@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,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect-ff8f8461.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-542d2f2c.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
@@ -13,9 +13,9 @@ import '../../OrError-19a62a18.js';
|
|
|
13
13
|
import '../../OrExpansionPanel-65afdfad.js';
|
|
14
14
|
import '../../OrIcon-e2fa4cf8.js';
|
|
15
15
|
import '../../OrHint-73835593.js';
|
|
16
|
-
import '../../OrInput-
|
|
17
|
-
import '../../OrIconButton-
|
|
18
|
-
import '../../OrTooltip-
|
|
16
|
+
import '../../OrInput-5672f47b.js';
|
|
17
|
+
import '../../OrIconButton-1d78453b.js';
|
|
18
|
+
import '../../OrTooltip-6412166a.js';
|
|
19
19
|
import '../../OrPopover-94a8f21d.js';
|
|
20
20
|
import '@floating-ui/dom';
|
|
21
21
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -24,4 +24,4 @@ import '../../OrBottomSheet-0eb33b18.js';
|
|
|
24
24
|
import '../../OrOverlay-738a44d5.js';
|
|
25
25
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
26
26
|
import '../../OrMenuItem-d001f0f6.js';
|
|
27
|
-
import '../../OrTag-
|
|
27
|
+
import '../../OrTag-ad3f7805.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-ad3f7805.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-1d78453b.js';
|
|
6
6
|
import '../../OrIcon-e2fa4cf8.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import '../../OrTooltip-
|
|
8
|
+
import '../../OrTooltip-6412166a.js';
|
|
9
9
|
import '../../OrPopover-94a8f21d.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-652ae29f.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.vue3-8099178c.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-1d78453b.js';
|
|
8
8
|
import '../../useClassAttribute-47fdb016.js';
|
|
9
9
|
import '../../OrIcon-e2fa4cf8.js';
|
|
10
|
-
import '../../OrTooltip-
|
|
10
|
+
import '../../OrTooltip-6412166a.js';
|
|
11
11
|
import '../../OrPopover-94a8f21d.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../useElevation-31bfe1f6.js';
|
package/dist/esm/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-4d0c2edd.js';
|
|
7
7
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
8
8
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-a5e326ef.js';
|
|
9
|
-
export { C as CardCollectionView, s as OrCardCollectionV3 } from './OrCardCollection-
|
|
9
|
+
export { C as CardCollectionView, s as OrCardCollectionV3 } from './OrCardCollection-34aa611e.js';
|
|
10
10
|
export { s as OrCardV3 } from './OrCard-b63658a8.js';
|
|
11
11
|
export { a as OrCarousel, s as OrCarouselItem } from './OrCarouselItem-636d99a1.js';
|
|
12
12
|
export { s as OrCheckbox } from './OrCheckbox-a0b957e7.js';
|
|
@@ -16,7 +16,7 @@ export { s as OrCode, O as OrCodeLanguages } from './OrCode-ee19a5e6.js';
|
|
|
16
16
|
export { s as OrCollapse } from './OrCollapse-445141ab.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-189cb097.js';
|
|
18
18
|
export { s as OrConfirm } from './OrConfirm-f39bd784.js';
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-a77d9812.js';
|
|
20
20
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-f2e08564.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-669503c3.js';
|
|
30
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-
|
|
30
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-1d78453b.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-0beabb4a.js';
|
|
34
34
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-1aa477b5.js';
|
|
35
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
35
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-d33a09a2.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-542d2f2c.js';
|
|
37
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
37
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-5672f47b.js';
|
|
38
38
|
export { a as OrInput, b as OrNumberInput, c as OrPassword, d as OrSearch, s as OrTextarea } from './OrSearch-7cb2c91c.js';
|
|
39
39
|
export { s as OrLabel } from './OrLabel-876f8729.js';
|
|
40
40
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-7d4fe80b.js';
|
|
@@ -47,9 +47,9 @@ export { s as OrMenuItemV3 } from './OrMenuItem-d001f0f6.js';
|
|
|
47
47
|
export { s as OrMenuV3 } from './OrMenu-d9e12030.js';
|
|
48
48
|
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-94a8f21d.js';
|
|
49
49
|
export { s as OrModal, O as OrModalSizes } from './OrModal-8b074b0c.js';
|
|
50
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal-
|
|
50
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-e44b80fd.js';
|
|
51
51
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-e85a4956.js';
|
|
52
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-
|
|
52
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-7d05b546.js';
|
|
53
53
|
export { s as OrOverflowMenu } from './OrOverflowMenu-e82cbcbe.js';
|
|
54
54
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
55
55
|
export { s as OrOverlayV3 } from './OrOverlay-738a44d5.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-
|
|
62
|
-
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-
|
|
61
|
+
export { s as OrSearchV3 } from './OrSearch-2912b7df.js';
|
|
62
|
+
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-cdf00d49.js';
|
|
63
63
|
export { s as OrSelect } from './OrSelect-73690828.js';
|
|
64
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
64
|
+
export { s as OrSelectV3 } from './OrSelect-ff8f8461.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';
|
|
@@ -77,7 +77,7 @@ export { s as OrTabV3 } from './OrTab-97044946.js';
|
|
|
77
77
|
export { s as OrTabs } from './OrTabs-d3812c11.js';
|
|
78
78
|
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-6a8fa516.js';
|
|
79
79
|
export { s as OrTag } from './OrTag-1b5e43fa.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-ad3f7805.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-2f33e9c3.js';
|
|
86
86
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-40c4c1c8.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-652ae29f.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-78cd7f6b.js';
|
|
91
|
-
export { s as OrTooltipV3 } from './OrTooltip-
|
|
91
|
+
export { s as OrTooltipV3 } from './OrTooltip-6412166a.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-31bfe1f6.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 { s as script$4 } from './OrTeleport.vue3-8099178c.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 { s as script$2 } from './OrIconButton-
|
|
5
|
+
import { s as script$2 } from './OrIconButton-1d78453b.js';
|
|
6
6
|
import { s as script$3 } from './OrLoader-60943812.js';
|
|
7
7
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, toDisplayString, createElementVNode, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "2.68.0-beta.
|
|
3
|
+
"version": "2.68.0-beta.2033.0",
|
|
4
4
|
"description": "Vue components library for v2/3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/auto/index.js",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"@codemirror/lang-json": "6.0.0",
|
|
38
38
|
"@codemirror/lang-markdown": "6.0.1",
|
|
39
39
|
"@floating-ui/dom": "0.3.1",
|
|
40
|
-
"@onereach/styles": "^2.32.
|
|
40
|
+
"@onereach/styles": "^2.32.2",
|
|
41
41
|
"@splidejs/splide": "4.0.6",
|
|
42
42
|
"@types/lodash": "4.14.173",
|
|
43
43
|
"@types/sortablejs": "1.10.7",
|
|
@@ -94,6 +94,8 @@
|
|
|
94
94
|
},
|
|
95
95
|
"./src": "./src/index.ts",
|
|
96
96
|
"./src/*": "./src/*",
|
|
97
|
+
"./dist/": "./dist/",
|
|
98
|
+
"./externals/": "./externals/",
|
|
97
99
|
"./or-*": {
|
|
98
100
|
"types": "./dist/auto/components/or-*/index.d.ts",
|
|
99
101
|
"default": "./dist/auto/components/or-*/index.js"
|
|
@@ -106,10 +108,18 @@
|
|
|
106
108
|
"types": "./dist/auto/hooks/index.d.ts",
|
|
107
109
|
"default": "./dist/auto/hooks/index.js"
|
|
108
110
|
},
|
|
111
|
+
"./esm/v2": {
|
|
112
|
+
"types": "./dist/esm/v2/components/index.d.ts",
|
|
113
|
+
"default": "./dist/esm/v2/components/index.js"
|
|
114
|
+
},
|
|
109
115
|
"./esm/v2/*": {
|
|
110
116
|
"types": "./dist/esm/v2/components/*/index.d.ts",
|
|
111
117
|
"default": "./dist/esm/v2/components/*/index.js"
|
|
112
118
|
},
|
|
119
|
+
"./esm/v3": {
|
|
120
|
+
"types": "./dist/esm/v2/components/index.d.ts",
|
|
121
|
+
"default": "./dist/esm/v2/components/index.js"
|
|
122
|
+
},
|
|
113
123
|
"./esm/v3/*": {
|
|
114
124
|
"types": "./dist/esm/v3/components/*/index.d.ts",
|
|
115
125
|
"default": "./dist/esm/v3/components/*/index.js"
|
|
@@ -122,10 +132,18 @@
|
|
|
122
132
|
"types": "./dist/esm-css/v3/components/*/index.d.ts",
|
|
123
133
|
"default": "./dist/esm-css/v3/components/*/index.js"
|
|
124
134
|
},
|
|
135
|
+
"./bundled/v2": {
|
|
136
|
+
"types": "./dist/bundled/v2/components/index.d.ts",
|
|
137
|
+
"default": "./dist/bundled/v2/components/index.js"
|
|
138
|
+
},
|
|
125
139
|
"./bundled/v2/*": {
|
|
126
140
|
"types": "./dist/bundled/v2/components/*/index.d.ts",
|
|
127
141
|
"default": "./dist/bundled/v2/components/*/index.js"
|
|
128
142
|
},
|
|
143
|
+
"./bundled/v3": {
|
|
144
|
+
"types": "./dist/bundled/v3/components/index.d.ts",
|
|
145
|
+
"default": "./dist/bundled/v3/components/index.js"
|
|
146
|
+
},
|
|
129
147
|
"./bundled/v3/*": {
|
|
130
148
|
"types": "./dist/bundled/v3/components/*/index.d.ts",
|
|
131
149
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
@@ -66,10 +66,21 @@ const Template: StoryFn<typeof OrIconButton> = (args) => ({
|
|
|
66
66
|
`,
|
|
67
67
|
});
|
|
68
68
|
|
|
69
|
-
export const
|
|
69
|
+
export const Default = Template.bind({});
|
|
70
70
|
|
|
71
|
-
|
|
71
|
+
Default.args = {
|
|
72
72
|
// Props
|
|
73
73
|
icon: 'delete',
|
|
74
74
|
tooltip: 'Delete',
|
|
75
75
|
};
|
|
76
|
+
|
|
77
|
+
export const WithDetailedIconSettings = Template.bind({});
|
|
78
|
+
WithDetailedIconSettings.args = {
|
|
79
|
+
// Props
|
|
80
|
+
icon: {
|
|
81
|
+
icon: 'delete',
|
|
82
|
+
variant: 'filled',
|
|
83
|
+
size: 'xl',
|
|
84
|
+
},
|
|
85
|
+
tooltip: 'Delete',
|
|
86
|
+
};
|
|
@@ -89,9 +89,9 @@ const Template: StoryFn<typeof OrSegmentedControl> = (args) => ({
|
|
|
89
89
|
`,
|
|
90
90
|
});
|
|
91
91
|
|
|
92
|
-
export const
|
|
92
|
+
export const Default = Template.bind({});
|
|
93
93
|
|
|
94
|
-
|
|
94
|
+
Default.args = {
|
|
95
95
|
// Props
|
|
96
96
|
options: Array.from<string, SegmentedControlOption>([
|
|
97
97
|
'Alfa',
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
:class="rootStyles"
|
|
6
6
|
:selected="selected ? '' : null"
|
|
7
7
|
:disabled="disabled ? '' : null"
|
|
8
|
-
@click="
|
|
8
|
+
@click="onClick"
|
|
9
9
|
>
|
|
10
10
|
<div :class="['truncate']">
|
|
11
11
|
<slot />
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
</template>
|
|
15
15
|
|
|
16
16
|
<script lang="ts">
|
|
17
|
-
import { computed, defineComponent, PropType, ref } from 'vue-demi';
|
|
17
|
+
import { computed, defineComponent, isVue2, PropType, ref } from 'vue-demi';
|
|
18
18
|
import { useClassAttribute } from '../../../../hooks';
|
|
19
19
|
import { SegmentedControlSize } from '../../props';
|
|
20
20
|
import { SegmentedControlItemRoot, SegmentedControlItemRootSizes } from './styles';
|
|
@@ -41,7 +41,7 @@ export default defineComponent({
|
|
|
41
41
|
},
|
|
42
42
|
},
|
|
43
43
|
|
|
44
|
-
setup(props) {
|
|
44
|
+
setup(props, context) {
|
|
45
45
|
// Refs
|
|
46
46
|
const root = ref<HTMLElement>();
|
|
47
47
|
|
|
@@ -55,9 +55,17 @@ export default defineComponent({
|
|
|
55
55
|
classAttribute.value,
|
|
56
56
|
]);
|
|
57
57
|
|
|
58
|
+
// Handlers
|
|
59
|
+
function onClick(event: Event): void {
|
|
60
|
+
if (isVue2) {
|
|
61
|
+
context.emit('click', event);
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
|
|
58
65
|
return {
|
|
59
66
|
root,
|
|
60
67
|
rootStyles,
|
|
68
|
+
onClick,
|
|
61
69
|
};
|
|
62
70
|
},
|
|
63
71
|
});
|
|
@@ -93,7 +93,7 @@ export default defineComponent({
|
|
|
93
93
|
(popoverInstance.open as () => void)();
|
|
94
94
|
}
|
|
95
95
|
}
|
|
96
|
-
},
|
|
96
|
+
}, 250);
|
|
97
97
|
|
|
98
98
|
const close = useDebounceFn(() => {
|
|
99
99
|
if (!hover.value) {
|
|
@@ -103,7 +103,7 @@ export default defineComponent({
|
|
|
103
103
|
(popoverInstance.close as () => void)();
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
|
-
},
|
|
106
|
+
}, 250);
|
|
107
107
|
|
|
108
108
|
// Effects
|
|
109
109
|
// #region Hover
|