@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
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrPagination.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrPagination.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrPagination.vue_vue_type_script_lang-29423a33.js';
|
|
2
|
+
export { s as default } from '../../OrPagination.vue_vue_type_script_lang-29423a33.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withModifiers, withCtx, Fragment, renderList, createBlock, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
@@ -39,7 +39,7 @@ import '../../utils/isVisible.js';
|
|
|
39
39
|
import '../../hooks/usePopoverState.js';
|
|
40
40
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
41
41
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
42
|
-
import '../../OrMenuItem.vue_vue_type_script_lang-
|
|
42
|
+
import '../../OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js';
|
|
43
43
|
import '../OrMenuItemV3/styles.js';
|
|
44
44
|
import '../../hooks/useProxyModelValue.js';
|
|
45
45
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrPaginationV3 } from '../../OrPagination.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrPaginationV3 } from '../../OrPagination.vue_vue_type_script_lang-29423a33.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import './styles.js';
|
|
4
4
|
import '../OrButtonV3/OrButton.js';
|
|
@@ -38,6 +38,6 @@ import '../../utils/isVisible.js';
|
|
|
38
38
|
import '../../hooks/usePopoverState.js';
|
|
39
39
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
40
40
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
41
|
-
import '../../OrMenuItem.vue_vue_type_script_lang-
|
|
41
|
+
import '../../OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js';
|
|
42
42
|
import '../OrMenuItemV3/styles.js';
|
|
43
43
|
import '../../hooks/useProxyModelValue.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { s as script } from '../../OrSearch.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrSearch.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrSearch.vue_vue_type_script_lang-143806cd.js';
|
|
2
|
+
export { s as default } from '../../OrSearch.vue_vue_type_script_lang-143806cd.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, normalizeClass } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../OrInputV3/OrInput.js';
|
|
6
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrInput.vue_vue_type_script_lang-73c33e2e.js';
|
|
7
7
|
import '../OrInputV3/props.js';
|
|
8
8
|
import '../OrInputBoxV3/props.js';
|
|
9
9
|
import '../OrInputV3/styles.js';
|
|
@@ -18,7 +18,7 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
18
18
|
import '../OrIconV3/props.js';
|
|
19
19
|
import '../OrIconV3/styles.js';
|
|
20
20
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
21
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
21
|
+
import '../../OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
22
22
|
import '../OrIconButtonV3/props.js';
|
|
23
23
|
import '../OrIconButtonV3/styles.js';
|
|
24
24
|
import '../OrTooltipV3/OrTooltip.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-143806cd.js';
|
|
2
2
|
export { InputBoxSize as SearchSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../OrInputV3/OrInput.js';
|
|
5
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
5
|
+
import '../../OrInput.vue_vue_type_script_lang-73c33e2e.js';
|
|
6
6
|
import '../OrInputV3/props.js';
|
|
7
7
|
import '../OrInputV3/styles.js';
|
|
8
8
|
import '../OrErrorV3/OrError.js';
|
|
@@ -17,7 +17,7 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
17
17
|
import '../OrIconV3/props.js';
|
|
18
18
|
import '../OrIconV3/styles.js';
|
|
19
19
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
20
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
20
|
+
import '../../OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
21
21
|
import '../OrIconButtonV3/props.js';
|
|
22
22
|
import '../OrIconButtonV3/styles.js';
|
|
23
23
|
import '../OrTooltipV3/OrTooltip.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrSelect.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrSelect.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrSelect.vue_vue_type_script_lang-cd8928f7.js';
|
|
2
|
+
export { s as default } from '../../OrSelect.vue_vue_type_script_lang-cd8928f7.js';
|
|
3
3
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createElementVNode, Fragment, renderList, createVNode, withModifiers, vShow } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../utils/isEmptyValue.js';
|
|
@@ -32,12 +32,12 @@ import '../OrHintV3/OrHint.js';
|
|
|
32
32
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
33
33
|
import '../OrHintV3/styles.js';
|
|
34
34
|
import '../OrInputV3/OrInput.js';
|
|
35
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
35
|
+
import '../../OrInput.vue_vue_type_script_lang-73c33e2e.js';
|
|
36
36
|
import '../OrInputV3/props.js';
|
|
37
37
|
import '../OrInputBoxV3/props.js';
|
|
38
38
|
import '../OrInputV3/styles.js';
|
|
39
39
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
40
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
40
|
+
import '../../OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
41
41
|
import '../OrIconButtonV3/props.js';
|
|
42
42
|
import '../OrIconButtonV3/styles.js';
|
|
43
43
|
import '../OrTooltipV3/OrTooltip.js';
|
|
@@ -70,10 +70,10 @@ import '../OrLoaderV3/props.js';
|
|
|
70
70
|
import '../OrLoaderV3/styles.js';
|
|
71
71
|
import '../../hooks/useValidationAttributes.js';
|
|
72
72
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
73
|
-
import '../../OrMenuItem.vue_vue_type_script_lang-
|
|
73
|
+
import '../../OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js';
|
|
74
74
|
import '../OrMenuItemV3/styles.js';
|
|
75
75
|
import '../OrTagV3/OrTag.js';
|
|
76
|
-
import '../../OrTag.vue_vue_type_script_lang-
|
|
76
|
+
import '../../OrTag.vue_vue_type_script_lang-47c6bbdc.js';
|
|
77
77
|
import '../OrTagV3/props.js';
|
|
78
78
|
import '../OrTagV3/styles.js';
|
|
79
79
|
import '../../hooks/useOverflow.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-cd8928f7.js';
|
|
2
2
|
export { InputBoxSize as SelectSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../utils/isEmptyValue.js';
|
|
@@ -32,11 +32,11 @@ import '../OrHintV3/OrHint.js';
|
|
|
32
32
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
33
33
|
import '../OrHintV3/styles.js';
|
|
34
34
|
import '../OrInputV3/OrInput.js';
|
|
35
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
35
|
+
import '../../OrInput.vue_vue_type_script_lang-73c33e2e.js';
|
|
36
36
|
import '../OrInputV3/props.js';
|
|
37
37
|
import '../OrInputV3/styles.js';
|
|
38
38
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
39
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
39
|
+
import '../../OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
40
40
|
import '../OrIconButtonV3/props.js';
|
|
41
41
|
import '../OrIconButtonV3/styles.js';
|
|
42
42
|
import '../OrTooltipV3/OrTooltip.js';
|
|
@@ -69,10 +69,10 @@ import '../OrLoaderV3/props.js';
|
|
|
69
69
|
import '../OrLoaderV3/styles.js';
|
|
70
70
|
import '../../hooks/useValidationAttributes.js';
|
|
71
71
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
72
|
-
import '../../OrMenuItem.vue_vue_type_script_lang-
|
|
72
|
+
import '../../OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js';
|
|
73
73
|
import '../OrMenuItemV3/styles.js';
|
|
74
74
|
import '../OrTagV3/OrTag.js';
|
|
75
|
-
import '../../OrTag.vue_vue_type_script_lang-
|
|
75
|
+
import '../../OrTag.vue_vue_type_script_lang-47c6bbdc.js';
|
|
76
76
|
import '../OrTagV3/props.js';
|
|
77
77
|
import '../OrTagV3/styles.js';
|
|
78
78
|
import '../../hooks/useOverflow.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { s as script } from '../../OrSidebar.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrSidebar.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrSidebar.vue_vue_type_script_lang-9298b6e0.js';
|
|
2
|
+
export { s as default } from '../../OrSidebar.vue_vue_type_script_lang-9298b6e0.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createElementVNode, normalizeStyle, createBlock, withDirectives, vShow } from 'vue';
|
|
4
4
|
import '../../index-e11e05e2.js';
|
|
5
5
|
import '../../index-f4d8e24c.js';
|
|
6
6
|
import 'vue-demi';
|
|
7
7
|
import './props.js';
|
|
8
8
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
9
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
9
|
+
import '../../OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
10
10
|
import '../OrIconButtonV3/props.js';
|
|
11
11
|
import '../OrIconV3/props.js';
|
|
12
12
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -37,7 +37,7 @@ import '../../hooks/useResponsive/useResponsive.js';
|
|
|
37
37
|
import './styles.js';
|
|
38
38
|
|
|
39
39
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
40
|
-
const
|
|
40
|
+
const _component_OrSidebarCollapseButton = resolveComponent("OrSidebarCollapseButton");
|
|
41
41
|
return openBlock(), createElementBlock("aside", {
|
|
42
42
|
ref: "root",
|
|
43
43
|
class: normalizeClass(_ctx.rootStyles)
|
|
@@ -51,7 +51,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
51
51
|
key: 0,
|
|
52
52
|
ref: "resizeBar",
|
|
53
53
|
class: normalizeClass(_ctx.resizeStyles)
|
|
54
|
-
}, null, 2 /* CLASS */)) : createCommentVNode("v-if", true), _ctx.collapsible ? (openBlock(), createBlock(
|
|
54
|
+
}, null, 2 /* CLASS */)) : createCommentVNode("v-if", true), _ctx.collapsible ? (openBlock(), createBlock(_component_OrSidebarCollapseButton, {
|
|
55
55
|
key: 1,
|
|
56
56
|
modelValue: _ctx.isCollapsed,
|
|
57
57
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.isCollapsed = $event),
|
|
@@ -21,7 +21,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
21
21
|
* @values left, right
|
|
22
22
|
*/
|
|
23
23
|
side: {
|
|
24
|
-
type: PropType<
|
|
24
|
+
type: PropType<"left" | "right">;
|
|
25
25
|
default: OrSidebarPlacement;
|
|
26
26
|
};
|
|
27
27
|
draggable: {
|
|
@@ -74,7 +74,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
74
74
|
* @values left, right
|
|
75
75
|
*/
|
|
76
76
|
side: {
|
|
77
|
-
type: PropType<
|
|
77
|
+
type: PropType<"left" | "right">;
|
|
78
78
|
default: OrSidebarPlacement;
|
|
79
79
|
};
|
|
80
80
|
draggable: {
|
|
@@ -93,7 +93,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
93
93
|
width: number;
|
|
94
94
|
minimumWidth: number;
|
|
95
95
|
maximumWidth: number;
|
|
96
|
-
side:
|
|
96
|
+
side: "left" | "right";
|
|
97
97
|
draggable: boolean;
|
|
98
98
|
collapsible: boolean;
|
|
99
99
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export { OrSidebarPlacement } from './props.js';
|
|
2
|
-
export { s as OrSidebarV3 } from '../../OrSidebar.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrSidebarV3 } from '../../OrSidebar.vue_vue_type_script_lang-9298b6e0.js';
|
|
3
3
|
import '../../index-e11e05e2.js';
|
|
4
4
|
import '../../index-f4d8e24c.js';
|
|
5
5
|
import 'vue-demi';
|
|
6
6
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
7
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
7
|
+
import '../../OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
8
8
|
import '../OrIconButtonV3/props.js';
|
|
9
9
|
import '../OrIconV3/props.js';
|
|
10
10
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var OrSidebarPlacement;
|
|
2
2
|
(function (OrSidebarPlacement) {
|
|
3
|
-
OrSidebarPlacement["
|
|
4
|
-
OrSidebarPlacement["
|
|
3
|
+
OrSidebarPlacement["Left"] = "left";
|
|
4
|
+
OrSidebarPlacement["Right"] = "right";
|
|
5
5
|
})(OrSidebarPlacement || (OrSidebarPlacement = {}));
|
|
6
6
|
|
|
7
7
|
export { OrSidebarPlacement };
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import { OrSidebarPlacement } from './props.js';
|
|
2
|
-
|
|
3
1
|
const SidebarRoot = [
|
|
4
2
|
// Position
|
|
5
3
|
'relative',
|
|
@@ -33,18 +31,18 @@ const SidebarToolbar = [
|
|
|
33
31
|
'text-outline', 'dark:text-outline-dark'];
|
|
34
32
|
const CollapsibleSidebarToolbar = ['pt-[56px]'];
|
|
35
33
|
const SidebarSides = {
|
|
36
|
-
|
|
34
|
+
'left': [
|
|
37
35
|
// Borders
|
|
38
36
|
'border-r-[1px]', 'border-r-solid', 'border-r-outline-variant dark:border-r-outline-variant-dark'],
|
|
39
|
-
|
|
37
|
+
'right': [
|
|
40
38
|
// Borders
|
|
41
39
|
'border-l-[1px]', 'border-l-solid', 'border-l-outline-variant dark:border-l-outline-variant-dark']
|
|
42
40
|
};
|
|
43
41
|
const SidebarToolbarSides = {
|
|
44
|
-
|
|
42
|
+
'left': [
|
|
45
43
|
// Borders
|
|
46
44
|
'border-r-[1px]', 'border-r-solid', 'border-r-outline-variant dark:border-r-outline-variant-dark'],
|
|
47
|
-
|
|
45
|
+
'right': [
|
|
48
46
|
// Borders
|
|
49
47
|
'border-l-[1px]', 'border-l-solid', 'border-l-outline-variant dark:border-l-outline-variant-dark']
|
|
50
48
|
};
|
|
@@ -56,14 +54,14 @@ const SidebarResize = [
|
|
|
56
54
|
// Cursor
|
|
57
55
|
'cursor-ew-resize'];
|
|
58
56
|
const SidebarResizeSides = {
|
|
59
|
-
|
|
57
|
+
'left': [
|
|
60
58
|
// Position
|
|
61
59
|
'-right-[1px]',
|
|
62
60
|
// Borders
|
|
63
61
|
'hover:border-r-2', 'hover:border-r-primary-hover hover:dark:border-r-primary-hover-dark',
|
|
64
62
|
// Transition
|
|
65
63
|
'transition-[border-right]'],
|
|
66
|
-
|
|
64
|
+
'right': [
|
|
67
65
|
// Position
|
|
68
66
|
'-left-[1px]',
|
|
69
67
|
// Borders
|
|
@@ -75,18 +73,18 @@ const SidebarCollapseButton = [
|
|
|
75
73
|
// Position
|
|
76
74
|
'absolute', 'top-md', 'inset-y-none', 'z-[1]'];
|
|
77
75
|
const SidebarCollapseButtonSides = {
|
|
78
|
-
|
|
76
|
+
'left': [
|
|
79
77
|
// Position
|
|
80
78
|
'-right-[12px]'],
|
|
81
|
-
|
|
79
|
+
'right': [
|
|
82
80
|
// Position
|
|
83
81
|
'-left-[12px]']
|
|
84
82
|
};
|
|
85
83
|
const SidebarResizingSides = {
|
|
86
|
-
|
|
84
|
+
'left': [
|
|
87
85
|
// Borders
|
|
88
86
|
'border-r-2', 'border-r-primary-hover dark:border-r-primary-hover-dark'],
|
|
89
|
-
|
|
87
|
+
'right': [
|
|
90
88
|
// Borders
|
|
91
89
|
'border-l-2', 'border-l-primary-hover dark:border-l-primary-hover-dark']
|
|
92
90
|
};
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import { s as script } from '../../OrSortingV3.vue_vue_type_script_lang-9e8ccd25.js';
|
|
2
|
+
export { s as default } from '../../OrSortingV3.vue_vue_type_script_lang-9e8ccd25.js';
|
|
3
|
+
import { resolveComponent, openBlock, createElementBlock, createVNode, withCtx, createTextVNode, toDisplayString, createBlock, createCommentVNode, Fragment, renderList } from 'vue';
|
|
4
|
+
import 'vue-demi';
|
|
5
|
+
import '../OrMenuV3/OrMenu.js';
|
|
6
|
+
import '../../OrMenu.vue_vue_type_script_lang-f8611f9d.js';
|
|
7
|
+
import '../OrMenuV3/styles.js';
|
|
8
|
+
import '../OrPopoverV3/OrPopover.js';
|
|
9
|
+
import '../../OrPopover.vue_vue_type_script_lang-d15ec5cb.js';
|
|
10
|
+
import '../../floating-ui.dom.esm-83eba816.js';
|
|
11
|
+
import '../../index-e11e05e2.js';
|
|
12
|
+
import '../../index-f4d8e24c.js';
|
|
13
|
+
import '../OrPopoverV3/props.js';
|
|
14
|
+
import '../OrPopoverV3/styles.js';
|
|
15
|
+
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
16
|
+
import '../../OrBottomSheet.vue_vue_type_script_lang-ec375126.js';
|
|
17
|
+
import '../OrBottomSheetV3/props.js';
|
|
18
|
+
import '../OrBottomSheetV3/styles.js';
|
|
19
|
+
import '../OrOverlayV3/OrOverlay.js';
|
|
20
|
+
import '../../OrOverlay.vue_vue_type_script_lang-9036d75d.js';
|
|
21
|
+
import '../OrOverlayV3/styles.js';
|
|
22
|
+
import '../OrTeleportV3/OrTeleport.js';
|
|
23
|
+
import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
|
|
24
|
+
import '../../hooks/useElevation.js';
|
|
25
|
+
import '../../utils/isVisible.js';
|
|
26
|
+
import '../../hooks/usePopoverState.js';
|
|
27
|
+
import '../../hooks/useResponsive/useResponsive.js';
|
|
28
|
+
import '../OrMenuItemV3/OrMenuItem.js';
|
|
29
|
+
import '../../OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js';
|
|
30
|
+
import '../OrMenuItemV3/styles.js';
|
|
31
|
+
import '../OrIconV3/OrIcon.js';
|
|
32
|
+
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
33
|
+
import '../OrIconV3/props.js';
|
|
34
|
+
import '../OrIconV3/styles.js';
|
|
35
|
+
import '../OrButtonV3/OrButton.js';
|
|
36
|
+
import '../../OrButton.vue_vue_type_script_lang-7370e903.js';
|
|
37
|
+
import '../OrButtonV3/props.js';
|
|
38
|
+
import '../OrButtonV3/styles.js';
|
|
39
|
+
import '../OrLoaderV3/OrLoader.js';
|
|
40
|
+
import '../../OrLoader.vue_vue_type_script_lang-a21dc976.js';
|
|
41
|
+
import '../OrLoaderV3/props.js';
|
|
42
|
+
import '../OrLoaderV3/styles.js';
|
|
43
|
+
|
|
44
|
+
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
45
|
+
const _component_OrIcon = resolveComponent("OrIcon");
|
|
46
|
+
const _component_OrButton = resolveComponent("OrButton");
|
|
47
|
+
const _component_OrMenuItem = resolveComponent("OrMenuItem");
|
|
48
|
+
const _component_OrMenu = resolveComponent("OrMenu");
|
|
49
|
+
return openBlock(), createElementBlock("div", null, [createVNode(_component_OrButton, {
|
|
50
|
+
ref: "sortButton",
|
|
51
|
+
variant: "link",
|
|
52
|
+
color: "inherit",
|
|
53
|
+
onClick: _cache[0] || (_cache[0] = $event => _ctx.sortMenu.toggle())
|
|
54
|
+
}, {
|
|
55
|
+
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.sortLabel) + " ", 1 /* TEXT */), _ctx.sortMenu ? (openBlock(), createBlock(_component_OrIcon, {
|
|
56
|
+
key: 0,
|
|
57
|
+
icon: _ctx.sortMenu.state === 'open' ? 'arrow_drop_up' : 'arrow_drop_down'
|
|
58
|
+
}, null, 8 /* PROPS */, ["icon"])) : createCommentVNode("v-if", true)]),
|
|
59
|
+
_: 1 /* STABLE */
|
|
60
|
+
}, 512 /* NEED_PATCH */), createVNode(_component_OrMenu, {
|
|
61
|
+
ref: "sortMenu",
|
|
62
|
+
trigger: _ctx.sortButton && _ctx.sortButton.root,
|
|
63
|
+
placement: "bottom-start"
|
|
64
|
+
}, {
|
|
65
|
+
default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.options, item => {
|
|
66
|
+
return openBlock(), createBlock(_component_OrMenuItem, {
|
|
67
|
+
key: item.value,
|
|
68
|
+
selected: item.value === _ctx.proxySort,
|
|
69
|
+
onClick: $event => _ctx.handleSort(item.value)
|
|
70
|
+
}, {
|
|
71
|
+
default: withCtx(() => [createTextVNode(toDisplayString(item.label), 1 /* TEXT */)]),
|
|
72
|
+
|
|
73
|
+
_: 2 /* DYNAMIC */
|
|
74
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["selected", "onClick"]);
|
|
75
|
+
}), 128 /* KEYED_FRAGMENT */))]),
|
|
76
|
+
|
|
77
|
+
_: 1 /* STABLE */
|
|
78
|
+
}, 8 /* PROPS */, ["trigger"])]);
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
script.render = render;
|
|
82
|
+
script.__file = "src/components/or-sorting-v3/OrSortingV3.vue";
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { PropType } from 'vue-demi';
|
|
2
|
+
import { SortOption } from './types';
|
|
3
|
+
declare const _default: import("vue-demi").DefineComponent<{
|
|
4
|
+
sort: {
|
|
5
|
+
type: StringConstructor;
|
|
6
|
+
default: undefined;
|
|
7
|
+
};
|
|
8
|
+
options: {
|
|
9
|
+
type: PropType<SortOption[]>;
|
|
10
|
+
default: () => never[];
|
|
11
|
+
};
|
|
12
|
+
}, {
|
|
13
|
+
sortMenu: import("vue-demi").Ref<any>;
|
|
14
|
+
sortButton: import("vue-demi").Ref<any>;
|
|
15
|
+
sortLabel: import("vue-demi").ComputedRef<string | undefined>;
|
|
16
|
+
proxySort: import("vue-demi").Ref<string | undefined>;
|
|
17
|
+
handleSort: (sort: string) => void;
|
|
18
|
+
}, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, "change"[], "change", import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly<import("vue-demi").ExtractPropTypes<{
|
|
19
|
+
sort: {
|
|
20
|
+
type: StringConstructor;
|
|
21
|
+
default: undefined;
|
|
22
|
+
};
|
|
23
|
+
options: {
|
|
24
|
+
type: PropType<SortOption[]>;
|
|
25
|
+
default: () => never[];
|
|
26
|
+
};
|
|
27
|
+
}>> & {
|
|
28
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
29
|
+
}, {
|
|
30
|
+
sort: string;
|
|
31
|
+
options: SortOption[];
|
|
32
|
+
}>;
|
|
33
|
+
export default _default;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
export { s as OrSortingV3 } from '../../OrSortingV3.vue_vue_type_script_lang-9e8ccd25.js';
|
|
2
|
+
import 'vue-demi';
|
|
3
|
+
import '../OrMenuV3/OrMenu.js';
|
|
4
|
+
import '../../OrMenu.vue_vue_type_script_lang-f8611f9d.js';
|
|
5
|
+
import '../OrMenuV3/styles.js';
|
|
6
|
+
import '../OrPopoverV3/OrPopover.js';
|
|
7
|
+
import '../../OrPopover.vue_vue_type_script_lang-d15ec5cb.js';
|
|
8
|
+
import '../../floating-ui.dom.esm-83eba816.js';
|
|
9
|
+
import '../../index-e11e05e2.js';
|
|
10
|
+
import '../../index-f4d8e24c.js';
|
|
11
|
+
import '../OrPopoverV3/props.js';
|
|
12
|
+
import '../OrPopoverV3/styles.js';
|
|
13
|
+
import '../OrBottomSheetV3/OrBottomSheet.js';
|
|
14
|
+
import '../../OrBottomSheet.vue_vue_type_script_lang-ec375126.js';
|
|
15
|
+
import '../OrBottomSheetV3/props.js';
|
|
16
|
+
import '../OrBottomSheetV3/styles.js';
|
|
17
|
+
import '../OrOverlayV3/OrOverlay.js';
|
|
18
|
+
import '../../OrOverlay.vue_vue_type_script_lang-9036d75d.js';
|
|
19
|
+
import '../OrOverlayV3/styles.js';
|
|
20
|
+
import '../OrTeleportV3/OrTeleport.js';
|
|
21
|
+
import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
|
|
22
|
+
import 'vue';
|
|
23
|
+
import '../../hooks/useElevation.js';
|
|
24
|
+
import '../../utils/isVisible.js';
|
|
25
|
+
import '../../hooks/usePopoverState.js';
|
|
26
|
+
import '../../hooks/useResponsive/useResponsive.js';
|
|
27
|
+
import '../OrMenuItemV3/OrMenuItem.js';
|
|
28
|
+
import '../../OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js';
|
|
29
|
+
import '../OrMenuItemV3/styles.js';
|
|
30
|
+
import '../OrIconV3/OrIcon.js';
|
|
31
|
+
import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
32
|
+
import '../OrIconV3/props.js';
|
|
33
|
+
import '../OrIconV3/styles.js';
|
|
34
|
+
import '../OrButtonV3/OrButton.js';
|
|
35
|
+
import '../../OrButton.vue_vue_type_script_lang-7370e903.js';
|
|
36
|
+
import '../OrButtonV3/props.js';
|
|
37
|
+
import '../OrButtonV3/styles.js';
|
|
38
|
+
import '../OrLoaderV3/OrLoader.js';
|
|
39
|
+
import '../../OrLoader.vue_vue_type_script_lang-a21dc976.js';
|
|
40
|
+
import '../OrLoaderV3/props.js';
|
|
41
|
+
import '../OrLoaderV3/styles.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrTabs.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrTabs.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrTabs.vue_vue_type_script_lang-ca608c74.js';
|
|
2
|
+
export { s as default } from '../../OrTabs.vue_vue_type_script_lang-ca608c74.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, Fragment, renderList, createBlock, withModifiers, withCtx, createTextVNode, toDisplayString, createVNode, createCommentVNode, renderSlot } from 'vue';
|
|
4
4
|
import '../../index-e11e05e2.js';
|
|
5
5
|
import '../../index-f4d8e24c.js';
|
|
@@ -32,7 +32,7 @@ import '../../utils/isVisible.js';
|
|
|
32
32
|
import '../../hooks/usePopoverState.js';
|
|
33
33
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
34
34
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
35
|
-
import '../../OrMenuItem.vue_vue_type_script_lang-
|
|
35
|
+
import '../../OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js';
|
|
36
36
|
import '../OrMenuItemV3/styles.js';
|
|
37
37
|
import '../OrTabV3/OrTab.js';
|
|
38
38
|
import '../../OrTab.vue_vue_type_script_lang-79f2f523.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { TabsVariant } from './props.js';
|
|
2
|
-
export { s as OrTabsV3 } from '../../OrTabs.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrTabsV3 } from '../../OrTabs.vue_vue_type_script_lang-ca608c74.js';
|
|
3
3
|
import '../../index-e11e05e2.js';
|
|
4
4
|
import '../../index-f4d8e24c.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -31,7 +31,7 @@ import '../../utils/isVisible.js';
|
|
|
31
31
|
import '../../hooks/usePopoverState.js';
|
|
32
32
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
33
33
|
import '../OrMenuItemV3/OrMenuItem.js';
|
|
34
|
-
import '../../OrMenuItem.vue_vue_type_script_lang-
|
|
34
|
+
import '../../OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js';
|
|
35
35
|
import '../OrMenuItemV3/styles.js';
|
|
36
36
|
import '../OrTabV3/OrTab.js';
|
|
37
37
|
import '../../OrTab.vue_vue_type_script_lang-79f2f523.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrTagInput.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrTagInput.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrTagInput.vue_vue_type_script_lang-c2fc7f9a.js';
|
|
2
|
+
export { s as default } from '../../OrTagInput.vue_vue_type_script_lang-c2fc7f9a.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withModifiers, withDirectives, createElementVNode, mergeProps, withKeys, vModelDynamic, createSlots, vShow } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -11,7 +11,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
11
11
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
12
12
|
import '../OrHintV3/styles.js';
|
|
13
13
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
14
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
14
|
+
import '../../OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
15
15
|
import '../OrIconButtonV3/props.js';
|
|
16
16
|
import '../OrIconV3/props.js';
|
|
17
17
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -50,7 +50,7 @@ import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
|
50
50
|
import '../OrLabelV3/props.js';
|
|
51
51
|
import '../OrLabelV3/styles.js';
|
|
52
52
|
import '../OrTagsV3/OrTags.js';
|
|
53
|
-
import '../../OrTags.vue_vue_type_script_lang-
|
|
53
|
+
import '../../OrTags.vue_vue_type_script_lang-425bb731.js';
|
|
54
54
|
import '../OrTagsV3/styles.js';
|
|
55
55
|
import '../OrButtonV3/OrButton.js';
|
|
56
56
|
import '../../OrButton.vue_vue_type_script_lang-7370e903.js';
|
|
@@ -61,7 +61,7 @@ import '../../OrLoader.vue_vue_type_script_lang-a21dc976.js';
|
|
|
61
61
|
import '../OrLoaderV3/props.js';
|
|
62
62
|
import '../OrLoaderV3/styles.js';
|
|
63
63
|
import '../OrTagV3/OrTag.js';
|
|
64
|
-
import '../../OrTag.vue_vue_type_script_lang-
|
|
64
|
+
import '../../OrTag.vue_vue_type_script_lang-47c6bbdc.js';
|
|
65
65
|
import '../OrTagV3/props.js';
|
|
66
66
|
import '../OrTagV3/styles.js';
|
|
67
67
|
import '../../hooks/useOverflow.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTagInputV3 } from '../../OrTagInput.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrTagInputV3 } from '../../OrTagInput.vue_vue_type_script_lang-c2fc7f9a.js';
|
|
2
2
|
export { InputBoxSize as TagInputSize } from '../OrInputBoxV3/props.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './styles.js';
|
|
@@ -10,7 +10,7 @@ import '../OrHintV3/OrHint.js';
|
|
|
10
10
|
import '../../OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
11
11
|
import '../OrHintV3/styles.js';
|
|
12
12
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
13
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
13
|
+
import '../../OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
14
14
|
import '../OrIconButtonV3/props.js';
|
|
15
15
|
import '../OrIconV3/props.js';
|
|
16
16
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -48,7 +48,7 @@ import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
|
48
48
|
import '../OrLabelV3/props.js';
|
|
49
49
|
import '../OrLabelV3/styles.js';
|
|
50
50
|
import '../OrTagsV3/OrTags.js';
|
|
51
|
-
import '../../OrTags.vue_vue_type_script_lang-
|
|
51
|
+
import '../../OrTags.vue_vue_type_script_lang-425bb731.js';
|
|
52
52
|
import '../OrTagsV3/styles.js';
|
|
53
53
|
import '../OrButtonV3/OrButton.js';
|
|
54
54
|
import '../../OrButton.vue_vue_type_script_lang-7370e903.js';
|
|
@@ -59,7 +59,7 @@ import '../../OrLoader.vue_vue_type_script_lang-a21dc976.js';
|
|
|
59
59
|
import '../OrLoaderV3/props.js';
|
|
60
60
|
import '../OrLoaderV3/styles.js';
|
|
61
61
|
import '../OrTagV3/OrTag.js';
|
|
62
|
-
import '../../OrTag.vue_vue_type_script_lang-
|
|
62
|
+
import '../../OrTag.vue_vue_type_script_lang-47c6bbdc.js';
|
|
63
63
|
import '../OrTagV3/props.js';
|
|
64
64
|
import '../OrTagV3/styles.js';
|
|
65
65
|
import '../../hooks/useOverflow.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { s as script } from '../../OrTag.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrTag.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrTag.vue_vue_type_script_lang-47c6bbdc.js';
|
|
2
|
+
export { s as default } from '../../OrTag.vue_vue_type_script_lang-47c6bbdc.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './props.js';
|
|
6
6
|
import './styles.js';
|
|
7
7
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
8
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
8
|
+
import '../../OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
9
9
|
import '../OrIconButtonV3/props.js';
|
|
10
10
|
import '../OrIconV3/props.js';
|
|
11
11
|
import '../OrIconButtonV3/styles.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { TagColor, TagVariant } from './props.js';
|
|
2
|
-
export { s as OrTagV3 } from '../../OrTag.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrTagV3 } from '../../OrTag.vue_vue_type_script_lang-47c6bbdc.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import './styles.js';
|
|
5
5
|
import '../OrIconButtonV3/OrIconButton.js';
|
|
6
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
7
7
|
import '../OrIconButtonV3/props.js';
|
|
8
8
|
import '../OrIconV3/props.js';
|
|
9
9
|
import '../OrIconButtonV3/styles.js';
|