@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
|
@@ -3,17 +3,11 @@ import { CardCollectionContent, CardCollectionContentViews, CardCollectionRoot,
|
|
|
3
3
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString } from 'vue';
|
|
4
4
|
import { gridView, defaultViewModes } from './components/OrCardCollectionV3/props.js';
|
|
5
5
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
6
|
-
import './components/
|
|
7
|
-
import { s as script$3 } from './
|
|
8
|
-
import './components/OrMenuV3/OrMenu.js';
|
|
9
|
-
import { s as script$4 } from './OrMenu.vue_vue_type_script_lang-f8611f9d.js';
|
|
10
|
-
import './components/OrMenuItemV3/OrMenuItem.js';
|
|
11
|
-
import { s as script$5 } from './OrMenuItem.vue_vue_type_script_lang-b338d68a.js';
|
|
12
|
-
import './components/OrIconV3/OrIcon.js';
|
|
6
|
+
import './components/OrSortingV3/OrSortingV3.js';
|
|
7
|
+
import { s as script$3 } from './OrSortingV3.vue_vue_type_script_lang-9e8ccd25.js';
|
|
13
8
|
import './components/OrSearchV3/OrSearch.js';
|
|
14
|
-
import { s as script$
|
|
15
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
16
|
-
import { s as script$6 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
9
|
+
import { s as script$4 } from './OrSearch.vue_vue_type_script_lang-143806cd.js';
|
|
10
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
17
11
|
|
|
18
12
|
var script$1 = defineComponent({
|
|
19
13
|
name: 'OrCardCollectionView',
|
|
@@ -56,11 +50,8 @@ var script = defineComponent({
|
|
|
56
50
|
components: {
|
|
57
51
|
OrCardCollectionView: script$1,
|
|
58
52
|
OrIconButton: script$2,
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
OrMenuItem: script$5,
|
|
62
|
-
OrIcon: script$6,
|
|
63
|
-
OrSearch: script$7
|
|
53
|
+
OrSorting: script$3,
|
|
54
|
+
OrSearch: script$4
|
|
64
55
|
},
|
|
65
56
|
props: {
|
|
66
57
|
items: {
|
|
@@ -101,8 +92,6 @@ var script = defineComponent({
|
|
|
101
92
|
setup(props, context) {
|
|
102
93
|
// Refs
|
|
103
94
|
const root = ref();
|
|
104
|
-
const sortMenu = ref();
|
|
105
|
-
const sortButton = ref();
|
|
106
95
|
// Styles
|
|
107
96
|
const rootStyles = computed(() => ['or-card-collection-v3', ...CardCollectionRoot]);
|
|
108
97
|
const toolbarStyles = computed(() => [...CardCollectionToolbar]);
|
|
@@ -113,15 +102,11 @@ var script = defineComponent({
|
|
|
113
102
|
});
|
|
114
103
|
// State
|
|
115
104
|
const proxyView = ref(props.view);
|
|
116
|
-
const proxySort = ref(props.sort);
|
|
117
105
|
const proxySearch = ref(props.search);
|
|
118
106
|
// Methods
|
|
119
107
|
function switchView(view) {
|
|
120
108
|
proxyView.value = view;
|
|
121
109
|
}
|
|
122
|
-
function handleSort(sort) {
|
|
123
|
-
proxySort.value = sort;
|
|
124
|
-
}
|
|
125
110
|
function handleSearch(search) {
|
|
126
111
|
proxySearch.value = search;
|
|
127
112
|
}
|
|
@@ -132,12 +117,6 @@ var script = defineComponent({
|
|
|
132
117
|
watch(proxyView, value => {
|
|
133
118
|
context.emit('viewChange', value);
|
|
134
119
|
});
|
|
135
|
-
watch(() => props.sort, value => {
|
|
136
|
-
proxySort.value = value;
|
|
137
|
-
});
|
|
138
|
-
watch(proxySort, value => {
|
|
139
|
-
context.emit('sortChange', value);
|
|
140
|
-
});
|
|
141
120
|
watch(() => props.search, value => {
|
|
142
121
|
proxySearch.value = value;
|
|
143
122
|
});
|
|
@@ -146,17 +125,13 @@ var script = defineComponent({
|
|
|
146
125
|
});
|
|
147
126
|
return {
|
|
148
127
|
root,
|
|
149
|
-
sortMenu,
|
|
150
|
-
sortButton,
|
|
151
128
|
rootStyles,
|
|
152
129
|
toolbarStyles,
|
|
153
130
|
toolbarPanelStyles,
|
|
154
131
|
proxyView,
|
|
155
|
-
proxySort,
|
|
156
132
|
proxySearch,
|
|
157
133
|
sortLabel,
|
|
158
134
|
switchView,
|
|
159
|
-
handleSort,
|
|
160
135
|
handleSearch
|
|
161
136
|
};
|
|
162
137
|
}
|
|
@@ -10,11 +10,11 @@ import './components/OrIconButtonV3/OrIconButton.js';
|
|
|
10
10
|
import './components/OrInputBoxV3/OrInputBox.js';
|
|
11
11
|
import './components/OrLabelV3/OrLabel.js';
|
|
12
12
|
import './components/OrModalV3/OrModal.js';
|
|
13
|
-
import { s as script$6 } from './OrModal.vue_vue_type_script_lang-
|
|
13
|
+
import { s as script$6 } from './OrModal.vue_vue_type_script_lang-5397e0dd.js';
|
|
14
14
|
import { useTheme } from './hooks/useTheme.js';
|
|
15
15
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
16
16
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
17
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
17
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
18
18
|
import { s as script$4 } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
|
|
19
19
|
import { s as script$5 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
20
20
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
@@ -9,7 +9,7 @@ import './components/OrInputV3/OrInput.js';
|
|
|
9
9
|
import { ButtonColor } from './components/OrButtonV3/props.js';
|
|
10
10
|
import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-9036d75d.js';
|
|
11
11
|
import { s as script$2 } from './OrButton.vue_vue_type_script_lang-7370e903.js';
|
|
12
|
-
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-73c33e2e.js';
|
|
13
13
|
import { usePopoverState } from './hooks/usePopoverState.js';
|
|
14
14
|
import { w as whenever } from './index-f4d8e24c.js';
|
|
15
15
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
2
2
|
import { useCurrentDate } from './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
3
|
-
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-
|
|
3
|
+
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-14136fbd.js';
|
|
4
4
|
import { s as script$3, a as script$5, b as script$6 } from './OrDateTimePickerPopoverHeader-4959231c.js';
|
|
5
5
|
import { DatePicker, DatePickerPopover } from './components/OrDatePickerV3/styles.js';
|
|
6
6
|
import './components/OrErrorV3/OrError.js';
|
|
@@ -15,7 +15,7 @@ import { DropdownOpen } from './directives/dropdown-open.js';
|
|
|
15
15
|
import { s as script$7 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
16
16
|
import { s as script$8 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
17
17
|
import { s as script$9 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
18
|
-
import { s as script$a } from './OrIconButton.vue_vue_type_script_lang-
|
|
18
|
+
import { s as script$a } from './OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
19
19
|
import { s as script$b } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
|
|
20
20
|
import { s as script$c } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
21
21
|
import { s as script$d } from './OrPopover.vue_vue_type_script_lang-d15ec5cb.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
2
2
|
import { useCurrentDate } from './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
|
|
3
|
-
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-
|
|
3
|
+
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-14136fbd.js';
|
|
4
4
|
import { s as script$3, a as script$5, b as script$6 } from './OrDateTimePickerPopoverHeader-4959231c.js';
|
|
5
5
|
import { s as script$7, a as script$8 } from './OrDateTimePickerTimeSelect-b8cc72af.js';
|
|
6
6
|
import { DateTimePickerTimeFormat } from './components/OrDateTimePickerV3/props.js';
|
|
@@ -15,7 +15,7 @@ import './components/OrPopoverV3/OrPopover.js';
|
|
|
15
15
|
import { s as script$9 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
16
16
|
import { s as script$a } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
17
17
|
import { s as script$b } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
18
|
-
import { s as script$c } from './OrIconButton.vue_vue_type_script_lang-
|
|
18
|
+
import { s as script$c } from './OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
19
19
|
import { s as script$d } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
|
|
20
20
|
import { s as script$e } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
21
21
|
import { s as script$f } from './OrPopover.vue_vue_type_script_lang-d15ec5cb.js';
|
|
@@ -9,9 +9,9 @@ import './components/OrIconButtonV3/OrIconButton.js';
|
|
|
9
9
|
import './components/OrMenuV3/OrMenu.js';
|
|
10
10
|
import './components/OrMenuItemV3/OrMenuItem.js';
|
|
11
11
|
import { s as script$4 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
12
|
-
import { s as script$5 } from './OrIconButton.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$5 } from './OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
13
13
|
import { s as script$6 } from './OrMenu.vue_vue_type_script_lang-f8611f9d.js';
|
|
14
|
-
import { s as script$7 } from './OrMenuItem.vue_vue_type_script_lang-
|
|
14
|
+
import { s as script$7 } from './OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js';
|
|
15
15
|
|
|
16
16
|
const DateTimePickerDateControl = [
|
|
17
17
|
// Layout
|
|
@@ -9,7 +9,7 @@ import { s as script$4 } from './OrInlineInputBox.vue_vue_type_script_lang-fe99c
|
|
|
9
9
|
import { InlineInputBoxSize } from './components/OrInlineInputBoxV3/props.js';
|
|
10
10
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
11
11
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
12
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
13
13
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
14
14
|
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
15
15
|
import { useValidationAttributes } from './hooks/useValidationAttributes.js';
|
|
@@ -6,7 +6,7 @@ import './components/OrIconButtonV3/OrIconButton.js';
|
|
|
6
6
|
import './components/OrInlineInputBoxV3/OrInlineInputBox.js';
|
|
7
7
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
8
8
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
9
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
10
10
|
import { s as script$4 } from './OrInlineInputBox.vue_vue_type_script_lang-fe99c485.js';
|
|
11
11
|
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
12
12
|
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
@@ -7,7 +7,7 @@ import './components/OrHintV3/OrHint.js';
|
|
|
7
7
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
8
8
|
import './components/OrIconV3/OrIcon.js';
|
|
9
9
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
10
|
-
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-
|
|
10
|
+
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
11
11
|
import './components/OrInputBoxV3/OrInputBox.js';
|
|
12
12
|
import { s as script$5 } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
|
|
13
13
|
import './components/OrLabelV3/OrLabel.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
2
|
import { openBlock, createElementBlock, normalizeClass, renderSlot, resolveComponent, createElementVNode, createVNode, withModifiers } from 'vue';
|
|
3
3
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
4
|
-
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
5
5
|
import { ModalSize } from './components/OrModalV3/props.js';
|
|
6
6
|
import { ModalRoot, ModalRootSizes } from './components/OrModalV3/styles.js';
|
|
7
7
|
import './components/OrOverlayV3/OrOverlay.js';
|
|
@@ -4,7 +4,7 @@ import { NotificationRoot, NotificationRootVariants, NotificationIcon, Notificat
|
|
|
4
4
|
import './components/OrIconV3/OrIcon.js';
|
|
5
5
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
6
6
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
7
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
7
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
8
8
|
|
|
9
9
|
var script = defineComponent({
|
|
10
10
|
name: 'OrNotification',
|
|
@@ -7,7 +7,7 @@ import './components/OrMenuItemV3/OrMenuItem.js';
|
|
|
7
7
|
import { s as script$1 } from './OrButton.vue_vue_type_script_lang-7370e903.js';
|
|
8
8
|
import { s as script$2 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
9
9
|
import { s as script$3 } from './OrMenu.vue_vue_type_script_lang-f8611f9d.js';
|
|
10
|
-
import { s as script$4 } from './OrMenuItem.vue_vue_type_script_lang-
|
|
10
|
+
import { s as script$4 } from './OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js';
|
|
11
11
|
import useResponsive from './hooks/useResponsive/useResponsive.js';
|
|
12
12
|
import { useProxyModelValue } from './hooks/useProxyModelValue.js';
|
|
13
13
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import './components/OrInputV3/OrInput.js';
|
|
3
|
-
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-
|
|
3
|
+
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-73c33e2e.js';
|
|
4
4
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
5
5
|
import { a as watchDebounced } from './index-f4d8e24c.js';
|
|
6
6
|
|
|
@@ -13,16 +13,16 @@ import './components/OrLabelV3/OrLabel.js';
|
|
|
13
13
|
import './components/OrMenuItemV3/OrMenuItem.js';
|
|
14
14
|
import './components/OrPopoverV3/OrPopover.js';
|
|
15
15
|
import './components/OrTagV3/OrTag.js';
|
|
16
|
-
import { s as script$b } from './OrTag.vue_vue_type_script_lang-
|
|
16
|
+
import { s as script$b } from './OrTag.vue_vue_type_script_lang-47c6bbdc.js';
|
|
17
17
|
import { useOverflow } from './hooks/useOverflow.js';
|
|
18
18
|
import { s as script$1 } from './OrCheckbox.vue_vue_type_script_lang-a27167e0.js';
|
|
19
19
|
import { s as script$2 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
20
20
|
import { s as script$4 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
21
21
|
import { s as script$5 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
22
|
-
import { s as script$6 } from './OrInput.vue_vue_type_script_lang-
|
|
22
|
+
import { s as script$6 } from './OrInput.vue_vue_type_script_lang-73c33e2e.js';
|
|
23
23
|
import { s as script$7 } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
|
|
24
24
|
import { s as script$8 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
25
|
-
import { s as script$9 } from './OrMenuItem.vue_vue_type_script_lang-
|
|
25
|
+
import { s as script$9 } from './OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js';
|
|
26
26
|
import { s as script$a } from './OrPopover.vue_vue_type_script_lang-d15ec5cb.js';
|
|
27
27
|
import { DropdownClose } from './directives/dropdown-close.js';
|
|
28
28
|
import { DropdownOpen } from './directives/dropdown-open.js';
|
|
@@ -2,16 +2,16 @@ import { e as useDraggable, d as useElementBounding } from './index-e11e05e2.js'
|
|
|
2
2
|
import { defineComponent, ref, computed, useSlots, watch } from 'vue-demi';
|
|
3
3
|
import { OrSidebarPlacement } from './components/OrSidebarV3/props.js';
|
|
4
4
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
5
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
6
|
-
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode } from 'vue';
|
|
5
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
6
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, withModifiers } from 'vue';
|
|
7
7
|
import { SidebarRoot, SidebarBar, SidebarSides, SidebarToolbar, CollapsibleSidebarToolbar, SidebarToolbarSides, SidebarResize, SidebarResizeSides, SidebarResizingSides, SidebarCollapseButton, SidebarCollapseButtonSides, SidebarMain, SidebarHeader, SidebarContent, SidebarFooter } from './components/OrSidebarV3/styles.js';
|
|
8
8
|
|
|
9
|
-
const
|
|
9
|
+
const CollapseButton = [
|
|
10
10
|
// Box
|
|
11
11
|
'w-[24px]', 'h-[24px]', 'rounded-full',
|
|
12
12
|
// Theme
|
|
13
13
|
'text-primary dark:text-primary-dark', 'bg-background dark:bg-background-dark'];
|
|
14
|
-
const
|
|
14
|
+
const CollapseButtonButton = [
|
|
15
15
|
// Box
|
|
16
16
|
'w-[24px]', 'h-[24px]', 'rounded-full',
|
|
17
17
|
// Typography
|
|
@@ -48,7 +48,7 @@ var script$1 = defineComponent({
|
|
|
48
48
|
},
|
|
49
49
|
side: {
|
|
50
50
|
type: String,
|
|
51
|
-
default: OrSidebarPlacement.
|
|
51
|
+
default: OrSidebarPlacement.Right
|
|
52
52
|
}
|
|
53
53
|
},
|
|
54
54
|
emits: ['update:modelValue'],
|
|
@@ -56,9 +56,12 @@ var script$1 = defineComponent({
|
|
|
56
56
|
setup(props) {
|
|
57
57
|
// Refs
|
|
58
58
|
const root = ref();
|
|
59
|
-
const rootStyles = computed(() => ['or-sidebar-collapse-button-v3', ...
|
|
60
|
-
const buttonStyles = computed(() => [...
|
|
61
|
-
|
|
59
|
+
const rootStyles = computed(() => ['or-sidebar-collapse-button-v3', ...CollapseButton]);
|
|
60
|
+
const buttonStyles = computed(() => [...CollapseButtonButton]);
|
|
61
|
+
// State
|
|
62
|
+
const icon = computed(() => {
|
|
63
|
+
return props.side === OrSidebarPlacement.Left !== props.modelValue ? 'keyboard_arrow_left' : 'keyboard_arrow_right';
|
|
64
|
+
});
|
|
62
65
|
return {
|
|
63
66
|
root,
|
|
64
67
|
rootStyles,
|
|
@@ -69,19 +72,19 @@ var script$1 = defineComponent({
|
|
|
69
72
|
});
|
|
70
73
|
|
|
71
74
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
72
|
-
const
|
|
75
|
+
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
73
76
|
return openBlock(), createElementBlock("div", {
|
|
74
77
|
ref: "root",
|
|
75
78
|
class: normalizeClass(_ctx.rootStyles)
|
|
76
|
-
}, [createVNode(
|
|
77
|
-
|
|
79
|
+
}, [createVNode(_component_OrIconButton, {
|
|
80
|
+
"additional-styles": _ctx.buttonStyles,
|
|
78
81
|
icon: {
|
|
79
82
|
icon: _ctx.icon,
|
|
80
83
|
size: 'inherit'
|
|
81
84
|
},
|
|
82
|
-
color:
|
|
83
|
-
onClick: _cache[0] || (_cache[0] = $event => _ctx.$emit('update:modelValue', !_ctx.modelValue))
|
|
84
|
-
}, null, 8 /* PROPS */, ["
|
|
85
|
+
color: 'inherit',
|
|
86
|
+
onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.$emit('update:modelValue', !_ctx.modelValue), ["stop"]))
|
|
87
|
+
}, null, 8 /* PROPS */, ["additional-styles", "icon"])], 2 /* CLASS */);
|
|
85
88
|
}
|
|
86
89
|
|
|
87
90
|
script$1.render = render;
|
|
@@ -114,7 +117,7 @@ var script = defineComponent({
|
|
|
114
117
|
*/
|
|
115
118
|
side: {
|
|
116
119
|
type: String,
|
|
117
|
-
default: OrSidebarPlacement.
|
|
120
|
+
default: OrSidebarPlacement.Right
|
|
118
121
|
},
|
|
119
122
|
draggable: {
|
|
120
123
|
type: Boolean,
|
|
@@ -127,10 +130,7 @@ var script = defineComponent({
|
|
|
127
130
|
},
|
|
128
131
|
emits: ['change:width', 'open', 'close'],
|
|
129
132
|
expose: ['root', 'open', 'close'],
|
|
130
|
-
setup(props,
|
|
131
|
-
let {
|
|
132
|
-
emit
|
|
133
|
-
} = _ref;
|
|
133
|
+
setup(props, context) {
|
|
134
134
|
// Refs
|
|
135
135
|
const root = ref();
|
|
136
136
|
const resizeBar = ref(null);
|
|
@@ -172,7 +172,7 @@ var script = defineComponent({
|
|
|
172
172
|
isResizing.value = true;
|
|
173
173
|
},
|
|
174
174
|
onMove: position => {
|
|
175
|
-
const delta = (position.x - startPositionX.value) * (props.side === OrSidebarPlacement.
|
|
175
|
+
const delta = (position.x - startPositionX.value) * (props.side === OrSidebarPlacement.Left ? -1 : 1);
|
|
176
176
|
const newWidth = localWidth.value - delta;
|
|
177
177
|
localWidth.value = newWidth > maximumWidth.value ? maximumWidth.value : newWidth < props.minimumWidth ? props.minimumWidth : newWidth;
|
|
178
178
|
startPositionX.value = position.x;
|
|
@@ -210,8 +210,8 @@ var script = defineComponent({
|
|
|
210
210
|
watch(maximumWidth, newMaximum => {
|
|
211
211
|
if (newMaximum < localWidth.value) localWidth.value = newMaximum;
|
|
212
212
|
});
|
|
213
|
-
watch(localWidth, val => emit('change:width', val));
|
|
214
|
-
watch(isCollapsed, val => emit(val ? 'close' : 'open'));
|
|
213
|
+
watch(localWidth, val => context.emit('change:width', val));
|
|
214
|
+
watch(isCollapsed, val => context.emit(val ? 'close' : 'open'));
|
|
215
215
|
return {
|
|
216
216
|
root,
|
|
217
217
|
resizeBar,
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
+
import './components/OrMenuV3/OrMenu.js';
|
|
3
|
+
import { s as script$1 } from './OrMenu.vue_vue_type_script_lang-f8611f9d.js';
|
|
4
|
+
import './components/OrMenuItemV3/OrMenuItem.js';
|
|
5
|
+
import { s as script$2 } from './OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js';
|
|
6
|
+
import './components/OrButtonV3/OrButton.js';
|
|
7
|
+
import { s as script$3 } from './OrButton.vue_vue_type_script_lang-7370e903.js';
|
|
8
|
+
import './components/OrIconV3/OrIcon.js';
|
|
9
|
+
import { s as script$4 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
10
|
+
|
|
11
|
+
var script = defineComponent({
|
|
12
|
+
name: 'OrSorting',
|
|
13
|
+
components: {
|
|
14
|
+
OrMenu: script$1,
|
|
15
|
+
OrMenuItem: script$2,
|
|
16
|
+
OrButton: script$3,
|
|
17
|
+
OrIcon: script$4
|
|
18
|
+
},
|
|
19
|
+
props: {
|
|
20
|
+
sort: {
|
|
21
|
+
type: String,
|
|
22
|
+
default: undefined
|
|
23
|
+
},
|
|
24
|
+
options: {
|
|
25
|
+
type: Array,
|
|
26
|
+
default: () => []
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
emits: ['change'],
|
|
30
|
+
setup(props, context) {
|
|
31
|
+
// Refs
|
|
32
|
+
const sortMenu = ref();
|
|
33
|
+
const sortButton = ref();
|
|
34
|
+
// State
|
|
35
|
+
const proxySort = ref(props.sort);
|
|
36
|
+
const sortLabel = computed(() => {
|
|
37
|
+
var _a;
|
|
38
|
+
return (_a = props.options.find(item => item.value === props.sort)) === null || _a === void 0 ? void 0 : _a.label;
|
|
39
|
+
});
|
|
40
|
+
// Methods
|
|
41
|
+
function handleSort(sort) {
|
|
42
|
+
proxySort.value = sort;
|
|
43
|
+
}
|
|
44
|
+
// Effects
|
|
45
|
+
watch(() => props.sort, value => {
|
|
46
|
+
proxySort.value = value;
|
|
47
|
+
});
|
|
48
|
+
watch(proxySort, value => {
|
|
49
|
+
context.emit('change', value);
|
|
50
|
+
});
|
|
51
|
+
return {
|
|
52
|
+
sortMenu,
|
|
53
|
+
sortButton,
|
|
54
|
+
sortLabel,
|
|
55
|
+
proxySort,
|
|
56
|
+
handleSort
|
|
57
|
+
};
|
|
58
|
+
}
|
|
59
|
+
});
|
|
60
|
+
|
|
61
|
+
export { script as s };
|
|
@@ -9,7 +9,7 @@ import './components/OrTabV3/OrTab.js';
|
|
|
9
9
|
import { s as script$4 } from './OrTab.vue_vue_type_script_lang-79f2f523.js';
|
|
10
10
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
11
11
|
import { s as script$2 } from './OrMenu.vue_vue_type_script_lang-f8611f9d.js';
|
|
12
|
-
import { s as script$3 } from './OrMenuItem.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js';
|
|
13
13
|
import { useProxyModelValue } from './hooks/useProxyModelValue.js';
|
|
14
14
|
|
|
15
15
|
var script = defineComponent({
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi
|
|
|
2
2
|
import { TagVariant, TagColor } from './components/OrTagV3/props.js';
|
|
3
3
|
import { TagRoot, TagRootVariants, TagRootColors } from './components/OrTagV3/styles.js';
|
|
4
4
|
import './components/OrIconButtonV3/OrIconButton.js';
|
|
5
|
-
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-
|
|
5
|
+
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
6
6
|
|
|
7
7
|
var script = defineComponent({
|
|
8
8
|
name: 'OrTag',
|
|
@@ -6,10 +6,10 @@ import './components/OrIconButtonV3/OrIconButton.js';
|
|
|
6
6
|
import './components/OrInputBoxV3/OrInputBox.js';
|
|
7
7
|
import './components/OrLabelV3/OrLabel.js';
|
|
8
8
|
import './components/OrTagsV3/OrTags.js';
|
|
9
|
-
import { s as script$6 } from './OrTags.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$6 } from './OrTags.vue_vue_type_script_lang-425bb731.js';
|
|
10
10
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
11
11
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
12
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
13
13
|
import { s as script$4 } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
|
|
14
14
|
import { s as script$5 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
15
15
|
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
@@ -5,7 +5,7 @@ import './components/OrPopoverV3/OrPopover.js';
|
|
|
5
5
|
import './components/OrTagV3/OrTag.js';
|
|
6
6
|
import { s as script$1 } from './OrButton.vue_vue_type_script_lang-7370e903.js';
|
|
7
7
|
import { s as script$2 } from './OrPopover.vue_vue_type_script_lang-d15ec5cb.js';
|
|
8
|
-
import { s as script$3 } from './OrTag.vue_vue_type_script_lang-
|
|
8
|
+
import { s as script$3 } from './OrTag.vue_vue_type_script_lang-47c6bbdc.js';
|
|
9
9
|
import { useOverflow } from './hooks/useOverflow.js';
|
|
10
10
|
|
|
11
11
|
var script = defineComponent({
|
|
@@ -14,7 +14,7 @@ import { DateTimePickerTimeFormat } from './components/OrDateTimePickerV3/props.
|
|
|
14
14
|
import { s as script$6 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
15
15
|
import { s as script$7 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
16
16
|
import { s as script$8 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
17
|
-
import { s as script$9 } from './OrIconButton.vue_vue_type_script_lang-
|
|
17
|
+
import { s as script$9 } from './OrIconButton.vue_vue_type_script_lang-42887e92.js';
|
|
18
18
|
import { s as script$a } from './OrInputBox.vue_vue_type_script_lang-49fb179a.js';
|
|
19
19
|
import { s as script$b } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
|
|
20
20
|
import { s as script$c } from './OrPopover.vue_vue_type_script_lang-d15ec5cb.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { s as script } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
3
|
-
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode,
|
|
1
|
+
import { s as script } from '../../OrCardCollection.vue_vue_type_script_lang-a833fe48.js';
|
|
2
|
+
export { s as default } from '../../OrCardCollection.vue_vue_type_script_lang-a833fe48.js';
|
|
3
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createBlock, createCommentVNode, createVNode, Fragment, renderList, renderSlot, normalizeProps, guardReactiveProps, mergeProps, withCtx, createTextVNode } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import './styles.js';
|
|
6
6
|
import './props.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';
|
|
@@ -35,6 +35,14 @@ import '../../hooks/useElevation.js';
|
|
|
35
35
|
import '../../utils/isVisible.js';
|
|
36
36
|
import '../../hooks/usePopoverState.js';
|
|
37
37
|
import '../../hooks/useResponsive/useResponsive.js';
|
|
38
|
+
import '../OrSortingV3/OrSortingV3.js';
|
|
39
|
+
import '../../OrSortingV3.vue_vue_type_script_lang-9e8ccd25.js';
|
|
40
|
+
import '../OrMenuV3/OrMenu.js';
|
|
41
|
+
import '../../OrMenu.vue_vue_type_script_lang-f8611f9d.js';
|
|
42
|
+
import '../OrMenuV3/styles.js';
|
|
43
|
+
import '../OrMenuItemV3/OrMenuItem.js';
|
|
44
|
+
import '../../OrMenuItem.vue_vue_type_script_lang-aed2c8e6.js';
|
|
45
|
+
import '../OrMenuItemV3/styles.js';
|
|
38
46
|
import '../OrButtonV3/OrButton.js';
|
|
39
47
|
import '../../OrButton.vue_vue_type_script_lang-7370e903.js';
|
|
40
48
|
import '../OrButtonV3/props.js';
|
|
@@ -43,16 +51,10 @@ import '../OrLoaderV3/OrLoader.js';
|
|
|
43
51
|
import '../../OrLoader.vue_vue_type_script_lang-a21dc976.js';
|
|
44
52
|
import '../OrLoaderV3/props.js';
|
|
45
53
|
import '../OrLoaderV3/styles.js';
|
|
46
|
-
import '../OrMenuV3/OrMenu.js';
|
|
47
|
-
import '../../OrMenu.vue_vue_type_script_lang-f8611f9d.js';
|
|
48
|
-
import '../OrMenuV3/styles.js';
|
|
49
|
-
import '../OrMenuItemV3/OrMenuItem.js';
|
|
50
|
-
import '../../OrMenuItem.vue_vue_type_script_lang-b338d68a.js';
|
|
51
|
-
import '../OrMenuItemV3/styles.js';
|
|
52
54
|
import '../OrSearchV3/OrSearch.js';
|
|
53
|
-
import '../../OrSearch.vue_vue_type_script_lang-
|
|
55
|
+
import '../../OrSearch.vue_vue_type_script_lang-143806cd.js';
|
|
54
56
|
import '../OrInputV3/OrInput.js';
|
|
55
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
57
|
+
import '../../OrInput.vue_vue_type_script_lang-73c33e2e.js';
|
|
56
58
|
import '../OrInputV3/props.js';
|
|
57
59
|
import '../OrInputBoxV3/props.js';
|
|
58
60
|
import '../OrInputV3/styles.js';
|
|
@@ -79,10 +81,7 @@ const _hoisted_1 = {
|
|
|
79
81
|
class: "layout-row gap-sm"
|
|
80
82
|
};
|
|
81
83
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
82
|
-
const
|
|
83
|
-
const _component_OrButton = resolveComponent("OrButton");
|
|
84
|
-
const _component_OrMenuItem = resolveComponent("OrMenuItem");
|
|
85
|
-
const _component_OrMenu = resolveComponent("OrMenu");
|
|
84
|
+
const _component_OrSorting = resolveComponent("OrSorting");
|
|
86
85
|
const _component_OrSearch = resolveComponent("OrSearch");
|
|
87
86
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
88
87
|
const _component_OrCardCollectionView = resolveComponent("OrCardCollectionView");
|
|
@@ -93,55 +92,31 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
93
92
|
class: normalizeClass(_ctx.toolbarStyles)
|
|
94
93
|
}, [createElementVNode("div", {
|
|
95
94
|
class: normalizeClass(_ctx.toolbarPanelStyles)
|
|
96
|
-
}, [_ctx.sortOptions.length ? (openBlock(),
|
|
97
|
-
key: 0
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
onClick: _cache[0] || (_cache[0] = $event => _ctx.sortMenu.toggle())
|
|
103
|
-
}, {
|
|
104
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.sortLabel) + " ", 1 /* TEXT */), _ctx.sortMenu ? (openBlock(), createBlock(_component_OrIcon, {
|
|
105
|
-
key: 0,
|
|
106
|
-
icon: _ctx.sortMenu.isOpen ? 'arrow_drop_up' : 'arrow_drop_down'
|
|
107
|
-
}, null, 8 /* PROPS */, ["icon"])) : createCommentVNode("v-if", true)]),
|
|
108
|
-
_: 1 /* STABLE */
|
|
109
|
-
}, 512 /* NEED_PATCH */), createVNode(_component_OrMenu, {
|
|
110
|
-
ref: "sortMenu",
|
|
111
|
-
trigger: _ctx.sortButton && _ctx.sortButton.root
|
|
112
|
-
}, {
|
|
113
|
-
default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.sortOptions, sortItem => {
|
|
114
|
-
return openBlock(), createBlock(_component_OrMenuItem, {
|
|
115
|
-
key: sortItem,
|
|
116
|
-
onClick: $event => _ctx.handleSort(sortItem.value)
|
|
117
|
-
}, {
|
|
118
|
-
default: withCtx(() => [createTextVNode(toDisplayString(sortItem.label), 1 /* TEXT */)]),
|
|
119
|
-
|
|
120
|
-
_: 2 /* DYNAMIC */
|
|
121
|
-
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["onClick"]);
|
|
122
|
-
}), 128 /* KEYED_FRAGMENT */))]),
|
|
123
|
-
|
|
124
|
-
_: 1 /* STABLE */
|
|
125
|
-
}, 8 /* PROPS */, ["trigger"])], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)], 2 /* CLASS */), createElementVNode("div", {
|
|
95
|
+
}, [_ctx.sortOptions.length ? (openBlock(), createBlock(_component_OrSorting, {
|
|
96
|
+
key: 0,
|
|
97
|
+
sort: _ctx.sort,
|
|
98
|
+
options: _ctx.sortOptions,
|
|
99
|
+
onChange: _cache[0] || (_cache[0] = $event => _ctx.$emit('sortChange', $event))
|
|
100
|
+
}, null, 8 /* PROPS */, ["sort", "options"])) : createCommentVNode("v-if", true)], 2 /* CLASS */), createElementVNode("div", {
|
|
126
101
|
class: normalizeClass(_ctx.toolbarPanelStyles)
|
|
127
102
|
}, [createVNode(_component_OrSearch, {
|
|
128
103
|
"model-value": _ctx.proxySearch,
|
|
129
104
|
class: "md:w-[350px]",
|
|
130
105
|
placeholder: _ctx.searchPlaceholder,
|
|
131
106
|
debounce: _ctx.searchDebounce,
|
|
132
|
-
size: "s",
|
|
133
107
|
onSearch: _ctx.handleSearch
|
|
134
108
|
}, null, 8 /* PROPS */, ["model-value", "placeholder", "debounce", "onSearch"]), createElementVNode("div", _hoisted_1, [_ctx.viewModes.length > 1 ? (openBlock(true), createElementBlock(Fragment, {
|
|
135
109
|
key: 0
|
|
136
110
|
}, renderList(_ctx.viewModes, viewOption => {
|
|
137
111
|
return openBlock(), createBlock(_component_OrIconButton, {
|
|
138
112
|
key: viewOption.view,
|
|
113
|
+
size: "l",
|
|
139
114
|
icon: {
|
|
140
|
-
icon: viewOption.icon
|
|
141
|
-
variant: viewOption.view === _ctx.proxyView ? 'filled' : 'outlined'
|
|
115
|
+
icon: viewOption.icon
|
|
142
116
|
},
|
|
117
|
+
selected: viewOption.view === _ctx.proxyView,
|
|
143
118
|
onClick: $event => _ctx.switchView(viewOption.view)
|
|
144
|
-
}, null, 8 /* PROPS */, ["icon", "onClick"]);
|
|
119
|
+
}, null, 8 /* PROPS */, ["icon", "selected", "onClick"]);
|
|
145
120
|
}), 128 /* KEYED_FRAGMENT */)) : createCommentVNode("v-if", true), renderSlot(_ctx.$slots, "addon")])], 2 /* CLASS */)], 2 /* CLASS */), renderSlot(_ctx.$slots, "header", normalizeProps(guardReactiveProps({
|
|
146
121
|
items: _ctx.items,
|
|
147
122
|
mode: _ctx.proxyView
|