bootstrap-vue-next 0.44.5 → 0.44.6
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-Depalqe-.mjs → BAutocomplete-QBIaWPY1.mjs} +2 -2
- package/dist/{BAutocomplete-Depalqe-.mjs.map → BAutocomplete-QBIaWPY1.mjs.map} +1 -1
- package/dist/{BAutocomplete-C7Odx4At.js → BAutocomplete-jAlZC6_t.js} +2 -2
- package/dist/{BAutocomplete-C7Odx4At.js.map → BAutocomplete-jAlZC6_t.js.map} +1 -1
- package/dist/{BForm-IL7Rf_27.mjs → BForm-C8I6v7bU.mjs} +2 -2
- package/dist/{BForm-IL7Rf_27.mjs.map → BForm-C8I6v7bU.mjs.map} +1 -1
- package/dist/{BForm-BqHUnHpU.js → BForm-_h0kYDl7.js} +2 -2
- package/dist/{BForm-BqHUnHpU.js.map → BForm-_h0kYDl7.js.map} +1 -1
- package/dist/{BFormSelect-Dg6OwMl-.mjs → BFormSelect-Bb8yE8vz.mjs} +2 -2
- package/dist/{BFormSelect-Dg6OwMl-.mjs.map → BFormSelect-Bb8yE8vz.mjs.map} +1 -1
- package/dist/{BFormSelect-DqSojuY_.js → BFormSelect-DIKVsG--.js} +2 -2
- package/dist/{BFormSelect-DqSojuY_.js.map → BFormSelect-DIKVsG--.js.map} +1 -1
- package/dist/bootstrap-vue-next.mjs +3 -3
- package/dist/bootstrap-vue-next.umd.js +3 -3
- 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/index.mjs +3 -3
- package/dist/src/components/index.umd.js +3 -3
- package/dist/{useFormSelect-nQbGZSi8.js → useFormSelect-CiIMUolC.js} +3 -3
- package/dist/useFormSelect-CiIMUolC.js.map +1 -0
- package/dist/{useFormSelect-CANw3ZJG.mjs → useFormSelect-D3gVO4jJ.mjs} +3 -3
- package/dist/useFormSelect-D3gVO4jJ.mjs.map +1 -0
- package/package.json +1 -1
- package/dist/useFormSelect-CANw3ZJG.mjs.map +0 -1
- package/dist/useFormSelect-nQbGZSi8.js.map +0 -1
|
@@ -11,7 +11,7 @@ import { t as useStateClass } from "./useStateClass-CdmlbrGn.mjs";
|
|
|
11
11
|
import { t as useAriaInvalid } from "./useAriaInvalid-apOwgexm.mjs";
|
|
12
12
|
import { t as BInputGroup_default } from "./BInputGroup-DpX10xwR.mjs";
|
|
13
13
|
import { t as BFormTag_default } from "./BFormTag-BUWEugEC.mjs";
|
|
14
|
-
import { t as useFormSelect } from "./useFormSelect-
|
|
14
|
+
import { t as useFormSelect } from "./useFormSelect-D3gVO4jJ.mjs";
|
|
15
15
|
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, watch, watchEffect, watchSyncEffect, withCtx, withKeys, withMemo, withModifiers } from "vue";
|
|
16
16
|
//#region ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/shared/ohash.D__AXeF1.mjs
|
|
17
17
|
function serialize(o) {
|
|
@@ -2333,4 +2333,4 @@ var BAutocomplete_default = /* @__PURE__ */ defineComponent({
|
|
|
2333
2333
|
//#endregion
|
|
2334
2334
|
export { BAutocomplete_default as t };
|
|
2335
2335
|
|
|
2336
|
-
//# sourceMappingURL=BAutocomplete-
|
|
2336
|
+
//# sourceMappingURL=BAutocomplete-QBIaWPY1.mjs.map
|