@onereach/ui-components 2.74.3-beta.2301.0 → 2.74.3-beta.2303.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/{OrButton-0a9470c0.js → OrButton-4862b98b.js} +4 -4
- package/dist/bundled/v2/{OrCardCollection-a94c8405.js → OrCardCollection-a6dda023.js} +4 -4
- package/dist/bundled/v2/{OrConfirm-33169afc.js → OrConfirm-9a79cccb.js} +2 -2
- package/dist/bundled/v2/{OrEmptyState-9fb413f9.js → OrEmptyState-8a7feb99.js} +2 -2
- package/dist/bundled/v2/{OrErrorTag-4675604d.js → OrErrorTag-ade7cd8c.js} +1 -1
- package/dist/bundled/v2/{OrIconButton-876b6351.js → OrIconButton-2bd48bf6.js} +1 -1
- package/dist/bundled/v2/{OrInlineInput-7a230176.js → OrInlineInput-f70111ec.js} +1 -1
- package/dist/bundled/v2/{OrInlineTextarea-97334f79.js → OrInlineTextarea-ba2db219.js} +1 -1
- package/dist/bundled/v2/{OrInput-8648764b.js → OrInput-551d02af.js} +2 -2
- package/dist/bundled/v2/{OrLoader-cf28bfa6.js → OrLoader-864ef92a.js} +5 -20
- package/dist/bundled/v2/{OrMenu-52da43bc.js → OrMenu-6ab53877.js} +10 -15
- package/dist/bundled/v2/{OrModal-83900091.js → OrModal-e71ec2a3.js} +1 -1
- package/dist/bundled/v2/{OrNotification-708ce1db.js → OrNotification-911887e4.js} +1 -1
- package/dist/bundled/v2/{OrPagination-cafac04e.js → OrPagination-24d4b88f.js} +60 -24
- package/dist/bundled/v2/{OrProgress-15fe65ec.js → OrProgress-5cf0a7e7.js} +3 -3
- package/dist/bundled/v2/{OrSearch-9e804b44.js → OrSearch-4b76f101.js} +1 -1
- package/dist/bundled/v2/{OrSelect-929e1850.js → OrSelect-6aeabc14.js} +2 -2
- package/dist/bundled/v2/{OrSidebar-dc3c9664.js → OrSidebar-ab5e1041.js} +3 -3
- package/dist/bundled/v2/{OrSidebarCollapseButton-e2e30766.js → OrSidebarCollapseButton-39514989.js} +1 -1
- package/dist/bundled/v2/{OrSwitch-51e30de3.js → OrSwitch-782d7b43.js} +1 -1
- package/dist/bundled/v2/{OrTabs-9fc1ac93.js → OrTabs-182098dc.js} +1 -1
- package/dist/bundled/v2/{OrTag-3e442bf6.js → OrTag-074b1885.js} +2 -2
- package/dist/bundled/v2/{OrTooltip-b1f38647.js → OrTooltip-121e28c5.js} +3 -1
- package/dist/bundled/v2/components/index.js +24 -24
- package/dist/bundled/v2/components/or-button-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +8 -8
- package/dist/bundled/v2/components/or-confirm-v3/index.js +6 -6
- package/dist/bundled/v2/components/or-empty-state-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-error-tag-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-input-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -18
- package/dist/bundled/v2/components/or-loader-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -2
- package/dist/bundled/v2/components/or-menu-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-menu-v3/styles.d.ts +0 -1
- package/dist/bundled/v2/components/or-modal-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-notification-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-pagination-v3/OrPagination.vue.d.ts +4 -0
- package/dist/bundled/v2/components/or-pagination-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-progress-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-progress-v3/styles.d.ts +1 -1
- package/dist/bundled/v2/components/or-search-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-select-v3/index.js +6 -6
- package/dist/bundled/v2/components/or-sidebar-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-sidebar-v3/partials/index.js +3 -3
- package/dist/bundled/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
- package/dist/bundled/v2/components/or-switch-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-tabs-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-tag-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-tooltip-v3/index.js +1 -1
- package/dist/bundled/v2/index.js +25 -25
- package/dist/bundled/v2/{types-a268c182.js → types-31d1b8e0.js} +2 -2
- package/dist/bundled/v3/{OrButton-a5b98ee2.js → OrButton-05766523.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-e75f9a10.js → OrButton.vue_vue_type_script_lang-b53e78f5.js} +5 -5
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-ec8e3aad.js → OrCardCollection.vue_vue_type_script_lang-40a22d2b.js} +7 -7
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-3aacf650.js → OrConfirm.vue_vue_type_script_lang-ceaeeadb.js} +4 -4
- package/dist/bundled/v3/{OrEmptyState.vue_vue_type_script_lang-da7d6c42.js → OrEmptyState.vue_vue_type_script_lang-8e58c67c.js} +2 -2
- package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-bfa4c580.js → OrErrorTag.vue_vue_type_script_lang-4e963273.js} +1 -1
- package/dist/bundled/v3/{OrIconButton-59bc1d54.js → OrIconButton-c9eb3d09.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-efefd119.js → OrIconButton.vue_vue_type_script_lang-84fd1dea.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-da4198ec.js → OrInlineInput.vue_vue_type_script_lang-c06ed46b.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-a7f62f75.js → OrInlineTextarea.vue_vue_type_script_lang-79c4353a.js} +2 -2
- package/dist/bundled/v3/{OrInput-09a57a08.js → OrInput-5e36b9a6.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-7e787375.js → OrInput.vue_vue_type_script_lang-81c11f75.js} +4 -4
- package/dist/bundled/v3/{OrLoader-663e062d.js → OrLoader-123ef8c4.js} +4 -5
- package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-8fc03499.js → OrLoader.vue_vue_type_script_lang-4c3c1ac9.js} +4 -18
- package/dist/bundled/v3/{OrMenu-6d7abe97.js → OrMenu-bb432db5.js} +9 -10
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-df35fd76.js → OrMenu.vue_vue_type_script_lang-5a492eb3.js} +5 -8
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-07249365.js → OrModal.vue_vue_type_script_lang-e1b650ba.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-f308ec11.js → OrNotification.vue_vue_type_script_lang-e86b33e9.js} +2 -2
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-5c515494.js → OrPagination.vue_vue_type_script_lang-0cb971d5.js} +35 -20
- package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-52f660d6.js → OrProgress.vue_vue_type_script_lang-17095060.js} +3 -3
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-67311d1c.js → OrSearch.vue_vue_type_script_lang-f473cb9b.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-9d475e01.js → OrSelect.vue_vue_type_script_lang-af5f0e8d.js} +3 -3
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-35abe546.js → OrSidebar.vue_vue_type_script_lang-f1f2844f.js} +3 -3
- package/dist/bundled/v3/{OrSidebarCollapseButton.vue_vue_type_script_lang-271a2fbf.js → OrSidebarCollapseButton.vue_vue_type_script_lang-5fe2a40a.js} +2 -2
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-f6039c8f.js → OrSwitch.vue_vue_type_script_lang-31994be7.js} +2 -2
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-f3b84f9d.js → OrTabs.vue_vue_type_script_lang-853e7b4a.js} +2 -2
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-89d99975.js → OrTag.vue_vue_type_script_lang-fc082803.js} +3 -3
- package/dist/bundled/v3/{OrToastContainer-678b8574.js → OrToastContainer-f317ef1b.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-bf9935ef.js → OrTooltip.vue_vue_type_script_lang-7a64c90d.js} +3 -1
- package/dist/bundled/v3/components/index.js +29 -29
- package/dist/bundled/v3/components/or-button-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +13 -13
- package/dist/bundled/v3/components/or-confirm-v3/index.js +10 -10
- package/dist/bundled/v3/components/or-empty-state-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-error-tag-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +2 -2
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-input-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -18
- package/dist/bundled/v3/components/or-loader-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -2
- package/dist/bundled/v3/components/or-menu-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-menu-v3/styles.d.ts +0 -1
- package/dist/bundled/v3/components/or-modal-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-notification-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-pagination-v3/OrPagination.vue.d.ts +4 -0
- package/dist/bundled/v3/components/or-pagination-v3/index.js +7 -7
- package/dist/bundled/v3/components/or-progress-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-progress-v3/styles.d.ts +1 -1
- package/dist/bundled/v3/components/or-search-v3/index.js +8 -8
- package/dist/bundled/v3/components/or-select-v3/index.js +9 -9
- package/dist/bundled/v3/components/or-sidebar-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-sidebar-v3/partials/index.js +4 -4
- package/dist/bundled/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
- package/dist/bundled/v3/components/or-switch-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-tabs-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-tag-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-toast-v3/index.js +7 -7
- package/dist/bundled/v3/components/or-tooltip-v3/index.js +1 -1
- package/dist/bundled/v3/index.js +74 -52
- package/dist/bundled/v3/{types-219938e7.js → types-c44094bc.js} +4 -4
- package/dist/esm/v2/{OrButton-49f7f20b.js → OrButton-18f4431c.js} +4 -4
- package/dist/esm/v2/{OrCardCollection-a4e744a7.js → OrCardCollection-d9666d4b.js} +4 -4
- package/dist/esm/v2/{OrConfirm-24ce2851.js → OrConfirm-492a6a36.js} +2 -2
- package/dist/esm/v2/{OrEmptyState-2481f13f.js → OrEmptyState-ab1a044d.js} +2 -2
- package/dist/esm/v2/{OrErrorTag-7cd5dc68.js → OrErrorTag-3aaab419.js} +1 -1
- package/dist/esm/v2/{OrIconButton-c8bb635e.js → OrIconButton-612c64c4.js} +1 -1
- package/dist/esm/v2/{OrInlineInput-d9bbdaf2.js → OrInlineInput-6485e20a.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-f7378459.js → OrInlineTextarea-63dd339e.js} +1 -1
- package/dist/esm/v2/{OrInput-adc14363.js → OrInput-0b8a515c.js} +2 -2
- package/dist/esm/v2/{OrLoader-8f1f3af1.js → OrLoader-76307488.js} +5 -20
- package/dist/esm/v2/{OrMenu-c276db74.js → OrMenu-943e7760.js} +10 -15
- package/dist/esm/v2/{OrModal-7ca36163.js → OrModal-8fc5ddc9.js} +1 -1
- package/dist/esm/v2/{OrNotification-2013cadf.js → OrNotification-507c3e75.js} +1 -1
- package/dist/esm/v2/{OrPagination-93262719.js → OrPagination-04e810bc.js} +61 -24
- package/dist/esm/v2/{OrProgress-b7d1c689.js → OrProgress-9fc95bd7.js} +3 -3
- package/dist/esm/v2/{OrSearch-8ce8b832.js → OrSearch-02d8a65c.js} +1 -1
- package/dist/esm/v2/{OrSelect-3fc202c4.js → OrSelect-bdc0ccb5.js} +2 -2
- package/dist/esm/v2/{OrSidebar-a45b594d.js → OrSidebar-36643782.js} +3 -3
- package/dist/esm/v2/{OrSidebarCollapseButton-9aa87e80.js → OrSidebarCollapseButton-7483360e.js} +1 -1
- package/dist/esm/v2/{OrSwitch-10ecff82.js → OrSwitch-8549219a.js} +1 -1
- package/dist/esm/v2/{OrTabs-2992f88f.js → OrTabs-5f53127f.js} +1 -1
- package/dist/esm/v2/{OrTag-920c6371.js → OrTag-359c25b6.js} +2 -2
- package/dist/esm/v2/{OrTooltip-629d44fc.js → OrTooltip-233c67b9.js} +3 -1
- package/dist/esm/v2/components/index.js +24 -24
- package/dist/esm/v2/components/or-button-v3/index.js +2 -2
- package/dist/esm/v2/components/or-card-collection-v3/index.js +8 -8
- package/dist/esm/v2/components/or-confirm-v3/index.js +6 -6
- package/dist/esm/v2/components/or-empty-state-v3/index.js +1 -1
- package/dist/esm/v2/components/or-error-tag-v3/index.js +1 -1
- package/dist/esm/v2/components/or-icon-button-v3/index.js +2 -2
- package/dist/esm/v2/components/or-inline-input-v3/index.js +3 -3
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/esm/v2/components/or-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -18
- package/dist/esm/v2/components/or-loader-v3/index.js +1 -1
- package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -2
- package/dist/esm/v2/components/or-menu-v3/index.js +1 -1
- package/dist/esm/v2/components/or-menu-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-modal-v3/index.js +3 -3
- package/dist/esm/v2/components/or-notification-v3/index.js +3 -3
- package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +4 -0
- package/dist/esm/v2/components/or-pagination-v3/index.js +6 -6
- package/dist/esm/v2/components/or-progress-v3/index.js +1 -1
- package/dist/esm/v2/components/or-progress-v3/styles.d.ts +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +5 -5
- package/dist/esm/v2/components/or-select-v3/index.js +6 -6
- package/dist/esm/v2/components/or-sidebar-v3/index.js +4 -4
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +3 -3
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
- package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tabs-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tag-v3/index.js +3 -3
- package/dist/esm/v2/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tooltip-v3/index.js +1 -1
- package/dist/esm/v2/index.js +24 -24
- package/dist/esm/v2/{types-2d2b95cb.js → types-623b05dd.js} +2 -2
- package/dist/esm/v3/{OrButton-eab948fb.js → OrButton-55dd2ad9.js} +4 -4
- package/dist/esm/v3/{OrCardCollection-349e16e5.js → OrCardCollection-7241cd1d.js} +4 -4
- package/dist/esm/v3/{OrConfirm-dbf9c932.js → OrConfirm-d527c1f8.js} +2 -2
- package/dist/esm/v3/{OrEmptyState-bb8e3145.js → OrEmptyState-cd3a4026.js} +2 -2
- package/dist/esm/v3/{OrErrorTag-0025b17c.js → OrErrorTag-7f153817.js} +1 -1
- package/dist/esm/v3/{OrIconButton-3d32cdcf.js → OrIconButton-23cb0f22.js} +1 -1
- package/dist/esm/v3/{OrInlineInput-72effa88.js → OrInlineInput-3dd233eb.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-0bb8ef1c.js → OrInlineTextarea-7352f610.js} +1 -1
- package/dist/esm/v3/{OrInput-0345f8c8.js → OrInput-620cdc01.js} +2 -2
- package/dist/esm/v3/{OrLoader-3a918ce9.js → OrLoader-a53d2edf.js} +7 -22
- package/dist/esm/v3/{OrMenu-7f3ea117.js → OrMenu-fd2fe1e7.js} +13 -17
- package/dist/esm/v3/{OrModal-a5fa8240.js → OrModal-0d9296a3.js} +1 -1
- package/dist/esm/v3/{OrNotification-8f34d624.js → OrNotification-c14ce3f1.js} +1 -1
- package/dist/esm/v3/{OrPagination-c128d573.js → OrPagination-1bd951a4.js} +64 -26
- package/dist/esm/v3/{OrProgress-639ed5e8.js → OrProgress-4856808a.js} +3 -3
- package/dist/esm/v3/{OrSearch-512def59.js → OrSearch-2aa4da10.js} +1 -1
- package/dist/esm/v3/{OrSelect-f5a7352e.js → OrSelect-04deb880.js} +2 -2
- package/dist/esm/v3/{OrSidebar-cf07fd69.js → OrSidebar-c71f2e27.js} +3 -3
- package/dist/esm/v3/{OrSidebarCollapseButton-684445f0.js → OrSidebarCollapseButton-2c5a0239.js} +1 -1
- package/dist/esm/v3/{OrSwitch-0e92c92c.js → OrSwitch-1c2196da.js} +1 -1
- package/dist/esm/v3/{OrTabs-80cbb3b9.js → OrTabs-c6cfae55.js} +1 -1
- package/dist/esm/v3/{OrTag-1d3fa09e.js → OrTag-ffb2debb.js} +2 -2
- package/dist/esm/v3/{OrTooltip-b07616f4.js → OrTooltip-229c90d5.js} +3 -1
- package/dist/esm/v3/components/index.js +24 -24
- package/dist/esm/v3/components/or-button-v3/index.js +2 -2
- package/dist/esm/v3/components/or-card-collection-v3/index.js +8 -8
- package/dist/esm/v3/components/or-confirm-v3/index.js +6 -6
- package/dist/esm/v3/components/or-empty-state-v3/index.js +1 -1
- package/dist/esm/v3/components/or-error-tag-v3/index.js +1 -1
- package/dist/esm/v3/components/or-icon-button-v3/index.js +2 -2
- package/dist/esm/v3/components/or-inline-input-v3/index.js +3 -3
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/esm/v3/components/or-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -18
- package/dist/esm/v3/components/or-loader-v3/index.js +1 -1
- package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -2
- package/dist/esm/v3/components/or-menu-v3/index.js +1 -1
- package/dist/esm/v3/components/or-menu-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-modal-v3/index.js +3 -3
- package/dist/esm/v3/components/or-notification-v3/index.js +3 -3
- package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +4 -0
- package/dist/esm/v3/components/or-pagination-v3/index.js +6 -6
- package/dist/esm/v3/components/or-progress-v3/index.js +1 -1
- package/dist/esm/v3/components/or-progress-v3/styles.d.ts +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +5 -5
- package/dist/esm/v3/components/or-select-v3/index.js +6 -6
- package/dist/esm/v3/components/or-sidebar-v3/index.js +4 -4
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +3 -3
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
- package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tabs-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tag-v3/index.js +3 -3
- package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tooltip-v3/index.js +1 -1
- package/dist/esm/v3/index.js +24 -24
- package/dist/esm/v3/{types-0d8c0f6e.js → types-6fff319d.js} +2 -2
- package/package.json +1 -1
- package/src/components/or-button-v3/styles.ts +3 -3
- package/src/components/or-empty-state-v3/styles.ts +2 -2
- package/src/components/or-error-tag-v3/styles.ts +1 -1
- package/src/components/or-loader-v3/OrLoader.stories3.ts +4 -16
- package/src/components/or-loader-v3/OrLoader.vue +3 -21
- package/src/components/or-loader-v3/styles.ts +2 -1
- package/src/components/or-menu-v3/OrMenu.vue +22 -26
- package/src/components/or-menu-v3/styles.ts +0 -5
- package/src/components/or-pagination-v3/OrPagination.vue +86 -42
- package/src/components/or-pagination-v3/styles.ts +1 -1
- package/src/components/or-progress-v3/styles.ts +4 -4
- package/src/components/or-sidebar-v3/styles.ts +2 -2
- package/src/components/or-tag-v3/OrTag.stories3.ts +5 -5
- package/src/components/or-tag-v3/styles.ts +1 -1
- package/src/components/or-tooltip-v3/styles.ts +4 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrLoader } from './OrLoader-
|
|
2
|
+
import { O as OrLoader } from './OrLoader-864ef92a.js';
|
|
3
3
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -28,7 +28,7 @@ const ButtonRoot = [
|
|
|
28
28
|
'layout-inline-row justify-center',
|
|
29
29
|
// Shape
|
|
30
30
|
'rounded-md',
|
|
31
|
-
//
|
|
31
|
+
// Spacing
|
|
32
32
|
'min-w-[96px]',
|
|
33
33
|
// Interactivity
|
|
34
34
|
'interactivity-auto',
|
|
@@ -48,8 +48,8 @@ const ButtonRootVariants = {
|
|
|
48
48
|
'px-md md:px-md', 'py-sm+ md:py-sm', 'gap-sm+ md:gap-sm'],
|
|
49
49
|
'link': [
|
|
50
50
|
// Spacing
|
|
51
|
-
'gap-
|
|
52
|
-
//
|
|
51
|
+
'gap-xs',
|
|
52
|
+
// Spacing
|
|
53
53
|
'min-w-[auto]']
|
|
54
54
|
};
|
|
55
55
|
const ButtonRootColors = {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { defineComponent, computed, ref, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
5
|
-
import { O as OrButton } from './OrButton-
|
|
6
|
-
import { O as OrMenu } from './OrMenu-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-2bd48bf6.js';
|
|
5
|
+
import { O as OrButton } from './OrButton-4862b98b.js';
|
|
6
|
+
import { O as OrMenu } from './OrMenu-6ab53877.js';
|
|
7
7
|
import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
|
|
8
8
|
import { O as OrIcon } from './OrIcon-2efd1925.js';
|
|
9
|
-
import { O as OrSearch } from './OrSearch-
|
|
9
|
+
import { O as OrSearch } from './OrSearch-4b76f101.js';
|
|
10
10
|
|
|
11
11
|
const CardCollectionRoot = [
|
|
12
12
|
// Layout
|
|
@@ -2,8 +2,8 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
|
2
2
|
import { l as logicAnd } from './index-17f264f9.js';
|
|
3
3
|
import './index-fa6eb4ca.js';
|
|
4
4
|
import { O as OrOverlay } from './OrOverlay-efa7992e.js';
|
|
5
|
-
import { O as OrButton, a as ButtonColor } from './OrButton-
|
|
6
|
-
import { O as OrInput } from './OrInput-
|
|
5
|
+
import { O as OrButton, a as ButtonColor } from './OrButton-4862b98b.js';
|
|
6
|
+
import { O as OrInput } from './OrInput-551d02af.js';
|
|
7
7
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -13,10 +13,10 @@ const EmptyStateRoot = [
|
|
|
13
13
|
'grow', 'flex', 'flex-col', 'justify-center', 'items-center',
|
|
14
14
|
// Box
|
|
15
15
|
'w-full',
|
|
16
|
-
//
|
|
16
|
+
// Spacing
|
|
17
17
|
'gap-sm'];
|
|
18
18
|
const EmptyStateImage = [
|
|
19
|
-
//
|
|
19
|
+
// Spacing
|
|
20
20
|
'mb-sm'];
|
|
21
21
|
const EmptyStateImageSizes = {
|
|
22
22
|
[EmptyStateSize.L]: [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrIcon, I as IconSize } from './OrIcon-2efd1925.js';
|
|
3
|
-
import { O as OrTooltip } from './OrTooltip-
|
|
3
|
+
import { O as OrTooltip } from './OrTooltip-121e28c5.js';
|
|
4
4
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrError } from './OrError-52f668a4.js';
|
|
3
3
|
import { O as OrHint } from './OrHint-fde53334.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-2bd48bf6.js';
|
|
5
5
|
import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-7a8e645b.js';
|
|
6
6
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrError } from './OrError-52f668a4.js';
|
|
3
3
|
import { O as OrHint } from './OrHint-fde53334.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-2bd48bf6.js';
|
|
5
5
|
import { O as OrInlineInputBox } from './OrInlineInputBox-7a8e645b.js';
|
|
6
6
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
|
|
@@ -2,10 +2,10 @@ import './index-fa6eb4ca.js';
|
|
|
2
2
|
import { O as OrError } from './OrError-52f668a4.js';
|
|
3
3
|
import { O as OrHint } from './OrHint-fde53334.js';
|
|
4
4
|
import { O as OrIcon } from './OrIcon-2efd1925.js';
|
|
5
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
5
|
+
import { O as OrIconButton } from './OrIconButton-2bd48bf6.js';
|
|
6
6
|
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
|
|
7
7
|
import { O as OrLabel } from './OrLabel-aff09c39.js';
|
|
8
|
-
import { O as OrLoader } from './OrLoader-
|
|
8
|
+
import { O as OrLoader } from './OrLoader-864ef92a.js';
|
|
9
9
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
|
|
10
10
|
import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
|
|
11
11
|
import { u as useResponsive } from './useResponsive-e13dfbb0.js';
|
|
@@ -21,7 +21,7 @@ var LoaderSize;
|
|
|
21
21
|
|
|
22
22
|
const LoaderRoot = [
|
|
23
23
|
// Layout
|
|
24
|
-
'flex', 'flex-col', '
|
|
24
|
+
'contents', 'flex', 'flex-col', 'space-y-md'];
|
|
25
25
|
const LoaderRootColors = {
|
|
26
26
|
'primary': [
|
|
27
27
|
// Theme
|
|
@@ -42,17 +42,10 @@ var script = defineComponent({
|
|
|
42
42
|
type: String,
|
|
43
43
|
default: LoaderVariant.Circular
|
|
44
44
|
},
|
|
45
|
-
/**
|
|
46
|
-
* Defines a semantic color of the loading indicator.
|
|
47
|
-
* Use `'inherit'` option to set your own color from the parent (not recommended).
|
|
48
|
-
*/
|
|
49
45
|
color: {
|
|
50
46
|
type: String,
|
|
51
47
|
default: LoaderColor.Primary
|
|
52
48
|
},
|
|
53
|
-
/**
|
|
54
|
-
* Defines a diameter of the circular loader. Ignored for linear one.
|
|
55
|
-
*/
|
|
56
49
|
size: {
|
|
57
50
|
type: String,
|
|
58
51
|
default: LoaderSize.M
|
|
@@ -78,26 +71,19 @@ var script = defineComponent({
|
|
|
78
71
|
// State
|
|
79
72
|
const computedSize = computed(() => {
|
|
80
73
|
switch (props.size) {
|
|
81
|
-
case
|
|
74
|
+
case 'm':
|
|
82
75
|
return 20;
|
|
83
|
-
case
|
|
76
|
+
case 's':
|
|
84
77
|
return 16;
|
|
85
78
|
}
|
|
86
79
|
});
|
|
87
|
-
/**
|
|
88
|
-
* Preserves circular loading indicator from shrinking caused by external styles.
|
|
89
|
-
*/
|
|
90
|
-
const wrapperStyle = computed(() => {
|
|
91
|
-
return `min-width: ${computedSize.value}px;`;
|
|
92
|
-
});
|
|
93
80
|
return {
|
|
94
81
|
root,
|
|
95
82
|
rootStyles,
|
|
96
83
|
containerStyles,
|
|
97
84
|
titleStyles,
|
|
98
85
|
descriptionStyles,
|
|
99
|
-
computedSize
|
|
100
|
-
wrapperStyle
|
|
86
|
+
computedSize
|
|
101
87
|
};
|
|
102
88
|
}
|
|
103
89
|
});
|
|
@@ -116,8 +102,7 @@ var __vue_render__ = function () {
|
|
|
116
102
|
}, [_vm.title ? [_c('div', {
|
|
117
103
|
class: _vm.titleStyles
|
|
118
104
|
}, [_vm._v("\n " + _vm._s(_vm.title) + "\n ")])] : _vm._e(), _vm._v(" "), _c('div', {
|
|
119
|
-
class: _vm.containerStyles
|
|
120
|
-
style: _vm.wrapperStyle
|
|
105
|
+
class: _vm.containerStyles
|
|
121
106
|
}, [_vm.variant === 'circular' ? [_c('svg', {
|
|
122
107
|
attrs: {
|
|
123
108
|
"viewBox": "0 0 16 16",
|
|
@@ -5,9 +5,6 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
|
5
5
|
|
|
6
6
|
const MenuRoot = [
|
|
7
7
|
// Layout
|
|
8
|
-
'inline-block'];
|
|
9
|
-
const MenuBody = [
|
|
10
|
-
// Layout
|
|
11
8
|
'overflow-y-auto',
|
|
12
9
|
// Box
|
|
13
10
|
'min-w-[160px]', 'md:max-w-[256px]', 'max-h-[340px]'];
|
|
@@ -17,6 +14,7 @@ var script = defineComponent({
|
|
|
17
14
|
components: {
|
|
18
15
|
OrPopover
|
|
19
16
|
},
|
|
17
|
+
inheritAttrs: false,
|
|
20
18
|
props: {
|
|
21
19
|
trigger: {
|
|
22
20
|
type: HTMLElement,
|
|
@@ -28,7 +26,7 @@ var script = defineComponent({
|
|
|
28
26
|
}
|
|
29
27
|
},
|
|
30
28
|
emits: ['update:state'],
|
|
31
|
-
expose: ['root', '
|
|
29
|
+
expose: ['root', 'isOpen', 'open', 'close', 'toggle'],
|
|
32
30
|
setup() {
|
|
33
31
|
// Refs
|
|
34
32
|
const root = ref();
|
|
@@ -37,13 +35,13 @@ var script = defineComponent({
|
|
|
37
35
|
var _a;
|
|
38
36
|
return (_a = popover.value) === null || _a === void 0 ? void 0 : _a.root;
|
|
39
37
|
});
|
|
38
|
+
// Styles
|
|
39
|
+
const rootStyles = computed(() => ['or-menu', ...MenuRoot]);
|
|
40
|
+
// State
|
|
40
41
|
const isOpen = computed(() => {
|
|
41
42
|
var _a;
|
|
42
43
|
return (_a = popover.value) === null || _a === void 0 ? void 0 : _a.isOpen;
|
|
43
44
|
});
|
|
44
|
-
// Styles
|
|
45
|
-
const rootStyles = computed(() => ['or-menu', ...MenuRoot]);
|
|
46
|
-
const bodyStyles = computed(() => [...MenuBody]);
|
|
47
45
|
// Methods
|
|
48
46
|
function open() {
|
|
49
47
|
const popoverInstance = popover.value;
|
|
@@ -77,7 +75,6 @@ var script = defineComponent({
|
|
|
77
75
|
popover,
|
|
78
76
|
popoverRoot,
|
|
79
77
|
rootStyles,
|
|
80
|
-
bodyStyles,
|
|
81
78
|
isOpen,
|
|
82
79
|
open,
|
|
83
80
|
close,
|
|
@@ -95,10 +92,7 @@ var __vue_render__ = function () {
|
|
|
95
92
|
var _vm = this;
|
|
96
93
|
var _h = _vm.$createElement;
|
|
97
94
|
var _c = _vm._self._c || _h;
|
|
98
|
-
return _c('
|
|
99
|
-
ref: "root",
|
|
100
|
-
class: _vm.rootStyles
|
|
101
|
-
}, [_c('OrPopover', {
|
|
95
|
+
return _c('OrPopover', {
|
|
102
96
|
ref: "popover",
|
|
103
97
|
attrs: {
|
|
104
98
|
"variant": 'auto',
|
|
@@ -112,15 +106,16 @@ var __vue_render__ = function () {
|
|
|
112
106
|
return _vm.$emit('update:state', $event);
|
|
113
107
|
}
|
|
114
108
|
}
|
|
115
|
-
}, [_c('div', {
|
|
116
|
-
|
|
109
|
+
}, [_c('div', _vm._b({
|
|
110
|
+
ref: "root",
|
|
111
|
+
class: _vm.rootStyles,
|
|
117
112
|
on: {
|
|
118
113
|
"click": function ($event) {
|
|
119
114
|
$event.stopPropagation();
|
|
120
115
|
return _vm.onClick.apply(null, arguments);
|
|
121
116
|
}
|
|
122
117
|
}
|
|
123
|
-
}, [_vm._t("default")], 2)])
|
|
118
|
+
}, 'div', _vm.$attrs, false), [_vm._t("default")], 2)]);
|
|
124
119
|
};
|
|
125
120
|
var __vue_staticRenderFns__ = [];
|
|
126
121
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrOverlay } from './OrOverlay-efa7992e.js';
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-2bd48bf6.js';
|
|
4
4
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrIcon } from './OrIcon-2efd1925.js';
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-2bd48bf6.js';
|
|
4
4
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrButton } from './OrButton-
|
|
2
|
+
import { O as OrButton } from './OrButton-4862b98b.js';
|
|
3
3
|
import { O as OrIcon } from './OrIcon-2efd1925.js';
|
|
4
|
-
import { O as OrMenu } from './OrMenu-
|
|
4
|
+
import { O as OrMenu } from './OrMenu-6ab53877.js';
|
|
5
5
|
import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
|
|
6
|
+
import { u as useResponsive } from './useResponsive-e13dfbb0.js';
|
|
6
7
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
9
|
|
|
@@ -10,7 +11,7 @@ const PaginationRoot = [
|
|
|
10
11
|
// Layout
|
|
11
12
|
'layout-row',
|
|
12
13
|
// Spacing
|
|
13
|
-
'gap-xl',
|
|
14
|
+
'gap-lg md:gap-xl',
|
|
14
15
|
// Typography
|
|
15
16
|
'typography-caption-regular',
|
|
16
17
|
// Theme
|
|
@@ -60,6 +61,10 @@ var script = defineComponent({
|
|
|
60
61
|
emits: ['update:modelValue'],
|
|
61
62
|
expose: ['root'],
|
|
62
63
|
setup(props, context) {
|
|
64
|
+
const {
|
|
65
|
+
isDesktop,
|
|
66
|
+
isMobile
|
|
67
|
+
} = useResponsive();
|
|
63
68
|
// Refs
|
|
64
69
|
const root = ref();
|
|
65
70
|
const limitButton = ref();
|
|
@@ -121,22 +126,30 @@ var script = defineComponent({
|
|
|
121
126
|
return Math.ceil(props.length / currentLimit.value);
|
|
122
127
|
});
|
|
123
128
|
const buttonGroup = computed(() => {
|
|
124
|
-
|
|
129
|
+
const pages = Array.from({
|
|
125
130
|
length: lastPage.value
|
|
126
|
-
}, (_, index) => index + 1)
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
131
|
+
}, (_, index) => index + 1);
|
|
132
|
+
switch (true) {
|
|
133
|
+
case currentPage.value < firstPage.value + 4:
|
|
134
|
+
return [...pages.slice(0, 5), '…', lastPage.value];
|
|
135
|
+
case currentPage.value > lastPage.value - 4:
|
|
136
|
+
return [firstPage.value, '…', ...pages.slice(-5)];
|
|
137
|
+
default:
|
|
138
|
+
return pages.map(page => {
|
|
139
|
+
switch (true) {
|
|
140
|
+
case page > firstPage.value && page < currentPage.value - 1:
|
|
141
|
+
case page < lastPage.value && page > currentPage.value + 1:
|
|
142
|
+
return '…';
|
|
143
|
+
default:
|
|
144
|
+
return page;
|
|
145
|
+
}
|
|
146
|
+
}).reduce((accumulator, page) => {
|
|
147
|
+
if (accumulator[accumulator.length - 1] === page) {
|
|
148
|
+
return accumulator;
|
|
149
|
+
}
|
|
150
|
+
return [...accumulator, page];
|
|
151
|
+
}, []);
|
|
152
|
+
}
|
|
140
153
|
});
|
|
141
154
|
// Methods
|
|
142
155
|
function toPreviousPage() {
|
|
@@ -149,6 +162,8 @@ var script = defineComponent({
|
|
|
149
162
|
currentPage.value = page;
|
|
150
163
|
}
|
|
151
164
|
return {
|
|
165
|
+
isDesktop,
|
|
166
|
+
isMobile,
|
|
152
167
|
root,
|
|
153
168
|
limitButton,
|
|
154
169
|
limitButtonRoot,
|
|
@@ -202,7 +217,7 @@ var __vue_render__ = function () {
|
|
|
202
217
|
attrs: {
|
|
203
218
|
"icon": 'keyboard_arrow_left'
|
|
204
219
|
}
|
|
205
|
-
})], 1), _vm._v(" "), _vm._l(_vm.buttonGroup, function (page, index) {
|
|
220
|
+
})], 1), _vm._v(" "), _vm.isDesktop ? [_vm._l(_vm.buttonGroup, function (page, index) {
|
|
206
221
|
return _c('OrButton', {
|
|
207
222
|
key: index,
|
|
208
223
|
class: _vm.itemStyles,
|
|
@@ -217,7 +232,7 @@ var __vue_render__ = function () {
|
|
|
217
232
|
typeof page === 'number' && _vm.toPage(page);
|
|
218
233
|
}
|
|
219
234
|
}
|
|
220
|
-
}, [_vm._v("\n
|
|
235
|
+
}, [_vm._v("\n " + _vm._s(page) + "\n ")]);
|
|
221
236
|
}), _vm._v(" "), _c('OrButton', {
|
|
222
237
|
class: _vm.itemStyles,
|
|
223
238
|
attrs: {
|
|
@@ -235,9 +250,9 @@ var __vue_render__ = function () {
|
|
|
235
250
|
attrs: {
|
|
236
251
|
"icon": 'keyboard_arrow_right'
|
|
237
252
|
}
|
|
238
|
-
})], 1)], 2), _vm._v(" "), _c('div', {
|
|
253
|
+
})], 1)] : _vm._e()], 2), _vm._v(" "), _c('div', {
|
|
239
254
|
class: _vm.limitControlStyles
|
|
240
|
-
}, [_vm._v("\n
|
|
255
|
+
}, [_vm.isDesktop ? [_vm._v("\n Per page:\n ")] : _vm._e(), _vm._v(" "), _c('OrButton', {
|
|
241
256
|
ref: "limitButton",
|
|
242
257
|
class: _vm.itemStyles,
|
|
243
258
|
attrs: {
|
|
@@ -253,10 +268,11 @@ var __vue_render__ = function () {
|
|
|
253
268
|
}
|
|
254
269
|
}, [_vm._v("\n " + _vm._s(_vm.currentLimit) + " "), _c('OrIcon', {
|
|
255
270
|
attrs: {
|
|
256
|
-
"icon": 'arrow_drop_down'
|
|
271
|
+
"icon": _vm.limitMenu && _vm.limitMenu.isOpen ? 'arrow_drop_up' : 'arrow_drop_down'
|
|
257
272
|
}
|
|
258
273
|
})], 1), _vm._v(" "), _c('OrMenu', {
|
|
259
274
|
ref: "limitMenu",
|
|
275
|
+
class: ['min-w-[60px]'],
|
|
260
276
|
attrs: {
|
|
261
277
|
"trigger": _vm.limitButtonRoot,
|
|
262
278
|
"placement": 'top'
|
|
@@ -268,10 +284,30 @@ var __vue_render__ = function () {
|
|
|
268
284
|
"click": function ($event) {
|
|
269
285
|
$event.stopPropagation();
|
|
270
286
|
_vm.currentLimit = pageSize;
|
|
287
|
+
_vm.limitMenu.close();
|
|
271
288
|
}
|
|
272
289
|
}
|
|
273
290
|
}, [_vm._v("\n " + _vm._s(pageSize) + "\n ")]);
|
|
274
|
-
}), 1)],
|
|
291
|
+
}), 1)], 2), _vm._v(" "), _vm.isMobile ? [_c('div', {
|
|
292
|
+
class: _vm.offsetControlStyles
|
|
293
|
+
}, [_c('OrButton', {
|
|
294
|
+
class: _vm.itemStyles,
|
|
295
|
+
attrs: {
|
|
296
|
+
"variant": 'link',
|
|
297
|
+
"color": 'inherit',
|
|
298
|
+
"disabled": _vm.currentPage === _vm.lastPage
|
|
299
|
+
},
|
|
300
|
+
on: {
|
|
301
|
+
"click": function ($event) {
|
|
302
|
+
$event.stopPropagation();
|
|
303
|
+
return _vm.toNextPage();
|
|
304
|
+
}
|
|
305
|
+
}
|
|
306
|
+
}, [_c('OrIcon', {
|
|
307
|
+
attrs: {
|
|
308
|
+
"icon": 'keyboard_arrow_right'
|
|
309
|
+
}
|
|
310
|
+
})], 1)], 1)] : _vm._e()], 2);
|
|
275
311
|
};
|
|
276
312
|
var __vue_staticRenderFns__ = [];
|
|
277
313
|
|
|
@@ -35,7 +35,7 @@ const ProgressRootTypes = {
|
|
|
35
35
|
const ProgressHeader = [
|
|
36
36
|
// Layout
|
|
37
37
|
'flex', 'flex-row',
|
|
38
|
-
//
|
|
38
|
+
// Spacing
|
|
39
39
|
'mb-[6px]'];
|
|
40
40
|
const ProgressHeaderLabel = [
|
|
41
41
|
// Typography
|
|
@@ -43,7 +43,7 @@ const ProgressHeaderLabel = [
|
|
|
43
43
|
// Theme
|
|
44
44
|
'text-on-background', 'dark:text-on-background-dark'];
|
|
45
45
|
const ProgressHeaderPercent = [
|
|
46
|
-
//
|
|
46
|
+
// Spacing
|
|
47
47
|
'ml-auto'];
|
|
48
48
|
const ProgressBarBackground = [
|
|
49
49
|
// Theme
|
|
@@ -76,7 +76,7 @@ const ProgressBarColors = {
|
|
|
76
76
|
'stroke-error-hover', 'dark:stroke-error-hover-dark']
|
|
77
77
|
};
|
|
78
78
|
const ProgressFooter = [
|
|
79
|
-
//
|
|
79
|
+
// Spacing
|
|
80
80
|
'mt-[2px]'];
|
|
81
81
|
|
|
82
82
|
var script = defineComponent({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
|
-
import { O as OrInput } from './OrInput-
|
|
3
|
+
import { O as OrInput } from './OrInput-551d02af.js';
|
|
4
4
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { a as InputBoxSize } from './OrInputBox-e54dcef9.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -4,12 +4,12 @@ import { O as OrError } from './OrError-52f668a4.js';
|
|
|
4
4
|
import { O as OrExpansionPanel } from './OrExpansionPanel-8968da49.js';
|
|
5
5
|
import { O as OrHint } from './OrHint-fde53334.js';
|
|
6
6
|
import { O as OrIcon } from './OrIcon-2efd1925.js';
|
|
7
|
-
import { O as OrInput } from './OrInput-
|
|
7
|
+
import { O as OrInput } from './OrInput-551d02af.js';
|
|
8
8
|
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
|
|
9
9
|
import { O as OrLabel } from './OrLabel-aff09c39.js';
|
|
10
10
|
import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
|
|
11
11
|
import { O as OrPopover } from './OrPopover-4e8acb7b.js';
|
|
12
|
-
import { O as OrTag } from './OrTag-
|
|
12
|
+
import { O as OrTag } from './OrTag-074b1885.js';
|
|
13
13
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
|
|
14
14
|
import { u as useOverflow } from './useOverflow-bae6342f.js';
|
|
15
15
|
import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useDraggable, useElementBounding } from '@vueuse/core';
|
|
2
2
|
import _ from 'lodash';
|
|
3
3
|
import './index-fa6eb4ca.js';
|
|
4
|
-
import { O as OrSidebarPlacement, a as OrSidebarCollapseButton } from './OrSidebarCollapseButton-
|
|
4
|
+
import { O as OrSidebarPlacement, a as OrSidebarCollapseButton } from './OrSidebarCollapseButton-39514989.js';
|
|
5
5
|
import { defineComponent, ref, computed, useSlots, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
@@ -110,12 +110,12 @@ const SidebarHeader = [
|
|
|
110
110
|
const SidebarContent = [
|
|
111
111
|
// Layout
|
|
112
112
|
'grow', 'overflow-auto',
|
|
113
|
-
//
|
|
113
|
+
// Spacing
|
|
114
114
|
'p-md'];
|
|
115
115
|
const SidebarFooter = [
|
|
116
116
|
// Layout
|
|
117
117
|
'shrink-0', 'overflow-x-hidden',
|
|
118
|
-
//
|
|
118
|
+
// Spacing
|
|
119
119
|
'p-md',
|
|
120
120
|
// Borders
|
|
121
121
|
'border-t-[1px]', 'border-t-solid', 'border-t-outline-variant dark:border-t-outline-variant-dark'];
|
package/dist/bundled/v2/{OrSidebarCollapseButton-e2e30766.js → OrSidebarCollapseButton-39514989.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _ from 'lodash';
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-2bd48bf6.js';
|
|
4
4
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrLabel, L as LabelVariant } from './OrLabel-aff09c39.js';
|
|
3
|
-
import { O as OrLoader } from './OrLoader-
|
|
3
|
+
import { O as OrLoader } from './OrLoader-864ef92a.js';
|
|
4
4
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
|
|
5
5
|
import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useResizeObserver } from '@vueuse/core';
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
3
|
import { O as OrIcon } from './OrIcon-2efd1925.js';
|
|
4
|
-
import { O as OrMenu } from './OrMenu-
|
|
4
|
+
import { O as OrMenu } from './OrMenu-6ab53877.js';
|
|
5
5
|
import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
|
|
6
6
|
import { O as OrTab } from './OrTab-8c5acf8a.js';
|
|
7
7
|
import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
2
|
+
import { O as OrIconButton } from './OrIconButton-2bd48bf6.js';
|
|
3
3
|
import { defineComponent, ref, computed, watchPostEffect, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -19,7 +19,7 @@ const TagRoot = [
|
|
|
19
19
|
// Layout
|
|
20
20
|
'layout-inline-row',
|
|
21
21
|
// Box
|
|
22
|
-
'max-w-
|
|
22
|
+
'max-w-min',
|
|
23
23
|
// Shape
|
|
24
24
|
'rounded-full',
|
|
25
25
|
// Spacing
|
|
@@ -6,10 +6,12 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
|
6
6
|
|
|
7
7
|
const TooltipRoot = [
|
|
8
8
|
// Layout
|
|
9
|
-
'
|
|
9
|
+
'inline-block'];
|
|
10
10
|
const TooltipBody = [
|
|
11
11
|
// Layout
|
|
12
12
|
'layout-inline-row',
|
|
13
|
+
// Box
|
|
14
|
+
'max-w-min',
|
|
13
15
|
// Shape
|
|
14
16
|
'rounded-sm',
|
|
15
17
|
// Spacing
|