buefy 3.0.3 → 3.0.5
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/dist/buefy.d.ts +212 -133
- package/dist/buefy.esm.js +138 -122
- package/dist/buefy.esm.min.js +2 -2
- package/dist/buefy.js +137 -121
- package/dist/buefy.min.js +2 -2
- package/dist/cjs/{Datepicker-B-9ReBe6.js → Datepicker-DhsJpauU.js} +2 -2
- package/dist/cjs/{Dropdown-DtpKU9qf.js → Dropdown-BAXMPUCZ.js} +1 -0
- package/dist/cjs/{DropdownItem-IMOKyRGV.js → DropdownItem-BOAAPdrW.js} +1 -1
- package/dist/cjs/{Timepicker-CDZ3V-2J.js → Timepicker-DDYkLeNV.js} +2 -2
- package/dist/cjs/carousel.js +1 -1
- package/dist/cjs/clockpicker.js +1 -1
- package/dist/cjs/colorpicker.js +3 -3
- package/dist/cjs/datepicker.js +3 -3
- package/dist/cjs/datetimepicker.js +4 -4
- package/dist/cjs/dialog.js +131 -116
- package/dist/cjs/dropdown.js +2 -2
- package/dist/cjs/{index-SLOXD6k3.js → index-BkFyTNWp.js} +3 -3
- package/dist/cjs/index.js +5 -5
- package/dist/cjs/timepicker.js +3 -3
- package/dist/components/autocomplete/index.js +1 -1
- package/dist/components/autocomplete/index.min.js +1 -1
- package/dist/components/breadcrumb/index.js +1 -1
- package/dist/components/breadcrumb/index.min.js +1 -1
- package/dist/components/button/index.js +1 -1
- package/dist/components/button/index.min.js +1 -1
- package/dist/components/carousel/index.js +2 -2
- package/dist/components/carousel/index.min.js +2 -2
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/checkbox/index.min.js +1 -1
- package/dist/components/clockpicker/index.js +2 -1
- package/dist/components/clockpicker/index.min.js +2 -2
- package/dist/components/collapse/index.js +1 -1
- package/dist/components/collapse/index.min.js +1 -1
- package/dist/components/colorpicker/index.js +3 -2
- package/dist/components/colorpicker/index.min.js +2 -2
- package/dist/components/datepicker/index.js +2 -1
- package/dist/components/datepicker/index.min.js +2 -2
- package/dist/components/datetimepicker/index.js +2 -1
- package/dist/components/datetimepicker/index.min.js +2 -2
- package/dist/components/dialog/index.js +132 -117
- package/dist/components/dialog/index.min.js +2 -2
- package/dist/components/dropdown/index.js +2 -1
- package/dist/components/dropdown/index.min.js +2 -2
- package/dist/components/field/index.js +1 -1
- package/dist/components/field/index.min.js +1 -1
- package/dist/components/icon/index.js +1 -1
- package/dist/components/icon/index.min.js +1 -1
- package/dist/components/image/index.js +1 -1
- package/dist/components/image/index.min.js +1 -1
- package/dist/components/input/index.js +1 -1
- package/dist/components/input/index.min.js +1 -1
- package/dist/components/loading/index.js +1 -1
- package/dist/components/loading/index.min.js +1 -1
- package/dist/components/menu/index.js +1 -1
- package/dist/components/menu/index.min.js +1 -1
- package/dist/components/message/index.js +1 -1
- package/dist/components/message/index.min.js +1 -1
- package/dist/components/modal/index.js +1 -1
- package/dist/components/modal/index.min.js +1 -1
- package/dist/components/navbar/index.js +1 -1
- package/dist/components/navbar/index.min.js +1 -1
- package/dist/components/notification/index.js +1 -1
- package/dist/components/notification/index.min.js +1 -1
- package/dist/components/numberinput/index.js +1 -1
- package/dist/components/numberinput/index.min.js +1 -1
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/pagination/index.min.js +1 -1
- package/dist/components/progress/index.js +1 -1
- package/dist/components/progress/index.min.js +1 -1
- package/dist/components/radio/index.js +1 -1
- package/dist/components/radio/index.min.js +1 -1
- package/dist/components/rate/index.js +1 -1
- package/dist/components/rate/index.min.js +1 -1
- package/dist/components/select/index.js +1 -1
- package/dist/components/select/index.min.js +1 -1
- package/dist/components/sidebar/index.js +1 -1
- package/dist/components/sidebar/index.min.js +1 -1
- package/dist/components/skeleton/index.js +1 -1
- package/dist/components/skeleton/index.min.js +1 -1
- package/dist/components/slider/index.js +1 -1
- package/dist/components/slider/index.min.js +1 -1
- package/dist/components/snackbar/index.js +1 -1
- package/dist/components/snackbar/index.min.js +1 -1
- package/dist/components/steps/index.js +1 -1
- package/dist/components/steps/index.min.js +1 -1
- package/dist/components/switch/index.js +1 -1
- package/dist/components/switch/index.min.js +1 -1
- package/dist/components/table/index.js +1 -1
- package/dist/components/table/index.min.js +1 -1
- package/dist/components/tabs/index.js +1 -1
- package/dist/components/tabs/index.min.js +1 -1
- package/dist/components/tag/index.js +1 -1
- package/dist/components/tag/index.min.js +1 -1
- package/dist/components/taginput/index.js +1 -1
- package/dist/components/taginput/index.min.js +1 -1
- package/dist/components/timepicker/index.js +2 -1
- package/dist/components/timepicker/index.min.js +2 -2
- package/dist/components/toast/index.js +1 -1
- package/dist/components/toast/index.min.js +1 -1
- package/dist/components/tooltip/index.js +1 -1
- package/dist/components/tooltip/index.min.js +1 -1
- package/dist/components/upload/index.js +1 -1
- package/dist/components/upload/index.min.js +1 -1
- package/dist/css/buefy.css +69 -59
- package/dist/css/buefy.css.map +1 -1
- package/dist/css/buefy.min.css +1 -1
- package/dist/css/versions/buefy-no-reset.css +69 -59
- package/dist/css/versions/buefy-no-reset.css.map +1 -1
- package/dist/css/versions/buefy-no-reset.min.css +1 -1
- package/dist/css/versions/buefy-standalone.css +170 -54
- package/dist/css/versions/buefy-standalone.css.map +1 -1
- package/dist/css/versions/buefy-standalone.min.css +1 -1
- package/dist/esm/{Autocomplete-CZ8DmXsB.js → Autocomplete-HsHD-6pc.js} +2 -2
- package/dist/esm/{Button-DyUYShTZ.js → Button-Bvib75up.js} +2 -2
- package/dist/esm/{Checkbox-KUMz0sfA.js → Checkbox-u861Rije.js} +1 -1
- package/dist/esm/{Datepicker-Bl8Wfdkn.js → Datepicker-BZ5ORu0F.js} +7 -7
- package/dist/esm/{Dropdown-CGTYVyoL.js → Dropdown-BLadix4L.js} +2 -1
- package/dist/esm/{DropdownItem-Cn3nM0A3.js → DropdownItem-Crhb4RQp.js} +2 -2
- package/dist/esm/{Field-B7bX_uUg.js → Field-DZCOQuRO.js} +1 -1
- package/dist/esm/{Icon-DPyGDeRK.js → Icon-iqPKMem5.js} +1 -1
- package/dist/esm/{Image-DhX-4hlV.js → Image-By9o7ryD.js} +1 -1
- package/dist/esm/{Input-C4L520az.js → Input-JL4LWKyL.js} +2 -2
- package/dist/esm/{Loading-tuQoo6TU.js → Loading-BSqhV1Gi.js} +1 -1
- package/dist/esm/{Modal-EiR_KNGZ.js → Modal-BF2kchNd.js} +1 -1
- package/dist/esm/{Pagination-B-LAJQay.js → Pagination-BWFVCGiz.js} +2 -2
- package/dist/esm/{Progress-BPGTVZgr.js → Progress-BxT2PFEw.js} +1 -1
- package/dist/esm/{Select-bl4qUzij.js → Select-dYTVc9W4.js} +2 -2
- package/dist/esm/{TabbedChildMixin-C4i6WP9j.js → TabbedChildMixin-BsuDQmWE.js} +1 -1
- package/dist/esm/{Tag-jS5Bcj6N.js → Tag-BFgiw0Ac.js} +2 -2
- package/dist/esm/{Timepicker-DnkqnOBT.js → Timepicker-CYqyLHE9.js} +6 -6
- package/dist/esm/{Tooltip-CtDSXAqa.js → Tooltip-Ds5fe3ZP.js} +1 -1
- package/dist/esm/autocomplete.js +3 -3
- package/dist/esm/breadcrumb.js +1 -1
- package/dist/esm/button.js +2 -2
- package/dist/esm/carousel.js +4 -4
- package/dist/esm/checkbox.js +2 -2
- package/dist/esm/clockpicker.js +4 -4
- package/dist/esm/colorpicker.js +8 -8
- package/dist/esm/datepicker.js +7 -7
- package/dist/esm/datetimepicker.js +9 -9
- package/dist/esm/dialog.js +135 -120
- package/dist/esm/dropdown.js +2 -2
- package/dist/esm/field.js +1 -1
- package/dist/esm/icon.js +1 -1
- package/dist/esm/image.js +1 -1
- package/dist/esm/{index-BE58-KfV.js → index-mnzTDKh9.js} +9 -9
- package/dist/esm/index.js +21 -21
- package/dist/esm/input.js +2 -2
- package/dist/esm/loading.js +1 -1
- package/dist/esm/menu.js +2 -2
- package/dist/esm/message.js +3 -3
- package/dist/esm/modal.js +1 -1
- package/dist/esm/navbar.js +1 -1
- package/dist/esm/notification.js +3 -3
- package/dist/esm/numberinput.js +3 -3
- package/dist/esm/pagination.js +2 -2
- package/dist/esm/progress.js +2 -2
- package/dist/esm/radio.js +1 -1
- package/dist/esm/rate.js +2 -2
- package/dist/esm/select.js +2 -2
- package/dist/esm/sidebar.js +1 -1
- package/dist/esm/slider.js +2 -2
- package/dist/esm/snackbar.js +1 -1
- package/dist/esm/steps.js +3 -3
- package/dist/esm/switch.js +1 -1
- package/dist/esm/table.js +7 -7
- package/dist/esm/tabs.js +3 -3
- package/dist/esm/tag.js +3 -3
- package/dist/esm/taginput.js +5 -5
- package/dist/esm/timepicker.js +7 -7
- package/dist/esm/toast.js +1 -1
- package/dist/esm/tooltip.js +1 -1
- package/dist/esm/upload.js +1 -1
- package/dist/tsdoc-metadata.json +1 -1
- package/package.json +3 -3
- package/src/components/carousel/CarouselList.vue +1 -1
- package/src/components/carousel/__snapshots__/CarouselList.spec.ts.snap +1 -1
- package/src/components/checkbox/Checkbox.spec.ts +36 -2
- package/src/components/dialog/Dialog.vue +10 -2
- package/src/components/dropdown/Dropdown.spec.ts +15 -0
- package/src/components/dropdown/Dropdown.vue +5 -0
- package/src/scss/components/_checkbox.scss +10 -11
- package/src/scss/components/_datepicker.scss +1 -1
- package/src/scss/components/_dropdown.scss +1 -0
- package/src/scss/components/_form.scss +31 -31
- package/src/scss/components/_radio.scss +9 -9
- package/src/scss/components/_switch.scss +28 -5
- package/src/scss/components/_table.scss +2 -1
package/dist/esm/dialog.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { defineComponent, resolveComponent, resolveDirective,
|
|
1
|
+
import { defineComponent, resolveComponent, resolveDirective, openBlock, createBlock, Transition, withCtx, withDirectives, createElementBlock, normalizeClass, createElementVNode, toDisplayString, createCommentVNode, createVNode, renderSlot, Fragment, mergeProps, withKeys, vModelDynamic, createTextVNode, inject, createApp, h } from 'vue';
|
|
2
2
|
import { d as directive } from './trapFocus-KHP_kCNE.js';
|
|
3
|
-
import { B as BIcon } from './Icon-
|
|
4
|
-
import { M as Modal } from './Modal-
|
|
5
|
-
import { B as BButton } from './Button-
|
|
3
|
+
import { B as BIcon } from './Icon-iqPKMem5.js';
|
|
4
|
+
import { M as Modal } from './Modal-BF2kchNd.js';
|
|
5
|
+
import { B as BButton } from './Button-Bvib75up.js';
|
|
6
6
|
import { c as config } from './config-CKuo-p6e.js';
|
|
7
7
|
import { removeElement, getComponentFromVNode, copyAppContext } from './helpers.js';
|
|
8
8
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
|
@@ -35,6 +35,14 @@ const Dialog$1 = defineComponent({
|
|
|
35
35
|
},
|
|
36
36
|
extends: Modal,
|
|
37
37
|
props: {
|
|
38
|
+
customClass: {
|
|
39
|
+
type: String,
|
|
40
|
+
default: ""
|
|
41
|
+
},
|
|
42
|
+
customContentClass: {
|
|
43
|
+
type: String,
|
|
44
|
+
default: ""
|
|
45
|
+
},
|
|
38
46
|
title: String,
|
|
39
47
|
message: [String, Array],
|
|
40
48
|
icon: String,
|
|
@@ -205,27 +213,26 @@ const Dialog$1 = defineComponent({
|
|
|
205
213
|
});
|
|
206
214
|
|
|
207
215
|
const _hoisted_1 = ["role", "aria-modal"];
|
|
208
|
-
const _hoisted_2 = {
|
|
209
|
-
const _hoisted_3 = {
|
|
216
|
+
const _hoisted_2 = {
|
|
210
217
|
key: 0,
|
|
211
218
|
class: "modal-card-head"
|
|
212
219
|
};
|
|
213
|
-
const
|
|
214
|
-
const
|
|
215
|
-
const
|
|
220
|
+
const _hoisted_3 = { class: "modal-card-title" };
|
|
221
|
+
const _hoisted_4 = { class: "media" };
|
|
222
|
+
const _hoisted_5 = {
|
|
216
223
|
key: 0,
|
|
217
224
|
class: "media-left"
|
|
218
225
|
};
|
|
219
|
-
const
|
|
220
|
-
const
|
|
221
|
-
const
|
|
226
|
+
const _hoisted_6 = { class: "media-content" };
|
|
227
|
+
const _hoisted_7 = ["innerHTML"];
|
|
228
|
+
const _hoisted_8 = {
|
|
222
229
|
key: 0,
|
|
223
230
|
class: "field"
|
|
224
231
|
};
|
|
225
|
-
const
|
|
226
|
-
const
|
|
227
|
-
const
|
|
228
|
-
const
|
|
232
|
+
const _hoisted_9 = { class: "control" };
|
|
233
|
+
const _hoisted_10 = { class: "help is-danger" };
|
|
234
|
+
const _hoisted_11 = { class: "modal-card-foot" };
|
|
235
|
+
const _hoisted_12 = { class: "buttons" };
|
|
229
236
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
230
237
|
const _component_b_icon = resolveComponent("b-icon");
|
|
231
238
|
const _component_b_button = resolveComponent("b-button");
|
|
@@ -234,7 +241,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
234
241
|
default: withCtx(() => [
|
|
235
242
|
_ctx.isActive ? withDirectives((openBlock(), createElementBlock("div", {
|
|
236
243
|
key: 0,
|
|
237
|
-
class: normalizeClass(["dialog modal is-active", _ctx.dialogClass]),
|
|
244
|
+
class: normalizeClass(["dialog modal is-active", [_ctx.dialogClass, _ctx.customClass]]),
|
|
238
245
|
role: _ctx.ariaRole,
|
|
239
246
|
"aria-modal": _ctx.ariaModal
|
|
240
247
|
}, [
|
|
@@ -242,116 +249,124 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
242
249
|
class: "modal-background",
|
|
243
250
|
onClick: _cache[0] || (_cache[0] = ($event) => _ctx.cancel("outside"))
|
|
244
251
|
}),
|
|
245
|
-
createElementVNode(
|
|
246
|
-
|
|
252
|
+
createElementVNode(
|
|
253
|
+
"div",
|
|
254
|
+
{
|
|
255
|
+
class: normalizeClass(["modal-card animation-content", _ctx.customContentClass])
|
|
256
|
+
},
|
|
257
|
+
[
|
|
258
|
+
_ctx.title ? (openBlock(), createElementBlock("header", _hoisted_2, [
|
|
259
|
+
createElementVNode(
|
|
260
|
+
"p",
|
|
261
|
+
_hoisted_3,
|
|
262
|
+
toDisplayString(_ctx.title),
|
|
263
|
+
1
|
|
264
|
+
/* TEXT */
|
|
265
|
+
)
|
|
266
|
+
])) : createCommentVNode("v-if", true),
|
|
247
267
|
createElementVNode(
|
|
248
|
-
"
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
{ key: 1 },
|
|
276
|
-
[
|
|
277
|
-
createCommentVNode(" eslint-disable-next-line vue/no-v-html "),
|
|
278
|
-
createElementVNode("div", { innerHTML: _ctx.message }, null, 8, _hoisted_8)
|
|
279
|
-
],
|
|
280
|
-
64
|
|
281
|
-
/* STABLE_FRAGMENT */
|
|
282
|
-
))
|
|
283
|
-
]),
|
|
284
|
-
_ctx.hasInput ? (openBlock(), createElementBlock("div", _hoisted_9, [
|
|
285
|
-
createElementVNode("div", _hoisted_10, [
|
|
286
|
-
withDirectives(createElementVNode(
|
|
287
|
-
"input",
|
|
288
|
-
mergeProps({
|
|
289
|
-
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.prompt = $event),
|
|
290
|
-
class: ["input", { "is-danger": _ctx.validationMessage }],
|
|
291
|
-
ref: "input"
|
|
292
|
-
}, _ctx.safeInputAttrs, {
|
|
293
|
-
onCompositionstart: _cache[2] || (_cache[2] = ($event) => _ctx.isCompositing = true),
|
|
294
|
-
onCompositionend: _cache[3] || (_cache[3] = ($event) => _ctx.isCompositing = false),
|
|
295
|
-
onKeydown: _cache[4] || (_cache[4] = withKeys((...args) => _ctx.confirm && _ctx.confirm(...args), ["enter"]))
|
|
296
|
-
}),
|
|
297
|
-
null,
|
|
298
|
-
16
|
|
299
|
-
/* FULL_PROPS */
|
|
300
|
-
), [
|
|
301
|
-
[vModelDynamic, _ctx.prompt]
|
|
302
|
-
])
|
|
268
|
+
"section",
|
|
269
|
+
{
|
|
270
|
+
class: normalizeClass(["modal-card-body", { "is-titleless": !_ctx.title, "is-flex": _ctx.hasIcon }])
|
|
271
|
+
},
|
|
272
|
+
[
|
|
273
|
+
createElementVNode("div", _hoisted_4, [
|
|
274
|
+
_ctx.hasIcon && (_ctx.icon || _ctx.iconByType) ? (openBlock(), createElementBlock("div", _hoisted_5, [
|
|
275
|
+
createVNode(_component_b_icon, {
|
|
276
|
+
icon: _ctx.icon ? _ctx.icon : _ctx.iconByType,
|
|
277
|
+
pack: _ctx.iconPack,
|
|
278
|
+
type: _ctx.type,
|
|
279
|
+
both: !_ctx.icon,
|
|
280
|
+
size: "is-large"
|
|
281
|
+
}, null, 8, ["icon", "pack", "type", "both"])
|
|
282
|
+
])) : createCommentVNode("v-if", true),
|
|
283
|
+
createElementVNode("div", _hoisted_6, [
|
|
284
|
+
createElementVNode("p", null, [
|
|
285
|
+
_ctx.$slots.default ? renderSlot(_ctx.$slots, "default", { key: 0 }) : (openBlock(), createElementBlock(
|
|
286
|
+
Fragment,
|
|
287
|
+
{ key: 1 },
|
|
288
|
+
[
|
|
289
|
+
createCommentVNode(" eslint-disable-next-line vue/no-v-html "),
|
|
290
|
+
createElementVNode("div", { innerHTML: _ctx.message }, null, 8, _hoisted_7)
|
|
291
|
+
],
|
|
292
|
+
64
|
|
293
|
+
/* STABLE_FRAGMENT */
|
|
294
|
+
))
|
|
303
295
|
]),
|
|
304
|
-
|
|
305
|
-
"
|
|
306
|
-
|
|
307
|
-
|
|
296
|
+
_ctx.hasInput ? (openBlock(), createElementBlock("div", _hoisted_8, [
|
|
297
|
+
createElementVNode("div", _hoisted_9, [
|
|
298
|
+
withDirectives(createElementVNode(
|
|
299
|
+
"input",
|
|
300
|
+
mergeProps({
|
|
301
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.prompt = $event),
|
|
302
|
+
class: ["input", { "is-danger": _ctx.validationMessage }],
|
|
303
|
+
ref: "input"
|
|
304
|
+
}, _ctx.safeInputAttrs, {
|
|
305
|
+
onCompositionstart: _cache[2] || (_cache[2] = ($event) => _ctx.isCompositing = true),
|
|
306
|
+
onCompositionend: _cache[3] || (_cache[3] = ($event) => _ctx.isCompositing = false),
|
|
307
|
+
onKeydown: _cache[4] || (_cache[4] = withKeys((...args) => _ctx.confirm && _ctx.confirm(...args), ["enter"]))
|
|
308
|
+
}),
|
|
309
|
+
null,
|
|
310
|
+
16
|
|
311
|
+
/* FULL_PROPS */
|
|
312
|
+
), [
|
|
313
|
+
[vModelDynamic, _ctx.prompt]
|
|
314
|
+
])
|
|
315
|
+
]),
|
|
316
|
+
createElementVNode(
|
|
317
|
+
"p",
|
|
318
|
+
_hoisted_10,
|
|
319
|
+
toDisplayString(_ctx.validationMessage),
|
|
320
|
+
1
|
|
321
|
+
/* TEXT */
|
|
322
|
+
)
|
|
323
|
+
])) : createCommentVNode("v-if", true)
|
|
324
|
+
])
|
|
325
|
+
])
|
|
326
|
+
],
|
|
327
|
+
2
|
|
328
|
+
/* CLASS */
|
|
329
|
+
),
|
|
330
|
+
createElementVNode("footer", _hoisted_11, [
|
|
331
|
+
createElementVNode("div", _hoisted_12, [
|
|
332
|
+
_ctx.showCancel ? (openBlock(), createBlock(_component_b_button, {
|
|
333
|
+
key: 0,
|
|
334
|
+
ref: "cancelButton",
|
|
335
|
+
disabled: _ctx.isLoading,
|
|
336
|
+
onClick: _cache[5] || (_cache[5] = ($event) => _ctx.cancel("button"))
|
|
337
|
+
}, {
|
|
338
|
+
default: withCtx(() => [
|
|
339
|
+
createTextVNode(
|
|
340
|
+
toDisplayString(_ctx.cancelText),
|
|
308
341
|
1
|
|
309
342
|
/* TEXT */
|
|
310
343
|
)
|
|
311
|
-
])
|
|
312
|
-
|
|
344
|
+
]),
|
|
345
|
+
_: 1
|
|
346
|
+
/* STABLE */
|
|
347
|
+
}, 8, ["disabled"])) : createCommentVNode("v-if", true),
|
|
348
|
+
createVNode(_component_b_button, {
|
|
349
|
+
type: _ctx.type,
|
|
350
|
+
ref: "confirmButton",
|
|
351
|
+
loading: _ctx.isLoading,
|
|
352
|
+
onClick: _ctx.confirm
|
|
353
|
+
}, {
|
|
354
|
+
default: withCtx(() => [
|
|
355
|
+
createTextVNode(
|
|
356
|
+
toDisplayString(_ctx.confirmText),
|
|
357
|
+
1
|
|
358
|
+
/* TEXT */
|
|
359
|
+
)
|
|
360
|
+
]),
|
|
361
|
+
_: 1
|
|
362
|
+
/* STABLE */
|
|
363
|
+
}, 8, ["type", "loading", "onClick"])
|
|
313
364
|
])
|
|
314
|
-
],
|
|
315
|
-
2
|
|
316
|
-
/* CLASS */
|
|
317
|
-
),
|
|
318
|
-
createElementVNode("footer", _hoisted_12, [
|
|
319
|
-
createElementVNode("div", _hoisted_13, [
|
|
320
|
-
_ctx.showCancel ? (openBlock(), createBlock(_component_b_button, {
|
|
321
|
-
key: 0,
|
|
322
|
-
ref: "cancelButton",
|
|
323
|
-
disabled: _ctx.isLoading,
|
|
324
|
-
onClick: _cache[5] || (_cache[5] = ($event) => _ctx.cancel("button"))
|
|
325
|
-
}, {
|
|
326
|
-
default: withCtx(() => [
|
|
327
|
-
createTextVNode(
|
|
328
|
-
toDisplayString(_ctx.cancelText),
|
|
329
|
-
1
|
|
330
|
-
/* TEXT */
|
|
331
|
-
)
|
|
332
|
-
]),
|
|
333
|
-
_: 1
|
|
334
|
-
/* STABLE */
|
|
335
|
-
}, 8, ["disabled"])) : createCommentVNode("v-if", true),
|
|
336
|
-
createVNode(_component_b_button, {
|
|
337
|
-
type: _ctx.type,
|
|
338
|
-
ref: "confirmButton",
|
|
339
|
-
loading: _ctx.isLoading,
|
|
340
|
-
onClick: _ctx.confirm
|
|
341
|
-
}, {
|
|
342
|
-
default: withCtx(() => [
|
|
343
|
-
createTextVNode(
|
|
344
|
-
toDisplayString(_ctx.confirmText),
|
|
345
|
-
1
|
|
346
|
-
/* TEXT */
|
|
347
|
-
)
|
|
348
|
-
]),
|
|
349
|
-
_: 1
|
|
350
|
-
/* STABLE */
|
|
351
|
-
}, 8, ["type", "loading", "onClick"])
|
|
352
365
|
])
|
|
353
|
-
]
|
|
354
|
-
|
|
366
|
+
],
|
|
367
|
+
2
|
|
368
|
+
/* CLASS */
|
|
369
|
+
)
|
|
355
370
|
], 10, _hoisted_1)), [
|
|
356
371
|
[_directive_trap_focus, _ctx.trapFocus]
|
|
357
372
|
]) : createCommentVNode("v-if", true)
|
package/dist/esm/dropdown.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BDropdown } from './Dropdown-
|
|
2
|
-
import { B as BDropdownItem } from './DropdownItem-
|
|
1
|
+
import { B as BDropdown } from './Dropdown-BLadix4L.js';
|
|
2
|
+
import { B as BDropdownItem } from './DropdownItem-Crhb4RQp.js';
|
|
3
3
|
import { a as registerComponent } from './plugins-1tLsuIZF.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import './trapFocus-KHP_kCNE.js';
|
package/dist/esm/field.js
CHANGED
package/dist/esm/icon.js
CHANGED
package/dist/esm/image.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { defineComponent,
|
|
1
|
+
import { defineComponent, openBlock, createElementBlock, createElementVNode, withModifiers, normalizeStyle, resolveComponent, createVNode, withCtx, createTextVNode, normalizeClass, createBlock, createSlots, renderSlot, createCommentVNode, toDisplayString } from 'vue';
|
|
2
2
|
import { F as FormElementMixin } from './FormElementMixin-Dd_wkBN5.js';
|
|
3
3
|
import { isMobile } from './helpers.js';
|
|
4
4
|
import { c as config } from './config-CKuo-p6e.js';
|
|
5
|
-
import { B as BButton } from './Button-
|
|
6
|
-
import { B as BDropdown } from './Dropdown-
|
|
7
|
-
import { B as BDropdownItem } from './DropdownItem-
|
|
8
|
-
import { B as BInput } from './Input-
|
|
9
|
-
import { F as Field } from './Field-
|
|
5
|
+
import { B as BButton } from './Button-Bvib75up.js';
|
|
6
|
+
import { B as BDropdown } from './Dropdown-BLadix4L.js';
|
|
7
|
+
import { B as BDropdownItem } from './DropdownItem-Crhb4RQp.js';
|
|
8
|
+
import { B as BInput } from './Input-JL4LWKyL.js';
|
|
9
|
+
import { F as Field } from './Field-DZCOQuRO.js';
|
|
10
10
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
|
11
|
-
import { T as Tooltip } from './Tooltip-
|
|
11
|
+
import { T as Tooltip } from './Tooltip-Ds5fe3ZP.js';
|
|
12
12
|
import { a as registerComponent } from './plugins-1tLsuIZF.js';
|
|
13
13
|
|
|
14
14
|
var __defProp = Object.defineProperty;
|
|
@@ -483,7 +483,7 @@ var _sfc_main$3 = defineComponent({
|
|
|
483
483
|
const { size, thickness } = this;
|
|
484
484
|
const radius = size - 4;
|
|
485
485
|
const thicknessRadius = (radius - 2 * thickness) / 2;
|
|
486
|
-
return `M0 ${-thicknessRadius}L${cos30 * thicknessRadius} ${sin30 * thicknessRadius}H${
|
|
486
|
+
return `M0 ${-thicknessRadius}L${cos30 * thicknessRadius} ${sin30 * thicknessRadius}H${-cos30 * thicknessRadius}z`;
|
|
487
487
|
}
|
|
488
488
|
},
|
|
489
489
|
watch: {
|
|
@@ -1935,4 +1935,4 @@ const Plugin = {
|
|
|
1935
1935
|
}
|
|
1936
1936
|
};
|
|
1937
1937
|
|
|
1938
|
-
export {
|
|
1938
|
+
export { Colorpicker as C, Plugin as P, Color as a };
|
package/dist/esm/index.js
CHANGED
|
@@ -13,8 +13,8 @@ import Plugin$6 from './collapse.js';
|
|
|
13
13
|
export { BCollapse } from './collapse.js';
|
|
14
14
|
import Plugin$5 from './clockpicker.js';
|
|
15
15
|
export { BClockpicker } from './clockpicker.js';
|
|
16
|
-
import { P as Plugin$7 } from './index-
|
|
17
|
-
export {
|
|
16
|
+
import { P as Plugin$7 } from './index-mnzTDKh9.js';
|
|
17
|
+
export { C as BColorpicker, a as Color } from './index-mnzTDKh9.js';
|
|
18
18
|
import Plugin$8 from './datepicker.js';
|
|
19
19
|
import Plugin$9 from './datetimepicker.js';
|
|
20
20
|
export { BDatetimepicker } from './datetimepicker.js';
|
|
@@ -77,24 +77,24 @@ import { merge } from './helpers.js';
|
|
|
77
77
|
export { bound, copyAppContext, createAbsoluteElement, createNewEvent, escapeRegExpChars, getComponentFromVNode, getMonthNames, getValueByPath, getWeekdayNames, hasFlag, indexOf, isCustomElement, isDefined, isFragment, isMobile, isNil, isTag, isVueComponent, isWebpSupported, matchWithGroups, mod, multiColumnSort, removeDiacriticsFromString, removeElement, sign, toCssWidth, translateTouchAsDragEvent } from './helpers.js';
|
|
78
78
|
import { s as setOptions, c as config } from './config-CKuo-p6e.js';
|
|
79
79
|
import { r as registerComponentProgrammatic } from './plugins-1tLsuIZF.js';
|
|
80
|
-
export { B as BAutocomplete } from './Autocomplete-
|
|
81
|
-
export { B as BButton } from './Button-
|
|
82
|
-
export { B as BCheckbox } from './Checkbox-
|
|
83
|
-
export { B as BDatepicker } from './Datepicker-
|
|
84
|
-
export { B as BDropdown } from './Dropdown-
|
|
85
|
-
export { B as BDropdownItem } from './DropdownItem-
|
|
86
|
-
export { F as BField } from './Field-
|
|
87
|
-
export { B as BIcon } from './Icon-
|
|
88
|
-
export { I as BImage } from './Image-
|
|
89
|
-
export { B as BInput } from './Input-
|
|
90
|
-
export { B as BLoading } from './Loading-
|
|
91
|
-
export { M as BModal } from './Modal-
|
|
92
|
-
export { B as BPagination, P as BPaginationButton } from './Pagination-
|
|
93
|
-
export { P as BProgress } from './Progress-
|
|
94
|
-
export { B as BSelect } from './Select-
|
|
95
|
-
export { B as BTag } from './Tag-
|
|
96
|
-
export { T as BTimepicker } from './Timepicker-
|
|
97
|
-
export { T as BTooltip } from './Tooltip-
|
|
80
|
+
export { B as BAutocomplete } from './Autocomplete-HsHD-6pc.js';
|
|
81
|
+
export { B as BButton } from './Button-Bvib75up.js';
|
|
82
|
+
export { B as BCheckbox } from './Checkbox-u861Rije.js';
|
|
83
|
+
export { B as BDatepicker } from './Datepicker-BZ5ORu0F.js';
|
|
84
|
+
export { B as BDropdown } from './Dropdown-BLadix4L.js';
|
|
85
|
+
export { B as BDropdownItem } from './DropdownItem-Crhb4RQp.js';
|
|
86
|
+
export { F as BField } from './Field-DZCOQuRO.js';
|
|
87
|
+
export { B as BIcon } from './Icon-iqPKMem5.js';
|
|
88
|
+
export { I as BImage } from './Image-By9o7ryD.js';
|
|
89
|
+
export { B as BInput } from './Input-JL4LWKyL.js';
|
|
90
|
+
export { B as BLoading } from './Loading-BSqhV1Gi.js';
|
|
91
|
+
export { M as BModal } from './Modal-BF2kchNd.js';
|
|
92
|
+
export { B as BPagination, P as BPaginationButton } from './Pagination-BWFVCGiz.js';
|
|
93
|
+
export { P as BProgress } from './Progress-BxT2PFEw.js';
|
|
94
|
+
export { B as BSelect } from './Select-dYTVc9W4.js';
|
|
95
|
+
export { B as BTag } from './Tag-BFgiw0Ac.js';
|
|
96
|
+
export { T as BTimepicker } from './Timepicker-CYqyLHE9.js';
|
|
97
|
+
export { T as BTooltip } from './Tooltip-Ds5fe3ZP.js';
|
|
98
98
|
import './_plugin-vue_export-helper-OJRSZE6i.js';
|
|
99
99
|
import './CompatFallthroughMixin-C8LPuwDr.js';
|
|
100
100
|
import './InjectedChildMixin-D2K-FwuO.js';
|
|
@@ -104,7 +104,7 @@ import './FormElementMixin-Dd_wkBN5.js';
|
|
|
104
104
|
import './trapFocus-KHP_kCNE.js';
|
|
105
105
|
import './MessageMixin-CQ7LIdvq.js';
|
|
106
106
|
import './NoticeMixin-ByNlva3T.js';
|
|
107
|
-
import './TabbedChildMixin-
|
|
107
|
+
import './TabbedChildMixin-BsuDQmWE.js';
|
|
108
108
|
import './SlotComponent-BwNpVnfH.js';
|
|
109
109
|
import './ssr-C7yEpGLm.js';
|
|
110
110
|
|
package/dist/esm/input.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { B as BInput } from './Input-
|
|
1
|
+
import { B as BInput } from './Input-JL4LWKyL.js';
|
|
2
2
|
import { a as registerComponent } from './plugins-1tLsuIZF.js';
|
|
3
3
|
import 'vue';
|
|
4
|
-
import './Icon-
|
|
4
|
+
import './Icon-iqPKMem5.js';
|
|
5
5
|
import './config-CKuo-p6e.js';
|
|
6
6
|
import './helpers.js';
|
|
7
7
|
import './_plugin-vue_export-helper-OJRSZE6i.js';
|
package/dist/esm/loading.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createApp, h, inject } from 'vue';
|
|
2
|
-
import { B as BLoading } from './Loading-
|
|
2
|
+
import { B as BLoading } from './Loading-BSqhV1Gi.js';
|
|
3
3
|
import { getComponentFromVNode, copyAppContext } from './helpers.js';
|
|
4
4
|
import { a as registerComponent, r as registerComponentProgrammatic } from './plugins-1tLsuIZF.js';
|
|
5
5
|
import './ssr-C7yEpGLm.js';
|
package/dist/esm/menu.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent,
|
|
1
|
+
import { defineComponent, openBlock, createElementBlock, createElementVNode, renderSlot, resolveComponent, Fragment, createVNode, toDisplayString, createTextVNode, createCommentVNode, mergeProps, createBlock, resolveDynamicComponent, withCtx, Transition, withDirectives, vShow } from 'vue';
|
|
2
2
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
|
3
|
-
import { B as BIcon } from './Icon-
|
|
3
|
+
import { B as BIcon } from './Icon-iqPKMem5.js';
|
|
4
4
|
import { c as config } from './config-CKuo-p6e.js';
|
|
5
5
|
import { C as CompatFallthroughMixin } from './CompatFallthroughMixin-C8LPuwDr.js';
|
|
6
6
|
import { a as registerComponent } from './plugins-1tLsuIZF.js';
|
package/dist/esm/message.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { defineComponent, resolveComponent,
|
|
1
|
+
import { defineComponent, resolveComponent, openBlock, createBlock, Transition, withCtx, withDirectives, createElementVNode, normalizeClass, createElementBlock, renderSlot, toDisplayString, createCommentVNode, createVNode, vShow } from 'vue';
|
|
2
2
|
import { M as MessageMixin } from './MessageMixin-CQ7LIdvq.js';
|
|
3
|
-
import { B as BIcon } from './Icon-
|
|
4
|
-
import { P as Progress } from './Progress-
|
|
3
|
+
import { B as BIcon } from './Icon-iqPKMem5.js';
|
|
4
|
+
import { P as Progress } from './Progress-BxT2PFEw.js';
|
|
5
5
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
|
6
6
|
import { a as registerComponent } from './plugins-1tLsuIZF.js';
|
|
7
7
|
import './config-CKuo-p6e.js';
|
package/dist/esm/modal.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createApp, h, inject } from 'vue';
|
|
2
|
-
import { M as Modal } from './Modal-
|
|
2
|
+
import { M as Modal } from './Modal-BF2kchNd.js';
|
|
3
3
|
import { getComponentFromVNode, copyAppContext } from './helpers.js';
|
|
4
4
|
import { a as registerComponent, r as registerComponentProgrammatic } from './plugins-1tLsuIZF.js';
|
|
5
5
|
import './trapFocus-KHP_kCNE.js';
|
package/dist/esm/navbar.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent,
|
|
1
|
+
import { defineComponent, openBlock, createElementBlock, mergeProps, createElementVNode, h, resolveComponent, withDirectives, resolveDirective, createBlock, resolveDynamicComponent, withCtx, renderSlot, withKeys, withModifiers, Fragment, createTextVNode, toDisplayString, normalizeClass } from 'vue';
|
|
2
2
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
|
3
3
|
import { C as CompatFallthroughMixin } from './CompatFallthroughMixin-C8LPuwDr.js';
|
|
4
4
|
import { a as registerComponent } from './plugins-1tLsuIZF.js';
|
package/dist/esm/notification.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent, resolveComponent,
|
|
2
|
-
import { B as BIcon } from './Icon-
|
|
3
|
-
import { P as Progress } from './Progress-
|
|
1
|
+
import { defineComponent, resolveComponent, openBlock, createBlock, Transition, withCtx, withDirectives, createElementVNode, normalizeClass, createElementBlock, createCommentVNode, createVNode, renderSlot, Fragment, vShow, mergeProps, createApp, h, inject } from 'vue';
|
|
2
|
+
import { B as BIcon } from './Icon-iqPKMem5.js';
|
|
3
|
+
import { P as Progress } from './Progress-BxT2PFEw.js';
|
|
4
4
|
import { M as MessageMixin } from './MessageMixin-CQ7LIdvq.js';
|
|
5
5
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
|
6
6
|
import { c as config } from './config-CKuo-p6e.js';
|
package/dist/esm/numberinput.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent, resolveComponent,
|
|
2
|
-
import { B as BIcon } from './Icon-
|
|
3
|
-
import { B as BInput } from './Input-
|
|
1
|
+
import { defineComponent, resolveComponent, openBlock, createElementBlock, mergeProps, Fragment, renderList, normalizeClass, createElementVNode, withModifiers, createVNode } from 'vue';
|
|
2
|
+
import { B as BIcon } from './Icon-iqPKMem5.js';
|
|
3
|
+
import { B as BInput } from './Input-JL4LWKyL.js';
|
|
4
4
|
import { C as CompatFallthroughMixin } from './CompatFallthroughMixin-C8LPuwDr.js';
|
|
5
5
|
import { F as FormElementMixin } from './FormElementMixin-Dd_wkBN5.js';
|
|
6
6
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
package/dist/esm/pagination.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { B as BPagination, P as PaginationButton } from './Pagination-
|
|
1
|
+
import { B as BPagination, P as PaginationButton } from './Pagination-BWFVCGiz.js';
|
|
2
2
|
import { a as registerComponent } from './plugins-1tLsuIZF.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import './config-CKuo-p6e.js';
|
|
5
5
|
import './_plugin-vue_export-helper-OJRSZE6i.js';
|
|
6
|
-
import './Icon-
|
|
6
|
+
import './Icon-iqPKMem5.js';
|
|
7
7
|
import './helpers.js';
|
|
8
8
|
|
|
9
9
|
const Plugin = {
|
package/dist/esm/progress.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as PROGRESS_INJECTION_KEY, P as Progress } from './Progress-
|
|
2
|
-
import { defineComponent,
|
|
1
|
+
import { a as PROGRESS_INJECTION_KEY, P as Progress } from './Progress-BxT2PFEw.js';
|
|
2
|
+
import { defineComponent, openBlock, createElementBlock, normalizeStyle, normalizeClass, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
3
3
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
|
4
4
|
import { a as registerComponent } from './plugins-1tLsuIZF.js';
|
|
5
5
|
import './config-CKuo-p6e.js';
|
package/dist/esm/radio.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent,
|
|
1
|
+
import { defineComponent, openBlock, createElementBlock, withKeys, withModifiers, normalizeClass, withDirectives, createElementVNode, vModelRadio, renderSlot } from 'vue';
|
|
2
2
|
import { C as CheckRadioMixin } from './CheckRadioMixin-DSD_rjC8.js';
|
|
3
3
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
|
4
4
|
import { a as registerComponent } from './plugins-1tLsuIZF.js';
|
package/dist/esm/rate.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent, resolveComponent,
|
|
1
|
+
import { defineComponent, resolveComponent, openBlock, createElementBlock, normalizeClass, Fragment, renderList, withModifiers, createVNode, createBlock, normalizeStyle, createCommentVNode, createElementVNode, toDisplayString } from 'vue';
|
|
2
2
|
import { c as config } from './config-CKuo-p6e.js';
|
|
3
|
-
import { B as BIcon } from './Icon-
|
|
3
|
+
import { B as BIcon } from './Icon-iqPKMem5.js';
|
|
4
4
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
|
5
5
|
import { a as registerComponent } from './plugins-1tLsuIZF.js';
|
|
6
6
|
import './helpers.js';
|
package/dist/esm/select.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { B as BSelect } from './Select-
|
|
1
|
+
import { B as BSelect } from './Select-dYTVc9W4.js';
|
|
2
2
|
import { a as registerComponent } from './plugins-1tLsuIZF.js';
|
|
3
3
|
import 'vue';
|
|
4
|
-
import './Icon-
|
|
4
|
+
import './Icon-iqPKMem5.js';
|
|
5
5
|
import './config-CKuo-p6e.js';
|
|
6
6
|
import './helpers.js';
|
|
7
7
|
import './_plugin-vue_export-helper-OJRSZE6i.js';
|
package/dist/esm/sidebar.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent,
|
|
1
|
+
import { defineComponent, openBlock, createElementBlock, createCommentVNode, createVNode, Transition, withCtx, withDirectives, createElementVNode, normalizeClass, renderSlot, vShow } from 'vue';
|
|
2
2
|
import { c as config } from './config-CKuo-p6e.js';
|
|
3
3
|
import { removeElement } from './helpers.js';
|
|
4
4
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
package/dist/esm/slider.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent, resolveComponent,
|
|
2
|
-
import { T as Tooltip } from './Tooltip-
|
|
1
|
+
import { defineComponent, resolveComponent, openBlock, createElementBlock, mergeProps, createVNode, withCtx, createElementVNode, withKeys, withModifiers, toDisplayString, createCommentVNode, normalizeStyle, normalizeClass, renderSlot, Fragment, renderList, createBlock } from 'vue';
|
|
2
|
+
import { T as Tooltip } from './Tooltip-Ds5fe3ZP.js';
|
|
3
3
|
import { c as config } from './config-CKuo-p6e.js';
|
|
4
4
|
import { C as CompatFallthroughMixin } from './CompatFallthroughMixin-C8LPuwDr.js';
|
|
5
5
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
package/dist/esm/snackbar.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent,
|
|
1
|
+
import { defineComponent, openBlock, createBlock, Transition, withCtx, withDirectives, createElementVNode, normalizeClass, renderSlot, createElementBlock, Fragment, createCommentVNode, toDisplayString, vShow, createApp, h, inject } from 'vue';
|
|
2
2
|
import { c as config } from './config-CKuo-p6e.js';
|
|
3
3
|
import { N as NoticeMixin } from './NoticeMixin-ByNlva3T.js';
|
|
4
4
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
package/dist/esm/steps.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent, resolveComponent,
|
|
2
|
-
import { B as BIcon } from './Icon-
|
|
3
|
-
import { T as TabbedMixin, a as TabbedChildMixin } from './TabbedChildMixin-
|
|
1
|
+
import { defineComponent, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, withDirectives, createBlock, toDisplayString, createCommentVNode, vShow, renderSlot, withModifiers, createVNode } from 'vue';
|
|
2
|
+
import { B as BIcon } from './Icon-iqPKMem5.js';
|
|
3
|
+
import { T as TabbedMixin, a as TabbedChildMixin } from './TabbedChildMixin-BsuDQmWE.js';
|
|
4
4
|
import { c as config } from './config-CKuo-p6e.js';
|
|
5
5
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
|
6
6
|
import { a as registerComponent } from './plugins-1tLsuIZF.js';
|
package/dist/esm/switch.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as config } from './config-CKuo-p6e.js';
|
|
2
|
-
import { defineComponent,
|
|
2
|
+
import { defineComponent, openBlock, createElementBlock, withKeys, withModifiers, normalizeClass, withDirectives, createElementVNode, vModelCheckbox, renderSlot, createCommentVNode } from 'vue';
|
|
3
3
|
import { _ as _export_sfc } from './_plugin-vue_export-helper-OJRSZE6i.js';
|
|
4
4
|
import { a as registerComponent } from './plugins-1tLsuIZF.js';
|
|
5
5
|
|