diff --git a/css/backoffice/vendors/_all.scss b/css/backoffice/vendors/_all.scss index 86be2bbf4..acb8fcbc3 100644 --- a/css/backoffice/vendors/_all.scss +++ b/css/backoffice/vendors/_all.scss @@ -17,4 +17,4 @@ */ @import "bulma-variables-overload"; -@import "../../../lib/bulma-scss/bulma"; \ No newline at end of file +@import "../../../node_modules/bulma-scss/bulma"; \ No newline at end of file diff --git a/lib/bulma-scss/LICENSE b/node_modules/bulma-scss/LICENSE similarity index 100% rename from lib/bulma-scss/LICENSE rename to node_modules/bulma-scss/LICENSE diff --git a/lib/bulma-scss/README.md b/node_modules/bulma-scss/README.md similarity index 100% rename from lib/bulma-scss/README.md rename to node_modules/bulma-scss/README.md diff --git a/lib/bulma-scss/base/_all.scss b/node_modules/bulma-scss/base/_all.scss similarity index 100% rename from lib/bulma-scss/base/_all.scss rename to node_modules/bulma-scss/base/_all.scss diff --git a/lib/bulma-scss/base/_generic.scss b/node_modules/bulma-scss/base/_generic.scss similarity index 100% rename from lib/bulma-scss/base/_generic.scss rename to node_modules/bulma-scss/base/_generic.scss diff --git a/lib/bulma-scss/base/_helpers.scss b/node_modules/bulma-scss/base/_helpers.scss similarity index 100% rename from lib/bulma-scss/base/_helpers.scss rename to node_modules/bulma-scss/base/_helpers.scss diff --git a/lib/bulma-scss/base/_minireset.scss b/node_modules/bulma-scss/base/_minireset.scss similarity index 100% rename from lib/bulma-scss/base/_minireset.scss rename to node_modules/bulma-scss/base/_minireset.scss diff --git a/lib/bulma-scss/bulma.scss b/node_modules/bulma-scss/bulma.scss similarity index 100% rename from lib/bulma-scss/bulma.scss rename to node_modules/bulma-scss/bulma.scss diff --git a/lib/bulma-scss/components/_all.scss b/node_modules/bulma-scss/components/_all.scss similarity index 100% rename from lib/bulma-scss/components/_all.scss rename to node_modules/bulma-scss/components/_all.scss diff --git a/lib/bulma-scss/components/_breadcrumb.scss b/node_modules/bulma-scss/components/_breadcrumb.scss similarity index 100% rename from lib/bulma-scss/components/_breadcrumb.scss rename to node_modules/bulma-scss/components/_breadcrumb.scss diff --git a/lib/bulma-scss/components/_card.scss b/node_modules/bulma-scss/components/_card.scss similarity index 100% rename from lib/bulma-scss/components/_card.scss rename to node_modules/bulma-scss/components/_card.scss diff --git a/lib/bulma-scss/components/_dropdown.scss b/node_modules/bulma-scss/components/_dropdown.scss similarity index 100% rename from lib/bulma-scss/components/_dropdown.scss rename to node_modules/bulma-scss/components/_dropdown.scss diff --git a/lib/bulma-scss/components/_level.scss b/node_modules/bulma-scss/components/_level.scss similarity index 100% rename from lib/bulma-scss/components/_level.scss rename to node_modules/bulma-scss/components/_level.scss diff --git a/lib/bulma-scss/components/_list.scss b/node_modules/bulma-scss/components/_list.scss similarity index 100% rename from lib/bulma-scss/components/_list.scss rename to node_modules/bulma-scss/components/_list.scss diff --git a/lib/bulma-scss/components/_media.scss b/node_modules/bulma-scss/components/_media.scss similarity index 100% rename from lib/bulma-scss/components/_media.scss rename to node_modules/bulma-scss/components/_media.scss diff --git a/lib/bulma-scss/components/_menu.scss b/node_modules/bulma-scss/components/_menu.scss similarity index 100% rename from lib/bulma-scss/components/_menu.scss rename to node_modules/bulma-scss/components/_menu.scss diff --git a/lib/bulma-scss/components/_message.scss b/node_modules/bulma-scss/components/_message.scss similarity index 100% rename from lib/bulma-scss/components/_message.scss rename to node_modules/bulma-scss/components/_message.scss diff --git a/lib/bulma-scss/components/_modal.scss b/node_modules/bulma-scss/components/_modal.scss similarity index 100% rename from lib/bulma-scss/components/_modal.scss rename to node_modules/bulma-scss/components/_modal.scss diff --git a/lib/bulma-scss/components/_navbar.scss b/node_modules/bulma-scss/components/_navbar.scss similarity index 100% rename from lib/bulma-scss/components/_navbar.scss rename to node_modules/bulma-scss/components/_navbar.scss diff --git a/lib/bulma-scss/components/_pagination.scss b/node_modules/bulma-scss/components/_pagination.scss similarity index 100% rename from lib/bulma-scss/components/_pagination.scss rename to node_modules/bulma-scss/components/_pagination.scss diff --git a/lib/bulma-scss/components/_panel.scss b/node_modules/bulma-scss/components/_panel.scss similarity index 100% rename from lib/bulma-scss/components/_panel.scss rename to node_modules/bulma-scss/components/_panel.scss diff --git a/lib/bulma-scss/components/_tabs.scss b/node_modules/bulma-scss/components/_tabs.scss similarity index 100% rename from lib/bulma-scss/components/_tabs.scss rename to node_modules/bulma-scss/components/_tabs.scss diff --git a/lib/bulma-scss/elements/_all.scss b/node_modules/bulma-scss/elements/_all.scss similarity index 100% rename from lib/bulma-scss/elements/_all.scss rename to node_modules/bulma-scss/elements/_all.scss diff --git a/lib/bulma-scss/elements/_box.scss b/node_modules/bulma-scss/elements/_box.scss similarity index 100% rename from lib/bulma-scss/elements/_box.scss rename to node_modules/bulma-scss/elements/_box.scss diff --git a/lib/bulma-scss/elements/_button.scss b/node_modules/bulma-scss/elements/_button.scss similarity index 100% rename from lib/bulma-scss/elements/_button.scss rename to node_modules/bulma-scss/elements/_button.scss diff --git a/lib/bulma-scss/elements/_container.scss b/node_modules/bulma-scss/elements/_container.scss similarity index 100% rename from lib/bulma-scss/elements/_container.scss rename to node_modules/bulma-scss/elements/_container.scss diff --git a/lib/bulma-scss/elements/_content.scss b/node_modules/bulma-scss/elements/_content.scss similarity index 100% rename from lib/bulma-scss/elements/_content.scss rename to node_modules/bulma-scss/elements/_content.scss diff --git a/lib/bulma-scss/elements/_form.scss b/node_modules/bulma-scss/elements/_form.scss similarity index 100% rename from lib/bulma-scss/elements/_form.scss rename to node_modules/bulma-scss/elements/_form.scss diff --git a/lib/bulma-scss/elements/_icon.scss b/node_modules/bulma-scss/elements/_icon.scss similarity index 100% rename from lib/bulma-scss/elements/_icon.scss rename to node_modules/bulma-scss/elements/_icon.scss diff --git a/lib/bulma-scss/elements/_image.scss b/node_modules/bulma-scss/elements/_image.scss similarity index 100% rename from lib/bulma-scss/elements/_image.scss rename to node_modules/bulma-scss/elements/_image.scss diff --git a/lib/bulma-scss/elements/_notification.scss b/node_modules/bulma-scss/elements/_notification.scss similarity index 100% rename from lib/bulma-scss/elements/_notification.scss rename to node_modules/bulma-scss/elements/_notification.scss diff --git a/lib/bulma-scss/elements/_other.scss b/node_modules/bulma-scss/elements/_other.scss similarity index 100% rename from lib/bulma-scss/elements/_other.scss rename to node_modules/bulma-scss/elements/_other.scss diff --git a/lib/bulma-scss/elements/_progress.scss b/node_modules/bulma-scss/elements/_progress.scss similarity index 100% rename from lib/bulma-scss/elements/_progress.scss rename to node_modules/bulma-scss/elements/_progress.scss diff --git a/lib/bulma-scss/elements/_table.scss b/node_modules/bulma-scss/elements/_table.scss similarity index 100% rename from lib/bulma-scss/elements/_table.scss rename to node_modules/bulma-scss/elements/_table.scss diff --git a/lib/bulma-scss/elements/_tag.scss b/node_modules/bulma-scss/elements/_tag.scss similarity index 100% rename from lib/bulma-scss/elements/_tag.scss rename to node_modules/bulma-scss/elements/_tag.scss diff --git a/lib/bulma-scss/elements/_title.scss b/node_modules/bulma-scss/elements/_title.scss similarity index 100% rename from lib/bulma-scss/elements/_title.scss rename to node_modules/bulma-scss/elements/_title.scss diff --git a/lib/bulma-scss/form/_all.scss b/node_modules/bulma-scss/form/_all.scss similarity index 100% rename from lib/bulma-scss/form/_all.scss rename to node_modules/bulma-scss/form/_all.scss diff --git a/lib/bulma-scss/form/_checkbox-radio.scss b/node_modules/bulma-scss/form/_checkbox-radio.scss similarity index 100% rename from lib/bulma-scss/form/_checkbox-radio.scss rename to node_modules/bulma-scss/form/_checkbox-radio.scss diff --git a/lib/bulma-scss/form/_file.scss b/node_modules/bulma-scss/form/_file.scss similarity index 100% rename from lib/bulma-scss/form/_file.scss rename to node_modules/bulma-scss/form/_file.scss diff --git a/lib/bulma-scss/form/_input-textarea.scss b/node_modules/bulma-scss/form/_input-textarea.scss similarity index 100% rename from lib/bulma-scss/form/_input-textarea.scss rename to node_modules/bulma-scss/form/_input-textarea.scss diff --git a/lib/bulma-scss/form/_select.scss b/node_modules/bulma-scss/form/_select.scss similarity index 100% rename from lib/bulma-scss/form/_select.scss rename to node_modules/bulma-scss/form/_select.scss diff --git a/lib/bulma-scss/form/_shared.scss b/node_modules/bulma-scss/form/_shared.scss similarity index 100% rename from lib/bulma-scss/form/_shared.scss rename to node_modules/bulma-scss/form/_shared.scss diff --git a/lib/bulma-scss/form/_tools.scss b/node_modules/bulma-scss/form/_tools.scss similarity index 100% rename from lib/bulma-scss/form/_tools.scss rename to node_modules/bulma-scss/form/_tools.scss diff --git a/lib/bulma-scss/grid/_all.scss b/node_modules/bulma-scss/grid/_all.scss similarity index 100% rename from lib/bulma-scss/grid/_all.scss rename to node_modules/bulma-scss/grid/_all.scss diff --git a/lib/bulma-scss/grid/_columns.scss b/node_modules/bulma-scss/grid/_columns.scss similarity index 100% rename from lib/bulma-scss/grid/_columns.scss rename to node_modules/bulma-scss/grid/_columns.scss diff --git a/lib/bulma-scss/grid/_tiles.scss b/node_modules/bulma-scss/grid/_tiles.scss similarity index 100% rename from lib/bulma-scss/grid/_tiles.scss rename to node_modules/bulma-scss/grid/_tiles.scss diff --git a/lib/bulma-scss/helpers/_all.scss b/node_modules/bulma-scss/helpers/_all.scss similarity index 100% rename from lib/bulma-scss/helpers/_all.scss rename to node_modules/bulma-scss/helpers/_all.scss diff --git a/lib/bulma-scss/helpers/_color.scss b/node_modules/bulma-scss/helpers/_color.scss similarity index 100% rename from lib/bulma-scss/helpers/_color.scss rename to node_modules/bulma-scss/helpers/_color.scss diff --git a/lib/bulma-scss/helpers/_float.scss b/node_modules/bulma-scss/helpers/_float.scss similarity index 100% rename from lib/bulma-scss/helpers/_float.scss rename to node_modules/bulma-scss/helpers/_float.scss diff --git a/lib/bulma-scss/helpers/_other.scss b/node_modules/bulma-scss/helpers/_other.scss similarity index 100% rename from lib/bulma-scss/helpers/_other.scss rename to node_modules/bulma-scss/helpers/_other.scss diff --git a/lib/bulma-scss/helpers/_overflow.scss b/node_modules/bulma-scss/helpers/_overflow.scss similarity index 100% rename from lib/bulma-scss/helpers/_overflow.scss rename to node_modules/bulma-scss/helpers/_overflow.scss diff --git a/lib/bulma-scss/helpers/_position.scss b/node_modules/bulma-scss/helpers/_position.scss similarity index 100% rename from lib/bulma-scss/helpers/_position.scss rename to node_modules/bulma-scss/helpers/_position.scss diff --git a/lib/bulma-scss/helpers/_spacing.scss b/node_modules/bulma-scss/helpers/_spacing.scss similarity index 100% rename from lib/bulma-scss/helpers/_spacing.scss rename to node_modules/bulma-scss/helpers/_spacing.scss diff --git a/lib/bulma-scss/helpers/_typography.scss b/node_modules/bulma-scss/helpers/_typography.scss similarity index 100% rename from lib/bulma-scss/helpers/_typography.scss rename to node_modules/bulma-scss/helpers/_typography.scss diff --git a/lib/bulma-scss/helpers/_visibility.scss b/node_modules/bulma-scss/helpers/_visibility.scss similarity index 100% rename from lib/bulma-scss/helpers/_visibility.scss rename to node_modules/bulma-scss/helpers/_visibility.scss diff --git a/lib/bulma-scss/layout/_all.scss b/node_modules/bulma-scss/layout/_all.scss similarity index 100% rename from lib/bulma-scss/layout/_all.scss rename to node_modules/bulma-scss/layout/_all.scss diff --git a/lib/bulma-scss/layout/_footer.scss b/node_modules/bulma-scss/layout/_footer.scss similarity index 100% rename from lib/bulma-scss/layout/_footer.scss rename to node_modules/bulma-scss/layout/_footer.scss diff --git a/lib/bulma-scss/layout/_hero.scss b/node_modules/bulma-scss/layout/_hero.scss similarity index 100% rename from lib/bulma-scss/layout/_hero.scss rename to node_modules/bulma-scss/layout/_hero.scss diff --git a/lib/bulma-scss/layout/_section.scss b/node_modules/bulma-scss/layout/_section.scss similarity index 100% rename from lib/bulma-scss/layout/_section.scss rename to node_modules/bulma-scss/layout/_section.scss diff --git a/node_modules/bulma-scss/package.json b/node_modules/bulma-scss/package.json new file mode 100644 index 000000000..44fd0b2a7 --- /dev/null +++ b/node_modules/bulma-scss/package.json @@ -0,0 +1,53 @@ +{ + "_from": "bulma-scss", + "_id": "bulma-scss@0.9.0-1", + "_inBundle": false, + "_integrity": "sha512-cOZFITkQii6YT0ff+P9FDTORFd2UquRzqb38CHYXVLHQDbiqKJG8cmmYzRXjA7jvEVkQy7I4897CVVG7XYeAkw==", + "_location": "/bulma-scss", + "_phantomChildren": {}, + "_requested": { + "type": "tag", + "registry": true, + "raw": "bulma-scss", + "name": "bulma-scss", + "escapedName": "bulma-scss", + "rawSpec": "", + "saveSpec": null, + "fetchSpec": "latest" + }, + "_requiredBy": [ + "#USER", + "/" + ], + "_resolved": "https://registry.npmjs.org/bulma-scss/-/bulma-scss-0.9.0-1.tgz", + "_shasum": "af7af26d927076c66d09cd979aacfd8feef16b35", + "_spec": "bulma-scss", + "_where": "C:\\wamp64\\apps\\itop\\dev-trunk", + "author": { + "name": "Jim Campbell" + }, + "bugs": { + "url": "https://github.com/j1mc/bulma-scss/issues" + }, + "bundleDependencies": false, + "deprecated": false, + "description": "The Bulma CSS Framework files converted to SCSS syntax", + "homepage": "https://github.com/j1mc/bulma-scss#readme", + "keywords": [ + "bulma", + "css", + "scss", + "flexbox" + ], + "license": "MIT", + "main": "bulma.scss", + "name": "bulma-scss", + "repository": { + "type": "git", + "url": "git+https://github.com/j1mc/bulma-scss.git" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "version": "0.9.0-1" +} diff --git a/lib/bulma-scss/utilities/_all.scss b/node_modules/bulma-scss/utilities/_all.scss similarity index 100% rename from lib/bulma-scss/utilities/_all.scss rename to node_modules/bulma-scss/utilities/_all.scss diff --git a/lib/bulma-scss/utilities/_animations.scss b/node_modules/bulma-scss/utilities/_animations.scss similarity index 100% rename from lib/bulma-scss/utilities/_animations.scss rename to node_modules/bulma-scss/utilities/_animations.scss diff --git a/lib/bulma-scss/utilities/_controls.scss b/node_modules/bulma-scss/utilities/_controls.scss similarity index 100% rename from lib/bulma-scss/utilities/_controls.scss rename to node_modules/bulma-scss/utilities/_controls.scss diff --git a/lib/bulma-scss/utilities/_derived-variables.scss b/node_modules/bulma-scss/utilities/_derived-variables.scss similarity index 100% rename from lib/bulma-scss/utilities/_derived-variables.scss rename to node_modules/bulma-scss/utilities/_derived-variables.scss diff --git a/lib/bulma-scss/utilities/_functions.scss b/node_modules/bulma-scss/utilities/_functions.scss similarity index 100% rename from lib/bulma-scss/utilities/_functions.scss rename to node_modules/bulma-scss/utilities/_functions.scss diff --git a/lib/bulma-scss/utilities/_initial-variables.scss b/node_modules/bulma-scss/utilities/_initial-variables.scss similarity index 100% rename from lib/bulma-scss/utilities/_initial-variables.scss rename to node_modules/bulma-scss/utilities/_initial-variables.scss diff --git a/lib/bulma-scss/utilities/_mixins.scss b/node_modules/bulma-scss/utilities/_mixins.scss similarity index 100% rename from lib/bulma-scss/utilities/_mixins.scss rename to node_modules/bulma-scss/utilities/_mixins.scss diff --git a/package-lock.json b/package-lock.json index f1cd77da0..99844b59c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,6 +7,11 @@ "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.4.4.tgz", "integrity": "sha512-1oO6+dN5kdIA3sKPZhRGJTfGVP4SWV6KqlMOwry4J3HfyD68sl/3KmG7DeYUzvN+RbhXDnv/D8vNNB8168tAMg==" }, + "bulma-scss": { + "version": "0.9.0-1", + "resolved": "https://registry.npmjs.org/bulma-scss/-/bulma-scss-0.9.0-1.tgz", + "integrity": "sha512-cOZFITkQii6YT0ff+P9FDTORFd2UquRzqb38CHYXVLHQDbiqKJG8cmmYzRXjA7jvEVkQy7I4897CVVG7XYeAkw==" + }, "tippy.js": { "version": "6.2.5", "resolved": "https://registry.npmjs.org/tippy.js/-/tippy.js-6.2.5.tgz",