@onereach/ui-components 2.62.7-beta.1932.0 → 2.62.7
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/{OrInlineInput-f00cba5e.js → OrInlineInput-8455f9da.js} +4 -5
- package/dist/v2/{OrInlineTextarea-75de33d0.js → OrInlineTextarea-1127e512.js} +4 -5
- package/dist/v2/{OrTabs-f2a60b41.js → OrTabs-b4a9740b.js} +1 -1
- package/dist/v2/components/index.d.ts +0 -1
- package/dist/v2/index.js +3 -4
- package/dist/v2/index2.js +3 -4
- package/dist/v2/index34.js +1 -1
- package/dist/v2/index36.js +1 -1
- package/dist/v2/index63.js +16 -2
- package/dist/v2/index64.js +24 -15
- package/dist/v2/index65.js +4 -26
- package/dist/v2/index66.js +1 -2
- package/dist/v2/index67.js +4 -3
- package/dist/v2/index68.js +4 -3
- package/dist/v2/index69.js +10 -3
- package/dist/v2/index70.js +6 -3
- package/dist/v2/index71.js +2 -13
- package/dist/v2/index72.js +6 -4
- package/dist/v2/index73.js +4 -6
- package/dist/v2/index74.js +1 -2
- package/dist/v2/index75.js +3 -3
- package/dist/v2/index76.js +4 -3
- package/dist/v2/index77.js +15 -4
- package/dist/v2/index78.js +11 -14
- package/dist/v2/index79.js +13 -11
- package/dist/v2/index80.js +2 -14
- package/dist/v2/index81.js +2 -2
- package/dist/v2/index82.js +3 -2
- package/dist/v2/index83.js +6 -1
- package/dist/v2/index84.js +20 -7
- package/dist/v2/index85.js +9 -12
- package/dist/v2/index86.js +1 -18
- package/dist/v2/index87.js +18 -2
- package/dist/v2/index88.js +2 -18
- package/dist/v2/index89.js +10 -2
- package/dist/v2/index90.js +11 -9
- package/dist/v2/index91.js +1 -12
- package/dist/v2/index92.js +6 -1
- package/dist/v2/index93.js +1 -5
- package/dist/v3/{OrInlineInput-bac4abdd.js → OrInlineInput-a080b0a3.js} +2 -3
- package/dist/v3/{OrInlineTextarea-d1ec1bba.js → OrInlineTextarea-08767485.js} +2 -3
- package/dist/v3/{OrTabs-ac0be933.js → OrTabs-194ca950.js} +1 -1
- package/dist/v3/components/index.d.ts +0 -1
- package/dist/v3/index.js +3 -4
- package/dist/v3/index2.js +3 -4
- package/dist/v3/index34.js +1 -1
- package/dist/v3/index36.js +1 -1
- package/dist/v3/index63.js +15 -2
- package/dist/v3/index64.js +22 -13
- package/dist/v3/index65.js +3 -24
- package/dist/v3/index66.js +1 -2
- package/dist/v3/index67.js +4 -3
- package/dist/v3/index68.js +4 -3
- package/dist/v3/index69.js +9 -3
- package/dist/v3/index70.js +4 -3
- package/dist/v3/index71.js +2 -10
- package/dist/v3/index72.js +5 -3
- package/dist/v3/index73.js +3 -5
- package/dist/v3/index74.js +1 -2
- package/dist/v3/index75.js +3 -3
- package/dist/v3/index76.js +4 -3
- package/dist/v3/index77.js +14 -4
- package/dist/v3/index78.js +10 -13
- package/dist/v3/index79.js +12 -10
- package/dist/v3/index80.js +1 -13
- package/dist/v3/index81.js +1 -1
- package/dist/v3/index82.js +3 -1
- package/dist/v3/index83.js +6 -1
- package/dist/v3/index84.js +16 -6
- package/dist/v3/index85.js +9 -12
- package/dist/v3/index86.js +1 -15
- package/dist/v3/index87.js +17 -2
- package/dist/v3/index88.js +2 -17
- package/dist/v3/index89.js +8 -2
- package/dist/v3/index90.js +9 -6
- package/dist/v3/index91.js +1 -11
- package/dist/v3/index92.js +6 -1
- package/dist/v3/index93.js +1 -5
- package/package.json +4 -3
- package/src/components/index.ts +0 -1
- package/src/components/or-checkbox-v3/OrCheckbox.stories3.ts +1 -1
- package/src/components/or-inline-input-v3/OrInlineInput.vue +2 -2
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +2 -2
- package/src/components/or-radio-v3/OrRadio.stories3.ts +1 -1
- package/src/components/or-switch-v3/OrSwitch.stories3.ts +1 -1
- package/src/components/or-tabs-v3/OrTabs.stories3.ts +4 -9
- package/src/components/or-tabs-v3/OrTabs.vue +1 -1
- package/src/hooks/useClassAttribute.ts +1 -1
- package/dist/v2/OrSegmentedControl-17df63b8.js +0 -236
- package/dist/v2/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -12
- package/dist/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
- package/dist/v2/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -47
- package/dist/v2/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -3
- package/dist/v2/components/or-segmented-control-v3/index.d.ts +0 -3
- package/dist/v2/components/or-segmented-control-v3/props.d.ts +0 -4
- package/dist/v2/components/or-segmented-control-v3/styles.d.ts +0 -3
- package/dist/v2/components/or-segmented-control-v3/types.d.ts +0 -4
- package/dist/v2/index94.js +0 -3
- package/dist/v3/OrSegmentedControl-2bbc0f22.js +0 -184
- package/dist/v3/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -12
- package/dist/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
- package/dist/v3/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -47
- package/dist/v3/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -3
- package/dist/v3/components/or-segmented-control-v3/index.d.ts +0 -3
- package/dist/v3/components/or-segmented-control-v3/props.d.ts +0 -4
- package/dist/v3/components/or-segmented-control-v3/styles.d.ts +0 -3
- package/dist/v3/components/or-segmented-control-v3/types.d.ts +0 -4
- package/dist/v3/index94.js +0 -3
- package/src/components/or-segmented-control-v3/OrSegmentedControl.docs.mdx +0 -7
- package/src/components/or-segmented-control-v3/OrSegmentedControl.stories3.ts +0 -106
- package/src/components/or-segmented-control-v3/OrSegmentedControl.vue +0 -107
- package/src/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue +0 -64
- package/src/components/or-segmented-control-v3/components/or-segmented-control-item/styles.ts +0 -50
- package/src/components/or-segmented-control-v3/index.ts +0 -3
- package/src/components/or-segmented-control-v3/props.ts +0 -4
- package/src/components/or-segmented-control-v3/styles.ts +0 -24
- package/src/components/or-segmented-control-v3/types.ts +0 -4
package/dist/v2/index86.js
CHANGED
|
@@ -1,20 +1,3 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
3
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-dc224e53.js';
|
|
1
|
+
export { a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
4
2
|
import 'vue-demi';
|
|
5
|
-
import './OrIcon-7cd10497.js';
|
|
6
|
-
import 'lodash';
|
|
7
|
-
import './OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js';
|
|
8
|
-
import './style-inject.es-4c6f2515.js';
|
|
9
|
-
import './normalize-component-6e8e3d80.js';
|
|
10
|
-
import './OrFloating-b15309d1.js';
|
|
11
|
-
import '@floating-ui/dom';
|
|
12
|
-
import './OrTeleportVue2-fce4676d.js';
|
|
13
|
-
import 'vue';
|
|
14
|
-
import './dom-7a41831b.js';
|
|
15
|
-
import './px-to-rem-0b26b83e.js';
|
|
16
|
-
import './OrLoader-212ef381.js';
|
|
17
|
-
import './OrTooltip-b31bd78d.js';
|
|
18
|
-
import './OrIconButton-cab39659.js';
|
|
19
|
-
import './OrProgress-e6f20dc1.js';
|
|
20
3
|
import '@vueuse/core';
|
package/dist/v2/index87.js
CHANGED
|
@@ -1,3 +1,19 @@
|
|
|
1
|
-
export { a as
|
|
2
|
-
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-89aad7fb.js';
|
|
2
|
+
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
+
import 'vue-demi';
|
|
5
|
+
import './OrTeleport.vue2-fb92f29f.js';
|
|
6
|
+
import 'portal-vue';
|
|
7
|
+
import './normalize-component-6e8e3d80.js';
|
|
8
|
+
import './OrIconButton-2088a37f.js';
|
|
9
|
+
import './useClassAttribute-47fdb016.js';
|
|
10
|
+
import './OrIcon-124f3bad.js';
|
|
11
|
+
import './OrTooltip-afe7030b.js';
|
|
12
|
+
import './OrPopover-9080fc00.js';
|
|
13
|
+
import '@floating-ui/dom';
|
|
14
|
+
import './useElevation-0e973238.js';
|
|
15
|
+
import './useResponsive-a02e95b7.js';
|
|
16
|
+
import './OrBottomSheet-f09adbbb.js';
|
|
17
|
+
import './OrOverlay-4838a9b0.js';
|
|
18
|
+
import './OrLoader-bd088836.js';
|
|
19
|
+
import './style-inject.es-4c6f2515.js';
|
package/dist/v2/index88.js
CHANGED
|
@@ -1,19 +1,3 @@
|
|
|
1
|
-
export { a as
|
|
2
|
-
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
3
|
-
import '@vueuse/core';
|
|
1
|
+
export { a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
4
2
|
import 'vue-demi';
|
|
5
|
-
import '
|
|
6
|
-
import 'portal-vue';
|
|
7
|
-
import './normalize-component-6e8e3d80.js';
|
|
8
|
-
import './OrIconButton-2088a37f.js';
|
|
9
|
-
import './useClassAttribute-47fdb016.js';
|
|
10
|
-
import './OrIcon-124f3bad.js';
|
|
11
|
-
import './OrTooltip-afe7030b.js';
|
|
12
|
-
import './OrPopover-9080fc00.js';
|
|
13
|
-
import '@floating-ui/dom';
|
|
14
|
-
import './useElevation-0e973238.js';
|
|
15
|
-
import './useResponsive-a02e95b7.js';
|
|
16
|
-
import './OrBottomSheet-f09adbbb.js';
|
|
17
|
-
import './OrOverlay-4838a9b0.js';
|
|
18
|
-
import './OrLoader-bd088836.js';
|
|
19
|
-
import './style-inject.es-4c6f2515.js';
|
|
3
|
+
import '@vueuse/core';
|
package/dist/v2/index89.js
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { _ as OrTooltip } from './OrTooltip-b31bd78d.js';
|
|
2
|
+
export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js';
|
|
3
|
+
import './normalize-component-6e8e3d80.js';
|
|
2
4
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
5
|
+
import 'lodash';
|
|
6
|
+
import './style-inject.es-4c6f2515.js';
|
|
7
|
+
import './OrFloating-b15309d1.js';
|
|
8
|
+
import '@floating-ui/dom';
|
|
9
|
+
import './OrTeleportVue2-fce4676d.js';
|
|
10
|
+
import 'vue';
|
|
11
|
+
import './dom-7a41831b.js';
|
package/dist/v2/index90.js
CHANGED
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
export { _ as
|
|
2
|
-
export {
|
|
3
|
-
import '
|
|
1
|
+
export { _ as OrTooltipV3 } from './OrTooltip-afe7030b.js';
|
|
2
|
+
export { P as TooltipPlacement } from './OrPopover-9080fc00.js';
|
|
3
|
+
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '
|
|
6
|
-
import './
|
|
7
|
-
import './OrFloating-b15309d1.js';
|
|
5
|
+
import './useClassAttribute-47fdb016.js';
|
|
6
|
+
import './normalize-component-6e8e3d80.js';
|
|
8
7
|
import '@floating-ui/dom';
|
|
9
|
-
import './
|
|
10
|
-
import '
|
|
11
|
-
import './
|
|
8
|
+
import './useElevation-0e973238.js';
|
|
9
|
+
import './useResponsive-a02e95b7.js';
|
|
10
|
+
import './OrBottomSheet-f09adbbb.js';
|
|
11
|
+
import './OrOverlay-4838a9b0.js';
|
|
12
|
+
import './OrTeleport.vue2-fb92f29f.js';
|
|
13
|
+
import 'portal-vue';
|
package/dist/v2/index91.js
CHANGED
|
@@ -1,13 +1,2 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export { P as TooltipPlacement } from './OrPopover-9080fc00.js';
|
|
3
|
-
import '@vueuse/core';
|
|
1
|
+
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.js';
|
|
4
2
|
import 'vue-demi';
|
|
5
|
-
import './useClassAttribute-47fdb016.js';
|
|
6
|
-
import './normalize-component-6e8e3d80.js';
|
|
7
|
-
import '@floating-ui/dom';
|
|
8
|
-
import './useElevation-0e973238.js';
|
|
9
|
-
import './useResponsive-a02e95b7.js';
|
|
10
|
-
import './OrBottomSheet-f09adbbb.js';
|
|
11
|
-
import './OrOverlay-4838a9b0.js';
|
|
12
|
-
import './OrTeleport.vue2-fb92f29f.js';
|
|
13
|
-
import 'portal-vue';
|
package/dist/v2/index92.js
CHANGED
|
@@ -1,2 +1,7 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
2
|
+
export { u as useElevation } from './useElevation-0e973238.js';
|
|
3
|
+
export { u as useOverflow } from './useOverflow-ac506c65.js';
|
|
4
|
+
export { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
5
|
+
export { u as useToggle } from './useToggle-29e4d7c7.js';
|
|
2
6
|
import 'vue-demi';
|
|
7
|
+
import '@vueuse/core';
|
package/dist/v2/index93.js
CHANGED
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
export { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
2
|
-
export { u as useElevation } from './useElevation-0e973238.js';
|
|
3
|
-
export { u as useOverflow } from './useOverflow-ac506c65.js';
|
|
4
1
|
export { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
5
|
-
export { u as useToggle } from './useToggle-29e4d7c7.js';
|
|
6
|
-
import 'vue-demi';
|
|
7
2
|
import '@vueuse/core';
|
|
3
|
+
import 'vue-demi';
|
|
@@ -129,15 +129,14 @@ var script = defineComponent({
|
|
|
129
129
|
activated.value = false;
|
|
130
130
|
}
|
|
131
131
|
function reset() {
|
|
132
|
-
var _a;
|
|
133
132
|
if (draftModelValue.value !== proxyModelValue.value) {
|
|
134
|
-
draftModelValue.value =
|
|
133
|
+
draftModelValue.value = proxyModelValue.value;
|
|
135
134
|
}
|
|
136
135
|
activated.value = false;
|
|
137
136
|
}
|
|
138
137
|
// Effects
|
|
139
138
|
watch(proxyModelValue, value => {
|
|
140
|
-
draftModelValue.value = value
|
|
139
|
+
draftModelValue.value = value;
|
|
141
140
|
}, {
|
|
142
141
|
immediate: true
|
|
143
142
|
});
|
|
@@ -115,15 +115,14 @@ var script = defineComponent({
|
|
|
115
115
|
activated.value = false;
|
|
116
116
|
}
|
|
117
117
|
function reset() {
|
|
118
|
-
var _a;
|
|
119
118
|
if (draftModelValue.value !== proxyModelValue.value) {
|
|
120
|
-
draftModelValue.value =
|
|
119
|
+
draftModelValue.value = proxyModelValue.value;
|
|
121
120
|
}
|
|
122
121
|
activated.value = false;
|
|
123
122
|
}
|
|
124
123
|
// Effects
|
|
125
124
|
watch(proxyModelValue, value => {
|
|
126
|
-
draftModelValue.value = value
|
|
125
|
+
draftModelValue.value = value;
|
|
127
126
|
}, {
|
|
128
127
|
immediate: true
|
|
129
128
|
});
|
|
@@ -166,7 +166,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
166
166
|
}), [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.tabs.normal, tab => {
|
|
167
167
|
return openBlock(), createBlock(_component_OrTab, {
|
|
168
168
|
key: tab.value,
|
|
169
|
-
selected:
|
|
169
|
+
selected: _ctx.proxyModelValue === tab.value,
|
|
170
170
|
onClick: withModifiers($event => _ctx.proxyModelValue = tab.value, ["stop"])
|
|
171
171
|
}, {
|
|
172
172
|
default: withCtx(() => [createTextVNode(toDisplayString(tab.label), 1 /* TEXT */)]),
|
|
@@ -58,7 +58,6 @@ export * from './or-radio';
|
|
|
58
58
|
export * from './or-radio-group';
|
|
59
59
|
export * from './or-radio-v3';
|
|
60
60
|
export * from './or-search-v3';
|
|
61
|
-
export * from './or-segmented-control-v3';
|
|
62
61
|
export * from './or-select';
|
|
63
62
|
export * from './or-select-v3';
|
|
64
63
|
export * from './or-sidebar';
|
package/dist/v3/index.js
CHANGED
|
@@ -29,9 +29,9 @@ export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-e23028
|
|
|
29
29
|
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-5fb3a9aa.js';
|
|
30
30
|
export { a as IconSize, I as IconVariant, s as OrIconV3 } from './OrIcon-b3906e35.js';
|
|
31
31
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-1b473796.js';
|
|
32
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
32
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-a080b0a3.js';
|
|
33
33
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-455a2d64.js';
|
|
34
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
34
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-08767485.js';
|
|
35
35
|
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';
|
|
36
36
|
export { I as InputType, s as OrInputV3 } from './OrInput-256d2530.js';
|
|
37
37
|
export { a as OrInput, b as OrNumberInput, c as OrPassword, d as OrSearch, s as OrTextarea } from './OrSearch-2874026c.js';
|
|
@@ -58,7 +58,6 @@ export { s as OrRadio } from './OrRadio-c3ab11f2.js';
|
|
|
58
58
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
59
59
|
export { s as OrRadioV3 } from './OrRadio-0c1883f2.js';
|
|
60
60
|
export { s as OrSearchV3 } from './OrSearch-375eab55.js';
|
|
61
|
-
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-2bbc0f22.js';
|
|
62
61
|
export { s as OrSelect } from './OrSelect-056731af.js';
|
|
63
62
|
export { s as OrSelectV3 } from './OrSelect-52cfb10d.js';
|
|
64
63
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
|
|
@@ -73,7 +72,7 @@ export { s as OrTab } from './OrTab-bc98be02.js';
|
|
|
73
72
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem-d668cc59.js';
|
|
74
73
|
export { s as OrTabV3 } from './OrTab-97044946.js';
|
|
75
74
|
export { s as OrTabs } from './OrTabs-d3812c11.js';
|
|
76
|
-
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
75
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-194ca950.js';
|
|
77
76
|
export { s as OrTag } from './OrTag-7e24fdbc.js';
|
|
78
77
|
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-deaff080.js';
|
|
79
78
|
export { s as OrTeleport } from './OrTeleportVue3-ad639f12.js';
|
package/dist/v3/index2.js
CHANGED
|
@@ -29,9 +29,9 @@ export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-e23028
|
|
|
29
29
|
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-5fb3a9aa.js';
|
|
30
30
|
export { a as IconSize, I as IconVariant, s as OrIconV3 } from './OrIcon-b3906e35.js';
|
|
31
31
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-1b473796.js';
|
|
32
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
32
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-a080b0a3.js';
|
|
33
33
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-455a2d64.js';
|
|
34
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
34
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-08767485.js';
|
|
35
35
|
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';
|
|
36
36
|
export { I as InputType, s as OrInputV3 } from './OrInput-256d2530.js';
|
|
37
37
|
export { a as OrInput, b as OrNumberInput, c as OrPassword, d as OrSearch, s as OrTextarea } from './OrSearch-2874026c.js';
|
|
@@ -58,7 +58,6 @@ export { s as OrRadio } from './OrRadio-c3ab11f2.js';
|
|
|
58
58
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
59
59
|
export { s as OrRadioV3 } from './OrRadio-0c1883f2.js';
|
|
60
60
|
export { s as OrSearchV3 } from './OrSearch-375eab55.js';
|
|
61
|
-
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-2bbc0f22.js';
|
|
62
61
|
export { s as OrSelect } from './OrSelect-056731af.js';
|
|
63
62
|
export { s as OrSelectV3 } from './OrSelect-52cfb10d.js';
|
|
64
63
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
|
|
@@ -73,7 +72,7 @@ export { s as OrTab } from './OrTab-bc98be02.js';
|
|
|
73
72
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem-d668cc59.js';
|
|
74
73
|
export { s as OrTabV3 } from './OrTab-97044946.js';
|
|
75
74
|
export { s as OrTabs } from './OrTabs-d3812c11.js';
|
|
76
|
-
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
75
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-194ca950.js';
|
|
77
76
|
export { s as OrTag } from './OrTag-7e24fdbc.js';
|
|
78
77
|
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-deaff080.js';
|
|
79
78
|
export { s as OrTeleport } from './OrTeleportVue3-ad639f12.js';
|
package/dist/v3/index34.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-a080b0a3.js';
|
|
2
2
|
export { I as InlineInputSize } from './OrInlineInputBox-1b473796.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './useClassAttribute-47fdb016.js';
|
package/dist/v3/index36.js
CHANGED
package/dist/v3/index63.js
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrSelect } from './OrSelect-056731af.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import './useClassAttribute-47fdb016.js';
|
|
4
3
|
import '@vueuse/core';
|
|
4
|
+
import 'lodash';
|
|
5
|
+
import './OrIcon-e23028f8.js';
|
|
6
|
+
import './OrTooltip-121eae2b.js';
|
|
5
7
|
import 'vue';
|
|
8
|
+
import './style-inject.es-4c6f2515.js';
|
|
9
|
+
import './OrFloating-3da814a2.js';
|
|
10
|
+
import '@floating-ui/dom';
|
|
11
|
+
import './OrTeleportVue3-ad639f12.js';
|
|
12
|
+
import './dom-7a41831b.js';
|
|
13
|
+
import './px-to-rem-0b26b83e.js';
|
|
14
|
+
import './OrChips-feab2a38.js';
|
|
15
|
+
import './OrLabel-876f8729.js';
|
|
16
|
+
import './OrError-f90296db.js';
|
|
17
|
+
import './OrLoader-15174477.js';
|
|
18
|
+
import './OrCheckbox-56e4171e.js';
|
package/dist/v3/index64.js
CHANGED
|
@@ -1,18 +1,27 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrSelectV3 } from './OrSelect-52cfb10d.js';
|
|
2
|
+
export { a as SelectSize } from './OrInputBox-634230b1.js';
|
|
2
3
|
import 'vue-demi';
|
|
4
|
+
import './dropdown-open-0d314aa4.js';
|
|
5
|
+
import './useClassAttribute-47fdb016.js';
|
|
6
|
+
import './useOverflow-ac506c65.js';
|
|
3
7
|
import '@vueuse/core';
|
|
4
|
-
import '
|
|
5
|
-
import './
|
|
6
|
-
import './OrTooltip-121eae2b.js';
|
|
8
|
+
import './OrCheckbox-a20fcc04.js';
|
|
9
|
+
import './OrLabel-7d4fe80b.js';
|
|
7
10
|
import 'vue';
|
|
8
11
|
import './style-inject.es-4c6f2515.js';
|
|
9
|
-
import './
|
|
12
|
+
import './OrError-19a62a18.js';
|
|
13
|
+
import './OrExpansionPanel-1e2a6375.js';
|
|
14
|
+
import './OrIcon-b3906e35.js';
|
|
15
|
+
import './OrHint-73835593.js';
|
|
16
|
+
import './OrInput-256d2530.js';
|
|
17
|
+
import './OrIconButton-5fb3a9aa.js';
|
|
18
|
+
import './OrTooltip-36c6728c.js';
|
|
19
|
+
import './OrPopover-3525c670.js';
|
|
10
20
|
import '@floating-ui/dom';
|
|
11
|
-
import './
|
|
12
|
-
import './
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
15
|
-
import './
|
|
16
|
-
import './
|
|
17
|
-
import './
|
|
18
|
-
import './OrCheckbox-56e4171e.js';
|
|
21
|
+
import './useElevation-0e973238.js';
|
|
22
|
+
import './useResponsive-a02e95b7.js';
|
|
23
|
+
import './OrBottomSheet-9de57dd0.js';
|
|
24
|
+
import './OrOverlay-27050c19.js';
|
|
25
|
+
import './OrTeleport.vue3-8099178c.js';
|
|
26
|
+
import './OrMenuItem-8773d073.js';
|
|
27
|
+
import './OrTag-deaff080.js';
|
package/dist/v3/index65.js
CHANGED
|
@@ -1,27 +1,6 @@
|
|
|
1
|
-
export { s as
|
|
2
|
-
export { a as SelectSize } from './OrInputBox-634230b1.js';
|
|
3
|
-
import 'vue-demi';
|
|
4
|
-
import './dropdown-open-0d314aa4.js';
|
|
5
|
-
import './useClassAttribute-47fdb016.js';
|
|
6
|
-
import './useOverflow-ac506c65.js';
|
|
1
|
+
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
|
|
7
2
|
import '@vueuse/core';
|
|
8
|
-
import '
|
|
9
|
-
import '
|
|
3
|
+
import 'lodash';
|
|
4
|
+
import 'vue-demi';
|
|
10
5
|
import 'vue';
|
|
11
6
|
import './style-inject.es-4c6f2515.js';
|
|
12
|
-
import './OrError-19a62a18.js';
|
|
13
|
-
import './OrExpansionPanel-1e2a6375.js';
|
|
14
|
-
import './OrIcon-b3906e35.js';
|
|
15
|
-
import './OrHint-73835593.js';
|
|
16
|
-
import './OrInput-256d2530.js';
|
|
17
|
-
import './OrIconButton-5fb3a9aa.js';
|
|
18
|
-
import './OrTooltip-36c6728c.js';
|
|
19
|
-
import './OrPopover-3525c670.js';
|
|
20
|
-
import '@floating-ui/dom';
|
|
21
|
-
import './useElevation-0e973238.js';
|
|
22
|
-
import './useResponsive-a02e95b7.js';
|
|
23
|
-
import './OrBottomSheet-9de57dd0.js';
|
|
24
|
-
import './OrOverlay-27050c19.js';
|
|
25
|
-
import './OrTeleport.vue3-8099178c.js';
|
|
26
|
-
import './OrMenuItem-8773d073.js';
|
|
27
|
-
import './OrTag-deaff080.js';
|
package/dist/v3/index66.js
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { O as OrSidebarPlacement, s as OrSidebarV3 } from './OrSidebar-a62972f5.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'lodash';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index67.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export {
|
|
2
|
-
import '@vueuse/core';
|
|
3
|
-
import 'lodash';
|
|
1
|
+
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-2b1610ce.js';
|
|
4
2
|
import 'vue-demi';
|
|
3
|
+
import './px-to-rem-0b26b83e.js';
|
|
4
|
+
import 'lodash';
|
|
5
5
|
import 'vue';
|
|
6
|
+
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index68.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './OrSkeletonText-3965ff71.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import './px-to-rem-0b26b83e.js';
|
|
4
3
|
import 'lodash';
|
|
4
|
+
import './px-to-rem-0b26b83e.js';
|
|
5
|
+
import './useClassAttribute-47fdb016.js';
|
|
6
|
+
import '@vueuse/core';
|
|
5
7
|
import 'vue';
|
|
6
|
-
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index69.js
CHANGED
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrSlider } from './OrSlider-af80bac9.js';
|
|
2
|
+
import './OrIcon-e23028f8.js';
|
|
2
3
|
import 'vue-demi';
|
|
3
4
|
import 'lodash';
|
|
5
|
+
import './OrTooltip-121eae2b.js';
|
|
6
|
+
import 'vue';
|
|
7
|
+
import './style-inject.es-4c6f2515.js';
|
|
8
|
+
import './OrFloating-3da814a2.js';
|
|
9
|
+
import '@floating-ui/dom';
|
|
10
|
+
import './OrTeleportVue3-ad639f12.js';
|
|
11
|
+
import './dom-7a41831b.js';
|
|
4
12
|
import './px-to-rem-0b26b83e.js';
|
|
5
|
-
import './useClassAttribute-47fdb016.js';
|
|
6
13
|
import '@vueuse/core';
|
|
7
|
-
import 'vue';
|
package/dist/v3/index70.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
export { s as
|
|
2
|
-
import './OrIcon-e23028f8.js';
|
|
1
|
+
export { s as OrStepper } from './OrStepper-f355b7b7.js';
|
|
3
2
|
import 'vue-demi';
|
|
3
|
+
import './OrIconButton-f72cb8d9.js';
|
|
4
|
+
import './OrIcon-e23028f8.js';
|
|
4
5
|
import 'lodash';
|
|
5
6
|
import './OrTooltip-121eae2b.js';
|
|
6
7
|
import 'vue';
|
|
@@ -10,4 +11,4 @@ import '@floating-ui/dom';
|
|
|
10
11
|
import './OrTeleportVue3-ad639f12.js';
|
|
11
12
|
import './dom-7a41831b.js';
|
|
12
13
|
import './px-to-rem-0b26b83e.js';
|
|
13
|
-
import '
|
|
14
|
+
import './OrLoader-15174477.js';
|
package/dist/v3/index71.js
CHANGED
|
@@ -1,14 +1,6 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrSwitch } from './OrSwitch-c333ee32.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import './OrIconButton-f72cb8d9.js';
|
|
4
|
-
import './OrIcon-e23028f8.js';
|
|
5
3
|
import 'lodash';
|
|
6
|
-
import './
|
|
4
|
+
import './OrLoader-15174477.js';
|
|
7
5
|
import 'vue';
|
|
8
6
|
import './style-inject.es-4c6f2515.js';
|
|
9
|
-
import './OrFloating-3da814a2.js';
|
|
10
|
-
import '@floating-ui/dom';
|
|
11
|
-
import './OrTeleportVue3-ad639f12.js';
|
|
12
|
-
import './dom-7a41831b.js';
|
|
13
|
-
import './px-to-rem-0b26b83e.js';
|
|
14
|
-
import './OrLoader-15174477.js';
|
package/dist/v3/index72.js
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrSwitchV3 } from './OrSwitch-ec454b76.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
4
|
-
import '
|
|
3
|
+
import './useClassAttribute-47fdb016.js';
|
|
4
|
+
import '@vueuse/core';
|
|
5
|
+
import './OrLabel-7d4fe80b.js';
|
|
5
6
|
import 'vue';
|
|
7
|
+
import './OrLoader-60943812.js';
|
|
6
8
|
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index73.js
CHANGED
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrTab } from './OrTab-bc98be02.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
4
|
-
import '
|
|
5
|
-
import './OrLabel-7d4fe80b.js';
|
|
3
|
+
import 'uuid';
|
|
4
|
+
import 'lodash';
|
|
6
5
|
import 'vue';
|
|
7
|
-
import './OrLoader-60943812.js';
|
|
8
6
|
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index74.js
CHANGED
package/dist/v3/index75.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrTabV3 } from './OrTab-97044946.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '
|
|
3
|
+
import './useClassAttribute-47fdb016.js';
|
|
4
|
+
import '@vueuse/core';
|
|
4
5
|
import 'vue';
|
|
5
|
-
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index76.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrTabs } from './OrTabs-d3812c11.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import './
|
|
4
|
-
import '
|
|
3
|
+
import './OrTabHeaderItem-d668cc59.js';
|
|
4
|
+
import 'lodash';
|
|
5
5
|
import 'vue';
|
|
6
|
+
import './style-inject.es-4c6f2515.js';
|
package/dist/v3/index77.js
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-194ca950.js';
|
|
2
|
+
import '@vueuse/core';
|
|
2
3
|
import 'vue-demi';
|
|
3
|
-
import './
|
|
4
|
-
import '
|
|
4
|
+
import './useClassAttribute-47fdb016.js';
|
|
5
|
+
import './OrIcon-b3906e35.js';
|
|
5
6
|
import 'vue';
|
|
6
|
-
import './
|
|
7
|
+
import './OrMenuItem-8773d073.js';
|
|
8
|
+
import './OrMenu-75ef8635.js';
|
|
9
|
+
import './OrPopover-3525c670.js';
|
|
10
|
+
import '@floating-ui/dom';
|
|
11
|
+
import './useElevation-0e973238.js';
|
|
12
|
+
import './useResponsive-a02e95b7.js';
|
|
13
|
+
import './OrBottomSheet-9de57dd0.js';
|
|
14
|
+
import './OrOverlay-27050c19.js';
|
|
15
|
+
import './OrTeleport.vue3-8099178c.js';
|
|
16
|
+
import './OrTab-97044946.js';
|
package/dist/v3/index78.js
CHANGED
|
@@ -1,16 +1,13 @@
|
|
|
1
|
-
export { s as
|
|
2
|
-
import '@vueuse/core';
|
|
1
|
+
export { s as OrTag } from './OrTag-7e24fdbc.js';
|
|
3
2
|
import 'vue-demi';
|
|
4
|
-
import './
|
|
5
|
-
import '
|
|
3
|
+
import './OrIcon-e23028f8.js';
|
|
4
|
+
import 'lodash';
|
|
5
|
+
import './OrTooltip-121eae2b.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import './
|
|
8
|
-
import './
|
|
9
|
-
import './OrPopover-3525c670.js';
|
|
7
|
+
import './style-inject.es-4c6f2515.js';
|
|
8
|
+
import './OrFloating-3da814a2.js';
|
|
10
9
|
import '@floating-ui/dom';
|
|
11
|
-
import './
|
|
12
|
-
import './
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
15
|
-
import './OrTeleport.vue3-8099178c.js';
|
|
16
|
-
import './OrTab-97044946.js';
|
|
10
|
+
import './OrTeleportVue3-ad639f12.js';
|
|
11
|
+
import './dom-7a41831b.js';
|
|
12
|
+
import './px-to-rem-0b26b83e.js';
|
|
13
|
+
import './color-1f348774.js';
|
package/dist/v3/index79.js
CHANGED
|
@@ -1,13 +1,15 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-deaff080.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import './
|
|
4
|
-
import '
|
|
5
|
-
import './
|
|
3
|
+
import './useClassAttribute-47fdb016.js';
|
|
4
|
+
import '@vueuse/core';
|
|
5
|
+
import './OrIconButton-5fb3a9aa.js';
|
|
6
|
+
import './OrIcon-b3906e35.js';
|
|
6
7
|
import 'vue';
|
|
7
|
-
import './
|
|
8
|
-
import './
|
|
8
|
+
import './OrTooltip-36c6728c.js';
|
|
9
|
+
import './OrPopover-3525c670.js';
|
|
9
10
|
import '@floating-ui/dom';
|
|
10
|
-
import './
|
|
11
|
-
import './
|
|
12
|
-
import './
|
|
13
|
-
import './
|
|
11
|
+
import './useElevation-0e973238.js';
|
|
12
|
+
import './useResponsive-a02e95b7.js';
|
|
13
|
+
import './OrBottomSheet-9de57dd0.js';
|
|
14
|
+
import './OrOverlay-27050c19.js';
|
|
15
|
+
import './OrTeleport.vue3-8099178c.js';
|
package/dist/v3/index80.js
CHANGED
|
@@ -1,15 +1,3 @@
|
|
|
1
|
-
export { s as
|
|
1
|
+
export { s as OrTeleport } from './OrTeleportVue3-ad639f12.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import './useClassAttribute-47fdb016.js';
|
|
4
|
-
import '@vueuse/core';
|
|
5
|
-
import './OrIconButton-5fb3a9aa.js';
|
|
6
|
-
import './OrIcon-b3906e35.js';
|
|
7
3
|
import 'vue';
|
|
8
|
-
import './OrTooltip-36c6728c.js';
|
|
9
|
-
import './OrPopover-3525c670.js';
|
|
10
|
-
import '@floating-ui/dom';
|
|
11
|
-
import './useElevation-0e973238.js';
|
|
12
|
-
import './useResponsive-a02e95b7.js';
|
|
13
|
-
import './OrBottomSheet-9de57dd0.js';
|
|
14
|
-
import './OrOverlay-27050c19.js';
|
|
15
|
-
import './OrTeleport.vue3-8099178c.js';
|
package/dist/v3/index81.js
CHANGED
package/dist/v3/index82.js
CHANGED