@onereach/ui-components 8.18.3 → 8.18.4-beta.3950.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 +2 -2
- package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +4 -4
- package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +3 -4
- package/dist/bundled/v2/components/OrNotificationV3/styles.js +11 -9
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +2 -2
- package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +6 -6
- package/dist/bundled/v2/index.js +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateFormatV3-b88a046a.js → OrDateFormatV3-b523ab10.js} +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDatePickerV3-cf890376.js → OrDatePickerV3-d10c84a0.js} +3 -3
- package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateRangePickerV3-9860ac68.js → OrDateRangePickerV3-e4622ef4.js} +3 -3
- package/dist/bundled/v3/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
- package/dist/bundled/v3/components/OrDateTimeFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimeFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimeFormatV3-970134b7.js → OrDateTimeFormatV3-45a917a8.js} +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimePickerV3-cb582ca0.js → OrDateTimePickerV3-c86c9381.js} +4 -4
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/props.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrNotificationV3-722fcfc1.js → OrNotificationV3-0aa9e605.js} +13 -14
- package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeFormatV3-2734e8fa.js → OrTimeFormatV3-86e045f2.js} +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTimePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimePickerV3-281585a5.js → OrTimePickerV3-82cef5f1.js} +3 -3
- package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.vue.d.ts +1 -125
- package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTimeRangePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeRangePickerV3-195df692.js → OrTimeRangePickerV3-f0199e08.js} +7 -7
- package/dist/bundled/v3/components/index.js +9 -9
- package/dist/bundled/v3/index.js +10 -10
- package/dist/esm/v2/{OrDatePicker-0a22ea42.js → OrDatePicker-587e47a7.js} +2 -2
- package/dist/esm/v2/{OrDateRangePicker-14e9413a.js → OrDateRangePicker-5506d401.js} +2 -2
- package/dist/esm/v2/{OrDateTimePicker-c95b1582.js → OrDateTimePicker-981f0e01.js} +4 -4
- package/dist/esm/v2/{OrNotification-8f24d0ea.js → OrNotification-086a8246.js} +12 -13
- package/dist/esm/v2/{OrTimePicker-cd42023a.js → OrTimePicker-aa6f9dac.js} +2 -2
- package/dist/esm/v2/{OrTimeRangePicker-39820fd8.js → OrTimeRangePicker-e6973f8d.js} +6 -6
- package/dist/esm/v2/components/index.js +6 -6
- package/dist/esm/v2/components/or-date-picker-v3/index.js +1 -1
- package/dist/esm/v2/components/or-date-range-picker-v3/index.js +1 -1
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +1 -1
- package/dist/esm/v2/components/or-notification-v3/index.js +1 -1
- package/dist/esm/v2/components/or-time-picker-v3/index.js +1 -1
- package/dist/esm/v2/components/or-time-range-picker-v3/index.js +1 -1
- package/dist/esm/v2/index.js +6 -6
- package/dist/esm/v3/{OrDateFormat-5fee3e3a.js → OrDateFormat-3fbec49a.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-ee7d02bc.js → OrDatePicker-ca8e9c09.js} +3 -3
- package/dist/esm/v3/{OrDateRangePicker-2fd73580.js → OrDateRangePicker-4ae9c7fe.js} +3 -3
- package/dist/esm/v3/{OrDateTimeFormat-0c9deda2.js → OrDateTimeFormat-37315ed6.js} +1 -1
- package/dist/esm/v3/{OrDateTimePicker-647ff5f1.js → OrDateTimePicker-ef033b4b.js} +4 -4
- package/dist/esm/v3/{OrNotification-9a3790cc.js → OrNotification-f9ae23fe.js} +13 -14
- package/dist/esm/v3/{OrTimeFormat-a256b6f2.js → OrTimeFormat-1aa5352c.js} +1 -1
- package/dist/esm/v3/{OrTimePicker-b1c40457.js → OrTimePicker-e8fd78ba.js} +3 -3
- package/dist/esm/v3/{OrTimeRangePicker-9c8ece38.js → OrTimeRangePicker-d852fcc9.js} +7 -7
- package/dist/esm/v3/components/index.js +9 -9
- package/dist/esm/v3/components/or-date-format-v3/index.js +2 -2
- package/dist/esm/v3/components/or-date-picker-v3/index.js +2 -2
- package/dist/esm/v3/components/or-date-range-picker-v3/index.js +2 -2
- package/dist/esm/v3/components/or-date-time-format-v3/index.js +2 -2
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +1 -1
- package/dist/esm/v3/components/or-notification-v3/index.js +1 -1
- package/dist/esm/v3/components/or-time-format-v3/index.js +2 -2
- package/dist/esm/v3/components/or-time-picker-v3/index.js +2 -2
- package/dist/esm/v3/components/or-time-range-picker-v3/OrTimeRangePicker.vue.d.ts +1 -125
- package/dist/esm/v3/components/or-time-range-picker-v3/index.js +2 -2
- package/dist/esm/v3/index.js +9 -9
- package/package.json +2 -3
- package/src/components/or-date-picker-v3/OrDatePicker.vue +2 -2
- package/src/components/or-date-range-picker-v3/OrDateRangePicker.vue +2 -2
- package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +4 -4
- package/src/components/or-notification-v3/OrNotification.vue +6 -7
- package/src/components/or-notification-v3/styles.ts +9 -9
- package/src/components/or-time-picker-v3/OrTimePicker.vue +2 -2
- package/src/components/or-time-range-picker-v3/OrTimeRangePicker.vue +6 -6
|
@@ -25,12 +25,12 @@ export { s as OrConfirm } from './OrConfirm-f95a3ce6.js';
|
|
|
25
25
|
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirmV3-26accd85.js';
|
|
26
26
|
export { OrContextMenuV3 } from './OrContextMenuV3/index.js';
|
|
27
27
|
export { P as ContextMenuPlacement, P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopoverV3-dad6308c.js';
|
|
28
|
-
export { s as OrDateFormatV3 } from './OrDateFormatV3-
|
|
29
|
-
export { s as OrDatePickerV3 } from './OrDatePickerV3-
|
|
30
|
-
export { s as OrDateRangePickerV3 } from './OrDateRangePickerV3-
|
|
31
|
-
export { s as OrDateTimeFormatV3 } from './OrDateTimeFormatV3-
|
|
28
|
+
export { s as OrDateFormatV3 } from './OrDateFormatV3-b523ab10.js';
|
|
29
|
+
export { s as OrDatePickerV3 } from './OrDatePickerV3-d10c84a0.js';
|
|
30
|
+
export { s as OrDateRangePickerV3 } from './OrDateRangePickerV3-e4622ef4.js';
|
|
31
|
+
export { s as OrDateTimeFormatV3 } from './OrDateTimeFormatV3-45a917a8.js';
|
|
32
32
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-118c12fd.js';
|
|
33
|
-
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, D as TimePickerFormat, D as TimeRangePickerFormat, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from './OrDateTimePickerV3-
|
|
33
|
+
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, D as TimePickerFormat, D as TimeRangePickerFormat, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from './OrDateTimePickerV3-c86c9381.js';
|
|
34
34
|
export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyStateV3-f6122da2.js';
|
|
35
35
|
export { default as OrError } from './OrError/OrError.js';
|
|
36
36
|
export { s as OrErrorTagV3 } from './OrErrorTagV3-bfd5574d.js';
|
|
@@ -63,7 +63,7 @@ export { s as OrMenuV3 } from './OrMenuV3-07fec3f7.js';
|
|
|
63
63
|
export { s as OrModal, O as OrModalSizes } from './OrModal-3aad4d27.js';
|
|
64
64
|
export { M as ModalSize, s as OrModalV3 } from './OrModalV3-7c79dd79.js';
|
|
65
65
|
export { OR_NOTIFICATION_SIZE, OR_NOTIFICATION_TYPE, OrNotification } from './OrNotification/index.js';
|
|
66
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotificationV3-
|
|
66
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotificationV3-0aa9e605.js';
|
|
67
67
|
export { default as OrNumberInput } from './OrNumberInput/OrNumberInput.js';
|
|
68
68
|
export { default as OrOverflowMenu } from './OrOverflowMenu/OrOverflowMenu.js';
|
|
69
69
|
export { default as OrOverlay } from './OrOverlay/OrOverlay.js';
|
|
@@ -111,9 +111,9 @@ export { s as OrTextV3 } from './OrTextV3-ff806d55.js';
|
|
|
111
111
|
export { default as OrTextarea } from './OrTextarea/OrTextarea.js';
|
|
112
112
|
export { s as OrTextareaV3 } from './OrTextareaV3-6fdb2f4a.js';
|
|
113
113
|
export { OrTextbox, TextboxTypes } from './OrTextbox/index.js';
|
|
114
|
-
export { s as OrTimeFormatV3 } from './OrTimeFormatV3-
|
|
115
|
-
export { s as OrTimePickerV3 } from './OrTimePickerV3-
|
|
116
|
-
export { s as OrTimeRangePickerV3 } from './OrTimeRangePickerV3-
|
|
114
|
+
export { s as OrTimeFormatV3 } from './OrTimeFormatV3-86e045f2.js';
|
|
115
|
+
export { s as OrTimePickerV3 } from './OrTimePickerV3-82cef5f1.js';
|
|
116
|
+
export { s as OrTimeRangePickerV3 } from './OrTimeRangePickerV3-f0199e08.js';
|
|
117
117
|
export { s as OrToast, a as OrToastContainer, P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType, b as useQueue, u as useToast } from './OrToast-feaab110.js';
|
|
118
118
|
export { a as OrToastContainerV3, s as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from './OrToastV3-0c4ef021.js';
|
|
119
119
|
export { OrTooltip, OrTooltipContent } from './OrTooltip/index.js';
|