diff --git a/.storybook/preview-head.html b/.storybook/preview-head.html
index 011ef4d65d..0aa7af5cf6 100644
--- a/.storybook/preview-head.html
+++ b/.storybook/preview-head.html
@@ -2,10 +2,10 @@
-
+
-
+
-
+
diff --git a/README.md b/README.md
index b7cc798a04..d160ce0d6b 100644
--- a/README.md
+++ b/README.md
@@ -30,11 +30,11 @@
Several quick start options are available:
-- [Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v0.1.0-ouds.zip)
+- [Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v0.0.0-ouds.zip)
- Clone the repo: `git clone https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git`
-- Install with [npm](https://www.npmjs.com/): `npm install @ouds/web@v0.1.0`
-- Install with [yarn](https://yarnpkg.com/): `yarn add @ouds/web@v0.1.0`
-- Install with [Composer](https://getcomposer.org/): `composer require Orange-OpenSource/ouds-web:0.1.0`
+- Install with [npm](https://www.npmjs.com/): `npm install @ouds/web@v0.0.0`
+- Install with [yarn](https://yarnpkg.com/): `yarn add @ouds/web@v0.0.0`
+- Install with [Composer](https://getcomposer.org/): `composer require Orange-OpenSource/ouds-web:0.0.0`
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package ouds-web` Sass: `Install-Package ouds-web.sass`
Read the [Getting started page](https://boosted.orange.com/docs/getting-started/introduction/) for information on the framework contents, templates, examples, and more.
@@ -51,7 +51,7 @@ Read the [Getting started page](https://boosted.orange.com/docs/getting-started/
[![CSS Brotli size](https://img.badgesize.io/Orange-OpenSource/Orange-Boosted-Bootstrap/ouds/main/dist/css/ouds-web.min.css?compression=brotli&label=CSS%20Brotli%20size)](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/blob/ouds/main/dist/css/ouds-web.min.css)
[![JS gzip size](https://img.badgesize.io/Orange-OpenSource/Orange-Boosted-Bootstrap/ouds/main/dist/js/ouds-web.min.js?compression=gzip&label=JS%20gzip%20size)](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/blob/ouds/main/dist/js/ouds-web.min.js)
[![JS Brotli size](https://img.badgesize.io/Orange-OpenSource/Orange-Boosted-Bootstrap/ouds/main/dist/js/ouds-web.min.js?compression=brotli&label=JS%20Brotli%20size)](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/blob/ouds/main/dist/js/ouds-web.min.js)
-[![JSDelivr](https://data.jsdelivr.com/v1/package/npm/ouds-web/badge)](https://www.jsdelivr.com/package/npm/ouds-web)
+[![JSDelivr](https://data.jsdelivr.com/v1/package/npm/@ouds/web/badge)](https://www.jsdelivr.com/package/npm/@ouds/web)
## What's included
diff --git a/hugo.yml b/hugo.yml
index f6a2181982..08d674ee14 100644
--- a/hugo.yml
+++ b/hugo.yml
@@ -34,7 +34,7 @@ publishDir: "_site"
module:
mounts:
- source: dist
- target: static/docs/0.1/dist
+ target: static/docs/0.0/dist
- source: site/assets
target: assets
- source: site/content
@@ -47,16 +47,16 @@ module:
target: static
- source: node_modules/@docsearch/css
target: assets/scss/@docsearch/css
- - source: site/static/docs/0.1/assets/img/favicons/apple-touch-icon.png
+ - source: site/static/docs/0.0/assets/img/favicons/apple-touch-icon.png
target: static/apple-touch-icon.png
- - source: site/static/docs/0.1/assets/img/favicons/favicon.ico
+ - source: site/static/docs/0.0/assets/img/favicons/favicon.ico
target: static/favicon.ico
# OUDS mod
- source: node_modules/tarteaucitronjs/tarteaucitron.min.js
- target: static/docs/0.1/assets/js/tarteaucitron.min.js
+ target: static/docs/0.0/assets/js/tarteaucitron.min.js
- source: node_modules/tarteaucitronjs/lang
- target: static/docs/0.1/assets/js/lang
+ target: static/docs/0.0/assets/js/lang
- source: site/storybook
target: static/storybook
@@ -65,9 +65,9 @@ params:
description: "Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins."
authors: "Orange and OUDS Web contributors"
- current_version: "0.1.0"
- current_ruby_version: "0.1.0"
- docs_version: "0.1"
+ current_version: "0.0.0"
+ current_ruby_version: "0.0.0"
+ docs_version: "0.0"
rfs_version: "v10.0.0"
bootstrap_github_org: "https://github.com/twbs"
repo: "https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap"
@@ -87,19 +87,19 @@ params:
indexName: "boosted-orange"
download:
- source: "https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v0.1.0.zip"
- dist: "https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/releases/download/v0.1.0-ouds/ouds-web-0.1.0-dist.zip"
- dist_examples: "https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/releases/download/v0.1.0-ouds/ouds-web-0.1.0-examples.zip"
+ source: "https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v0.0.0-ouds-web.zip"
+ dist: "https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/releases/download/v0.0.0-ouds/ouds-web-0.0.0-dist.zip"
+ dist_examples: "https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/releases/download/v0.0.0-ouds/ouds-web-0.0.0-examples.zip"
cdn:
# See https://www.srihash.org for info on how to generate the hashes
- css: "https://cdn.jsdelivr.net/npm/ouds-web@0.1.0/dist/css/ouds-web.min.css"
+ css: "https://cdn.jsdelivr.net/npm/@ouds/web@0.0.0/dist/css/ouds-web.min.css"
css_hash: "sha384-laZ3JUZ5Ln2YqhfBvadDpNyBo7w5qmWaRnnXuRwNhJeTEFuSdGbzl4ZGHAEnTozR"
- css_rtl: "https://cdn.jsdelivr.net/npm/ouds-web@0.1.0/dist/css/ouds-web.rtl.min.css"
+ css_rtl: "https://cdn.jsdelivr.net/npm/@ouds/web@0.0.0/dist/css/ouds-web.rtl.min.css"
css_rtl_hash: "sha384-u0MzeBZZtzZYfm2QxXQbV14lVgTHrLKdF/uhQkWT4IYfJAPcyVsCOXVHSE9jDiYh"
- js: "https://cdn.jsdelivr.net/npm/ouds-web@0.1.0/dist/js/ouds-web.min.js"
+ js: "https://cdn.jsdelivr.net/npm/@ouds/web@0.0.0/dist/js/ouds-web.min.js"
js_hash: "sha384-TfjOlWccrKKSEc/hJqxs6Tofoh4+tlm//VJYb92Ow7aPNtgfaKuuLsnFqObi3xmp"
- js_bundle: "https://cdn.jsdelivr.net/npm/ouds-web@0.1.0/dist/js/ouds-web.bundle.min.js"
+ js_bundle: "https://cdn.jsdelivr.net/npm/@ouds/web@0.0.0/dist/js/ouds-web.bundle.min.js"
js_bundle_hash: "sha384-3RoJImQ+Yz4jAyP6xW29kJhqJOE3rdjuu9wkNycjCuDnGAtC/crm79mLcwj1w2o/"
popper: "https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js"
popper_hash: "sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
diff --git a/js/src/base-component.js b/js/src/base-component.js
index 16d33082ea..c85c6dc5e2 100644
--- a/js/src/base-component.js
+++ b/js/src/base-component.js
@@ -14,7 +14,7 @@ import { executeAfterTransition, getElement } from './util/index.js'
* Constants
*/
-const VERSION = '0.1.0'
+const VERSION = '0.0.0'
/**
* Class definition
diff --git a/package-lock.json b/package-lock.json
index 5c69b2c140..b0cf8c6fe8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@ouds/web",
- "version": "0.1.0",
+ "version": "0.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@ouds/web",
- "version": "0.1.0",
+ "version": "0.0.0",
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.24.5",
diff --git a/package.js b/package.js
index 615cef0ff7..05ec6094cf 100644
--- a/package.js
+++ b/package.js
@@ -5,7 +5,7 @@
Package.describe({
name: 'Orange-OpenSource:ouds-web', // https://atmospherejs.com/Orange-OpenSource/Orange-Boosted-Bootstrap
summary: 'OUDS Web is a Bootstrap based, Orange branded accessible and ergonomic components library.',
- version: '0.1.0',
+ version: '0.0.0',
git: 'https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git'
})
diff --git a/package.json b/package.json
index 0405c70a2c..7253f9a58a 100644
--- a/package.json
+++ b/package.json
@@ -1,9 +1,9 @@
{
"name": "@ouds/web",
"description": "OUDS Web is a Bootstrap based, Orange branded accessible and ergonomic components library.",
- "version": "0.1.0",
+ "version": "0.0.0",
"config": {
- "version_short": "0.1"
+ "version_short": "0.0"
},
"keywords": [
"css",
diff --git a/scss/mixins/_banner.scss b/scss/mixins/_banner.scss
index 6ca49df334..09d2d23814 100644
--- a/scss/mixins/_banner.scss
+++ b/scss/mixins/_banner.scss
@@ -1,6 +1,6 @@
@mixin bsBanner($file) {
/*!
- * OUDS Web #{$file} v0.1.0 (https://boosted.orange.com/)
+ * OUDS Web #{$file} v0.0.0 (https://boosted.orange.com/)
* Copyright 2014-2024 The OUDS Web Authors
* Copyright 2014-2024 Orange SA
* Licensed under MIT (https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/blob/ouds/main/LICENSE)
diff --git a/site/content/docs/0.0/_index.html b/site/content/docs/0.0/_index.html
new file mode 100644
index 0000000000..3d39199dc3
--- /dev/null
+++ b/site/content/docs/0.0/_index.html
@@ -0,0 +1,6 @@
+---
+layout: redirect
+sitemap:
+ disable: true
+redirect: "/docs/0.0/getting-started/introduction/"
+---
diff --git a/site/content/docs/0.1/about/brand.md b/site/content/docs/0.0/about/brand.md
similarity index 100%
rename from site/content/docs/0.1/about/brand.md
rename to site/content/docs/0.0/about/brand.md
diff --git a/site/content/docs/0.1/about/cookies.md b/site/content/docs/0.0/about/cookies.md
similarity index 100%
rename from site/content/docs/0.1/about/cookies.md
rename to site/content/docs/0.0/about/cookies.md
diff --git a/site/content/docs/0.1/about/license.md b/site/content/docs/0.0/about/license.md
similarity index 100%
rename from site/content/docs/0.1/about/license.md
rename to site/content/docs/0.0/about/license.md
diff --git a/site/content/docs/0.1/about/overview.md b/site/content/docs/0.0/about/overview.md
similarity index 99%
rename from site/content/docs/0.1/about/overview.md
rename to site/content/docs/0.0/about/overview.md
index 40614f580e..efe9be3826 100644
--- a/site/content/docs/0.1/about/overview.md
+++ b/site/content/docs/0.0/about/overview.md
@@ -6,7 +6,7 @@ group: about
aliases:
- "/about/"
- "/docs/about/"
- - "/docs/0.1/about/"
+ - "/docs/0.0/about/"
- "/docs/about/overview/"
---
diff --git a/site/content/docs/0.1/about/team.md b/site/content/docs/0.0/about/team.md
similarity index 100%
rename from site/content/docs/0.1/about/team.md
rename to site/content/docs/0.0/about/team.md
diff --git a/site/content/docs/0.1/about/translations.md b/site/content/docs/0.0/about/translations.md
similarity index 100%
rename from site/content/docs/0.1/about/translations.md
rename to site/content/docs/0.0/about/translations.md
diff --git a/site/content/docs/0.1/components/accordion.md b/site/content/docs/0.0/components/accordion.md
similarity index 99%
rename from site/content/docs/0.1/components/accordion.md
rename to site/content/docs/0.0/components/accordion.md
index 60dbc3a89b..7f427c6c7c 100644
--- a/site/content/docs/0.1/components/accordion.md
+++ b/site/content/docs/0.0/components/accordion.md
@@ -6,7 +6,7 @@ group: components
aliases:
- "/components/"
- "/docs/components/"
- - "/docs/0.1/components/"
+ - "/docs/0.0/components/"
- "/docs/components/accordion/"
toc: true
---
diff --git a/site/content/docs/0.1/components/alerts.md b/site/content/docs/0.0/components/alerts.md
similarity index 100%
rename from site/content/docs/0.1/components/alerts.md
rename to site/content/docs/0.0/components/alerts.md
diff --git a/site/content/docs/0.1/components/back-to-top.md b/site/content/docs/0.0/components/back-to-top.md
similarity index 100%
rename from site/content/docs/0.1/components/back-to-top.md
rename to site/content/docs/0.0/components/back-to-top.md
diff --git a/site/content/docs/0.1/components/badge.md b/site/content/docs/0.0/components/badge.md
similarity index 100%
rename from site/content/docs/0.1/components/badge.md
rename to site/content/docs/0.0/components/badge.md
diff --git a/site/content/docs/0.1/components/breadcrumb.md b/site/content/docs/0.0/components/breadcrumb.md
similarity index 100%
rename from site/content/docs/0.1/components/breadcrumb.md
rename to site/content/docs/0.0/components/breadcrumb.md
diff --git a/site/content/docs/0.1/components/button-group.md b/site/content/docs/0.0/components/button-group.md
similarity index 100%
rename from site/content/docs/0.1/components/button-group.md
rename to site/content/docs/0.0/components/button-group.md
diff --git a/site/content/docs/0.1/components/buttons.md b/site/content/docs/0.0/components/buttons.md
similarity index 100%
rename from site/content/docs/0.1/components/buttons.md
rename to site/content/docs/0.0/components/buttons.md
diff --git a/site/content/docs/0.1/components/card.md b/site/content/docs/0.0/components/card.md
similarity index 100%
rename from site/content/docs/0.1/components/card.md
rename to site/content/docs/0.0/components/card.md
diff --git a/site/content/docs/0.1/components/carousel.md b/site/content/docs/0.0/components/carousel.md
similarity index 100%
rename from site/content/docs/0.1/components/carousel.md
rename to site/content/docs/0.0/components/carousel.md
diff --git a/site/content/docs/0.1/components/close-button.md b/site/content/docs/0.0/components/close-button.md
similarity index 100%
rename from site/content/docs/0.1/components/close-button.md
rename to site/content/docs/0.0/components/close-button.md
diff --git a/site/content/docs/0.1/components/collapse.md b/site/content/docs/0.0/components/collapse.md
similarity index 100%
rename from site/content/docs/0.1/components/collapse.md
rename to site/content/docs/0.0/components/collapse.md
diff --git a/site/content/docs/0.1/components/dropdowns.md b/site/content/docs/0.0/components/dropdowns.md
similarity index 100%
rename from site/content/docs/0.1/components/dropdowns.md
rename to site/content/docs/0.0/components/dropdowns.md
diff --git a/site/content/docs/0.1/components/footer.md b/site/content/docs/0.0/components/footer.md
similarity index 100%
rename from site/content/docs/0.1/components/footer.md
rename to site/content/docs/0.0/components/footer.md
diff --git a/site/content/docs/0.1/components/list-group.md b/site/content/docs/0.0/components/list-group.md
similarity index 100%
rename from site/content/docs/0.1/components/list-group.md
rename to site/content/docs/0.0/components/list-group.md
diff --git a/site/content/docs/0.1/components/local-navigation.md b/site/content/docs/0.0/components/local-navigation.md
similarity index 100%
rename from site/content/docs/0.1/components/local-navigation.md
rename to site/content/docs/0.0/components/local-navigation.md
diff --git a/site/content/docs/0.1/components/modal.md b/site/content/docs/0.0/components/modal.md
similarity index 100%
rename from site/content/docs/0.1/components/modal.md
rename to site/content/docs/0.0/components/modal.md
diff --git a/site/content/docs/0.1/components/navbar.md b/site/content/docs/0.0/components/navbar.md
similarity index 99%
rename from site/content/docs/0.1/components/navbar.md
rename to site/content/docs/0.0/components/navbar.md
index 9ca885c592..a50e61a86e 100644
--- a/site/content/docs/0.1/components/navbar.md
+++ b/site/content/docs/0.0/components/navbar.md
@@ -350,7 +350,7 @@ Navbar themes are easier than ever thanks to Bootstrap's combination of Sass and