@onereach/ui-components 4.3.6 → 4.3.7-beta.2639.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/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrTeleportV3/OrTeleport.js +1 -1
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/index.js +1 -1
- package/dist/esm/v2/{OrBottomSheet-0938dbde.js → OrBottomSheet-49f5132d.js} +1 -1
- package/dist/esm/v2/{OrCardCollection-ead1d063.js → OrCardCollection-62517b4d.js} +4 -4
- package/dist/esm/v2/{OrConfirm-d1572223.js → OrConfirm-3cd9ae6c.js} +2 -2
- package/dist/esm/v2/{OrDatePicker-ff4cebfb.js → OrDatePicker-6e226045.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-da3d6d4d.js → OrDateTimePicker-cc65b964.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerMonthSelect-7803ed9e.js → OrDateTimePickerMonthSelect-e115e597.js} +3 -3
- package/dist/esm/v2/{OrIconButton-0ec2cda6.js → OrIconButton-8784e0f2.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-7a60a995.js → OrInlineInput-cbabf1bc.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-56d8f558.js → OrInlineTextarea-973e0497.js} +1 -1
- package/dist/esm/v2/{OrInput-884b6686.js → OrInput-06bb66cc.js} +1 -1
- package/dist/esm/v2/{OrMenu-55befbc8.js → OrMenu-6043b57e.js} +1 -1
- package/dist/esm/v2/{OrModal-41f09f4f.js → OrModal-ee255ae6.js} +2 -2
- package/dist/esm/v2/{OrNotification-4497b02f.js → OrNotification-a8f8dfee.js} +1 -1
- package/dist/esm/v2/{OrOverlay-b1609eef.js → OrOverlay-5960ee7f.js} +1 -1
- package/dist/esm/v2/{OrPagination-67b30f14.js → OrPagination-0f72c639.js} +2 -2
- package/dist/esm/v2/{OrPopover-c902e2fd.js → OrPopover-a59c0c72.js} +2 -2
- package/dist/esm/v2/{OrSearch-dea30353.js → OrSearch-0475fca2.js} +1 -1
- package/dist/esm/v2/{OrSelect-7266296e.js → OrSelect-521d7e57.js} +3 -3
- package/dist/esm/v2/{OrSidebar-82a4c03f.js → OrSidebar-eeddb297.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-c41c688a.js → OrSidebarCollapseButton-dff08e82.js} +1 -1
- package/dist/esm/v2/{OrTabs-a8008116.js → OrTabs-74f39751.js} +2 -2
- package/dist/esm/v2/{OrTag-213bc082.js → OrTag-076024d1.js} +1 -1
- package/dist/esm/v2/{OrTeleport.vue2-fb92f29f.js → OrTeleport.vue2-55e11eb0.js} +1 -1
- package/dist/esm/v2/{OrTimePicker-038ceb81.js → OrTimePicker-f13ba1cf.js} +2 -2
- package/dist/esm/v2/{OrTooltip-b7290ed1.js → OrTooltip-c76717d5.js} +1 -1
- package/dist/esm/v2/components/index.js +26 -26
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +3 -3
- package/dist/esm/v2/components/or-card-collection-v3/index.js +10 -10
- package/dist/esm/v2/components/or-confirm-v3/index.js +8 -8
- package/dist/esm/v2/components/or-date-picker-v3/index.js +9 -9
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +9 -9
- package/dist/esm/v2/components/or-icon-button-v3/index.js +6 -6
- package/dist/esm/v2/components/or-inline-input-v3/index.js +7 -7
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +7 -7
- package/dist/esm/v2/components/or-input-v3/index.js +7 -7
- package/dist/esm/v2/components/or-menu-v3/index.js +5 -5
- package/dist/esm/v2/components/or-modal-v3/index.js +7 -7
- package/dist/esm/v2/components/or-notification-v3/index.js +7 -7
- package/dist/esm/v2/components/or-overlay-v3/index.js +2 -2
- package/dist/esm/v2/components/or-pagination-v3/index.js +6 -6
- package/dist/esm/v2/components/or-popover-v3/index.js +4 -4
- package/dist/esm/v2/components/or-search-v3/index.js +8 -8
- package/dist/esm/v2/components/or-select-v3/index.js +9 -9
- package/dist/esm/v2/components/or-sidebar-v3/index.js +8 -8
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +7 -7
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +7 -7
- package/dist/esm/v2/components/or-tabs-v3/index.js +6 -6
- package/dist/esm/v2/components/or-tag-v3/index.js +7 -7
- package/dist/esm/v2/components/or-teleport-v3/index.js +1 -1
- package/dist/esm/v2/components/or-time-picker-v3/index.js +7 -7
- package/dist/esm/v2/components/or-toast-v3/index.js +7 -7
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +7 -7
- package/dist/esm/v2/components/or-tooltip-v3/index.js +5 -5
- package/dist/esm/v2/index.js +26 -26
- package/dist/esm/v2/{types-5646f386.js → types-0f4f4222.js} +2 -2
- package/package.json +2 -3
- package/src/components/or-teleport-v3/OrTeleport.vue2.vue +1 -1
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-e20fd8dc.js → OrDateTimePickerMonthSelect-fca4ac5c.js} +0 -0
package/dist/esm/v2/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { O as OR_AVATAR_SIZE, _ as OrAvatar } from './OrAvatar-7c024521.js';
|
|
2
2
|
export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from './OrAvatar-12b0e276.js';
|
|
3
|
-
export { _ as OrBottomSheetV3 } from './OrBottomSheet-
|
|
3
|
+
export { _ as OrBottomSheetV3 } from './OrBottomSheet-49f5132d.js';
|
|
4
4
|
export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from './OrButton-549e8852.js';
|
|
5
5
|
export { _ as OrButtonV2 } from './OrButton-4e532ddb.js';
|
|
6
6
|
export { _ as OrIconButton, _ as OrIconButtonV2 } from './OrIconButton-23972f7d.js';
|
|
@@ -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-9622e713.js';
|
|
9
9
|
export { _ as OrCard } from './OrCard-c44d9783.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-9bf513b7.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
11
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-62517b4d.js';
|
|
12
12
|
export { _ as OrCardV3 } from './OrCard-0da13cbe.js';
|
|
13
13
|
export { _ as OrCarousel } from './OrCarousel-e0c2e387.js';
|
|
14
14
|
export { _ as OrCarouselItem } from './OrCarouselItem-c614bab9.js';
|
|
@@ -20,12 +20,12 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-e54e09f7.js';
|
|
|
20
20
|
export { _ as OrCollapse } from './OrCollapse-50e3914c.js';
|
|
21
21
|
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-fa92b4fa.js';
|
|
22
22
|
export { _ as OrConfirm } from './OrConfirm-5d5dd9bc.js';
|
|
23
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
24
|
-
export { _ as OrDatePickerV3 } from './OrDatePicker-
|
|
23
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-3cd9ae6c.js';
|
|
24
|
+
export { _ as OrDatePickerV3 } from './OrDatePicker-6e226045.js';
|
|
25
25
|
export { _ as OrInputBoxV3 } from './OrInputBox-d36b1323.js';
|
|
26
26
|
export { I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, I as SearchSize, I as SelectSize, I as TextareaSize, I as TimePickerSize } from './OrInputBox.vue_rollup-plugin-vue_script-fe250f7a.js';
|
|
27
27
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-6e2853ec.js';
|
|
28
|
-
export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-
|
|
28
|
+
export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-cc65b964.js';
|
|
29
29
|
export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyState-2d3fd68d.js';
|
|
30
30
|
export { _ as OrError } from './OrError-efc74907.js';
|
|
31
31
|
export { _ as OrErrorTagV3 } from './OrErrorTag-a55ae01a.js';
|
|
@@ -36,14 +36,14 @@ export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
36
36
|
export { _ as OrHint } from './OrHint-fe65fbe6.js';
|
|
37
37
|
export { _ as OrHintV3 } from './OrHint-aa221198.js';
|
|
38
38
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-a40e60af.js';
|
|
39
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-
|
|
39
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-8784e0f2.js';
|
|
40
40
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-d35a84d8.js';
|
|
41
41
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-19b49ee6.js';
|
|
42
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-
|
|
42
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-cbabf1bc.js';
|
|
43
43
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-9541b625.js';
|
|
44
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
44
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-973e0497.js';
|
|
45
45
|
export { _ as OrInput } from './OrInput-c005a759.js';
|
|
46
|
-
export { I as InputType, _ as OrInputV3 } from './OrInput-
|
|
46
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-06bb66cc.js';
|
|
47
47
|
export { _ as OrLabel } from './OrLabel-931394a5.js';
|
|
48
48
|
export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-63380256.js';
|
|
49
49
|
export { L as LinkColor, _ as OrLinkV3 } from './OrLink-3679a61f.js';
|
|
@@ -52,17 +52,17 @@ export { _ as OrListOfInputs } from './OrListOfInputs-e1b09290.js';
|
|
|
52
52
|
export { L as LoaderViews, _ as OrLoader } from './OrLoader-212ef381.js';
|
|
53
53
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-b0c381f9.js';
|
|
54
54
|
export { _ as OrMenuItemV3 } from './OrMenuItem-6f9b8a93.js';
|
|
55
|
-
export { _ as OrMenuV3 } from './OrMenu-
|
|
56
|
-
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-
|
|
55
|
+
export { _ as OrMenuV3 } from './OrMenu-6043b57e.js';
|
|
56
|
+
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-a59c0c72.js';
|
|
57
57
|
export { _ as OrModal, O as OrModalSizes } from './OrModal-b9cfb8ec.js';
|
|
58
|
-
export { M as ModalSize, _ as OrModalV3 } from './OrModal-
|
|
58
|
+
export { M as ModalSize, _ as OrModalV3 } from './OrModal-ee255ae6.js';
|
|
59
59
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-fdb88eec.js';
|
|
60
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-
|
|
60
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-a8f8dfee.js';
|
|
61
61
|
export { _ as OrNumberInput } from './OrNumberInput-eb0e7087.js';
|
|
62
62
|
export { _ as OrOverflowMenu } from './OrOverflowMenu-83540c76.js';
|
|
63
63
|
export { _ as OrOverlay } from './OrOverlay-ccec2218.js';
|
|
64
|
-
export { _ as OrOverlayV3 } from './OrOverlay-
|
|
65
|
-
export { _ as OrPaginationV3 } from './OrPagination-
|
|
64
|
+
export { _ as OrOverlayV3 } from './OrOverlay-5960ee7f.js';
|
|
65
|
+
export { _ as OrPaginationV3 } from './OrPagination-0f72c639.js';
|
|
66
66
|
export { _ as OrPassword } from './OrPassword-022e10fd.js';
|
|
67
67
|
export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-e6f20dc1.js';
|
|
68
68
|
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-29957e64.js';
|
|
@@ -70,13 +70,13 @@ export { _ as OrRadio } from './OrRadio-514e8de8.js';
|
|
|
70
70
|
export { _ as OrRadioGroup } from './OrRadioGroup-11424644.js';
|
|
71
71
|
export { _ as OrRadioV3 } from './OrRadio-a812088f.js';
|
|
72
72
|
export { _ as OrSearch } from './OrSearch-620d5d76.js';
|
|
73
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
73
|
+
export { _ as OrSearchV3 } from './OrSearch-0475fca2.js';
|
|
74
74
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-a1ea5b72.js';
|
|
75
75
|
export { _ as OrSelect } from './OrSelect-d887118b.js';
|
|
76
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
76
|
+
export { _ as OrSelectV3 } from './OrSelect-521d7e57.js';
|
|
77
77
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-feacf13a.js';
|
|
78
|
-
export { _ as OrSidebarV3 } from './OrSidebar-
|
|
79
|
-
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-
|
|
78
|
+
export { _ as OrSidebarV3 } from './OrSidebar-eeddb297.js';
|
|
79
|
+
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-dff08e82.js';
|
|
80
80
|
export { _ as OrSkeletonCircle } from './OrSkeletonCircle-db96ddb6.js';
|
|
81
81
|
export { _ as OrSkeletonRect } from './OrSkeletonRect-8df5791c.js';
|
|
82
82
|
export { _ as OrSkeletonText } from './OrSkeletonText-8063af02.js';
|
|
@@ -93,23 +93,23 @@ export { _ as OrTab } from './OrTab-8dfdeca0.js';
|
|
|
93
93
|
export { _ as OrTabHeaderItem } from './OrTabHeaderItem-6a08756e.js';
|
|
94
94
|
export { _ as OrTabV3 } from './OrTab-5b198746.js';
|
|
95
95
|
export { _ as OrTabs } from './OrTabs-12138346.js';
|
|
96
|
-
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
96
|
+
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-74f39751.js';
|
|
97
97
|
export { _ as OrTag } from './OrTag-6349049b.js';
|
|
98
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
98
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-076024d1.js';
|
|
99
99
|
export { _ as OrTeleport } from './OrTeleport.vue2-f0c16c71.js';
|
|
100
|
-
export { _ as OrTeleportV3 } from './OrTeleport.vue2-
|
|
100
|
+
export { _ as OrTeleportV3 } from './OrTeleport.vue2-55e11eb0.js';
|
|
101
101
|
export { _ as OrTextV3 } from './OrText-6097bca5.js';
|
|
102
102
|
export { _ as OrTextarea } from './OrTextarea-724a4d6f.js';
|
|
103
103
|
export { _ as OrTextareaV3 } from './OrTextarea-800f63d4.js';
|
|
104
104
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-0373bd6a.js';
|
|
105
|
-
export { _ as OrTimePickerV3 } from './OrTimePicker-
|
|
105
|
+
export { _ as OrTimePickerV3 } from './OrTimePicker-f13ba1cf.js';
|
|
106
106
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-1625b803.js';
|
|
107
107
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
108
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-
|
|
108
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-0f4f4222.js';
|
|
109
109
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
110
110
|
export { _ as OrTooltip } from './OrTooltip-97a42707.js';
|
|
111
111
|
export { _ as OrTooltipContent } from './OrTooltipContent-d85e1071.js';
|
|
112
|
-
export { _ as OrTooltipV3 } from './OrTooltip-
|
|
112
|
+
export { _ as OrTooltipV3 } from './OrTooltip-c76717d5.js';
|
|
113
113
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
|
|
114
114
|
export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
|
|
115
115
|
export { u as useElevation } from './useElevation-df91fa50.js';
|
|
@@ -142,7 +142,7 @@ import './px-to-rem-0b26b83e.js';
|
|
|
142
142
|
import './dom-7a41831b.js';
|
|
143
143
|
import '@vueuse/math';
|
|
144
144
|
import './OrDateTimePickerPopoverHeader-9e49aba0.js';
|
|
145
|
-
import './OrDateTimePickerMonthSelect-
|
|
145
|
+
import './OrDateTimePickerMonthSelect-e115e597.js';
|
|
146
146
|
import './OrDateTimePickerTimeSelect-0b70d0df.js';
|
|
147
147
|
import '@floating-ui/dom';
|
|
148
148
|
import './OrTooltip.vue_rollup-plugin-vue_styles.0-a256ac18.js';
|
|
@@ -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 { u as useElevation } from './useElevation-df91fa50.js';
|
|
4
|
-
import { _ as __vue_component__$4 } from './OrTeleport.vue2-
|
|
4
|
+
import { _ as __vue_component__$4 } from './OrTeleport.vue2-55e11eb0.js';
|
|
5
5
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
|
|
6
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
6
|
+
import { _ as __vue_component__$2 } from './OrIconButton-8784e0f2.js';
|
|
7
7
|
import { _ as __vue_component__$3 } from './OrLoader-b0c381f9.js';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "4.3.
|
|
3
|
+
"version": "4.3.7-beta.2639.0",
|
|
4
4
|
"description": "Vue components library for v2/3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/auto/index.js",
|
|
@@ -153,6 +153,5 @@
|
|
|
153
153
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
154
154
|
},
|
|
155
155
|
"./package.json": "./package.json"
|
|
156
|
-
}
|
|
157
|
-
"gitHead": "61e3816e213c41ec663d84478354577337b02995"
|
|
156
|
+
}
|
|
158
157
|
}
|
|
File without changes
|