@onereach/ui-components 2.65.2-beta.1970.0 → 2.65.2-beta.1972.0
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/v2/{OrCardCollection-503fb7e3.js → OrCardCollection-064282ad.js} +2 -2
- package/dist/v2/{OrConfirm-bf5f8c06.js → OrConfirm-924ae32c.js} +1 -1
- package/dist/v2/{OrIconButton-25f95642.js → OrIconButton-d4e78dbd.js} +2 -2
- package/dist/v2/{OrInlineInput-be207a94.js → OrInlineInput-0fea477d.js} +1 -1
- package/dist/v2/{OrInlineTextarea-6354de76.js → OrInlineTextarea-6d18caed.js} +1 -1
- package/dist/v2/{OrInput-60aedc25.js → OrInput-385f48da.js} +1 -1
- package/dist/v2/{OrMenu-56f410e5.js → OrMenu-a2dedea3.js} +1 -1
- package/dist/v2/{OrModal-ecdba2ef.js → OrModal-80e15678.js} +1 -1
- package/dist/v2/{OrNotification-feb027de.js → OrNotification-3d1dab4c.js} +1 -1
- package/dist/v2/{OrPopover-57e3263d.js → OrPopover-c6e5acf4.js} +10 -3
- package/dist/v2/{OrSearch-7160527b.js → OrSearch-b087463b.js} +1 -1
- package/dist/v2/{OrSelect-65bd318d.js → OrSelect-bd41da4a.js} +3 -3
- package/dist/v2/{OrTabs-8a23a484.js → OrTabs-1ad5fb57.js} +2 -2
- package/dist/v2/{OrTag-b4de4060.js → OrTag-5e12d98e.js} +1 -1
- package/dist/v2/{OrTooltip-6686c58b.js → OrTooltip-c51ebe82.js} +1 -1
- package/dist/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -0
- package/dist/v2/index.js +16 -16
- package/dist/v2/index11.js +5 -5
- package/dist/v2/index2.js +16 -16
- package/dist/v2/index21.js +5 -5
- package/dist/v2/index32.js +3 -3
- package/dist/v2/index35.js +4 -4
- package/dist/v2/index37.js +4 -4
- package/dist/v2/index39.js +4 -4
- package/dist/v2/index49.js +2 -2
- package/dist/v2/index51.js +4 -4
- package/dist/v2/index53.js +4 -4
- package/dist/v2/index57.js +1 -1
- package/dist/v2/index63.js +5 -5
- package/dist/v2/index66.js +6 -6
- package/dist/v2/index80.js +3 -3
- package/dist/v2/index82.js +4 -4
- package/dist/v2/index90.js +4 -4
- package/dist/v2/index93.js +2 -2
- package/dist/v2/{types-454066a9.js → types-d1571b53.js} +1 -1
- package/dist/v3/{OrCardCollection-e9c02bcf.js → OrCardCollection-aabb79d6.js} +2 -2
- package/dist/v3/{OrConfirm-d6b73de8.js → OrConfirm-9aa2eb42.js} +1 -1
- package/dist/v3/{OrIconButton-f8b88310.js → OrIconButton-7905be29.js} +2 -2
- package/dist/v3/{OrInlineInput-2cf02399.js → OrInlineInput-acf4170c.js} +1 -1
- package/dist/v3/{OrInlineTextarea-7680bb2f.js → OrInlineTextarea-271d41ba.js} +1 -1
- package/dist/v3/{OrInput-c09652e0.js → OrInput-0accb96c.js} +1 -1
- package/dist/v3/{OrMenu-73fdfbf0.js → OrMenu-320b485f.js} +1 -1
- package/dist/v3/{OrModal-a1f90b67.js → OrModal-3e294644.js} +1 -1
- package/dist/v3/{OrNotification-d251a88f.js → OrNotification-5806b30e.js} +1 -1
- package/dist/v3/{OrPopover-4306463c.js → OrPopover-16b6f117.js} +11 -2
- package/dist/v3/{OrSearch-0ca5a198.js → OrSearch-d7662fa5.js} +1 -1
- package/dist/v3/{OrSelect-3388f00a.js → OrSelect-60ab3704.js} +3 -3
- package/dist/v3/{OrTabs-938f205b.js → OrTabs-ec203edf.js} +2 -2
- package/dist/v3/{OrTag-081d92e2.js → OrTag-7e2abc90.js} +1 -1
- package/dist/v3/{OrTooltip-6e00b8ac.js → OrTooltip-cbb14b43.js} +1 -1
- package/dist/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -0
- package/dist/v3/index.js +16 -16
- package/dist/v3/index11.js +5 -5
- package/dist/v3/index2.js +16 -16
- package/dist/v3/index21.js +5 -5
- package/dist/v3/index32.js +3 -3
- package/dist/v3/index35.js +4 -4
- package/dist/v3/index37.js +4 -4
- package/dist/v3/index39.js +4 -4
- package/dist/v3/index49.js +2 -2
- package/dist/v3/index51.js +4 -4
- package/dist/v3/index53.js +4 -4
- package/dist/v3/index57.js +1 -1
- package/dist/v3/index63.js +5 -5
- package/dist/v3/index66.js +6 -6
- package/dist/v3/index80.js +3 -3
- package/dist/v3/index82.js +4 -4
- package/dist/v3/index90.js +4 -4
- package/dist/v3/index93.js +2 -2
- package/dist/v3/{types-45231fbe.js → types-ac61ba80.js} +1 -1
- package/package.json +1 -1
- package/src/components/or-menu-v3/OrMenu.stories3.ts +8 -6
- package/src/components/or-popover-v3/OrPopover.vue +11 -1
package/dist/v2/index66.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from './OrSelect-bd41da4a.js';
|
|
2
2
|
export { a as SelectSize } from './OrInputBox-208dceac.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './dropdown-open-0d314aa4.js';
|
|
@@ -13,10 +13,10 @@ import './OrError-be656098.js';
|
|
|
13
13
|
import './OrExpansionPanel-33d5cf05.js';
|
|
14
14
|
import './OrIcon-05689298.js';
|
|
15
15
|
import './OrHint-44356417.js';
|
|
16
|
-
import './OrInput-
|
|
17
|
-
import './OrIconButton-
|
|
18
|
-
import './OrTooltip-
|
|
19
|
-
import './OrPopover-
|
|
16
|
+
import './OrInput-385f48da.js';
|
|
17
|
+
import './OrIconButton-d4e78dbd.js';
|
|
18
|
+
import './OrTooltip-c51ebe82.js';
|
|
19
|
+
import './OrPopover-c6e5acf4.js';
|
|
20
20
|
import '@floating-ui/dom';
|
|
21
21
|
import './useElevation-0e973238.js';
|
|
22
22
|
import './useResponsive-a02e95b7.js';
|
|
@@ -25,4 +25,4 @@ import './OrOverlay-4838a9b0.js';
|
|
|
25
25
|
import './OrTeleport.vue2-fb92f29f.js';
|
|
26
26
|
import 'portal-vue';
|
|
27
27
|
import './OrMenuItem-db9bf83a.js';
|
|
28
|
-
import './OrTag-
|
|
28
|
+
import './OrTag-5e12d98e.js';
|
package/dist/v2/index80.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
1
|
+
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-1ad5fb57.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './useClassAttribute-47fdb016.js';
|
|
5
5
|
import './OrIcon-05689298.js';
|
|
6
6
|
import './normalize-component-6e8e3d80.js';
|
|
7
7
|
import './OrMenuItem-db9bf83a.js';
|
|
8
|
-
import './OrMenu-
|
|
9
|
-
import './OrPopover-
|
|
8
|
+
import './OrMenu-a2dedea3.js';
|
|
9
|
+
import './OrPopover-c6e5acf4.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import './useElevation-0e973238.js';
|
|
12
12
|
import './useResponsive-a02e95b7.js';
|
package/dist/v2/index82.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
1
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-5e12d98e.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import './OrIconButton-
|
|
5
|
+
import './OrIconButton-d4e78dbd.js';
|
|
6
6
|
import './OrIcon-05689298.js';
|
|
7
7
|
import './normalize-component-6e8e3d80.js';
|
|
8
|
-
import './OrTooltip-
|
|
9
|
-
import './OrPopover-
|
|
8
|
+
import './OrTooltip-c51ebe82.js';
|
|
9
|
+
import './OrPopover-c6e5acf4.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import './useElevation-0e973238.js';
|
|
12
12
|
import './useResponsive-a02e95b7.js';
|
package/dist/v2/index90.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-d1571b53.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './OrTeleport.vue2-fb92f29f.js';
|
|
6
6
|
import 'portal-vue';
|
|
7
7
|
import './normalize-component-6e8e3d80.js';
|
|
8
|
-
import './OrIconButton-
|
|
8
|
+
import './OrIconButton-d4e78dbd.js';
|
|
9
9
|
import './useClassAttribute-47fdb016.js';
|
|
10
10
|
import './OrIcon-05689298.js';
|
|
11
|
-
import './OrTooltip-
|
|
12
|
-
import './OrPopover-
|
|
11
|
+
import './OrTooltip-c51ebe82.js';
|
|
12
|
+
import './OrPopover-c6e5acf4.js';
|
|
13
13
|
import '@floating-ui/dom';
|
|
14
14
|
import './useElevation-0e973238.js';
|
|
15
15
|
import './useResponsive-a02e95b7.js';
|
package/dist/v2/index93.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { _ as OrTooltipV3 } from './OrTooltip-
|
|
2
|
-
export { P as TooltipPlacement } from './OrPopover-
|
|
1
|
+
export { _ as OrTooltipV3 } from './OrTooltip-c51ebe82.js';
|
|
2
|
+
export { P as TooltipPlacement } from './OrPopover-c6e5acf4.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './useClassAttribute-47fdb016.js';
|
|
@@ -2,7 +2,7 @@ import { useToggle } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
|
|
3
3
|
import { _ as __vue_component__$4 } from './OrTeleport.vue2-fb92f29f.js';
|
|
4
4
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
|
|
5
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrIconButton-d4e78dbd.js';
|
|
6
6
|
import { _ as __vue_component__$3 } from './OrLoader-bd088836.js';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -2,8 +2,8 @@ import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1 } from './OrCard-b63658a8.js';
|
|
5
|
-
import { s as script$2 } from './OrIconButton-
|
|
6
|
-
import { s as script$3 } from './OrInput-
|
|
5
|
+
import { s as script$2 } from './OrIconButton-7905be29.js';
|
|
6
|
+
import { s as script$3 } from './OrInput-0accb96c.js';
|
|
7
7
|
import { s as script$4 } from './OrSortHeader-9d645226.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, Fragment, renderList, createBlock, withCtx, createTextVNode, toDisplayString, createCommentVNode, createVNode, renderSlot, normalizeProps, guardReactiveProps } from 'vue';
|
|
9
9
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { s as script$2, a as ButtonColor } from './OrButton-12b36e89.js';
|
|
3
3
|
import { s as script$1 } from './OrOverlay-27050c19.js';
|
|
4
|
-
import { s as script$3 } from './OrInput-
|
|
4
|
+
import { s as script$3 } from './OrInput-0accb96c.js';
|
|
5
5
|
import { useMagicKeys, whenever } from '@vueuse/core';
|
|
6
6
|
import { logicAnd } from '@vueuse/math';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
@@ -2,8 +2,8 @@ import { defineComponent, ref, computed } from 'vue-demi';
|
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1 } from './OrIcon-e2fa4cf8.js';
|
|
5
|
-
import { s as script$2 } from './OrTooltip-
|
|
6
|
-
import './OrPopover-
|
|
5
|
+
import { s as script$2 } from './OrTooltip-cbb14b43.js';
|
|
6
|
+
import './OrPopover-16b6f117.js';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, createVNode } from 'vue';
|
|
8
8
|
|
|
9
9
|
var IconButtonColor;
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1 } from './OrError-19a62a18.js';
|
|
5
5
|
import { s as script$2 } from './OrHint-73835593.js';
|
|
6
|
-
import { s as script$3 } from './OrIconButton-
|
|
6
|
+
import { s as script$3 } from './OrIconButton-7905be29.js';
|
|
7
7
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-1b473796.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1 } from './OrError-19a62a18.js';
|
|
5
5
|
import { s as script$2 } from './OrHint-73835593.js';
|
|
6
|
-
import { s as script$3 } from './OrIconButton-
|
|
6
|
+
import { s as script$3 } from './OrIconButton-7905be29.js';
|
|
7
7
|
import { s as script$4 } from './OrInlineInputBox-1b473796.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1 } from './OrError-19a62a18.js';
|
|
5
5
|
import { s as script$2 } from './OrHint-73835593.js';
|
|
6
|
-
import { s as script$4 } from './OrIconButton-
|
|
6
|
+
import { s as script$4 } from './OrIconButton-7905be29.js';
|
|
7
7
|
import { s as script$3 } from './OrIcon-e2fa4cf8.js';
|
|
8
8
|
import { s as script$5, a as InputBoxSize } from './OrInputBox-634230b1.js';
|
|
9
9
|
import { s as script$6 } from './OrLabel-7d4fe80b.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { s as script$1, P as PopoverPlacement } from './OrPopover-
|
|
4
|
+
import { s as script$1, P as PopoverPlacement } from './OrPopover-16b6f117.js';
|
|
5
5
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createVNode, withCtx, createElementVNode, normalizeClass, withModifiers, renderSlot } from 'vue';
|
|
6
6
|
|
|
7
7
|
const MenuRoot = [
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { s as script$2 } from './OrIconButton-
|
|
4
|
+
import { s as script$2 } from './OrIconButton-7905be29.js';
|
|
5
5
|
import { s as script$1 } from './OrOverlay-27050c19.js';
|
|
6
6
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { s as script$2 } from './OrIconButton-
|
|
4
|
+
import { s as script$2 } from './OrIconButton-7905be29.js';
|
|
5
5
|
import { s as script$1 } from './OrIcon-e2fa4cf8.js';
|
|
6
6
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, createVNode, renderSlot, withModifiers } from 'vue';
|
|
7
7
|
|
|
@@ -176,6 +176,14 @@ var script = defineComponent({
|
|
|
176
176
|
break;
|
|
177
177
|
}
|
|
178
178
|
}
|
|
179
|
+
// Handlers
|
|
180
|
+
function handleBottomSheetState(bottomShetState) {
|
|
181
|
+
if (bottomShetState === 'closed') {
|
|
182
|
+
state.value = 'closed';
|
|
183
|
+
} else {
|
|
184
|
+
state.value = 'open';
|
|
185
|
+
}
|
|
186
|
+
}
|
|
179
187
|
// Effects
|
|
180
188
|
watchPostEffect(() => {
|
|
181
189
|
const rootElement = unref(root);
|
|
@@ -219,6 +227,7 @@ var script = defineComponent({
|
|
|
219
227
|
root,
|
|
220
228
|
bottomSheet,
|
|
221
229
|
bottomSheetRoot,
|
|
230
|
+
handleBottomSheetState,
|
|
222
231
|
rootStyles,
|
|
223
232
|
bodyStyles,
|
|
224
233
|
state,
|
|
@@ -248,11 +257,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
248
257
|
}, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */))], 16 /* FULL_PROPS */)) : createCommentVNode("v-if", true), _ctx.isMobile && _ctx.variant === 'auto' || _ctx.variant === 'bottom-sheet' ? (openBlock(), createBlock(_component_OrBottomSheet, {
|
|
249
258
|
key: 1,
|
|
250
259
|
ref: "bottomSheet",
|
|
251
|
-
"onUpdate:state":
|
|
260
|
+
"onUpdate:state": _ctx.handleBottomSheetState
|
|
252
261
|
}, {
|
|
253
262
|
default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
|
|
254
263
|
_: 3 /* FORWARDED */
|
|
255
|
-
},
|
|
264
|
+
}, 8 /* PROPS */, ["onUpdate:state"])) : createCommentVNode("v-if", true)]),
|
|
256
265
|
_: 3 /* FORWARDED */
|
|
257
266
|
})) : createCommentVNode("v-if", true);
|
|
258
267
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
4
|
-
import { s as script$1 } from './OrInput-
|
|
4
|
+
import { s as script$1 } from './OrInput-0accb96c.js';
|
|
5
5
|
import { a as InputBoxSize } from './OrInputBox-634230b1.js';
|
|
6
6
|
import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
|
|
7
7
|
|
|
@@ -9,11 +9,11 @@ import { s as script$3 } from './OrExpansionPanel-65afdfad.js';
|
|
|
9
9
|
import { s as script$4 } from './OrHint-73835593.js';
|
|
10
10
|
import { s as script$5 } from './OrIcon-e2fa4cf8.js';
|
|
11
11
|
import { s as script$7, a as InputBoxSize } from './OrInputBox-634230b1.js';
|
|
12
|
-
import { s as script$6 } from './OrInput-
|
|
12
|
+
import { s as script$6 } from './OrInput-0accb96c.js';
|
|
13
13
|
import { s as script$8 } from './OrLabel-7d4fe80b.js';
|
|
14
14
|
import { s as script$9 } from './OrMenuItem-9cfc4cc4.js';
|
|
15
|
-
import { s as script$a } from './OrPopover-
|
|
16
|
-
import { s as script$b } from './OrTag-
|
|
15
|
+
import { s as script$a } from './OrPopover-16b6f117.js';
|
|
16
|
+
import { s as script$b } from './OrTag-7e2abc90.js';
|
|
17
17
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, normalizeClass, createElementVNode, Fragment, renderList, createVNode, withModifiers } from 'vue';
|
|
18
18
|
|
|
19
19
|
const SelectRoot = [
|
|
@@ -3,8 +3,8 @@ import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted }
|
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
4
4
|
import { s as script$1 } from './OrIcon-e2fa4cf8.js';
|
|
5
5
|
import { s as script$3 } from './OrMenuItem-9cfc4cc4.js';
|
|
6
|
-
import { s as script$2 } from './OrMenu-
|
|
7
|
-
import './OrPopover-
|
|
6
|
+
import { s as script$2 } from './OrMenu-320b485f.js';
|
|
7
|
+
import './OrPopover-16b6f117.js';
|
|
8
8
|
import { s as script$4 } from './OrTab-97044946.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, createElementVNode, mergeProps, Fragment, renderList, createBlock, withModifiers, withCtx, createTextVNode, toDisplayString, createVNode, createCommentVNode, renderSlot } from 'vue';
|
|
10
10
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { s as script$1 } from './OrIconButton-
|
|
4
|
+
import { s as script$1 } from './OrIconButton-7905be29.js';
|
|
5
5
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot, createBlock, normalizeClass, withModifiers, createCommentVNode } from 'vue';
|
|
6
6
|
|
|
7
7
|
var TagVariant;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useElementHover } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
4
|
-
import { s as script$1, P as PopoverPlacement } from './OrPopover-
|
|
4
|
+
import { s as script$1, P as PopoverPlacement } from './OrPopover-16b6f117.js';
|
|
5
5
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot, createBlock, withCtx, createElementVNode, normalizeClass, toDisplayString, createCommentVNode } from 'vue';
|
|
6
6
|
|
|
7
7
|
const TooltipRoot = [
|
|
@@ -10,6 +10,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
10
10
|
[x: number]: string;
|
|
11
11
|
} | {}, true> | undefined>;
|
|
12
12
|
bottomSheetRoot: import("@vue/composition-api").ComputedRef<undefined>;
|
|
13
|
+
handleBottomSheetState: (bottomShetState: string) => void;
|
|
13
14
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
14
15
|
bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
15
16
|
state: import("@vue/composition-api").Ref<"open" | "closed">;
|
|
@@ -82,6 +83,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
82
83
|
[x: number]: string;
|
|
83
84
|
} | {}, true> | undefined>;
|
|
84
85
|
bottomSheetRoot: import("@vue/composition-api").ComputedRef<undefined>;
|
|
86
|
+
handleBottomSheetState: (bottomShetState: string) => void;
|
|
85
87
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
86
88
|
bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
87
89
|
state: import("@vue/composition-api").Ref<"open" | "closed">;
|
package/dist/v3/index.js
CHANGED
|
@@ -6,7 +6,7 @@ export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTT
|
|
|
6
6
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-12b36e89.js';
|
|
7
7
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
8
8
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-737f073a.js';
|
|
9
|
-
export { C as CardCollectionView, s as OrCardCollectionV3 } from './OrCardCollection-
|
|
9
|
+
export { C as CardCollectionView, s as OrCardCollectionV3 } from './OrCardCollection-aabb79d6.js';
|
|
10
10
|
export { s as OrCardV3 } from './OrCard-b63658a8.js';
|
|
11
11
|
export { a as OrCarousel, s as OrCarouselItem } from './OrCarouselItem-ec8333c7.js';
|
|
12
12
|
export { s as OrCheckbox } from './OrCheckbox-56e4171e.js';
|
|
@@ -16,7 +16,7 @@ export { s as OrCode, O as OrCodeLanguages } from './OrCode-feeec003.js';
|
|
|
16
16
|
export { s as OrCollapse } from './OrCollapse-37a52e8f.js';
|
|
17
17
|
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-0a944d25.js';
|
|
18
18
|
export { s as OrConfirm } from './OrConfirm-00134f53.js';
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-9aa2eb42.js';
|
|
20
20
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-6c79a764.js';
|
|
21
21
|
export { s as OrError } from './OrError-f90296db.js';
|
|
22
22
|
export { s as OrErrorTagV3 } from './OrErrorTag-bbfd3ca6.js';
|
|
@@ -27,14 +27,14 @@ export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
27
27
|
export { s as OrHint } from './OrHint-1414c530.js';
|
|
28
28
|
export { s as OrHintV3 } from './OrHint-73835593.js';
|
|
29
29
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-e23028f8.js';
|
|
30
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-
|
|
30
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-7905be29.js';
|
|
31
31
|
export { a as IconSize, I as IconVariant, s as OrIconV3 } from './OrIcon-e2fa4cf8.js';
|
|
32
32
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-1b473796.js';
|
|
33
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
33
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-acf4170c.js';
|
|
34
34
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-455a2d64.js';
|
|
35
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
35
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-271d41ba.js';
|
|
36
36
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-634230b1.js';
|
|
37
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
37
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-0accb96c.js';
|
|
38
38
|
export { a as OrInput, b as OrNumberInput, c as OrPassword, d as OrSearch, s as OrTextarea } from './OrSearch-2874026c.js';
|
|
39
39
|
export { s as OrLabel } from './OrLabel-876f8729.js';
|
|
40
40
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-7d4fe80b.js';
|
|
@@ -44,12 +44,12 @@ export { s as OrListOfInputs } from './OrListOfInputs-b4c051a8.js';
|
|
|
44
44
|
export { L as LoaderViews, s as OrLoader } from './OrLoader-15174477.js';
|
|
45
45
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-60943812.js';
|
|
46
46
|
export { s as OrMenuItemV3 } from './OrMenuItem-9cfc4cc4.js';
|
|
47
|
-
export { s as OrMenuV3 } from './OrMenu-
|
|
48
|
-
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-
|
|
47
|
+
export { s as OrMenuV3 } from './OrMenu-320b485f.js';
|
|
48
|
+
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-16b6f117.js';
|
|
49
49
|
export { s as OrModal, O as OrModalSizes } from './OrModal-75c8e5b6.js';
|
|
50
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal-
|
|
50
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-3e294644.js';
|
|
51
51
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-38664729.js';
|
|
52
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-
|
|
52
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-5806b30e.js';
|
|
53
53
|
export { s as OrOverflowMenu } from './OrOverflowMenu-7a177537.js';
|
|
54
54
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
55
55
|
export { s as OrOverlayV3 } from './OrOverlay-27050c19.js';
|
|
@@ -58,10 +58,10 @@ export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrPr
|
|
|
58
58
|
export { s as OrRadio } from './OrRadio-c3ab11f2.js';
|
|
59
59
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
60
60
|
export { s as OrRadioV3 } from './OrRadio-0c1883f2.js';
|
|
61
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
61
|
+
export { s as OrSearchV3 } from './OrSearch-d7662fa5.js';
|
|
62
62
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-2bbc0f22.js';
|
|
63
63
|
export { s as OrSelect } from './OrSelect-056731af.js';
|
|
64
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
64
|
+
export { s as OrSelectV3 } from './OrSelect-60ab3704.js';
|
|
65
65
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
|
|
66
66
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from './OrSidebar-a62972f5.js';
|
|
67
67
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-2b1610ce.js';
|
|
@@ -75,9 +75,9 @@ export { s as OrTab } from './OrTab-bc98be02.js';
|
|
|
75
75
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem-d668cc59.js';
|
|
76
76
|
export { s as OrTabV3 } from './OrTab-97044946.js';
|
|
77
77
|
export { s as OrTabs } from './OrTabs-d3812c11.js';
|
|
78
|
-
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
78
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-ec203edf.js';
|
|
79
79
|
export { s as OrTag } from './OrTag-7e24fdbc.js';
|
|
80
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
80
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-7e2abc90.js';
|
|
81
81
|
export { s as OrTeleport } from './OrTeleportVue3-ad639f12.js';
|
|
82
82
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
83
83
|
export { s as OrTextV3 } from './OrText-ecb46923.js';
|
|
@@ -85,10 +85,10 @@ export { s as OrTextareaV3 } from './OrTextarea-98895b2a.js';
|
|
|
85
85
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-faa4f81a.js';
|
|
86
86
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-fe6abe90.js';
|
|
87
87
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
88
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
88
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-ac61ba80.js';
|
|
89
89
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
90
90
|
export { s as OrTooltip, a as OrTooltipContent } from './OrTooltip-121eae2b.js';
|
|
91
|
-
export { s as OrTooltipV3 } from './OrTooltip-
|
|
91
|
+
export { s as OrTooltipV3 } from './OrTooltip-cbb14b43.js';
|
|
92
92
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.js';
|
|
93
93
|
export { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
94
94
|
export { u as useElevation } from './useElevation-0e973238.js';
|
package/dist/v3/index11.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
export { C as CardCollectionView, s as OrCardCollectionV3 } from './OrCardCollection-
|
|
1
|
+
export { C as CardCollectionView, s as OrCardCollectionV3 } from './OrCardCollection-aabb79d6.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import './OrCard-b63658a8.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import './OrIconButton-
|
|
7
|
+
import './OrIconButton-7905be29.js';
|
|
8
8
|
import './OrIcon-e2fa4cf8.js';
|
|
9
|
-
import './OrTooltip-
|
|
10
|
-
import './OrPopover-
|
|
9
|
+
import './OrTooltip-cbb14b43.js';
|
|
10
|
+
import './OrPopover-16b6f117.js';
|
|
11
11
|
import '@floating-ui/dom';
|
|
12
12
|
import './useElevation-0e973238.js';
|
|
13
13
|
import './useResponsive-a02e95b7.js';
|
|
14
14
|
import './OrBottomSheet-9de57dd0.js';
|
|
15
15
|
import './OrOverlay-27050c19.js';
|
|
16
16
|
import './OrTeleport.vue3-8099178c.js';
|
|
17
|
-
import './OrInput-
|
|
17
|
+
import './OrInput-0accb96c.js';
|
|
18
18
|
import './OrError-19a62a18.js';
|
|
19
19
|
import './OrHint-73835593.js';
|
|
20
20
|
import './OrInputBox-634230b1.js';
|
package/dist/v3/index2.js
CHANGED
|
@@ -6,7 +6,7 @@ export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTT
|
|
|
6
6
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-12b36e89.js';
|
|
7
7
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
8
8
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-737f073a.js';
|
|
9
|
-
export { C as CardCollectionView, s as OrCardCollectionV3 } from './OrCardCollection-
|
|
9
|
+
export { C as CardCollectionView, s as OrCardCollectionV3 } from './OrCardCollection-aabb79d6.js';
|
|
10
10
|
export { s as OrCardV3 } from './OrCard-b63658a8.js';
|
|
11
11
|
export { a as OrCarousel, s as OrCarouselItem } from './OrCarouselItem-ec8333c7.js';
|
|
12
12
|
export { s as OrCheckbox } from './OrCheckbox-56e4171e.js';
|
|
@@ -16,7 +16,7 @@ export { s as OrCode, O as OrCodeLanguages } from './OrCode-feeec003.js';
|
|
|
16
16
|
export { s as OrCollapse } from './OrCollapse-37a52e8f.js';
|
|
17
17
|
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-0a944d25.js';
|
|
18
18
|
export { s as OrConfirm } from './OrConfirm-00134f53.js';
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-9aa2eb42.js';
|
|
20
20
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-6c79a764.js';
|
|
21
21
|
export { s as OrError } from './OrError-f90296db.js';
|
|
22
22
|
export { s as OrErrorTagV3 } from './OrErrorTag-bbfd3ca6.js';
|
|
@@ -27,14 +27,14 @@ export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
27
27
|
export { s as OrHint } from './OrHint-1414c530.js';
|
|
28
28
|
export { s as OrHintV3 } from './OrHint-73835593.js';
|
|
29
29
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-e23028f8.js';
|
|
30
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-
|
|
30
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-7905be29.js';
|
|
31
31
|
export { a as IconSize, I as IconVariant, s as OrIconV3 } from './OrIcon-e2fa4cf8.js';
|
|
32
32
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-1b473796.js';
|
|
33
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
33
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-acf4170c.js';
|
|
34
34
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-455a2d64.js';
|
|
35
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
35
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-271d41ba.js';
|
|
36
36
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-634230b1.js';
|
|
37
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
37
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-0accb96c.js';
|
|
38
38
|
export { a as OrInput, b as OrNumberInput, c as OrPassword, d as OrSearch, s as OrTextarea } from './OrSearch-2874026c.js';
|
|
39
39
|
export { s as OrLabel } from './OrLabel-876f8729.js';
|
|
40
40
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-7d4fe80b.js';
|
|
@@ -44,12 +44,12 @@ export { s as OrListOfInputs } from './OrListOfInputs-b4c051a8.js';
|
|
|
44
44
|
export { L as LoaderViews, s as OrLoader } from './OrLoader-15174477.js';
|
|
45
45
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-60943812.js';
|
|
46
46
|
export { s as OrMenuItemV3 } from './OrMenuItem-9cfc4cc4.js';
|
|
47
|
-
export { s as OrMenuV3 } from './OrMenu-
|
|
48
|
-
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-
|
|
47
|
+
export { s as OrMenuV3 } from './OrMenu-320b485f.js';
|
|
48
|
+
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-16b6f117.js';
|
|
49
49
|
export { s as OrModal, O as OrModalSizes } from './OrModal-75c8e5b6.js';
|
|
50
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal-
|
|
50
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-3e294644.js';
|
|
51
51
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-38664729.js';
|
|
52
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-
|
|
52
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-5806b30e.js';
|
|
53
53
|
export { s as OrOverflowMenu } from './OrOverflowMenu-7a177537.js';
|
|
54
54
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
55
55
|
export { s as OrOverlayV3 } from './OrOverlay-27050c19.js';
|
|
@@ -58,10 +58,10 @@ export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrPr
|
|
|
58
58
|
export { s as OrRadio } from './OrRadio-c3ab11f2.js';
|
|
59
59
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
60
60
|
export { s as OrRadioV3 } from './OrRadio-0c1883f2.js';
|
|
61
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
61
|
+
export { s as OrSearchV3 } from './OrSearch-d7662fa5.js';
|
|
62
62
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-2bbc0f22.js';
|
|
63
63
|
export { s as OrSelect } from './OrSelect-056731af.js';
|
|
64
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
64
|
+
export { s as OrSelectV3 } from './OrSelect-60ab3704.js';
|
|
65
65
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
|
|
66
66
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from './OrSidebar-a62972f5.js';
|
|
67
67
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-2b1610ce.js';
|
|
@@ -75,9 +75,9 @@ export { s as OrTab } from './OrTab-bc98be02.js';
|
|
|
75
75
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem-d668cc59.js';
|
|
76
76
|
export { s as OrTabV3 } from './OrTab-97044946.js';
|
|
77
77
|
export { s as OrTabs } from './OrTabs-d3812c11.js';
|
|
78
|
-
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
78
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-ec203edf.js';
|
|
79
79
|
export { s as OrTag } from './OrTag-7e24fdbc.js';
|
|
80
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
80
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-7e2abc90.js';
|
|
81
81
|
export { s as OrTeleport } from './OrTeleportVue3-ad639f12.js';
|
|
82
82
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
83
83
|
export { s as OrTextV3 } from './OrText-ecb46923.js';
|
|
@@ -85,10 +85,10 @@ export { s as OrTextareaV3 } from './OrTextarea-98895b2a.js';
|
|
|
85
85
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-faa4f81a.js';
|
|
86
86
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-fe6abe90.js';
|
|
87
87
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
88
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
88
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-ac61ba80.js';
|
|
89
89
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
90
90
|
export { s as OrTooltip, a as OrTooltipContent } from './OrTooltip-121eae2b.js';
|
|
91
|
-
export { s as OrTooltipV3 } from './OrTooltip-
|
|
91
|
+
export { s as OrTooltipV3 } from './OrTooltip-cbb14b43.js';
|
|
92
92
|
import 'vue-demi';
|
|
93
93
|
import 'lodash';
|
|
94
94
|
import 'vue';
|
package/dist/v3/index21.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-9aa2eb42.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './OrButton-12b36e89.js';
|
|
4
4
|
import './useClassAttribute-47fdb016.js';
|
|
@@ -8,13 +8,13 @@ import 'vue';
|
|
|
8
8
|
import './OrOverlay-27050c19.js';
|
|
9
9
|
import './useElevation-0e973238.js';
|
|
10
10
|
import './OrTeleport.vue3-8099178c.js';
|
|
11
|
-
import './OrInput-
|
|
11
|
+
import './OrInput-0accb96c.js';
|
|
12
12
|
import './OrError-19a62a18.js';
|
|
13
13
|
import './OrHint-73835593.js';
|
|
14
|
-
import './OrIconButton-
|
|
14
|
+
import './OrIconButton-7905be29.js';
|
|
15
15
|
import './OrIcon-e2fa4cf8.js';
|
|
16
|
-
import './OrTooltip-
|
|
17
|
-
import './OrPopover-
|
|
16
|
+
import './OrTooltip-cbb14b43.js';
|
|
17
|
+
import './OrPopover-16b6f117.js';
|
|
18
18
|
import '@floating-ui/dom';
|
|
19
19
|
import './useResponsive-a02e95b7.js';
|
|
20
20
|
import './OrBottomSheet-9de57dd0.js';
|
package/dist/v3/index32.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-
|
|
1
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-7905be29.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import './OrIcon-e2fa4cf8.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import './OrTooltip-
|
|
8
|
-
import './OrPopover-
|
|
7
|
+
import './OrTooltip-cbb14b43.js';
|
|
8
|
+
import './OrPopover-16b6f117.js';
|
|
9
9
|
import '@floating-ui/dom';
|
|
10
10
|
import './useElevation-0e973238.js';
|
|
11
11
|
import './useResponsive-a02e95b7.js';
|
package/dist/v3/index35.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
1
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-acf4170c.js';
|
|
2
2
|
export { I as InlineInputSize } from './OrInlineInputBox-1b473796.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './useClassAttribute-47fdb016.js';
|
|
@@ -6,10 +6,10 @@ import '@vueuse/core';
|
|
|
6
6
|
import './OrError-19a62a18.js';
|
|
7
7
|
import 'vue';
|
|
8
8
|
import './OrHint-73835593.js';
|
|
9
|
-
import './OrIconButton-
|
|
9
|
+
import './OrIconButton-7905be29.js';
|
|
10
10
|
import './OrIcon-e2fa4cf8.js';
|
|
11
|
-
import './OrTooltip-
|
|
12
|
-
import './OrPopover-
|
|
11
|
+
import './OrTooltip-cbb14b43.js';
|
|
12
|
+
import './OrPopover-16b6f117.js';
|
|
13
13
|
import '@floating-ui/dom';
|
|
14
14
|
import './useElevation-0e973238.js';
|
|
15
15
|
import './useResponsive-a02e95b7.js';
|
package/dist/v3/index37.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
1
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-271d41ba.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import './OrError-19a62a18.js';
|
|
6
6
|
import 'vue';
|
|
7
7
|
import './OrHint-73835593.js';
|
|
8
|
-
import './OrIconButton-
|
|
8
|
+
import './OrIconButton-7905be29.js';
|
|
9
9
|
import './OrIcon-e2fa4cf8.js';
|
|
10
|
-
import './OrTooltip-
|
|
11
|
-
import './OrPopover-
|
|
10
|
+
import './OrTooltip-cbb14b43.js';
|
|
11
|
+
import './OrPopover-16b6f117.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import './useElevation-0e973238.js';
|
|
14
14
|
import './useResponsive-a02e95b7.js';
|