@onereach/ui-components 4.16.0 → 4.16.1-beta.3079.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/OrBottomSheetV3/OrBottomSheet.js +29 -21
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +1050 -0
- package/dist/bundled/v2/components/OrBottomSheetV3/index.js +4 -0
- package/dist/bundled/v2/components/OrBottomSheetV3/styles.d.ts +1 -0
- package/dist/bundled/v2/components/OrBottomSheetV3/styles.js +2 -1
- package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +4 -0
- package/dist/bundled/v2/components/OrCardCollectionV3/index.js +4 -0
- package/dist/bundled/v2/components/OrCodeV3/OrCode.js +1 -1
- package/dist/bundled/v2/components/OrCodeV3/index.js +4 -4
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +4 -0
- package/dist/bundled/v2/components/OrConfirmV3/index.js +4 -0
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +5 -1
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +5 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +5 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +5 -1
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +4 -0
- package/dist/bundled/v2/components/OrIconButtonV3/index.js +4 -0
- package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +4 -0
- package/dist/bundled/v2/components/OrInlineInputV3/index.js +4 -0
- package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +4 -0
- package/dist/bundled/v2/components/OrInlineTextareaV3/index.js +4 -0
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +4 -0
- package/dist/bundled/v2/components/OrInputV3/index.js +4 -0
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +4 -0
- package/dist/bundled/v2/components/OrMenuV3/index.js +4 -0
- package/dist/bundled/v2/components/OrModalV3/OrModal.js +4 -0
- package/dist/bundled/v2/components/OrModalV3/index.js +4 -0
- package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +4 -0
- package/dist/bundled/v2/components/OrNotificationV3/index.js +4 -0
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +4 -0
- package/dist/bundled/v2/components/OrPaginationV3/index.js +4 -0
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +4 -0
- package/dist/bundled/v2/components/OrPopoverV3/index.js +4 -0
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +4 -0
- package/dist/bundled/v2/components/OrSearchV3/index.js +4 -0
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +4 -0
- package/dist/bundled/v2/components/OrSelectV3/index.js +4 -0
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +4 -0
- package/dist/bundled/v2/components/OrSidebarV3/index.js +4 -0
- package/dist/bundled/v2/components/OrSortingV3/OrSorting.js +4 -0
- package/dist/bundled/v2/components/OrSortingV3/index.js +4 -0
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +4 -0
- package/dist/bundled/v2/components/OrTabsV3/index.js +4 -0
- package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +4 -0
- package/dist/bundled/v2/components/OrTagInputV3/index.js +4 -0
- package/dist/bundled/v2/components/OrTagV3/OrTag.js +4 -0
- package/dist/bundled/v2/components/OrTagV3/index.js +4 -0
- package/dist/bundled/v2/components/OrTagsV3/OrTags.js +4 -0
- package/dist/bundled/v2/components/OrTagsV3/index.js +4 -0
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +4 -0
- package/dist/bundled/v2/components/OrTimePickerV3/index.js +4 -0
- package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +4 -0
- package/dist/bundled/v2/components/OrToastContainerV3/index.js +4 -0
- package/dist/bundled/v2/components/OrToastV3/OrToast.js +4 -0
- package/dist/bundled/v2/components/OrToastV3/index.js +4 -0
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +4 -0
- package/dist/bundled/v2/components/OrTooltipV3/index.js +4 -0
- package/dist/bundled/v2/components/index.js +4 -4
- package/dist/bundled/v2/index.js +1 -1
- package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-c07ed3a1.js → OrBottomSheet.vue_vue_type_script_lang-682c622a.js} +24 -20
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-b6569f84.js → OrCardCollection.vue_vue_type_script_lang-d7abd064.js} +3 -3
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-7ceb9845.js → OrCode.vue_vue_type_script_lang-f9e469c1.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-2bcf9fd1.js → OrConfirm.vue_vue_type_script_lang-d1d5aca9.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-fbd95665.js → OrDatePicker.vue_vue_type_script_lang-4a733f92.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-7dbc5de3.js → OrDateTimePicker.vue_vue_type_script_lang-a6167fa1.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-95e33ca0.js → OrDateTimePickerMonthSelect-f9e97a7d.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-590899a3.js → OrIconButton.vue_vue_type_script_lang-9ddf0026.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-c05c08e4.js → OrInlineInput.vue_vue_type_script_lang-1008fa4a.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-849178e7.js → OrInlineTextarea.vue_vue_type_script_lang-498c0865.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-04e7774f.js → OrInput.vue_vue_type_script_lang-c1134b6d.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-5e1d4d75.js → OrMenu.vue_vue_type_script_lang-f348745b.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-88fa589e.js → OrModal.vue_vue_type_script_lang-2eacf54b.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-53e82265.js → OrNotification.vue_vue_type_script_lang-dc42bc25.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-a4a67a47.js → OrPagination.vue_vue_type_script_lang-588454df.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-24f2bc49.js → OrPopover.vue_vue_type_script_lang-eb88df64.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-a9d66616.js → OrSearch.vue_vue_type_script_lang-9f36b8e9.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-29577967.js → OrSelect.vue_vue_type_script_lang-0690088f.js} +4 -4
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-c5ba93ca.js → OrSidebar.vue_vue_type_script_lang-7e51ff7c.js} +1 -1
- package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-bacfeefa.js → OrSorting.vue_vue_type_script_lang-3efe7d2a.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-c2191c3d.js → OrTabs.vue_vue_type_script_lang-6bae47d4.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-631bc867.js → OrTag.vue_vue_type_script_lang-f9c2af59.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-ee7c83eb.js → OrTagInput.vue_vue_type_script_lang-b9fb9178.js} +2 -2
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-22fcc56b.js → OrTags.vue_vue_type_script_lang-16fb7827.js} +2 -2
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-7be29cfc.js → OrTimePicker.vue_vue_type_script_lang-294a45e8.js} +2 -2
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-0b90a2ea.js → OrTooltip.vue_vue_type_script_lang-29dcf1a2.js} +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +8 -3
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +525 -0
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +5 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/styles.d.ts +1 -0
- package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +2 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +14 -10
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +13 -9
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +11 -11
- package/dist/bundled/v3/components/OrCodeV3/index.js +10 -10
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +11 -7
- package/dist/bundled/v3/components/OrConfirmV3/index.js +10 -6
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +12 -8
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +11 -7
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +12 -8
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +11 -7
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +9 -5
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +8 -4
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +10 -6
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +9 -5
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +10 -6
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +9 -5
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +10 -6
- package/dist/bundled/v3/components/OrInputV3/index.js +9 -5
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +8 -4
- package/dist/bundled/v3/components/OrMenuV3/index.js +7 -3
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +10 -6
- package/dist/bundled/v3/components/OrModalV3/index.js +9 -5
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +10 -6
- package/dist/bundled/v3/components/OrNotificationV3/index.js +9 -5
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +9 -5
- package/dist/bundled/v3/components/OrPaginationV3/index.js +8 -4
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +7 -3
- package/dist/bundled/v3/components/OrPopoverV3/index.js +6 -2
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +11 -7
- package/dist/bundled/v3/components/OrSearchV3/index.js +10 -6
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +12 -8
- package/dist/bundled/v3/components/OrSelectV3/index.js +11 -7
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +10 -6
- package/dist/bundled/v3/components/OrSidebarV3/index.js +9 -5
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +9 -5
- package/dist/bundled/v3/components/OrSortingV3/index.js +8 -4
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +9 -5
- package/dist/bundled/v3/components/OrTabsV3/index.js +8 -4
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +12 -8
- package/dist/bundled/v3/components/OrTagInputV3/index.js +11 -7
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +10 -6
- package/dist/bundled/v3/components/OrTagV3/index.js +9 -5
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +11 -7
- package/dist/bundled/v3/components/OrTagsV3/index.js +10 -6
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +10 -6
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +9 -5
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +10 -6
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +9 -5
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +8 -4
- package/dist/bundled/v3/components/OrToastV3/index.js +9 -5
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +8 -4
- package/dist/bundled/v3/components/OrTooltipV3/index.js +7 -3
- package/dist/bundled/v3/components/index.js +30 -30
- package/dist/bundled/v3/index.js +27 -27
- package/dist/esm/v2/{OrBottomSheet-4a78742a.js → OrBottomSheet-ede35d3c.js} +27 -24
- package/dist/esm/v2/{OrCardCollection-ed87aa1c.js → OrCardCollection-b012a0e2.js} +3 -3
- package/dist/esm/v2/{OrCode-50974038.js → OrCode-bf7917d7.js} +2 -2
- package/dist/esm/v2/{OrConfirm-ac1c3938.js → OrConfirm-c81ff370.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-566f983c.js → OrDatePicker-d6c02ef2.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-2acbba82.js → OrDateTimePicker-e35d502d.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-42274298.js → OrDateTimePicker.vue_rollup-plugin-vue_script-ac1c140a.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerPopoverHeader-cbc0db61.js → OrDateTimePickerPopoverHeader-3f2b554d.js} +3 -3
- package/dist/esm/v2/{OrIconButton-c7400430.js → OrIconButton-c1d2099d.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-76e293b3.js → OrInlineInput-3a7258a8.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-25779658.js → OrInlineTextarea-4849f81f.js} +1 -1
- package/dist/esm/v2/{OrInput-41603455.js → OrInput-369c56ab.js} +1 -1
- package/dist/esm/v2/{OrMenu-df584a8c.js → OrMenu-d5d3ee9a.js} +1 -1
- package/dist/esm/v2/{OrModal-773fe75c.js → OrModal-94623415.js} +1 -1
- package/dist/esm/v2/{OrNotification-a279c8a6.js → OrNotification-4aeee654.js} +1 -1
- package/dist/esm/v2/{OrPagination-a5db10f7.js → OrPagination-13d686eb.js} +2 -2
- package/dist/esm/v2/{OrPopover-018274a5.js → OrPopover-0515ff5e.js} +1 -1
- package/dist/esm/v2/{OrSearch-d5b51596.js → OrSearch-4cae72d2.js} +1 -1
- package/dist/esm/v2/{OrSelect-06125324.js → OrSelect-738dc339.js} +4 -4
- package/dist/esm/v2/{OrSidebar-90ba92ed.js → OrSidebar-c4260be0.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-1d4a5907.js → OrSidebarCollapseButton-288ee446.js} +1 -1
- package/dist/esm/v2/{OrSorting-3ce7e017.js → OrSorting-5bc4aaa0.js} +2 -2
- package/dist/esm/v2/{OrTabs-45e6ad4d.js → OrTabs-ce6e0c3d.js} +2 -2
- package/dist/esm/v2/{OrTag-47b9111c.js → OrTag-4ed1b6d1.js} +1 -1
- package/dist/esm/v2/{OrTagInput-d9ea325e.js → OrTagInput-554a2b24.js} +2 -2
- package/dist/esm/v2/{OrTags-6bf4fb3a.js → OrTags-c9994a83.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-658ac979.js → OrTimePicker-d3592567.js} +4 -4
- package/dist/esm/v2/{OrTooltip-4c6e799d.js → OrTooltip-eba6600c.js} +1 -1
- package/dist/esm/v2/components/index.js +30 -30
- package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +1050 -0
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +2 -1
- package/dist/esm/v2/components/or-bottom-sheet-v3/styles.d.ts +1 -0
- package/dist/esm/v2/components/or-card-collection-v3/index.js +10 -9
- package/dist/esm/v2/components/or-code-v3/index.js +6 -6
- package/dist/esm/v2/components/or-confirm-v3/index.js +7 -6
- package/dist/esm/v2/components/or-date-picker-v3/index.js +8 -7
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +9 -8
- package/dist/esm/v2/components/or-icon-button-v3/index.js +5 -4
- package/dist/esm/v2/components/or-inline-input-v3/index.js +6 -5
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +6 -5
- package/dist/esm/v2/components/or-input-v3/index.js +6 -5
- package/dist/esm/v2/components/or-menu-v3/index.js +4 -3
- package/dist/esm/v2/components/or-modal-v3/index.js +6 -5
- package/dist/esm/v2/components/or-notification-v3/index.js +6 -5
- package/dist/esm/v2/components/or-pagination-v3/index.js +5 -4
- package/dist/esm/v2/components/or-popover-v3/index.js +3 -2
- package/dist/esm/v2/components/or-search-v3/index.js +7 -6
- package/dist/esm/v2/components/or-select-v3/index.js +8 -7
- package/dist/esm/v2/components/or-sidebar-v3/index.js +7 -6
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +6 -5
- package/dist/esm/v2/components/or-sorting-v3/index.js +5 -4
- package/dist/esm/v2/components/or-tabs-v3/index.js +5 -4
- package/dist/esm/v2/components/or-tag-input-v3/index.js +8 -7
- package/dist/esm/v2/components/or-tag-v3/index.js +6 -5
- package/dist/esm/v2/components/or-tags-v3/index.js +7 -6
- package/dist/esm/v2/components/or-time-picker-v3/index.js +9 -8
- package/dist/esm/v2/components/or-toast-v3/index.js +6 -5
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +6 -5
- package/dist/esm/v2/components/or-tooltip-v3/index.js +4 -3
- package/dist/esm/v2/index.js +30 -30
- package/dist/esm/v2/{types-1dea2823.js → types-b4396242.js} +1 -1
- package/dist/esm/v3/{OrBottomSheet-2d3d91ef.js → OrBottomSheet-e6e7e602.js} +27 -24
- package/dist/esm/v3/{OrCardCollection-6352565a.js → OrCardCollection-7b237897.js} +3 -3
- package/dist/esm/v3/{OrCode-e01f4dc0.js → OrCode-03dbaa9b.js} +2 -2
- package/dist/esm/v3/{OrConfirm-646b9ec3.js → OrConfirm-3d46a7f2.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-6349f608.js → OrDatePicker-a1623bca.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-d843ed5f.js → OrDateTimePicker-c175dca5.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerPopoverHeader-3c26fc72.js → OrDateTimePickerPopoverHeader-42b64f49.js} +3 -3
- package/dist/esm/v3/{OrIconButton-81bade23.js → OrIconButton-b0399571.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-42f6e95a.js → OrInlineInput-095ad797.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-651c67e6.js → OrInlineTextarea-ac74acc2.js} +1 -1
- package/dist/esm/v3/{OrInput-eb04fa3a.js → OrInput-7331988c.js} +1 -1
- package/dist/esm/v3/{OrMenu-eff42b15.js → OrMenu-521c2773.js} +1 -1
- package/dist/esm/v3/{OrModal-d2038c15.js → OrModal-181f4faa.js} +1 -1
- package/dist/esm/v3/{OrNotification-ec688496.js → OrNotification-d142ed62.js} +1 -1
- package/dist/esm/v3/{OrPagination-7168b18f.js → OrPagination-7c0b5099.js} +2 -2
- package/dist/esm/v3/{OrPopover-56ba40ab.js → OrPopover-e8bba121.js} +1 -1
- package/dist/esm/v3/{OrSearch-47b052ea.js → OrSearch-220e7601.js} +1 -1
- package/dist/esm/v3/{OrSelect-a75320da.js → OrSelect-068361d2.js} +4 -4
- package/dist/esm/v3/{OrSidebar-9281e0d5.js → OrSidebar-763e6815.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-69e7cc73.js → OrSidebarCollapseButton-66991c29.js} +1 -1
- package/dist/esm/v3/{OrSorting-a4247ad1.js → OrSorting-b86b3f6e.js} +2 -2
- package/dist/esm/v3/{OrTabs-78f2d777.js → OrTabs-9eb33e3f.js} +2 -2
- package/dist/esm/v3/{OrTag-8f452a85.js → OrTag-e9c8c583.js} +1 -1
- package/dist/esm/v3/{OrTagInput-d6794a18.js → OrTagInput-9d4bd509.js} +2 -2
- package/dist/esm/v3/{OrTags-77d33257.js → OrTags-a7d008bc.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-6a6781dc.js → OrTimePicker-afe8061c.js} +4 -4
- package/dist/esm/v3/{OrTooltip-bd35ec20.js → OrTooltip-fd3e3ea6.js} +1 -1
- package/dist/esm/v3/components/index.js +29 -29
- package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +525 -0
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +2 -1
- package/dist/esm/v3/components/or-bottom-sheet-v3/styles.d.ts +1 -0
- package/dist/esm/v3/components/or-card-collection-v3/index.js +10 -9
- package/dist/esm/v3/components/or-code-v3/index.js +6 -6
- package/dist/esm/v3/components/or-confirm-v3/index.js +7 -6
- package/dist/esm/v3/components/or-date-picker-v3/index.js +8 -7
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +8 -7
- package/dist/esm/v3/components/or-icon-button-v3/index.js +5 -4
- package/dist/esm/v3/components/or-inline-input-v3/index.js +6 -5
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +6 -5
- package/dist/esm/v3/components/or-input-v3/index.js +6 -5
- package/dist/esm/v3/components/or-menu-v3/index.js +4 -3
- package/dist/esm/v3/components/or-modal-v3/index.js +6 -5
- package/dist/esm/v3/components/or-notification-v3/index.js +6 -5
- package/dist/esm/v3/components/or-pagination-v3/index.js +5 -4
- package/dist/esm/v3/components/or-popover-v3/index.js +3 -2
- package/dist/esm/v3/components/or-search-v3/index.js +7 -6
- package/dist/esm/v3/components/or-select-v3/index.js +8 -7
- package/dist/esm/v3/components/or-sidebar-v3/index.js +7 -6
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +6 -5
- package/dist/esm/v3/components/or-sorting-v3/index.js +5 -4
- package/dist/esm/v3/components/or-tabs-v3/index.js +5 -4
- package/dist/esm/v3/components/or-tag-input-v3/index.js +8 -7
- package/dist/esm/v3/components/or-tag-v3/index.js +6 -5
- package/dist/esm/v3/components/or-tags-v3/index.js +7 -6
- package/dist/esm/v3/components/or-time-picker-v3/index.js +9 -8
- package/dist/esm/v3/components/or-toast-v3/index.js +6 -5
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +6 -5
- package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -3
- package/dist/esm/v3/index.js +28 -28
- package/dist/esm/v3/{types-ec6fbd22.js → types-2f6518e2.js} +1 -1
- package/package.json +2 -3
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +29 -28
- package/src/components/or-bottom-sheet-v3/styles.ts +3 -0
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-2026c46d.js → OrDateTimePickerMonthSelect-dbb63b0f.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-9b7eba9b.js → OrToastContainer.vue_vue_type_script_lang-31017bf4.js} +0 -0
|
@@ -4,6 +4,531 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
5
|
content: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
6
6
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
|
+
rootInlineStyles: import("@vue/composition-api").ComputedRef<{
|
|
8
|
+
[x: number]: string | undefined;
|
|
9
|
+
accentColor?: string | undefined;
|
|
10
|
+
alignContent?: string | undefined;
|
|
11
|
+
alignItems?: string | undefined;
|
|
12
|
+
alignSelf?: string | undefined;
|
|
13
|
+
alignmentBaseline?: string | undefined;
|
|
14
|
+
all?: string | undefined;
|
|
15
|
+
animation?: string | undefined;
|
|
16
|
+
animationDelay?: string | undefined;
|
|
17
|
+
animationDirection?: string | undefined;
|
|
18
|
+
animationDuration?: string | undefined;
|
|
19
|
+
animationFillMode?: string | undefined;
|
|
20
|
+
animationIterationCount?: string | undefined;
|
|
21
|
+
animationName?: string | undefined;
|
|
22
|
+
animationPlayState?: string | undefined;
|
|
23
|
+
animationTimingFunction?: string | undefined;
|
|
24
|
+
appearance?: string | undefined;
|
|
25
|
+
aspectRatio?: string | undefined;
|
|
26
|
+
backdropFilter?: string | undefined;
|
|
27
|
+
backfaceVisibility?: string | undefined;
|
|
28
|
+
background?: string | undefined;
|
|
29
|
+
backgroundAttachment?: string | undefined;
|
|
30
|
+
backgroundBlendMode?: string | undefined;
|
|
31
|
+
backgroundClip?: string | undefined;
|
|
32
|
+
backgroundColor?: string | undefined;
|
|
33
|
+
backgroundImage?: string | undefined;
|
|
34
|
+
backgroundOrigin?: string | undefined;
|
|
35
|
+
backgroundPosition?: string | undefined;
|
|
36
|
+
backgroundPositionX?: string | undefined;
|
|
37
|
+
backgroundPositionY?: string | undefined;
|
|
38
|
+
backgroundRepeat?: string | undefined;
|
|
39
|
+
backgroundSize?: string | undefined;
|
|
40
|
+
baselineShift?: string | undefined;
|
|
41
|
+
blockSize?: string | undefined;
|
|
42
|
+
border?: string | undefined;
|
|
43
|
+
borderBlock?: string | undefined;
|
|
44
|
+
borderBlockColor?: string | undefined;
|
|
45
|
+
borderBlockEnd?: string | undefined;
|
|
46
|
+
borderBlockEndColor?: string | undefined;
|
|
47
|
+
borderBlockEndStyle?: string | undefined;
|
|
48
|
+
borderBlockEndWidth?: string | undefined;
|
|
49
|
+
borderBlockStart?: string | undefined;
|
|
50
|
+
borderBlockStartColor?: string | undefined;
|
|
51
|
+
borderBlockStartStyle?: string | undefined;
|
|
52
|
+
borderBlockStartWidth?: string | undefined;
|
|
53
|
+
borderBlockStyle?: string | undefined;
|
|
54
|
+
borderBlockWidth?: string | undefined;
|
|
55
|
+
borderBottom?: string | undefined;
|
|
56
|
+
borderBottomColor?: string | undefined;
|
|
57
|
+
borderBottomLeftRadius?: string | undefined;
|
|
58
|
+
borderBottomRightRadius?: string | undefined;
|
|
59
|
+
borderBottomStyle?: string | undefined;
|
|
60
|
+
borderBottomWidth?: string | undefined;
|
|
61
|
+
borderCollapse?: string | undefined;
|
|
62
|
+
borderColor?: string | undefined;
|
|
63
|
+
borderEndEndRadius?: string | undefined;
|
|
64
|
+
borderEndStartRadius?: string | undefined;
|
|
65
|
+
borderImage?: string | undefined;
|
|
66
|
+
borderImageOutset?: string | undefined;
|
|
67
|
+
borderImageRepeat?: string | undefined;
|
|
68
|
+
borderImageSlice?: string | undefined;
|
|
69
|
+
borderImageSource?: string | undefined;
|
|
70
|
+
borderImageWidth?: string | undefined;
|
|
71
|
+
borderInline?: string | undefined;
|
|
72
|
+
borderInlineColor?: string | undefined;
|
|
73
|
+
borderInlineEnd?: string | undefined;
|
|
74
|
+
borderInlineEndColor?: string | undefined;
|
|
75
|
+
borderInlineEndStyle?: string | undefined;
|
|
76
|
+
borderInlineEndWidth?: string | undefined;
|
|
77
|
+
borderInlineStart?: string | undefined;
|
|
78
|
+
borderInlineStartColor?: string | undefined;
|
|
79
|
+
borderInlineStartStyle?: string | undefined;
|
|
80
|
+
borderInlineStartWidth?: string | undefined;
|
|
81
|
+
borderInlineStyle?: string | undefined;
|
|
82
|
+
borderInlineWidth?: string | undefined;
|
|
83
|
+
borderLeft?: string | undefined;
|
|
84
|
+
borderLeftColor?: string | undefined;
|
|
85
|
+
borderLeftStyle?: string | undefined;
|
|
86
|
+
borderLeftWidth?: string | undefined;
|
|
87
|
+
borderRadius?: string | undefined;
|
|
88
|
+
borderRight?: string | undefined;
|
|
89
|
+
borderRightColor?: string | undefined;
|
|
90
|
+
borderRightStyle?: string | undefined;
|
|
91
|
+
borderRightWidth?: string | undefined;
|
|
92
|
+
borderSpacing?: string | undefined;
|
|
93
|
+
borderStartEndRadius?: string | undefined;
|
|
94
|
+
borderStartStartRadius?: string | undefined;
|
|
95
|
+
borderStyle?: string | undefined;
|
|
96
|
+
borderTop?: string | undefined;
|
|
97
|
+
borderTopColor?: string | undefined;
|
|
98
|
+
borderTopLeftRadius?: string | undefined;
|
|
99
|
+
borderTopRightRadius?: string | undefined;
|
|
100
|
+
borderTopStyle?: string | undefined;
|
|
101
|
+
borderTopWidth?: string | undefined;
|
|
102
|
+
borderWidth?: string | undefined;
|
|
103
|
+
bottom?: string | undefined;
|
|
104
|
+
boxShadow?: string | undefined;
|
|
105
|
+
boxSizing?: string | undefined;
|
|
106
|
+
breakAfter?: string | undefined;
|
|
107
|
+
breakBefore?: string | undefined;
|
|
108
|
+
breakInside?: string | undefined;
|
|
109
|
+
captionSide?: string | undefined;
|
|
110
|
+
caretColor?: string | undefined;
|
|
111
|
+
clear?: string | undefined;
|
|
112
|
+
clip?: string | undefined;
|
|
113
|
+
clipPath?: string | undefined;
|
|
114
|
+
clipRule?: string | undefined;
|
|
115
|
+
color?: string | undefined;
|
|
116
|
+
colorInterpolation?: string | undefined;
|
|
117
|
+
colorInterpolationFilters?: string | undefined;
|
|
118
|
+
colorScheme?: string | undefined;
|
|
119
|
+
columnCount?: string | undefined;
|
|
120
|
+
columnFill?: string | undefined;
|
|
121
|
+
columnGap?: string | undefined;
|
|
122
|
+
columnRule?: string | undefined;
|
|
123
|
+
columnRuleColor?: string | undefined;
|
|
124
|
+
columnRuleStyle?: string | undefined;
|
|
125
|
+
columnRuleWidth?: string | undefined;
|
|
126
|
+
columnSpan?: string | undefined;
|
|
127
|
+
columnWidth?: string | undefined;
|
|
128
|
+
columns?: string | undefined;
|
|
129
|
+
contain?: string | undefined;
|
|
130
|
+
container?: string | undefined;
|
|
131
|
+
containerName?: string | undefined;
|
|
132
|
+
containerType?: string | undefined;
|
|
133
|
+
content?: string | undefined;
|
|
134
|
+
counterIncrement?: string | undefined;
|
|
135
|
+
counterReset?: string | undefined;
|
|
136
|
+
counterSet?: string | undefined;
|
|
137
|
+
cssFloat?: string | undefined;
|
|
138
|
+
cssText?: string | undefined;
|
|
139
|
+
cursor?: string | undefined;
|
|
140
|
+
direction?: string | undefined;
|
|
141
|
+
display?: string | undefined;
|
|
142
|
+
dominantBaseline?: string | undefined;
|
|
143
|
+
emptyCells?: string | undefined;
|
|
144
|
+
fill?: string | undefined;
|
|
145
|
+
fillOpacity?: string | undefined;
|
|
146
|
+
fillRule?: string | undefined;
|
|
147
|
+
filter?: string | undefined;
|
|
148
|
+
flex?: string | undefined;
|
|
149
|
+
flexBasis?: string | undefined;
|
|
150
|
+
flexDirection?: string | undefined;
|
|
151
|
+
flexFlow?: string | undefined;
|
|
152
|
+
flexGrow?: string | undefined;
|
|
153
|
+
flexShrink?: string | undefined;
|
|
154
|
+
flexWrap?: string | undefined;
|
|
155
|
+
float?: string | undefined;
|
|
156
|
+
floodColor?: string | undefined;
|
|
157
|
+
floodOpacity?: string | undefined;
|
|
158
|
+
font?: string | undefined;
|
|
159
|
+
fontFamily?: string | undefined;
|
|
160
|
+
fontFeatureSettings?: string | undefined;
|
|
161
|
+
fontKerning?: string | undefined;
|
|
162
|
+
fontOpticalSizing?: string | undefined;
|
|
163
|
+
fontPalette?: string | undefined;
|
|
164
|
+
fontSize?: string | undefined;
|
|
165
|
+
fontSizeAdjust?: string | undefined;
|
|
166
|
+
fontStretch?: string | undefined;
|
|
167
|
+
fontStyle?: string | undefined;
|
|
168
|
+
fontSynthesis?: string | undefined;
|
|
169
|
+
fontVariant?: string | undefined;
|
|
170
|
+
fontVariantAlternates?: string | undefined;
|
|
171
|
+
fontVariantCaps?: string | undefined;
|
|
172
|
+
fontVariantEastAsian?: string | undefined;
|
|
173
|
+
fontVariantLigatures?: string | undefined;
|
|
174
|
+
fontVariantNumeric?: string | undefined;
|
|
175
|
+
fontVariantPosition?: string | undefined;
|
|
176
|
+
fontVariationSettings?: string | undefined;
|
|
177
|
+
fontWeight?: string | undefined;
|
|
178
|
+
gap?: string | undefined;
|
|
179
|
+
grid?: string | undefined;
|
|
180
|
+
gridArea?: string | undefined;
|
|
181
|
+
gridAutoColumns?: string | undefined;
|
|
182
|
+
gridAutoFlow?: string | undefined;
|
|
183
|
+
gridAutoRows?: string | undefined;
|
|
184
|
+
gridColumn?: string | undefined;
|
|
185
|
+
gridColumnEnd?: string | undefined;
|
|
186
|
+
gridColumnGap?: string | undefined;
|
|
187
|
+
gridColumnStart?: string | undefined;
|
|
188
|
+
gridGap?: string | undefined;
|
|
189
|
+
gridRow?: string | undefined;
|
|
190
|
+
gridRowEnd?: string | undefined;
|
|
191
|
+
gridRowGap?: string | undefined;
|
|
192
|
+
gridRowStart?: string | undefined;
|
|
193
|
+
gridTemplate?: string | undefined;
|
|
194
|
+
gridTemplateAreas?: string | undefined;
|
|
195
|
+
gridTemplateColumns?: string | undefined;
|
|
196
|
+
gridTemplateRows?: string | undefined;
|
|
197
|
+
height?: string | undefined;
|
|
198
|
+
hyphenateCharacter?: string | undefined;
|
|
199
|
+
hyphens?: string | undefined;
|
|
200
|
+
imageOrientation?: string | undefined;
|
|
201
|
+
imageRendering?: string | undefined;
|
|
202
|
+
inlineSize?: string | undefined;
|
|
203
|
+
inset?: string | undefined;
|
|
204
|
+
insetBlock?: string | undefined;
|
|
205
|
+
insetBlockEnd?: string | undefined;
|
|
206
|
+
insetBlockStart?: string | undefined;
|
|
207
|
+
insetInline?: string | undefined;
|
|
208
|
+
insetInlineEnd?: string | undefined;
|
|
209
|
+
insetInlineStart?: string | undefined;
|
|
210
|
+
isolation?: string | undefined;
|
|
211
|
+
justifyContent?: string | undefined;
|
|
212
|
+
justifyItems?: string | undefined;
|
|
213
|
+
justifySelf?: string | undefined;
|
|
214
|
+
left?: string | undefined;
|
|
215
|
+
readonly length?: number | undefined;
|
|
216
|
+
letterSpacing?: string | undefined;
|
|
217
|
+
lightingColor?: string | undefined;
|
|
218
|
+
lineBreak?: string | undefined;
|
|
219
|
+
lineHeight?: string | undefined;
|
|
220
|
+
listStyle?: string | undefined;
|
|
221
|
+
listStyleImage?: string | undefined;
|
|
222
|
+
listStylePosition?: string | undefined;
|
|
223
|
+
listStyleType?: string | undefined;
|
|
224
|
+
margin?: string | undefined;
|
|
225
|
+
marginBlock?: string | undefined;
|
|
226
|
+
marginBlockEnd?: string | undefined;
|
|
227
|
+
marginBlockStart?: string | undefined;
|
|
228
|
+
marginBottom?: string | undefined;
|
|
229
|
+
marginInline?: string | undefined;
|
|
230
|
+
marginInlineEnd?: string | undefined;
|
|
231
|
+
marginInlineStart?: string | undefined;
|
|
232
|
+
marginLeft?: string | undefined;
|
|
233
|
+
marginRight?: string | undefined;
|
|
234
|
+
marginTop?: string | undefined;
|
|
235
|
+
marker?: string | undefined;
|
|
236
|
+
markerEnd?: string | undefined;
|
|
237
|
+
markerMid?: string | undefined;
|
|
238
|
+
markerStart?: string | undefined;
|
|
239
|
+
mask?: string | undefined;
|
|
240
|
+
maskClip?: string | undefined;
|
|
241
|
+
maskComposite?: string | undefined;
|
|
242
|
+
maskImage?: string | undefined;
|
|
243
|
+
maskMode?: string | undefined;
|
|
244
|
+
maskOrigin?: string | undefined;
|
|
245
|
+
maskPosition?: string | undefined;
|
|
246
|
+
maskRepeat?: string | undefined;
|
|
247
|
+
maskSize?: string | undefined;
|
|
248
|
+
maskType?: string | undefined;
|
|
249
|
+
maxBlockSize?: string | undefined;
|
|
250
|
+
maxHeight?: string | undefined;
|
|
251
|
+
maxInlineSize?: string | undefined;
|
|
252
|
+
maxWidth?: string | undefined;
|
|
253
|
+
minBlockSize?: string | undefined;
|
|
254
|
+
minHeight?: string | undefined;
|
|
255
|
+
minInlineSize?: string | undefined;
|
|
256
|
+
minWidth?: string | undefined;
|
|
257
|
+
mixBlendMode?: string | undefined;
|
|
258
|
+
objectFit?: string | undefined;
|
|
259
|
+
objectPosition?: string | undefined;
|
|
260
|
+
offset?: string | undefined;
|
|
261
|
+
offsetDistance?: string | undefined;
|
|
262
|
+
offsetPath?: string | undefined;
|
|
263
|
+
offsetRotate?: string | undefined;
|
|
264
|
+
opacity?: string | undefined;
|
|
265
|
+
order?: string | undefined;
|
|
266
|
+
orphans?: string | undefined;
|
|
267
|
+
outline?: string | undefined;
|
|
268
|
+
outlineColor?: string | undefined;
|
|
269
|
+
outlineOffset?: string | undefined;
|
|
270
|
+
outlineStyle?: string | undefined;
|
|
271
|
+
outlineWidth?: string | undefined;
|
|
272
|
+
overflow?: string | undefined;
|
|
273
|
+
overflowAnchor?: string | undefined;
|
|
274
|
+
overflowClipMargin?: string | undefined;
|
|
275
|
+
overflowWrap?: string | undefined;
|
|
276
|
+
overflowX?: string | undefined;
|
|
277
|
+
overflowY?: string | undefined;
|
|
278
|
+
overscrollBehavior?: string | undefined;
|
|
279
|
+
overscrollBehaviorBlock?: string | undefined;
|
|
280
|
+
overscrollBehaviorInline?: string | undefined;
|
|
281
|
+
overscrollBehaviorX?: string | undefined;
|
|
282
|
+
overscrollBehaviorY?: string | undefined;
|
|
283
|
+
padding?: string | undefined;
|
|
284
|
+
paddingBlock?: string | undefined;
|
|
285
|
+
paddingBlockEnd?: string | undefined;
|
|
286
|
+
paddingBlockStart?: string | undefined;
|
|
287
|
+
paddingBottom?: string | undefined;
|
|
288
|
+
paddingInline?: string | undefined;
|
|
289
|
+
paddingInlineEnd?: string | undefined;
|
|
290
|
+
paddingInlineStart?: string | undefined;
|
|
291
|
+
paddingLeft?: string | undefined;
|
|
292
|
+
paddingRight?: string | undefined;
|
|
293
|
+
paddingTop?: string | undefined;
|
|
294
|
+
pageBreakAfter?: string | undefined;
|
|
295
|
+
pageBreakBefore?: string | undefined;
|
|
296
|
+
pageBreakInside?: string | undefined;
|
|
297
|
+
paintOrder?: string | undefined;
|
|
298
|
+
readonly parentRule?: {
|
|
299
|
+
cssText: string;
|
|
300
|
+
readonly parentRule: any | null;
|
|
301
|
+
readonly parentStyleSheet: {
|
|
302
|
+
readonly cssRules: {
|
|
303
|
+
[x: number]: any;
|
|
304
|
+
readonly length: number;
|
|
305
|
+
item: (index: number) => CSSRule | null;
|
|
306
|
+
[Symbol.iterator]: () => IterableIterator<CSSRule>;
|
|
307
|
+
};
|
|
308
|
+
readonly ownerRule: any | null;
|
|
309
|
+
readonly rules: {
|
|
310
|
+
[x: number]: any;
|
|
311
|
+
readonly length: number;
|
|
312
|
+
item: (index: number) => CSSRule | null;
|
|
313
|
+
[Symbol.iterator]: () => IterableIterator<CSSRule>;
|
|
314
|
+
};
|
|
315
|
+
addRule: (selector?: string | undefined, style?: string | undefined, index?: number | undefined) => number;
|
|
316
|
+
deleteRule: (index: number) => void;
|
|
317
|
+
insertRule: (rule: string, index?: number | undefined) => number;
|
|
318
|
+
removeRule: (index?: number | undefined) => void;
|
|
319
|
+
replace: (text: string) => Promise<CSSStyleSheet>;
|
|
320
|
+
replaceSync: (text: string) => void;
|
|
321
|
+
disabled: boolean;
|
|
322
|
+
readonly href: string | null;
|
|
323
|
+
readonly media: {
|
|
324
|
+
[x: number]: string;
|
|
325
|
+
readonly length: number;
|
|
326
|
+
mediaText: string;
|
|
327
|
+
toString: () => string;
|
|
328
|
+
appendMedium: (medium: string) => void;
|
|
329
|
+
deleteMedium: (medium: string) => void;
|
|
330
|
+
item: (index: number) => string | null;
|
|
331
|
+
[Symbol.iterator]: () => IterableIterator<string>;
|
|
332
|
+
};
|
|
333
|
+
readonly ownerNode: Element | ProcessingInstruction | null;
|
|
334
|
+
readonly parentStyleSheet: any | null;
|
|
335
|
+
readonly title: string | null;
|
|
336
|
+
readonly type: string;
|
|
337
|
+
} | null;
|
|
338
|
+
readonly type: number;
|
|
339
|
+
readonly CHARSET_RULE: number;
|
|
340
|
+
readonly FONT_FACE_RULE: number;
|
|
341
|
+
readonly IMPORT_RULE: number;
|
|
342
|
+
readonly KEYFRAMES_RULE: number;
|
|
343
|
+
readonly KEYFRAME_RULE: number;
|
|
344
|
+
readonly MEDIA_RULE: number;
|
|
345
|
+
readonly NAMESPACE_RULE: number;
|
|
346
|
+
readonly PAGE_RULE: number;
|
|
347
|
+
readonly STYLE_RULE: number;
|
|
348
|
+
readonly SUPPORTS_RULE: number;
|
|
349
|
+
} | null | undefined;
|
|
350
|
+
perspective?: string | undefined;
|
|
351
|
+
perspectiveOrigin?: string | undefined;
|
|
352
|
+
placeContent?: string | undefined;
|
|
353
|
+
placeItems?: string | undefined;
|
|
354
|
+
placeSelf?: string | undefined;
|
|
355
|
+
pointerEvents?: string | undefined;
|
|
356
|
+
position?: string | undefined;
|
|
357
|
+
printColorAdjust?: string | undefined;
|
|
358
|
+
quotes?: string | undefined;
|
|
359
|
+
resize?: string | undefined;
|
|
360
|
+
right?: string | undefined;
|
|
361
|
+
rotate?: string | undefined;
|
|
362
|
+
rowGap?: string | undefined;
|
|
363
|
+
rubyPosition?: string | undefined;
|
|
364
|
+
scale?: string | undefined;
|
|
365
|
+
scrollBehavior?: string | undefined;
|
|
366
|
+
scrollMargin?: string | undefined;
|
|
367
|
+
scrollMarginBlock?: string | undefined;
|
|
368
|
+
scrollMarginBlockEnd?: string | undefined;
|
|
369
|
+
scrollMarginBlockStart?: string | undefined;
|
|
370
|
+
scrollMarginBottom?: string | undefined;
|
|
371
|
+
scrollMarginInline?: string | undefined;
|
|
372
|
+
scrollMarginInlineEnd?: string | undefined;
|
|
373
|
+
scrollMarginInlineStart?: string | undefined;
|
|
374
|
+
scrollMarginLeft?: string | undefined;
|
|
375
|
+
scrollMarginRight?: string | undefined;
|
|
376
|
+
scrollMarginTop?: string | undefined;
|
|
377
|
+
scrollPadding?: string | undefined;
|
|
378
|
+
scrollPaddingBlock?: string | undefined;
|
|
379
|
+
scrollPaddingBlockEnd?: string | undefined;
|
|
380
|
+
scrollPaddingBlockStart?: string | undefined;
|
|
381
|
+
scrollPaddingBottom?: string | undefined;
|
|
382
|
+
scrollPaddingInline?: string | undefined;
|
|
383
|
+
scrollPaddingInlineEnd?: string | undefined;
|
|
384
|
+
scrollPaddingInlineStart?: string | undefined;
|
|
385
|
+
scrollPaddingLeft?: string | undefined;
|
|
386
|
+
scrollPaddingRight?: string | undefined;
|
|
387
|
+
scrollPaddingTop?: string | undefined;
|
|
388
|
+
scrollSnapAlign?: string | undefined;
|
|
389
|
+
scrollSnapStop?: string | undefined;
|
|
390
|
+
scrollSnapType?: string | undefined;
|
|
391
|
+
scrollbarGutter?: string | undefined;
|
|
392
|
+
shapeImageThreshold?: string | undefined;
|
|
393
|
+
shapeMargin?: string | undefined;
|
|
394
|
+
shapeOutside?: string | undefined;
|
|
395
|
+
shapeRendering?: string | undefined;
|
|
396
|
+
stopColor?: string | undefined;
|
|
397
|
+
stopOpacity?: string | undefined;
|
|
398
|
+
stroke?: string | undefined;
|
|
399
|
+
strokeDasharray?: string | undefined;
|
|
400
|
+
strokeDashoffset?: string | undefined;
|
|
401
|
+
strokeLinecap?: string | undefined;
|
|
402
|
+
strokeLinejoin?: string | undefined;
|
|
403
|
+
strokeMiterlimit?: string | undefined;
|
|
404
|
+
strokeOpacity?: string | undefined;
|
|
405
|
+
strokeWidth?: string | undefined;
|
|
406
|
+
tabSize?: string | undefined;
|
|
407
|
+
tableLayout?: string | undefined;
|
|
408
|
+
textAlign?: string | undefined;
|
|
409
|
+
textAlignLast?: string | undefined;
|
|
410
|
+
textAnchor?: string | undefined;
|
|
411
|
+
textCombineUpright?: string | undefined;
|
|
412
|
+
textDecoration?: string | undefined;
|
|
413
|
+
textDecorationColor?: string | undefined;
|
|
414
|
+
textDecorationLine?: string | undefined;
|
|
415
|
+
textDecorationSkipInk?: string | undefined;
|
|
416
|
+
textDecorationStyle?: string | undefined;
|
|
417
|
+
textDecorationThickness?: string | undefined;
|
|
418
|
+
textEmphasis?: string | undefined;
|
|
419
|
+
textEmphasisColor?: string | undefined;
|
|
420
|
+
textEmphasisPosition?: string | undefined;
|
|
421
|
+
textEmphasisStyle?: string | undefined;
|
|
422
|
+
textIndent?: string | undefined;
|
|
423
|
+
textOrientation?: string | undefined;
|
|
424
|
+
textOverflow?: string | undefined;
|
|
425
|
+
textRendering?: string | undefined;
|
|
426
|
+
textShadow?: string | undefined;
|
|
427
|
+
textTransform?: string | undefined;
|
|
428
|
+
textUnderlineOffset?: string | undefined;
|
|
429
|
+
textUnderlinePosition?: string | undefined;
|
|
430
|
+
top?: string | undefined;
|
|
431
|
+
touchAction?: string | undefined;
|
|
432
|
+
transform?: string | undefined;
|
|
433
|
+
transformBox?: string | undefined;
|
|
434
|
+
transformOrigin?: string | undefined;
|
|
435
|
+
transformStyle?: string | undefined;
|
|
436
|
+
transition?: string | undefined;
|
|
437
|
+
transitionDelay?: string | undefined;
|
|
438
|
+
transitionDuration?: string | undefined;
|
|
439
|
+
transitionProperty?: string | undefined;
|
|
440
|
+
transitionTimingFunction?: string | undefined;
|
|
441
|
+
translate?: string | undefined;
|
|
442
|
+
unicodeBidi?: string | undefined;
|
|
443
|
+
userSelect?: string | undefined;
|
|
444
|
+
verticalAlign?: string | undefined;
|
|
445
|
+
visibility?: string | undefined;
|
|
446
|
+
webkitAlignContent?: string | undefined;
|
|
447
|
+
webkitAlignItems?: string | undefined;
|
|
448
|
+
webkitAlignSelf?: string | undefined;
|
|
449
|
+
webkitAnimation?: string | undefined;
|
|
450
|
+
webkitAnimationDelay?: string | undefined;
|
|
451
|
+
webkitAnimationDirection?: string | undefined;
|
|
452
|
+
webkitAnimationDuration?: string | undefined;
|
|
453
|
+
webkitAnimationFillMode?: string | undefined;
|
|
454
|
+
webkitAnimationIterationCount?: string | undefined;
|
|
455
|
+
webkitAnimationName?: string | undefined;
|
|
456
|
+
webkitAnimationPlayState?: string | undefined;
|
|
457
|
+
webkitAnimationTimingFunction?: string | undefined;
|
|
458
|
+
webkitAppearance?: string | undefined;
|
|
459
|
+
webkitBackfaceVisibility?: string | undefined;
|
|
460
|
+
webkitBackgroundClip?: string | undefined;
|
|
461
|
+
webkitBackgroundOrigin?: string | undefined;
|
|
462
|
+
webkitBackgroundSize?: string | undefined;
|
|
463
|
+
webkitBorderBottomLeftRadius?: string | undefined;
|
|
464
|
+
webkitBorderBottomRightRadius?: string | undefined;
|
|
465
|
+
webkitBorderRadius?: string | undefined;
|
|
466
|
+
webkitBorderTopLeftRadius?: string | undefined;
|
|
467
|
+
webkitBorderTopRightRadius?: string | undefined;
|
|
468
|
+
webkitBoxAlign?: string | undefined;
|
|
469
|
+
webkitBoxFlex?: string | undefined;
|
|
470
|
+
webkitBoxOrdinalGroup?: string | undefined;
|
|
471
|
+
webkitBoxOrient?: string | undefined;
|
|
472
|
+
webkitBoxPack?: string | undefined;
|
|
473
|
+
webkitBoxShadow?: string | undefined;
|
|
474
|
+
webkitBoxSizing?: string | undefined;
|
|
475
|
+
webkitFilter?: string | undefined;
|
|
476
|
+
webkitFlex?: string | undefined;
|
|
477
|
+
webkitFlexBasis?: string | undefined;
|
|
478
|
+
webkitFlexDirection?: string | undefined;
|
|
479
|
+
webkitFlexFlow?: string | undefined;
|
|
480
|
+
webkitFlexGrow?: string | undefined;
|
|
481
|
+
webkitFlexShrink?: string | undefined;
|
|
482
|
+
webkitFlexWrap?: string | undefined;
|
|
483
|
+
webkitJustifyContent?: string | undefined;
|
|
484
|
+
webkitLineClamp?: string | undefined;
|
|
485
|
+
webkitMask?: string | undefined;
|
|
486
|
+
webkitMaskBoxImage?: string | undefined;
|
|
487
|
+
webkitMaskBoxImageOutset?: string | undefined;
|
|
488
|
+
webkitMaskBoxImageRepeat?: string | undefined;
|
|
489
|
+
webkitMaskBoxImageSlice?: string | undefined;
|
|
490
|
+
webkitMaskBoxImageSource?: string | undefined;
|
|
491
|
+
webkitMaskBoxImageWidth?: string | undefined;
|
|
492
|
+
webkitMaskClip?: string | undefined;
|
|
493
|
+
webkitMaskComposite?: string | undefined;
|
|
494
|
+
webkitMaskImage?: string | undefined;
|
|
495
|
+
webkitMaskOrigin?: string | undefined;
|
|
496
|
+
webkitMaskPosition?: string | undefined;
|
|
497
|
+
webkitMaskRepeat?: string | undefined;
|
|
498
|
+
webkitMaskSize?: string | undefined;
|
|
499
|
+
webkitOrder?: string | undefined;
|
|
500
|
+
webkitPerspective?: string | undefined;
|
|
501
|
+
webkitPerspectiveOrigin?: string | undefined;
|
|
502
|
+
webkitTextFillColor?: string | undefined;
|
|
503
|
+
webkitTextSizeAdjust?: string | undefined;
|
|
504
|
+
webkitTextStroke?: string | undefined;
|
|
505
|
+
webkitTextStrokeColor?: string | undefined;
|
|
506
|
+
webkitTextStrokeWidth?: string | undefined;
|
|
507
|
+
webkitTransform?: string | undefined;
|
|
508
|
+
webkitTransformOrigin?: string | undefined;
|
|
509
|
+
webkitTransformStyle?: string | undefined;
|
|
510
|
+
webkitTransition?: string | undefined;
|
|
511
|
+
webkitTransitionDelay?: string | undefined;
|
|
512
|
+
webkitTransitionDuration?: string | undefined;
|
|
513
|
+
webkitTransitionProperty?: string | undefined;
|
|
514
|
+
webkitTransitionTimingFunction?: string | undefined;
|
|
515
|
+
webkitUserSelect?: string | undefined;
|
|
516
|
+
whiteSpace?: string | undefined;
|
|
517
|
+
widows?: string | undefined;
|
|
518
|
+
width?: string | undefined;
|
|
519
|
+
willChange?: string | undefined;
|
|
520
|
+
wordBreak?: string | undefined;
|
|
521
|
+
wordSpacing?: string | undefined;
|
|
522
|
+
wordWrap?: string | undefined;
|
|
523
|
+
writingMode?: string | undefined;
|
|
524
|
+
zIndex?: string | undefined;
|
|
525
|
+
getPropertyPriority?: ((property: string) => string) | undefined;
|
|
526
|
+
getPropertyValue?: ((property: string) => string) | undefined;
|
|
527
|
+
item?: ((index: number) => string) | undefined;
|
|
528
|
+
removeProperty?: ((property: string) => string) | undefined;
|
|
529
|
+
setProperty?: ((property: string, value: string | null, priority?: string | undefined) => void) | undefined;
|
|
530
|
+
[Symbol.iterator]?: (() => IterableIterator<string>) | undefined;
|
|
531
|
+
}>;
|
|
7
532
|
handleStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
533
|
headerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
9
534
|
state: import("@vue/composition-api").Ref<"open" | "closed">;
|
|
@@ -38,6 +563,531 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
38
563
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
39
564
|
content: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
40
565
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
566
|
+
rootInlineStyles: import("@vue/composition-api").ComputedRef<{
|
|
567
|
+
[x: number]: string | undefined;
|
|
568
|
+
accentColor?: string | undefined;
|
|
569
|
+
alignContent?: string | undefined;
|
|
570
|
+
alignItems?: string | undefined;
|
|
571
|
+
alignSelf?: string | undefined;
|
|
572
|
+
alignmentBaseline?: string | undefined;
|
|
573
|
+
all?: string | undefined;
|
|
574
|
+
animation?: string | undefined;
|
|
575
|
+
animationDelay?: string | undefined;
|
|
576
|
+
animationDirection?: string | undefined;
|
|
577
|
+
animationDuration?: string | undefined;
|
|
578
|
+
animationFillMode?: string | undefined;
|
|
579
|
+
animationIterationCount?: string | undefined;
|
|
580
|
+
animationName?: string | undefined;
|
|
581
|
+
animationPlayState?: string | undefined;
|
|
582
|
+
animationTimingFunction?: string | undefined;
|
|
583
|
+
appearance?: string | undefined;
|
|
584
|
+
aspectRatio?: string | undefined;
|
|
585
|
+
backdropFilter?: string | undefined;
|
|
586
|
+
backfaceVisibility?: string | undefined;
|
|
587
|
+
background?: string | undefined;
|
|
588
|
+
backgroundAttachment?: string | undefined;
|
|
589
|
+
backgroundBlendMode?: string | undefined;
|
|
590
|
+
backgroundClip?: string | undefined;
|
|
591
|
+
backgroundColor?: string | undefined;
|
|
592
|
+
backgroundImage?: string | undefined;
|
|
593
|
+
backgroundOrigin?: string | undefined;
|
|
594
|
+
backgroundPosition?: string | undefined;
|
|
595
|
+
backgroundPositionX?: string | undefined;
|
|
596
|
+
backgroundPositionY?: string | undefined;
|
|
597
|
+
backgroundRepeat?: string | undefined;
|
|
598
|
+
backgroundSize?: string | undefined;
|
|
599
|
+
baselineShift?: string | undefined;
|
|
600
|
+
blockSize?: string | undefined;
|
|
601
|
+
border?: string | undefined;
|
|
602
|
+
borderBlock?: string | undefined;
|
|
603
|
+
borderBlockColor?: string | undefined;
|
|
604
|
+
borderBlockEnd?: string | undefined;
|
|
605
|
+
borderBlockEndColor?: string | undefined;
|
|
606
|
+
borderBlockEndStyle?: string | undefined;
|
|
607
|
+
borderBlockEndWidth?: string | undefined;
|
|
608
|
+
borderBlockStart?: string | undefined;
|
|
609
|
+
borderBlockStartColor?: string | undefined;
|
|
610
|
+
borderBlockStartStyle?: string | undefined;
|
|
611
|
+
borderBlockStartWidth?: string | undefined;
|
|
612
|
+
borderBlockStyle?: string | undefined;
|
|
613
|
+
borderBlockWidth?: string | undefined;
|
|
614
|
+
borderBottom?: string | undefined;
|
|
615
|
+
borderBottomColor?: string | undefined;
|
|
616
|
+
borderBottomLeftRadius?: string | undefined;
|
|
617
|
+
borderBottomRightRadius?: string | undefined;
|
|
618
|
+
borderBottomStyle?: string | undefined;
|
|
619
|
+
borderBottomWidth?: string | undefined;
|
|
620
|
+
borderCollapse?: string | undefined;
|
|
621
|
+
borderColor?: string | undefined;
|
|
622
|
+
borderEndEndRadius?: string | undefined;
|
|
623
|
+
borderEndStartRadius?: string | undefined;
|
|
624
|
+
borderImage?: string | undefined;
|
|
625
|
+
borderImageOutset?: string | undefined;
|
|
626
|
+
borderImageRepeat?: string | undefined;
|
|
627
|
+
borderImageSlice?: string | undefined;
|
|
628
|
+
borderImageSource?: string | undefined;
|
|
629
|
+
borderImageWidth?: string | undefined;
|
|
630
|
+
borderInline?: string | undefined;
|
|
631
|
+
borderInlineColor?: string | undefined;
|
|
632
|
+
borderInlineEnd?: string | undefined;
|
|
633
|
+
borderInlineEndColor?: string | undefined;
|
|
634
|
+
borderInlineEndStyle?: string | undefined;
|
|
635
|
+
borderInlineEndWidth?: string | undefined;
|
|
636
|
+
borderInlineStart?: string | undefined;
|
|
637
|
+
borderInlineStartColor?: string | undefined;
|
|
638
|
+
borderInlineStartStyle?: string | undefined;
|
|
639
|
+
borderInlineStartWidth?: string | undefined;
|
|
640
|
+
borderInlineStyle?: string | undefined;
|
|
641
|
+
borderInlineWidth?: string | undefined;
|
|
642
|
+
borderLeft?: string | undefined;
|
|
643
|
+
borderLeftColor?: string | undefined;
|
|
644
|
+
borderLeftStyle?: string | undefined;
|
|
645
|
+
borderLeftWidth?: string | undefined;
|
|
646
|
+
borderRadius?: string | undefined;
|
|
647
|
+
borderRight?: string | undefined;
|
|
648
|
+
borderRightColor?: string | undefined;
|
|
649
|
+
borderRightStyle?: string | undefined;
|
|
650
|
+
borderRightWidth?: string | undefined;
|
|
651
|
+
borderSpacing?: string | undefined;
|
|
652
|
+
borderStartEndRadius?: string | undefined;
|
|
653
|
+
borderStartStartRadius?: string | undefined;
|
|
654
|
+
borderStyle?: string | undefined;
|
|
655
|
+
borderTop?: string | undefined;
|
|
656
|
+
borderTopColor?: string | undefined;
|
|
657
|
+
borderTopLeftRadius?: string | undefined;
|
|
658
|
+
borderTopRightRadius?: string | undefined;
|
|
659
|
+
borderTopStyle?: string | undefined;
|
|
660
|
+
borderTopWidth?: string | undefined;
|
|
661
|
+
borderWidth?: string | undefined;
|
|
662
|
+
bottom?: string | undefined;
|
|
663
|
+
boxShadow?: string | undefined;
|
|
664
|
+
boxSizing?: string | undefined;
|
|
665
|
+
breakAfter?: string | undefined;
|
|
666
|
+
breakBefore?: string | undefined;
|
|
667
|
+
breakInside?: string | undefined;
|
|
668
|
+
captionSide?: string | undefined;
|
|
669
|
+
caretColor?: string | undefined;
|
|
670
|
+
clear?: string | undefined;
|
|
671
|
+
clip?: string | undefined;
|
|
672
|
+
clipPath?: string | undefined;
|
|
673
|
+
clipRule?: string | undefined;
|
|
674
|
+
color?: string | undefined;
|
|
675
|
+
colorInterpolation?: string | undefined;
|
|
676
|
+
colorInterpolationFilters?: string | undefined;
|
|
677
|
+
colorScheme?: string | undefined;
|
|
678
|
+
columnCount?: string | undefined;
|
|
679
|
+
columnFill?: string | undefined;
|
|
680
|
+
columnGap?: string | undefined;
|
|
681
|
+
columnRule?: string | undefined;
|
|
682
|
+
columnRuleColor?: string | undefined;
|
|
683
|
+
columnRuleStyle?: string | undefined;
|
|
684
|
+
columnRuleWidth?: string | undefined;
|
|
685
|
+
columnSpan?: string | undefined;
|
|
686
|
+
columnWidth?: string | undefined;
|
|
687
|
+
columns?: string | undefined;
|
|
688
|
+
contain?: string | undefined;
|
|
689
|
+
container?: string | undefined;
|
|
690
|
+
containerName?: string | undefined;
|
|
691
|
+
containerType?: string | undefined;
|
|
692
|
+
content?: string | undefined;
|
|
693
|
+
counterIncrement?: string | undefined;
|
|
694
|
+
counterReset?: string | undefined;
|
|
695
|
+
counterSet?: string | undefined;
|
|
696
|
+
cssFloat?: string | undefined;
|
|
697
|
+
cssText?: string | undefined;
|
|
698
|
+
cursor?: string | undefined;
|
|
699
|
+
direction?: string | undefined;
|
|
700
|
+
display?: string | undefined;
|
|
701
|
+
dominantBaseline?: string | undefined;
|
|
702
|
+
emptyCells?: string | undefined;
|
|
703
|
+
fill?: string | undefined;
|
|
704
|
+
fillOpacity?: string | undefined;
|
|
705
|
+
fillRule?: string | undefined;
|
|
706
|
+
filter?: string | undefined;
|
|
707
|
+
flex?: string | undefined;
|
|
708
|
+
flexBasis?: string | undefined;
|
|
709
|
+
flexDirection?: string | undefined;
|
|
710
|
+
flexFlow?: string | undefined;
|
|
711
|
+
flexGrow?: string | undefined;
|
|
712
|
+
flexShrink?: string | undefined;
|
|
713
|
+
flexWrap?: string | undefined;
|
|
714
|
+
float?: string | undefined;
|
|
715
|
+
floodColor?: string | undefined;
|
|
716
|
+
floodOpacity?: string | undefined;
|
|
717
|
+
font?: string | undefined;
|
|
718
|
+
fontFamily?: string | undefined;
|
|
719
|
+
fontFeatureSettings?: string | undefined;
|
|
720
|
+
fontKerning?: string | undefined;
|
|
721
|
+
fontOpticalSizing?: string | undefined;
|
|
722
|
+
fontPalette?: string | undefined;
|
|
723
|
+
fontSize?: string | undefined;
|
|
724
|
+
fontSizeAdjust?: string | undefined;
|
|
725
|
+
fontStretch?: string | undefined;
|
|
726
|
+
fontStyle?: string | undefined;
|
|
727
|
+
fontSynthesis?: string | undefined;
|
|
728
|
+
fontVariant?: string | undefined;
|
|
729
|
+
fontVariantAlternates?: string | undefined;
|
|
730
|
+
fontVariantCaps?: string | undefined;
|
|
731
|
+
fontVariantEastAsian?: string | undefined;
|
|
732
|
+
fontVariantLigatures?: string | undefined;
|
|
733
|
+
fontVariantNumeric?: string | undefined;
|
|
734
|
+
fontVariantPosition?: string | undefined;
|
|
735
|
+
fontVariationSettings?: string | undefined;
|
|
736
|
+
fontWeight?: string | undefined;
|
|
737
|
+
gap?: string | undefined;
|
|
738
|
+
grid?: string | undefined;
|
|
739
|
+
gridArea?: string | undefined;
|
|
740
|
+
gridAutoColumns?: string | undefined;
|
|
741
|
+
gridAutoFlow?: string | undefined;
|
|
742
|
+
gridAutoRows?: string | undefined;
|
|
743
|
+
gridColumn?: string | undefined;
|
|
744
|
+
gridColumnEnd?: string | undefined;
|
|
745
|
+
gridColumnGap?: string | undefined;
|
|
746
|
+
gridColumnStart?: string | undefined;
|
|
747
|
+
gridGap?: string | undefined;
|
|
748
|
+
gridRow?: string | undefined;
|
|
749
|
+
gridRowEnd?: string | undefined;
|
|
750
|
+
gridRowGap?: string | undefined;
|
|
751
|
+
gridRowStart?: string | undefined;
|
|
752
|
+
gridTemplate?: string | undefined;
|
|
753
|
+
gridTemplateAreas?: string | undefined;
|
|
754
|
+
gridTemplateColumns?: string | undefined;
|
|
755
|
+
gridTemplateRows?: string | undefined;
|
|
756
|
+
height?: string | undefined;
|
|
757
|
+
hyphenateCharacter?: string | undefined;
|
|
758
|
+
hyphens?: string | undefined;
|
|
759
|
+
imageOrientation?: string | undefined;
|
|
760
|
+
imageRendering?: string | undefined;
|
|
761
|
+
inlineSize?: string | undefined;
|
|
762
|
+
inset?: string | undefined;
|
|
763
|
+
insetBlock?: string | undefined;
|
|
764
|
+
insetBlockEnd?: string | undefined;
|
|
765
|
+
insetBlockStart?: string | undefined;
|
|
766
|
+
insetInline?: string | undefined;
|
|
767
|
+
insetInlineEnd?: string | undefined;
|
|
768
|
+
insetInlineStart?: string | undefined;
|
|
769
|
+
isolation?: string | undefined;
|
|
770
|
+
justifyContent?: string | undefined;
|
|
771
|
+
justifyItems?: string | undefined;
|
|
772
|
+
justifySelf?: string | undefined;
|
|
773
|
+
left?: string | undefined;
|
|
774
|
+
readonly length?: number | undefined;
|
|
775
|
+
letterSpacing?: string | undefined;
|
|
776
|
+
lightingColor?: string | undefined;
|
|
777
|
+
lineBreak?: string | undefined;
|
|
778
|
+
lineHeight?: string | undefined;
|
|
779
|
+
listStyle?: string | undefined;
|
|
780
|
+
listStyleImage?: string | undefined;
|
|
781
|
+
listStylePosition?: string | undefined;
|
|
782
|
+
listStyleType?: string | undefined;
|
|
783
|
+
margin?: string | undefined;
|
|
784
|
+
marginBlock?: string | undefined;
|
|
785
|
+
marginBlockEnd?: string | undefined;
|
|
786
|
+
marginBlockStart?: string | undefined;
|
|
787
|
+
marginBottom?: string | undefined;
|
|
788
|
+
marginInline?: string | undefined;
|
|
789
|
+
marginInlineEnd?: string | undefined;
|
|
790
|
+
marginInlineStart?: string | undefined;
|
|
791
|
+
marginLeft?: string | undefined;
|
|
792
|
+
marginRight?: string | undefined;
|
|
793
|
+
marginTop?: string | undefined;
|
|
794
|
+
marker?: string | undefined;
|
|
795
|
+
markerEnd?: string | undefined;
|
|
796
|
+
markerMid?: string | undefined;
|
|
797
|
+
markerStart?: string | undefined;
|
|
798
|
+
mask?: string | undefined;
|
|
799
|
+
maskClip?: string | undefined;
|
|
800
|
+
maskComposite?: string | undefined;
|
|
801
|
+
maskImage?: string | undefined;
|
|
802
|
+
maskMode?: string | undefined;
|
|
803
|
+
maskOrigin?: string | undefined;
|
|
804
|
+
maskPosition?: string | undefined;
|
|
805
|
+
maskRepeat?: string | undefined;
|
|
806
|
+
maskSize?: string | undefined;
|
|
807
|
+
maskType?: string | undefined;
|
|
808
|
+
maxBlockSize?: string | undefined;
|
|
809
|
+
maxHeight?: string | undefined;
|
|
810
|
+
maxInlineSize?: string | undefined;
|
|
811
|
+
maxWidth?: string | undefined;
|
|
812
|
+
minBlockSize?: string | undefined;
|
|
813
|
+
minHeight?: string | undefined;
|
|
814
|
+
minInlineSize?: string | undefined;
|
|
815
|
+
minWidth?: string | undefined;
|
|
816
|
+
mixBlendMode?: string | undefined;
|
|
817
|
+
objectFit?: string | undefined;
|
|
818
|
+
objectPosition?: string | undefined;
|
|
819
|
+
offset?: string | undefined;
|
|
820
|
+
offsetDistance?: string | undefined;
|
|
821
|
+
offsetPath?: string | undefined;
|
|
822
|
+
offsetRotate?: string | undefined;
|
|
823
|
+
opacity?: string | undefined;
|
|
824
|
+
order?: string | undefined;
|
|
825
|
+
orphans?: string | undefined;
|
|
826
|
+
outline?: string | undefined;
|
|
827
|
+
outlineColor?: string | undefined;
|
|
828
|
+
outlineOffset?: string | undefined;
|
|
829
|
+
outlineStyle?: string | undefined;
|
|
830
|
+
outlineWidth?: string | undefined;
|
|
831
|
+
overflow?: string | undefined;
|
|
832
|
+
overflowAnchor?: string | undefined;
|
|
833
|
+
overflowClipMargin?: string | undefined;
|
|
834
|
+
overflowWrap?: string | undefined;
|
|
835
|
+
overflowX?: string | undefined;
|
|
836
|
+
overflowY?: string | undefined;
|
|
837
|
+
overscrollBehavior?: string | undefined;
|
|
838
|
+
overscrollBehaviorBlock?: string | undefined;
|
|
839
|
+
overscrollBehaviorInline?: string | undefined;
|
|
840
|
+
overscrollBehaviorX?: string | undefined;
|
|
841
|
+
overscrollBehaviorY?: string | undefined;
|
|
842
|
+
padding?: string | undefined;
|
|
843
|
+
paddingBlock?: string | undefined;
|
|
844
|
+
paddingBlockEnd?: string | undefined;
|
|
845
|
+
paddingBlockStart?: string | undefined;
|
|
846
|
+
paddingBottom?: string | undefined;
|
|
847
|
+
paddingInline?: string | undefined;
|
|
848
|
+
paddingInlineEnd?: string | undefined;
|
|
849
|
+
paddingInlineStart?: string | undefined;
|
|
850
|
+
paddingLeft?: string | undefined;
|
|
851
|
+
paddingRight?: string | undefined;
|
|
852
|
+
paddingTop?: string | undefined;
|
|
853
|
+
pageBreakAfter?: string | undefined;
|
|
854
|
+
pageBreakBefore?: string | undefined;
|
|
855
|
+
pageBreakInside?: string | undefined;
|
|
856
|
+
paintOrder?: string | undefined;
|
|
857
|
+
readonly parentRule?: {
|
|
858
|
+
cssText: string;
|
|
859
|
+
readonly parentRule: any | null;
|
|
860
|
+
readonly parentStyleSheet: {
|
|
861
|
+
readonly cssRules: {
|
|
862
|
+
[x: number]: any;
|
|
863
|
+
readonly length: number;
|
|
864
|
+
item: (index: number) => CSSRule | null;
|
|
865
|
+
[Symbol.iterator]: () => IterableIterator<CSSRule>;
|
|
866
|
+
};
|
|
867
|
+
readonly ownerRule: any | null;
|
|
868
|
+
readonly rules: {
|
|
869
|
+
[x: number]: any;
|
|
870
|
+
readonly length: number;
|
|
871
|
+
item: (index: number) => CSSRule | null;
|
|
872
|
+
[Symbol.iterator]: () => IterableIterator<CSSRule>;
|
|
873
|
+
};
|
|
874
|
+
addRule: (selector?: string | undefined, style?: string | undefined, index?: number | undefined) => number;
|
|
875
|
+
deleteRule: (index: number) => void;
|
|
876
|
+
insertRule: (rule: string, index?: number | undefined) => number;
|
|
877
|
+
removeRule: (index?: number | undefined) => void;
|
|
878
|
+
replace: (text: string) => Promise<CSSStyleSheet>;
|
|
879
|
+
replaceSync: (text: string) => void;
|
|
880
|
+
disabled: boolean;
|
|
881
|
+
readonly href: string | null;
|
|
882
|
+
readonly media: {
|
|
883
|
+
[x: number]: string;
|
|
884
|
+
readonly length: number;
|
|
885
|
+
mediaText: string;
|
|
886
|
+
toString: () => string;
|
|
887
|
+
appendMedium: (medium: string) => void;
|
|
888
|
+
deleteMedium: (medium: string) => void;
|
|
889
|
+
item: (index: number) => string | null;
|
|
890
|
+
[Symbol.iterator]: () => IterableIterator<string>;
|
|
891
|
+
};
|
|
892
|
+
readonly ownerNode: Element | ProcessingInstruction | null;
|
|
893
|
+
readonly parentStyleSheet: any | null;
|
|
894
|
+
readonly title: string | null;
|
|
895
|
+
readonly type: string;
|
|
896
|
+
} | null;
|
|
897
|
+
readonly type: number;
|
|
898
|
+
readonly CHARSET_RULE: number;
|
|
899
|
+
readonly FONT_FACE_RULE: number;
|
|
900
|
+
readonly IMPORT_RULE: number;
|
|
901
|
+
readonly KEYFRAMES_RULE: number;
|
|
902
|
+
readonly KEYFRAME_RULE: number;
|
|
903
|
+
readonly MEDIA_RULE: number;
|
|
904
|
+
readonly NAMESPACE_RULE: number;
|
|
905
|
+
readonly PAGE_RULE: number;
|
|
906
|
+
readonly STYLE_RULE: number;
|
|
907
|
+
readonly SUPPORTS_RULE: number;
|
|
908
|
+
} | null | undefined;
|
|
909
|
+
perspective?: string | undefined;
|
|
910
|
+
perspectiveOrigin?: string | undefined;
|
|
911
|
+
placeContent?: string | undefined;
|
|
912
|
+
placeItems?: string | undefined;
|
|
913
|
+
placeSelf?: string | undefined;
|
|
914
|
+
pointerEvents?: string | undefined;
|
|
915
|
+
position?: string | undefined;
|
|
916
|
+
printColorAdjust?: string | undefined;
|
|
917
|
+
quotes?: string | undefined;
|
|
918
|
+
resize?: string | undefined;
|
|
919
|
+
right?: string | undefined;
|
|
920
|
+
rotate?: string | undefined;
|
|
921
|
+
rowGap?: string | undefined;
|
|
922
|
+
rubyPosition?: string | undefined;
|
|
923
|
+
scale?: string | undefined;
|
|
924
|
+
scrollBehavior?: string | undefined;
|
|
925
|
+
scrollMargin?: string | undefined;
|
|
926
|
+
scrollMarginBlock?: string | undefined;
|
|
927
|
+
scrollMarginBlockEnd?: string | undefined;
|
|
928
|
+
scrollMarginBlockStart?: string | undefined;
|
|
929
|
+
scrollMarginBottom?: string | undefined;
|
|
930
|
+
scrollMarginInline?: string | undefined;
|
|
931
|
+
scrollMarginInlineEnd?: string | undefined;
|
|
932
|
+
scrollMarginInlineStart?: string | undefined;
|
|
933
|
+
scrollMarginLeft?: string | undefined;
|
|
934
|
+
scrollMarginRight?: string | undefined;
|
|
935
|
+
scrollMarginTop?: string | undefined;
|
|
936
|
+
scrollPadding?: string | undefined;
|
|
937
|
+
scrollPaddingBlock?: string | undefined;
|
|
938
|
+
scrollPaddingBlockEnd?: string | undefined;
|
|
939
|
+
scrollPaddingBlockStart?: string | undefined;
|
|
940
|
+
scrollPaddingBottom?: string | undefined;
|
|
941
|
+
scrollPaddingInline?: string | undefined;
|
|
942
|
+
scrollPaddingInlineEnd?: string | undefined;
|
|
943
|
+
scrollPaddingInlineStart?: string | undefined;
|
|
944
|
+
scrollPaddingLeft?: string | undefined;
|
|
945
|
+
scrollPaddingRight?: string | undefined;
|
|
946
|
+
scrollPaddingTop?: string | undefined;
|
|
947
|
+
scrollSnapAlign?: string | undefined;
|
|
948
|
+
scrollSnapStop?: string | undefined;
|
|
949
|
+
scrollSnapType?: string | undefined;
|
|
950
|
+
scrollbarGutter?: string | undefined;
|
|
951
|
+
shapeImageThreshold?: string | undefined;
|
|
952
|
+
shapeMargin?: string | undefined;
|
|
953
|
+
shapeOutside?: string | undefined;
|
|
954
|
+
shapeRendering?: string | undefined;
|
|
955
|
+
stopColor?: string | undefined;
|
|
956
|
+
stopOpacity?: string | undefined;
|
|
957
|
+
stroke?: string | undefined;
|
|
958
|
+
strokeDasharray?: string | undefined;
|
|
959
|
+
strokeDashoffset?: string | undefined;
|
|
960
|
+
strokeLinecap?: string | undefined;
|
|
961
|
+
strokeLinejoin?: string | undefined;
|
|
962
|
+
strokeMiterlimit?: string | undefined;
|
|
963
|
+
strokeOpacity?: string | undefined;
|
|
964
|
+
strokeWidth?: string | undefined;
|
|
965
|
+
tabSize?: string | undefined;
|
|
966
|
+
tableLayout?: string | undefined;
|
|
967
|
+
textAlign?: string | undefined;
|
|
968
|
+
textAlignLast?: string | undefined;
|
|
969
|
+
textAnchor?: string | undefined;
|
|
970
|
+
textCombineUpright?: string | undefined;
|
|
971
|
+
textDecoration?: string | undefined;
|
|
972
|
+
textDecorationColor?: string | undefined;
|
|
973
|
+
textDecorationLine?: string | undefined;
|
|
974
|
+
textDecorationSkipInk?: string | undefined;
|
|
975
|
+
textDecorationStyle?: string | undefined;
|
|
976
|
+
textDecorationThickness?: string | undefined;
|
|
977
|
+
textEmphasis?: string | undefined;
|
|
978
|
+
textEmphasisColor?: string | undefined;
|
|
979
|
+
textEmphasisPosition?: string | undefined;
|
|
980
|
+
textEmphasisStyle?: string | undefined;
|
|
981
|
+
textIndent?: string | undefined;
|
|
982
|
+
textOrientation?: string | undefined;
|
|
983
|
+
textOverflow?: string | undefined;
|
|
984
|
+
textRendering?: string | undefined;
|
|
985
|
+
textShadow?: string | undefined;
|
|
986
|
+
textTransform?: string | undefined;
|
|
987
|
+
textUnderlineOffset?: string | undefined;
|
|
988
|
+
textUnderlinePosition?: string | undefined;
|
|
989
|
+
top?: string | undefined;
|
|
990
|
+
touchAction?: string | undefined;
|
|
991
|
+
transform?: string | undefined;
|
|
992
|
+
transformBox?: string | undefined;
|
|
993
|
+
transformOrigin?: string | undefined;
|
|
994
|
+
transformStyle?: string | undefined;
|
|
995
|
+
transition?: string | undefined;
|
|
996
|
+
transitionDelay?: string | undefined;
|
|
997
|
+
transitionDuration?: string | undefined;
|
|
998
|
+
transitionProperty?: string | undefined;
|
|
999
|
+
transitionTimingFunction?: string | undefined;
|
|
1000
|
+
translate?: string | undefined;
|
|
1001
|
+
unicodeBidi?: string | undefined;
|
|
1002
|
+
userSelect?: string | undefined;
|
|
1003
|
+
verticalAlign?: string | undefined;
|
|
1004
|
+
visibility?: string | undefined;
|
|
1005
|
+
webkitAlignContent?: string | undefined;
|
|
1006
|
+
webkitAlignItems?: string | undefined;
|
|
1007
|
+
webkitAlignSelf?: string | undefined;
|
|
1008
|
+
webkitAnimation?: string | undefined;
|
|
1009
|
+
webkitAnimationDelay?: string | undefined;
|
|
1010
|
+
webkitAnimationDirection?: string | undefined;
|
|
1011
|
+
webkitAnimationDuration?: string | undefined;
|
|
1012
|
+
webkitAnimationFillMode?: string | undefined;
|
|
1013
|
+
webkitAnimationIterationCount?: string | undefined;
|
|
1014
|
+
webkitAnimationName?: string | undefined;
|
|
1015
|
+
webkitAnimationPlayState?: string | undefined;
|
|
1016
|
+
webkitAnimationTimingFunction?: string | undefined;
|
|
1017
|
+
webkitAppearance?: string | undefined;
|
|
1018
|
+
webkitBackfaceVisibility?: string | undefined;
|
|
1019
|
+
webkitBackgroundClip?: string | undefined;
|
|
1020
|
+
webkitBackgroundOrigin?: string | undefined;
|
|
1021
|
+
webkitBackgroundSize?: string | undefined;
|
|
1022
|
+
webkitBorderBottomLeftRadius?: string | undefined;
|
|
1023
|
+
webkitBorderBottomRightRadius?: string | undefined;
|
|
1024
|
+
webkitBorderRadius?: string | undefined;
|
|
1025
|
+
webkitBorderTopLeftRadius?: string | undefined;
|
|
1026
|
+
webkitBorderTopRightRadius?: string | undefined;
|
|
1027
|
+
webkitBoxAlign?: string | undefined;
|
|
1028
|
+
webkitBoxFlex?: string | undefined;
|
|
1029
|
+
webkitBoxOrdinalGroup?: string | undefined;
|
|
1030
|
+
webkitBoxOrient?: string | undefined;
|
|
1031
|
+
webkitBoxPack?: string | undefined;
|
|
1032
|
+
webkitBoxShadow?: string | undefined;
|
|
1033
|
+
webkitBoxSizing?: string | undefined;
|
|
1034
|
+
webkitFilter?: string | undefined;
|
|
1035
|
+
webkitFlex?: string | undefined;
|
|
1036
|
+
webkitFlexBasis?: string | undefined;
|
|
1037
|
+
webkitFlexDirection?: string | undefined;
|
|
1038
|
+
webkitFlexFlow?: string | undefined;
|
|
1039
|
+
webkitFlexGrow?: string | undefined;
|
|
1040
|
+
webkitFlexShrink?: string | undefined;
|
|
1041
|
+
webkitFlexWrap?: string | undefined;
|
|
1042
|
+
webkitJustifyContent?: string | undefined;
|
|
1043
|
+
webkitLineClamp?: string | undefined;
|
|
1044
|
+
webkitMask?: string | undefined;
|
|
1045
|
+
webkitMaskBoxImage?: string | undefined;
|
|
1046
|
+
webkitMaskBoxImageOutset?: string | undefined;
|
|
1047
|
+
webkitMaskBoxImageRepeat?: string | undefined;
|
|
1048
|
+
webkitMaskBoxImageSlice?: string | undefined;
|
|
1049
|
+
webkitMaskBoxImageSource?: string | undefined;
|
|
1050
|
+
webkitMaskBoxImageWidth?: string | undefined;
|
|
1051
|
+
webkitMaskClip?: string | undefined;
|
|
1052
|
+
webkitMaskComposite?: string | undefined;
|
|
1053
|
+
webkitMaskImage?: string | undefined;
|
|
1054
|
+
webkitMaskOrigin?: string | undefined;
|
|
1055
|
+
webkitMaskPosition?: string | undefined;
|
|
1056
|
+
webkitMaskRepeat?: string | undefined;
|
|
1057
|
+
webkitMaskSize?: string | undefined;
|
|
1058
|
+
webkitOrder?: string | undefined;
|
|
1059
|
+
webkitPerspective?: string | undefined;
|
|
1060
|
+
webkitPerspectiveOrigin?: string | undefined;
|
|
1061
|
+
webkitTextFillColor?: string | undefined;
|
|
1062
|
+
webkitTextSizeAdjust?: string | undefined;
|
|
1063
|
+
webkitTextStroke?: string | undefined;
|
|
1064
|
+
webkitTextStrokeColor?: string | undefined;
|
|
1065
|
+
webkitTextStrokeWidth?: string | undefined;
|
|
1066
|
+
webkitTransform?: string | undefined;
|
|
1067
|
+
webkitTransformOrigin?: string | undefined;
|
|
1068
|
+
webkitTransformStyle?: string | undefined;
|
|
1069
|
+
webkitTransition?: string | undefined;
|
|
1070
|
+
webkitTransitionDelay?: string | undefined;
|
|
1071
|
+
webkitTransitionDuration?: string | undefined;
|
|
1072
|
+
webkitTransitionProperty?: string | undefined;
|
|
1073
|
+
webkitTransitionTimingFunction?: string | undefined;
|
|
1074
|
+
webkitUserSelect?: string | undefined;
|
|
1075
|
+
whiteSpace?: string | undefined;
|
|
1076
|
+
widows?: string | undefined;
|
|
1077
|
+
width?: string | undefined;
|
|
1078
|
+
willChange?: string | undefined;
|
|
1079
|
+
wordBreak?: string | undefined;
|
|
1080
|
+
wordSpacing?: string | undefined;
|
|
1081
|
+
wordWrap?: string | undefined;
|
|
1082
|
+
writingMode?: string | undefined;
|
|
1083
|
+
zIndex?: string | undefined;
|
|
1084
|
+
getPropertyPriority?: ((property: string) => string) | undefined;
|
|
1085
|
+
getPropertyValue?: ((property: string) => string) | undefined;
|
|
1086
|
+
item?: ((index: number) => string) | undefined;
|
|
1087
|
+
removeProperty?: ((property: string) => string) | undefined;
|
|
1088
|
+
setProperty?: ((property: string, value: string | null, priority?: string | undefined) => void) | undefined;
|
|
1089
|
+
[Symbol.iterator]?: (() => IterableIterator<string>) | undefined;
|
|
1090
|
+
}>;
|
|
41
1091
|
handleStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
42
1092
|
headerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
43
1093
|
state: import("@vue/composition-api").Ref<"open" | "closed">;
|