@onereach/ui-components 2.68.0-beta.2019.0 → 2.68.0-beta.2033.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/bundled/v2/{OrCardCollection-885c05ba.js → OrCardCollection-0106eaf8.js} +2 -2
- package/dist/bundled/v2/{OrConfirm-52822e85.js → OrConfirm-c2b6cf1f.js} +2 -2
- package/dist/bundled/v2/{OrIconButton-5f009de3.js → OrIconButton-c3b5fb3a.js} +1 -1
- package/dist/bundled/v2/{OrInlineInput-0e5f49fc.js → OrInlineInput-9ddf5907.js} +1 -1
- package/dist/bundled/v2/{OrInlineTextarea-23a82056.js → OrInlineTextarea-71ee73be.js} +1 -1
- package/dist/bundled/v2/{OrInput-c730e9a6.js → OrInput-1558373c.js} +1 -1
- package/dist/bundled/v2/{OrModal-5d3a690a.js → OrModal-6501fc59.js} +1 -1
- package/dist/bundled/v2/{OrNotification-7b6737f6.js → OrNotification-b7764de0.js} +1 -1
- package/dist/bundled/v2/{OrSearch-b5a9420f.js → OrSearch-f39f9cf0.js} +1 -1
- package/dist/bundled/v2/{OrSegmentedControl-d8f7c88c.js → OrSegmentedControl-4da39103.js} +11 -6
- package/dist/bundled/v2/{OrSelect-67a54edb.js → OrSelect-9110783c.js} +2 -2
- package/dist/bundled/v2/{OrTag-5dbd9887.js → OrTag-1ccd3c8f.js} +1 -1
- package/dist/bundled/v2/{OrTooltip-da81643a.js → OrTooltip-d24fef4a.js} +2 -2
- package/dist/bundled/v2/components/index.js +14 -14
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-confirm-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.stories3.d.ts +6 -1
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-input-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-modal-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-notification-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-search-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +1 -1
- package/dist/bundled/v2/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -0
- package/dist/bundled/v2/components/or-segmented-control-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-select-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-tag-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-toast-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-tooltip-v3/index.js +1 -1
- package/dist/bundled/v2/index.js +15 -15
- package/dist/bundled/v2/{types-f05cc8b4.js → types-bd652bca.js} +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-a27e0a8b.js → OrCardCollection.vue_vue_type_script_lang-5457b72f.js} +4 -4
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-7e92bb1a.js → OrConfirm.vue_vue_type_script_lang-73005d03.js} +2 -2
- package/dist/bundled/v3/{OrIconButton-a608ce26.js → OrIconButton-171c6d70.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-b814b1cd.js → OrIconButton.vue_vue_type_script_lang-c015a970.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-c761c141.js → OrInlineInput.vue_vue_type_script_lang-0ddc333f.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-ddf8753f.js → OrInlineTextarea.vue_vue_type_script_lang-f867e640.js} +2 -2
- package/dist/bundled/v3/{OrInput-ac95f137.js → OrInput-0b40ac02.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-4a961a25.js → OrInput.vue_vue_type_script_lang-c6375d92.js} +2 -2
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-3eef8fca.js → OrModal.vue_vue_type_script_lang-e34f0f97.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-ac96f4f4.js → OrNotification.vue_vue_type_script_lang-a15cd287.js} +2 -2
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-63748222.js → OrSearch.vue_vue_type_script_lang-fbc52646.js} +2 -2
- package/dist/bundled/v3/{OrSegmentedControl.vue_vue_type_script_lang-3e74c8da.js → OrSegmentedControl.vue_vue_type_script_lang-7d45729e.js} +11 -4
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-c43be9d1.js → OrSelect.vue_vue_type_script_lang-638b6bf3.js} +3 -3
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-4e862c39.js → OrTag.vue_vue_type_script_lang-13ad1425.js} +2 -2
- package/dist/bundled/v3/{OrToastContainer-c08f2a4c.js → OrToastContainer-f82677ef.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-52009afe.js → OrTooltip.vue_vue_type_script_lang-9dcc55d5.js} +2 -2
- package/dist/bundled/v3/components/index.js +16 -16
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-confirm-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.stories3.d.ts +6 -1
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +2 -2
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-input-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-modal-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-notification-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-search-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +1 -1
- package/dist/bundled/v3/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -0
- package/dist/bundled/v3/components/or-segmented-control-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-select-v3/index.js +7 -7
- package/dist/bundled/v3/components/or-tag-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-toast-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-tooltip-v3/index.js +1 -1
- package/dist/bundled/v3/index.js +28 -28
- package/dist/bundled/v3/{types-2173ecf7.js → types-075c934a.js} +2 -2
- package/dist/esm/v2/{OrCardCollection-799ab8bd.js → OrCardCollection-d2d64ffe.js} +2 -2
- package/dist/esm/v2/{OrConfirm-367ac968.js → OrConfirm-64ecb10d.js} +2 -2
- package/dist/esm/v2/{OrIconButton-a7764de4.js → OrIconButton-c4fa5a1d.js} +1 -1
- package/dist/esm/v2/{OrInlineInput-00fbe0a7.js → OrInlineInput-a888df50.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-b4740a94.js → OrInlineTextarea-1925651c.js} +1 -1
- package/dist/esm/v2/{OrInput-946ef514.js → OrInput-6e7e582e.js} +1 -1
- package/dist/esm/v2/{OrModal-5c92cdc8.js → OrModal-3b081ef1.js} +1 -1
- package/dist/esm/v2/{OrNotification-9862ce5f.js → OrNotification-1d316255.js} +1 -1
- package/dist/esm/v2/{OrSearch-18bf00f3.js → OrSearch-42454def.js} +1 -1
- package/dist/esm/v2/{OrSegmentedControl-17df63b8.js → OrSegmentedControl-0b4637ba.js} +11 -6
- package/dist/esm/v2/{OrSelect-858c2f46.js → OrSelect-439f27b9.js} +2 -2
- package/dist/esm/v2/{OrTag-23631e25.js → OrTag-cf72400e.js} +1 -1
- package/dist/esm/v2/{OrTooltip-3454c2e6.js → OrTooltip-27ad798d.js} +2 -2
- package/dist/esm/v2/components/index.js +14 -14
- package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v2/components/or-confirm-v3/index.js +4 -4
- package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.stories3.d.ts +6 -1
- package/dist/esm/v2/components/or-icon-button-v3/index.js +2 -2
- package/dist/esm/v2/components/or-inline-input-v3/index.js +3 -3
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/esm/v2/components/or-input-v3/index.js +3 -3
- package/dist/esm/v2/components/or-modal-v3/index.js +3 -3
- package/dist/esm/v2/components/or-notification-v3/index.js +3 -3
- package/dist/esm/v2/components/or-search-v3/index.js +4 -4
- package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +1 -1
- package/dist/esm/v2/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -0
- package/dist/esm/v2/components/or-segmented-control-v3/index.js +1 -1
- package/dist/esm/v2/components/or-select-v3/index.js +5 -5
- package/dist/esm/v2/components/or-tag-v3/index.js +3 -3
- package/dist/esm/v2/components/or-toast-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tooltip-v3/index.js +1 -1
- package/dist/esm/v2/index.js +14 -14
- package/dist/esm/v2/{types-e2beb2b6.js → types-ed7aa2bb.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-2d34eaaf.js → OrCardCollection-34aa611e.js} +2 -2
- package/dist/esm/v3/{OrConfirm-e6735cc8.js → OrConfirm-a77d9812.js} +2 -2
- package/dist/esm/v3/{OrIconButton-85abafab.js → OrIconButton-1d78453b.js} +1 -1
- package/dist/esm/v3/{OrInlineInput-299e2275.js → OrInlineInput-0beabb4a.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-40ee5ffb.js → OrInlineTextarea-d33a09a2.js} +1 -1
- package/dist/esm/v3/{OrInput-4f55c0eb.js → OrInput-5672f47b.js} +1 -1
- package/dist/esm/v3/{OrModal-420174c4.js → OrModal-e44b80fd.js} +1 -1
- package/dist/esm/v3/{OrNotification-54394fc8.js → OrNotification-7d05b546.js} +1 -1
- package/dist/esm/v3/{OrSearch-d74891a5.js → OrSearch-2912b7df.js} +1 -1
- package/dist/esm/v3/{OrSegmentedControl-2bbc0f22.js → OrSegmentedControl-cdf00d49.js} +11 -4
- package/dist/esm/v3/{OrSelect-b3a233cc.js → OrSelect-ff8f8461.js} +2 -2
- package/dist/esm/v3/{OrTag-6c3717e0.js → OrTag-ad3f7805.js} +1 -1
- package/dist/esm/v3/{OrTooltip-1500a1cd.js → OrTooltip-6412166a.js} +2 -2
- package/dist/esm/v3/components/index.js +14 -14
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.stories3.d.ts +6 -1
- package/dist/esm/v3/components/or-icon-button-v3/index.js +2 -2
- package/dist/esm/v3/components/or-inline-input-v3/index.js +3 -3
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/esm/v3/components/or-input-v3/index.js +3 -3
- package/dist/esm/v3/components/or-modal-v3/index.js +3 -3
- package/dist/esm/v3/components/or-notification-v3/index.js +3 -3
- package/dist/esm/v3/components/or-search-v3/index.js +4 -4
- package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +1 -1
- package/dist/esm/v3/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -0
- package/dist/esm/v3/components/or-segmented-control-v3/index.js +1 -1
- package/dist/esm/v3/components/or-select-v3/index.js +5 -5
- package/dist/esm/v3/components/or-tag-v3/index.js +3 -3
- package/dist/esm/v3/components/or-toast-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tooltip-v3/index.js +1 -1
- package/dist/esm/v3/index.js +14 -14
- package/dist/esm/v3/{types-98a852d8.js → types-652ae29f.js} +1 -1
- package/package.json +20 -2
- package/src/components/or-confirm-v3/OrConfirm.vue +1 -1
- package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +13 -2
- package/src/components/or-segmented-control-v3/OrSegmentedControl.stories3.ts +2 -2
- package/src/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue +11 -3
- package/src/components/or-tooltip-v3/OrTooltip.vue +2 -2
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { useToggle } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
|
|
3
3
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
|
|
4
|
-
import './OrIconButton-
|
|
4
|
+
import './OrIconButton-171c6d70.js';
|
|
5
5
|
import './OrLoader-87f8250e.js';
|
|
6
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-c015a970.js';
|
|
7
7
|
import { s as script$3 } from './OrLoader.vue_vue_type_script_lang-a927d554.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, toDisplayString, createElementVNode, createBlock, withModifiers } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.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 { _ as __vue_component__$1 } from './OrCard-1d904e72.js';
|
|
5
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
6
|
-
import { _ as __vue_component__$3 } from './OrInput-
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrIconButton-c4fa5a1d.js';
|
|
6
|
+
import { _ as __vue_component__$3 } from './OrInput-6e7e582e.js';
|
|
7
7
|
import { _ as __vue_component__$4 } from './OrSortHeader-b4dbff08.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-b458e82b.js';
|
|
3
3
|
import { _ as __vue_component__$1 } from './OrOverlay-18ba2dc6.js';
|
|
4
|
-
import { _ as __vue_component__$3 } from './OrInput-
|
|
4
|
+
import { _ as __vue_component__$3 } from './OrInput-6e7e582e.js';
|
|
5
5
|
import { useMagicKeys, whenever } from '@vueuse/core';
|
|
6
6
|
import { logicAnd } from '@vueuse/math';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -239,7 +239,7 @@ var __vue_render__ = function () {
|
|
|
239
239
|
}, [_vm._t("header", function () {
|
|
240
240
|
return [_vm._v("\n " + _vm._s(_vm.titleText) + "\n ")];
|
|
241
241
|
})], 2), _vm._v(" "), _c('div', {
|
|
242
|
-
class: ['grow', 'overflow-y-auto']
|
|
242
|
+
class: ['grow', 'overflow-y-auto', 'overflow-x-hidden']
|
|
243
243
|
}, [_vm._t("default"), _vm._v(" "), _vm.confirmationText ? _c('div', {
|
|
244
244
|
class: _vm.inputBoxStyles
|
|
245
245
|
}, [_c('OrInput', {
|
|
@@ -2,7 +2,7 @@ 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 { _ as __vue_component__$1 } from './OrIcon-05689298.js';
|
|
5
|
-
import { _ as __vue_component__$2 } from './OrTooltip-
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrTooltip-27ad798d.js';
|
|
6
6
|
import './OrPopover-ef8c91f1.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { _ as __vue_component__$1 } from './OrError-be656098.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrHint-44356417.js';
|
|
6
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
6
|
+
import { _ as __vue_component__$3 } from './OrIconButton-c4fa5a1d.js';
|
|
7
7
|
import { _ as __vue_component__$4, I as InlineInputBoxSize } from './OrInlineInputBox-6a15ea2b.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { _ as __vue_component__$1 } from './OrError-be656098.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrHint-44356417.js';
|
|
6
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
6
|
+
import { _ as __vue_component__$3 } from './OrIconButton-c4fa5a1d.js';
|
|
7
7
|
import { _ as __vue_component__$4 } from './OrInlineInputBox-6a15ea2b.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { _ as __vue_component__$1 } from './OrError-be656098.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrHint-44356417.js';
|
|
6
|
-
import { _ as __vue_component__$4 } from './OrIconButton-
|
|
6
|
+
import { _ as __vue_component__$4 } from './OrIconButton-c4fa5a1d.js';
|
|
7
7
|
import { _ as __vue_component__$3 } from './OrIcon-05689298.js';
|
|
8
8
|
import { _ as __vue_component__$5, a as InputBoxSize } from './OrInputBox-208dceac.js';
|
|
9
9
|
import { _ as __vue_component__$6 } from './OrLabel-5670468e.js';
|
|
@@ -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 { _ as __vue_component__$2 } from './OrIconButton-
|
|
4
|
+
import { _ as __vue_component__$2 } from './OrIconButton-c4fa5a1d.js';
|
|
5
5
|
import { _ as __vue_component__$1 } from './OrOverlay-18ba2dc6.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
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 { _ as __vue_component__$2 } from './OrIconButton-
|
|
4
|
+
import { _ as __vue_component__$2 } from './OrIconButton-c4fa5a1d.js';
|
|
5
5
|
import { _ as __vue_component__$1 } from './OrIcon-05689298.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
@@ -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 { _ as __vue_component__$1 } from './OrInput-
|
|
4
|
+
import { _ as __vue_component__$1 } from './OrInput-6e7e582e.js';
|
|
5
5
|
import { a as InputBoxSize } from './OrInputBox-208dceac.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed } from 'vue-demi';
|
|
1
|
+
import { defineComponent, ref, computed, isVue2 } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -50,15 +50,22 @@ var script$1 = defineComponent({
|
|
|
50
50
|
default: false
|
|
51
51
|
}
|
|
52
52
|
},
|
|
53
|
-
setup(props) {
|
|
53
|
+
setup(props, context) {
|
|
54
54
|
// Refs
|
|
55
55
|
const root = ref();
|
|
56
56
|
// Styles
|
|
57
57
|
const classAttribute = useClassAttribute();
|
|
58
58
|
const rootStyles = computed(() => ['or-segmented-control-item', ...SegmentedControlItemRoot, ...SegmentedControlItemRootSizes[props.size], classAttribute.value]);
|
|
59
|
+
// Handlers
|
|
60
|
+
function onClick(event) {
|
|
61
|
+
if (isVue2) {
|
|
62
|
+
context.emit('click', event);
|
|
63
|
+
}
|
|
64
|
+
}
|
|
59
65
|
return {
|
|
60
66
|
root,
|
|
61
|
-
rootStyles
|
|
67
|
+
rootStyles,
|
|
68
|
+
onClick
|
|
62
69
|
};
|
|
63
70
|
}
|
|
64
71
|
});
|
|
@@ -79,9 +86,7 @@ var __vue_render__$1 = function () {
|
|
|
79
86
|
"disabled": _vm.disabled ? '' : null
|
|
80
87
|
},
|
|
81
88
|
on: {
|
|
82
|
-
"click":
|
|
83
|
-
return _vm.$emit('click', $event);
|
|
84
|
-
}
|
|
89
|
+
"click": _vm.onClick
|
|
85
90
|
}
|
|
86
91
|
}, 'div', _vm.$attrs, false), [_c('div', {
|
|
87
92
|
class: ['truncate']
|
|
@@ -9,11 +9,11 @@ import { _ as __vue_component__$3 } from './OrExpansionPanel-33d5cf05.js';
|
|
|
9
9
|
import { _ as __vue_component__$4 } from './OrHint-44356417.js';
|
|
10
10
|
import { _ as __vue_component__$5 } from './OrIcon-05689298.js';
|
|
11
11
|
import { _ as __vue_component__$7, a as InputBoxSize } from './OrInputBox-208dceac.js';
|
|
12
|
-
import { _ as __vue_component__$6 } from './OrInput-
|
|
12
|
+
import { _ as __vue_component__$6 } from './OrInput-6e7e582e.js';
|
|
13
13
|
import { _ as __vue_component__$8 } from './OrLabel-5670468e.js';
|
|
14
14
|
import { _ as __vue_component__$9 } from './OrMenuItem-038641b7.js';
|
|
15
15
|
import { _ as __vue_component__$a } from './OrPopover-ef8c91f1.js';
|
|
16
|
-
import { _ as __vue_component__$b } from './OrTag-
|
|
16
|
+
import { _ as __vue_component__$b } from './OrTag-cf72400e.js';
|
|
17
17
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
18
18
|
|
|
19
19
|
const SelectRoot = [
|
|
@@ -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 { _ as __vue_component__$1 } from './OrIconButton-
|
|
4
|
+
import { _ as __vue_component__$1 } from './OrIconButton-c4fa5a1d.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
7
7
|
var TagVariant;
|
|
@@ -85,7 +85,7 @@ var script = defineComponent({
|
|
|
85
85
|
popoverInstance.open();
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
|
-
},
|
|
88
|
+
}, 250);
|
|
89
89
|
const close = useDebounceFn(() => {
|
|
90
90
|
if (!hover.value) {
|
|
91
91
|
const popoverInstance = popover.value;
|
|
@@ -93,7 +93,7 @@ var script = defineComponent({
|
|
|
93
93
|
popoverInstance.close();
|
|
94
94
|
}
|
|
95
95
|
}
|
|
96
|
-
},
|
|
96
|
+
}, 250);
|
|
97
97
|
// Effects
|
|
98
98
|
// #region Hover
|
|
99
99
|
const hover = useElementHover(root);
|
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../OrButton-b458e82b.js';
|
|
9
9
|
export { _ as OrCard } from '../OrCard-b7268256.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-f6b07557.js';
|
|
11
|
-
export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../OrCardCollection-
|
|
11
|
+
export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../OrCardCollection-d2d64ffe.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-1d904e72.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-4e2cf3d8.js';
|
|
14
14
|
export { _ as OrCheckbox } from '../OrCheckbox-d5e31846.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-41dd5f9b.js';
|
|
|
19
19
|
export { _ as OrCollapse } from '../OrCollapse-4d892ca3.js';
|
|
20
20
|
export { _ 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-75abefdd.js';
|
|
21
21
|
export { _ as OrConfirm } from '../OrConfirm-d7112dd3.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-64ecb10d.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-349df9b2.js';
|
|
24
24
|
export { _ as OrError } from '../OrError-081130bb.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-c14e0298.js';
|
|
@@ -30,14 +30,14 @@ export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
30
30
|
export { _ as OrHint } from '../OrHint-c45f1e09.js';
|
|
31
31
|
export { _ as OrHintV3 } from '../OrHint-44356417.js';
|
|
32
32
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-819166f6.js';
|
|
33
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-
|
|
33
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-c4fa5a1d.js';
|
|
34
34
|
export { a as IconSize, I as IconVariant, _ as OrIconV3 } from '../OrIcon-05689298.js';
|
|
35
35
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from '../OrInlineInputBox-6a15ea2b.js';
|
|
36
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-
|
|
36
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-a888df50.js';
|
|
37
37
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-b47cfc2d.js';
|
|
38
|
-
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-
|
|
38
|
+
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-1925651c.js';
|
|
39
39
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-208dceac.js';
|
|
40
|
-
export { I as InputType, _ as OrInputV3 } from '../OrInput-
|
|
40
|
+
export { I as InputType, _ as OrInputV3 } from '../OrInput-6e7e582e.js';
|
|
41
41
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-1fa97156.js';
|
|
42
42
|
export { _ as OrInput } from '../OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
|
|
43
43
|
export { _ as OrSearch } from '../OrSearch-0589d17d.js';
|
|
@@ -52,9 +52,9 @@ export { _ as OrMenuItemV3 } from '../OrMenuItem-038641b7.js';
|
|
|
52
52
|
export { _ as OrMenuV3 } from '../OrMenu-e7210edc.js';
|
|
53
53
|
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-ef8c91f1.js';
|
|
54
54
|
export { _ as OrModal, O as OrModalSizes } from '../OrModal-97e83549.js';
|
|
55
|
-
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-
|
|
55
|
+
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-3b081ef1.js';
|
|
56
56
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-a9231a83.js';
|
|
57
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-
|
|
57
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-1d316255.js';
|
|
58
58
|
export { _ as OrOverflowMenu } from '../OrOverflowMenu-10a4166a.js';
|
|
59
59
|
export { _ as OrOverlay } from '../OrOverlay-3b52865d.js';
|
|
60
60
|
export { _ as OrOverlayV3 } from '../OrOverlay-18ba2dc6.js';
|
|
@@ -63,10 +63,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
|
|
|
63
63
|
export { _ as OrRadio } from '../OrRadio-e4198532.js';
|
|
64
64
|
export { _ as OrRadioGroup } from '../OrRadioGroup-d9d32cba.js';
|
|
65
65
|
export { _ as OrRadioV3 } from '../OrRadio-19d01c00.js';
|
|
66
|
-
export { _ as OrSearchV3 } from '../OrSearch-
|
|
67
|
-
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-
|
|
66
|
+
export { _ as OrSearchV3 } from '../OrSearch-42454def.js';
|
|
67
|
+
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-0b4637ba.js';
|
|
68
68
|
export { _ as OrSelect } from '../OrSelect-17cdab3d.js';
|
|
69
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
69
|
+
export { _ as OrSelectV3 } from '../OrSelect-439f27b9.js';
|
|
70
70
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-7d6125bb.js';
|
|
71
71
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-fabc7bc9.js';
|
|
72
72
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-cc94bdc9.js';
|
|
@@ -82,7 +82,7 @@ export { _ as OrTabV3 } from '../OrTab-4e6ff742.js';
|
|
|
82
82
|
export { _ as OrTabs } from '../OrTabs-e1c13d41.js';
|
|
83
83
|
export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-c64be432.js';
|
|
84
84
|
export { _ as OrTag } from '../OrTag-c1fa6901.js';
|
|
85
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-
|
|
85
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-cf72400e.js';
|
|
86
86
|
export { _ as OrTeleport } from '../OrTeleportVue2-8ef4ceca.js';
|
|
87
87
|
export { _ as OrTeleportV3 } from '../OrTeleport.vue2-fb92f29f.js';
|
|
88
88
|
export { _ as OrTextV3 } from '../OrText-ba5a2b6c.js';
|
|
@@ -90,11 +90,11 @@ export { _ as OrTextareaV3 } from '../OrTextarea-f566682c.js';
|
|
|
90
90
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-2594c980.js';
|
|
91
91
|
export { _ as OrToast, a as OrToastContainer } from '../OrToastContainer-2fbd4358.js';
|
|
92
92
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
|
|
93
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-
|
|
93
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-ed7aa2bb.js';
|
|
94
94
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
|
|
95
95
|
export { _ as OrTooltip } from '../OrTooltip-614b016d.js';
|
|
96
96
|
export { _ as OrTooltipContent } from '../OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
|
|
97
|
-
export { _ as OrTooltipV3 } from '../OrTooltip-
|
|
97
|
+
export { _ as OrTooltipV3 } from '../OrTooltip-27ad798d.js';
|
|
98
98
|
import 'vue-demi';
|
|
99
99
|
import 'lodash';
|
|
100
100
|
import '../normalize-component-6e8e3d80.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../../OrCardCollection-
|
|
1
|
+
export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../../OrCardCollection-d2d64ffe.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../OrCard-1d904e72.js';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-c4fa5a1d.js';
|
|
8
8
|
import '../../OrIcon-05689298.js';
|
|
9
|
-
import '../../OrTooltip-
|
|
9
|
+
import '../../OrTooltip-27ad798d.js';
|
|
10
10
|
import '../../OrPopover-ef8c91f1.js';
|
|
11
11
|
import '@floating-ui/dom';
|
|
12
12
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -15,7 +15,7 @@ import '../../OrBottomSheet-5acd034f.js';
|
|
|
15
15
|
import '../../OrOverlay-18ba2dc6.js';
|
|
16
16
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
17
17
|
import 'portal-vue';
|
|
18
|
-
import '../../OrInput-
|
|
18
|
+
import '../../OrInput-6e7e582e.js';
|
|
19
19
|
import '../../OrError-be656098.js';
|
|
20
20
|
import '../../OrHint-44356417.js';
|
|
21
21
|
import '../../OrInputBox-208dceac.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-64ecb10d.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrButton-b458e82b.js';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
@@ -9,12 +9,12 @@ import '../../OrOverlay-18ba2dc6.js';
|
|
|
9
9
|
import '../../useElevation-31bfe1f6.js';
|
|
10
10
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
11
11
|
import 'portal-vue';
|
|
12
|
-
import '../../OrInput-
|
|
12
|
+
import '../../OrInput-6e7e582e.js';
|
|
13
13
|
import '../../OrError-be656098.js';
|
|
14
14
|
import '../../OrHint-44356417.js';
|
|
15
|
-
import '../../OrIconButton-
|
|
15
|
+
import '../../OrIconButton-c4fa5a1d.js';
|
|
16
16
|
import '../../OrIcon-05689298.js';
|
|
17
|
-
import '../../OrTooltip-
|
|
17
|
+
import '../../OrTooltip-27ad798d.js';
|
|
18
18
|
import '../../OrPopover-ef8c91f1.js';
|
|
19
19
|
import '@floating-ui/dom';
|
|
20
20
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -5,7 +5,12 @@ declare const _default: Meta<import("vue").ComponentOptions<import("vue").defaul
|
|
|
5
5
|
[x: number]: string;
|
|
6
6
|
} | {}, true>)>;
|
|
7
7
|
export default _default;
|
|
8
|
-
export declare const
|
|
8
|
+
export declare const Default: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
9
|
+
[x: string]: ((...args: any[]) => any) | null;
|
|
10
|
+
} | string[], {} & {}, {
|
|
11
|
+
[x: number]: string;
|
|
12
|
+
} | {}, true>)>;
|
|
13
|
+
export declare const WithDetailedIconSettings: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
9
14
|
[x: string]: ((...args: any[]) => any) | null;
|
|
10
15
|
} | string[], {} & {}, {
|
|
11
16
|
[x: number]: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-
|
|
1
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-c4fa5a1d.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../OrIcon-05689298.js';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
|
-
import '../../OrTooltip-
|
|
7
|
+
import '../../OrTooltip-27ad798d.js';
|
|
8
8
|
import '../../OrPopover-ef8c91f1.js';
|
|
9
9
|
import '@floating-ui/dom';
|
|
10
10
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-
|
|
1
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-a888df50.js';
|
|
2
2
|
export { I as InlineInputSize } from '../../OrInlineInputBox-6a15ea2b.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
@@ -6,9 +6,9 @@ import '@vueuse/core';
|
|
|
6
6
|
import '../../OrError-be656098.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrHint-44356417.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
9
|
+
import '../../OrIconButton-c4fa5a1d.js';
|
|
10
10
|
import '../../OrIcon-05689298.js';
|
|
11
|
-
import '../../OrTooltip-
|
|
11
|
+
import '../../OrTooltip-27ad798d.js';
|
|
12
12
|
import '../../OrPopover-ef8c91f1.js';
|
|
13
13
|
import '@floating-ui/dom';
|
|
14
14
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-
|
|
1
|
+
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-1925651c.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../OrError-be656098.js';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
7
|
import '../../OrHint-44356417.js';
|
|
8
|
-
import '../../OrIconButton-
|
|
8
|
+
import '../../OrIconButton-c4fa5a1d.js';
|
|
9
9
|
import '../../OrIcon-05689298.js';
|
|
10
|
-
import '../../OrTooltip-
|
|
10
|
+
import '../../OrTooltip-27ad798d.js';
|
|
11
11
|
import '../../OrPopover-ef8c91f1.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, _ as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, _ as OrInputV3 } from '../../OrInput-6e7e582e.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox-208dceac.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
@@ -6,9 +6,9 @@ import '@vueuse/core';
|
|
|
6
6
|
import '../../OrError-be656098.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrHint-44356417.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
9
|
+
import '../../OrIconButton-c4fa5a1d.js';
|
|
10
10
|
import '../../OrIcon-05689298.js';
|
|
11
|
-
import '../../OrTooltip-
|
|
11
|
+
import '../../OrTooltip-27ad798d.js';
|
|
12
12
|
import '../../OrPopover-ef8c91f1.js';
|
|
13
13
|
import '@floating-ui/dom';
|
|
14
14
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-3b081ef1.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-c4fa5a1d.js';
|
|
6
6
|
import '../../OrIcon-05689298.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrTooltip-
|
|
8
|
+
import '../../OrTooltip-27ad798d.js';
|
|
9
9
|
import '../../OrPopover-ef8c91f1.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-1d316255.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-c4fa5a1d.js';
|
|
6
6
|
import '../../OrIcon-05689298.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrTooltip-
|
|
8
|
+
import '../../OrTooltip-27ad798d.js';
|
|
9
9
|
import '../../OrPopover-ef8c91f1.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-42454def.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-208dceac.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
|
6
|
-
import '../../OrInput-
|
|
6
|
+
import '../../OrInput-6e7e582e.js';
|
|
7
7
|
import '../../OrError-be656098.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../OrHint-44356417.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
10
|
+
import '../../OrIconButton-c4fa5a1d.js';
|
|
11
11
|
import '../../OrIcon-05689298.js';
|
|
12
|
-
import '../../OrTooltip-
|
|
12
|
+
import '../../OrTooltip-27ad798d.js';
|
|
13
13
|
import '../../OrPopover-ef8c91f1.js';
|
|
14
14
|
import '@floating-ui/dom';
|
|
15
15
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -5,7 +5,7 @@ declare const _default: Meta<import("vue").ComponentOptions<import("vue").defaul
|
|
|
5
5
|
[x: number]: string;
|
|
6
6
|
} | {}, true>)>;
|
|
7
7
|
export default _default;
|
|
8
|
-
export declare const
|
|
8
|
+
export declare const Default: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
9
9
|
[x: string]: ((...args: any[]) => any) | null;
|
|
10
10
|
} | string[], {} & {}, {
|
|
11
11
|
[x: number]: string;
|
|
@@ -3,6 +3,7 @@ import { SegmentedControlSize } from '../../props';
|
|
|
3
3
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
5
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
6
|
+
onClick: (event: Event) => void;
|
|
6
7
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
7
8
|
size: {
|
|
8
9
|
type: PropType<SegmentedControlSize>;
|
|
@@ -36,6 +37,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
36
37
|
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
37
38
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
38
39
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
40
|
+
onClick: (event: Event) => void;
|
|
39
41
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
40
42
|
size: SegmentedControlSize;
|
|
41
43
|
selected: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../../OrSegmentedControl-
|
|
1
|
+
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../../OrSegmentedControl-0b4637ba.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-439f27b9.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-208dceac.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
@@ -13,9 +13,9 @@ 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-
|
|
16
|
+
import '../../OrInput-6e7e582e.js';
|
|
17
|
+
import '../../OrIconButton-c4fa5a1d.js';
|
|
18
|
+
import '../../OrTooltip-27ad798d.js';
|
|
19
19
|
import '../../OrPopover-ef8c91f1.js';
|
|
20
20
|
import '@floating-ui/dom';
|
|
21
21
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -25,4 +25,4 @@ import '../../OrOverlay-18ba2dc6.js';
|
|
|
25
25
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
26
26
|
import 'portal-vue';
|
|
27
27
|
import '../../OrMenuItem-038641b7.js';
|
|
28
|
-
import '../../OrTag-
|
|
28
|
+
import '../../OrTag-cf72400e.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-cf72400e.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-c4fa5a1d.js';
|
|
6
6
|
import '../../OrIcon-05689298.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrTooltip-
|
|
8
|
+
import '../../OrTooltip-27ad798d.js';
|
|
9
9
|
import '../../OrPopover-ef8c91f1.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-ed7aa2bb.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-c4fa5a1d.js';
|
|
9
9
|
import '../../useClassAttribute-47fdb016.js';
|
|
10
10
|
import '../../OrIcon-05689298.js';
|
|
11
|
-
import '../../OrTooltip-
|
|
11
|
+
import '../../OrTooltip-27ad798d.js';
|
|
12
12
|
import '../../OrPopover-ef8c91f1.js';
|
|
13
13
|
import '@floating-ui/dom';
|
|
14
14
|
import '../../useElevation-31bfe1f6.js';
|