bootstrap-vue-next 0.45.3 → 0.45.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/{BAutocomplete-BCOfyy8g.js → BAutocomplete-D8Qkcqcy.js} +2 -2
- package/dist/{BAutocomplete-BCOfyy8g.js.map → BAutocomplete-D8Qkcqcy.js.map} +1 -1
- package/dist/{BAutocomplete-j3KJbBFs.mjs → BAutocomplete-DRzLhACU.mjs} +2 -2
- package/dist/{BAutocomplete-j3KJbBFs.mjs.map → BAutocomplete-DRzLhACU.mjs.map} +1 -1
- package/dist/{BForm-CriVh5cC.js → BForm-B0bPQ4kx.js} +2 -2
- package/dist/{BForm-CriVh5cC.js.map → BForm-B0bPQ4kx.js.map} +1 -1
- package/dist/{BForm-__5Chigr.mjs → BForm-CoQKIJzv.mjs} +2 -2
- package/dist/{BForm-__5Chigr.mjs.map → BForm-CoQKIJzv.mjs.map} +1 -1
- package/dist/{BFormSelect-CUkyKBNN.js → BFormSelect-CtcsnTlz.js} +2 -2
- package/dist/{BFormSelect-CUkyKBNN.js.map → BFormSelect-CtcsnTlz.js.map} +1 -1
- package/dist/{BFormSelect-Co-ZU8yY.mjs → BFormSelect-eS-C3M0J.mjs} +2 -2
- package/dist/{BFormSelect-Co-ZU8yY.mjs.map → BFormSelect-eS-C3M0J.mjs.map} +1 -1
- package/dist/{BOffcanvas-Dw-tsRFl.mjs → BOffcanvas-CwH0DqSG.mjs} +2 -1
- package/dist/BOffcanvas-CwH0DqSG.mjs.map +1 -0
- package/dist/{BOffcanvas-Dg2rwKlf.js → BOffcanvas-DdiP19Xz.js} +2 -1
- package/dist/BOffcanvas-DdiP19Xz.js.map +1 -0
- package/dist/bootstrap-vue-next.mjs +4 -4
- package/dist/bootstrap-vue-next.umd.js +4 -4
- package/dist/directives/utils.d.mts +2 -2
- package/dist/directives/utils.d.ts +2 -2
- package/dist/src/components/BAutocomplete/index.mjs +1 -1
- package/dist/src/components/BAutocomplete/index.umd.js +1 -1
- package/dist/src/components/BForm/index.mjs +1 -1
- package/dist/src/components/BForm/index.umd.js +1 -1
- package/dist/src/components/BFormSelect/index.mjs +1 -1
- package/dist/src/components/BFormSelect/index.umd.js +1 -1
- package/dist/src/components/BOffcanvas/index.mjs +1 -1
- package/dist/src/components/BOffcanvas/index.umd.js +1 -1
- package/dist/src/components/index.mjs +4 -4
- package/dist/src/components/index.umd.js +4 -4
- package/dist/src/directives/BPopover/index.mjs +1 -1
- package/dist/src/directives/BPopover/index.umd.js +1 -1
- package/dist/src/directives/BScrollspy/index.mjs +1 -1
- package/dist/src/directives/BScrollspy/index.umd.js +1 -1
- package/dist/src/directives/BToggle/index.mjs +2 -2
- package/dist/src/directives/BToggle/index.mjs.map +1 -1
- package/dist/src/directives/BToggle/index.umd.js +2 -2
- package/dist/src/directives/BToggle/index.umd.js.map +1 -1
- package/dist/src/directives/BTooltip/index.mjs +1 -1
- package/dist/src/directives/BTooltip/index.umd.js +1 -1
- package/dist/{useFormSelect-C0nvno12.mjs → useFormSelect-BM0rsjni.mjs} +9 -2
- package/dist/useFormSelect-BM0rsjni.mjs.map +1 -0
- package/dist/{useFormSelect-CjAziZpu.js → useFormSelect-ClmzGzOy.js} +9 -2
- package/dist/useFormSelect-ClmzGzOy.js.map +1 -0
- package/dist/{utils-Dgz9Trtl.mjs → utils-BbYwYPyP.mjs} +5 -5
- package/dist/utils-BbYwYPyP.mjs.map +1 -0
- package/dist/{utils-BTPjS0XS.js → utils-ePxMJ7rd.js} +5 -5
- package/dist/utils-ePxMJ7rd.js.map +1 -0
- package/package.json +1 -1
- package/dist/BOffcanvas-Dg2rwKlf.js.map +0 -1
- package/dist/BOffcanvas-Dw-tsRFl.mjs.map +0 -1
- package/dist/useFormSelect-C0nvno12.mjs.map +0 -1
- package/dist/useFormSelect-CjAziZpu.js.map +0 -1
- package/dist/utils-BTPjS0XS.js.map +0 -1
- package/dist/utils-Dgz9Trtl.mjs.map +0 -1
|
@@ -12,7 +12,7 @@ import { t as BInputGroup_default } from "./BInputGroup-3AVRA3U7.mjs";
|
|
|
12
12
|
import { t as useAriaInvalid } from "./useAriaInvalid-apOwgexm.mjs";
|
|
13
13
|
import { t as BFormInput_default } from "./BFormInput-NKko58M2.mjs";
|
|
14
14
|
import { t as BFormTag_default } from "./BFormTag-Cjg1R-Lj.mjs";
|
|
15
|
-
import { t as useFormSelect } from "./useFormSelect-
|
|
15
|
+
import { t as useFormSelect } from "./useFormSelect-BM0rsjni.mjs";
|
|
16
16
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, getCurrentInstance, guardReactiveProps, h, inject, isRef, markRaw, mergeModels, mergeProps, nextTick, normalizeClass, normalizeProps, onMounted, onUnmounted, openBlock, provide, ref, renderList, renderSlot, resolveDynamicComponent, toDisplayString, toRefs, toValue, unref, useModel, useTemplateRef, watch, watchEffect, watchSyncEffect, withCtx, withKeys, withMemo, withModifiers } from "vue";
|
|
17
17
|
//#region ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/shared/ohash.D__AXeF1.mjs
|
|
18
18
|
function serialize(o) {
|
|
@@ -2393,4 +2393,4 @@ var BAutocomplete_default = /* @__PURE__ */ defineComponent({
|
|
|
2393
2393
|
//#endregion
|
|
2394
2394
|
export { BAutocomplete_default as t };
|
|
2395
2395
|
|
|
2396
|
-
//# sourceMappingURL=BAutocomplete-
|
|
2396
|
+
//# sourceMappingURL=BAutocomplete-DRzLhACU.mjs.map
|