@onereach/ui-components 4.11.1 → 4.11.3-beta.2972.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/OrCardCollectionV3/OrCardCollection.js +22 -59
- package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.vue.d.ts +2 -25
- package/dist/bundled/v2/components/OrCardCollectionV3/index.js +5 -4
- package/dist/bundled/v2/components/OrCardCollectionV3/styles.js +6 -5
- package/dist/bundled/v2/components/OrCardCollectionV3/types.d.ts +0 -4
- 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/OrFabV3/OrFab.vue.d.ts +5 -5
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +6 -1
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.vue.d.ts +11 -0
- package/dist/bundled/v2/components/OrMenuItemV3/styles.js +3 -1
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +21 -20
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.vue.d.ts +5 -5
- package/dist/bundled/v2/components/OrSidebarV3/props.d.ts +2 -2
- package/dist/bundled/v2/components/OrSidebarV3/props.js +2 -2
- package/dist/bundled/v2/components/OrSidebarV3/styles.js +10 -12
- package/dist/bundled/v2/components/OrSortingV3/OrSortingV3.js +148 -0
- package/dist/bundled/v2/components/OrSortingV3/OrSortingV3.vue.d.ts +63 -0
- package/dist/bundled/v2/components/OrSortingV3/index.d.ts +2 -0
- package/dist/bundled/v2/components/OrSortingV3/index.js +33 -0
- package/dist/bundled/v2/components/OrSortingV3/types.d.ts +4 -0
- package/dist/bundled/v2/components/OrSortingV3/types.js +1 -0
- package/dist/bundled/v2/components/index.d.ts +1 -0
- package/dist/bundled/v2/components/index.js +2 -1
- package/dist/bundled/v2/index.js +3 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-c7d9f452.js → OrCardCollection.vue_vue_type_script_lang-a833fe48.js} +6 -31
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-22c66c0d.js → OrCode.vue_vue_type_script_lang-ec51e1e8.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-88d3aeda.js → OrConfirm.vue_vue_type_script_lang-2f107000.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-80de9d3a.js → OrDatePicker.vue_vue_type_script_lang-17a4f0de.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-300f009d.js → OrDateTimePicker.vue_vue_type_script_lang-eae6683b.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-44038b6b.js → OrDateTimePickerMonthSelect-14136fbd.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-41792494.js → OrIconButton.vue_vue_type_script_lang-42887e92.js} +5 -0
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-fec60585.js → OrInlineInput.vue_vue_type_script_lang-13269054.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-4265a2a2.js → OrInlineTextarea.vue_vue_type_script_lang-3a251a7b.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-0b8a2b69.js → OrInput.vue_vue_type_script_lang-73c33e2e.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-e00165f1.js → OrModal.vue_vue_type_script_lang-5397e0dd.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-9d3dd0d9.js → OrNotification.vue_vue_type_script_lang-a0b4041e.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-cf545aab.js → OrPagination.vue_vue_type_script_lang-29423a33.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-3fa2209d.js → OrSearch.vue_vue_type_script_lang-143806cd.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-b11ea2e9.js → OrSelect.vue_vue_type_script_lang-cd8928f7.js} +3 -3
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-55f0db3b.js → OrSidebar.vue_vue_type_script_lang-9298b6e0.js} +22 -22
- package/dist/bundled/v3/OrSortingV3.vue_vue_type_script_lang-9e8ccd25.js +61 -0
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-9072248f.js → OrTabs.vue_vue_type_script_lang-ca608c74.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-640a19c4.js → OrTag.vue_vue_type_script_lang-47c6bbdc.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-67c8d12f.js → OrTagInput.vue_vue_type_script_lang-c2fc7f9a.js} +2 -2
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-18b7221b.js → OrTags.vue_vue_type_script_lang-425bb731.js} +1 -1
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-5c88aee4.js → OrTimePicker.vue_vue_type_script_lang-c00997fc.js} +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +25 -50
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.vue.d.ts +2 -5
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +12 -10
- package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +6 -5
- package/dist/bundled/v3/components/OrCardCollectionV3/types.d.ts +0 -4
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +4 -4
- package/dist/bundled/v3/components/OrCodeV3/index.js +3 -3
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +4 -4
- package/dist/bundled/v3/components/OrConfirmV3/index.js +3 -3
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +5 -5
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +4 -4
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +5 -5
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +4 -4
- package/dist/bundled/v3/components/OrFabV3/OrFab.vue.d.ts +3 -3
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +3 -3
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.vue.d.ts +9 -0
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +3 -3
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +2 -2
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +3 -3
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +2 -2
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +3 -3
- package/dist/bundled/v3/components/OrInputV3/index.js +2 -2
- package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.js +2 -2
- package/dist/bundled/v3/components/OrMenuItemV3/index.js +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/styles.js +3 -1
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +3 -3
- package/dist/bundled/v3/components/OrModalV3/index.js +2 -2
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +3 -3
- package/dist/bundled/v3/components/OrNotificationV3/index.js +2 -2
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +3 -3
- package/dist/bundled/v3/components/OrPaginationV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +4 -4
- package/dist/bundled/v3/components/OrSearchV3/index.js +3 -3
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +6 -6
- package/dist/bundled/v3/components/OrSelectV3/index.js +5 -5
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +5 -5
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.vue.d.ts +3 -3
- package/dist/bundled/v3/components/OrSidebarV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/props.d.ts +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/props.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/styles.js +10 -12
- package/dist/bundled/v3/components/OrSortingV3/OrSortingV3.js +82 -0
- package/dist/bundled/v3/components/OrSortingV3/OrSortingV3.vue.d.ts +33 -0
- package/dist/bundled/v3/components/OrSortingV3/index.d.ts +2 -0
- package/dist/bundled/v3/components/OrSortingV3/index.js +41 -0
- package/dist/bundled/v3/components/OrSortingV3/types.d.ts +4 -0
- package/dist/bundled/v3/components/OrSortingV3/types.js +1 -0
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +3 -3
- package/dist/bundled/v3/components/OrTabsV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +5 -5
- package/dist/bundled/v3/components/OrTagInputV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +3 -3
- package/dist/bundled/v3/components/OrTagV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +4 -4
- package/dist/bundled/v3/components/OrTagsV3/index.js +3 -3
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +3 -3
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +3 -3
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/index.js +2 -2
- package/dist/bundled/v3/components/index.d.ts +1 -0
- package/dist/bundled/v3/components/index.js +26 -24
- package/dist/bundled/v3/index.js +29 -27
- package/dist/esm/v2/{OrCardCollection-779ba7ca.js → OrCardCollection-ad88e198.js} +22 -63
- package/dist/esm/v2/{OrCode-26295220.js → OrCode-8d30c597.js} +2 -2
- package/dist/esm/v2/{OrConfirm-cda74328.js → OrConfirm-1cf67ea8.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-a4f95898.js → OrDatePicker-a4f4a69b.js} +2 -2
- package/dist/esm/v2/{OrDateTimePicker-99d3445b.js → OrDateTimePicker-42a90a27.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-729b254d.js → OrDateTimePicker.vue_rollup-plugin-vue_script-ee1a0777.js} +2 -2
- package/dist/esm/v2/{OrDateTimePickerPopoverHeader-5fa89936.js → OrDateTimePickerPopoverHeader-482d6094.js} +2 -2
- package/dist/esm/v2/{OrIconButton-2ab8fa02.js → OrIconButton-e7517e6d.js} +6 -1
- package/dist/esm/v2/{OrInlineInput-0c62b3a6.js → OrInlineInput-82238b67.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-c24708a7.js → OrInlineTextarea-e79cfec1.js} +1 -1
- package/dist/esm/v2/{OrInput-dcb61699.js → OrInput-1517ccef.js} +1 -1
- package/dist/esm/v2/{OrMenuItem-6f9b8a93.js → OrMenuItem-c70cff8b.js} +3 -1
- package/dist/esm/v2/{OrModal-abc3b1d9.js → OrModal-af72eb54.js} +1 -1
- package/dist/esm/v2/{OrNotification-5b7028d7.js → OrNotification-eaf8a4b4.js} +1 -1
- package/dist/esm/v2/{OrPagination-4ece4568.js → OrPagination-fe81f687.js} +1 -1
- package/dist/esm/v2/{OrSearch-879c7656.js → OrSearch-f5258a9f.js} +1 -1
- package/dist/esm/v2/{OrSelect-01d61a9a.js → OrSelect-2a1e2171.js} +3 -3
- package/dist/esm/v2/{OrSidebar-bd385865.js → OrSidebar-15fc8f69.js} +19 -22
- package/dist/esm/v2/{OrSidebarCollapseButton-49da331a.js → OrSidebarCollapseButton-6a8079ea.js} +16 -12
- package/dist/esm/v2/OrSortingV3-0c8d3268.js +123 -0
- package/dist/esm/v2/{OrTabs-f9c88893.js → OrTabs-1f6ce605.js} +1 -1
- package/dist/esm/v2/{OrTag-2b9e664b.js → OrTag-d619ed2b.js} +1 -1
- package/dist/esm/v2/{OrTagInput-1548f007.js → OrTagInput-32ad4c5e.js} +2 -2
- package/dist/esm/v2/{OrTags-25a70212.js → OrTags-cf65a7fa.js} +1 -1
- package/dist/esm/v2/{OrTimePicker-9c9a44bc.js → OrTimePicker-6a9e6c50.js} +3 -3
- package/dist/esm/v2/components/index.d.ts +1 -0
- package/dist/esm/v2/components/index.js +26 -25
- package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -25
- package/dist/esm/v2/components/or-card-collection-v3/index.js +11 -10
- package/dist/esm/v2/components/or-card-collection-v3/types.d.ts +0 -4
- package/dist/esm/v2/components/or-code-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v2/components/or-date-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +5 -5
- package/dist/esm/v2/components/or-fab-v3/OrFab.vue.d.ts +5 -5
- package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +11 -0
- package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-menu-item-v3/index.js +1 -1
- package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v2/components/or-pagination-v3/index.js +2 -2
- package/dist/esm/v2/components/or-search-v3/index.js +3 -3
- package/dist/esm/v2/components/or-select-v3/index.js +5 -5
- package/dist/esm/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +5 -5
- package/dist/esm/v2/components/or-sidebar-v3/index.js +3 -3
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.d.ts +1 -1
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +2 -2
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/styles.d.ts +1 -1
- package/dist/esm/v2/components/or-sidebar-v3/props.d.ts +2 -2
- package/dist/esm/v2/components/or-sorting-v3/OrSortingV3.vue.d.ts +63 -0
- package/dist/esm/v2/components/or-sorting-v3/index.d.ts +2 -0
- package/dist/esm/v2/components/or-sorting-v3/index.js +20 -0
- package/dist/esm/v2/components/or-sorting-v3/types.d.ts +4 -0
- package/dist/esm/v2/components/or-tabs-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tag-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tags-v3/index.js +3 -3
- package/dist/esm/v2/components/or-time-picker-v3/index.js +5 -5
- package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +2 -2
- package/dist/esm/v2/index.js +26 -25
- package/dist/esm/v2/{types-a74e1e20.js → types-f010f8b9.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-4516594a.js → OrCardCollection-655431a8.js} +23 -72
- package/dist/esm/v3/{OrCode-0c2310e5.js → OrCode-d36e4b44.js} +2 -2
- package/dist/esm/v3/{OrConfirm-240cfe0a.js → OrConfirm-6c4a7b89.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-f4470d79.js → OrDatePicker-0d01feb7.js} +2 -2
- package/dist/esm/v3/{OrDateTimePicker-546c15ec.js → OrDateTimePicker-2c5de2e5.js} +2 -2
- package/dist/esm/v3/{OrDateTimePickerPopoverHeader-96a38b4b.js → OrDateTimePickerPopoverHeader-774c3a4f.js} +2 -2
- package/dist/esm/v3/{OrIconButton-00f8f0c7.js → OrIconButton-0edf0894.js} +6 -1
- package/dist/esm/v3/{OrInlineInput-4d47d731.js → OrInlineInput-b88c01a6.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-1415bed9.js → OrInlineTextarea-71e96e67.js} +1 -1
- package/dist/esm/v3/{OrInput-f0e12c81.js → OrInput-1fc808c0.js} +1 -1
- package/dist/esm/v3/{OrMenuItem-dbee450f.js → OrMenuItem-5d14ee25.js} +3 -1
- package/dist/esm/v3/{OrModal-6a90ea79.js → OrModal-53d4af81.js} +1 -1
- package/dist/esm/v3/{OrNotification-117f2dcb.js → OrNotification-42c3a0ec.js} +1 -1
- package/dist/esm/v3/{OrPagination-858337d1.js → OrPagination-98319a31.js} +1 -1
- package/dist/esm/v3/{OrSearch-051adc07.js → OrSearch-e690aff6.js} +1 -1
- package/dist/esm/v3/{OrSelect-b3885148.js → OrSelect-66a6aae2.js} +3 -3
- package/dist/esm/v3/{OrSidebar-47f9d02a.js → OrSidebar-dd7c025b.js} +18 -21
- package/dist/esm/v3/{OrSidebarCollapseButton-86dafbbc.js → OrSidebarCollapseButton-2792a2b4.js} +19 -16
- package/dist/esm/v3/OrSortingV3-bbf11809.js +99 -0
- package/dist/esm/v3/{OrTabs-52e49d84.js → OrTabs-7024930f.js} +1 -1
- package/dist/esm/v3/{OrTag-9adef1cd.js → OrTag-51add0ef.js} +1 -1
- package/dist/esm/v3/{OrTagInput-63d0f5fb.js → OrTagInput-ca1811f7.js} +2 -2
- package/dist/esm/v3/{OrTags-d7a90658.js → OrTags-f6ecdb32.js} +1 -1
- package/dist/esm/v3/{OrTimePicker-98c00a9b.js → OrTimePicker-8b9c0ad6.js} +3 -3
- package/dist/esm/v3/components/index.d.ts +1 -0
- package/dist/esm/v3/components/index.js +25 -24
- package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -5
- package/dist/esm/v3/components/or-card-collection-v3/index.js +11 -10
- package/dist/esm/v3/components/or-card-collection-v3/types.d.ts +0 -4
- package/dist/esm/v3/components/or-code-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-date-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-fab-v3/OrFab.vue.d.ts +3 -3
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +9 -0
- package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-menu-item-v3/index.js +1 -1
- package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v3/components/or-pagination-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/index.js +5 -5
- package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +3 -3
- package/dist/esm/v3/components/or-sidebar-v3/index.js +3 -3
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.d.ts +1 -1
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +2 -2
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/styles.d.ts +1 -1
- package/dist/esm/v3/components/or-sidebar-v3/props.d.ts +2 -2
- package/dist/esm/v3/components/or-sorting-v3/OrSortingV3.vue.d.ts +33 -0
- package/dist/esm/v3/components/or-sorting-v3/index.d.ts +2 -0
- package/dist/esm/v3/components/or-sorting-v3/index.js +19 -0
- package/dist/esm/v3/components/or-sorting-v3/types.d.ts +4 -0
- package/dist/esm/v3/components/or-tabs-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tag-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tags-v3/index.js +3 -3
- package/dist/esm/v3/components/or-time-picker-v3/index.js +5 -5
- package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +2 -2
- package/dist/esm/v3/index.js +25 -24
- package/dist/esm/v3/{types-c78924f3.js → types-8d61f1d7.js} +1 -1
- package/package.json +2 -3
- package/src/components/index.ts +1 -0
- package/src/components/or-card-collection-v3/OrCardCollection.vue +11 -53
- package/src/components/or-card-collection-v3/styles.ts +6 -8
- package/src/components/or-card-collection-v3/types.ts +0 -5
- package/src/components/or-fab-v3/OrFab.vue +1 -1
- package/src/components/or-icon-button-v3/OrIconButton.vue +7 -1
- package/src/components/or-menu-item-v3/styles.ts +4 -0
- package/src/components/or-sidebar-v3/OrSidebar.vue +21 -13
- package/src/components/or-sidebar-v3/partials/index.ts +1 -1
- package/src/components/or-sidebar-v3/partials/or-sidebar-collapse-button/OrSidebarCollapseButton.vue +21 -14
- package/src/components/or-sidebar-v3/partials/or-sidebar-collapse-button/styles.ts +2 -2
- package/src/components/or-sidebar-v3/props.ts +2 -2
- package/src/components/or-sidebar-v3/styles.ts +15 -10
- package/src/components/or-sorting-v3/OrSortingV3.vue +95 -0
- package/src/components/or-sorting-v3/index.ts +2 -0
- package/src/components/or-sorting-v3/types.ts +4 -0
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.d.ts +0 -1
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +0 -18
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.d.ts +0 -1
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +0 -17
- package/src/components/or-sidebar-v3/partials/or-sidebar-collapse-button/OrSidebarCollapseButton.stories3.ts +0 -48
- package/src/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.ts +0 -1
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-88a629fe.js → OrDateTimePickerMonthSelect-c2fc09bb.js} +0 -0
- /package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-b338d68a.js → OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-7d44207e.js → OrToastContainer.vue_vue_type_script_lang-b2b61918.js} +0 -0
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
+
import { s as script$1 } from './OrMenu-dbe1db1e.js';
|
|
3
|
+
import './OrPopover-94dc1203.js';
|
|
4
|
+
import { s as script$2 } from './OrMenuItem-5d14ee25.js';
|
|
5
|
+
import { s as script$3 } from './OrButton-c2b6aa9e.js';
|
|
6
|
+
import { s as script$4 } from './OrIcon-62793572.js';
|
|
7
|
+
import { resolveComponent, openBlock, createElementBlock, createVNode, withCtx, createTextVNode, toDisplayString, createBlock, createCommentVNode, Fragment, renderList } from 'vue';
|
|
8
|
+
|
|
9
|
+
var script = defineComponent({
|
|
10
|
+
name: 'OrSorting',
|
|
11
|
+
components: {
|
|
12
|
+
OrMenu: script$1,
|
|
13
|
+
OrMenuItem: script$2,
|
|
14
|
+
OrButton: script$3,
|
|
15
|
+
OrIcon: script$4
|
|
16
|
+
},
|
|
17
|
+
props: {
|
|
18
|
+
sort: {
|
|
19
|
+
type: String,
|
|
20
|
+
default: undefined
|
|
21
|
+
},
|
|
22
|
+
options: {
|
|
23
|
+
type: Array,
|
|
24
|
+
default: () => []
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
emits: ['change'],
|
|
28
|
+
setup(props, context) {
|
|
29
|
+
// Refs
|
|
30
|
+
const sortMenu = ref();
|
|
31
|
+
const sortButton = ref();
|
|
32
|
+
// State
|
|
33
|
+
const proxySort = ref(props.sort);
|
|
34
|
+
const sortLabel = computed(() => {
|
|
35
|
+
var _a;
|
|
36
|
+
return (_a = props.options.find(item => item.value === props.sort)) === null || _a === void 0 ? void 0 : _a.label;
|
|
37
|
+
});
|
|
38
|
+
// Methods
|
|
39
|
+
function handleSort(sort) {
|
|
40
|
+
proxySort.value = sort;
|
|
41
|
+
}
|
|
42
|
+
// Effects
|
|
43
|
+
watch(() => props.sort, value => {
|
|
44
|
+
proxySort.value = value;
|
|
45
|
+
});
|
|
46
|
+
watch(proxySort, value => {
|
|
47
|
+
context.emit('change', value);
|
|
48
|
+
});
|
|
49
|
+
return {
|
|
50
|
+
sortMenu,
|
|
51
|
+
sortButton,
|
|
52
|
+
sortLabel,
|
|
53
|
+
proxySort,
|
|
54
|
+
handleSort
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
});
|
|
58
|
+
|
|
59
|
+
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
60
|
+
const _component_OrIcon = resolveComponent("OrIcon");
|
|
61
|
+
const _component_OrButton = resolveComponent("OrButton");
|
|
62
|
+
const _component_OrMenuItem = resolveComponent("OrMenuItem");
|
|
63
|
+
const _component_OrMenu = resolveComponent("OrMenu");
|
|
64
|
+
return openBlock(), createElementBlock("div", null, [createVNode(_component_OrButton, {
|
|
65
|
+
ref: "sortButton",
|
|
66
|
+
variant: "link",
|
|
67
|
+
color: "inherit",
|
|
68
|
+
onClick: _cache[0] || (_cache[0] = $event => _ctx.sortMenu.toggle())
|
|
69
|
+
}, {
|
|
70
|
+
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.sortLabel) + " ", 1 /* TEXT */), _ctx.sortMenu ? (openBlock(), createBlock(_component_OrIcon, {
|
|
71
|
+
key: 0,
|
|
72
|
+
icon: _ctx.sortMenu.state === 'open' ? 'arrow_drop_up' : 'arrow_drop_down'
|
|
73
|
+
}, null, 8 /* PROPS */, ["icon"])) : createCommentVNode("v-if", true)]),
|
|
74
|
+
_: 1 /* STABLE */
|
|
75
|
+
}, 512 /* NEED_PATCH */), createVNode(_component_OrMenu, {
|
|
76
|
+
ref: "sortMenu",
|
|
77
|
+
trigger: _ctx.sortButton && _ctx.sortButton.root,
|
|
78
|
+
placement: "bottom-start"
|
|
79
|
+
}, {
|
|
80
|
+
default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.options, item => {
|
|
81
|
+
return openBlock(), createBlock(_component_OrMenuItem, {
|
|
82
|
+
key: item.value,
|
|
83
|
+
selected: item.value === _ctx.proxySort,
|
|
84
|
+
onClick: $event => _ctx.handleSort(item.value)
|
|
85
|
+
}, {
|
|
86
|
+
default: withCtx(() => [createTextVNode(toDisplayString(item.label), 1 /* TEXT */)]),
|
|
87
|
+
|
|
88
|
+
_: 2 /* DYNAMIC */
|
|
89
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["selected", "onClick"]);
|
|
90
|
+
}), 128 /* KEYED_FRAGMENT */))]),
|
|
91
|
+
|
|
92
|
+
_: 1 /* STABLE */
|
|
93
|
+
}, 8 /* PROPS */, ["trigger"])]);
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
script.render = render;
|
|
97
|
+
script.__file = "src/components/or-sorting-v3/OrSortingV3.vue";
|
|
98
|
+
|
|
99
|
+
export { script as s };
|
|
@@ -4,7 +4,7 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
|
4
4
|
import '@onereach/styles/tailwind.config';
|
|
5
5
|
import 'tailwindcss/resolveConfig';
|
|
6
6
|
import { s as script$1 } from './OrIcon-62793572.js';
|
|
7
|
-
import { s as script$3 } from './OrMenuItem-
|
|
7
|
+
import { s as script$3 } from './OrMenuItem-5d14ee25.js';
|
|
8
8
|
import { s as script$2 } from './OrMenu-dbe1db1e.js';
|
|
9
9
|
import './OrPopover-94dc1203.js';
|
|
10
10
|
import { s as script$4 } from './OrTab-f7e51ffb.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIconButton-
|
|
2
|
+
import { s as script$1 } from './OrIconButton-0edf0894.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
var TagVariant;
|
|
@@ -7,10 +7,10 @@ import 'tailwindcss/resolveConfig';
|
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
8
8
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
9
9
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
10
|
-
import { s as script$3 } from './OrIconButton-
|
|
10
|
+
import { s as script$3 } from './OrIconButton-0edf0894.js';
|
|
11
11
|
import { s as script$4, I as InputBoxSize } from './OrInputBox-32b37b17.js';
|
|
12
12
|
import { s as script$5 } from './OrLabel-4da56db0.js';
|
|
13
|
-
import { s as script$6 } from './OrTags-
|
|
13
|
+
import { s as script$6 } from './OrTags-f6ecdb32.js';
|
|
14
14
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withModifiers, withDirectives, createElementVNode, mergeProps, withKeys, vModelDynamic, createSlots, vShow } from 'vue';
|
|
15
15
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
16
16
|
|
|
@@ -5,7 +5,7 @@ import '@onereach/styles/tailwind.config';
|
|
|
5
5
|
import 'tailwindcss/resolveConfig';
|
|
6
6
|
import { s as script$1 } from './OrButton-c2b6aa9e.js';
|
|
7
7
|
import { s as script$2 } from './OrPopover-94dc1203.js';
|
|
8
|
-
import { s as script$3 } from './OrTag-
|
|
8
|
+
import { s as script$3 } from './OrTag-51add0ef.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, createBlock, mergeProps, withCtx, createTextVNode, toDisplayString, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
10
10
|
|
|
11
11
|
const Tags = [
|
|
@@ -4,11 +4,11 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
5
|
import '@onereach/styles/tailwind.config';
|
|
6
6
|
import 'tailwindcss/resolveConfig';
|
|
7
|
-
import { b as script$1, d as script$2, e as script$3, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-
|
|
8
|
-
import { a as script$4, b as script$5, D as DateTimePickerTimeFormat } from './OrDateTimePicker-
|
|
7
|
+
import { b as script$1, d as script$2, e as script$3, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-774c3a4f.js';
|
|
8
|
+
import { a as script$4, b as script$5, D as DateTimePickerTimeFormat } from './OrDateTimePicker-2c5de2e5.js';
|
|
9
9
|
import { s as script$6 } from './OrError-c01d0c29.js';
|
|
10
10
|
import { s as script$7 } from './OrHint-06ab89d7.js';
|
|
11
|
-
import { s as script$9 } from './OrIconButton-
|
|
11
|
+
import { s as script$9 } from './OrIconButton-0edf0894.js';
|
|
12
12
|
import { s as script$8 } from './OrIcon-62793572.js';
|
|
13
13
|
import { s as script$a, I as InputBoxSize } from './OrInputBox-32b37b17.js';
|
|
14
14
|
import { s as script$b } from './OrLabel-4da56db0.js';
|
|
@@ -81,6 +81,7 @@ export * from './or-skeleton';
|
|
|
81
81
|
export * from './or-skeleton-v3';
|
|
82
82
|
export * from './or-slider';
|
|
83
83
|
export * from './or-sort-header-v3';
|
|
84
|
+
export * from './or-sorting-v3';
|
|
84
85
|
export * from './or-stepper';
|
|
85
86
|
export * from './or-switch';
|
|
86
87
|
export * from './or-switch-v3';
|
|
@@ -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-655431a8.js';
|
|
11
11
|
export { s as OrCardV3 } from '../OrCard-cc82902c.js';
|
|
12
12
|
export { s as OrCheckbox } from '../OrCheckbox-72ae9748.js';
|
|
13
13
|
export { s as OrCheckboxGroupV3 } from '../OrCheckboxGroup-9a8ab902.js';
|
|
@@ -16,16 +16,16 @@ export { s as OrCheckboxV3 } from '../OrCheckbox-bb06af0f.js';
|
|
|
16
16
|
export { s as OrChip } from '../OrChip-857982e0.js';
|
|
17
17
|
export { s as OrChips } from '../OrChips-053f3a92.js';
|
|
18
18
|
export { s as OrCode, O as OrCodeLanguages } from '../OrCode-2f8cdf96.js';
|
|
19
|
-
export { C as CodeLanguage, s as OrCodeV3 } from '../OrCode-
|
|
19
|
+
export { C as CodeLanguage, s as OrCodeV3 } from '../OrCode-d36e4b44.js';
|
|
20
20
|
export { s as OrCollapse } from '../OrCollapse-a06f22aa.js';
|
|
21
21
|
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-475c0be4.js';
|
|
22
22
|
export { s as OrCombinedInputV3 } from '../OrCombinedInput-e3891038.js';
|
|
23
23
|
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 TagInputSize, I as TextareaSize, I as TimePickerSize } from '../OrInputBox-32b37b17.js';
|
|
24
24
|
export { s as OrConfirm } from '../OrConfirm-704f817e.js';
|
|
25
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-
|
|
26
|
-
export { s as OrDatePickerV3 } from '../OrDatePicker-
|
|
25
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-6c4a7b89.js';
|
|
26
|
+
export { s as OrDatePickerV3 } from '../OrDatePicker-0d01feb7.js';
|
|
27
27
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-c19dcefc.js';
|
|
28
|
-
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerV3, D as TimePickerFormat } from '../OrDateTimePicker-
|
|
28
|
+
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerV3, D as TimePickerFormat } from '../OrDateTimePicker-2c5de2e5.js';
|
|
29
29
|
export { E as EmptyStateSize, s as OrEmptyStateV3 } from '../OrEmptyState-5349a1f9.js';
|
|
30
30
|
export { s as OrError } from '../OrError-f90296db.js';
|
|
31
31
|
export { s as OrErrorTagV3 } from '../OrErrorTag-ade9192b.js';
|
|
@@ -37,14 +37,14 @@ export { F as FormGroupDirection, s as OrFormGroupV3 } from '../OrFormGroup-9f58
|
|
|
37
37
|
export { s as OrHint } from '../OrHint-8822005b.js';
|
|
38
38
|
export { s as OrHintV3 } from '../OrHint-06ab89d7.js';
|
|
39
39
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-d8ea7901.js';
|
|
40
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton-
|
|
40
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton-0edf0894.js';
|
|
41
41
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from '../OrIcon-62793572.js';
|
|
42
42
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from '../OrInlineInputBox-01fb2cb2.js';
|
|
43
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-
|
|
43
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-b88c01a6.js';
|
|
44
44
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit-6bf54bd0.js';
|
|
45
|
-
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-
|
|
45
|
+
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-71e96e67.js';
|
|
46
46
|
export { s as OrInput } from '../OrInput-9be9a209.js';
|
|
47
|
-
export { I as InputType, s as OrInputV3 } from '../OrInput-
|
|
47
|
+
export { I as InputType, s as OrInputV3 } from '../OrInput-1fc808c0.js';
|
|
48
48
|
export { s as OrLabel } from '../OrLabel-a7d99df4.js';
|
|
49
49
|
export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel-4da56db0.js';
|
|
50
50
|
export { L as LinkColor, s as OrLinkV3 } from '../OrLink-7c4eedf0.js';
|
|
@@ -52,18 +52,18 @@ export { s as OrList } from '../OrList-042d8681.js';
|
|
|
52
52
|
export { s as OrListOfInputs } from '../OrListOfInputs-ce0d6ac0.js';
|
|
53
53
|
export { L as LoaderViews, s as OrLoader } from '../OrLoader-7b006619.js';
|
|
54
54
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader-b79022da.js';
|
|
55
|
-
export { s as OrMenuItemV3 } from '../OrMenuItem-
|
|
55
|
+
export { s as OrMenuItemV3 } from '../OrMenuItem-5d14ee25.js';
|
|
56
56
|
export { s as OrMenuV3 } from '../OrMenu-dbe1db1e.js';
|
|
57
57
|
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-94dc1203.js';
|
|
58
58
|
export { s as OrModal, O as OrModalSizes } from '../OrModal-f3a4813a.js';
|
|
59
|
-
export { M as ModalSize, s as OrModalV3 } from '../OrModal-
|
|
59
|
+
export { M as ModalSize, s as OrModalV3 } from '../OrModal-53d4af81.js';
|
|
60
60
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from '../OrNotification-538f8e92.js';
|
|
61
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification-
|
|
61
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification-42c3a0ec.js';
|
|
62
62
|
export { s as OrNumberInput } from '../OrNumberInput-249caf96.js';
|
|
63
63
|
export { s as OrOverflowMenu } from '../OrOverflowMenu-4d0bf63a.js';
|
|
64
64
|
export { s as OrOverlay } from '../OrOverlay-451dce49.js';
|
|
65
65
|
export { s as OrOverlayV3 } from '../OrOverlay-489fdf76.js';
|
|
66
|
-
export { s as OrPaginationV3 } from '../OrPagination-
|
|
66
|
+
export { s as OrPaginationV3 } from '../OrPagination-98319a31.js';
|
|
67
67
|
export { s as OrPassword } from '../OrPassword-cd8a3c46.js';
|
|
68
68
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-aa2ea84b.js';
|
|
69
69
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-a54a42c0.js';
|
|
@@ -72,13 +72,13 @@ export { s as OrRadioGroup } from '../OrRadioGroup-00785e41.js';
|
|
|
72
72
|
export { s as OrRadioGroupV3 } from '../OrRadioGroup-58c0214c.js';
|
|
73
73
|
export { s as OrRadioV3 } from '../OrRadio-7b722b16.js';
|
|
74
74
|
export { s as OrSearch } from '../OrSearch-d0c8aca7.js';
|
|
75
|
-
export { s as OrSearchV3 } from '../OrSearch-
|
|
75
|
+
export { s as OrSearchV3 } from '../OrSearch-e690aff6.js';
|
|
76
76
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-c8eb217d.js';
|
|
77
77
|
export { s as OrSelect } from '../OrSelect-60205145.js';
|
|
78
|
-
export { s as OrSelectV3 } from '../OrSelect-
|
|
78
|
+
export { s as OrSelectV3 } from '../OrSelect-66a6aae2.js';
|
|
79
79
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-aaf73310.js';
|
|
80
|
-
export { s as OrSidebarV3 } from '../OrSidebar-
|
|
81
|
-
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-
|
|
80
|
+
export { s as OrSidebarV3 } from '../OrSidebar-dd7c025b.js';
|
|
81
|
+
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-2792a2b4.js';
|
|
82
82
|
export { s as OrSkeletonCircle } from '../OrSkeletonCircle-66e175a0.js';
|
|
83
83
|
export { s as OrSkeletonRect } from '../OrSkeletonRect-c694574e.js';
|
|
84
84
|
export { s as OrSkeletonText } from '../OrSkeletonText-9a800de4.js';
|
|
@@ -88,6 +88,7 @@ export { s as OrSkeletonRectV3 } from '../OrSkeletonRect-ba5df861.js';
|
|
|
88
88
|
export { s as OrSkeletonTextV3 } from '../OrSkeletonText-3c3207d0.js';
|
|
89
89
|
export { s as OrSlider } from '../OrSlider-eead916e.js';
|
|
90
90
|
export { s as OrSortHeaderV3 } from '../OrSortHeader-21a443f9.js';
|
|
91
|
+
export { s as OrSortingV3 } from '../OrSortingV3-bbf11809.js';
|
|
91
92
|
export { s as OrStepper } from '../OrStepper-651a619a.js';
|
|
92
93
|
export { s as OrSwitch } from '../OrSwitch-10747a24.js';
|
|
93
94
|
export { s as OrSwitchV3 } from '../OrSwitch-a6efd081.js';
|
|
@@ -95,21 +96,21 @@ export { s as OrTab } from '../OrTab-d8d4e871.js';
|
|
|
95
96
|
export { s as OrTabHeaderItem } from '../OrTabHeaderItem-c2af7ca3.js';
|
|
96
97
|
export { s as OrTabV3 } from '../OrTab-f7e51ffb.js';
|
|
97
98
|
export { s as OrTabs } from '../OrTabs-3da3ea89.js';
|
|
98
|
-
export { s as OrTabsV3, T as TabsVariant } from '../OrTabs-
|
|
99
|
+
export { s as OrTabsV3, T as TabsVariant } from '../OrTabs-7024930f.js';
|
|
99
100
|
export { s as OrTag } from '../OrTag-a2197abd.js';
|
|
100
|
-
export { s as OrTagInputV3 } from '../OrTagInput-
|
|
101
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-
|
|
102
|
-
export { s as OrTagsV3 } from '../OrTags-
|
|
101
|
+
export { s as OrTagInputV3 } from '../OrTagInput-ca1811f7.js';
|
|
102
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-51add0ef.js';
|
|
103
|
+
export { s as OrTagsV3 } from '../OrTags-f6ecdb32.js';
|
|
103
104
|
export { s as OrTeleport } from '../OrTeleport.vue3-9bce0c02.js';
|
|
104
105
|
export { s as OrTeleportV3 } from '../OrTeleport.vue3-8099178c.js';
|
|
105
106
|
export { s as OrTextV3 } from '../OrText-d54c951d.js';
|
|
106
107
|
export { s as OrTextarea } from '../OrTextarea-31b54c7e.js';
|
|
107
108
|
export { s as OrTextareaV3 } from '../OrTextarea-6202e867.js';
|
|
108
109
|
export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-8d2903db.js';
|
|
109
|
-
export { s as OrTimePickerV3 } from '../OrTimePicker-
|
|
110
|
+
export { s as OrTimePickerV3 } from '../OrTimePicker-8b9c0ad6.js';
|
|
110
111
|
export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-72b52576.js';
|
|
111
112
|
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-
|
|
113
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-8d61f1d7.js';
|
|
113
114
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-a1332cc2.js';
|
|
114
115
|
export { s as OrTooltip } from '../OrTooltip-c1006713.js';
|
|
115
116
|
export { s as OrTooltipContent } from '../OrTooltipContent-c0042844.js';
|
|
@@ -144,7 +145,7 @@ import 'lodash/isElement';
|
|
|
144
145
|
import 'lodash/get';
|
|
145
146
|
import '@vueuse/math';
|
|
146
147
|
import '../dropdown-open-e1f90e0a.js';
|
|
147
|
-
import '../OrDateTimePickerPopoverHeader-
|
|
148
|
+
import '../OrDateTimePickerPopoverHeader-774c3a4f.js';
|
|
148
149
|
import 'lodash/padStart';
|
|
149
150
|
import '@floating-ui/dom';
|
|
150
151
|
import '../useResponsive-a02e95b7.js';
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { PropType } from 'vue-demi';
|
|
2
|
-
import {
|
|
2
|
+
import { SortOption } from '../or-sorting-v3';
|
|
3
|
+
import { CardCollectionItem, ViewMode } from './types';
|
|
3
4
|
declare const _default: import("vue-demi").DefineComponent<{
|
|
4
5
|
items: {
|
|
5
6
|
type: PropType<CardCollectionItem[]>;
|
|
@@ -35,17 +36,13 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
35
36
|
};
|
|
36
37
|
}, {
|
|
37
38
|
root: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
38
|
-
sortMenu: import("vue-demi").Ref<any>;
|
|
39
|
-
sortButton: import("vue-demi").Ref<any>;
|
|
40
39
|
rootStyles: import("vue-demi").ComputedRef<string[]>;
|
|
41
40
|
toolbarStyles: import("vue-demi").ComputedRef<string[]>;
|
|
42
41
|
toolbarPanelStyles: import("vue-demi").ComputedRef<string[]>;
|
|
43
42
|
proxyView: import("vue-demi").Ref<string>;
|
|
44
|
-
proxySort: import("vue-demi").Ref<string | undefined>;
|
|
45
43
|
proxySearch: import("vue-demi").Ref<string>;
|
|
46
44
|
sortLabel: import("vue-demi").ComputedRef<string | undefined>;
|
|
47
45
|
switchView: (view: string) => void;
|
|
48
|
-
handleSort: (sort: string) => void;
|
|
49
46
|
handleSearch: (search: string) => void;
|
|
50
47
|
}, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, ("viewChange" | "sortChange" | "searchChange")[], "viewChange" | "sortChange" | "searchChange", import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly<import("vue-demi").ExtractPropTypes<{
|
|
51
48
|
items: {
|
|
@@ -1,12 +1,10 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-655431a8.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../
|
|
4
|
-
import '../../OrLoader-b79022da.js';
|
|
5
|
-
import '@vueuse/core';
|
|
6
|
-
import 'vue';
|
|
7
|
-
import '../../OrIconButton-00f8f0c7.js';
|
|
3
|
+
import '../../OrIconButton-0edf0894.js';
|
|
8
4
|
import '../../OrIcon-62793572.js';
|
|
5
|
+
import 'vue';
|
|
9
6
|
import '../../OrTooltip-d7d40e38.js';
|
|
7
|
+
import '@vueuse/core';
|
|
10
8
|
import '../../usePopoverState-b92c698b.js';
|
|
11
9
|
import '@onereach/styles/tailwind.config';
|
|
12
10
|
import 'tailwindcss/resolveConfig';
|
|
@@ -17,10 +15,8 @@ import '../../useResponsive-a02e95b7.js';
|
|
|
17
15
|
import '../../OrBottomSheet-79db2626.js';
|
|
18
16
|
import '../../OrOverlay-489fdf76.js';
|
|
19
17
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
20
|
-
import '../../
|
|
21
|
-
import '../../
|
|
22
|
-
import '../../OrSearch-051adc07.js';
|
|
23
|
-
import '../../OrInput-f0e12c81.js';
|
|
18
|
+
import '../../OrSearch-e690aff6.js';
|
|
19
|
+
import '../../OrInput-1fc808c0.js';
|
|
24
20
|
import '../../useIdAttribute-859439f0.js';
|
|
25
21
|
import '../../useProxyModelValue-940010d2.js';
|
|
26
22
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
@@ -28,4 +24,9 @@ import '../../OrError-c01d0c29.js';
|
|
|
28
24
|
import '../../OrHint-06ab89d7.js';
|
|
29
25
|
import '../../OrInputBox-32b37b17.js';
|
|
30
26
|
import '../../OrLabel-4da56db0.js';
|
|
27
|
+
import '../../OrLoader-b79022da.js';
|
|
31
28
|
import '../../style-inject.es-4c6f2515.js';
|
|
29
|
+
import '../../OrSortingV3-bbf11809.js';
|
|
30
|
+
import '../../OrMenu-dbe1db1e.js';
|
|
31
|
+
import '../../OrMenuItem-5d14ee25.js';
|
|
32
|
+
import '../../OrButton-c2b6aa9e.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as CodeLanguage, s as OrCodeV3 } from '../../OrCode-
|
|
1
|
+
export { C as CodeLanguage, s as OrCodeV3 } from '../../OrCode-d36e4b44.js';
|
|
2
2
|
import '@codemirror/commands';
|
|
3
3
|
import '@codemirror/lang-css';
|
|
4
4
|
import '@codemirror/lang-html';
|
|
@@ -19,7 +19,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
19
19
|
import '../../OrError-c01d0c29.js';
|
|
20
20
|
import 'vue';
|
|
21
21
|
import '../../OrHint-06ab89d7.js';
|
|
22
|
-
import '../../OrIconButton-
|
|
22
|
+
import '../../OrIconButton-0edf0894.js';
|
|
23
23
|
import '../../OrIcon-62793572.js';
|
|
24
24
|
import '../../OrTooltip-d7d40e38.js';
|
|
25
25
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -32,4 +32,4 @@ import '../../OrOverlay-489fdf76.js';
|
|
|
32
32
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
33
33
|
import '../../OrInputBox-32b37b17.js';
|
|
34
34
|
import '../../OrLabel-4da56db0.js';
|
|
35
|
-
import '../../OrModal-
|
|
35
|
+
import '../../OrModal-53d4af81.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-6c4a7b89.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '@vueuse/math';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -8,14 +8,14 @@ import 'tailwindcss/resolveConfig';
|
|
|
8
8
|
import '../../OrButton-c2b6aa9e.js';
|
|
9
9
|
import '../../OrLoader-b79022da.js';
|
|
10
10
|
import 'vue';
|
|
11
|
-
import '../../OrInput-
|
|
11
|
+
import '../../OrInput-1fc808c0.js';
|
|
12
12
|
import '../../useIdAttribute-859439f0.js';
|
|
13
13
|
import '../../useProxyModelValue-940010d2.js';
|
|
14
14
|
import '../../useResponsive-a02e95b7.js';
|
|
15
15
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
16
16
|
import '../../OrError-c01d0c29.js';
|
|
17
17
|
import '../../OrHint-06ab89d7.js';
|
|
18
|
-
import '../../OrIconButton-
|
|
18
|
+
import '../../OrIconButton-0edf0894.js';
|
|
19
19
|
import '../../OrIcon-62793572.js';
|
|
20
20
|
import '../../OrTooltip-d7d40e38.js';
|
|
21
21
|
import '../../OrPopover-94dc1203.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrDatePickerV3 } from '../../OrDatePicker-
|
|
1
|
+
export { s as OrDatePickerV3 } from '../../OrDatePicker-0d01feb7.js';
|
|
2
2
|
export { I as DatePickerSize } from '../../OrInputBox-32b37b17.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-e1f90e0a.js';
|
|
@@ -6,12 +6,12 @@ import '@vueuse/core';
|
|
|
6
6
|
import '../../useProxyModelValue-940010d2.js';
|
|
7
7
|
import '@onereach/styles/tailwind.config';
|
|
8
8
|
import 'tailwindcss/resolveConfig';
|
|
9
|
-
import '../../OrDateTimePickerPopoverHeader-
|
|
9
|
+
import '../../OrDateTimePickerPopoverHeader-774c3a4f.js';
|
|
10
10
|
import 'vue';
|
|
11
11
|
import '../../OrButton-c2b6aa9e.js';
|
|
12
12
|
import '../../OrLoader-b79022da.js';
|
|
13
13
|
import '../../OrLabel-4da56db0.js';
|
|
14
|
-
import '../../OrIconButton-
|
|
14
|
+
import '../../OrIconButton-0edf0894.js';
|
|
15
15
|
import '../../OrIcon-62793572.js';
|
|
16
16
|
import '../../OrTooltip-d7d40e38.js';
|
|
17
17
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -22,7 +22,7 @@ import '../../useResponsive-a02e95b7.js';
|
|
|
22
22
|
import '../../OrBottomSheet-79db2626.js';
|
|
23
23
|
import '../../OrOverlay-489fdf76.js';
|
|
24
24
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
25
|
-
import '../../OrMenuItem-
|
|
25
|
+
import '../../OrMenuItem-5d14ee25.js';
|
|
26
26
|
import '../../OrMenu-dbe1db1e.js';
|
|
27
27
|
import '../../OrError-c01d0c29.js';
|
|
28
28
|
import '../../OrHint-06ab89d7.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerV3 } from '../../OrDateTimePicker-
|
|
1
|
+
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerV3 } from '../../OrDateTimePicker-2c5de2e5.js';
|
|
2
2
|
export { I as DateTimePickerSize } from '../../OrInputBox-32b37b17.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-e1f90e0a.js';
|
|
@@ -9,7 +9,7 @@ import 'tailwindcss/resolveConfig';
|
|
|
9
9
|
import '../../OrError-c01d0c29.js';
|
|
10
10
|
import 'vue';
|
|
11
11
|
import '../../OrHint-06ab89d7.js';
|
|
12
|
-
import '../../OrIconButton-
|
|
12
|
+
import '../../OrIconButton-0edf0894.js';
|
|
13
13
|
import '../../OrIcon-62793572.js';
|
|
14
14
|
import '../../OrTooltip-d7d40e38.js';
|
|
15
15
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -21,8 +21,8 @@ import '../../OrBottomSheet-79db2626.js';
|
|
|
21
21
|
import '../../OrOverlay-489fdf76.js';
|
|
22
22
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
23
23
|
import '../../OrLabel-4da56db0.js';
|
|
24
|
-
import '../../OrDateTimePickerPopoverHeader-
|
|
24
|
+
import '../../OrDateTimePickerPopoverHeader-774c3a4f.js';
|
|
25
25
|
import '../../OrButton-c2b6aa9e.js';
|
|
26
26
|
import '../../OrLoader-b79022da.js';
|
|
27
|
-
import '../../OrMenuItem-
|
|
27
|
+
import '../../OrMenuItem-5d14ee25.js';
|
|
28
28
|
import '../../OrMenu-dbe1db1e.js';
|
|
@@ -6,7 +6,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
8
|
color: {
|
|
9
|
-
type: PropType<
|
|
9
|
+
type: PropType<"primary" | "danger">;
|
|
10
10
|
default: FabColor;
|
|
11
11
|
};
|
|
12
12
|
disabled: {
|
|
@@ -23,7 +23,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
23
23
|
required: true;
|
|
24
24
|
};
|
|
25
25
|
color: {
|
|
26
|
-
type: PropType<
|
|
26
|
+
type: PropType<"primary" | "danger">;
|
|
27
27
|
default: FabColor;
|
|
28
28
|
};
|
|
29
29
|
disabled: {
|
|
@@ -31,7 +31,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
31
31
|
default: boolean;
|
|
32
32
|
};
|
|
33
33
|
}>>, {
|
|
34
|
-
color:
|
|
34
|
+
color: "primary" | "danger";
|
|
35
35
|
disabled: boolean;
|
|
36
36
|
}>;
|
|
37
37
|
export default _default;
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import { PropType } from 'vue-demi';
|
|
2
2
|
import { IconButtonColor, IconButtonSize } from './props';
|
|
3
3
|
declare const _default: import("vue-demi").DefineComponent<{
|
|
4
|
+
additionalStyles: {
|
|
5
|
+
type: PropType<string[]>;
|
|
6
|
+
default: () => never[];
|
|
7
|
+
};
|
|
4
8
|
icon: {
|
|
5
9
|
type: PropType<string | Omit<any, "size">>;
|
|
6
10
|
required: true;
|
|
@@ -30,6 +34,10 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
30
34
|
rootStyles: import("vue-demi").ComputedRef<string[]>;
|
|
31
35
|
isVue3: boolean;
|
|
32
36
|
}, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, ("click" | "focus" | "blur")[], "click" | "focus" | "blur", import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly<import("vue-demi").ExtractPropTypes<{
|
|
37
|
+
additionalStyles: {
|
|
38
|
+
type: PropType<string[]>;
|
|
39
|
+
default: () => never[];
|
|
40
|
+
};
|
|
33
41
|
icon: {
|
|
34
42
|
type: PropType<string | Omit<any, "size">>;
|
|
35
43
|
required: true;
|
|
@@ -60,6 +68,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
60
68
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
61
69
|
}, {
|
|
62
70
|
size: "inherit" | "xl" | "l" | "m";
|
|
71
|
+
additionalStyles: string[];
|
|
63
72
|
color: "default" | "danger" | "inherit";
|
|
64
73
|
selected: boolean;
|
|
65
74
|
disabled: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton-
|
|
1
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton-0edf0894.js';
|
|
2
2
|
export { I as IconButtonSize } from '../../OrIcon-62793572.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../OrTooltip-d7d40e38.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput-
|
|
1
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput-b88c01a6.js';
|
|
2
2
|
export { I as InlineInputSize } from '../../OrInlineInputBox-01fb2cb2.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -10,7 +10,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
10
10
|
import '../../OrError-c01d0c29.js';
|
|
11
11
|
import 'vue';
|
|
12
12
|
import '../../OrHint-06ab89d7.js';
|
|
13
|
-
import '../../OrIconButton-
|
|
13
|
+
import '../../OrIconButton-0edf0894.js';
|
|
14
14
|
import '../../OrIcon-62793572.js';
|
|
15
15
|
import '../../OrTooltip-d7d40e38.js';
|
|
16
16
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea-
|
|
1
|
+
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea-71e96e67.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useIdAttribute-859439f0.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -9,7 +9,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
9
9
|
import '../../OrError-c01d0c29.js';
|
|
10
10
|
import 'vue';
|
|
11
11
|
import '../../OrHint-06ab89d7.js';
|
|
12
|
-
import '../../OrIconButton-
|
|
12
|
+
import '../../OrIconButton-0edf0894.js';
|
|
13
13
|
import '../../OrIcon-62793572.js';
|
|
14
14
|
import '../../OrTooltip-d7d40e38.js';
|
|
15
15
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../../OrInput-1fc808c0.js';
|
|
2
2
|
export { I as InputSize } from '../../OrInputBox-32b37b17.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -11,7 +11,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
11
11
|
import '../../OrError-c01d0c29.js';
|
|
12
12
|
import 'vue';
|
|
13
13
|
import '../../OrHint-06ab89d7.js';
|
|
14
|
-
import '../../OrIconButton-
|
|
14
|
+
import '../../OrIconButton-0edf0894.js';
|
|
15
15
|
import '../../OrIcon-62793572.js';
|
|
16
16
|
import '../../OrTooltip-d7d40e38.js';
|
|
17
17
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { M as ModalSize, s as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, s as OrModalV3 } from '../../OrModal-53d4af81.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../usePopoverState-b92c698b.js';
|
|
@@ -8,7 +8,7 @@ import '../../OrOverlay-489fdf76.js';
|
|
|
8
8
|
import '../../useElevation-a50ec347.js';
|
|
9
9
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
10
10
|
import 'vue';
|
|
11
|
-
import '../../OrIconButton-
|
|
11
|
+
import '../../OrIconButton-0edf0894.js';
|
|
12
12
|
import '../../OrIcon-62793572.js';
|
|
13
13
|
import '../../OrTooltip-d7d40e38.js';
|
|
14
14
|
import '../../OrPopover-94dc1203.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-42c3a0ec.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-0edf0894.js';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../../OrTooltip-d7d40e38.js';
|