bt-core-app 2.2.8 → 2.2.10
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/bt-core/core/node_modules/vuetify/lib/composables/defaults.mjs +45 -70
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/icons.mjs +40 -73
- package/dist/bt-core/core/node_modules/vuetify/lib/util/console.mjs +4 -12
- package/dist/bt-core/core/node_modules/vuetify/lib/util/getCurrentInstance.mjs +6 -13
- package/dist/bt-core/core/node_modules/vuetify/lib/util/helpers.mjs +28 -408
- package/dist/components/BT-Assistant-Menu.vue.mjs +407 -420
- package/dist/components/BT-Avatar.vue.mjs +31 -31
- package/dist/components/BT-Background-Task.vue.mjs +52 -52
- package/dist/components/BT-Blade-Item.vue.mjs +100 -110
- package/dist/components/BT-Blade-Items.vue.mjs +1 -1
- package/dist/components/BT-Blade-Items.vue2.mjs +399 -411
- package/dist/components/BT-Blade-Steps.vue.mjs +2 -2
- package/dist/components/BT-Blade-Steps.vue2.mjs +626 -641
- package/dist/components/BT-Blade.vue.mjs +192 -201
- package/dist/components/BT-Btn.vue.mjs +25 -23
- package/dist/components/BT-Camera-Overlay.vue.mjs +142 -144
- package/dist/components/BT-Col.vue.mjs +19 -17
- package/dist/components/BT-Color-Picker-Menu.vue.mjs +49 -51
- package/dist/components/BT-Cosmetics-Menu.vue.mjs +173 -180
- package/dist/components/BT-Cron.vue.mjs +249 -264
- package/dist/components/BT-Date-Select.vue.mjs +47 -47
- package/dist/components/BT-Date.vue.d.ts +0 -1
- package/dist/components/BT-Date.vue.mjs +8 -9
- package/dist/components/BT-Demo-Profile-Select.vue.mjs +40 -40
- package/dist/components/BT-Dialog-Confirm.vue.mjs +39 -39
- package/dist/components/BT-Dialog-Date.vue.mjs +19 -22
- package/dist/components/BT-Dialog-Number.vue.mjs +121 -125
- package/dist/components/BT-Dialog-Select.vue.mjs +85 -96
- package/dist/components/BT-Divider.vue.mjs +21 -20
- package/dist/components/BT-Drag-Counter.vue.mjs +1 -1
- package/dist/components/BT-Drag-Counter.vue2.mjs +89 -89
- package/dist/components/BT-Entity.vue.mjs +82 -82
- package/dist/components/BT-Error.vue.mjs +27 -26
- package/dist/components/BT-Field-Checkbox.vue.mjs +31 -30
- package/dist/components/BT-Field-Date.vue.d.ts +0 -1
- package/dist/components/BT-Field-Date.vue.mjs +84 -88
- package/dist/components/BT-Field-Entity.vue.mjs +16 -20
- package/dist/components/BT-Field-Select-Simple.vue.mjs +26 -24
- package/dist/components/BT-Field-Select.vue.mjs +34 -32
- package/dist/components/BT-Field-String.vue.mjs +52 -54
- package/dist/components/BT-Field-Switch.vue.mjs +43 -44
- package/dist/components/BT-Field-Tags.vue.mjs +55 -57
- package/dist/components/BT-Field-Textarea.vue.mjs +43 -44
- package/dist/components/BT-Field-Trigger.vue.mjs +270 -276
- package/dist/components/BT-Field.vue.mjs +38 -39
- package/dist/components/BT-Form-Builder.vue.mjs +325 -346
- package/dist/components/BT-Form-Field.vue.mjs +81 -88
- package/dist/components/BT-Form.vue.mjs +269 -280
- package/dist/components/BT-Header-Option.vue.mjs +19 -21
- package/dist/components/BT-Image-Select.vue.mjs +177 -186
- package/dist/components/BT-Json.vue.mjs +30 -29
- package/dist/components/BT-Loader.vue.mjs +31 -32
- package/dist/components/BT-Nav-Sidebar.vue.mjs +124 -130
- package/dist/components/BT-Number.vue.mjs +1 -1
- package/dist/components/BT-Number.vue2.mjs +19 -17
- package/dist/components/BT-Numpad.vue.mjs +144 -147
- package/dist/components/BT-Select-List-Box.vue.mjs +276 -287
- package/dist/components/BT-Select-Simple.vue.mjs +23 -21
- package/dist/components/BT-Select.vue.mjs +37 -36
- package/dist/components/BT-Signature-Overlay.vue.mjs +112 -113
- package/dist/components/BT-Signature.vue.mjs +96 -96
- package/dist/components/BT-Slider.vue.mjs +103 -109
- package/dist/components/BT-Square-Check.vue.mjs +65 -65
- package/dist/components/BT-Status-Item.vue.mjs +16 -18
- package/dist/components/BT-Tags.vue.mjs +22 -21
- package/dist/components/BT-Tour.vue.mjs +65 -69
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/_virtual/VAlert.sass.mjs +0 -1
- package/dist/_virtual/VAvatar.sass.mjs +0 -1
- package/dist/_virtual/VBtn.sass.mjs +0 -1
- package/dist/_virtual/VBtnGroup.sass.mjs +0 -1
- package/dist/_virtual/VBtnToggle.sass.mjs +0 -1
- package/dist/_virtual/VCard.sass.mjs +0 -1
- package/dist/_virtual/VCheckbox.sass.mjs +0 -1
- package/dist/_virtual/VChip.sass.mjs +0 -1
- package/dist/_virtual/VChipGroup.sass.mjs +0 -1
- package/dist/_virtual/VColorPicker.sass.mjs +0 -1
- package/dist/_virtual/VColorPickerCanvas.sass.mjs +0 -1
- package/dist/_virtual/VColorPickerEdit.sass.mjs +0 -1
- package/dist/_virtual/VColorPickerPreview.sass.mjs +0 -1
- package/dist/_virtual/VColorPickerSwatches.sass.mjs +0 -1
- package/dist/_virtual/VCombobox.sass.mjs +0 -1
- package/dist/_virtual/VContainer.sass.mjs +0 -1
- package/dist/_virtual/VCounter.sass.mjs +0 -1
- package/dist/_virtual/VDialog.sass.mjs +0 -1
- package/dist/_virtual/VDivider.sass.mjs +0 -1
- package/dist/_virtual/VField.sass.mjs +0 -1
- package/dist/_virtual/VGrid.sass.mjs +0 -1
- package/dist/_virtual/VIcon.sass.mjs +0 -1
- package/dist/_virtual/VImg.sass.mjs +0 -1
- package/dist/_virtual/VInput.sass.mjs +0 -1
- package/dist/_virtual/VLabel.sass.mjs +0 -1
- package/dist/_virtual/VList.sass.mjs +0 -1
- package/dist/_virtual/VListItem.sass.mjs +0 -1
- package/dist/_virtual/VMenu.sass.mjs +0 -1
- package/dist/_virtual/VMessages.sass.mjs +0 -1
- package/dist/_virtual/VNavigationDrawer.sass.mjs +0 -1
- package/dist/_virtual/VOverlay.sass.mjs +0 -1
- package/dist/_virtual/VPagination.sass.mjs +0 -1
- package/dist/_virtual/VPicker.sass.mjs +0 -1
- package/dist/_virtual/VProgressCircular.sass.mjs +0 -1
- package/dist/_virtual/VProgressLinear.sass.mjs +0 -1
- package/dist/_virtual/VRating.sass.mjs +0 -1
- package/dist/_virtual/VResponsive.sass.mjs +0 -1
- package/dist/_virtual/VRipple.sass.mjs +0 -1
- package/dist/_virtual/VSelect.sass.mjs +0 -1
- package/dist/_virtual/VSelectionControl.sass.mjs +0 -1
- package/dist/_virtual/VSelectionControlGroup.sass.mjs +0 -1
- package/dist/_virtual/VSheet.sass.mjs +0 -1
- package/dist/_virtual/VSlideGroup.sass.mjs +0 -1
- package/dist/_virtual/VSlider.sass.mjs +0 -1
- package/dist/_virtual/VSliderThumb.sass.mjs +0 -1
- package/dist/_virtual/VSliderTrack.sass.mjs +0 -1
- package/dist/_virtual/VSpacer.sass.mjs +0 -1
- package/dist/_virtual/VSwitch.sass.mjs +0 -1
- package/dist/_virtual/VTab.sass.mjs +0 -1
- package/dist/_virtual/VTable.sass.mjs +0 -1
- package/dist/_virtual/VTabs.sass.mjs +0 -1
- package/dist/_virtual/VTextField.sass.mjs +0 -1
- package/dist/_virtual/VTextarea.sass.mjs +0 -1
- package/dist/_virtual/VToolbar.sass.mjs +0 -1
- package/dist/_virtual/VVirtualScroll.sass.mjs +0 -1
- package/dist/_virtual/VWindow.sass.mjs +0 -1
- package/dist/bt-core/core/node_modules/@vuepic/vue-datepicker/dist/main.css.mjs +0 -1
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VAlert/VAlert.mjs +0 -196
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VAlert/VAlertTitle.mjs +0 -5
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VAvatar/VAvatar.mjs +0 -92
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VBtn/VBtn.mjs +0 -220
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VBtnGroup/VBtnGroup.mjs +0 -68
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VBtnToggle/VBtnToggle.mjs +0 -57
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCard/VCard.mjs +0 -180
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCard/VCardActions.mjs +0 -32
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCard/VCardItem.mjs +0 -118
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCard/VCardSubtitle.mjs +0 -29
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCard/VCardText.mjs +0 -29
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCard/VCardTitle.mjs +0 -5
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCheckbox/VCheckbox.mjs +0 -74
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCheckbox/VCheckboxBtn.mjs +0 -53
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VChip/VChip.mjs +0 -263
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VChipGroup/VChipGroup.mjs +0 -87
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VColorPicker/VColorPicker.mjs +0 -161
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VColorPicker/VColorPickerCanvas.mjs +0 -166
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VColorPicker/VColorPickerEdit.mjs +0 -97
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VColorPicker/VColorPickerPreview.mjs +0 -123
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VColorPicker/VColorPickerSwatches.mjs +0 -72
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VColorPicker/util/index.mjs +0 -193
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCombobox/VCombobox.mjs +0 -501
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VCounter/VCounter.mjs +0 -51
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VDefaultsProvider/VDefaultsProvider.mjs +0 -39
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VDialog/VDialog.mjs +0 -103
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VDivider/VDivider.mjs +0 -82
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VField/VField.mjs +0 -295
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VField/VFieldLabel.mjs +0 -28
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VForm/VForm.mjs +0 -53
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VGrid/VCol.mjs +0 -98
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VGrid/VContainer.mjs +0 -41
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VGrid/VRow.mjs +0 -104
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VGrid/VSpacer.mjs +0 -6
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VHover/VHover.mjs +0 -41
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VIcon/VIcon.mjs +0 -77
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VImg/VImg.mjs +0 -248
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VInput/InputIcon.mjs +0 -40
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VInput/VInput.mjs +0 -154
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VLabel/VLabel.mjs +0 -36
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/VList.mjs +0 -281
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/VListChildren.mjs +0 -104
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/VListGroup.mjs +0 -129
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/VListItem.mjs +0 -312
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/VListItemSubtitle.mjs +0 -29
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/VListItemTitle.mjs +0 -5
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/VListSubheader.mjs +0 -50
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VList/list.mjs +0 -38
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VMenu/VMenu.mjs +0 -132
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VMenu/shared.mjs +0 -4
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VMessages/VMessages.mjs +0 -55
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VNavigationDrawer/VNavigationDrawer.mjs +0 -247
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VNavigationDrawer/sticky.mjs +0 -44
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VNavigationDrawer/touch.mjs +0 -100
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VOverlay/VOverlay.mjs +0 -291
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VOverlay/locationStrategies.mjs +0 -292
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VOverlay/requestNewFrame.mjs +0 -15
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VOverlay/scrollStrategies.mjs +0 -91
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VOverlay/useActivator.mjs +0 -179
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VOverlay/util/point.mjs +0 -42
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VPagination/VPagination.mjs +0 -315
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VProgressCircular/VProgressCircular.mjs +0 -129
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VProgressLinear/VProgressLinear.mjs +0 -195
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VProgressLinear/chunks.mjs +0 -53
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VRating/VRating.mjs +0 -217
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VResponsive/VResponsive.mjs +0 -56
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSelect/VSelect.mjs +0 -475
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSelect/useScrolling.mjs +0 -57
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSelectionControl/VSelectionControl.mjs +0 -183
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSelectionControlGroup/VSelectionControlGroup.mjs +0 -106
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSheet/VSheet.mjs +0 -61
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSlideGroup/VSlideGroup.mjs +0 -287
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSlideGroup/helpers.mjs +0 -54
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSlider/VSlider.mjs +0 -159
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSlider/VSliderThumb.mjs +0 -176
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSlider/VSliderTrack.mjs +0 -109
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSlider/slider.mjs +0 -242
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VSwitch/VSwitch.mjs +0 -172
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTable/VTable.mjs +0 -66
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTabs/VTab.mjs +0 -126
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTabs/VTabs.mjs +0 -153
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTabs/VTabsWindow.mjs +0 -48
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTabs/VTabsWindowItem.mjs +0 -29
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTabs/shared.mjs +0 -4
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTextField/VTextField.mjs +0 -204
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VTextarea/VTextarea.mjs +0 -258
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VToolbar/VToolbar.mjs +0 -167
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VToolbar/VToolbarItems.mjs +0 -38
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VToolbar/VToolbarTitle.mjs +0 -37
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VVirtualScroll/VVirtualScroll.mjs +0 -106
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VVirtualScroll/VVirtualScrollItem.mjs +0 -47
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VWindow/VWindow.mjs +0 -211
- package/dist/bt-core/core/node_modules/vuetify/lib/components/VWindow/VWindowItem.mjs +0 -93
- package/dist/bt-core/core/node_modules/vuetify/lib/components/transitions/createTransition.mjs +0 -113
- package/dist/bt-core/core/node_modules/vuetify/lib/components/transitions/dialog-transition.mjs +0 -136
- package/dist/bt-core/core/node_modules/vuetify/lib/components/transitions/expand-transition.mjs +0 -52
- package/dist/bt-core/core/node_modules/vuetify/lib/components/transitions/index.mjs +0 -22
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/autocomplete.mjs +0 -21
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/autofocus.mjs +0 -14
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/border.mjs +0 -19
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/color.mjs +0 -69
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/component.mjs +0 -11
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/delay.mjs +0 -34
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/density.mjs +0 -20
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/dimensions.mjs +0 -23
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/display.mjs +0 -32
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/elevation.mjs +0 -25
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/filter.mjs +0 -125
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/focus.mjs +0 -31
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/focusGroups.mjs +0 -54
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/focusTrap.mjs +0 -97
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/form.mjs +0 -112
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/forwardRefs.mjs +0 -78
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/goto.mjs +0 -86
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/group.mjs +0 -169
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/hydration.mjs +0 -20
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/iconSizes.mjs +0 -21
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/intersectionObserver.mjs +0 -24
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/layout.mjs +0 -43
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/lazy.mjs +0 -21
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/list-items.mjs +0 -120
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/loader.mjs +0 -38
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/locale.mjs +0 -22
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/location.mjs +0 -49
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/menuActivator.mjs +0 -24
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/nested/activeStrategies.mjs +0 -102
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/nested/nested.mjs +0 -315
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/nested/openStrategies.mjs +0 -60
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/nested/selectStrategies.mjs +0 -206
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/position.mjs +0 -22
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/proxiedModel.mjs +0 -35
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/refs.mjs +0 -15
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/resizeObserver.mjs +0 -26
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/reveal.mjs +0 -21
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/rounded.mjs +0 -30
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/router.mjs +0 -97
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/scopeId.mjs +0 -12
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/selectLink.mjs +0 -16
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/size.mjs +0 -27
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/ssrBoot.mjs +0 -17
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/stack.mjs +0 -39
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/tag.mjs +0 -10
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/teleport.mjs +0 -21
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/theme.mjs +0 -32
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/toggleScope.mjs +0 -19
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/touch.mjs +0 -73
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/transition.mjs +0 -34
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/validation.mjs +0 -139
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/variant.mjs +0 -53
- package/dist/bt-core/core/node_modules/vuetify/lib/composables/virtual.mjs +0 -164
- package/dist/bt-core/core/node_modules/vuetify/lib/directives/click-outside/index.mjs +0 -62
- package/dist/bt-core/core/node_modules/vuetify/lib/directives/intersect/index.mjs +0 -41
- package/dist/bt-core/core/node_modules/vuetify/lib/directives/ripple/index.mjs +0 -183
- package/dist/bt-core/core/node_modules/vuetify/lib/directives/touch/index.mjs +0 -89
- package/dist/bt-core/core/node_modules/vuetify/lib/labs/VPicker/VPicker.mjs +0 -77
- package/dist/bt-core/core/node_modules/vuetify/lib/labs/VPicker/VPickerTitle.mjs +0 -5
- package/dist/bt-core/core/node_modules/vuetify/lib/labs/rules/rules.mjs +0 -15
- package/dist/bt-core/core/node_modules/vuetify/lib/util/anchor.mjs +0 -53
- package/dist/bt-core/core/node_modules/vuetify/lib/util/animation.mjs +0 -44
- package/dist/bt-core/core/node_modules/vuetify/lib/util/bindProps.mjs +0 -36
- package/dist/bt-core/core/node_modules/vuetify/lib/util/box.mjs +0 -73
- package/dist/bt-core/core/node_modules/vuetify/lib/util/color/APCA.mjs +0 -19
- package/dist/bt-core/core/node_modules/vuetify/lib/util/color/transformSRGB.mjs +0 -16
- package/dist/bt-core/core/node_modules/vuetify/lib/util/colorUtils.mjs +0 -224
- package/dist/bt-core/core/node_modules/vuetify/lib/util/createSimpleFunctional.mjs +0 -31
- package/dist/bt-core/core/node_modules/vuetify/lib/util/deepEqual.mjs +0 -37
- package/dist/bt-core/core/node_modules/vuetify/lib/util/dom.mjs +0 -14
- package/dist/bt-core/core/node_modules/vuetify/lib/util/easing.mjs +0 -23
- package/dist/bt-core/core/node_modules/vuetify/lib/util/getScrollParent.mjs +0 -34
- package/dist/bt-core/core/node_modules/vuetify/lib/util/globals.mjs +0 -8
- package/dist/bt-core/core/node_modules/vuetify/lib/util/isFixedPosition.mjs +0 -11
- package/dist/bt-core/core/node_modules/vuetify/lib/util/throttle.mjs +0 -25
- package/dist/bt-core/core/node_modules/vuetify/lib/util/useRender.mjs +0 -8
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { Box as f } from "./box.mjs";
|
|
2
|
-
function y(r) {
|
|
3
|
-
const i = new f(r), o = getComputedStyle(r), t = o.transform;
|
|
4
|
-
if (t) {
|
|
5
|
-
let e, n, s, m, a;
|
|
6
|
-
if (t.startsWith("matrix3d("))
|
|
7
|
-
e = t.slice(9, -1).split(/, /), n = Number(e[0]), s = Number(e[5]), m = Number(e[12]), a = Number(e[13]);
|
|
8
|
-
else if (t.startsWith("matrix("))
|
|
9
|
-
e = t.slice(7, -1).split(/, /), n = Number(e[0]), s = Number(e[3]), m = Number(e[4]), a = Number(e[5]);
|
|
10
|
-
else
|
|
11
|
-
return new f(i);
|
|
12
|
-
const u = o.transformOrigin, h = i.x - m - (1 - n) * parseFloat(u), c = i.y - a - (1 - s) * parseFloat(u.slice(u.indexOf(" ") + 1)), d = n ? i.width / n : r.offsetWidth + 1, l = s ? i.height / s : r.offsetHeight + 1;
|
|
13
|
-
return new f({
|
|
14
|
-
x: h,
|
|
15
|
-
y: c,
|
|
16
|
-
width: d,
|
|
17
|
-
height: l
|
|
18
|
-
});
|
|
19
|
-
} else
|
|
20
|
-
return new f(i);
|
|
21
|
-
}
|
|
22
|
-
function p(r, i, o) {
|
|
23
|
-
if (typeof r.animate > "u")
|
|
24
|
-
return {
|
|
25
|
-
finished: Promise.resolve()
|
|
26
|
-
};
|
|
27
|
-
let t;
|
|
28
|
-
try {
|
|
29
|
-
t = r.animate(i, o);
|
|
30
|
-
} catch {
|
|
31
|
-
return {
|
|
32
|
-
finished: Promise.resolve()
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
return typeof t.finished > "u" && (t.finished = new Promise((e) => {
|
|
36
|
-
t.onfinish = () => {
|
|
37
|
-
e(t);
|
|
38
|
-
};
|
|
39
|
-
})), t;
|
|
40
|
-
}
|
|
41
|
-
export {
|
|
42
|
-
p as animate,
|
|
43
|
-
y as nullifyTransforms
|
|
44
|
-
};
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { isOn as a, eventName as m } from "./helpers.mjs";
|
|
2
|
-
const f = /* @__PURE__ */ new WeakMap();
|
|
3
|
-
function u(n, s) {
|
|
4
|
-
Object.keys(s).forEach((e) => {
|
|
5
|
-
if (a(e)) {
|
|
6
|
-
const o = m(e), t = f.get(n);
|
|
7
|
-
if (s[e] == null)
|
|
8
|
-
t == null || t.forEach((i) => {
|
|
9
|
-
const [c, r] = i;
|
|
10
|
-
c === o && (n.removeEventListener(o, r), t.delete(i));
|
|
11
|
-
});
|
|
12
|
-
else if (!t || ![...t].some((i) => i[0] === o && i[1] === s[e])) {
|
|
13
|
-
n.addEventListener(o, s[e]);
|
|
14
|
-
const i = t || /* @__PURE__ */ new Set();
|
|
15
|
-
i.add([o, s[e]]), f.has(n) || f.set(n, i);
|
|
16
|
-
}
|
|
17
|
-
} else
|
|
18
|
-
s[e] == null ? n.removeAttribute(e) : n.setAttribute(e, s[e]);
|
|
19
|
-
});
|
|
20
|
-
}
|
|
21
|
-
function b(n, s) {
|
|
22
|
-
Object.keys(s).forEach((e) => {
|
|
23
|
-
if (a(e)) {
|
|
24
|
-
const o = m(e), t = f.get(n);
|
|
25
|
-
t == null || t.forEach((i) => {
|
|
26
|
-
const [c, r] = i;
|
|
27
|
-
c === o && (n.removeEventListener(o, r), t.delete(i));
|
|
28
|
-
});
|
|
29
|
-
} else
|
|
30
|
-
n.removeAttribute(e);
|
|
31
|
-
});
|
|
32
|
-
}
|
|
33
|
-
export {
|
|
34
|
-
u as bindProps,
|
|
35
|
-
b as unbindProps
|
|
36
|
-
};
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
class i {
|
|
2
|
-
constructor(t) {
|
|
3
|
-
const o = document.body.currentCSSZoom ?? 1, r = t instanceof Element, n = r ? 1 + (1 - o) / o : 1, {
|
|
4
|
-
x: h,
|
|
5
|
-
y: s,
|
|
6
|
-
width: c,
|
|
7
|
-
height: u
|
|
8
|
-
} = r ? t.getBoundingClientRect() : t;
|
|
9
|
-
this.x = h * n, this.y = s * n, this.width = c * n, this.height = u * n;
|
|
10
|
-
}
|
|
11
|
-
get top() {
|
|
12
|
-
return this.y;
|
|
13
|
-
}
|
|
14
|
-
get bottom() {
|
|
15
|
-
return this.y + this.height;
|
|
16
|
-
}
|
|
17
|
-
get left() {
|
|
18
|
-
return this.x;
|
|
19
|
-
}
|
|
20
|
-
get right() {
|
|
21
|
-
return this.x + this.width;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
function l(e, t) {
|
|
25
|
-
return {
|
|
26
|
-
x: {
|
|
27
|
-
before: Math.max(0, t.left - e.left),
|
|
28
|
-
after: Math.max(0, e.right - t.right)
|
|
29
|
-
},
|
|
30
|
-
y: {
|
|
31
|
-
before: Math.max(0, t.top - e.top),
|
|
32
|
-
after: Math.max(0, e.bottom - t.bottom)
|
|
33
|
-
}
|
|
34
|
-
};
|
|
35
|
-
}
|
|
36
|
-
function a(e) {
|
|
37
|
-
if (Array.isArray(e)) {
|
|
38
|
-
const t = document.body.currentCSSZoom ?? 1, o = 1 + (1 - t) / t;
|
|
39
|
-
return new i({
|
|
40
|
-
x: e[0] * o,
|
|
41
|
-
y: e[1] * o,
|
|
42
|
-
width: 0 * o,
|
|
43
|
-
height: 0 * o
|
|
44
|
-
});
|
|
45
|
-
} else
|
|
46
|
-
return new i(e);
|
|
47
|
-
}
|
|
48
|
-
function m(e) {
|
|
49
|
-
if (e === document.documentElement)
|
|
50
|
-
if (visualViewport) {
|
|
51
|
-
const t = document.body.currentCSSZoom ?? 1;
|
|
52
|
-
return new i({
|
|
53
|
-
x: visualViewport.scale > 1 ? 0 : visualViewport.offsetLeft,
|
|
54
|
-
y: visualViewport.scale > 1 ? 0 : visualViewport.offsetTop,
|
|
55
|
-
width: visualViewport.width * visualViewport.scale / t,
|
|
56
|
-
height: visualViewport.height * visualViewport.scale / t
|
|
57
|
-
});
|
|
58
|
-
} else
|
|
59
|
-
return new i({
|
|
60
|
-
x: 0,
|
|
61
|
-
y: 0,
|
|
62
|
-
width: document.documentElement.clientWidth,
|
|
63
|
-
height: document.documentElement.clientHeight
|
|
64
|
-
});
|
|
65
|
-
else
|
|
66
|
-
return new i(e);
|
|
67
|
-
}
|
|
68
|
-
export {
|
|
69
|
-
i as Box,
|
|
70
|
-
m as getElementBox,
|
|
71
|
-
l as getOverflow,
|
|
72
|
-
a as getTargetBox
|
|
73
|
-
};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
const r = 0.2126729, a = 0.7151522, e = 0.072175, A = 0.55, u = 0.58, x = 0.57, P = 0.62, s = 0.03, T = 1.45, Y = 5e-4, v = 1.25, S = 1.25, m = 0.078, R = 12.82051282051282, c = 0.06, b = 1e-3;
|
|
2
|
-
function W(C, l) {
|
|
3
|
-
const f = (C.r / 255) ** 2.4, B = (C.g / 255) ** 2.4, G = (C.b / 255) ** 2.4, g = (l.r / 255) ** 2.4, h = (l.g / 255) ** 2.4, p = (l.b / 255) ** 2.4;
|
|
4
|
-
let o = f * r + B * a + G * e, n = g * r + h * a + p * e;
|
|
5
|
-
if (o <= s && (o += (s - o) ** T), n <= s && (n += (s - n) ** T), Math.abs(n - o) < Y)
|
|
6
|
-
return 0;
|
|
7
|
-
let i;
|
|
8
|
-
if (n > o) {
|
|
9
|
-
const t = (n ** A - o ** u) * v;
|
|
10
|
-
i = t < b ? 0 : t < m ? t - t * R * c : t - c;
|
|
11
|
-
} else {
|
|
12
|
-
const t = (n ** P - o ** x) * S;
|
|
13
|
-
i = t > -b ? 0 : t > -m ? t - t * R * c : t + c;
|
|
14
|
-
}
|
|
15
|
-
return i * 100;
|
|
16
|
-
}
|
|
17
|
-
export {
|
|
18
|
-
W as APCAcontrast
|
|
19
|
-
};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
const f = [[0.4124, 0.3576, 0.1805], [0.2126, 0.7152, 0.0722], [0.0193, 0.1192, 0.9505]], i = (t) => t <= 0.04045 ? t / 12.92 : ((t + 0.055) / 1.055) ** 2.4;
|
|
2
|
-
function x(t) {
|
|
3
|
-
let {
|
|
4
|
-
r: o,
|
|
5
|
-
g: s,
|
|
6
|
-
b: e
|
|
7
|
-
} = t;
|
|
8
|
-
const a = [0, 0, 0], n = i, c = f;
|
|
9
|
-
o = n(o / 255), s = n(s / 255), e = n(e / 255);
|
|
10
|
-
for (let r = 0; r < 3; ++r)
|
|
11
|
-
a[r] = c[r][0] * o + c[r][1] * s + c[r][2] * e;
|
|
12
|
-
return a;
|
|
13
|
-
}
|
|
14
|
-
export {
|
|
15
|
-
x as toXYZ
|
|
16
|
-
};
|
|
@@ -1,224 +0,0 @@
|
|
|
1
|
-
import { APCAcontrast as g } from "./color/APCA.mjs";
|
|
2
|
-
import { consoleWarn as l } from "./console.mjs";
|
|
3
|
-
import { has as p, chunk as S, padEnd as m } from "./helpers.mjs";
|
|
4
|
-
import { toXYZ as M } from "./color/transformSRGB.mjs";
|
|
5
|
-
function C(t) {
|
|
6
|
-
return !!t && /^(#|var\(--|(rgb|hsl)a?\()/.test(t);
|
|
7
|
-
}
|
|
8
|
-
function w(t) {
|
|
9
|
-
return C(t) && !/^((rgb|hsl)a?\()?var\(--/.test(t);
|
|
10
|
-
}
|
|
11
|
-
const b = /^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/, $ = {
|
|
12
|
-
rgb: (t, n, e, s) => ({
|
|
13
|
-
r: t,
|
|
14
|
-
g: n,
|
|
15
|
-
b: e,
|
|
16
|
-
a: s
|
|
17
|
-
}),
|
|
18
|
-
rgba: (t, n, e, s) => ({
|
|
19
|
-
r: t,
|
|
20
|
-
g: n,
|
|
21
|
-
b: e,
|
|
22
|
-
a: s
|
|
23
|
-
}),
|
|
24
|
-
hsl: (t, n, e, s) => F({
|
|
25
|
-
h: t,
|
|
26
|
-
s: n,
|
|
27
|
-
l: e,
|
|
28
|
-
a: s
|
|
29
|
-
}),
|
|
30
|
-
hsla: (t, n, e, s) => F({
|
|
31
|
-
h: t,
|
|
32
|
-
s: n,
|
|
33
|
-
l: e,
|
|
34
|
-
a: s
|
|
35
|
-
}),
|
|
36
|
-
hsv: (t, n, e, s) => u({
|
|
37
|
-
h: t,
|
|
38
|
-
s: n,
|
|
39
|
-
v: e,
|
|
40
|
-
a: s
|
|
41
|
-
}),
|
|
42
|
-
hsva: (t, n, e, s) => u({
|
|
43
|
-
h: t,
|
|
44
|
-
s: n,
|
|
45
|
-
v: e,
|
|
46
|
-
a: s
|
|
47
|
-
})
|
|
48
|
-
};
|
|
49
|
-
function h(t) {
|
|
50
|
-
if (typeof t == "number")
|
|
51
|
-
return (isNaN(t) || t < 0 || t > 16777215) && l(`'${t}' is not a valid hex color`), {
|
|
52
|
-
r: (t & 16711680) >> 16,
|
|
53
|
-
g: (t & 65280) >> 8,
|
|
54
|
-
b: t & 255
|
|
55
|
-
};
|
|
56
|
-
if (typeof t == "string" && b.test(t)) {
|
|
57
|
-
const {
|
|
58
|
-
groups: n
|
|
59
|
-
} = t.match(b), {
|
|
60
|
-
fn: e,
|
|
61
|
-
values: s
|
|
62
|
-
} = n, r = s.split(/,\s*|\s*\/\s*|\s+/).map((i, a) => i.endsWith("%") || // unitless slv are %
|
|
63
|
-
a > 0 && a < 3 && ["hsl", "hsla", "hsv", "hsva"].includes(e) ? parseFloat(i) / 100 : parseFloat(i));
|
|
64
|
-
return $[e](...r);
|
|
65
|
-
} else if (typeof t == "string") {
|
|
66
|
-
let n = t.startsWith("#") ? t.slice(1) : t;
|
|
67
|
-
[3, 4].includes(n.length) ? n = n.split("").map((s) => s + s).join("") : [6, 8].includes(n.length) || l(`'${t}' is not a valid hex(a) color`);
|
|
68
|
-
const e = parseInt(n, 16);
|
|
69
|
-
return (isNaN(e) || e < 0 || e > 4294967295) && l(`'${t}' is not a valid hex(a) color`), H(n);
|
|
70
|
-
} else if (typeof t == "object") {
|
|
71
|
-
if (p(t, ["r", "g", "b"]))
|
|
72
|
-
return t;
|
|
73
|
-
if (p(t, ["h", "s", "l"]))
|
|
74
|
-
return u(v(t));
|
|
75
|
-
if (p(t, ["h", "s", "v"]))
|
|
76
|
-
return u(t);
|
|
77
|
-
}
|
|
78
|
-
throw new TypeError(`Invalid color: ${t == null ? t : String(t) || t.constructor.name}
|
|
79
|
-
Expected #hex, #hexa, rgb(), rgba(), hsl(), hsla(), object or number`);
|
|
80
|
-
}
|
|
81
|
-
function u(t) {
|
|
82
|
-
const {
|
|
83
|
-
h: n,
|
|
84
|
-
s: e,
|
|
85
|
-
v: s,
|
|
86
|
-
a: r
|
|
87
|
-
} = t, i = (o) => {
|
|
88
|
-
const f = (o + n / 60) % 6;
|
|
89
|
-
return s - s * e * Math.max(Math.min(f, 4 - f, 1), 0);
|
|
90
|
-
}, a = [i(5), i(3), i(1)].map((o) => Math.round(o * 255));
|
|
91
|
-
return {
|
|
92
|
-
r: a[0],
|
|
93
|
-
g: a[1],
|
|
94
|
-
b: a[2],
|
|
95
|
-
a: r
|
|
96
|
-
};
|
|
97
|
-
}
|
|
98
|
-
function F(t) {
|
|
99
|
-
return u(v(t));
|
|
100
|
-
}
|
|
101
|
-
function x(t) {
|
|
102
|
-
if (!t)
|
|
103
|
-
return {
|
|
104
|
-
h: 0,
|
|
105
|
-
s: 1,
|
|
106
|
-
v: 1,
|
|
107
|
-
a: 1
|
|
108
|
-
};
|
|
109
|
-
const n = t.r / 255, e = t.g / 255, s = t.b / 255, r = Math.max(n, e, s), i = Math.min(n, e, s);
|
|
110
|
-
let a = 0;
|
|
111
|
-
r !== i && (r === n ? a = 60 * (0 + (e - s) / (r - i)) : r === e ? a = 60 * (2 + (s - n) / (r - i)) : r === s && (a = 60 * (4 + (n - e) / (r - i)))), a < 0 && (a = a + 360);
|
|
112
|
-
const o = r === 0 ? 0 : (r - i) / r, f = [a, o, r];
|
|
113
|
-
return {
|
|
114
|
-
h: f[0],
|
|
115
|
-
s: f[1],
|
|
116
|
-
v: f[2],
|
|
117
|
-
a: t.a
|
|
118
|
-
};
|
|
119
|
-
}
|
|
120
|
-
function L(t) {
|
|
121
|
-
const {
|
|
122
|
-
h: n,
|
|
123
|
-
s: e,
|
|
124
|
-
v: s,
|
|
125
|
-
a: r
|
|
126
|
-
} = t, i = s - s * e / 2, a = i === 1 || i === 0 ? 0 : (s - i) / Math.min(i, 1 - i);
|
|
127
|
-
return {
|
|
128
|
-
h: n,
|
|
129
|
-
s: a,
|
|
130
|
-
l: i,
|
|
131
|
-
a: r
|
|
132
|
-
};
|
|
133
|
-
}
|
|
134
|
-
function v(t) {
|
|
135
|
-
const {
|
|
136
|
-
h: n,
|
|
137
|
-
s: e,
|
|
138
|
-
l: s,
|
|
139
|
-
a: r
|
|
140
|
-
} = t, i = s + e * Math.min(s, 1 - s), a = i === 0 ? 0 : 2 - 2 * s / i;
|
|
141
|
-
return {
|
|
142
|
-
h: n,
|
|
143
|
-
s: a,
|
|
144
|
-
v: i,
|
|
145
|
-
a: r
|
|
146
|
-
};
|
|
147
|
-
}
|
|
148
|
-
function V(t) {
|
|
149
|
-
let {
|
|
150
|
-
r: n,
|
|
151
|
-
g: e,
|
|
152
|
-
b: s,
|
|
153
|
-
a: r
|
|
154
|
-
} = t;
|
|
155
|
-
return r === void 0 ? `rgb(${n}, ${e}, ${s})` : `rgba(${n}, ${e}, ${s}, ${r})`;
|
|
156
|
-
}
|
|
157
|
-
function N(t) {
|
|
158
|
-
return V(u(t));
|
|
159
|
-
}
|
|
160
|
-
function c(t) {
|
|
161
|
-
const n = Math.round(t).toString(16);
|
|
162
|
-
return ("00".substr(0, 2 - n.length) + n).toUpperCase();
|
|
163
|
-
}
|
|
164
|
-
function R(t) {
|
|
165
|
-
let {
|
|
166
|
-
r: n,
|
|
167
|
-
g: e,
|
|
168
|
-
b: s,
|
|
169
|
-
a: r
|
|
170
|
-
} = t;
|
|
171
|
-
return `#${[c(n), c(e), c(s), r !== void 0 ? c(Math.round(r * 255)) : ""].join("")}`;
|
|
172
|
-
}
|
|
173
|
-
function H(t) {
|
|
174
|
-
t = B(t);
|
|
175
|
-
let [n, e, s, r] = S(t, 2).map((i) => parseInt(i, 16));
|
|
176
|
-
return r = r === void 0 ? r : r / 255, {
|
|
177
|
-
r: n,
|
|
178
|
-
g: e,
|
|
179
|
-
b: s,
|
|
180
|
-
a: r
|
|
181
|
-
};
|
|
182
|
-
}
|
|
183
|
-
function W(t) {
|
|
184
|
-
const n = H(t);
|
|
185
|
-
return x(n);
|
|
186
|
-
}
|
|
187
|
-
function E(t) {
|
|
188
|
-
return R(u(t));
|
|
189
|
-
}
|
|
190
|
-
function B(t) {
|
|
191
|
-
return t.startsWith("#") && (t = t.slice(1)), t = t.replace(/([^0-9a-f])/gi, "F"), (t.length === 3 || t.length === 4) && (t = t.split("").map((n) => n + n).join("")), t.length !== 6 && (t = m(m(t, 6), 8, "F")), t;
|
|
192
|
-
}
|
|
193
|
-
function d(t) {
|
|
194
|
-
const n = h(t);
|
|
195
|
-
return M(n)[1];
|
|
196
|
-
}
|
|
197
|
-
function I(t, n) {
|
|
198
|
-
const e = d(t), s = d(n), r = Math.max(e, s), i = Math.min(e, s);
|
|
199
|
-
return (r + 0.05) / (i + 0.05);
|
|
200
|
-
}
|
|
201
|
-
function T(t) {
|
|
202
|
-
const n = Math.abs(g(h(0), h(t)));
|
|
203
|
-
return Math.abs(g(h(16777215), h(t))) > Math.min(n, 50) ? "#fff" : "#000";
|
|
204
|
-
}
|
|
205
|
-
export {
|
|
206
|
-
v as HSLtoHSV,
|
|
207
|
-
F as HSLtoRGB,
|
|
208
|
-
N as HSVtoCSS,
|
|
209
|
-
L as HSVtoHSL,
|
|
210
|
-
E as HSVtoHex,
|
|
211
|
-
u as HSVtoRGB,
|
|
212
|
-
W as HexToHSV,
|
|
213
|
-
H as HexToRGB,
|
|
214
|
-
V as RGBtoCSS,
|
|
215
|
-
x as RGBtoHSV,
|
|
216
|
-
R as RGBtoHex,
|
|
217
|
-
I as getContrast,
|
|
218
|
-
T as getForeground,
|
|
219
|
-
d as getLuma,
|
|
220
|
-
C as isCssColor,
|
|
221
|
-
w as isParsableColor,
|
|
222
|
-
h as parseColor,
|
|
223
|
-
B as parseHex
|
|
224
|
-
};
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { makeComponentProps as i } from "../composables/component.mjs";
|
|
2
|
-
import { capitalize as l, camelize as g, h as o } from "vue";
|
|
3
|
-
import { genericComponent as p } from "./defineComponent.mjs";
|
|
4
|
-
function d(n) {
|
|
5
|
-
let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "div", m = arguments.length > 2 ? arguments[2] : void 0;
|
|
6
|
-
return p()({
|
|
7
|
-
name: m ?? l(g(n.replace(/__/g, "-"))),
|
|
8
|
-
props: {
|
|
9
|
-
tag: {
|
|
10
|
-
type: String,
|
|
11
|
-
default: a
|
|
12
|
-
},
|
|
13
|
-
...i()
|
|
14
|
-
},
|
|
15
|
-
setup(e, u) {
|
|
16
|
-
let {
|
|
17
|
-
slots: t
|
|
18
|
-
} = u;
|
|
19
|
-
return () => {
|
|
20
|
-
var r;
|
|
21
|
-
return o(e.tag, {
|
|
22
|
-
class: [n, e.class],
|
|
23
|
-
style: e.style
|
|
24
|
-
}, (r = t.default) == null ? void 0 : r.call(t));
|
|
25
|
-
};
|
|
26
|
-
}
|
|
27
|
-
});
|
|
28
|
-
}
|
|
29
|
-
export {
|
|
30
|
-
d as createSimpleFunctional
|
|
31
|
-
};
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { isPrimitive as s } from "./helpers.mjs";
|
|
2
|
-
function f(e, t, n, r) {
|
|
3
|
-
if (!n || s(e) || s(t))
|
|
4
|
-
return;
|
|
5
|
-
const i = n.get(e);
|
|
6
|
-
if (i)
|
|
7
|
-
i.set(t, r);
|
|
8
|
-
else {
|
|
9
|
-
const o = /* @__PURE__ */ new WeakMap();
|
|
10
|
-
o.set(t, r), n.set(e, o);
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
function c(e, t, n) {
|
|
14
|
-
var o, u;
|
|
15
|
-
if (!n || s(e) || s(t))
|
|
16
|
-
return null;
|
|
17
|
-
const r = (o = n.get(e)) == null ? void 0 : o.get(t);
|
|
18
|
-
if (typeof r == "boolean")
|
|
19
|
-
return r;
|
|
20
|
-
const i = (u = n.get(t)) == null ? void 0 : u.get(e);
|
|
21
|
-
return typeof i == "boolean" ? i : null;
|
|
22
|
-
}
|
|
23
|
-
function l(e, t) {
|
|
24
|
-
let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : /* @__PURE__ */ new WeakMap();
|
|
25
|
-
if (e === t)
|
|
26
|
-
return !0;
|
|
27
|
-
if (e instanceof Date && t instanceof Date && e.getTime() !== t.getTime() || e !== Object(e) || t !== Object(t))
|
|
28
|
-
return !1;
|
|
29
|
-
const r = Object.keys(e);
|
|
30
|
-
if (r.length !== Object.keys(t).length)
|
|
31
|
-
return !1;
|
|
32
|
-
const i = c(e, t, n);
|
|
33
|
-
return i || (f(e, t, n, !0), r.every((o) => l(e[o], t[o], n)));
|
|
34
|
-
}
|
|
35
|
-
export {
|
|
36
|
-
l as deepEqual
|
|
37
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
function e(t) {
|
|
2
|
-
if (typeof t.getRootNode != "function") {
|
|
3
|
-
for (; t.parentNode; )
|
|
4
|
-
t = t.parentNode;
|
|
5
|
-
return t !== document ? null : document;
|
|
6
|
-
}
|
|
7
|
-
const o = t.getRootNode();
|
|
8
|
-
return o !== document && o.getRootNode({
|
|
9
|
-
composed: !0
|
|
10
|
-
}) !== document ? null : o;
|
|
11
|
-
}
|
|
12
|
-
export {
|
|
13
|
-
e as attachedRoot
|
|
14
|
-
};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import "vue";
|
|
2
|
-
const n = "cubic-bezier(0.4, 0, 0.2, 1)", s = "cubic-bezier(0.0, 0, 0.2, 1)", u = "cubic-bezier(0.4, 0, 1, 1)", i = {
|
|
3
|
-
linear: (e) => e,
|
|
4
|
-
easeInQuad: (e) => e ** 2,
|
|
5
|
-
easeOutQuad: (e) => e * (2 - e),
|
|
6
|
-
easeInOutQuad: (e) => e < 0.5 ? 2 * e ** 2 : -1 + (4 - 2 * e) * e,
|
|
7
|
-
easeInCubic: (e) => e ** 3,
|
|
8
|
-
easeOutCubic: (e) => --e ** 3 + 1,
|
|
9
|
-
easeInOutCubic: (e) => e < 0.5 ? 4 * e ** 3 : (e - 1) * (2 * e - 2) * (2 * e - 2) + 1,
|
|
10
|
-
easeInQuart: (e) => e ** 4,
|
|
11
|
-
easeOutQuart: (e) => 1 - --e ** 4,
|
|
12
|
-
easeInOutQuart: (e) => e < 0.5 ? 8 * e ** 4 : 1 - 8 * --e ** 4,
|
|
13
|
-
easeInQuint: (e) => e ** 5,
|
|
14
|
-
easeOutQuint: (e) => 1 + --e ** 5,
|
|
15
|
-
easeInOutQuint: (e) => e < 0.5 ? 16 * e ** 5 : 1 + 16 * --e ** 5,
|
|
16
|
-
instant: (e) => 1
|
|
17
|
-
};
|
|
18
|
-
export {
|
|
19
|
-
u as acceleratedEasing,
|
|
20
|
-
s as deceleratedEasing,
|
|
21
|
-
i as easingPatterns,
|
|
22
|
-
n as standardEasing
|
|
23
|
-
};
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
function i(t) {
|
|
2
|
-
let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
|
|
3
|
-
for (; t; ) {
|
|
4
|
-
if (n ? l(t) : r(t))
|
|
5
|
-
return t;
|
|
6
|
-
t = t.parentElement;
|
|
7
|
-
}
|
|
8
|
-
return document.scrollingElement;
|
|
9
|
-
}
|
|
10
|
-
function c(t, n) {
|
|
11
|
-
const e = [];
|
|
12
|
-
if (n && t && !n.contains(t))
|
|
13
|
-
return e;
|
|
14
|
-
for (; t && (r(t) && e.push(t), t !== n); )
|
|
15
|
-
t = t.parentElement;
|
|
16
|
-
return e;
|
|
17
|
-
}
|
|
18
|
-
function r(t) {
|
|
19
|
-
if (!t || t.nodeType !== Node.ELEMENT_NODE)
|
|
20
|
-
return !1;
|
|
21
|
-
const n = window.getComputedStyle(t), e = n.overflowY === "scroll" || n.overflowY === "auto" && t.scrollHeight > t.clientHeight, o = n.overflowX === "scroll" || n.overflowX === "auto" && t.scrollWidth > t.clientWidth;
|
|
22
|
-
return e || o;
|
|
23
|
-
}
|
|
24
|
-
function l(t) {
|
|
25
|
-
if (!t || t.nodeType !== Node.ELEMENT_NODE)
|
|
26
|
-
return !1;
|
|
27
|
-
const n = window.getComputedStyle(t);
|
|
28
|
-
return ["scroll", "auto"].includes(n.overflowY);
|
|
29
|
-
}
|
|
30
|
-
export {
|
|
31
|
-
i as getScrollParent,
|
|
32
|
-
c as getScrollParents,
|
|
33
|
-
r as hasScrollbar
|
|
34
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
const e = typeof window < "u", o = e && "IntersectionObserver" in window, i = e && "EyeDropper" in window, n = e && "matchMedia" in window && typeof window.matchMedia == "function", t = () => n && window.matchMedia("(prefers-reduced-motion: reduce)").matches;
|
|
2
|
-
export {
|
|
3
|
-
e as IN_BROWSER,
|
|
4
|
-
t as PREFERS_REDUCED_MOTION,
|
|
5
|
-
i as SUPPORTS_EYE_DROPPER,
|
|
6
|
-
o as SUPPORTS_INTERSECTION,
|
|
7
|
-
n as SUPPORTS_MATCH_MEDIA
|
|
8
|
-
};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
function h(l, i) {
|
|
2
|
-
let u = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {
|
|
3
|
-
leading: !0,
|
|
4
|
-
trailing: !0
|
|
5
|
-
}, t = 0, s = 0, r = !1, e = 0;
|
|
6
|
-
function m() {
|
|
7
|
-
clearTimeout(t), r = !1, e = 0;
|
|
8
|
-
}
|
|
9
|
-
const a = function() {
|
|
10
|
-
for (var c = arguments.length, f = new Array(c), n = 0; n < c; n++)
|
|
11
|
-
f[n] = arguments[n];
|
|
12
|
-
clearTimeout(t);
|
|
13
|
-
const g = Date.now();
|
|
14
|
-
e || (e = g);
|
|
15
|
-
const d = g - Math.max(e, s);
|
|
16
|
-
function o() {
|
|
17
|
-
s = Date.now(), t = setTimeout(m, i), l(...f);
|
|
18
|
-
}
|
|
19
|
-
r ? d >= i ? o() : u.trailing && (t = setTimeout(o, i - d)) : (r = !0, u.leading && o());
|
|
20
|
-
};
|
|
21
|
-
return a.clear = m, a.immediate = l, a;
|
|
22
|
-
}
|
|
23
|
-
export {
|
|
24
|
-
h as throttle
|
|
25
|
-
};
|