@onereach/ui-components 4.7.0 → 4.7.1-beta.2839.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/OrPopoverV3/styles.js +1 -1
- 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-2b0fb1c1.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-e8db6739.js → OrConfirm.vue_vue_type_script_lang-05c2e05f.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-fa5dbfd3.js → OrDatePicker.vue_vue_type_script_lang-1583276c.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-601e911c.js → OrDateTimePicker.vue_vue_type_script_lang-4718b399.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-8baf6acd.js → OrDateTimePickerMonthSelect-32ace250.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-43eb4e54.js → OrIconButton.vue_vue_type_script_lang-9c6079ea.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-8e0d91ad.js → OrInlineInput.vue_vue_type_script_lang-4d3934d0.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-293b2473.js → OrInlineTextarea.vue_vue_type_script_lang-8629cb88.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-eef9fafe.js → OrInput.vue_vue_type_script_lang-5689289e.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-d0922c9d.js → OrMenu.vue_vue_type_script_lang-df87c4ac.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-41125273.js → OrModal.vue_vue_type_script_lang-d00ca6f4.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-096fc019.js → OrNotification.vue_vue_type_script_lang-3c528c35.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-87937f6a.js → OrPagination.vue_vue_type_script_lang-ca30c77a.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-7d602f78.js → OrSearch.vue_vue_type_script_lang-ad4288a4.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-3663f9ad.js → OrSelect.vue_vue_type_script_lang-6802e710.js} +3 -3
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-5bd5bfb6.js → OrSidebar.vue_vue_type_script_lang-f98513a0.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-9890b132.js → OrTabs.vue_vue_type_script_lang-733c6b06.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-e2a3ca70.js → OrTag.vue_vue_type_script_lang-0a44a0bd.js} +1 -1
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-56d2aef7.js → OrTags.vue_vue_type_script_lang-53578b27.js} +2 -2
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-4ea1fd69.js → OrTimePicker.vue_vue_type_script_lang-55027311.js} +2 -2
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-b99be622.js → OrTooltip.vue_vue_type_script_lang-b70ab9b7.js} +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +8 -8
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +7 -7
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +6 -6
- package/dist/bundled/v3/components/OrConfirmV3/index.js +5 -5
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +7 -7
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +6 -6
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +7 -7
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +6 -6
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +4 -4
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +3 -3
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +5 -5
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +4 -4
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +5 -5
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +4 -4
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +5 -5
- package/dist/bundled/v3/components/OrInputV3/index.js +4 -4
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +3 -3
- package/dist/bundled/v3/components/OrMenuV3/index.js +2 -2
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +5 -5
- package/dist/bundled/v3/components/OrModalV3/index.js +4 -4
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +5 -5
- package/dist/bundled/v3/components/OrNotificationV3/index.js +4 -4
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +4 -4
- package/dist/bundled/v3/components/OrPaginationV3/index.js +3 -3
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +2 -2
- package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +6 -6
- package/dist/bundled/v3/components/OrSearchV3/index.js +5 -5
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +7 -7
- package/dist/bundled/v3/components/OrSelectV3/index.js +6 -6
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +5 -5
- package/dist/bundled/v3/components/OrSidebarV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +4 -4
- package/dist/bundled/v3/components/OrTabsV3/index.js +3 -3
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +5 -5
- package/dist/bundled/v3/components/OrTagV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +6 -6
- package/dist/bundled/v3/components/OrTagsV3/index.js +5 -5
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +5 -5
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +4 -4
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +5 -5
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +4 -4
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +3 -3
- package/dist/bundled/v3/components/OrToastV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +3 -3
- package/dist/bundled/v3/components/OrTooltipV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +23 -23
- package/dist/bundled/v3/hooks/useTheme.js +8 -2
- package/dist/bundled/v3/index.js +24 -24
- package/dist/esm/v2/{OrCardCollection-20e66b6e.js → OrCardCollection-afb81e63.js} +4 -4
- package/dist/esm/v2/{OrConfirm-65cc835a.js → OrConfirm-953a1894.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-9fb8810c.js → OrDatePicker-f9a3641e.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-4032b280.js → OrDateTimePicker-dfc9e62d.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerMonthSelect-a50f9f56.js → OrDateTimePickerMonthSelect-5545acd2.js} +3 -3
- package/dist/esm/v2/{OrIconButton-24be052f.js → OrIconButton-99d6da11.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-dd95fc1b.js → OrInlineInput-c299fb67.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-194515fa.js → OrInlineTextarea-a60585bc.js} +1 -1
- package/dist/esm/v2/{OrInput-bfbb6522.js → OrInput-b4eeb0db.js} +1 -1
- package/dist/esm/v2/{OrMenu-a376f4a7.js → OrMenu-64079e61.js} +1 -1
- package/dist/esm/v2/{OrModal-e6acc87a.js → OrModal-a8bbb97a.js} +1 -1
- package/dist/esm/v2/{OrNotification-650aab04.js → OrNotification-0dbe3686.js} +1 -1
- package/dist/esm/v2/{OrPagination-7be2401b.js → OrPagination-8a9c44b2.js} +2 -2
- package/dist/esm/v2/{OrPopover-fff4a3a4.js → OrPopover-4c86fbc3.js} +1 -1
- package/dist/esm/v2/{OrSearch-9027a8e2.js → OrSearch-386b24f4.js} +1 -1
- package/dist/esm/v2/{OrSelect-b7e9eaa7.js → OrSelect-9c648e57.js} +3 -3
- package/dist/esm/v2/{OrSidebar-466d8244.js → OrSidebar-c9e224f8.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-3009ed8e.js → OrSidebarCollapseButton-5258579a.js} +1 -1
- package/dist/esm/v2/{OrTabs-cce59ff2.js → OrTabs-b687555d.js} +2 -2
- package/dist/esm/v2/{OrTag-6a60ef87.js → OrTag-b32f2ee8.js} +1 -1
- package/dist/esm/v2/{OrTags-e4d6bf08.js → OrTags-ee57d9a0.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-7cbcc2c0.js → OrTimePicker-3741a3dd.js} +2 -2
- package/dist/esm/v2/{OrTooltip-ab6c05c5.js → OrTooltip-6b8646a7.js} +1 -1
- package/dist/esm/v2/components/index.js +24 -24
- package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -7
- package/dist/esm/v2/components/or-confirm-v3/index.js +5 -5
- package/dist/esm/v2/components/or-date-picker-v3/index.js +6 -6
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +6 -6
- package/dist/esm/v2/components/or-icon-button-v3/index.js +3 -3
- package/dist/esm/v2/components/or-inline-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/esm/v2/components/or-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-menu-v3/index.js +2 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v2/components/or-pagination-v3/index.js +3 -3
- package/dist/esm/v2/components/or-popover-v3/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +5 -5
- package/dist/esm/v2/components/or-select-v3/index.js +6 -6
- package/dist/esm/v2/components/or-sidebar-v3/index.js +5 -5
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +4 -4
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
- package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tags-v3/index.js +5 -5
- package/dist/esm/v2/components/or-time-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/v2/index.js +24 -24
- package/dist/esm/v2/{types-08ab4707.js → types-161d1431.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-dbe7dac6.js → OrCardCollection-1d53671b.js} +4 -4
- package/dist/esm/v3/{OrConfirm-104754d0.js → OrConfirm-80769549.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-c12fab59.js → OrDatePicker-28d7e002.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-ad360ebc.js → OrDateTimePicker-f209e3b9.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerMonthSelect-16e3f5b9.js → OrDateTimePickerMonthSelect-2a23745c.js} +3 -3
- package/dist/esm/v3/{OrIconButton-c6d15a51.js → OrIconButton-ef878e42.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-48e936d2.js → OrInlineInput-af234222.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-3937421c.js → OrInlineTextarea-489cee32.js} +1 -1
- package/dist/esm/v3/{OrInput-14b88801.js → OrInput-a4104028.js} +1 -1
- package/dist/esm/v3/{OrMenu-b90e6784.js → OrMenu-6f43b476.js} +1 -1
- package/dist/esm/v3/{OrModal-231fb401.js → OrModal-94223d95.js} +1 -1
- package/dist/esm/v3/{OrNotification-dde92a43.js → OrNotification-6dd5a132.js} +1 -1
- package/dist/esm/v3/{OrPagination-22356f86.js → OrPagination-2fceb6c4.js} +2 -2
- package/dist/esm/v3/{OrPopover-8ea2062a.js → OrPopover-a6209196.js} +1 -1
- package/dist/esm/v3/{OrSearch-7bf5009e.js → OrSearch-aaf0d1bc.js} +1 -1
- package/dist/esm/v3/{OrSelect-b7d87ded.js → OrSelect-bba4cec6.js} +3 -3
- package/dist/esm/v3/{OrSidebar-84533704.js → OrSidebar-3beca830.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-88a165e8.js → OrSidebarCollapseButton-dc29bc31.js} +1 -1
- package/dist/esm/v3/{OrTabs-ffb69679.js → OrTabs-982b167c.js} +2 -2
- package/dist/esm/v3/{OrTag-51d8f47d.js → OrTag-172f0440.js} +1 -1
- package/dist/esm/v3/{OrTags-3ae4a908.js → OrTags-ad7d9631.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-16a88b67.js → OrTimePicker-213e6d89.js} +2 -2
- package/dist/esm/v3/{OrTooltip-9a63f445.js → OrTooltip-33b638f0.js} +1 -1
- package/dist/esm/v3/components/index.js +24 -24
- package/dist/esm/v3/components/or-card-collection-v3/index.js +7 -7
- package/dist/esm/v3/components/or-confirm-v3/index.js +5 -5
- package/dist/esm/v3/components/or-date-picker-v3/index.js +6 -6
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +6 -6
- package/dist/esm/v3/components/or-icon-button-v3/index.js +3 -3
- package/dist/esm/v3/components/or-inline-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/esm/v3/components/or-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-menu-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v3/components/or-pagination-v3/index.js +3 -3
- package/dist/esm/v3/components/or-popover-v3/index.js +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +5 -5
- package/dist/esm/v3/components/or-select-v3/index.js +6 -6
- package/dist/esm/v3/components/or-sidebar-v3/index.js +5 -5
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +4 -4
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
- package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tags-v3/index.js +5 -5
- package/dist/esm/v3/components/or-time-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/v3/index.js +24 -24
- package/dist/esm/v3/{types-03758078.js → types-71e1440a.js} +1 -1
- package/package.json +3 -4
- package/src/components/or-popover-v3/styles.ts +2 -2
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-e29d43d0.js → OrDateTimePickerMonthSelect-e704c76f.js} +0 -0
- /package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-109c1fa7.js → OrPopover.vue_vue_type_script_lang-a104b9da.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-03fac213.js → OrToastContainer.vue_vue_type_script_lang-2233e633.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect-bba4cec6.js';
|
|
2
2
|
export { I as SelectSize } from '../../OrInputBox-32814878.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-e1f90e0a.js';
|
|
@@ -15,13 +15,13 @@ import '../../OrError-c01d0c29.js';
|
|
|
15
15
|
import '../../OrExpansionPanel-c016d8fa.js';
|
|
16
16
|
import '../../OrIcon-62793572.js';
|
|
17
17
|
import '../../OrHint-06ab89d7.js';
|
|
18
|
-
import '../../OrInput-
|
|
18
|
+
import '../../OrInput-a4104028.js';
|
|
19
19
|
import '../../useResponsive-a02e95b7.js';
|
|
20
20
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
21
|
-
import '../../OrIconButton-
|
|
22
|
-
import '../../OrTooltip-
|
|
21
|
+
import '../../OrIconButton-ef878e42.js';
|
|
22
|
+
import '../../OrTooltip-33b638f0.js';
|
|
23
23
|
import '../../usePopoverState-8a95a300.js';
|
|
24
|
-
import '../../OrPopover-
|
|
24
|
+
import '../../OrPopover-a6209196.js';
|
|
25
25
|
import '@floating-ui/dom';
|
|
26
26
|
import '../../useElevation-a50ec347.js';
|
|
27
27
|
import '../../OrBottomSheet-e9463e4d.js';
|
|
@@ -29,4 +29,4 @@ import '../../OrOverlay-489fdf76.js';
|
|
|
29
29
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
30
30
|
import '../../OrLoader-b79022da.js';
|
|
31
31
|
import '../../OrMenuItem-dbee450f.js';
|
|
32
|
-
import '../../OrTag-
|
|
32
|
+
import '../../OrTag-172f0440.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { s as OrSidebarV3 } from '../../OrSidebar-
|
|
2
|
-
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarV3 } from '../../OrSidebar-3beca830.js';
|
|
2
|
+
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-dc29bc31.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrIconButton-
|
|
6
|
+
import '../../OrIconButton-ef878e42.js';
|
|
7
7
|
import '../../OrIcon-62793572.js';
|
|
8
|
-
import '../../OrTooltip-
|
|
8
|
+
import '../../OrTooltip-33b638f0.js';
|
|
9
9
|
import '../../usePopoverState-8a95a300.js';
|
|
10
10
|
import '@onereach/styles/tailwind.config';
|
|
11
11
|
import 'tailwindcss/resolveConfig';
|
|
12
|
-
import '../../OrPopover-
|
|
12
|
+
import '../../OrPopover-a6209196.js';
|
|
13
13
|
import '@floating-ui/dom';
|
|
14
14
|
import '../../useElevation-a50ec347.js';
|
|
15
15
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { s as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-dc29bc31.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../../OrIconButton-
|
|
3
|
+
import '../../../OrIconButton-ef878e42.js';
|
|
4
4
|
import '../../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../../OrTooltip-
|
|
6
|
+
import '../../../OrTooltip-33b638f0.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
8
|
import '../../../usePopoverState-8a95a300.js';
|
|
9
9
|
import '@onereach/styles/tailwind.config';
|
|
10
10
|
import 'tailwindcss/resolveConfig';
|
|
11
|
-
import '../../../OrPopover-
|
|
11
|
+
import '../../../OrPopover-a6209196.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../../useElevation-a50ec347.js';
|
|
14
14
|
import '../../../useResponsive-a02e95b7.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { s as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-dc29bc31.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../../../OrIconButton-
|
|
3
|
+
import '../../../../OrIconButton-ef878e42.js';
|
|
4
4
|
import '../../../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../../../OrTooltip-
|
|
6
|
+
import '../../../../OrTooltip-33b638f0.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
8
|
import '../../../../usePopoverState-8a95a300.js';
|
|
9
9
|
import '@onereach/styles/tailwind.config';
|
|
10
10
|
import 'tailwindcss/resolveConfig';
|
|
11
|
-
import '../../../../OrPopover-
|
|
11
|
+
import '../../../../OrPopover-a6209196.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../../../useElevation-a50ec347.js';
|
|
14
14
|
import '../../../../useResponsive-a02e95b7.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs-
|
|
1
|
+
export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs-982b167c.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../../OrMenuItem-dbee450f.js';
|
|
7
|
-
import '../../OrMenu-
|
|
7
|
+
import '../../OrMenu-6f43b476.js';
|
|
8
8
|
import '../../usePopoverState-8a95a300.js';
|
|
9
9
|
import '@onereach/styles/tailwind.config';
|
|
10
10
|
import 'tailwindcss/resolveConfig';
|
|
11
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrPopover-a6209196.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../useElevation-a50ec347.js';
|
|
14
14
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
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-172f0440.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-ef878e42.js';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrTooltip-
|
|
6
|
+
import '../../OrTooltip-33b638f0.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
8
|
import '../../usePopoverState-8a95a300.js';
|
|
9
9
|
import '@onereach/styles/tailwind.config';
|
|
10
10
|
import 'tailwindcss/resolveConfig';
|
|
11
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrPopover-a6209196.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../useElevation-a50ec347.js';
|
|
14
14
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTagsV3 } from '../../OrTags-
|
|
1
|
+
export { s as OrTagsV3 } from '../../OrTags-ad7d9631.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useOverflow-c856b7b7.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -7,7 +7,7 @@ import 'tailwindcss/resolveConfig';
|
|
|
7
7
|
import '../../OrButton-c2b6aa9e.js';
|
|
8
8
|
import '../../OrLoader-b79022da.js';
|
|
9
9
|
import 'vue';
|
|
10
|
-
import '../../OrPopover-
|
|
10
|
+
import '../../OrPopover-a6209196.js';
|
|
11
11
|
import '@floating-ui/dom';
|
|
12
12
|
import '../../useElevation-a50ec347.js';
|
|
13
13
|
import '../../usePopoverState-8a95a300.js';
|
|
@@ -15,7 +15,7 @@ import '../../useResponsive-a02e95b7.js';
|
|
|
15
15
|
import '../../OrBottomSheet-e9463e4d.js';
|
|
16
16
|
import '../../OrOverlay-489fdf76.js';
|
|
17
17
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
18
|
-
import '../../OrTag-
|
|
19
|
-
import '../../OrIconButton-
|
|
18
|
+
import '../../OrTag-172f0440.js';
|
|
19
|
+
import '../../OrIconButton-ef878e42.js';
|
|
20
20
|
import '../../OrIcon-62793572.js';
|
|
21
|
-
import '../../OrTooltip-
|
|
21
|
+
import '../../OrTooltip-33b638f0.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTimePickerV3 } from '../../OrTimePicker-
|
|
1
|
+
export { s as OrTimePickerV3 } from '../../OrTimePicker-213e6d89.js';
|
|
2
2
|
export { I as TimePickerSize } from '../../OrInputBox-32814878.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-e1f90e0a.js';
|
|
@@ -11,13 +11,13 @@ import '@vueuse/core';
|
|
|
11
11
|
import '../../OrDateTimePickerTimeSelect-14503fde.js';
|
|
12
12
|
import '../../OrError-c01d0c29.js';
|
|
13
13
|
import '../../OrHint-06ab89d7.js';
|
|
14
|
-
import '../../OrIconButton-
|
|
14
|
+
import '../../OrIconButton-ef878e42.js';
|
|
15
15
|
import '../../OrIcon-62793572.js';
|
|
16
|
-
import '../../OrTooltip-
|
|
16
|
+
import '../../OrTooltip-33b638f0.js';
|
|
17
17
|
import '../../usePopoverState-8a95a300.js';
|
|
18
18
|
import '@onereach/styles/tailwind.config';
|
|
19
19
|
import 'tailwindcss/resolveConfig';
|
|
20
|
-
import '../../OrPopover-
|
|
20
|
+
import '../../OrPopover-a6209196.js';
|
|
21
21
|
import '@floating-ui/dom';
|
|
22
22
|
import '../../useElevation-a50ec347.js';
|
|
23
23
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-71e1440a.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,11 +7,11 @@ 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-ef878e42.js';
|
|
11
11
|
import '../../OrIcon-62793572.js';
|
|
12
|
-
import '../../OrTooltip-
|
|
12
|
+
import '../../OrTooltip-33b638f0.js';
|
|
13
13
|
import '../../usePopoverState-8a95a300.js';
|
|
14
|
-
import '../../OrPopover-
|
|
14
|
+
import '../../OrPopover-a6209196.js';
|
|
15
15
|
import '@floating-ui/dom';
|
|
16
16
|
import '../../useResponsive-a02e95b7.js';
|
|
17
17
|
import '../../OrBottomSheet-e9463e4d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-
|
|
1
|
+
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-71e1440a.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,11 +7,11 @@ 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-ef878e42.js';
|
|
11
11
|
import '../../../OrIcon-62793572.js';
|
|
12
|
-
import '../../../OrTooltip-
|
|
12
|
+
import '../../../OrTooltip-33b638f0.js';
|
|
13
13
|
import '../../../usePopoverState-8a95a300.js';
|
|
14
|
-
import '../../../OrPopover-
|
|
14
|
+
import '../../../OrPopover-a6209196.js';
|
|
15
15
|
import '@floating-ui/dom';
|
|
16
16
|
import '../../../useResponsive-a02e95b7.js';
|
|
17
17
|
import '../../../OrBottomSheet-e9463e4d.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-33b638f0.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-a6209196.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../usePopoverState-8a95a300.js';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -7,7 +7,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
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-1d53671b.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-80769549.js';
|
|
27
|
+
export { s as OrDatePickerV3 } from './OrDatePicker-28d7e002.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-f209e3b9.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-ef878e42.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-af234222.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-489cee32.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-a4104028.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-6f43b476.js';
|
|
58
|
+
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-a6209196.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-94223d95.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-6dd5a132.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-2fceb6c4.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-aaf0d1bc.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-bba4cec6.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-3beca830.js';
|
|
82
|
+
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-dc29bc31.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-982b167c.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-172f0440.js';
|
|
102
|
+
export { s as OrTagsV3 } from './OrTags-ad7d9631.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-213e6d89.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-71e1440a.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-33b638f0.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-2a23745c.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-ef878e42.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.0",
|
|
3
|
+
"version": "4.7.1-beta.2839.0",
|
|
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.0",
|
|
41
|
+
"@onereach/styles": "^2.40.1-beta.2839.0",
|
|
42
42
|
"@splidejs/splide": "4.0.6",
|
|
43
43
|
"@types/lodash": "4.14.173",
|
|
44
44
|
"@types/sortablejs": "1.10.7",
|
|
@@ -154,6 +154,5 @@
|
|
|
154
154
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
155
155
|
},
|
|
156
156
|
"./package.json": "./package.json"
|
|
157
|
-
}
|
|
158
|
-
"gitHead": "fad9ba8f2049cd78c49374a7a944b1288e49e967"
|
|
157
|
+
}
|
|
159
158
|
}
|
|
File without changes
|
|
File without changes
|