buefy 0.9.25 → 0.9.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +69 -78
- package/src/components/autocomplete/Autocomplete.vue +1 -1
- package/src/components/autocomplete/__snapshots__/Autocomplete.spec.js.snap +4 -13
- package/src/components/breadcrumb/__snapshots__/Breadcrumb.spec.js.snap +1 -1
- package/src/components/button/Button.spec.js +8 -0
- package/src/components/button/Button.vue +1 -1
- package/src/components/button/__snapshots__/Button.spec.js.snap +1 -6
- package/src/components/carousel/__snapshots__/Carousel.spec.js.snap +7 -14
- package/src/components/carousel/__snapshots__/CarouselList.spec.js.snap +67 -86
- package/src/components/clockpicker/__snapshots__/Clockpicker.spec.js.snap +14 -19
- package/src/components/clockpicker/__snapshots__/ClockpickerFace.spec.js.snap +3 -3
- package/src/components/collapse/__snapshots__/Collapse.spec.js.snap +2 -2
- package/src/components/colorpicker/__snapshots__/Colorpicker.spec.js.snap +7 -28
- package/src/components/colorpicker/__snapshots__/ColorpickerAlphaSlider.spec.js.snap +3 -5
- package/src/components/colorpicker/__snapshots__/ColorpickerHSLRepresentationSquare.spec.js.snap +6 -6
- package/src/components/colorpicker/__snapshots__/ColorpickerHSLRepresentationTriangle.spec.js.snap +29 -29
- package/src/components/datepicker/__snapshots__/Datepicker.spec.js.snap +381 -397
- package/src/components/datepicker/__snapshots__/DatepickerMonth.spec.js.snap +27 -27
- package/src/components/datepicker/__snapshots__/DatepickerTable.spec.js.snap +10 -10
- package/src/components/datepicker/__snapshots__/DatepickerTableRow.spec.js.snap +1 -11
- package/src/components/dialog/Dialog.spec.js +29 -0
- package/src/components/dialog/Dialog.vue +19 -1
- package/src/components/dropdown/__snapshots__/Dropdown.spec.js.snap +5 -5
- package/src/components/field/__snapshots__/Field.spec.js.snap +1 -6
- package/src/components/image/__snapshots__/Image.spec.js.snap +9 -25
- package/src/components/input/__snapshots__/Input.spec.js.snap +1 -7
- package/src/components/loading/__snapshots__/Loading.spec.js.snap +4 -4
- package/src/components/menu/__snapshots__/MenuItem.spec.js.snap +1 -6
- package/src/components/menu/__snapshots__/MenuList.spec.js.snap +2 -2
- package/src/components/message/__snapshots__/Message.spec.js.snap +1 -7
- package/src/components/modal/Modal.spec.js +26 -0
- package/src/components/modal/Modal.vue +5 -1
- package/src/components/modal/__snapshots__/Modal.spec.js.snap +4 -4
- package/src/components/navbar/NavbarDropdown.vue +2 -11
- package/src/components/navbar/__snapshots__/NavBar.spec.js.snap +5 -5
- package/src/components/navbar/__snapshots__/NavbarDropdown.spec.js.snap +1 -2
- package/src/components/notification/__snapshots__/Notification.spec.js.snap +1 -6
- package/src/components/pagination/__snapshots__/Pagination.spec.js.snap +3 -16
- package/src/components/progress/__snapshots__/Progress.spec.js.snap +1 -5
- package/src/components/progress/__snapshots__/ProgressBar.spec.js.snap +1 -5
- package/src/components/select/__snapshots__/Select.spec.js.snap +1 -5
- package/src/components/sidebar/__snapshots__/Sidebar.spec.js.snap +8 -12
- package/src/components/skeleton/__snapshots__/Skeleton.spec.js.snap +1 -1
- package/src/components/slider/__snapshots__/Slider.spec.js.snap +3 -6
- package/src/components/slider/__snapshots__/SliderThumb.spec.js.snap +3 -7
- package/src/components/slider/__snapshots__/SliderTick.spec.js.snap +1 -5
- package/src/components/snackbar/__snapshots__/Snackbar.spec.js.snap +2 -3
- package/src/components/steps/__snapshots__/Steps.spec.js.snap +22 -28
- package/src/components/table/Table.spec.js +288 -0
- package/src/components/table/Table.vue +255 -44
- package/src/components/table/TableColumn.vue +3 -0
- package/src/components/table/__snapshots__/Table.spec.js.snap +11 -17
- package/src/components/table/__snapshots__/TableMobileSort.spec.js.snap +3 -8
- package/src/components/tabs/__snapshots__/Tabs.spec.js.snap +14 -16
- package/src/components/tag/Tag.vue +2 -2
- package/src/components/tag/__snapshots__/Tag.spec.js.snap +1 -4
- package/src/components/taginput/__snapshots__/Taginput.spec.js.snap +1 -4
- package/src/components/timepicker/__snapshots__/Timepicker.spec.js.snap +255 -267
- package/src/components/toast/__snapshots__/Toast.spec.js.snap +1 -1
- package/src/components/tooltip/Tooltip.vue +46 -13
- package/src/components/tooltip/__snapshots__/Tooltip.spec.js.snap +2 -4
- package/src/scss/components/_icon.scss +2 -2
- package/src/scss/components/_modal.scss +13 -0
- package/src/scss/components/_table.scss +48 -5
- package/src/scss/components/_tag.scss +9 -0
- package/src/utils/helpers.js +52 -5
- package/dist/buefy.css +0 -15906
- package/dist/buefy.esm.js +0 -18257
- package/dist/buefy.esm.min.js +0 -2
- package/dist/buefy.js +0 -18339
- package/dist/buefy.min.css +0 -1
- package/dist/buefy.min.js +0 -2
- package/dist/cjs/autocomplete.js +0 -22
- package/dist/cjs/breadcrumb.js +0 -127
- package/dist/cjs/button.js +0 -20
- package/dist/cjs/carousel.js +0 -672
- package/dist/cjs/checkbox.js +0 -81
- package/dist/cjs/chunk-0482bf22.js +0 -155
- package/dist/cjs/chunk-11e64028.js +0 -351
- package/dist/cjs/chunk-13e039f5.js +0 -104
- package/dist/cjs/chunk-1f7d7e31.js +0 -45
- package/dist/cjs/chunk-25752dce.js +0 -767
- package/dist/cjs/chunk-3f3dfbb8.js +0 -426
- package/dist/cjs/chunk-45739695.js +0 -332
- package/dist/cjs/chunk-46a2f564.js +0 -148
- package/dist/cjs/chunk-60febb23.js +0 -64
- package/dist/cjs/chunk-6543eeb8.js +0 -196
- package/dist/cjs/chunk-6654fbbd.js +0 -80
- package/dist/cjs/chunk-917a5bdc.js +0 -110
- package/dist/cjs/chunk-95b323d1.js +0 -239
- package/dist/cjs/chunk-a18d4d4d.js +0 -159
- package/dist/cjs/chunk-a31e136a.js +0 -163
- package/dist/cjs/chunk-ad4b0b18.js +0 -179
- package/dist/cjs/chunk-ae7e641a.js +0 -59
- package/dist/cjs/chunk-af3b1a16.js +0 -325
- package/dist/cjs/chunk-b32143ae.js +0 -314
- package/dist/cjs/chunk-bef674a8.js +0 -53
- package/dist/cjs/chunk-bf916b04.js +0 -284
- package/dist/cjs/chunk-c80cb851.js +0 -147
- package/dist/cjs/chunk-ccc675bc.js +0 -62
- package/dist/cjs/chunk-d99687e8.js +0 -261
- package/dist/cjs/chunk-ddb5e420.js +0 -1827
- package/dist/cjs/chunk-e00fbf91.js +0 -737
- package/dist/cjs/chunk-e258ed29.js +0 -94
- package/dist/cjs/chunk-f1df1c63.js +0 -9
- package/dist/cjs/chunk-ff5384ad.js +0 -554
- package/dist/cjs/clockpicker.js +0 -475
- package/dist/cjs/collapse.js +0 -122
- package/dist/cjs/colorpicker-0bfc2c4d.js +0 -1774
- package/dist/cjs/colorpicker.js +0 -23
- package/dist/cjs/config.js +0 -18
- package/dist/cjs/datepicker.js +0 -27
- package/dist/cjs/datetimepicker.js +0 -395
- package/dist/cjs/dialog.js +0 -311
- package/dist/cjs/dropdown.js +0 -23
- package/dist/cjs/field.js +0 -18
- package/dist/cjs/helpers.js +0 -348
- package/dist/cjs/icon.js +0 -19
- package/dist/cjs/image.js +0 -19
- package/dist/cjs/index.js +0 -217
- package/dist/cjs/input.js +0 -21
- package/dist/cjs/loading.js +0 -38
- package/dist/cjs/menu.js +0 -294
- package/dist/cjs/message.js +0 -61
- package/dist/cjs/modal.js +0 -67
- package/dist/cjs/navbar.js +0 -690
- package/dist/cjs/notification.js +0 -178
- package/dist/cjs/numberinput.js +0 -286
- package/dist/cjs/pagination.js +0 -22
- package/dist/cjs/progress.js +0 -231
- package/dist/cjs/radio.js +0 -118
- package/dist/cjs/rate.js +0 -155
- package/dist/cjs/select.js +0 -21
- package/dist/cjs/sidebar.js +0 -317
- package/dist/cjs/skeleton.js +0 -107
- package/dist/cjs/slider.js +0 -596
- package/dist/cjs/snackbar.js +0 -134
- package/dist/cjs/steps.js +0 -282
- package/dist/cjs/switch.js +0 -133
- package/dist/cjs/table.js +0 -1582
- package/dist/cjs/tabs.js +0 -213
- package/dist/cjs/tag.js +0 -63
- package/dist/cjs/taginput.js +0 -338
- package/dist/cjs/timepicker.js +0 -28
- package/dist/cjs/toast.js +0 -108
- package/dist/cjs/tooltip.js +0 -19
- package/dist/cjs/upload.js +0 -214
- package/dist/components/autocomplete/index.js +0 -1718
- package/dist/components/autocomplete/index.min.js +0 -2
- package/dist/components/breadcrumb/index.js +0 -295
- package/dist/components/breadcrumb/index.min.js +0 -2
- package/dist/components/button/index.js +0 -584
- package/dist/components/button/index.min.js +0 -2
- package/dist/components/carousel/index.js +0 -1653
- package/dist/components/carousel/index.min.js +0 -2
- package/dist/components/checkbox/index.js +0 -278
- package/dist/components/checkbox/index.min.js +0 -2
- package/dist/components/clockpicker/index.js +0 -3263
- package/dist/components/clockpicker/index.min.js +0 -2
- package/dist/components/collapse/index.js +0 -221
- package/dist/components/collapse/index.min.js +0 -2
- package/dist/components/colorpicker/index.js +0 -4413
- package/dist/components/colorpicker/index.min.js +0 -2
- package/dist/components/datepicker/index.js +0 -4033
- package/dist/components/datepicker/index.min.js +0 -2
- package/dist/components/datetimepicker/index.js +0 -5179
- package/dist/components/datetimepicker/index.min.js +0 -2
- package/dist/components/dialog/index.js +0 -1217
- package/dist/components/dialog/index.min.js +0 -2
- package/dist/components/dropdown/index.js +0 -1020
- package/dist/components/dropdown/index.min.js +0 -2
- package/dist/components/field/index.js +0 -517
- package/dist/components/field/index.min.js +0 -2
- package/dist/components/icon/index.js +0 -482
- package/dist/components/icon/index.min.js +0 -2
- package/dist/components/image/index.js +0 -528
- package/dist/components/image/index.min.js +0 -2
- package/dist/components/input/index.js +0 -910
- package/dist/components/input/index.min.js +0 -2
- package/dist/components/loading/index.js +0 -384
- package/dist/components/loading/index.min.js +0 -2
- package/dist/components/menu/index.js +0 -757
- package/dist/components/menu/index.min.js +0 -2
- package/dist/components/message/index.js +0 -672
- package/dist/components/message/index.min.js +0 -2
- package/dist/components/modal/index.js +0 -669
- package/dist/components/modal/index.min.js +0 -2
- package/dist/components/navbar/index.js +0 -819
- package/dist/components/navbar/index.min.js +0 -2
- package/dist/components/notification/index.js +0 -957
- package/dist/components/notification/index.min.js +0 -2
- package/dist/components/numberinput/index.js +0 -1175
- package/dist/components/numberinput/index.min.js +0 -2
- package/dist/components/pagination/index.js +0 -900
- package/dist/components/pagination/index.min.js +0 -2
- package/dist/components/progress/index.js +0 -570
- package/dist/components/progress/index.min.js +0 -2
- package/dist/components/radio/index.js +0 -258
- package/dist/components/radio/index.min.js +0 -2
- package/dist/components/rate/index.js +0 -618
- package/dist/components/rate/index.min.js +0 -2
- package/dist/components/select/index.js +0 -744
- package/dist/components/select/index.min.js +0 -2
- package/dist/components/sidebar/index.js +0 -491
- package/dist/components/sidebar/index.min.js +0 -2
- package/dist/components/skeleton/index.js +0 -206
- package/dist/components/skeleton/index.min.js +0 -2
- package/dist/components/slider/index.js +0 -1187
- package/dist/components/slider/index.min.js +0 -2
- package/dist/components/snackbar/index.js +0 -559
- package/dist/components/snackbar/index.min.js +0 -2
- package/dist/components/steps/index.js +0 -1194
- package/dist/components/steps/index.min.js +0 -2
- package/dist/components/switch/index.js +0 -301
- package/dist/components/switch/index.min.js +0 -2
- package/dist/components/table/index.js +0 -3367
- package/dist/components/table/index.min.js +0 -2
- package/dist/components/tabs/index.js +0 -1125
- package/dist/components/tabs/index.min.js +0 -2
- package/dist/components/tag/index.js +0 -304
- package/dist/components/tag/index.min.js +0 -2
- package/dist/components/taginput/index.js +0 -2212
- package/dist/components/taginput/index.min.js +0 -2
- package/dist/components/timepicker/index.js +0 -2950
- package/dist/components/timepicker/index.min.js +0 -2
- package/dist/components/toast/index.js +0 -533
- package/dist/components/toast/index.min.js +0 -2
- package/dist/components/tooltip/index.js +0 -563
- package/dist/components/tooltip/index.min.js +0 -2
- package/dist/components/upload/index.js +0 -560
- package/dist/components/upload/index.min.js +0 -2
- package/dist/esm/autocomplete.js +0 -18
- package/dist/esm/breadcrumb.js +0 -122
- package/dist/esm/button.js +0 -16
- package/dist/esm/carousel.js +0 -666
- package/dist/esm/checkbox.js +0 -77
- package/dist/esm/chunk-00513de7.js +0 -1825
- package/dist/esm/chunk-10ce22e9.js +0 -78
- package/dist/esm/chunk-136c8df7.js +0 -194
- package/dist/esm/chunk-1a4ba565.js +0 -146
- package/dist/esm/chunk-1be3b7ea.js +0 -259
- package/dist/esm/chunk-28870806.js +0 -236
- package/dist/esm/chunk-34fa7a7a.js +0 -60
- package/dist/esm/chunk-357632c2.js +0 -108
- package/dist/esm/chunk-38c38ecc.js +0 -145
- package/dist/esm/chunk-3e7e499f.js +0 -312
- package/dist/esm/chunk-42f463e6.js +0 -57
- package/dist/esm/chunk-5063b39d.js +0 -62
- package/dist/esm/chunk-5d67e4a3.js +0 -282
- package/dist/esm/chunk-6dcba4a4.js +0 -765
- package/dist/esm/chunk-6de9fce5.js +0 -735
- package/dist/esm/chunk-851d1b8f.js +0 -317
- package/dist/esm/chunk-8ddd6a2b.js +0 -161
- package/dist/esm/chunk-97dd88e0.js +0 -177
- package/dist/esm/chunk-9dd7d140.js +0 -92
- package/dist/esm/chunk-a1a77ea5.js +0 -43
- package/dist/esm/chunk-a4483055.js +0 -551
- package/dist/esm/chunk-a67eba42.js +0 -154
- package/dist/esm/chunk-a6b6e0c4.js +0 -51
- package/dist/esm/chunk-a86155fc.js +0 -323
- package/dist/esm/chunk-b9bdb0e4.js +0 -6
- package/dist/esm/chunk-c98efb13.js +0 -153
- package/dist/esm/chunk-cca88db8.js +0 -99
- package/dist/esm/chunk-e9a527b6.js +0 -349
- package/dist/esm/chunk-ee230468.js +0 -422
- package/dist/esm/clockpicker.js +0 -471
- package/dist/esm/collapse.js +0 -118
- package/dist/esm/colorpicker-8a2788dc.js +0 -1770
- package/dist/esm/colorpicker.js +0 -14
- package/dist/esm/config.js +0 -14
- package/dist/esm/datepicker.js +0 -23
- package/dist/esm/datetimepicker.js +0 -391
- package/dist/esm/dialog.js +0 -306
- package/dist/esm/dropdown.js +0 -18
- package/dist/esm/field.js +0 -14
- package/dist/esm/helpers.js +0 -322
- package/dist/esm/icon.js +0 -15
- package/dist/esm/image.js +0 -15
- package/dist/esm/index.js +0 -184
- package/dist/esm/input.js +0 -17
- package/dist/esm/loading.js +0 -34
- package/dist/esm/menu.js +0 -288
- package/dist/esm/message.js +0 -57
- package/dist/esm/modal.js +0 -63
- package/dist/esm/navbar.js +0 -684
- package/dist/esm/notification.js +0 -173
- package/dist/esm/numberinput.js +0 -282
- package/dist/esm/pagination.js +0 -17
- package/dist/esm/progress.js +0 -226
- package/dist/esm/radio.js +0 -113
- package/dist/esm/rate.js +0 -151
- package/dist/esm/select.js +0 -17
- package/dist/esm/sidebar.js +0 -313
- package/dist/esm/skeleton.js +0 -103
- package/dist/esm/slider.js +0 -591
- package/dist/esm/snackbar.js +0 -129
- package/dist/esm/steps.js +0 -277
- package/dist/esm/switch.js +0 -129
- package/dist/esm/table.js +0 -1577
- package/dist/esm/tabs.js +0 -208
- package/dist/esm/tag.js +0 -59
- package/dist/esm/taginput.js +0 -334
- package/dist/esm/timepicker.js +0 -24
- package/dist/esm/toast.js +0 -103
- package/dist/esm/tooltip.js +0 -15
- package/dist/esm/upload.js +0 -210
- package/dist/vetur/attributes.json +0 -3234
- package/dist/vetur/tags.json +0 -1182
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "buefy",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.26",
|
|
4
4
|
"homepage": "https://buefy.org",
|
|
5
5
|
"description": "Lightweight UI components for Vue.js based on Bulma",
|
|
6
6
|
"author": "Rafael Beraldo <rafael.pimpa@gmail.com>",
|
|
@@ -43,15 +43,14 @@
|
|
|
43
43
|
"test:watch": "npm run unit -- --watchAll",
|
|
44
44
|
"build:js": "rollup -c && rollup -c --environment MINIFY",
|
|
45
45
|
"build:js:watch": "rollup -c --watch",
|
|
46
|
-
"build:scss": "
|
|
46
|
+
"build:scss": "node ./build/banner.js < src/scss/buefy-build.scss | sass --stdin --load-path src/scss > dist/buefy.css && cleancss -o dist/buefy.min.css dist/buefy.css",
|
|
47
47
|
"build:scss:watch": "sass src/scss/buefy-build.scss --watch",
|
|
48
48
|
"build:lib": "rimraf dist && npm run build:js && npm run build:scss && npm run vetur",
|
|
49
49
|
"build:lib:watch": "concurrently \"npm run build:js:watch\" \"npm run build:scss:watch \" ",
|
|
50
50
|
"build:docs": "node build/build.js && copyfiles --flat netlify.toml dist-docs",
|
|
51
51
|
"build": "npm run build:lib && npm run build:docs",
|
|
52
52
|
"cov": "./node_modules/codcov/bin/codcov",
|
|
53
|
-
"vetur": "node -r esm build/vetur.js"
|
|
54
|
-
"prepare": "npm run build:lib"
|
|
53
|
+
"vetur": "node -r esm build/vetur.js"
|
|
55
54
|
},
|
|
56
55
|
"keywords": [
|
|
57
56
|
"bulma",
|
|
@@ -67,97 +66,89 @@
|
|
|
67
66
|
"vue": "^2.6.11"
|
|
68
67
|
},
|
|
69
68
|
"devDependencies": {
|
|
70
|
-
"@applitools/eyes-cypress": "3.
|
|
71
|
-
"@babel/core": "7.
|
|
72
|
-
"@babel/
|
|
73
|
-
"@
|
|
74
|
-
"@
|
|
75
|
-
"@mdi/font": "4.8.95",
|
|
69
|
+
"@applitools/eyes-cypress": "3.40.2",
|
|
70
|
+
"@babel/core": "7.23.5",
|
|
71
|
+
"@babel/preset-env": "7.23.5",
|
|
72
|
+
"@fortawesome/fontawesome-free": "6.5.1",
|
|
73
|
+
"@mdi/font": "4.9.95",
|
|
76
74
|
"@vue/test-utils": "1.0.0-beta.29",
|
|
77
|
-
"all-contributors-cli": "6.
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"babel-
|
|
81
|
-
"babel-
|
|
82
|
-
"babel-
|
|
83
|
-
"babel-
|
|
84
|
-
"babel-
|
|
85
|
-
"babel-
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
"clean-css-cli": "4.3.0",
|
|
91
|
-
"cleave.js": "1.0.1",
|
|
75
|
+
"all-contributors-cli": "6.26.1",
|
|
76
|
+
"axios": "1.6.0",
|
|
77
|
+
"babel-core": "6.26.3",
|
|
78
|
+
"babel-jest": "23.6.0",
|
|
79
|
+
"babel-loader": "7.1.5",
|
|
80
|
+
"babel-plugin-transform-runtime": "6.23.0",
|
|
81
|
+
"babel-preset-env": "1.7.0",
|
|
82
|
+
"babel-preset-stage-2": "6.24.1",
|
|
83
|
+
"babel-register": "6.26.0",
|
|
84
|
+
"bulma-css-vars": "0.8.0",
|
|
85
|
+
"chalk": "4.1.2",
|
|
86
|
+
"clean-css-cli": "5.6.3",
|
|
87
|
+
"cleave.js": "1.6.0",
|
|
92
88
|
"clipboard": "1.7.1",
|
|
93
89
|
"codecov": "3.7.1",
|
|
94
|
-
"connect-history-api-fallback": "
|
|
95
|
-
"copy-webpack-plugin": "4.
|
|
96
|
-
"copyfiles": "2.
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"cypress": "3.4.1",
|
|
101
|
-
"eslint": "4.18.2",
|
|
90
|
+
"connect-history-api-fallback": "2.0.0",
|
|
91
|
+
"copy-webpack-plugin": "4.6.0",
|
|
92
|
+
"copyfiles": "2.4.1",
|
|
93
|
+
"css-loader": "0.28.11",
|
|
94
|
+
"cypress": "13.6.1",
|
|
95
|
+
"eslint": "4.19.1",
|
|
102
96
|
"eslint-config-buefy": "0.0.3",
|
|
103
97
|
"esm": "3.2.25",
|
|
104
98
|
"eventsource-polyfill": "0.9.6",
|
|
105
|
-
"express": "4.
|
|
99
|
+
"express": "4.18.2",
|
|
106
100
|
"extract-text-webpack-plugin": "3.0.2",
|
|
107
|
-
"file-loader": "0.
|
|
101
|
+
"file-loader": "2.0.0",
|
|
108
102
|
"font-awesome": "4.7.0",
|
|
109
|
-
"friendly-errors-webpack-plugin": "1.
|
|
110
|
-
"
|
|
111
|
-
"
|
|
112
|
-
"
|
|
113
|
-
"
|
|
114
|
-
"jest": "
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"optimize-css-assets-webpack-plugin": "3.2.0",
|
|
103
|
+
"friendly-errors-webpack-plugin": "1.7.0",
|
|
104
|
+
"highlight.js": "10.7.3",
|
|
105
|
+
"html-webpack-plugin": "3.2.0",
|
|
106
|
+
"http-proxy-middleware": "2.0.6",
|
|
107
|
+
"jest": "23.6.0",
|
|
108
|
+
"jest-serializer-vue": "3.1.0",
|
|
109
|
+
"lint-staged": "15.2.0",
|
|
110
|
+
"open": "8.4.2",
|
|
111
|
+
"optimize-css-assets-webpack-plugin": "3.2.1",
|
|
119
112
|
"optimize-js-plugin": "0.0.4",
|
|
120
113
|
"pre-commit": "1.2.2",
|
|
121
114
|
"prerender-spa-plugin": "3.4.0",
|
|
122
115
|
"raw-loader": "0.5.1",
|
|
123
|
-
"rimraf": "
|
|
124
|
-
"rollup": "
|
|
116
|
+
"rimraf": "3.0.2",
|
|
117
|
+
"rollup": "2.79.1",
|
|
125
118
|
"rollup-copy-plugin": "0.1.0",
|
|
126
|
-
"rollup-plugin-babel": "4.
|
|
127
|
-
"rollup-plugin-commonjs": "
|
|
128
|
-
"rollup-plugin-node-resolve": "
|
|
129
|
-
"rollup-plugin-replace": "2.
|
|
130
|
-
"rollup-plugin-terser": "
|
|
131
|
-
"rollup-plugin-vue": "5.
|
|
132
|
-
"sass": "1.
|
|
119
|
+
"rollup-plugin-babel": "4.4.0",
|
|
120
|
+
"rollup-plugin-commonjs": "10.1.0",
|
|
121
|
+
"rollup-plugin-node-resolve": "5.2.0",
|
|
122
|
+
"rollup-plugin-replace": "2.2.0",
|
|
123
|
+
"rollup-plugin-terser": "7.0.2",
|
|
124
|
+
"rollup-plugin-vue": "5.1.9",
|
|
125
|
+
"sass": "1.69.5",
|
|
133
126
|
"sass-loader": "7.3.1",
|
|
134
|
-
"scrollreveal": "3.
|
|
135
|
-
"semver": "5.
|
|
136
|
-
"shelljs": "0.8.
|
|
137
|
-
"sinon": "
|
|
138
|
-
"sortablejs": "1.
|
|
139
|
-
"uglifyjs-webpack-plugin": "1.
|
|
140
|
-
"url-loader": "
|
|
141
|
-
"
|
|
142
|
-
"vue": "
|
|
143
|
-
"vue-
|
|
144
|
-
"vue-
|
|
145
|
-
"vue-
|
|
146
|
-
"vue-
|
|
147
|
-
"vue-
|
|
148
|
-
"vue-
|
|
149
|
-
"vue-
|
|
150
|
-
"
|
|
151
|
-
"webpack": "
|
|
152
|
-
"webpack-
|
|
153
|
-
"webpack-
|
|
154
|
-
"webpack-
|
|
155
|
-
"webpack-merge": "4.1.2"
|
|
127
|
+
"scrollreveal": "3.4.0",
|
|
128
|
+
"semver": "7.5.4",
|
|
129
|
+
"shelljs": "0.8.5",
|
|
130
|
+
"sinon": "17.0.1",
|
|
131
|
+
"sortablejs": "1.15.1",
|
|
132
|
+
"uglifyjs-webpack-plugin": "1.3.0",
|
|
133
|
+
"url-loader": "1.1.2",
|
|
134
|
+
"vue": "2.7.15",
|
|
135
|
+
"vue-analytics": "5.22.1",
|
|
136
|
+
"vue-breakpoint-mixin": "1.5.0",
|
|
137
|
+
"vue-jest": "3.0.7",
|
|
138
|
+
"vue-loader": "15.11.1",
|
|
139
|
+
"vue-progressbar": "0.7.5",
|
|
140
|
+
"vue-router": "3.6.5",
|
|
141
|
+
"vue-style-loader": "4.1.3",
|
|
142
|
+
"vue-template-compiler": "2.7.15",
|
|
143
|
+
"webpack": "3.12.0",
|
|
144
|
+
"webpack-bundle-analyzer": "4.10.1",
|
|
145
|
+
"webpack-dev-server": "2.11.5",
|
|
146
|
+
"webpack-hot-middleware": "2.25.4",
|
|
147
|
+
"webpack-merge": "4.2.2"
|
|
156
148
|
},
|
|
157
149
|
"lint-staged": {
|
|
158
150
|
"*.{vue,js}": [
|
|
159
|
-
"
|
|
160
|
-
"git add"
|
|
151
|
+
"eslint --fix"
|
|
161
152
|
]
|
|
162
153
|
},
|
|
163
154
|
"pre-commit": "lint:staged",
|
|
@@ -664,7 +664,7 @@ export default {
|
|
|
664
664
|
},
|
|
665
665
|
updateAppendToBody() {
|
|
666
666
|
const dropdownMenu = this.$refs.dropdown
|
|
667
|
-
const trigger = this.$refs.input.$el
|
|
667
|
+
const trigger = this.$parent.$data._isTaginput ? this.$parent.$el : this.$refs.input.$el
|
|
668
668
|
if (dropdownMenu && trigger) {
|
|
669
669
|
// update wrapper dropdown
|
|
670
670
|
const root = this.$data._bodyEl
|
|
@@ -2,18 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
exports[`BAutocomplete render correctly 1`] = `
|
|
4
4
|
<div class="autocomplete control">
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
</div>
|
|
10
|
-
<div class="dropdown-menu" style="display: none;" name="fade">
|
|
11
|
-
<div class="dropdown-content" style="display: none;">
|
|
12
|
-
<!---->
|
|
13
|
-
<!---->
|
|
14
|
-
<!---->
|
|
15
|
-
<!---->
|
|
16
|
-
</div>
|
|
17
|
-
</div>
|
|
5
|
+
<div class="control is-clearfix"><input type="text" autocomplete="off" aria-autocomplete="list" class="input"> <!----> <!----> <!----></div>
|
|
6
|
+
<div class="dropdown-menu" style="display: none;" name="fade">
|
|
7
|
+
<div class="dropdown-content" style="display: none;"><!----> <!----> <!----> <!----></div>
|
|
8
|
+
</div>
|
|
18
9
|
</div>
|
|
19
10
|
`;
|
|
@@ -104,4 +104,12 @@ describe('BButton', () => {
|
|
|
104
104
|
})
|
|
105
105
|
expect(wrapper.element.type).toBeFalsy()
|
|
106
106
|
})
|
|
107
|
+
|
|
108
|
+
it('should set type attribute if the tag is input', () => {
|
|
109
|
+
wrapper.setProps({
|
|
110
|
+
tag: 'input',
|
|
111
|
+
nativeType: 'submit'
|
|
112
|
+
})
|
|
113
|
+
expect(wrapper.element.type).toBe('submit')
|
|
114
|
+
})
|
|
107
115
|
})
|
|
@@ -1,8 +1,3 @@
|
|
|
1
1
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
2
|
|
|
3
|
-
exports[`BButton render correctly 1`] =
|
|
4
|
-
<button type="button" class="button">
|
|
5
|
-
<!---->
|
|
6
|
-
<!---->
|
|
7
|
-
<!----></button>
|
|
8
|
-
`;
|
|
3
|
+
exports[`BButton render correctly 1`] = `<button type="button" class="button"><!----> <!----> <!----></button>`;
|
|
@@ -1,19 +1,12 @@
|
|
|
1
1
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
2
|
|
|
3
3
|
exports[`BCarousel render correctly 1`] = `
|
|
4
|
-
<div class="carousel"
|
|
5
|
-
|
|
6
|
-
<div
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
<b-icon-stub icon="chevron-right" both="true" class="has-icons-right" style=""></b-icon-stub>
|
|
12
|
-
</div>
|
|
13
|
-
</div>
|
|
14
|
-
<!---->
|
|
15
|
-
<!---->
|
|
16
|
-
<div class="carousel-indicator is-inside is-bottom"><a class="indicator-item is-active"><span class="indicator-style is-dots"></span></a><a class="indicator-item"><span class="indicator-style is-dots"></span></a></div>
|
|
17
|
-
<!---->
|
|
4
|
+
<div class="carousel"><!---->
|
|
5
|
+
<div class="carousel-items">
|
|
6
|
+
<div></div>
|
|
7
|
+
<div></div>
|
|
8
|
+
<div class="carousel-arrow is-hovered"><b-icon-stub icon="chevron-left" both="true" class="has-icons-left" style="display: none;"></b-icon-stub> <b-icon-stub icon="chevron-right" both="true" class="has-icons-right" style=""></b-icon-stub></div>
|
|
9
|
+
</div> <!----> <!---->
|
|
10
|
+
<div class="carousel-indicator is-inside is-bottom"><a class="indicator-item is-active"><span class="indicator-style is-dots"></span></a><a class="indicator-item"><span class="indicator-style is-dots"></span></a></div> <!---->
|
|
18
11
|
</div>
|
|
19
12
|
`;
|
|
@@ -2,155 +2,136 @@
|
|
|
2
2
|
|
|
3
3
|
exports[`BCarouselList render correctly 1`] = `
|
|
4
4
|
<div class="carousel-list">
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
cov_2apmv5zqje.s[13]++;
|
|
5
|
+
<div class="carousel-slides" style="transform: translateX(0px);">
|
|
6
|
+
<div class="carousel-slide is-active" style="width: 0px;"><b-image-stub src="https://picsum.photos/id/0/1230/500" lazy="true" responsive="true" srcsetformatter="function _default(src, size, vm) {
|
|
7
|
+
/* istanbul ignore next */cov_1rgcw92mux.f[6]++;
|
|
8
|
+
cov_1rgcw92mux.s[13]++;
|
|
10
9
|
|
|
11
10
|
if (typeof _config2.default.defaultImageSrcsetFormatter === 'function') {
|
|
12
|
-
/* istanbul ignore next */
|
|
13
|
-
|
|
11
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][0]++;
|
|
12
|
+
cov_1rgcw92mux.s[14]++;
|
|
14
13
|
|
|
15
14
|
return _config2.default.defaultImageSrcsetFormatter(src, size);
|
|
16
15
|
} else {
|
|
17
|
-
/* istanbul ignore next */
|
|
18
|
-
|
|
16
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][1]++;
|
|
17
|
+
cov_1rgcw92mux.s[15]++;
|
|
19
18
|
|
|
20
19
|
return vm.formatSrcset(src, size);
|
|
21
20
|
}
|
|
22
|
-
}" title="Slide 1" image="https://picsum.photos/id/0/1230/500"></b-image-stub>
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
/* istanbul ignore next */cov_2apmv5zqje.f[6]++;
|
|
27
|
-
cov_2apmv5zqje.s[13]++;
|
|
21
|
+
}" title="Slide 1" image="https://picsum.photos/id/0/1230/500"></b-image-stub></div>
|
|
22
|
+
<div class="carousel-slide" style="width: 0px;"><b-image-stub src="https://picsum.photos/id/1/1230/500" lazy="true" responsive="true" srcsetformatter="function _default(src, size, vm) {
|
|
23
|
+
/* istanbul ignore next */cov_1rgcw92mux.f[6]++;
|
|
24
|
+
cov_1rgcw92mux.s[13]++;
|
|
28
25
|
|
|
29
26
|
if (typeof _config2.default.defaultImageSrcsetFormatter === 'function') {
|
|
30
|
-
/* istanbul ignore next */
|
|
31
|
-
|
|
27
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][0]++;
|
|
28
|
+
cov_1rgcw92mux.s[14]++;
|
|
32
29
|
|
|
33
30
|
return _config2.default.defaultImageSrcsetFormatter(src, size);
|
|
34
31
|
} else {
|
|
35
|
-
/* istanbul ignore next */
|
|
36
|
-
|
|
32
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][1]++;
|
|
33
|
+
cov_1rgcw92mux.s[15]++;
|
|
37
34
|
|
|
38
35
|
return vm.formatSrcset(src, size);
|
|
39
36
|
}
|
|
40
|
-
}" title="Slide 2" image="https://picsum.photos/id/1/1230/500"></b-image-stub>
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
/* istanbul ignore next */cov_2apmv5zqje.f[6]++;
|
|
45
|
-
cov_2apmv5zqje.s[13]++;
|
|
37
|
+
}" title="Slide 2" image="https://picsum.photos/id/1/1230/500"></b-image-stub></div>
|
|
38
|
+
<div class="carousel-slide" style="width: 0px;"><b-image-stub src="https://picsum.photos/id/2/1230/500" lazy="true" responsive="true" srcsetformatter="function _default(src, size, vm) {
|
|
39
|
+
/* istanbul ignore next */cov_1rgcw92mux.f[6]++;
|
|
40
|
+
cov_1rgcw92mux.s[13]++;
|
|
46
41
|
|
|
47
42
|
if (typeof _config2.default.defaultImageSrcsetFormatter === 'function') {
|
|
48
|
-
/* istanbul ignore next */
|
|
49
|
-
|
|
43
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][0]++;
|
|
44
|
+
cov_1rgcw92mux.s[14]++;
|
|
50
45
|
|
|
51
46
|
return _config2.default.defaultImageSrcsetFormatter(src, size);
|
|
52
47
|
} else {
|
|
53
|
-
/* istanbul ignore next */
|
|
54
|
-
|
|
48
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][1]++;
|
|
49
|
+
cov_1rgcw92mux.s[15]++;
|
|
55
50
|
|
|
56
51
|
return vm.formatSrcset(src, size);
|
|
57
52
|
}
|
|
58
|
-
}" title="Slide 3" image="https://picsum.photos/id/2/1230/500"></b-image-stub>
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
/* istanbul ignore next */cov_2apmv5zqje.f[6]++;
|
|
63
|
-
cov_2apmv5zqje.s[13]++;
|
|
53
|
+
}" title="Slide 3" image="https://picsum.photos/id/2/1230/500"></b-image-stub></div>
|
|
54
|
+
<div class="carousel-slide" style="width: 0px;"><b-image-stub src="https://picsum.photos/id/3/1230/500" lazy="true" responsive="true" srcsetformatter="function _default(src, size, vm) {
|
|
55
|
+
/* istanbul ignore next */cov_1rgcw92mux.f[6]++;
|
|
56
|
+
cov_1rgcw92mux.s[13]++;
|
|
64
57
|
|
|
65
58
|
if (typeof _config2.default.defaultImageSrcsetFormatter === 'function') {
|
|
66
|
-
/* istanbul ignore next */
|
|
67
|
-
|
|
59
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][0]++;
|
|
60
|
+
cov_1rgcw92mux.s[14]++;
|
|
68
61
|
|
|
69
62
|
return _config2.default.defaultImageSrcsetFormatter(src, size);
|
|
70
63
|
} else {
|
|
71
|
-
/* istanbul ignore next */
|
|
72
|
-
|
|
64
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][1]++;
|
|
65
|
+
cov_1rgcw92mux.s[15]++;
|
|
73
66
|
|
|
74
67
|
return vm.formatSrcset(src, size);
|
|
75
68
|
}
|
|
76
|
-
}" title="Slide 4" image="https://picsum.photos/id/3/1230/500"></b-image-stub>
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
/* istanbul ignore next */cov_2apmv5zqje.f[6]++;
|
|
81
|
-
cov_2apmv5zqje.s[13]++;
|
|
69
|
+
}" title="Slide 4" image="https://picsum.photos/id/3/1230/500"></b-image-stub></div>
|
|
70
|
+
<div class="carousel-slide" style="width: 0px;"><b-image-stub src="https://picsum.photos/id/4/1230/500" lazy="true" responsive="true" srcsetformatter="function _default(src, size, vm) {
|
|
71
|
+
/* istanbul ignore next */cov_1rgcw92mux.f[6]++;
|
|
72
|
+
cov_1rgcw92mux.s[13]++;
|
|
82
73
|
|
|
83
74
|
if (typeof _config2.default.defaultImageSrcsetFormatter === 'function') {
|
|
84
|
-
/* istanbul ignore next */
|
|
85
|
-
|
|
75
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][0]++;
|
|
76
|
+
cov_1rgcw92mux.s[14]++;
|
|
86
77
|
|
|
87
78
|
return _config2.default.defaultImageSrcsetFormatter(src, size);
|
|
88
79
|
} else {
|
|
89
|
-
/* istanbul ignore next */
|
|
90
|
-
|
|
80
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][1]++;
|
|
81
|
+
cov_1rgcw92mux.s[15]++;
|
|
91
82
|
|
|
92
83
|
return vm.formatSrcset(src, size);
|
|
93
84
|
}
|
|
94
|
-
}" title="Slide 5" image="https://picsum.photos/id/4/1230/500"></b-image-stub>
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
/* istanbul ignore next */cov_2apmv5zqje.f[6]++;
|
|
99
|
-
cov_2apmv5zqje.s[13]++;
|
|
85
|
+
}" title="Slide 5" image="https://picsum.photos/id/4/1230/500"></b-image-stub></div>
|
|
86
|
+
<div class="carousel-slide" style="width: 0px;"><b-image-stub src="https://picsum.photos/id/5/1230/500" lazy="true" responsive="true" srcsetformatter="function _default(src, size, vm) {
|
|
87
|
+
/* istanbul ignore next */cov_1rgcw92mux.f[6]++;
|
|
88
|
+
cov_1rgcw92mux.s[13]++;
|
|
100
89
|
|
|
101
90
|
if (typeof _config2.default.defaultImageSrcsetFormatter === 'function') {
|
|
102
|
-
/* istanbul ignore next */
|
|
103
|
-
|
|
91
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][0]++;
|
|
92
|
+
cov_1rgcw92mux.s[14]++;
|
|
104
93
|
|
|
105
94
|
return _config2.default.defaultImageSrcsetFormatter(src, size);
|
|
106
95
|
} else {
|
|
107
|
-
/* istanbul ignore next */
|
|
108
|
-
|
|
96
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][1]++;
|
|
97
|
+
cov_1rgcw92mux.s[15]++;
|
|
109
98
|
|
|
110
99
|
return vm.formatSrcset(src, size);
|
|
111
100
|
}
|
|
112
|
-
}" title="Slide 6" image="https://picsum.photos/id/5/1230/500"></b-image-stub>
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
/* istanbul ignore next */cov_2apmv5zqje.f[6]++;
|
|
117
|
-
cov_2apmv5zqje.s[13]++;
|
|
101
|
+
}" title="Slide 6" image="https://picsum.photos/id/5/1230/500"></b-image-stub></div>
|
|
102
|
+
<div class="carousel-slide" style="width: 0px;"><b-image-stub src="https://picsum.photos/id/6/1230/500" lazy="true" responsive="true" srcsetformatter="function _default(src, size, vm) {
|
|
103
|
+
/* istanbul ignore next */cov_1rgcw92mux.f[6]++;
|
|
104
|
+
cov_1rgcw92mux.s[13]++;
|
|
118
105
|
|
|
119
106
|
if (typeof _config2.default.defaultImageSrcsetFormatter === 'function') {
|
|
120
|
-
/* istanbul ignore next */
|
|
121
|
-
|
|
107
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][0]++;
|
|
108
|
+
cov_1rgcw92mux.s[14]++;
|
|
122
109
|
|
|
123
110
|
return _config2.default.defaultImageSrcsetFormatter(src, size);
|
|
124
111
|
} else {
|
|
125
|
-
/* istanbul ignore next */
|
|
126
|
-
|
|
112
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][1]++;
|
|
113
|
+
cov_1rgcw92mux.s[15]++;
|
|
127
114
|
|
|
128
115
|
return vm.formatSrcset(src, size);
|
|
129
116
|
}
|
|
130
|
-
}" title="Slide 7" image="https://picsum.photos/id/6/1230/500"></b-image-stub>
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
/* istanbul ignore next */cov_2apmv5zqje.f[6]++;
|
|
135
|
-
cov_2apmv5zqje.s[13]++;
|
|
117
|
+
}" title="Slide 7" image="https://picsum.photos/id/6/1230/500"></b-image-stub></div>
|
|
118
|
+
<div class="carousel-slide" style="width: 0px;"><b-image-stub src="https://picsum.photos/id/7/1230/500" lazy="true" responsive="true" srcsetformatter="function _default(src, size, vm) {
|
|
119
|
+
/* istanbul ignore next */cov_1rgcw92mux.f[6]++;
|
|
120
|
+
cov_1rgcw92mux.s[13]++;
|
|
136
121
|
|
|
137
122
|
if (typeof _config2.default.defaultImageSrcsetFormatter === 'function') {
|
|
138
|
-
/* istanbul ignore next */
|
|
139
|
-
|
|
123
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][0]++;
|
|
124
|
+
cov_1rgcw92mux.s[14]++;
|
|
140
125
|
|
|
141
126
|
return _config2.default.defaultImageSrcsetFormatter(src, size);
|
|
142
127
|
} else {
|
|
143
|
-
/* istanbul ignore next */
|
|
144
|
-
|
|
128
|
+
/* istanbul ignore next */cov_1rgcw92mux.b[2][1]++;
|
|
129
|
+
cov_1rgcw92mux.s[15]++;
|
|
145
130
|
|
|
146
131
|
return vm.formatSrcset(src, size);
|
|
147
132
|
}
|
|
148
|
-
}" title="Slide 8" image="https://picsum.photos/id/7/1230/500"></b-image-stub>
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
<div class="carousel-arrow is-hovered">
|
|
152
|
-
<b-icon-stub icon="chevron-left" both="true" class="has-icons-left" style="display: none;"></b-icon-stub>
|
|
153
|
-
<b-icon-stub icon="chevron-right" both="true" class="has-icons-right"></b-icon-stub>
|
|
154
|
-
</div>
|
|
133
|
+
}" title="Slide 8" image="https://picsum.photos/id/7/1230/500"></b-image-stub></div>
|
|
134
|
+
</div>
|
|
135
|
+
<div class="carousel-arrow is-hovered"><b-icon-stub icon="chevron-left" both="true" class="has-icons-left" style="display: none;"></b-icon-stub> <b-icon-stub icon="chevron-right" both="true" class="has-icons-right"></b-icon-stub></div>
|
|
155
136
|
</div>
|
|
156
137
|
`;
|
|
@@ -1,24 +1,19 @@
|
|
|
1
1
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
2
|
|
|
3
3
|
exports[`BClockpicker render correctly 1`] = `
|
|
4
|
-
<div class="b-clockpicker control is-primary">
|
|
5
|
-
<
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
<div class="b-clockpicker-btn">PM</div>
|
|
16
|
-
</div>
|
|
17
|
-
<b-clockpicker-face-stub pickersize="266" min="0" max="11" facenumbers="[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]" disabledvalues="function () { [native code] }"></b-clockpicker-face-stub>
|
|
18
|
-
</div>
|
|
19
|
-
</div>
|
|
20
|
-
<!---->
|
|
4
|
+
<div class="b-clockpicker control is-primary"><b-dropdown-stub maxheight="200" triggers="click" mobilemodal="true" animation="fade" trapfocus="true" closeonclick="true" canclose="true" appendtobodycopyparent="true" triggertabindex="0">
|
|
5
|
+
<div custom="" class="card"><!---->
|
|
6
|
+
<div class="card-content">
|
|
7
|
+
<div class="b-clockpicker-body" style="width: 266px; height: 266px;">
|
|
8
|
+
<div class="b-clockpicker-time">
|
|
9
|
+
<div class="b-clockpicker-btn active">Hours</div> <span class="b-clockpicker-btn">Min</span>
|
|
10
|
+
</div>
|
|
11
|
+
<div class="b-clockpicker-period">
|
|
12
|
+
<div class="b-clockpicker-btn active">AM</div>
|
|
13
|
+
<div class="b-clockpicker-btn">PM</div>
|
|
14
|
+
</div> <b-clockpicker-face-stub pickersize="266" min="0" max="11" facenumbers="[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]" disabledvalues="function () { [native code] }"></b-clockpicker-face-stub>
|
|
21
15
|
</div>
|
|
22
|
-
|
|
23
|
-
</div>
|
|
16
|
+
</div> <!---->
|
|
17
|
+
</div>
|
|
18
|
+
</b-dropdown-stub></div>
|
|
24
19
|
`;
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
exports[`BClockpickerFace render correctly 1`] = `
|
|
4
4
|
<div class="b-clockpicker-face">
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
5
|
+
<div class="b-clockpicker-face-outer-ring">
|
|
6
|
+
<div class="b-clockpicker-face-hand" style="transform: rotate(720deg) scaleY(1); transition: .3s cubic-bezier(.25,.8,.50,1);"></div>
|
|
7
|
+
</div>
|
|
8
8
|
</div>
|
|
9
9
|
`;
|