@onereach/ui-components 4.7.2-beta.2847.0 → 4.7.2
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/OrBottomSheetV3/styles.js +1 -1
- 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/OrPopoverV3/styles.js +1 -1
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +6 -6
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/hooks/useTheme.js +8 -2
- package/dist/bundled/v2/index.js +2 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-406c8cf4.js → OrCardCollection.vue_vue_type_script_lang-48bbd13c.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-e8db6739.js → OrConfirm.vue_vue_type_script_lang-0f1a6320.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-fa5dbfd3.js → OrDatePicker.vue_vue_type_script_lang-3f8700f9.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-601e911c.js → OrDateTimePicker.vue_vue_type_script_lang-ecd7cbd1.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-8baf6acd.js → OrDateTimePickerMonthSelect-8857f024.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-43eb4e54.js → OrIconButton.vue_vue_type_script_lang-c3a78c23.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-8e0d91ad.js → OrInlineInput.vue_vue_type_script_lang-c4fb7c0e.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-293b2473.js → OrInlineTextarea.vue_vue_type_script_lang-4569f111.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-eef9fafe.js → OrInput.vue_vue_type_script_lang-a9fe34c8.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-d0922c9d.js → OrMenu.vue_vue_type_script_lang-8fa5ef6c.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-41125273.js → OrModal.vue_vue_type_script_lang-83469d51.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-096fc019.js → OrNotification.vue_vue_type_script_lang-242a7186.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-87937f6a.js → OrPagination.vue_vue_type_script_lang-193cf67a.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-109c1fa7.js → OrPopover.vue_vue_type_script_lang-506ae7bb.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-7d602f78.js → OrSearch.vue_vue_type_script_lang-8a82fdc6.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-3663f9ad.js → OrSelect.vue_vue_type_script_lang-ba73f458.js} +3 -3
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-5bd5bfb6.js → OrSidebar.vue_vue_type_script_lang-3d9676ea.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-9890b132.js → OrTabs.vue_vue_type_script_lang-2d08458d.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-e2a3ca70.js → OrTag.vue_vue_type_script_lang-c7065625.js} +1 -1
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-56d2aef7.js → OrTags.vue_vue_type_script_lang-c14463c4.js} +2 -2
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-4ea1fd69.js → OrTimePicker.vue_vue_type_script_lang-845ec78b.js} +2 -2
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-b99be622.js → OrTooltip.vue_vue_type_script_lang-227592d8.js} +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +2 -2
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +9 -9
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +8 -8
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +7 -7
- package/dist/bundled/v3/components/OrConfirmV3/index.js +6 -6
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +8 -8
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +7 -7
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +8 -8
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +7 -7
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +5 -5
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +4 -4
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +6 -6
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +5 -5
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +6 -6
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +5 -5
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +6 -6
- package/dist/bundled/v3/components/OrInputV3/index.js +5 -5
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +4 -4
- package/dist/bundled/v3/components/OrMenuV3/index.js +3 -3
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +6 -6
- package/dist/bundled/v3/components/OrModalV3/index.js +5 -5
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +6 -6
- package/dist/bundled/v3/components/OrNotificationV3/index.js +5 -5
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +5 -5
- package/dist/bundled/v3/components/OrPaginationV3/index.js +4 -4
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +3 -3
- package/dist/bundled/v3/components/OrPopoverV3/index.js +2 -2
- package/dist/bundled/v3/components/OrPopoverV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +7 -7
- package/dist/bundled/v3/components/OrSearchV3/index.js +6 -6
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +14 -14
- package/dist/bundled/v3/components/OrSelectV3/index.js +7 -7
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +6 -6
- package/dist/bundled/v3/components/OrSidebarV3/index.js +5 -5
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +5 -5
- package/dist/bundled/v3/components/OrTabsV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +6 -6
- package/dist/bundled/v3/components/OrTagV3/index.js +5 -5
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +7 -7
- package/dist/bundled/v3/components/OrTagsV3/index.js +6 -6
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +6 -6
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +5 -5
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +6 -6
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +5 -5
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +4 -4
- package/dist/bundled/v3/components/OrToastV3/index.js +5 -5
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +4 -4
- package/dist/bundled/v3/components/OrTooltipV3/index.js +3 -3
- package/dist/bundled/v3/components/index.js +24 -24
- package/dist/bundled/v3/hooks/useTheme.js +8 -2
- package/dist/bundled/v3/index.js +25 -25
- package/dist/esm/v2/{OrBottomSheet-4244ab1c.js → OrBottomSheet-af25c131.js} +1 -1
- package/dist/esm/v2/{OrCardCollection-20e66b6e.js → OrCardCollection-2c9a3534.js} +4 -4
- package/dist/esm/v2/{OrConfirm-65cc835a.js → OrConfirm-fc656b7e.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-9fb8810c.js → OrDatePicker-73c19c1c.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-4032b280.js → OrDateTimePicker-aff87aaa.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerMonthSelect-a50f9f56.js → OrDateTimePickerMonthSelect-4eb8bfb6.js} +3 -3
- package/dist/esm/v2/{OrIconButton-24be052f.js → OrIconButton-ab726d49.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-dd95fc1b.js → OrInlineInput-252510d7.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-194515fa.js → OrInlineTextarea-8df56c4d.js} +1 -1
- package/dist/esm/v2/{OrInput-bfbb6522.js → OrInput-39feafce.js} +1 -1
- package/dist/esm/v2/{OrMenu-a376f4a7.js → OrMenu-d03831b0.js} +1 -1
- package/dist/esm/v2/{OrModal-e6acc87a.js → OrModal-7b7c35e1.js} +1 -1
- package/dist/esm/v2/{OrNotification-650aab04.js → OrNotification-f44ef921.js} +1 -1
- package/dist/esm/v2/{OrPagination-7be2401b.js → OrPagination-3756c1d1.js} +2 -2
- package/dist/esm/v2/{OrPopover-fff4a3a4.js → OrPopover-ef16a904.js} +2 -2
- package/dist/esm/v2/{OrSearch-9027a8e2.js → OrSearch-cbd7fd0b.js} +1 -1
- package/dist/esm/v2/{OrSelect-dd780415.js → OrSelect-05dbead3.js} +9 -9
- package/dist/esm/v2/{OrSidebar-466d8244.js → OrSidebar-865f307e.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-3009ed8e.js → OrSidebarCollapseButton-b3a41f02.js} +1 -1
- package/dist/esm/v2/{OrTabs-cce59ff2.js → OrTabs-930e1c26.js} +2 -2
- package/dist/esm/v2/{OrTag-6a60ef87.js → OrTag-d16c9d12.js} +1 -1
- package/dist/esm/v2/{OrTags-e4d6bf08.js → OrTags-e80cd854.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-7cbcc2c0.js → OrTimePicker-00b7319c.js} +2 -2
- package/dist/esm/v2/{OrTooltip-ab6c05c5.js → OrTooltip-bf4c725c.js} +1 -1
- package/dist/esm/v2/components/index.js +25 -25
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +1 -1
- package/dist/esm/v2/components/or-card-collection-v3/index.js +8 -8
- package/dist/esm/v2/components/or-confirm-v3/index.js +6 -6
- package/dist/esm/v2/components/or-date-picker-v3/index.js +7 -7
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +7 -7
- package/dist/esm/v2/components/or-icon-button-v3/index.js +4 -4
- package/dist/esm/v2/components/or-inline-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +5 -5
- package/dist/esm/v2/components/or-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-menu-v3/index.js +3 -3
- package/dist/esm/v2/components/or-modal-v3/index.js +5 -5
- package/dist/esm/v2/components/or-notification-v3/index.js +5 -5
- package/dist/esm/v2/components/or-pagination-v3/index.js +4 -4
- package/dist/esm/v2/components/or-popover-v3/index.js +2 -2
- package/dist/esm/v2/components/or-search-v3/index.js +6 -6
- package/dist/esm/v2/components/or-select-v3/index.js +7 -7
- package/dist/esm/v2/components/or-sidebar-v3/index.js +6 -6
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +5 -5
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +5 -5
- package/dist/esm/v2/components/or-tabs-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tag-v3/index.js +5 -5
- package/dist/esm/v2/components/or-tags-v3/OrTags.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tags-v3/index.js +6 -6
- package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-textbox/OrTextbox.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-time-picker-v3/index.js +5 -5
- package/dist/esm/v2/components/or-toast-v3/index.js +5 -5
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +5 -5
- package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tooltip-v3/index.js +3 -3
- package/dist/esm/v2/index.js +25 -25
- package/dist/esm/v2/{types-08ab4707.js → types-6b40ad64.js} +1 -1
- package/dist/esm/v3/{OrBottomSheet-e9463e4d.js → OrBottomSheet-f2f3aef9.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-dbe7dac6.js → OrCardCollection-dcfaa692.js} +4 -4
- package/dist/esm/v3/{OrConfirm-104754d0.js → OrConfirm-e8ee0b8f.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-c12fab59.js → OrDatePicker-19a07bb4.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-ad360ebc.js → OrDateTimePicker-219fa71d.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerMonthSelect-16e3f5b9.js → OrDateTimePickerMonthSelect-f807e6d5.js} +3 -3
- package/dist/esm/v3/{OrIconButton-c6d15a51.js → OrIconButton-0aaadc68.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-48e936d2.js → OrInlineInput-5d452b98.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-3937421c.js → OrInlineTextarea-1a769972.js} +1 -1
- package/dist/esm/v3/{OrInput-14b88801.js → OrInput-a303f924.js} +1 -1
- package/dist/esm/v3/{OrMenu-b90e6784.js → OrMenu-9659b8eb.js} +1 -1
- package/dist/esm/v3/{OrModal-231fb401.js → OrModal-cabce172.js} +1 -1
- package/dist/esm/v3/{OrNotification-dde92a43.js → OrNotification-cbcb0b4a.js} +1 -1
- package/dist/esm/v3/{OrPagination-22356f86.js → OrPagination-38067570.js} +2 -2
- package/dist/esm/v3/{OrPopover-8ea2062a.js → OrPopover-337df396.js} +2 -2
- package/dist/esm/v3/{OrSearch-7bf5009e.js → OrSearch-c5ecb005.js} +1 -1
- package/dist/esm/v3/{OrSelect-744b6494.js → OrSelect-f330ade9.js} +9 -9
- package/dist/esm/v3/{OrSidebar-84533704.js → OrSidebar-7f5795da.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-88a165e8.js → OrSidebarCollapseButton-5fb7a6a1.js} +1 -1
- package/dist/esm/v3/{OrTabs-ffb69679.js → OrTabs-9e741419.js} +2 -2
- package/dist/esm/v3/{OrTag-51d8f47d.js → OrTag-fbeca419.js} +1 -1
- package/dist/esm/v3/{OrTags-3ae4a908.js → OrTags-3f0ab56f.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-16a88b67.js → OrTimePicker-5cb9eb34.js} +2 -2
- package/dist/esm/v3/{OrTooltip-9a63f445.js → OrTooltip-3025564a.js} +1 -1
- package/dist/esm/v3/components/index.js +25 -25
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +1 -1
- package/dist/esm/v3/components/or-card-collection-v3/index.js +8 -8
- package/dist/esm/v3/components/or-confirm-v3/index.js +6 -6
- package/dist/esm/v3/components/or-date-picker-v3/index.js +7 -7
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +7 -7
- package/dist/esm/v3/components/or-icon-button-v3/index.js +4 -4
- package/dist/esm/v3/components/or-inline-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +5 -5
- package/dist/esm/v3/components/or-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-menu-v3/index.js +3 -3
- package/dist/esm/v3/components/or-modal-v3/index.js +5 -5
- package/dist/esm/v3/components/or-notification-v3/index.js +5 -5
- package/dist/esm/v3/components/or-pagination-v3/index.js +4 -4
- package/dist/esm/v3/components/or-popover-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +6 -6
- package/dist/esm/v3/components/or-select-v3/index.js +7 -7
- package/dist/esm/v3/components/or-sidebar-v3/index.js +6 -6
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +5 -5
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +5 -5
- package/dist/esm/v3/components/or-tabs-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tag-v3/index.js +5 -5
- package/dist/esm/v3/components/or-tags-v3/index.js +6 -6
- package/dist/esm/v3/components/or-time-picker-v3/index.js +5 -5
- package/dist/esm/v3/components/or-toast-v3/index.js +5 -5
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +5 -5
- package/dist/esm/v3/components/or-tooltip-v3/index.js +3 -3
- package/dist/esm/v3/index.js +25 -25
- package/dist/esm/v3/{types-03758078.js → types-53cb1e6c.js} +1 -1
- package/package.json +4 -3
- package/src/components/or-bottom-sheet-v3/styles.ts +2 -2
- package/src/components/or-popover-v3/styles.ts +5 -2
- package/src/components/or-select-v3/OrSelect.vue +10 -10
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-e29d43d0.js → OrDateTimePickerMonthSelect-2c1b5116.js} +0 -0
- /package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-94efabe6.js → OrBottomSheet.vue_vue_type_script_lang-214a0eea.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-03fac213.js → OrToastContainer.vue_vue_type_script_lang-d1a074fe.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-
|
|
1
|
+
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-53cb1e6c.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../../useToast-a1332cc2.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -7,14 +7,14 @@ import '@onereach/styles/tailwind.config';
|
|
|
7
7
|
import 'tailwindcss/resolveConfig';
|
|
8
8
|
import '../../../OrTeleport.vue3-8099178c.js';
|
|
9
9
|
import 'vue';
|
|
10
|
-
import '../../../OrIconButton-
|
|
10
|
+
import '../../../OrIconButton-0aaadc68.js';
|
|
11
11
|
import '../../../OrIcon-62793572.js';
|
|
12
|
-
import '../../../OrTooltip-
|
|
12
|
+
import '../../../OrTooltip-3025564a.js';
|
|
13
13
|
import '../../../usePopoverState-8a95a300.js';
|
|
14
|
-
import '../../../OrPopover-
|
|
14
|
+
import '../../../OrPopover-337df396.js';
|
|
15
15
|
import '@floating-ui/dom';
|
|
16
16
|
import '../../../useResponsive-a02e95b7.js';
|
|
17
|
-
import '../../../OrBottomSheet-
|
|
17
|
+
import '../../../OrBottomSheet-f2f3aef9.js';
|
|
18
18
|
import '../../../OrOverlay-489fdf76.js';
|
|
19
19
|
import '../../../OrLoader-b79022da.js';
|
|
20
20
|
import '../../../style-inject.es-4c6f2515.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { s as OrTooltipV3 } from '../../OrTooltip-
|
|
2
|
-
export { P as TooltipPlacement } from '../../OrPopover-
|
|
1
|
+
export { s as OrTooltipV3 } from '../../OrTooltip-3025564a.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-337df396.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../usePopoverState-8a95a300.js';
|
|
@@ -9,6 +9,6 @@ import 'vue';
|
|
|
9
9
|
import '@floating-ui/dom';
|
|
10
10
|
import '../../useElevation-a50ec347.js';
|
|
11
11
|
import '../../useResponsive-a02e95b7.js';
|
|
12
|
-
import '../../OrBottomSheet-
|
|
12
|
+
import '../../OrBottomSheet-f2f3aef9.js';
|
|
13
13
|
import '../../OrOverlay-489fdf76.js';
|
|
14
14
|
import '../../OrTeleport.vue3-8099178c.js';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
export { O as OR_AVATAR_SIZE, s as OrAvatar } from './OrAvatar-6e998746.js';
|
|
2
2
|
export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from './OrAvatar-3ccb5f60.js';
|
|
3
|
-
export { B as BottomSheetVariant, s as OrBottomSheetV3 } from './OrBottomSheet-
|
|
3
|
+
export { B as BottomSheetVariant, s as OrBottomSheetV3 } from './OrBottomSheet-f2f3aef9.js';
|
|
4
4
|
export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from './OrButton-0082a3ce.js';
|
|
5
5
|
export { s as OrButtonV2 } from './OrButton-78a118d7.js';
|
|
6
6
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrIconButton, s as OrIconButtonV2 } from './OrIconButton-ad0cbc8d.js';
|
|
7
7
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-c2b6aa9e.js';
|
|
8
8
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
9
9
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-b9218f98.js';
|
|
10
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
10
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-dcfaa692.js';
|
|
11
11
|
export { s as OrCardV3 } from './OrCard-cc82902c.js';
|
|
12
12
|
export { s as OrCarousel } from './OrCarousel-5cc74f26.js';
|
|
13
13
|
export { s as OrCarouselItem } from './OrCarouselItem-8c7ccd0f.js';
|
|
@@ -23,10 +23,10 @@ export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k
|
|
|
23
23
|
export { s as OrCombinedInputV3 } from './OrCombinedInput-b5ba46a1.js';
|
|
24
24
|
export { I as CombinedInputSize, I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TextareaSize, I as TimePickerSize } from './OrInputBox-32814878.js';
|
|
25
25
|
export { s as OrConfirm } from './OrConfirm-704f817e.js';
|
|
26
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
27
|
-
export { s as OrDatePickerV3 } from './OrDatePicker-
|
|
26
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-e8ee0b8f.js';
|
|
27
|
+
export { s as OrDatePickerV3 } from './OrDatePicker-19a07bb4.js';
|
|
28
28
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-c19dcefc.js';
|
|
29
|
-
export { s as OrDateTimePickerV3 } from './OrDateTimePicker-
|
|
29
|
+
export { s as OrDateTimePickerV3 } from './OrDateTimePicker-219fa71d.js';
|
|
30
30
|
export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyState-5349a1f9.js';
|
|
31
31
|
export { s as OrError } from './OrError-f90296db.js';
|
|
32
32
|
export { s as OrErrorTagV3 } from './OrErrorTag-ade9192b.js';
|
|
@@ -38,14 +38,14 @@ export { F as FormGroupDirection, s as OrFormGroupV3 } from './OrFormGroup-9f581
|
|
|
38
38
|
export { s as OrHint } from './OrHint-8822005b.js';
|
|
39
39
|
export { s as OrHintV3 } from './OrHint-06ab89d7.js';
|
|
40
40
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-d8ea7901.js';
|
|
41
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-
|
|
41
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-0aaadc68.js';
|
|
42
42
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon-62793572.js';
|
|
43
43
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-01fb2cb2.js';
|
|
44
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
44
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-5d452b98.js';
|
|
45
45
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-6bf54bd0.js';
|
|
46
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
46
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-1a769972.js';
|
|
47
47
|
export { s as OrInput } from './OrInput-9be9a209.js';
|
|
48
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
48
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-a303f924.js';
|
|
49
49
|
export { s as OrLabel } from './OrLabel-a7d99df4.js';
|
|
50
50
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-4da56db0.js';
|
|
51
51
|
export { L as LinkColor, s as OrLinkV3 } from './OrLink-7c4eedf0.js';
|
|
@@ -54,17 +54,17 @@ export { s as OrListOfInputs } from './OrListOfInputs-ce0d6ac0.js';
|
|
|
54
54
|
export { L as LoaderViews, s as OrLoader } from './OrLoader-7b006619.js';
|
|
55
55
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-b79022da.js';
|
|
56
56
|
export { s as OrMenuItemV3 } from './OrMenuItem-dbee450f.js';
|
|
57
|
-
export { s as OrMenuV3 } from './OrMenu-
|
|
58
|
-
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-
|
|
57
|
+
export { s as OrMenuV3 } from './OrMenu-9659b8eb.js';
|
|
58
|
+
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-337df396.js';
|
|
59
59
|
export { s as OrModal, O as OrModalSizes } from './OrModal-f3a4813a.js';
|
|
60
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal-
|
|
60
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-cabce172.js';
|
|
61
61
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-538f8e92.js';
|
|
62
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-
|
|
62
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-cbcb0b4a.js';
|
|
63
63
|
export { s as OrNumberInput } from './OrNumberInput-249caf96.js';
|
|
64
64
|
export { s as OrOverflowMenu } from './OrOverflowMenu-4d0bf63a.js';
|
|
65
65
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
66
66
|
export { s as OrOverlayV3 } from './OrOverlay-489fdf76.js';
|
|
67
|
-
export { s as OrPaginationV3 } from './OrPagination-
|
|
67
|
+
export { s as OrPaginationV3 } from './OrPagination-38067570.js';
|
|
68
68
|
export { s as OrPassword } from './OrPassword-cd8a3c46.js';
|
|
69
69
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-aa2ea84b.js';
|
|
70
70
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-a54a42c0.js';
|
|
@@ -73,13 +73,13 @@ export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
|
73
73
|
export { s as OrRadioGroupV3 } from './OrRadioGroup-d215409c.js';
|
|
74
74
|
export { s as OrRadioV3 } from './OrRadio-4f0026c9.js';
|
|
75
75
|
export { s as OrSearch } from './OrSearch-d0c8aca7.js';
|
|
76
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
76
|
+
export { s as OrSearchV3 } from './OrSearch-c5ecb005.js';
|
|
77
77
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-359fbf3a.js';
|
|
78
78
|
export { s as OrSelect } from './OrSelect-60205145.js';
|
|
79
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
79
|
+
export { s as OrSelectV3 } from './OrSelect-f330ade9.js';
|
|
80
80
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-aaf73310.js';
|
|
81
|
-
export { s as OrSidebarV3 } from './OrSidebar-
|
|
82
|
-
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-
|
|
81
|
+
export { s as OrSidebarV3 } from './OrSidebar-7f5795da.js';
|
|
82
|
+
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-5fb7a6a1.js';
|
|
83
83
|
export { s as OrSkeletonCircle } from './OrSkeletonCircle-66e175a0.js';
|
|
84
84
|
export { s as OrSkeletonRect } from './OrSkeletonRect-c694574e.js';
|
|
85
85
|
export { s as OrSkeletonText } from './OrSkeletonText-9a800de4.js';
|
|
@@ -96,24 +96,24 @@ export { s as OrTab } from './OrTab-d8d4e871.js';
|
|
|
96
96
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem-c2af7ca3.js';
|
|
97
97
|
export { s as OrTabV3 } from './OrTab-f7e51ffb.js';
|
|
98
98
|
export { s as OrTabs } from './OrTabs-3da3ea89.js';
|
|
99
|
-
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
99
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-9e741419.js';
|
|
100
100
|
export { s as OrTag } from './OrTag-a2197abd.js';
|
|
101
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
102
|
-
export { s as OrTagsV3 } from './OrTags-
|
|
101
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-fbeca419.js';
|
|
102
|
+
export { s as OrTagsV3 } from './OrTags-3f0ab56f.js';
|
|
103
103
|
export { s as OrTeleport } from './OrTeleport.vue3-9bce0c02.js';
|
|
104
104
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
105
105
|
export { s as OrTextV3 } from './OrText-d54c951d.js';
|
|
106
106
|
export { s as OrTextarea } from './OrTextarea-31b54c7e.js';
|
|
107
107
|
export { s as OrTextareaV3 } from './OrTextarea-0f9a2a27.js';
|
|
108
108
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-8d2903db.js';
|
|
109
|
-
export { s as OrTimePickerV3 } from './OrTimePicker-
|
|
109
|
+
export { s as OrTimePickerV3 } from './OrTimePicker-5cb9eb34.js';
|
|
110
110
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-72b52576.js';
|
|
111
111
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-b5ea5cb2.js';
|
|
112
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
112
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-53cb1e6c.js';
|
|
113
113
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-a1332cc2.js';
|
|
114
114
|
export { s as OrTooltip } from './OrTooltip-c1006713.js';
|
|
115
115
|
export { s as OrTooltipContent } from './OrTooltipContent-c0042844.js';
|
|
116
|
-
export { s as OrTooltipV3 } from './OrTooltip-
|
|
116
|
+
export { s as OrTooltipV3 } from './OrTooltip-3025564a.js';
|
|
117
117
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
|
|
118
118
|
export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
|
|
119
119
|
export { u as useElevation } from './useElevation-a50ec347.js';
|
|
@@ -149,7 +149,7 @@ import 'lodash/isElement';
|
|
|
149
149
|
import 'lodash/get';
|
|
150
150
|
import '@vueuse/math';
|
|
151
151
|
import './OrDateTimePickerPopoverHeader-3ae517f8.js';
|
|
152
|
-
import './OrDateTimePickerMonthSelect-
|
|
152
|
+
import './OrDateTimePickerMonthSelect-f807e6d5.js';
|
|
153
153
|
import 'lodash/padStart';
|
|
154
154
|
import './OrDateTimePickerTimeSelect-14503fde.js';
|
|
155
155
|
import '@floating-ui/dom';
|
|
@@ -5,7 +5,7 @@ import '@onereach/styles/tailwind.config';
|
|
|
5
5
|
import 'tailwindcss/resolveConfig';
|
|
6
6
|
import { s as script$4 } from './OrTeleport.vue3-8099178c.js';
|
|
7
7
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-a1332cc2.js';
|
|
8
|
-
import { s as script$2 } from './OrIconButton-
|
|
8
|
+
import { s as script$2 } from './OrIconButton-0aaadc68.js';
|
|
9
9
|
import { s as script$3 } from './OrLoader-b79022da.js';
|
|
10
10
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
11
11
|
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": "4.7.2
|
|
3
|
+
"version": "4.7.2",
|
|
4
4
|
"description": "Vue components library for v2/3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/auto/index.js",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@codemirror/lang-json": "6.0.0",
|
|
39
39
|
"@codemirror/lang-markdown": "6.0.1",
|
|
40
40
|
"@floating-ui/dom": "0.3.1",
|
|
41
|
-
"@onereach/styles": "^2.40.
|
|
41
|
+
"@onereach/styles": "^2.40.1",
|
|
42
42
|
"@splidejs/splide": "4.0.6",
|
|
43
43
|
"@types/lodash": "4.14.173",
|
|
44
44
|
"@types/sortablejs": "1.10.7",
|
|
@@ -154,5 +154,6 @@
|
|
|
154
154
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
155
155
|
},
|
|
156
156
|
"./package.json": "./package.json"
|
|
157
|
-
}
|
|
157
|
+
},
|
|
158
|
+
"gitHead": "7fbef2539193e370bd0d42394fd5813c2eb4fbb7"
|
|
158
159
|
}
|
|
@@ -15,8 +15,8 @@ export const BottomSheet: string[] = [
|
|
|
15
15
|
'rounded-t-lg',
|
|
16
16
|
|
|
17
17
|
// Theme
|
|
18
|
-
'theme-background-
|
|
19
|
-
'dark:theme-background-
|
|
18
|
+
'theme-background-base',
|
|
19
|
+
'dark:theme-background-base-dark',
|
|
20
20
|
|
|
21
21
|
'theme-foreground-default',
|
|
22
22
|
'dark:theme-foreground-default-dark',
|
|
@@ -14,8 +14,11 @@ export const PopoverBody: string[] = [
|
|
|
14
14
|
'my-sm',
|
|
15
15
|
|
|
16
16
|
// Theme
|
|
17
|
-
'
|
|
18
|
-
'dark:
|
|
17
|
+
'theme-background-base',
|
|
18
|
+
'dark:theme-background-base-dark',
|
|
19
|
+
|
|
20
|
+
'theme-foreground-default',
|
|
21
|
+
'dark:theme-foreground-default-dark',
|
|
19
22
|
|
|
20
23
|
// Elevation
|
|
21
24
|
'shadow-contextual',
|
|
@@ -39,11 +39,11 @@
|
|
|
39
39
|
@blur="$emit('blur', $event)"
|
|
40
40
|
>
|
|
41
41
|
<template v-if="multiple">
|
|
42
|
-
<
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
>
|
|
42
|
+
<slot
|
|
43
|
+
name="valueTemplate"
|
|
44
|
+
:model="proxyModelValue"
|
|
45
|
+
>
|
|
46
|
+
<template v-if="proxyModelValue && proxyModelValue.length > 0">
|
|
47
47
|
<OrTag
|
|
48
48
|
v-for="option in selection"
|
|
49
49
|
:key="option.value"
|
|
@@ -53,12 +53,12 @@
|
|
|
53
53
|
>
|
|
54
54
|
{{ option.label }}
|
|
55
55
|
</OrTag>
|
|
56
|
-
</
|
|
57
|
-
</template>
|
|
56
|
+
</template>
|
|
58
57
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
58
|
+
<template v-else>
|
|
59
|
+
<span :class="placeholderStyles">{{ placeholder }}</span>
|
|
60
|
+
</template>
|
|
61
|
+
</slot>
|
|
62
62
|
</template>
|
|
63
63
|
|
|
64
64
|
<template v-else>
|
|
File without changes
|
|
File without changes
|