administrate-bootstrap-theme 0.1.2 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +32 -11
- data/Rakefile +10 -14
- data/app/assets/config/administrate-bootstrap-theme_manifest.js +1 -0
- data/{node_modules/bootstrap/dist/js → app/assets/javascripts/administrate-bootstrap-theme/bootstrap}/bootstrap.bundle.js +0 -0
- data/app/assets/javascripts/administrate-bootstrap-theme/flatpickr/flatpickr.js +2673 -0
- data/app/assets/javascripts/administrate-bootstrap-theme/theme.js +22 -0
- data/app/assets/stylesheets/administrate-bootstrap-theme/_base.scss +7 -1
- data/app/assets/stylesheets/administrate-bootstrap-theme/_variables.scss +4 -1
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_accordion.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_alert.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_badge.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_breadcrumb.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_button-group.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_buttons.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_card.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_carousel.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_close.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_containers.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_dropdown.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_forms.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_functions.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_grid.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_helpers.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_images.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_list-group.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_mixins.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_modal.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_nav.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_navbar.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_offcanvas.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_pagination.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_popover.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_progress.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_reboot.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_root.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_spinners.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_tables.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_toasts.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_tooltip.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_transitions.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_type.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_utilities.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/_variables.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/bootstrap-grid.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/bootstrap-reboot.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/bootstrap-utilities.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/bootstrap.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/forms/_floating-labels.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/forms/_form-check.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/forms/_form-control.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/forms/_form-range.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/forms/_form-select.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/forms/_form-text.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/forms/_input-group.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/forms/_labels.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/forms/_validation.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/helpers/_clearfix.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/helpers/_colored-links.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/helpers/_position.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/helpers/_ratio.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/helpers/_stretched-link.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/helpers/_text-truncation.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/helpers/_visually-hidden.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_alert.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_border-radius.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_box-shadow.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_breakpoints.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_buttons.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_caret.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_clearfix.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_container.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_deprecate.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_forms.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_gradients.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_grid.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_image.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_list-group.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_lists.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_pagination.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_reset-text.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_resize.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_table-variants.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_text-truncate.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_transition.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_utilities.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/mixins/_visually-hidden.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/utilities/_api.scss +0 -0
- data/{node_modules/bootstrap/scss → app/assets/stylesheets/administrate-bootstrap-theme/bootstrap}/vendor/_rfs.scss +0 -0
- data/app/assets/stylesheets/administrate-bootstrap-theme/components/_content_body.scss +17 -3
- data/app/assets/stylesheets/administrate-bootstrap-theme/components/_form.scss +46 -26
- data/app/assets/stylesheets/administrate-bootstrap-theme/components/_navigation.scss +1 -5
- data/app/assets/stylesheets/administrate-bootstrap-theme/flatpickr/flatpickr.css +791 -0
- data/app/assets/stylesheets/administrate-bootstrap-theme/theme.scss +23 -1
- data/lib/administrate-bootstrap-theme/version.rb +1 -1
- metadata +92 -203
- data/node_modules/bootstrap/LICENSE +0 -22
- data/node_modules/bootstrap/README.md +0 -239
- data/node_modules/bootstrap/dist/css/bootstrap-grid.css +0 -4997
- data/node_modules/bootstrap/dist/css/bootstrap-grid.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap-grid.min.css +0 -7
- data/node_modules/bootstrap/dist/css/bootstrap-grid.min.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap-grid.rtl.css +0 -4996
- data/node_modules/bootstrap/dist/css/bootstrap-grid.rtl.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap-grid.rtl.min.css +0 -7
- data/node_modules/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap-reboot.css +0 -426
- data/node_modules/bootstrap/dist/css/bootstrap-reboot.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap-reboot.min.css +0 -8
- data/node_modules/bootstrap/dist/css/bootstrap-reboot.min.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap-reboot.rtl.css +0 -423
- data/node_modules/bootstrap/dist/css/bootstrap-reboot.rtl.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap-reboot.rtl.min.css +0 -8
- data/node_modules/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap-utilities.css +0 -4752
- data/node_modules/bootstrap/dist/css/bootstrap-utilities.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap-utilities.min.css +0 -7
- data/node_modules/bootstrap/dist/css/bootstrap-utilities.min.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap-utilities.rtl.css +0 -4743
- data/node_modules/bootstrap/dist/css/bootstrap-utilities.rtl.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap-utilities.rtl.min.css +0 -7
- data/node_modules/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap.css +0 -10819
- data/node_modules/bootstrap/dist/css/bootstrap.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap.min.css +0 -7
- data/node_modules/bootstrap/dist/css/bootstrap.min.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap.rtl.css +0 -10795
- data/node_modules/bootstrap/dist/css/bootstrap.rtl.css.map +0 -1
- data/node_modules/bootstrap/dist/css/bootstrap.rtl.min.css +0 -7
- data/node_modules/bootstrap/dist/css/bootstrap.rtl.min.css.map +0 -1
- data/node_modules/bootstrap/dist/js/bootstrap.bundle.js.map +0 -1
- data/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js +0 -7
- data/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js.map +0 -1
- data/node_modules/bootstrap/dist/js/bootstrap.esm.js +0 -4944
- data/node_modules/bootstrap/dist/js/bootstrap.esm.js.map +0 -1
- data/node_modules/bootstrap/dist/js/bootstrap.esm.min.js +0 -7
- data/node_modules/bootstrap/dist/js/bootstrap.esm.min.js.map +0 -1
- data/node_modules/bootstrap/dist/js/bootstrap.js +0 -4993
- data/node_modules/bootstrap/dist/js/bootstrap.js.map +0 -1
- data/node_modules/bootstrap/dist/js/bootstrap.min.js +0 -7
- data/node_modules/bootstrap/dist/js/bootstrap.min.js.map +0 -1
- data/node_modules/bootstrap/js/dist/alert.js +0 -264
- data/node_modules/bootstrap/js/dist/alert.js.map +0 -1
- data/node_modules/bootstrap/js/dist/base-component.js +0 -62
- data/node_modules/bootstrap/js/dist/base-component.js.map +0 -1
- data/node_modules/bootstrap/js/dist/button.js +0 -146
- data/node_modules/bootstrap/js/dist/button.js.map +0 -1
- data/node_modules/bootstrap/js/dist/carousel.js +0 -757
- data/node_modules/bootstrap/js/dist/carousel.js.map +0 -1
- data/node_modules/bootstrap/js/dist/collapse.js +0 -551
- data/node_modules/bootstrap/js/dist/collapse.js.map +0 -1
- data/node_modules/bootstrap/js/dist/dom/data.js +0 -69
- data/node_modules/bootstrap/js/dist/dom/data.js.map +0 -1
- data/node_modules/bootstrap/js/dist/dom/event-handler.js +0 -305
- data/node_modules/bootstrap/js/dist/dom/event-handler.js.map +0 -1
- data/node_modules/bootstrap/js/dist/dom/manipulator.js +0 -89
- data/node_modules/bootstrap/js/dist/dom/manipulator.js.map +0 -1
- data/node_modules/bootstrap/js/dist/dom/selector-engine.js +0 -86
- data/node_modules/bootstrap/js/dist/dom/selector-engine.js.map +0 -1
- data/node_modules/bootstrap/js/dist/dropdown.js +0 -662
- data/node_modules/bootstrap/js/dist/dropdown.js.map +0 -1
- data/node_modules/bootstrap/js/dist/modal.js +0 -752
- data/node_modules/bootstrap/js/dist/modal.js.map +0 -1
- data/node_modules/bootstrap/js/dist/offcanvas.js +0 -509
- data/node_modules/bootstrap/js/dist/offcanvas.js.map +0 -1
- data/node_modules/bootstrap/js/dist/popover.js +0 -216
- data/node_modules/bootstrap/js/dist/popover.js.map +0 -1
- data/node_modules/bootstrap/js/dist/scrollspy.js +0 -400
- data/node_modules/bootstrap/js/dist/scrollspy.js.map +0 -1
- data/node_modules/bootstrap/js/dist/tab.js +0 -347
- data/node_modules/bootstrap/js/dist/tab.js.map +0 -1
- data/node_modules/bootstrap/js/dist/toast.js +0 -335
- data/node_modules/bootstrap/js/dist/toast.js.map +0 -1
- data/node_modules/bootstrap/js/dist/tooltip.js +0 -1055
- data/node_modules/bootstrap/js/dist/tooltip.js.map +0 -1
- data/node_modules/bootstrap/js/src/alert.js +0 -141
- data/node_modules/bootstrap/js/src/base-component.js +0 -46
- data/node_modules/bootstrap/js/src/button.js +0 -95
- data/node_modules/bootstrap/js/src/carousel.js +0 -624
- data/node_modules/bootstrap/js/src/collapse.js +0 -410
- data/node_modules/bootstrap/js/src/dom/data.js +0 -57
- data/node_modules/bootstrap/js/src/dom/event-handler.js +0 -331
- data/node_modules/bootstrap/js/src/dom/manipulator.js +0 -80
- data/node_modules/bootstrap/js/src/dom/selector-engine.js +0 -75
- data/node_modules/bootstrap/js/src/dropdown.js +0 -543
- data/node_modules/bootstrap/js/src/modal.js +0 -582
- data/node_modules/bootstrap/js/src/offcanvas.js +0 -279
- data/node_modules/bootstrap/js/src/popover.js +0 -171
- data/node_modules/bootstrap/js/src/scrollspy.js +0 -319
- data/node_modules/bootstrap/js/src/tab.js +0 -220
- data/node_modules/bootstrap/js/src/toast.js +0 -219
- data/node_modules/bootstrap/js/src/tooltip.js +0 -802
- data/node_modules/bootstrap/js/src/util/index.js +0 -253
- data/node_modules/bootstrap/js/src/util/sanitizer.js +0 -127
- data/node_modules/bootstrap/js/src/util/scrollbar.js +0 -70
- data/node_modules/bootstrap/package.json +0 -177
@@ -1,177 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"name": "bootstrap",
|
3
|
-
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
|
4
|
-
"version": "5.0.0-beta3",
|
5
|
-
"config": {
|
6
|
-
"version_short": "5.0"
|
7
|
-
},
|
8
|
-
"keywords": [
|
9
|
-
"css",
|
10
|
-
"sass",
|
11
|
-
"mobile-first",
|
12
|
-
"responsive",
|
13
|
-
"front-end",
|
14
|
-
"framework",
|
15
|
-
"web"
|
16
|
-
],
|
17
|
-
"homepage": "https://getbootstrap.com/",
|
18
|
-
"author": "The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)",
|
19
|
-
"contributors": [
|
20
|
-
"Twitter, Inc."
|
21
|
-
],
|
22
|
-
"scripts": {
|
23
|
-
"start": "npm-run-all --parallel watch docs-serve",
|
24
|
-
"bundlewatch": "bundlewatch --config .bundlewatch.config.json",
|
25
|
-
"css": "npm-run-all css-compile css-prefix css-rtl css-minify",
|
26
|
-
"css-compile": "sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/",
|
27
|
-
"css-rtl": "cross-env NODE_ENV=RTL postcss --config build/postcss.config.js --dir \"dist/css\" --ext \".rtl.css\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*.rtl.css\"",
|
28
|
-
"css-lint": "npm-run-all --continue-on-error --parallel css-lint-*",
|
29
|
-
"css-lint-stylelint": "stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd",
|
30
|
-
"css-lint-vars": "fusv scss/ site/assets/scss/",
|
31
|
-
"css-minify": "npm-run-all --parallel css-minify-*",
|
32
|
-
"css-minify-main": "cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"",
|
33
|
-
"css-minify-rtl": "cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"",
|
34
|
-
"css-prefix": "npm-run-all --parallel css-prefix-*",
|
35
|
-
"css-prefix-main": "postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"",
|
36
|
-
"css-prefix-examples": "postcss --config build/postcss.config.js --replace \"site/content/**/*.css\"",
|
37
|
-
"css-prefix-examples-rtl": "cross-env-shell NODE_ENV=RTL postcss --config build/postcss.config.js --dir \"site/content/docs/$npm_package_config_version_short/examples/\" --ext \".rtl.css\" --base \"site/content/docs/$npm_package_config_version_short/examples/\" \"site/content/docs/$npm_package_config_version_short/examples/{blog,carousel,dashboard,cheatsheet}/*.css\" \"!site/content/docs/$npm_package_config_version_short/examples/{blog,carousel,dashboard,cheatsheet}/*.rtl.css\"",
|
38
|
-
"js": "npm-run-all js-compile js-minify",
|
39
|
-
"js-compile": "npm-run-all --parallel js-compile-*",
|
40
|
-
"js-compile-standalone": "rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap",
|
41
|
-
"js-compile-standalone-esm": "rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap",
|
42
|
-
"js-compile-bundle": "rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap",
|
43
|
-
"js-compile-plugins": "node build/build-plugins.js",
|
44
|
-
"js-lint": "eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .",
|
45
|
-
"js-minify": "npm-run-all --parallel js-minify-*",
|
46
|
-
"js-minify-standalone": "terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js",
|
47
|
-
"js-minify-standalone-esm": "terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js",
|
48
|
-
"js-minify-bundle": "terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js",
|
49
|
-
"js-test": "npm-run-all --parallel js-test-karma js-test-jquery js-test-integration-*",
|
50
|
-
"js-debug": "cross-env DEBUG=true npm run js-test-karma",
|
51
|
-
"js-test-karma": "karma start js/tests/karma.conf.js",
|
52
|
-
"js-test-integration-bundle": "rollup --config js/tests/integration/rollup.bundle.js",
|
53
|
-
"js-test-integration-modularity": "rollup --config js/tests/integration/rollup.bundle-modularity.js",
|
54
|
-
"js-test-cloud": "cross-env BROWSERSTACK=true npm run js-test-karma",
|
55
|
-
"js-test-jquery": "cross-env JQUERY=true npm run js-test-karma",
|
56
|
-
"lint": "npm-run-all --parallel js-lint css-lint lockfile-lint",
|
57
|
-
"docs": "npm-run-all docs-build docs-lint",
|
58
|
-
"docs-build": "hugo --cleanDestinationDir",
|
59
|
-
"docs-compile": "npm run docs-build",
|
60
|
-
"docs-linkinator": "linkinator _site --recurse --skip \"^(?!http://localhost)\" --verbosity error",
|
61
|
-
"docs-vnu": "node build/vnu-jar.js",
|
62
|
-
"docs-lint": "npm-run-all --parallel docs-vnu docs-linkinator",
|
63
|
-
"docs-serve": "hugo server --port 9001 --disableFastRender",
|
64
|
-
"docs-serve-only": "npx sirv-cli _site --port 9001",
|
65
|
-
"lockfile-lint": "lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json",
|
66
|
-
"update-deps": "ncu -u -x karma-browserstack-launcher,terser && npm update && echo Manually update site/assets/js/vendor",
|
67
|
-
"release": "npm-run-all dist release-sri docs-build release-zip*",
|
68
|
-
"release-sri": "node build/generate-sri.js",
|
69
|
-
"release-version": "node build/change-version.js",
|
70
|
-
"release-zip": "cross-env-shell \"rm -rf bootstrap-$npm_package_version-dist && cp -r dist/ bootstrap-$npm_package_version-dist && zip -r9 bootstrap-$npm_package_version-dist.zip bootstrap-$npm_package_version-dist && rm -rf bootstrap-$npm_package_version-dist\"",
|
71
|
-
"release-zip-examples": "node build/zip-examples.js",
|
72
|
-
"dist": "npm-run-all --parallel css js",
|
73
|
-
"test": "npm-run-all lint dist js-test docs-build docs-lint",
|
74
|
-
"netlify": "cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm-run-all dist release-sri docs-build",
|
75
|
-
"watch": "npm-run-all --parallel watch-*",
|
76
|
-
"watch-css-main": "nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"",
|
77
|
-
"watch-css-dist": "nodemon --watch dist/css/ --ext css --ignore \"dist/css/*.rtl.*\" --exec \"npm run css-rtl\"",
|
78
|
-
"watch-css-docs": "nodemon --watch site/assets/scss/ --ext scss --exec \"npm run css-lint\"",
|
79
|
-
"watch-js-main": "nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"",
|
80
|
-
"watch-js-docs": "nodemon --watch site/assets/js/ --ext js --exec \"npm run js-lint\""
|
81
|
-
},
|
82
|
-
"style": "dist/css/bootstrap.css",
|
83
|
-
"sass": "scss/bootstrap.scss",
|
84
|
-
"main": "dist/js/bootstrap.js",
|
85
|
-
"module": "dist/js/bootstrap.esm.js",
|
86
|
-
"repository": {
|
87
|
-
"type": "git",
|
88
|
-
"url": "git+https://github.com/twbs/bootstrap.git"
|
89
|
-
},
|
90
|
-
"bugs": {
|
91
|
-
"url": "https://github.com/twbs/bootstrap/issues"
|
92
|
-
},
|
93
|
-
"license": "MIT",
|
94
|
-
"funding": {
|
95
|
-
"type": "opencollective",
|
96
|
-
"url": "https://opencollective.com/bootstrap"
|
97
|
-
},
|
98
|
-
"dependencies": {},
|
99
|
-
"peerDependencies": {
|
100
|
-
"@popperjs/core": "^2.9.1"
|
101
|
-
},
|
102
|
-
"devDependencies": {
|
103
|
-
"@babel/cli": "^7.13.10",
|
104
|
-
"@babel/core": "^7.13.10",
|
105
|
-
"@babel/preset-env": "^7.13.12",
|
106
|
-
"@popperjs/core": "^2.9.1",
|
107
|
-
"@rollup/plugin-babel": "^5.3.0",
|
108
|
-
"@rollup/plugin-commonjs": "^17.1.0",
|
109
|
-
"@rollup/plugin-node-resolve": "^11.2.0",
|
110
|
-
"@rollup/plugin-replace": "^2.4.1",
|
111
|
-
"autoprefixer": "^10.2.5",
|
112
|
-
"bundlewatch": "^0.3.2",
|
113
|
-
"clean-css-cli": "^5.2.2",
|
114
|
-
"cross-env": "^7.0.3",
|
115
|
-
"eslint": "^7.22.0",
|
116
|
-
"eslint-config-xo": "^0.35.0",
|
117
|
-
"eslint-plugin-import": "^2.22.1",
|
118
|
-
"eslint-plugin-unicorn": "^29.0.0",
|
119
|
-
"find-unused-sass-variables": "^3.1.0",
|
120
|
-
"glob": "^7.1.6",
|
121
|
-
"globby": "^11.0.3",
|
122
|
-
"hammer-simulator": "0.0.1",
|
123
|
-
"hugo-bin": "^0.70.0",
|
124
|
-
"ip": "^1.1.5",
|
125
|
-
"jquery": "^3.6.0",
|
126
|
-
"karma": "^6.2.0",
|
127
|
-
"karma-browserstack-launcher": "1.4.0",
|
128
|
-
"karma-chrome-launcher": "^3.1.0",
|
129
|
-
"karma-coverage-istanbul-reporter": "^3.0.3",
|
130
|
-
"karma-detect-browsers": "^2.3.3",
|
131
|
-
"karma-firefox-launcher": "^2.1.0",
|
132
|
-
"karma-jasmine": "^4.0.1",
|
133
|
-
"karma-jasmine-html-reporter": "^1.5.4",
|
134
|
-
"karma-rollup-preprocessor": "^7.0.7",
|
135
|
-
"linkinator": "^2.13.6",
|
136
|
-
"lockfile-lint": "^4.6.2",
|
137
|
-
"nodemon": "^2.0.7",
|
138
|
-
"npm-run-all": "^4.1.5",
|
139
|
-
"postcss": "^8.2.8",
|
140
|
-
"postcss-cli": "^8.3.1",
|
141
|
-
"rollup": "^2.42.3",
|
142
|
-
"rollup-plugin-istanbul": "^3.0.0",
|
143
|
-
"rtlcss": "^3.1.2",
|
144
|
-
"sass": "^1.32.8",
|
145
|
-
"shelljs": "^0.8.4",
|
146
|
-
"stylelint": "^13.12.0",
|
147
|
-
"stylelint-config-twbs-bootstrap": "^2.1.0",
|
148
|
-
"terser": "5.1.0",
|
149
|
-
"vnu-jar": "21.2.5"
|
150
|
-
},
|
151
|
-
"files": [
|
152
|
-
"dist/{css,js}/*.{css,js,map}",
|
153
|
-
"js/{src,dist}/**/*.{js,map}",
|
154
|
-
"scss/**/*.scss"
|
155
|
-
],
|
156
|
-
"hugo-bin": {
|
157
|
-
"buildTags": "extended"
|
158
|
-
},
|
159
|
-
"jspm": {
|
160
|
-
"registry": "npm",
|
161
|
-
"main": "js/bootstrap",
|
162
|
-
"directories": {
|
163
|
-
"lib": "dist"
|
164
|
-
},
|
165
|
-
"shim": {
|
166
|
-
"js/bootstrap": {
|
167
|
-
"deps": [
|
168
|
-
"@popperjs/core"
|
169
|
-
]
|
170
|
-
}
|
171
|
-
},
|
172
|
-
"dependencies": {},
|
173
|
-
"peerDependencies": {
|
174
|
-
"@popperjs/core": "^2.9.1"
|
175
|
-
}
|
176
|
-
}
|
177
|
-
}
|