@ironsource/shared-ui 2.1.12-rc.9 → 2.1.12-test.1
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/AppDropdownTrigger.vue_vue_type_style_index_0_scoped_95cb7fdb_lang.css +1 -0
- package/Banner.vue_vue_type_style_index_0_scoped_08730768_lang.css +1 -0
- package/ButtonDropdownTrigger.vue_vue_type_style_index_0_scoped_0123c361_lang.css +1 -0
- package/ButtonV4.vue_vue_type_style_index_0_scoped_d7948c77_lang.css +1 -0
- package/CalendarMonth.vue_vue_type_style_index_0_scoped_b83b748a_lang.css +1 -0
- package/CalendarMonthV4.vue_vue_type_style_index_0_scoped_eabfb96b_lang.css +1 -0
- package/Chart.vue_vue_type_style_index_0_scoped_03771fa3_lang.css +1 -0
- package/ChartHeader.vue_vue_type_style_index_0_scoped_da34b108_lang.css +1 -0
- package/ChartHeaderTrend.vue_vue_type_style_index_0_scoped_db8a902c_lang.css +1 -0
- package/ChartLegend.vue_vue_type_style_index_0_scoped_b3750f56_lang.css +1 -0
- package/ChartPlane.vue_vue_type_style_index_0_scoped_ff7e556e_lang.css +1 -0
- package/ChartTooltip.vue_vue_type_style_index_0_scoped_e53c6287_lang.css +1 -0
- package/ChipDropdownTrigger.vue_vue_type_style_index_0_scoped_38354f10_lang.css +1 -0
- package/ConditionalDropdown.vue_vue_type_style_index_0_scoped_683b8a75_lang.css +1 -0
- package/DataGrid.vue_vue_type_style_index_0_scoped_0963bb3c_lang.css +1 -0
- package/Dialog.vue_vue_type_style_index_0_scoped_ae02d365_lang.css +1 -0
- package/DialogV4.vue_vue_type_style_index_0_scoped_73f0a3d0_lang.css +1 -0
- package/DollarInput.vue_vue_type_style_index_0_scoped_67602af1_lang.css +1 -0
- package/DropdownV4.vue_vue_type_style_index_0_scoped_dd86e387_lang.css +1 -0
- package/FieldLabel.vue_vue_type_style_index_0_scoped_921d4087_lang.css +1 -0
- package/FormRow.vue_vue_type_style_index_0_scoped_2d5a3057_lang.css +1 -0
- package/IconButtonDropdownTrigger.vue_vue_type_style_index_0_scoped_99e51ecc_lang.css +1 -0
- package/IncludeExclude.vue_vue_type_style_index_0_scoped_5e07e0c9_lang.css +1 -0
- package/IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_5881f285_lang.css +1 -0
- package/IncludeExcludeOption.vue_vue_type_style_index_0_scoped_6705ad81_lang.css +1 -0
- package/IncludeExcludeOptionDraggable.vue_vue_type_style_index_0_scoped_af09cab8_lang.css +1 -0
- package/Option.vue_vue_type_style_index_0_scoped_7fae01b1_lang.css +1 -0
- package/OptionV4.vue_vue_type_style_index_0_scoped_b9724567_lang.css +1 -0
- package/PasswordInput.vue_vue_type_style_index_0_scoped_d9e39d10_lang.css +1 -0
- package/PercentageInput.vue_vue_type_style_index_0_scoped_872f2f58_lang.css +1 -0
- package/SettingsHeader.vue_vue_type_style_index_0_scoped_01f78cd7_lang.css +1 -0
- package/SortableItem.vue_vue_type_style_index_0_scoped_f5ebfb56_lang.css +1 -0
- package/SortableList.vue_vue_type_style_index_0_scoped_8f267f88_lang.css +1 -1
- package/SubHeader.vue_vue_type_style_index_0_scoped_e6008b6c_lang.css +1 -0
- package/SwitchV4.vue_vue_type_style_index_0_scoped_cd6621a7_lang.css +1 -0
- package/TextField.vue_vue_type_style_index_0_scoped_81fb8297_lang.css +1 -0
- package/ToggleButtonGroupAB.vue_vue_type_style_index_0_scoped_2513c37f_lang.css +1 -0
- package/Tooltip.vue_vue_type_style_index_0_scoped_20630944_lang.css +1 -0
- package/TooltipHeader.vue_vue_type_style_index_0_scoped_3b15c693_lang.css +1 -0
- package/TooltipV4.vue_vue_type_style_index_0_scoped_bcb40ed4_lang.css +1 -0
- package/components/ThemeWrapper/ThemeStrore.d.ts +1 -1
- package/components/ThemeWrapper/ThemeWrapper.vue.d.ts +4 -4
- package/components/ThemeWrapper/ThemeWrapper.vue2.js +9 -9
- package/components/ThemeWrapper/index.d.ts +19 -54
- package/components/alert/Alert.vue.d.ts +6 -6
- package/components/alert/Alert.vue2.js +50 -50
- package/components/alert/index.d.ts +97 -183
- package/components/appHeader/AppHeader.vue.d.ts +7 -7
- package/components/appHeader/AppHeader.vue2.js +47 -47
- package/components/appHeader/index.d.ts +17 -17
- package/components/appIcon/AppIcon.vue.d.ts +4 -4
- package/components/appIcon/AppIcon.vue2.js +23 -23
- package/components/appIcon/index.d.ts +7 -7
- package/components/appTrigger/AppTrigger.vue.d.ts +4 -4
- package/components/appTrigger/AppTrigger.vue2.js +56 -56
- package/components/appTrigger/index.d.ts +41 -92
- package/components/autocomplete/Autocomplete.vue.d.ts +11 -17
- package/components/autocomplete/Autocomplete.vue2.js +41 -41
- package/components/autocomplete/index.d.ts +160 -290
- package/components/autocompleteDropdown/AutocompleteDropdown.vue.d.ts +8 -8
- package/components/autocompleteDropdown/AutocompleteDropdown.vue2.js +54 -54
- package/components/autocompleteDropdown/AutocompleteInput.vue.d.ts +7 -7
- package/components/autocompleteDropdown/AutocompleteInput.vue2.js +44 -44
- package/components/autocompleteDropdown/GroupOption.vue.d.ts +1 -1
- package/components/autocompleteDropdown/index.d.ts +64 -128
- package/components/banner/Banner.vue.d.ts +10 -10
- package/components/banner/Banner.vue.js +3 -3
- package/components/banner/Banner.vue2.js +25 -25
- package/components/banner/index.d.ts +35 -78
- package/components/button/common/consts.d.ts +1 -0
- package/components/button/v3/Button.vue.d.ts +13 -13
- package/components/button/v3/Button.vue2.js +24 -24
- package/components/button/v3/ButtonBase.vue.d.ts +7 -7
- package/components/button/v3/ButtonBase.vue2.js +25 -25
- package/components/button/v3/IconButton.vue.d.ts +7 -7
- package/components/button/v3/IconButton.vue2.js +17 -17
- package/components/button/v3/LoaderCircleIcon.vue.d.ts +1 -1
- package/components/button/v3/LoaderCircleIcon.vue.js +27 -27
- package/components/button/v3/LoaderDotsIcon.vue.d.ts +1 -1
- package/components/button/v3/LoaderDotsIcon.vue.js +9 -9
- package/components/button/v3/ScrollButton.vue.d.ts +7 -7
- package/components/button/v3/ScrollButton.vue2.js +11 -11
- package/components/button/v3/index.d.ts +86 -172
- package/components/button/v4/ButtonGroup.vue.d.ts +4 -4
- package/components/button/v4/ButtonGroup.vue2.js +7 -7
- package/components/button/v4/ButtonV4.vue.d.ts +9 -8
- package/components/button/v4/ButtonV4.vue.js +3 -3
- package/components/button/v4/ButtonV4.vue2.js +34 -34
- package/components/button/v4/IconButtonV4.vue.d.ts +7 -7
- package/components/button/v4/IconButtonV4.vue2.js +12 -12
- package/components/button/v4/ToggleButtonGroupAB.vue.d.ts +10 -10
- package/components/button/v4/ToggleButtonGroupAB.vue.js +3 -3
- package/components/button/v4/ToggleButtonGroupAB.vue2.js +46 -50
- package/components/button/v4/index.d.ts +135 -295
- package/components/chart/Chart.vue.d.ts +116 -16
- package/components/chart/Chart.vue.js +2 -2
- package/components/chart/Chart.vue2.js +113 -64
- package/components/chart/ChartHeader.vue.d.ts +45 -14
- package/components/chart/ChartHeader.vue.js +3 -3
- package/components/chart/ChartHeader.vue2.js +52 -63
- package/components/chart/ChartHeaderTrend.vue.d.ts +27 -9
- package/components/chart/ChartHeaderTrend.vue.js +3 -3
- package/components/chart/ChartHeaderTrend.vue2.js +83 -19
- package/components/chart/ChartLegend.vue.d.ts +30 -6
- package/components/chart/ChartLegend.vue.js +3 -3
- package/components/chart/ChartLegend.vue2.js +92 -71
- package/components/chart/ChartLoader.vue.d.ts +1 -1
- package/components/chart/ChartPlane.vue.d.ts +104 -19
- package/components/chart/ChartPlane.vue.js +5 -5
- package/components/chart/ChartPlane.vue2.js +308 -247
- package/components/chart/ChartStoryArgs.d.ts +46 -2
- package/components/chart/ChartTooltip.vue.d.ts +26 -6
- package/components/chart/ChartTooltip.vue.js +2 -2
- package/components/chart/ChartTooltip.vue2.js +52 -58
- package/components/chart/LegendSorting.vue.d.ts +37 -0
- package/components/chart/LegendSorting.vue.js +45 -0
- package/components/chart/LegendSorting.vue2.js +4 -0
- package/components/chart/SettingsHeader.vue.d.ts +6 -5
- package/components/chart/SettingsHeader.vue.js +3 -3
- package/components/chart/SettingsHeader.vue2.js +29 -28
- package/components/chart/SubHeader.vue.d.ts +55 -0
- package/components/chart/SubHeader.vue.js +7 -0
- package/components/chart/SubHeader.vue2.js +61 -0
- package/components/chart/TooltipHeader.vue.d.ts +50 -0
- package/components/chart/TooltipHeader.vue.js +7 -0
- package/components/chart/TooltipHeader.vue2.js +69 -0
- package/components/chart/colorPalette.d.ts +4 -0
- package/components/chart/colorPalette.js +54 -0
- package/components/chart/composables/useChartHeight.d.ts +2 -2
- package/components/chart/composables/useChartHeight.js +16 -14
- package/components/chart/composables/useColorsMap.d.ts +2 -2
- package/components/chart/composables/useColorsMap.js +41 -12
- package/components/chart/consts.d.ts +24 -7
- package/components/chart/consts.js +40 -25
- package/components/chart/index.d.ts +474 -332
- package/components/chart/mockData.d.ts +26 -13
- package/components/chart/types.d.ts +33 -21
- package/components/chart/types.js +5 -2
- package/components/chart/utils/highlightUtils.d.ts +3 -0
- package/components/chart/utils/highlightUtils.js +18 -0
- package/components/chart/utils/utils.d.ts +3 -3
- package/components/chart/utils/utils.js +19 -10
- package/components/checkbox/common/Checkbox.common.d.ts +2 -2
- package/components/checkbox/v3/Checkbox.vue.d.ts +9 -9
- package/components/checkbox/v3/Checkbox.vue2.js +48 -49
- package/components/checkbox/v3/icons/checked.vue.d.ts +1 -1
- package/components/checkbox/v3/icons/checked.vue.js +21 -21
- package/components/checkbox/v3/icons/indeterminate.vue.d.ts +1 -1
- package/components/checkbox/v3/icons/indeterminate.vue.js +22 -22
- package/components/checkbox/v3/icons/unchecked.vue.d.ts +1 -1
- package/components/checkbox/v3/icons/unchecked.vue.js +17 -17
- package/components/checkbox/v3/index.d.ts +50 -106
- package/components/checkbox/v4/CheckboxV4.vue.d.ts +6 -6
- package/components/checkbox/v4/CheckboxV4.vue2.js +71 -71
- package/components/checkbox/v4/icons/CheckedDisabledState.vue.d.ts +4 -4
- package/components/checkbox/v4/icons/CheckedDisabledState.vue.js +18 -18
- package/components/checkbox/v4/icons/CheckedState.vue.d.ts +4 -4
- package/components/checkbox/v4/icons/CheckedState.vue.js +19 -19
- package/components/checkbox/v4/icons/IndeterminateDisabledState.vue.d.ts +1 -1
- package/components/checkbox/v4/icons/IndeterminateDisabledState.vue.js +33 -33
- package/components/checkbox/v4/icons/IndeterminateState.vue.d.ts +4 -4
- package/components/checkbox/v4/icons/IndeterminateState.vue.js +21 -21
- package/components/checkbox/v4/icons/UncheckedDisabledState.vue.d.ts +1 -1
- package/components/checkbox/v4/icons/UncheckedDisabledState.vue.js +24 -24
- package/components/checkbox/v4/icons/UncheckedState.vue.d.ts +1 -1
- package/components/checkbox/v4/icons/UncheckedState.vue.js +26 -26
- package/components/checkbox/v4/index.d.ts +47 -103
- package/components/chip/v3/Chip.vue.d.ts +6 -6
- package/components/chip/v3/Chip.vue2.js +20 -20
- package/components/chip/v3/index.d.ts +47 -100
- package/components/chip/v4/ChipV4.vue.d.ts +10 -10
- package/components/chip/v4/ChipV4.vue2.js +8 -8
- package/components/chip/v4/index.d.ts +53 -108
- package/components/datePicker/common/DatePicker.common.d.ts +1 -1
- package/components/datePicker/common/DatePickerMonth.common.d.ts +18 -64
- package/components/datePicker/v3/DatePicker.vue.d.ts +6 -6
- package/components/datePicker/v3/DatePicker.vue2.js +33 -33
- package/components/datePicker/v3/DatePickerMonth.vue.d.ts +6 -6
- package/components/datePicker/v3/DatePickerMonth.vue2.js +17 -17
- package/components/datePicker/v3/index.d.ts +53 -110
- package/components/datePicker/v4/DatePickerMonthV4.vue.d.ts +6 -6
- package/components/datePicker/v4/DatePickerMonthV4.vue2.js +17 -17
- package/components/datePicker/v4/DatePickerV4.vue.d.ts +6 -6
- package/components/datePicker/v4/DatePickerV4.vue2.js +32 -32
- package/components/datePicker/v4/index.d.ts +53 -110
- package/components/dateRange/common/CalendarMonth.common.d.ts +3 -3
- package/components/dateRange/common/DateRange.common.d.ts +26 -14
- package/components/dateRange/common/DateServices.common.d.ts +6 -0
- package/components/dateRange/common/DateServices.common.js +87 -92
- package/components/dateRange/common/consts.common.d.ts +5 -0
- package/components/dateRange/common/consts.common.js +9 -3
- package/components/dateRange/v3/CalendarMonth.vue.d.ts +6 -6
- package/components/dateRange/v3/CalendarMonth.vue.js +3 -3
- package/components/dateRange/v3/CalendarMonth.vue2.js +80 -80
- package/components/dateRange/v3/DateRange.vue.d.ts +15 -15
- package/components/dateRange/v3/DateRange.vue2.js +109 -109
- package/components/dateRange/v3/DateRangePicker.vue.d.ts +16 -16
- package/components/dateRange/v3/index.d.ts +130 -234
- package/components/dateRange/v4/CalendarMonthV4.vue.d.ts +6 -6
- package/components/dateRange/v4/CalendarMonthV4.vue.js +2 -2
- package/components/dateRange/v4/CalendarMonthV4.vue2.js +77 -77
- package/components/dateRange/v4/DateRangePickerV4.vue.d.ts +15 -15
- package/components/dateRange/v4/DateRangeV4.vue.d.ts +15 -15
- package/components/dateRange/v4/DateRangeV4.vue2.js +111 -111
- package/components/dateRange/v4/index.d.ts +130 -234
- package/components/dialog/common/Dialog.common.d.ts +1 -1
- package/components/dialog/v3/Dialog.vue.d.ts +8 -8
- package/components/dialog/v3/Dialog.vue.js +2 -2
- package/components/dialog/v3/Dialog.vue2.js +53 -54
- package/components/dialog/v3/index.d.ts +116 -211
- package/components/dialog/v4/DialogV4.vue.d.ts +12 -11
- package/components/dialog/v4/DialogV4.vue.js +2 -2
- package/components/dialog/v4/DialogV4.vue2.js +55 -55
- package/components/dialog/v4/index.d.ts +170 -299
- package/components/dropdown/common/Dropdown.common.d.ts +25 -18
- package/components/dropdown/common/Dropdown.common.js +49 -47
- package/components/dropdown/common/Option.common.d.ts +1 -1
- package/components/dropdown/v3/Dropdown.vue.d.ts +14 -14
- package/components/dropdown/v3/Dropdown.vue2.js +186 -186
- package/components/dropdown/v3/Label.vue.d.ts +1 -1
- package/components/dropdown/v3/Label.vue2.js +19 -19
- package/components/dropdown/v3/Option.vue.d.ts +4 -4
- package/components/dropdown/v3/Option.vue.js +3 -3
- package/components/dropdown/v3/Option.vue2.js +37 -37
- package/components/dropdown/v3/SearchInput.vue.d.ts +1 -1
- package/components/dropdown/v3/SearchInput.vue2.js +12 -12
- package/components/dropdown/v3/index.d.ts +11 -879
- package/components/dropdown/v4/AppDropdownTrigger.vue.d.ts +11 -8
- package/components/dropdown/v4/AppDropdownTrigger.vue.js +3 -3
- package/components/dropdown/v4/AppDropdownTrigger.vue2.js +87 -86
- package/components/dropdown/v4/ButtonDropdownTrigger.vue.d.ts +7 -7
- package/components/dropdown/v4/ButtonDropdownTrigger.vue.js +2 -2
- package/components/dropdown/v4/ButtonDropdownTrigger.vue2.js +18 -18
- package/components/dropdown/v4/ButtonFilterDropdownTrigger.vue.d.ts +7 -7
- package/components/dropdown/v4/ButtonFilterDropdownTrigger.vue2.js +16 -16
- package/components/dropdown/v4/ChipDropdownTrigger.vue.d.ts +11 -6
- package/components/dropdown/v4/ChipDropdownTrigger.vue.js +3 -3
- package/components/dropdown/v4/ChipDropdownTrigger.vue2.js +62 -52
- package/components/dropdown/v4/ConditionalDropdown.vue.d.ts +26 -13
- package/components/dropdown/v4/ConditionalDropdown.vue.js +4 -4
- package/components/dropdown/v4/ConditionalDropdown.vue2.js +163 -150
- package/components/dropdown/v4/DefaultDropdownTrigger.vue.d.ts +14 -14
- package/components/dropdown/v4/DefaultDropdownTrigger.vue2.js +70 -70
- package/components/dropdown/v4/DropdownV4.vue.d.ts +50 -22
- package/components/dropdown/v4/DropdownV4.vue.js +3 -3
- package/components/dropdown/v4/DropdownV4.vue2.js +264 -214
- package/components/dropdown/v4/GroupOption.vue.d.ts +1 -1
- package/components/dropdown/v4/IconButtonDropdownTrigger.vue.d.ts +15 -4
- package/components/dropdown/v4/IconButtonDropdownTrigger.vue.js +4 -4
- package/components/dropdown/v4/IconButtonDropdownTrigger.vue2.js +12 -10
- package/components/dropdown/v4/OptionV4.vue.d.ts +20 -7
- package/components/dropdown/v4/OptionV4.vue.js +3 -3
- package/components/dropdown/v4/OptionV4.vue2.js +126 -94
- package/components/dropdown/v4/TreeDropdown.vue.d.ts +7 -7
- package/components/dropdown/v4/TreeDropdown.vue2.js +154 -155
- package/components/dropdown/v4/dropdownStoryArgs.d.ts +10 -2
- package/components/dropdown/v4/index.d.ts +1937 -2385
- package/components/emptyState/v3/EmptyState.vue.d.ts +9 -9
- package/components/emptyState/v3/EmptyState.vue2.js +34 -34
- package/components/emptyState/v3/EmptyStateIcon.vue.d.ts +1 -1
- package/components/emptyState/v3/EmptyStateIcon.vue.js +28 -28
- package/components/emptyState/v3/index.d.ts +94 -173
- package/components/emptyState/v4/EmptyStateV4.vue.d.ts +6 -6
- package/components/emptyState/v4/EmptyStateV4.vue2.js +32 -32
- package/components/emptyState/v4/icons/IconError.vue.d.ts +1 -1
- package/components/emptyState/v4/icons/IconError.vue.js +10 -10
- package/components/emptyState/v4/icons/IconFiles.vue.d.ts +1 -1
- package/components/emptyState/v4/icons/IconFiles.vue.js +10 -10
- package/components/emptyState/v4/icons/IconNoAccess.vue.d.ts +1 -1
- package/components/emptyState/v4/icons/IconNoAccess.vue.js +10 -10
- package/components/emptyState/v4/icons/IconNoData.vue.d.ts +1 -1
- package/components/emptyState/v4/icons/IconNoData.vue.js +10 -10
- package/components/emptyState/v4/icons/IconNoResults.vue.d.ts +1 -1
- package/components/emptyState/v4/icons/IconNoResults.vue.js +10 -10
- package/components/emptyState/v4/icons/IconSettings.vue.d.ts +1 -1
- package/components/emptyState/v4/icons/IconSettings.vue.js +10 -10
- package/components/emptyState/v4/index.d.ts +59 -120
- package/components/filterDropdown/AddFilterButton.vue.d.ts +3 -3
- package/components/filterDropdown/AddFilterButton.vue2.js +15 -15
- package/components/filterDropdown/FilterDropdown.vue.d.ts +4 -4
- package/components/filterDropdown/FilterDropdown.vue2.js +14 -14
- package/components/filterDropdown/index.d.ts +24 -67
- package/components/filtersPanel/v3/FilterSearchInput.vue.d.ts +1 -1
- package/components/filtersPanel/v3/FiltersPanel.vue2.js +17 -17
- package/components/filtersPanel/v3/index.d.ts +3 -3
- package/components/filtersPanel/v3/useHiddenFilter.d.ts +2 -2
- package/components/filtersPanel/v4/FiltersPanelV4.vue.d.ts +4 -4
- package/components/filtersPanel/v4/FiltersPanelV4.vue2.js +10 -10
- package/components/filtersPanel/v4/index.d.ts +29 -70
- package/components/floatingToolbar/FloatingToolbar.vue.d.ts +6 -6
- package/components/floatingToolbar/FloatingToolbar.vue2.js +26 -26
- package/components/floatingToolbar/index.d.ts +33 -78
- package/components/forms/CardPanel.vue.d.ts +4 -4
- package/components/forms/CardPanel.vue2.js +14 -14
- package/components/forms/FormCard.vue.d.ts +6 -6
- package/components/forms/FormCard.vue2.js +39 -39
- package/components/forms/FormField.vue.d.ts +3 -3
- package/components/forms/FormField.vue2.js +7 -7
- package/components/forms/FormRow.vue.d.ts +13 -6
- package/components/forms/FormRow.vue.js +3 -3
- package/components/forms/FormRow.vue2.js +25 -14
- package/components/forms/index.d.ts +196 -387
- package/components/forms/validation/ValidationStory.vue.d.ts +1 -1
- package/components/forms/validation/examples/dynamicForm/DynamicForm.vue.d.ts +1 -1
- package/components/forms/validation/examples/dynamicForm/FormParts/FormA.vue.d.ts +5 -5
- package/components/forms/validation/examples/dynamicForm/FormParts/FormB.vue.d.ts +6 -6
- package/components/forms/validation/examples/simpleForm/SimpleForm.vue.d.ts +1 -1
- package/components/icon/v3/Icon.vue.d.ts +4 -4
- package/components/icon/v3/Icon.vue2.js +15 -16
- package/components/icon/v3/icons/A.vue.d.ts +1 -1
- package/components/icon/v3/icons/A.vue.js +18 -18
- package/components/icon/v3/icons/A2.vue.d.ts +1 -1
- package/components/icon/v3/icons/A2.vue.js +13 -13
- package/components/icon/v3/icons/ABTest.vue.d.ts +1 -1
- package/components/icon/v3/icons/ABTest.vue.js +14 -14
- package/components/icon/v3/icons/ABTest2.vue.d.ts +1 -1
- package/components/icon/v3/icons/ABTest2.vue.js +10 -10
- package/components/icon/v3/icons/ACircle.vue.d.ts +1 -1
- package/components/icon/v3/icons/ACircle.vue.js +15 -15
- package/components/icon/v3/icons/AccountBalanceWallet.vue.d.ts +1 -1
- package/components/icon/v3/icons/AccountBalanceWallet.vue.js +16 -16
- package/components/icon/v3/icons/AccountCircle.vue.d.ts +1 -1
- package/components/icon/v3/icons/AccountCircle.vue.js +15 -15
- package/components/icon/v3/icons/AccountCircleOutline.vue.d.ts +1 -1
- package/components/icon/v3/icons/AccountCircleOutline.vue.js +11 -11
- package/components/icon/v3/icons/Add.vue.d.ts +1 -1
- package/components/icon/v3/icons/Add.vue.js +13 -13
- package/components/icon/v3/icons/Adjust.vue.d.ts +1 -1
- package/components/icon/v3/icons/Adjust.vue.js +38 -38
- package/components/icon/v3/icons/Analytics.vue.d.ts +1 -1
- package/components/icon/v3/icons/Analytics.vue.js +11 -11
- package/components/icon/v3/icons/Android.vue.d.ts +1 -1
- package/components/icon/v3/icons/Android.vue.js +15 -15
- package/components/icon/v3/icons/AngleDown.vue.d.ts +1 -1
- package/components/icon/v3/icons/AngleDown.vue.js +15 -15
- package/components/icon/v3/icons/AngleLeft.vue.d.ts +1 -1
- package/components/icon/v3/icons/AngleLeft.vue.js +15 -15
- package/components/icon/v3/icons/AngleRight.vue.d.ts +1 -1
- package/components/icon/v3/icons/AngleRight.vue.js +15 -15
- package/components/icon/v3/icons/AngleUp.vue.d.ts +1 -1
- package/components/icon/v3/icons/AngleUp.vue.js +14 -14
- package/components/icon/v3/icons/AppStore.vue.d.ts +1 -1
- package/components/icon/v3/icons/AppStore.vue.js +16 -16
- package/components/icon/v3/icons/AreaChart.vue.d.ts +1 -1
- package/components/icon/v3/icons/AreaChart.vue.js +13 -13
- package/components/icon/v3/icons/ArrowBack.vue.d.ts +1 -1
- package/components/icon/v3/icons/ArrowBack.vue.js +12 -12
- package/components/icon/v3/icons/ArrowDownward.vue.d.ts +1 -1
- package/components/icon/v3/icons/ArrowDownward.vue.js +13 -13
- package/components/icon/v3/icons/ArrowForward.vue.d.ts +1 -1
- package/components/icon/v3/icons/ArrowForward.vue.js +13 -13
- package/components/icon/v3/icons/ArrowLeft.vue.d.ts +1 -1
- package/components/icon/v3/icons/ArrowLeft.vue.js +12 -12
- package/components/icon/v3/icons/ArrowRight.vue.d.ts +1 -1
- package/components/icon/v3/icons/ArrowRight.vue.js +11 -11
- package/components/icon/v3/icons/ArrowSort-Down.vue.d.ts +1 -1
- package/components/icon/v3/icons/ArrowSort-Down.vue.js +14 -14
- package/components/icon/v3/icons/ArrowSort-Up.vue.d.ts +1 -1
- package/components/icon/v3/icons/ArrowSort-Up.vue.js +14 -14
- package/components/icon/v3/icons/ArrowUpward.vue.d.ts +1 -1
- package/components/icon/v3/icons/ArrowUpward.vue.js +13 -13
- package/components/icon/v3/icons/AutoAwesome.vue.d.ts +1 -1
- package/components/icon/v3/icons/AutoAwesome.vue.js +13 -13
- package/components/icon/v3/icons/AutoMode.vue.d.ts +1 -1
- package/components/icon/v3/icons/AutoMode.vue.js +15 -15
- package/components/icon/v3/icons/Autorenew.vue.d.ts +1 -1
- package/components/icon/v3/icons/Autorenew.vue.js +12 -12
- package/components/icon/v3/icons/B.vue.d.ts +1 -1
- package/components/icon/v3/icons/B.vue.js +18 -18
- package/components/icon/v3/icons/B2.vue.d.ts +1 -1
- package/components/icon/v3/icons/B2.vue.js +12 -12
- package/components/icon/v3/icons/BCircle.vue.d.ts +1 -1
- package/components/icon/v3/icons/BCircle.vue.js +14 -14
- package/components/icon/v3/icons/Banner.vue.d.ts +1 -1
- package/components/icon/v3/icons/Banner.vue.js +18 -18
- package/components/icon/v3/icons/Bidding.vue.d.ts +1 -1
- package/components/icon/v3/icons/Bidding.vue.js +27 -27
- package/components/icon/v3/icons/Bidding2.vue.d.ts +1 -1
- package/components/icon/v3/icons/Bidding2.vue.js +27 -27
- package/components/icon/v3/icons/Block.vue.d.ts +1 -1
- package/components/icon/v3/icons/Block.vue.js +12 -12
- package/components/icon/v3/icons/BorderColor.vue.d.ts +1 -1
- package/components/icon/v3/icons/BorderColor.vue.js +14 -14
- package/components/icon/v3/icons/Bug.vue.d.ts +1 -1
- package/components/icon/v3/icons/Bug.vue.js +14 -14
- package/components/icon/v3/icons/Bullhorn.vue.d.ts +1 -1
- package/components/icon/v3/icons/Bullhorn.vue.js +12 -12
- package/components/icon/v3/icons/BullseyeArrow.vue.d.ts +1 -1
- package/components/icon/v3/icons/BullseyeArrow.vue.js +17 -17
- package/components/icon/v3/icons/Cached.vue.d.ts +1 -1
- package/components/icon/v3/icons/Cached.vue.js +13 -13
- package/components/icon/v3/icons/Calendar.vue.d.ts +1 -1
- package/components/icon/v3/icons/Calendar.vue.js +18 -18
- package/components/icon/v3/icons/CalendarToday.vue.d.ts +1 -1
- package/components/icon/v3/icons/CalendarToday.vue.js +12 -12
- package/components/icon/v3/icons/Cancel.vue.d.ts +1 -1
- package/components/icon/v3/icons/Cancel.vue.js +15 -15
- package/components/icon/v3/icons/ChartBar.vue.d.ts +1 -1
- package/components/icon/v3/icons/ChartBar.vue.js +14 -14
- package/components/icon/v3/icons/ChartLine.vue.d.ts +1 -1
- package/components/icon/v3/icons/ChartLine.vue.js +15 -15
- package/components/icon/v3/icons/ChartMixed.vue.d.ts +1 -1
- package/components/icon/v3/icons/ChartMixed.vue.js +15 -15
- package/components/icon/v3/icons/Check.vue.d.ts +1 -1
- package/components/icon/v3/icons/Check.vue.js +13 -13
- package/components/icon/v3/icons/Check2.vue.d.ts +1 -1
- package/components/icon/v3/icons/Check2.vue.js +13 -13
- package/components/icon/v3/icons/CheckBold.vue.d.ts +1 -1
- package/components/icon/v3/icons/CheckBold.vue.js +14 -14
- package/components/icon/v3/icons/CheckCircle.vue.d.ts +1 -1
- package/components/icon/v3/icons/CheckCircle.vue.js +14 -14
- package/components/icon/v3/icons/Close.vue.d.ts +1 -1
- package/components/icon/v3/icons/Close.vue.js +13 -13
- package/components/icon/v3/icons/CloseBold.vue.d.ts +1 -1
- package/components/icon/v3/icons/CloseBold.vue.js +12 -12
- package/components/icon/v3/icons/ComputerMouse.vue.d.ts +1 -1
- package/components/icon/v3/icons/ComputerMouse.vue.js +17 -17
- package/components/icon/v3/icons/CopyTo-Clipboard.vue.d.ts +1 -1
- package/components/icon/v3/icons/CopyTo-Clipboard.vue.js +15 -15
- package/components/icon/v3/icons/CopyToClipboardFilled.vue.d.ts +1 -1
- package/components/icon/v3/icons/CopyToClipboardFilled.vue.js +12 -12
- package/components/icon/v3/icons/Create.vue.d.ts +1 -1
- package/components/icon/v3/icons/Create.vue.js +15 -15
- package/components/icon/v3/icons/Creative.vue.d.ts +1 -1
- package/components/icon/v3/icons/Creative.vue.js +13 -13
- package/components/icon/v3/icons/Cross.vue.d.ts +1 -1
- package/components/icon/v3/icons/Cross.vue.js +15 -15
- package/components/icon/v3/icons/CrownFill.vue.d.ts +1 -1
- package/components/icon/v3/icons/CrownFill.vue.js +12 -12
- package/components/icon/v3/icons/Cube.vue.d.ts +1 -1
- package/components/icon/v3/icons/Cube.vue.js +14 -14
- package/components/icon/v3/icons/CubeBackground.vue.d.ts +1 -1
- package/components/icon/v3/icons/CubeBackground.vue.js +21 -21
- package/components/icon/v3/icons/Cup.vue.d.ts +1 -1
- package/components/icon/v3/icons/Cup.vue.js +13 -13
- package/components/icon/v3/icons/CupA.vue.d.ts +1 -1
- package/components/icon/v3/icons/CupA.vue.js +9 -9
- package/components/icon/v3/icons/CupB.vue.d.ts +1 -1
- package/components/icon/v3/icons/CupB.vue.js +10 -10
- package/components/icon/v3/icons/Delete.vue.d.ts +1 -1
- package/components/icon/v3/icons/Delete.vue.js +14 -14
- package/components/icon/v3/icons/Diamond.vue.d.ts +1 -1
- package/components/icon/v3/icons/Diamond.vue.js +13 -13
- package/components/icon/v3/icons/Dots.vue.d.ts +1 -1
- package/components/icon/v3/icons/Dots.vue.js +14 -14
- package/components/icon/v3/icons/Download.vue.d.ts +1 -1
- package/components/icon/v3/icons/Download.vue.js +15 -15
- package/components/icon/v3/icons/Download2.vue.d.ts +1 -1
- package/components/icon/v3/icons/Download2.vue.js +18 -18
- package/components/icon/v3/icons/DownloadDone.vue.d.ts +1 -1
- package/components/icon/v3/icons/DownloadDone.vue.js +14 -14
- package/components/icon/v3/icons/DragIndicator.vue.d.ts +1 -1
- package/components/icon/v3/icons/DragIndicator.vue.js +13 -13
- package/components/icon/v3/icons/Duplicate.vue.d.ts +1 -1
- package/components/icon/v3/icons/Duplicate.vue.js +14 -14
- package/components/icon/v3/icons/Ecpi.vue.d.ts +1 -1
- package/components/icon/v3/icons/Ecpi.vue.js +25 -25
- package/components/icon/v3/icons/Email.vue.d.ts +1 -1
- package/components/icon/v3/icons/Email.vue.js +14 -14
- package/components/icon/v3/icons/EmailEnvelope.vue.d.ts +1 -1
- package/components/icon/v3/icons/EmailEnvelope.vue.js +12 -12
- package/components/icon/v3/icons/Error.vue.d.ts +1 -1
- package/components/icon/v3/icons/Error.vue.js +15 -15
- package/components/icon/v3/icons/Eye.vue.d.ts +1 -1
- package/components/icon/v3/icons/Eye.vue.js +16 -16
- package/components/icon/v3/icons/Eye2.vue.d.ts +1 -1
- package/components/icon/v3/icons/Eye2.vue.js +12 -12
- package/components/icon/v3/icons/EyeSlash.vue.d.ts +1 -1
- package/components/icon/v3/icons/EyeSlash.vue.js +15 -15
- package/components/icon/v3/icons/FavoriteBorder.vue.d.ts +1 -1
- package/components/icon/v3/icons/FavoriteBorder.vue.js +14 -14
- package/components/icon/v3/icons/Filter.vue.d.ts +1 -1
- package/components/icon/v3/icons/Filter.vue.js +14 -14
- package/components/icon/v3/icons/FilterList.vue.d.ts +1 -1
- package/components/icon/v3/icons/FilterList.vue.js +13 -13
- package/components/icon/v3/icons/FiltersSearch.vue.d.ts +1 -1
- package/components/icon/v3/icons/FiltersSearch.vue.js +35 -35
- package/components/icon/v3/icons/Frame.vue.d.ts +1 -1
- package/components/icon/v3/icons/Frame.vue.js +15 -15
- package/components/icon/v3/icons/Fullscreen.vue.d.ts +1 -1
- package/components/icon/v3/icons/Fullscreen.vue.js +14 -14
- package/components/icon/v3/icons/FullscreenExit.vue.d.ts +1 -1
- package/components/icon/v3/icons/FullscreenExit.vue.js +15 -15
- package/components/icon/v3/icons/Functions.vue.d.ts +1 -1
- package/components/icon/v3/icons/Functions.vue.js +13 -13
- package/components/icon/v3/icons/GamepadAlt.vue.d.ts +1 -1
- package/components/icon/v3/icons/GamepadAlt.vue.js +15 -15
- package/components/icon/v3/icons/Games.vue.d.ts +1 -1
- package/components/icon/v3/icons/Games.vue.js +14 -14
- package/components/icon/v3/icons/Gavel.vue.d.ts +1 -1
- package/components/icon/v3/icons/Gavel.vue.js +15 -15
- package/components/icon/v3/icons/Gift.vue.d.ts +1 -1
- package/components/icon/v3/icons/Gift.vue.js +14 -14
- package/components/icon/v3/icons/GitHub.vue.d.ts +1 -1
- package/components/icon/v3/icons/GitHub.vue.js +15 -15
- package/components/icon/v3/icons/GlobeStand.vue.d.ts +1 -1
- package/components/icon/v3/icons/GlobeStand.vue.js +14 -14
- package/components/icon/v3/icons/GooglePlay.vue.d.ts +1 -1
- package/components/icon/v3/icons/GooglePlay.vue.js +13 -13
- package/components/icon/v3/icons/Group.vue.d.ts +1 -1
- package/components/icon/v3/icons/Group.vue.js +15 -15
- package/components/icon/v3/icons/Hammer.vue.d.ts +1 -1
- package/components/icon/v3/icons/Hammer.vue.js +13 -13
- package/components/icon/v3/icons/HandPointer.vue.d.ts +1 -1
- package/components/icon/v3/icons/HandPointer.vue.js +16 -16
- package/components/icon/v3/icons/Hands.vue.d.ts +1 -1
- package/components/icon/v3/icons/Hands.vue.js +15 -15
- package/components/icon/v3/icons/Heartbeat.vue.d.ts +1 -1
- package/components/icon/v3/icons/Heartbeat.vue.js +14 -14
- package/components/icon/v3/icons/Help.vue.d.ts +1 -1
- package/components/icon/v3/icons/Help.vue.js +15 -15
- package/components/icon/v3/icons/HelpOutline.vue.d.ts +1 -1
- package/components/icon/v3/icons/HelpOutline.vue.js +14 -14
- package/components/icon/v3/icons/History.vue.d.ts +1 -1
- package/components/icon/v3/icons/History.vue.js +13 -13
- package/components/icon/v3/icons/IOS.vue.d.ts +1 -1
- package/components/icon/v3/icons/IOS.vue.js +15 -15
- package/components/icon/v3/icons/Image.vue.d.ts +1 -1
- package/components/icon/v3/icons/Image.vue.js +12 -12
- package/components/icon/v3/icons/ImageNotSupported.vue.d.ts +1 -1
- package/components/icon/v3/icons/ImageNotSupported.vue.js +18 -18
- package/components/icon/v3/icons/ImageSlash.vue.d.ts +1 -1
- package/components/icon/v3/icons/ImageSlash.vue.js +13 -13
- package/components/icon/v3/icons/ImportExport.vue.d.ts +1 -1
- package/components/icon/v3/icons/ImportExport.vue.js +13 -13
- package/components/icon/v3/icons/ImportExport2.vue.d.ts +1 -1
- package/components/icon/v3/icons/ImportExport2.vue.js +13 -13
- package/components/icon/v3/icons/Importent.vue.d.ts +1 -1
- package/components/icon/v3/icons/Importent.vue.js +15 -15
- package/components/icon/v3/icons/Info.vue.d.ts +1 -1
- package/components/icon/v3/icons/Info.vue.js +15 -15
- package/components/icon/v3/icons/Info2.vue.d.ts +1 -1
- package/components/icon/v3/icons/Info2.vue.js +14 -14
- package/components/icon/v3/icons/InfoOutline.vue.d.ts +1 -1
- package/components/icon/v3/icons/InfoOutline.vue.js +15 -15
- package/components/icon/v3/icons/Insights.vue.d.ts +1 -1
- package/components/icon/v3/icons/Insights.vue.js +14 -14
- package/components/icon/v3/icons/Interstitial.vue.d.ts +1 -1
- package/components/icon/v3/icons/Interstitial.vue.js +19 -19
- package/components/icon/v3/icons/Ios14.vue.d.ts +1 -1
- package/components/icon/v3/icons/Ios14.vue.js +15 -15
- package/components/icon/v3/icons/Js.vue.d.ts +1 -1
- package/components/icon/v3/icons/Js.vue.js +15 -15
- package/components/icon/v3/icons/Landscape.vue.d.ts +1 -1
- package/components/icon/v3/icons/Landscape.vue.js +12 -12
- package/components/icon/v3/icons/Launch.vue.d.ts +1 -1
- package/components/icon/v3/icons/Launch.vue.js +13 -13
- package/components/icon/v3/icons/Levelplay.vue.d.ts +1 -1
- package/components/icon/v3/icons/Levelplay.vue.js +27 -27
- package/components/icon/v3/icons/LimitCircle.vue.d.ts +1 -1
- package/components/icon/v3/icons/LimitCircle.vue.js +17 -17
- package/components/icon/v3/icons/LimitOctagon.vue.d.ts +1 -1
- package/components/icon/v3/icons/LimitOctagon.vue.js +16 -16
- package/components/icon/v3/icons/Link.vue.d.ts +1 -1
- package/components/icon/v3/icons/Link.vue.js +12 -12
- package/components/icon/v3/icons/LoadingClean.vue.d.ts +1 -1
- package/components/icon/v3/icons/LoadingClean.vue.js +13 -13
- package/components/icon/v3/icons/Lock.vue.d.ts +1 -1
- package/components/icon/v3/icons/Lock.vue.js +12 -12
- package/components/icon/v3/icons/LockOpen.vue.d.ts +1 -1
- package/components/icon/v3/icons/LockOpen.vue.js +12 -12
- package/components/icon/v3/icons/Login.vue.d.ts +1 -1
- package/components/icon/v3/icons/Login.vue.js +13 -13
- package/components/icon/v3/icons/Logout.vue.d.ts +1 -1
- package/components/icon/v3/icons/Logout.vue.js +13 -13
- package/components/icon/v3/icons/Marketing.vue.d.ts +1 -1
- package/components/icon/v3/icons/Marketing.vue.js +16 -16
- package/components/icon/v3/icons/MilitaryTech.vue.d.ts +1 -1
- package/components/icon/v3/icons/MilitaryTech.vue.js +13 -13
- package/components/icon/v3/icons/Mix.vue.d.ts +1 -1
- package/components/icon/v3/icons/Mix.vue.js +14 -14
- package/components/icon/v3/icons/Mix2.vue.d.ts +1 -1
- package/components/icon/v3/icons/Mix2.vue.js +19 -19
- package/components/icon/v3/icons/MobileLandscape.vue.d.ts +1 -1
- package/components/icon/v3/icons/MobileLandscape.vue.js +15 -15
- package/components/icon/v3/icons/MobilePortrait.vue.d.ts +1 -1
- package/components/icon/v3/icons/MobilePortrait.vue.js +14 -14
- package/components/icon/v3/icons/MoneyCheck.vue.d.ts +1 -1
- package/components/icon/v3/icons/MoneyCheck.vue.js +15 -15
- package/components/icon/v3/icons/MoreHoriz.vue.d.ts +1 -1
- package/components/icon/v3/icons/MoreHoriz.vue.js +15 -15
- package/components/icon/v3/icons/MoreVert.vue.d.ts +1 -1
- package/components/icon/v3/icons/MoreVert.vue.js +15 -15
- package/components/icon/v3/icons/Mouse.vue.d.ts +1 -1
- package/components/icon/v3/icons/Mouse.vue.js +15 -15
- package/components/icon/v3/icons/MousePointer.vue.d.ts +1 -1
- package/components/icon/v3/icons/MousePointer.vue.js +15 -15
- package/components/icon/v3/icons/MovingUp.vue.d.ts +1 -1
- package/components/icon/v3/icons/MovingUp.vue.js +13 -13
- package/components/icon/v3/icons/NativeAd.vue.d.ts +1 -1
- package/components/icon/v3/icons/NativeAd.vue.js +10 -10
- package/components/icon/v3/icons/NotificationsNone.vue.d.ts +1 -1
- package/components/icon/v3/icons/NotificationsNone.vue.js +15 -15
- package/components/icon/v3/icons/Offerwall.vue.d.ts +1 -1
- package/components/icon/v3/icons/Offerwall.vue.js +19 -19
- package/components/icon/v3/icons/Palyable.vue.d.ts +1 -1
- package/components/icon/v3/icons/Palyable.vue.js +13 -13
- package/components/icon/v3/icons/PaperPlane-Off.vue.d.ts +1 -1
- package/components/icon/v3/icons/PaperPlane-Off.vue.js +14 -14
- package/components/icon/v3/icons/PaperPlane.vue.d.ts +1 -1
- package/components/icon/v3/icons/PaperPlane.vue.js +15 -15
- package/components/icon/v3/icons/Pause.vue.d.ts +1 -1
- package/components/icon/v3/icons/Pause.vue.js +15 -15
- package/components/icon/v3/icons/PauseCircleFilled.vue.d.ts +1 -1
- package/components/icon/v3/icons/PauseCircleFilled.vue.js +15 -15
- package/components/icon/v3/icons/PauseCircleOutline.vue.d.ts +1 -1
- package/components/icon/v3/icons/PauseCircleOutline.vue.js +14 -14
- package/components/icon/v3/icons/PhoneIphone.vue.d.ts +1 -1
- package/components/icon/v3/icons/PhoneIphone.vue.js +13 -13
- package/components/icon/v3/icons/Photo.vue.d.ts +1 -1
- package/components/icon/v3/icons/Photo.vue.js +18 -18
- package/components/icon/v3/icons/Photo2.vue.d.ts +1 -1
- package/components/icon/v3/icons/Photo2.vue.js +14 -14
- package/components/icon/v3/icons/PlayArrow.vue.d.ts +1 -1
- package/components/icon/v3/icons/PlayArrow.vue.js +12 -12
- package/components/icon/v3/icons/PlayCircleFilledWhite.vue.d.ts +1 -1
- package/components/icon/v3/icons/PlayCircleFilledWhite.vue.js +14 -14
- package/components/icon/v3/icons/PlayCircleOutline.vue.d.ts +1 -1
- package/components/icon/v3/icons/PlayCircleOutline.vue.js +14 -14
- package/components/icon/v3/icons/Qrcode.vue.d.ts +1 -1
- package/components/icon/v3/icons/Qrcode.vue.js +15 -15
- package/components/icon/v3/icons/Question.vue.d.ts +1 -1
- package/components/icon/v3/icons/Question.vue.js +14 -14
- package/components/icon/v3/icons/QuickAB.vue.d.ts +1 -1
- package/components/icon/v3/icons/QuickAB.vue.js +9 -9
- package/components/icon/v3/icons/QuickAB2.vue.d.ts +1 -1
- package/components/icon/v3/icons/QuickAB2.vue.js +9 -9
- package/components/icon/v3/icons/React.vue.d.ts +1 -1
- package/components/icon/v3/icons/React.vue.js +15 -15
- package/components/icon/v3/icons/Redo.vue.d.ts +1 -1
- package/components/icon/v3/icons/Redo.vue.js +13 -13
- package/components/icon/v3/icons/Refresh.vue.d.ts +1 -1
- package/components/icon/v3/icons/Refresh.vue.js +12 -12
- package/components/icon/v3/icons/Remove.vue.d.ts +1 -1
- package/components/icon/v3/icons/Remove.vue.js +13 -13
- package/components/icon/v3/icons/Replay.vue.d.ts +1 -1
- package/components/icon/v3/icons/Replay.vue.js +12 -12
- package/components/icon/v3/icons/RewardedVideo.vue.d.ts +1 -1
- package/components/icon/v3/icons/RewardedVideo.vue.js +18 -18
- package/components/icon/v3/icons/RocketLaunch.vue.d.ts +1 -1
- package/components/icon/v3/icons/RocketLaunch.vue.js +12 -12
- package/components/icon/v3/icons/Rotate.vue.d.ts +1 -1
- package/components/icon/v3/icons/Rotate.vue.js +15 -15
- package/components/icon/v3/icons/Route.vue.d.ts +1 -1
- package/components/icon/v3/icons/Route.vue.js +15 -15
- package/components/icon/v3/icons/SackDollar.vue.d.ts +1 -1
- package/components/icon/v3/icons/SackDollar.vue.js +16 -16
- package/components/icon/v3/icons/Schedule.vue.d.ts +1 -1
- package/components/icon/v3/icons/Schedule.vue.js +13 -13
- package/components/icon/v3/icons/Search.vue.d.ts +1 -1
- package/components/icon/v3/icons/Search.vue.js +13 -13
- package/components/icon/v3/icons/SearchBold.vue.d.ts +1 -1
- package/components/icon/v3/icons/SearchBold.vue.js +13 -13
- package/components/icon/v3/icons/Share.vue.d.ts +1 -1
- package/components/icon/v3/icons/Share.vue.js +13 -13
- package/components/icon/v3/icons/Slack.vue.d.ts +1 -1
- package/components/icon/v3/icons/Slack.vue.js +12 -12
- package/components/icon/v3/icons/SportsEsports.vue.d.ts +1 -1
- package/components/icon/v3/icons/SportsEsports.vue.js +13 -13
- package/components/icon/v3/icons/Star.vue.d.ts +1 -1
- package/components/icon/v3/icons/Star.vue.js +15 -15
- package/components/icon/v3/icons/StarFill.vue.d.ts +1 -1
- package/components/icon/v3/icons/StarFill.vue.js +14 -14
- package/components/icon/v3/icons/StatusBanner.vue.d.ts +1 -1
- package/components/icon/v3/icons/StatusBanner.vue.js +20 -20
- package/components/icon/v3/icons/StatusInterstitial.vue.d.ts +1 -1
- package/components/icon/v3/icons/StatusInterstitial.vue.js +21 -21
- package/components/icon/v3/icons/StatusNativeAd.vue.d.ts +1 -1
- package/components/icon/v3/icons/StatusNativeAd.vue.js +9 -9
- package/components/icon/v3/icons/StatusOfferwall.vue.d.ts +1 -1
- package/components/icon/v3/icons/StatusOfferwall.vue.js +21 -21
- package/components/icon/v3/icons/StatusRewardedVideo.vue.d.ts +1 -1
- package/components/icon/v3/icons/StatusRewardedVideo.vue.js +21 -21
- package/components/icon/v3/icons/StopCircleFilled.vue.d.ts +1 -1
- package/components/icon/v3/icons/StopCircleFilled.vue.js +12 -12
- package/components/icon/v3/icons/StopCircleOutline.vue.d.ts +1 -1
- package/components/icon/v3/icons/StopCircleOutline.vue.js +13 -13
- package/components/icon/v3/icons/Style.vue.d.ts +1 -1
- package/components/icon/v3/icons/Style.vue.js +17 -17
- package/components/icon/v3/icons/Success.vue.d.ts +1 -1
- package/components/icon/v3/icons/Success.vue.js +15 -15
- package/components/icon/v3/icons/SuccessFull.vue.d.ts +1 -1
- package/components/icon/v3/icons/SuccessFull.vue.js +14 -14
- package/components/icon/v3/icons/Switch.vue.d.ts +1 -1
- package/components/icon/v3/icons/Switch.vue.js +14 -14
- package/components/icon/v3/icons/TableEdit.vue.d.ts +1 -1
- package/components/icon/v3/icons/TableEdit.vue.js +13 -13
- package/components/icon/v3/icons/TabletLandscape.vue.d.ts +1 -1
- package/components/icon/v3/icons/TabletLandscape.vue.js +14 -14
- package/components/icon/v3/icons/TabletMac.vue.d.ts +1 -1
- package/components/icon/v3/icons/TabletMac.vue.js +13 -13
- package/components/icon/v3/icons/TabletPortrait.vue.d.ts +1 -1
- package/components/icon/v3/icons/TabletPortrait.vue.js +15 -15
- package/components/icon/v3/icons/Texture.vue.d.ts +1 -1
- package/components/icon/v3/icons/Texture.vue.js +15 -15
- package/components/icon/v3/icons/ThemeDark.vue.d.ts +1 -1
- package/components/icon/v3/icons/ThemeDark.vue.js +13 -13
- package/components/icon/v3/icons/ThemeLight.vue.d.ts +1 -1
- package/components/icon/v3/icons/ThemeLight.vue.js +12 -12
- package/components/icon/v3/icons/Timelapse.vue.d.ts +1 -1
- package/components/icon/v3/icons/Timelapse.vue.js +13 -13
- package/components/icon/v3/icons/Timeline.vue.d.ts +1 -1
- package/components/icon/v3/icons/Timeline.vue.js +13 -13
- package/components/icon/v3/icons/TrendingDown.vue.d.ts +1 -1
- package/components/icon/v3/icons/TrendingDown.vue.js +12 -12
- package/components/icon/v3/icons/TrendingFlat.vue.d.ts +1 -1
- package/components/icon/v3/icons/TrendingFlat.vue.js +13 -13
- package/components/icon/v3/icons/TrendingUp.vue.d.ts +1 -1
- package/components/icon/v3/icons/TrendingUp.vue.js +12 -12
- package/components/icon/v3/icons/Tune.vue.d.ts +1 -1
- package/components/icon/v3/icons/Tune.vue.js +14 -14
- package/components/icon/v3/icons/TwoToneBanner.vue.d.ts +1 -1
- package/components/icon/v3/icons/TwoToneBanner.vue.js +22 -22
- package/components/icon/v3/icons/TwoToneInterstitial.vue.d.ts +1 -1
- package/components/icon/v3/icons/TwoToneInterstitial.vue.js +23 -23
- package/components/icon/v3/icons/TwoToneNativeAd.vue.d.ts +1 -1
- package/components/icon/v3/icons/TwoToneNativeAd.vue.js +10 -10
- package/components/icon/v3/icons/TwoToneOfferwall.vue.d.ts +1 -1
- package/components/icon/v3/icons/TwoToneOfferwall.vue.js +19 -19
- package/components/icon/v3/icons/TwoToneRewardedVideo.vue.d.ts +1 -1
- package/components/icon/v3/icons/TwoToneRewardedVideo.vue.js +25 -25
- package/components/icon/v3/icons/Undo.vue.d.ts +1 -1
- package/components/icon/v3/icons/Undo.vue.js +13 -13
- package/components/icon/v3/icons/UnfoldLess.vue.d.ts +1 -1
- package/components/icon/v3/icons/UnfoldLess.vue.js +15 -15
- package/components/icon/v3/icons/UnfoldMore.vue.d.ts +1 -1
- package/components/icon/v3/icons/UnfoldMore.vue.js +15 -15
- package/components/icon/v3/icons/VerticalAlignTop.vue.d.ts +1 -1
- package/components/icon/v3/icons/VerticalAlignTop.vue.js +13 -13
- package/components/icon/v3/icons/VerticalAlignTop2.vue.d.ts +1 -1
- package/components/icon/v3/icons/VerticalAlignTop2.vue.js +13 -13
- package/components/icon/v3/icons/Vibration.vue.d.ts +1 -1
- package/components/icon/v3/icons/Vibration.vue.js +14 -14
- package/components/icon/v3/icons/VideoRound.vue.d.ts +1 -1
- package/components/icon/v3/icons/VideoRound.vue.js +15 -15
- package/components/icon/v3/icons/ViewCarousel.vue.d.ts +1 -1
- package/components/icon/v3/icons/ViewCarousel.vue.js +13 -13
- package/components/icon/v3/icons/Visibility.vue.d.ts +1 -1
- package/components/icon/v3/icons/Visibility.vue.js +13 -13
- package/components/icon/v3/icons/VisibilityOff.vue.d.ts +1 -1
- package/components/icon/v3/icons/VisibilityOff.vue.js +13 -13
- package/components/icon/v3/icons/VisibilityOffStrok.vue.d.ts +1 -1
- package/components/icon/v3/icons/VisibilityOffStrok.vue.js +12 -12
- package/components/icon/v3/icons/VisibilityStrok.vue.d.ts +1 -1
- package/components/icon/v3/icons/VisibilityStrok.vue.js +13 -13
- package/components/icon/v3/icons/VolumeOff.vue.d.ts +1 -1
- package/components/icon/v3/icons/VolumeOff.vue.js +15 -15
- package/components/icon/v3/icons/VolumeUp.vue.d.ts +1 -1
- package/components/icon/v3/icons/VolumeUp.vue.js +15 -15
- package/components/icon/v3/icons/Warning.vue.d.ts +1 -1
- package/components/icon/v3/icons/Warning.vue.js +13 -13
- package/components/icon/v3/icons/Warning2.vue.d.ts +1 -1
- package/components/icon/v3/icons/Warning2.vue.js +14 -14
- package/components/icon/v3/icons/Warning3.vue.d.ts +1 -1
- package/components/icon/v3/icons/Warning3.vue.js +15 -15
- package/components/icon/v3/icons/WarningCircle.vue.d.ts +1 -1
- package/components/icon/v3/icons/WarningCircle.vue.js +14 -14
- package/components/icon/v3/icons/WarningOctagon.vue.d.ts +1 -1
- package/components/icon/v3/icons/WarningOctagon.vue.js +15 -15
- package/components/icon/v3/icons/WebApp.vue.d.ts +1 -1
- package/components/icon/v3/icons/WebApp.vue.js +11 -11
- package/components/icon/v3/icons/Widget.vue.d.ts +1 -1
- package/components/icon/v3/icons/Widget.vue.js +18 -18
- package/components/icon/v3/icons/Widgets.vue.d.ts +1 -1
- package/components/icon/v3/icons/Widgets.vue.js +13 -13
- package/components/icon/v3/icons/WidgetsFill.vue.d.ts +1 -1
- package/components/icon/v3/icons/WidgetsFill.vue.js +12 -12
- package/components/icon/v3/icons/WidgetsFlatSquares.vue.d.ts +1 -1
- package/components/icon/v3/icons/WidgetsFlatSquares.vue.js +44 -44
- package/components/icon/v3/icons/Widgetsz.vue.d.ts +1 -1
- package/components/icon/v3/icons/Widgetsz.vue.js +20 -20
- package/components/icon/v3/icons/WifiProtectedSetup.vue.d.ts +1 -1
- package/components/icon/v3/icons/WifiProtectedSetup.vue.js +14 -14
- package/components/icon/v3/index.d.ts +24 -63
- package/components/icon/v3/storyComponents/Code.vue.d.ts +3 -3
- package/components/icon/v3/storyComponents/IconWrapper.vue.d.ts +3 -3
- package/components/icon/v3/storyComponents/Page.vue.d.ts +3 -3
- package/components/icon/v4/IconFlag.vue.d.ts +4 -4
- package/components/icon/v4/IconFlag.vue2.js +10 -10
- package/components/icon/v4/IconV4.vue.d.ts +5 -5
- package/components/icon/v4/IconV4.vue2.js +26 -27
- package/components/icon/v4/index.d.ts +63 -122
- package/components/includeExclude/IncludeExclude.vue.d.ts +8 -8
- package/components/includeExclude/IncludeExclude.vue.js +5 -5
- package/components/includeExclude/IncludeExclude.vue2.js +231 -230
- package/components/includeExclude/IncludeExcludeAppHeader.vue.d.ts +4 -4
- package/components/includeExclude/IncludeExcludeAppHeader.vue2.js +35 -35
- package/components/includeExclude/IncludeExcludeAppTrigger.vue.d.ts +4 -4
- package/components/includeExclude/IncludeExcludeAppTrigger.vue2.js +41 -41
- package/components/includeExclude/IncludeExcludeChipFilter.vue.d.ts +6 -6
- package/components/includeExclude/IncludeExcludeChipFilter.vue2.js +38 -38
- package/components/includeExclude/IncludeExcludeDragDrop.vue.d.ts +10 -10
- package/components/includeExclude/IncludeExcludeDragDrop.vue.js +5 -5
- package/components/includeExclude/IncludeExcludeDragDrop.vue2.js +243 -242
- package/components/includeExclude/IncludeExcludeOption.vue.d.ts +4 -4
- package/components/includeExclude/IncludeExcludeOption.vue.js +3 -3
- package/components/includeExclude/IncludeExcludeOption.vue2.js +54 -54
- package/components/includeExclude/IncludeExcludeOptionDraggable.vue.d.ts +4 -4
- package/components/includeExclude/IncludeExcludeOptionDraggable.vue.js +2 -2
- package/components/includeExclude/IncludeExcludeOptionDraggable.vue2.js +51 -51
- package/components/includeExclude/index.d.ts +516 -955
- package/components/inlineCopy/InlineCopy.vue.d.ts +6 -6
- package/components/inlineCopy/InlineCopy.vue2.js +28 -28
- package/components/inlineCopy/index.d.ts +6 -6
- package/components/input/common/Input.common.d.ts +2 -2
- package/components/input/v3/DollarInput.vue.d.ts +3 -17
- package/components/input/v3/DollarInput.vue.js +3 -3
- package/components/input/v3/DollarInput.vue2.js +11 -11
- package/components/input/v3/Input.vue.d.ts +7 -7
- package/components/input/v3/Input.vue2.js +105 -105
- package/components/input/v3/PasswordInput.vue.d.ts +3 -17
- package/components/input/v3/PasswordInput.vue.js +3 -3
- package/components/input/v3/PasswordInput.vue2.js +11 -11
- package/components/input/v3/PercentageInput.vue.d.ts +3 -17
- package/components/input/v3/PercentageInput.vue.js +2 -2
- package/components/input/v3/PercentageInput.vue2.js +12 -12
- package/components/input/v3/index.d.ts +3 -645
- package/components/input/v4/TextField.vue.d.ts +8 -8
- package/components/input/v4/TextField.vue.js +3 -3
- package/components/input/v4/TextField.vue2.js +131 -131
- package/components/input/v4/index.d.ts +202 -348
- package/components/layout/FoldableSection.vue.d.ts +6 -6
- package/components/layout/FoldableSection.vue2.js +22 -22
- package/components/layout/index.d.ts +35 -80
- package/components/loader/v4/Loader.vue.d.ts +5 -5
- package/components/loader/v4/Loader.vue2.js +20 -20
- package/components/loader/v4/index.d.ts +40 -87
- package/components/menu/Menu.vue.d.ts +4 -4
- package/components/menu/Menu.vue2.js +25 -25
- package/components/menu/index.d.ts +47 -102
- package/components/menuItem/MenuItem.vue.d.ts +1 -1
- package/components/menuItem/index.d.ts +9 -39
- package/components/multibar/MultiBar.vue.d.ts +7 -7
- package/components/multibar/MultiBar.vue2.js +48 -48
- package/components/multibar/MultiBarMenu.vue.d.ts +6 -6
- package/components/multibar/MultiBarMenu.vue2.js +17 -17
- package/components/multibar/index.d.ts +15 -15
- package/components/popover/common/Popover.common.d.ts +3 -3
- package/components/popover/v3/Popover.vue.d.ts +8 -8
- package/components/popover/v3/Popover.vue2.js +8 -8
- package/components/popover/v3/index.d.ts +68 -131
- package/components/popover/v4/PopoverV4.vue.d.ts +11 -11
- package/components/popover/v4/PopoverV4.vue2.js +29 -29
- package/components/popover/v4/index.d.ts +92 -165
- package/components/radioButton/common/radioGroup.common.d.ts +1 -1
- package/components/radioButton/common/useRadio.d.ts +4 -4
- package/components/radioButton/v3/RadioButton.vue.d.ts +8 -8
- package/components/radioButton/v3/RadioButton.vue2.js +38 -38
- package/components/radioButton/v3/RadioGroup.vue.d.ts +8 -8
- package/components/radioButton/v3/RadioGroup.vue2.js +13 -13
- package/components/radioButton/v3/index.d.ts +123 -236
- package/components/radioButton/v4/RadioButtonV4.vue.d.ts +8 -8
- package/components/radioButton/v4/RadioButtonV4.vue2.js +38 -38
- package/components/radioButton/v4/RadioGroupV4.vue.d.ts +8 -8
- package/components/radioButton/v4/RadioGroupV4.vue2.js +13 -13
- package/components/radioButton/v4/index.d.ts +125 -238
- package/components/search/common/Search.common.d.ts +1 -1
- package/components/search/v3/Search.vue.d.ts +8 -8
- package/components/search/v3/Search.vue2.js +38 -38
- package/components/search/v3/index.d.ts +11 -11
- package/components/search/v4/SearchV4.vue.d.ts +8 -8
- package/components/search/v4/SearchV4.vue2.js +24 -24
- package/components/search/v4/index.d.ts +8 -8
- package/components/shared/FieldHelpText.vue.d.ts +4 -4
- package/components/shared/FieldHelpText.vue2.js +18 -18
- package/components/shared/FieldLabel.vue.d.ts +22 -10
- package/components/shared/FieldLabel.vue.js +3 -3
- package/components/shared/FieldLabel.vue2.js +52 -39
- package/components/shared/FieldMaxLength.vue.d.ts +4 -4
- package/components/shared/FieldMaxLength.vue2.js +11 -11
- package/components/skeleton/v3/Skeleton.vue.d.ts +3 -3
- package/components/skeleton/v3/Skeleton.vue2.js +6 -6
- package/components/skeleton/v3/index.d.ts +15 -52
- package/components/skeleton/v4/SkeletonV4.vue.d.ts +4 -4
- package/components/skeleton/v4/SkeletonV4.vue2.js +9 -10
- package/components/skeleton/v4/index.d.ts +24 -63
- package/components/snackbar/common/snackbar.common.d.ts +1 -1
- package/components/snackbar/v3/Snackbar.vue.d.ts +11 -11
- package/components/snackbar/v3/Snackbar.vue2.js +64 -64
- package/components/snackbar/v4/SnackbarV4.vue.d.ts +11 -11
- package/components/snackbar/v4/SnackbarV4.vue2.js +72 -71
- package/components/sortableList/SortableItem.vue.d.ts +6 -6
- package/components/sortableList/SortableItem.vue.js +4 -4
- package/components/sortableList/SortableItem.vue2.js +60 -61
- package/components/sortableList/SortableItemLabel.vue.d.ts +3 -3
- package/components/sortableList/SortableItemLabel.vue2.js +17 -17
- package/components/sortableList/SortableList.types.d.ts +0 -17
- package/components/sortableList/SortableList.vue.d.ts +7 -7
- package/components/sortableList/SortableList.vue2.js +106 -107
- package/components/sortableList/index.d.ts +136 -247
- package/components/statusDot/StatusDot.vue.d.ts +4 -4
- package/components/statusDot/StatusDot.vue2.js +4 -4
- package/components/statusDot/index.d.ts +7 -7
- package/components/switch/v3/Switch.vue.d.ts +6 -6
- package/components/switch/v3/Switch.vue2.js +40 -40
- package/components/switch/v3/index.d.ts +37 -86
- package/components/switch/v4/SwitchV4.vue.d.ts +22 -6
- package/components/switch/v4/SwitchV4.vue.js +3 -3
- package/components/switch/v4/SwitchV4.vue2.js +43 -28
- package/components/switch/v4/index.d.ts +35 -6
- package/components/table/common/Table.common.d.ts +13 -9
- package/components/table/common/Table.common.js +38 -39
- package/components/table/common/Table.types.d.ts +2 -0
- package/components/table/common/consts.d.ts +1 -0
- package/components/table/common/consts.js +2 -1
- package/components/table/v3/SortOrderIcon.vue.d.ts +1 -1
- package/components/table/v3/SortOrderIcon.vue.js +13 -13
- package/components/table/v3/Table.vue.d.ts +7 -7
- package/components/table/v3/Table.vue2.js +134 -135
- package/components/table/v3/TableHeaderSorter.vue.d.ts +3 -3
- package/components/table/v3/TableHeaderSorter.vue2.js +11 -11
- package/components/table/v3/index.d.ts +120 -220
- package/components/table/v4/DataGrid.vue.d.ts +19 -10
- package/components/table/v4/DataGrid.vue.js +3 -3
- package/components/table/v4/DataGrid.vue2.js +301 -244
- package/components/table/v4/DataGridMenu.vue.d.ts +6 -6
- package/components/table/v4/DataGridMenu.vue2.js +20 -20
- package/components/table/v4/DataGridRowsCounter.vue.d.ts +4 -4
- package/components/table/v4/DataGridRowsCounter.vue2.js +19 -19
- package/components/table/v4/ExpandRowToggle.vue.d.ts +6 -6
- package/components/table/v4/ExpandRowToggle.vue2.js +10 -9
- package/components/table/v4/HelpIcon.vue.d.ts +4 -4
- package/components/table/v4/HelpIcon.vue2.js +9 -9
- package/components/table/v4/MultipleDataGrid.vue.d.ts +10 -10
- package/components/table/v4/MultipleDataGrid.vue2.js +76 -77
- package/components/table/v4/SortIcon.vue.d.ts +3 -3
- package/components/table/v4/SortIcon.vue2.js +6 -6
- package/components/table/v4/index.d.ts +261 -944
- package/components/table/v4/storyUtils.d.ts +2 -0
- package/components/table-cells/common/Editable.common.d.ts +2 -2
- package/components/table-cells/v3/Editable.vue.d.ts +4 -4
- package/components/table-cells/v3/Editable.vue2.js +17 -17
- package/components/table-cells/v3/index.d.ts +43 -98
- package/components/table-cells/v4/EditableV4.vue.d.ts +5 -5
- package/components/table-cells/v4/EditableV4.vue2.js +23 -23
- package/components/table-cells/v4/index.d.ts +70 -138
- package/components/tabs/common/tabsCommon.d.ts +2 -2
- package/components/tabs/v3/Tabs.vue.d.ts +9 -9
- package/components/tabs/v3/Tabs.vue2.js +54 -55
- package/components/tabs/v3/index.d.ts +49 -103
- package/components/tabs/v4/TabsV4.vue.d.ts +6 -6
- package/components/tabs/v4/TabsV4.vue2.js +41 -42
- package/components/tabs/v4/index.d.ts +40 -90
- package/components/textArea/v3/TextArea.vue.d.ts +6 -6
- package/components/textArea/v3/TextArea.vue2.js +14 -14
- package/components/textArea/v3/index.d.ts +6 -6
- package/components/textArea/v4/TextAreaV4.vue.d.ts +8 -8
- package/components/textArea/v4/TextAreaV4.vue2.js +18 -18
- package/components/textArea/v4/index.d.ts +23 -23
- package/components/toggle/v3/Toggle.vue.d.ts +6 -6
- package/components/toggle/v3/Toggle.vue2.js +32 -33
- package/components/toggle/v3/index.d.ts +6 -6
- package/components/toggle/v4/ToggleV4.vue.d.ts +9 -9
- package/components/toggle/v4/ToggleV4.vue2.js +34 -34
- package/components/toggle/v4/index.d.ts +96 -181
- package/components/tooltip/common/Tooltip.common.d.ts +1 -1
- package/components/tooltip/common/Tooltip.types.d.ts +1 -0
- package/components/tooltip/storybookComponents/CustomTooltip.vue.d.ts +3 -3
- package/components/tooltip/v3/TextWithTitleContent.vue.d.ts +4 -4
- package/components/tooltip/v3/TextWithTitleContent.vue2.js +16 -16
- package/components/tooltip/v3/Tooltip.vue.d.ts +9 -9
- package/components/tooltip/v3/Tooltip.vue.js +2 -2
- package/components/tooltip/v3/Tooltip.vue2.js +28 -28
- package/components/tooltip/v3/index.d.ts +76 -143
- package/components/tooltip/v4/TextWithTitleContent.vue.d.ts +4 -4
- package/components/tooltip/v4/TextWithTitleContent.vue2.js +15 -15
- package/components/tooltip/v4/TooltipV4.vue.d.ts +11 -11
- package/components/tooltip/v4/TooltipV4.vue.js +2 -2
- package/components/tooltip/v4/TooltipV4.vue2.js +24 -24
- package/components/tooltip/v4/index.d.ts +106 -191
- package/components/typography/Heading.vue.d.ts +4 -4
- package/components/typography/Heading.vue2.js +10 -10
- package/components/typography/Text.vue.d.ts +7 -7
- package/components/typography/Text.vue2.js +10 -10
- package/components/typography/index.d.ts +58 -145
- package/components/typography/v4/Typography.vue.d.ts +4 -4
- package/components/typography/v4/Typography.vue2.js +20 -20
- package/components/typography/v4/index.d.ts +44 -98
- package/composables/useFormValidation.d.ts +5 -4
- package/composables/useFormValidation.js +32 -27
- package/consts/common.d.ts +1 -0
- package/consts/common.js +4 -0
- package/consts/regex.d.ts +1 -0
- package/consts/regex.js +2 -1
- package/design-foundation.stories/border-radius/BorderRadiusWrapper.vue.d.ts +1 -1
- package/design-foundation.stories/breakpoints/BreakpointsStoryWrapper.vue.d.ts +1 -1
- package/design-foundation.stories/colors/ColorsStoryWrapper.vue.d.ts +1 -1
- package/design-foundation.stories/elevations/ElevationStoryWrapper.vue.d.ts +1 -1
- package/design-foundation.stories/grid-layout/GridLayoutStoryWrapper.vue.d.ts +3 -3
- package/design-foundation.stories/spacing/SpacingStoryWrapper.vue.d.ts +1 -1
- package/design-foundation.stories/typography/TypographyStoryWrapper.vue.d.ts +1 -1
- package/index.d.ts +8468 -15275
- package/index.js +12 -8
- package/mocks/apps.d.ts +1 -0
- package/mocks/optionsWithIcons.d.ts +1 -0
- package/package.json +10 -9
- package/utils/formatNumbers.d.ts +1 -1
- package/utils/formatNumbers.js +14 -14
- package/utils/text.d.ts +3 -0
- package/utils/text.js +24 -5
- package/utils/totals.d.ts +5 -0
- package/utils/totals.js +9 -0
- package/utils/utils.d.ts +1 -0
- package/utils/utils.js +4 -0
- package/AppDropdownTrigger.vue_vue_type_style_index_0_scoped_858cefbf_lang.css +0 -1
- package/Banner.vue_vue_type_style_index_0_scoped_a293c6d0_lang.css +0 -1
- package/ButtonDropdownTrigger.vue_vue_type_style_index_0_scoped_604dfc6f_lang.css +0 -1
- package/ButtonV4.vue_vue_type_style_index_0_scoped_bdfce3aa_lang.css +0 -1
- package/CalendarMonth.vue_vue_type_style_index_0_scoped_acd3440c_lang.css +0 -1
- package/CalendarMonthV4.vue_vue_type_style_index_0_scoped_b0d3ea50_lang.css +0 -1
- package/Chart.vue_vue_type_style_index_0_scoped_78d3f5a8_lang.css +0 -1
- package/ChartHeader.vue_vue_type_style_index_0_scoped_32001725_lang.css +0 -1
- package/ChartHeaderTrend.vue_vue_type_style_index_0_scoped_e4c673e7_lang.css +0 -1
- package/ChartLegend.vue_vue_type_style_index_0_scoped_532f23bc_lang.css +0 -1
- package/ChartPlane.vue_vue_type_style_index_0_scoped_4396faf6_lang.css +0 -1
- package/ChartTooltip.vue_vue_type_style_index_0_scoped_25d0e129_lang.css +0 -1
- package/ChipDropdownTrigger.vue_vue_type_style_index_0_scoped_e43ac1c9_lang.css +0 -1
- package/ConditionalDropdown.vue_vue_type_style_index_0_scoped_8d5521da_lang.css +0 -1
- package/DataGrid.vue_vue_type_style_index_0_scoped_6b54ac22_lang.css +0 -1
- package/Dialog.vue_vue_type_style_index_0_scoped_eeac406b_lang.css +0 -1
- package/DialogV4.vue_vue_type_style_index_0_scoped_37da643b_lang.css +0 -1
- package/DollarInput.vue_vue_type_style_index_0_scoped_9ef40daf_lang.css +0 -1
- package/DropdownV4.vue_vue_type_style_index_0_scoped_d154c5da_lang.css +0 -1
- package/FieldLabel.vue_vue_type_style_index_0_scoped_96ee1c98_lang.css +0 -1
- package/FormRow.vue_vue_type_style_index_0_scoped_fc3897fd_lang.css +0 -1
- package/IconButtonDropdownTrigger.vue_vue_type_style_index_0_scoped_59fb505a_lang.css +0 -1
- package/IncludeExclude.vue_vue_type_style_index_0_scoped_cc2adbf5_lang.css +0 -1
- package/IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_bd6145ce_lang.css +0 -1
- package/IncludeExcludeOption.vue_vue_type_style_index_0_scoped_91bc7787_lang.css +0 -1
- package/IncludeExcludeOptionDraggable.vue_vue_type_style_index_0_scoped_a91fcaa5_lang.css +0 -1
- package/Option.vue_vue_type_style_index_0_scoped_3d6ce2fc_lang.css +0 -1
- package/OptionV4.vue_vue_type_style_index_0_scoped_1e8837dc_lang.css +0 -1
- package/PasswordInput.vue_vue_type_style_index_0_scoped_243f3e16_lang.css +0 -1
- package/PercentageInput.vue_vue_type_style_index_0_scoped_08a15760_lang.css +0 -1
- package/SettingsHeader.vue_vue_type_style_index_0_scoped_9b6cd9d9_lang.css +0 -1
- package/SortableItem.vue_vue_type_style_index_0_scoped_48542664_lang.css +0 -1
- package/SwitchV4.vue_vue_type_style_index_0_scoped_c2e356f5_lang.css +0 -1
- package/TextField.vue_vue_type_style_index_0_scoped_fce3948c_lang.css +0 -1
- package/ToggleButtonGroupAB.vue_vue_type_style_index_0_scoped_c81a7d3e_lang.css +0 -1
- package/Tooltip.vue_vue_type_style_index_0_scoped_9020a179_lang.css +0 -1
- package/TooltipV4.vue_vue_type_style_index_0_scoped_66eab856_lang.css +0 -1
- package/components/chart/composables/useChartValues.d.ts +0 -12
- package/components/chart/composables/useChartValues.js +0 -32
|
@@ -1,106 +1,44 @@
|
|
|
1
1
|
declare const MenuTypes: () => ({
|
|
2
|
-
new (...args: any[]): {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
theme: string;
|
|
7
|
-
testId: string;
|
|
8
|
-
distance: number;
|
|
9
|
-
container: string;
|
|
10
|
-
skidding: number;
|
|
11
|
-
isOnTop: boolean;
|
|
12
|
-
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
13
|
-
theme: {
|
|
14
|
-
type: import("vue").PropType<string>;
|
|
15
|
-
default: string;
|
|
16
|
-
};
|
|
17
|
-
testId: {
|
|
18
|
-
type: import("vue").PropType<string>;
|
|
19
|
-
default: string;
|
|
20
|
-
};
|
|
21
|
-
distance: {
|
|
22
|
-
type: import("vue").PropType<number>;
|
|
23
|
-
default: number;
|
|
24
|
-
};
|
|
25
|
-
container: {
|
|
26
|
-
type: import("vue").PropType<string>;
|
|
27
|
-
default: string;
|
|
28
|
-
};
|
|
29
|
-
skidding: {
|
|
30
|
-
type: import("vue").PropType<number>;
|
|
31
|
-
default: number;
|
|
32
|
-
};
|
|
33
|
-
isOnTop: {
|
|
34
|
-
type: import("vue").PropType<boolean>;
|
|
35
|
-
default: boolean;
|
|
36
|
-
};
|
|
37
|
-
}>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "theme" | "testId" | "distance" | "container" | "skidding" | "isOnTop">;
|
|
38
|
-
$attrs: {
|
|
39
|
-
[x: string]: unknown;
|
|
2
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
3
|
+
theme: {
|
|
4
|
+
type: import("vue").PropType<string>;
|
|
5
|
+
default: string;
|
|
40
6
|
};
|
|
41
|
-
|
|
42
|
-
|
|
7
|
+
testId: {
|
|
8
|
+
type: import("vue").PropType<string>;
|
|
9
|
+
default: string;
|
|
43
10
|
};
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
};
|
|
60
|
-
distance: {
|
|
61
|
-
type: import("vue").PropType<number>;
|
|
62
|
-
default: number;
|
|
63
|
-
};
|
|
64
|
-
container: {
|
|
65
|
-
type: import("vue").PropType<string>;
|
|
66
|
-
default: string;
|
|
67
|
-
};
|
|
68
|
-
skidding: {
|
|
69
|
-
type: import("vue").PropType<number>;
|
|
70
|
-
default: number;
|
|
71
|
-
};
|
|
72
|
-
isOnTop: {
|
|
73
|
-
type: import("vue").PropType<boolean>;
|
|
74
|
-
default: boolean;
|
|
75
|
-
};
|
|
76
|
-
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
77
|
-
theme: string;
|
|
78
|
-
testId: string;
|
|
79
|
-
distance: number;
|
|
80
|
-
container: string;
|
|
81
|
-
skidding: number;
|
|
82
|
-
isOnTop: boolean;
|
|
83
|
-
}, {}, string> & {
|
|
84
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
85
|
-
created?: (() => void) | (() => void)[];
|
|
86
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
87
|
-
mounted?: (() => void) | (() => void)[];
|
|
88
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
89
|
-
updated?: (() => void) | (() => void)[];
|
|
90
|
-
activated?: (() => void) | (() => void)[];
|
|
91
|
-
deactivated?: (() => void) | (() => void)[];
|
|
92
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
93
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
94
|
-
destroyed?: (() => void) | (() => void)[];
|
|
95
|
-
unmounted?: (() => void) | (() => void)[];
|
|
96
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
97
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
98
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[];
|
|
11
|
+
distance: {
|
|
12
|
+
type: import("vue").PropType<number>;
|
|
13
|
+
default: number;
|
|
14
|
+
};
|
|
15
|
+
container: {
|
|
16
|
+
type: import("vue").PropType<string>;
|
|
17
|
+
default: string;
|
|
18
|
+
};
|
|
19
|
+
skidding: {
|
|
20
|
+
type: import("vue").PropType<number>;
|
|
21
|
+
default: number;
|
|
22
|
+
};
|
|
23
|
+
isOnTop: {
|
|
24
|
+
type: import("vue").PropType<boolean>;
|
|
25
|
+
default: boolean;
|
|
99
26
|
};
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
27
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
28
|
+
theme: string;
|
|
29
|
+
testId: string;
|
|
30
|
+
distance: number;
|
|
31
|
+
container: string;
|
|
32
|
+
skidding: number;
|
|
33
|
+
isOnTop: boolean;
|
|
34
|
+
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
35
|
+
P: {};
|
|
36
|
+
B: {};
|
|
37
|
+
D: {};
|
|
38
|
+
C: {};
|
|
39
|
+
M: {};
|
|
40
|
+
Defaults: {};
|
|
41
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
|
104
42
|
theme: {
|
|
105
43
|
type: import("vue").PropType<string>;
|
|
106
44
|
default: string;
|
|
@@ -125,7 +63,14 @@ declare const MenuTypes: () => ({
|
|
|
125
63
|
type: import("vue").PropType<boolean>;
|
|
126
64
|
default: boolean;
|
|
127
65
|
};
|
|
128
|
-
}>> &
|
|
66
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, {
|
|
67
|
+
theme: string;
|
|
68
|
+
testId: string;
|
|
69
|
+
distance: number;
|
|
70
|
+
container: string;
|
|
71
|
+
skidding: number;
|
|
72
|
+
isOnTop: boolean;
|
|
73
|
+
}>;
|
|
129
74
|
__isFragment?: never;
|
|
130
75
|
__isTeleport?: never;
|
|
131
76
|
__isSuspense?: never;
|
|
@@ -154,14 +99,14 @@ declare const MenuTypes: () => ({
|
|
|
154
99
|
type: import("vue").PropType<boolean>;
|
|
155
100
|
default: boolean;
|
|
156
101
|
};
|
|
157
|
-
}
|
|
102
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
158
103
|
theme: string;
|
|
159
104
|
testId: string;
|
|
160
105
|
distance: number;
|
|
161
106
|
container: string;
|
|
162
107
|
skidding: number;
|
|
163
108
|
isOnTop: boolean;
|
|
164
|
-
}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
109
|
+
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
165
110
|
$slots: {
|
|
166
111
|
trigger?(_: {}): any;
|
|
167
112
|
default?(_: {}): any;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
2
2
|
"start-icon"?(_: {}): any;
|
|
3
3
|
default?(_: {}): any;
|
|
4
4
|
"end-icon"?(_: {}): any;
|
|
@@ -1,46 +1,16 @@
|
|
|
1
1
|
declare const MenuItemTypes: () => ({
|
|
2
|
-
new (...args: any[]): {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
};
|
|
9
|
-
|
|
10
|
-
[x: string]: unknown;
|
|
11
|
-
};
|
|
12
|
-
$slots: Readonly<{
|
|
13
|
-
[name: string]: import("vue").Slot;
|
|
14
|
-
}>;
|
|
15
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
|
|
16
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
|
|
17
|
-
$emit: (event: string, ...args: any[]) => void;
|
|
18
|
-
$el: any;
|
|
19
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string> & {
|
|
20
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
21
|
-
created?: (() => void) | (() => void)[];
|
|
22
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
23
|
-
mounted?: (() => void) | (() => void)[];
|
|
24
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
25
|
-
updated?: (() => void) | (() => void)[];
|
|
26
|
-
activated?: (() => void) | (() => void)[];
|
|
27
|
-
deactivated?: (() => void) | (() => void)[];
|
|
28
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
29
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
30
|
-
destroyed?: (() => void) | (() => void)[];
|
|
31
|
-
unmounted?: (() => void) | (() => void)[];
|
|
32
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
33
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
34
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[];
|
|
35
|
-
};
|
|
36
|
-
$forceUpdate: () => void;
|
|
37
|
-
$nextTick: typeof import("vue").nextTick;
|
|
38
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
|
39
|
-
} & Readonly<import("vue").ExtractPropTypes<{}>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
|
|
2
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
3
|
+
P: {};
|
|
4
|
+
B: {};
|
|
5
|
+
D: {};
|
|
6
|
+
C: {};
|
|
7
|
+
M: {};
|
|
8
|
+
Defaults: {};
|
|
9
|
+
}, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
40
10
|
__isFragment?: never;
|
|
41
11
|
__isTeleport?: never;
|
|
42
12
|
__isSuspense?: never;
|
|
43
|
-
} & import("vue").ComponentOptionsBase<Readonly<
|
|
13
|
+
} & import("vue").ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
44
14
|
$slots: {
|
|
45
15
|
"start-icon"?(_: {}): any;
|
|
46
16
|
default?(_: {}): any;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MultiBarAction } from '@/components/multibar/MultiBar.types';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
3
3
|
modelValue: boolean;
|
|
4
4
|
selectedCount?: number;
|
|
5
5
|
appendToBody?: boolean;
|
|
@@ -18,11 +18,11 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
18
18
|
position: string;
|
|
19
19
|
testId: string;
|
|
20
20
|
zIndex: number;
|
|
21
|
-
}
|
|
21
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
22
22
|
"update:modelValue": (value: unknown) => void;
|
|
23
23
|
close: () => void;
|
|
24
24
|
action: (action: MultiBarAction) => void;
|
|
25
|
-
}, string, import("vue").
|
|
25
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
26
26
|
modelValue: boolean;
|
|
27
27
|
selectedCount?: number;
|
|
28
28
|
appendToBody?: boolean;
|
|
@@ -41,11 +41,11 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
41
41
|
position: string;
|
|
42
42
|
testId: string;
|
|
43
43
|
zIndex: number;
|
|
44
|
-
}>>> & {
|
|
45
|
-
"onUpdate:modelValue"?: (value: unknown) => any;
|
|
44
|
+
}>>> & Readonly<{
|
|
46
45
|
onClose?: () => any;
|
|
46
|
+
"onUpdate:modelValue"?: (value: unknown) => any;
|
|
47
47
|
onAction?: (action: MultiBarAction) => any;
|
|
48
|
-
}
|
|
48
|
+
}>, {
|
|
49
49
|
testId: string;
|
|
50
50
|
size: 'small' | 'medium';
|
|
51
51
|
position: 'center' | 'left';
|
|
@@ -54,7 +54,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
54
54
|
appendToBody: boolean;
|
|
55
55
|
selectedCount: number;
|
|
56
56
|
visibleActionsCount: number;
|
|
57
|
-
}>;
|
|
57
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
58
58
|
export default _default;
|
|
59
59
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
60
60
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import "../../MultiBar.vue_vue_type_style_index_0_scoped_71617643_lang.css"; import { defineComponent as
|
|
2
|
-
import { useVModel as
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
1
|
+
import "../../MultiBar.vue_vue_type_style_index_0_scoped_71617643_lang.css"; import { defineComponent as g, computed as C, openBlock as s, createBlock as a, Teleport as V, createVNode as d, Transition as _, withCtx as r, unref as o, createElementBlock as u, mergeProps as y, createElementVNode as z, createTextVNode as B, toDisplayString as h, createCommentVNode as m, Fragment as M, renderList as N, normalizeClass as $ } from "vue";
|
|
2
|
+
import { useVModel as E } from "@vueuse/core";
|
|
3
|
+
import S from "../typography/v4/Typography.vue.js";
|
|
4
|
+
import P from "../button/v4/ButtonV4.vue.js";
|
|
5
|
+
import w from "../button/v4/IconButtonV4.vue.js";
|
|
6
6
|
import "../button/v4/ButtonGroup.vue.js";
|
|
7
7
|
import "../button/v4/ToggleButtonGroupAB.vue.js";
|
|
8
|
-
import
|
|
9
|
-
import { useTestIdAttrs as
|
|
10
|
-
import { MultiBarTestIdModifiers as
|
|
11
|
-
const
|
|
8
|
+
import L from "./MultiBarMenu.vue.js";
|
|
9
|
+
import { useTestIdAttrs as O } from "../../utils/testIds.js";
|
|
10
|
+
import { MultiBarTestIdModifiers as l } from "../../testids/index.js";
|
|
11
|
+
const R = { class: "multi-bar-panel" }, x = {
|
|
12
12
|
key: 0,
|
|
13
13
|
class: "count-text"
|
|
14
14
|
}, D = {
|
|
15
15
|
inheritAttrs: !1
|
|
16
|
-
}, Z = /* @__PURE__ */
|
|
16
|
+
}, Z = /* @__PURE__ */ g({
|
|
17
17
|
...D,
|
|
18
18
|
__name: "MultiBar",
|
|
19
19
|
props: {
|
|
@@ -28,69 +28,69 @@ const O = { class: "multi-bar-panel" }, R = {
|
|
|
28
28
|
zIndex: { default: 1e3 }
|
|
29
29
|
},
|
|
30
30
|
emits: ["update:modelValue", "close", "action"],
|
|
31
|
-
setup(
|
|
32
|
-
const e =
|
|
33
|
-
|
|
34
|
-
},
|
|
35
|
-
|
|
36
|
-
},
|
|
31
|
+
setup(A, { emit: I }) {
|
|
32
|
+
const e = A, n = I, c = E(e, "modelValue", n), T = () => {
|
|
33
|
+
c.value = !1, n("close");
|
|
34
|
+
}, p = (t) => {
|
|
35
|
+
n("action", t);
|
|
36
|
+
}, f = C(
|
|
37
37
|
() => e.actions.length > e.visibleActionsCount ? e.actions.slice(0, e.visibleActionsCount) : e.actions
|
|
38
|
-
),
|
|
38
|
+
), b = C(
|
|
39
39
|
() => e.actions.length > e.visibleActionsCount ? e.actions.slice(e.visibleActionsCount) : []
|
|
40
|
-
),
|
|
41
|
-
return (
|
|
40
|
+
), v = O(e.testId, l);
|
|
41
|
+
return (t, F) => (s(), a(V, {
|
|
42
42
|
to: "body",
|
|
43
|
-
disabled: !
|
|
43
|
+
disabled: !t.appendToBody
|
|
44
44
|
}, [
|
|
45
|
-
|
|
46
|
-
default:
|
|
47
|
-
|
|
45
|
+
d(_, { name: "multi-bar" }, {
|
|
46
|
+
default: r(() => [
|
|
47
|
+
o(c) ? (s(), u("div", y({
|
|
48
48
|
key: 0,
|
|
49
49
|
class: ["multi-bar", {
|
|
50
50
|
"light-theme-v4": !0,
|
|
51
|
-
"multi-bar--fixed":
|
|
52
|
-
"multi-bar--absolute": !
|
|
53
|
-
"multi-bar--small":
|
|
54
|
-
"multi-bar--medium":
|
|
55
|
-
"multi-bar--left":
|
|
51
|
+
"multi-bar--fixed": t.appendToBody,
|
|
52
|
+
"multi-bar--absolute": !t.appendToBody,
|
|
53
|
+
"multi-bar--small": t.size === "small",
|
|
54
|
+
"multi-bar--medium": t.size === "medium",
|
|
55
|
+
"multi-bar--left": t.position === "left"
|
|
56
56
|
}],
|
|
57
|
-
style: { zIndex:
|
|
58
|
-
}, { ...
|
|
59
|
-
|
|
60
|
-
|
|
57
|
+
style: { zIndex: t.zIndex }
|
|
58
|
+
}, { ...t.$attrs, ...o(v)[o(l).WRAPPER] }), [
|
|
59
|
+
z("div", R, [
|
|
60
|
+
d(o(w), y({
|
|
61
61
|
"icon-name": "x",
|
|
62
62
|
class: "close-icon"
|
|
63
|
-
},
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
default:
|
|
67
|
-
h(
|
|
63
|
+
}, o(v)[o(l).CLOSE_BTN], { onClick: T }), null, 16),
|
|
64
|
+
t.selectedCount ? (s(), u("div", x, [
|
|
65
|
+
d(o(S), { variant: "body1" }, {
|
|
66
|
+
default: r(() => [
|
|
67
|
+
B(h(t.selectedCount) + " selected ", 1)
|
|
68
68
|
]),
|
|
69
69
|
_: 1
|
|
70
70
|
})
|
|
71
71
|
])) : m("", !0),
|
|
72
|
-
(
|
|
72
|
+
(s(!0), u(M, null, N(f.value, (i, k) => (s(), a(o(P), {
|
|
73
73
|
key: i.id,
|
|
74
|
-
class:
|
|
75
|
-
"action-button--last":
|
|
74
|
+
class: $(["action-button", {
|
|
75
|
+
"action-button--last": k === f.value.length - 1
|
|
76
76
|
}]),
|
|
77
77
|
variant: "text",
|
|
78
78
|
color: "default",
|
|
79
79
|
"start-icon-name": i.icon,
|
|
80
|
-
"data-testid": `${e.testId}-${
|
|
80
|
+
"data-testid": `${e.testId}-${o(l).ACTION}-${i.id}`,
|
|
81
81
|
disabled: i.disabled,
|
|
82
|
-
onClick: (U) =>
|
|
82
|
+
onClick: (U) => p(i)
|
|
83
83
|
}, {
|
|
84
|
-
default:
|
|
85
|
-
h(
|
|
84
|
+
default: r(() => [
|
|
85
|
+
B(h(i.title), 1)
|
|
86
86
|
]),
|
|
87
87
|
_: 2
|
|
88
88
|
}, 1032, ["class", "start-icon-name", "data-testid", "disabled", "onClick"]))), 128)),
|
|
89
|
-
|
|
89
|
+
b.value.length ? (s(), a(L, {
|
|
90
90
|
key: 1,
|
|
91
|
-
"menu-items":
|
|
92
|
-
"test-id": `${e.testId}-${
|
|
93
|
-
onSelected:
|
|
91
|
+
"menu-items": b.value,
|
|
92
|
+
"test-id": `${e.testId}-${o(l).MENU}`,
|
|
93
|
+
onSelected: p
|
|
94
94
|
}, null, 8, ["menu-items", "test-id"])) : m("", !0)
|
|
95
95
|
])
|
|
96
96
|
], 16)) : m("", !0)
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import { MultiBarAction } from '@/components/multibar/MultiBar.types';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
3
3
|
menuItems: MultiBarAction[];
|
|
4
4
|
testId?: string;
|
|
5
5
|
}>, {
|
|
6
6
|
menuItems: () => any[];
|
|
7
7
|
testId: string;
|
|
8
|
-
}
|
|
8
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
9
9
|
selected: (item: unknown) => void;
|
|
10
|
-
}, string, import("vue").
|
|
10
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
11
11
|
menuItems: MultiBarAction[];
|
|
12
12
|
testId?: string;
|
|
13
13
|
}>, {
|
|
14
14
|
menuItems: () => any[];
|
|
15
15
|
testId: string;
|
|
16
|
-
}>>> & {
|
|
16
|
+
}>>> & Readonly<{
|
|
17
17
|
onSelected?: (item: unknown) => any;
|
|
18
|
-
}
|
|
18
|
+
}>, {
|
|
19
19
|
testId: string;
|
|
20
20
|
menuItems: MultiBarAction[];
|
|
21
|
-
}>;
|
|
21
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
22
22
|
export default _default;
|
|
23
23
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
24
24
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../MultiBarMenu.vue_vue_type_style_index_0_scoped_e40e5dda_lang.css"; import { defineComponent as
|
|
2
|
-
import
|
|
1
|
+
import "../../MultiBarMenu.vue_vue_type_style_index_0_scoped_e40e5dda_lang.css"; import { defineComponent as p, openBlock as a, createBlock as l, unref as i, withCtx as o, createVNode as m, createSlots as u, createTextVNode as c, toDisplayString as f } from "vue";
|
|
2
|
+
import _ from "../dropdown/v4/DropdownV4.vue.js";
|
|
3
3
|
import "../dropdown/v4/DefaultDropdownTrigger.vue.js";
|
|
4
4
|
import "../dropdown/v4/IconButtonDropdownTrigger.vue.js";
|
|
5
5
|
import "../dropdown/v4/ChipDropdownTrigger.vue.js";
|
|
@@ -7,43 +7,43 @@ import "../dropdown/v4/AppDropdownTrigger.vue.js";
|
|
|
7
7
|
import "../dropdown/v4/ButtonDropdownTrigger.vue.js";
|
|
8
8
|
import "../dropdown/v4/ButtonFilterDropdownTrigger.vue.js";
|
|
9
9
|
import "../dropdown/v4/TreeDropdown.vue.js";
|
|
10
|
-
import
|
|
10
|
+
import b from "../dropdown/v4/OptionV4.vue.js";
|
|
11
11
|
import "../dropdown/v4/ConditionalDropdown.vue.js";
|
|
12
|
-
import
|
|
12
|
+
import g from "../icon/v4/IconV4.vue.js";
|
|
13
13
|
import "../icon/v4/IconFlag.vue.js";
|
|
14
|
-
const
|
|
14
|
+
const z = /* @__PURE__ */ p({
|
|
15
15
|
__name: "MultiBarMenu",
|
|
16
16
|
props: {
|
|
17
17
|
menuItems: { default: () => [] },
|
|
18
18
|
testId: { default: "" }
|
|
19
19
|
},
|
|
20
20
|
emits: ["selected"],
|
|
21
|
-
setup(
|
|
22
|
-
const r = (
|
|
23
|
-
return (
|
|
21
|
+
setup(I, { emit: s }) {
|
|
22
|
+
const d = s, r = (t) => t.title;
|
|
23
|
+
return (t, n) => (a(), l(i(_), {
|
|
24
24
|
class: "multi-bar-menu",
|
|
25
|
-
options:
|
|
25
|
+
options: t.menuItems,
|
|
26
26
|
"display-value": r,
|
|
27
27
|
"predefined-trigger": "icon-button",
|
|
28
28
|
placement: "right-end",
|
|
29
29
|
skidding: -20,
|
|
30
|
-
"test-id":
|
|
31
|
-
"onUpdate:selected":
|
|
30
|
+
"test-id": t.testId,
|
|
31
|
+
"onUpdate:selected": n[0] || (n[0] = (e) => d("selected", e))
|
|
32
32
|
}, {
|
|
33
|
-
default:
|
|
34
|
-
m(
|
|
33
|
+
default: o(({ option: e }) => [
|
|
34
|
+
m(i(b), {
|
|
35
35
|
option: e,
|
|
36
36
|
disabled: e.disabled
|
|
37
37
|
}, u({
|
|
38
|
-
default:
|
|
38
|
+
default: o(() => [
|
|
39
39
|
c(" " + f(r(e)), 1)
|
|
40
40
|
]),
|
|
41
41
|
_: 2
|
|
42
42
|
}, [
|
|
43
43
|
e.icon ? {
|
|
44
44
|
name: "icon-start",
|
|
45
|
-
fn:
|
|
46
|
-
m(
|
|
45
|
+
fn: o(() => [
|
|
46
|
+
m(i(g), {
|
|
47
47
|
name: e.icon,
|
|
48
48
|
size: "20px"
|
|
49
49
|
}, null, 8, ["name"])
|
|
@@ -57,5 +57,5 @@ const h = /* @__PURE__ */ a({
|
|
|
57
57
|
}
|
|
58
58
|
});
|
|
59
59
|
export {
|
|
60
|
-
|
|
60
|
+
z as default
|
|
61
61
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import MultiBar from './MultiBar.vue';
|
|
2
|
-
declare const MultiBarTypes: () => import("vue").DefineComponent<{
|
|
2
|
+
declare const MultiBarTypes: () => import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
testId: {
|
|
4
4
|
type: import("vue").PropType<string>;
|
|
5
5
|
default: string;
|
|
@@ -8,6 +8,10 @@ declare const MultiBarTypes: () => import("vue").DefineComponent<{
|
|
|
8
8
|
type: import("vue").PropType<"small" | "medium">;
|
|
9
9
|
default: string;
|
|
10
10
|
};
|
|
11
|
+
modelValue: {
|
|
12
|
+
type: import("vue").PropType<boolean>;
|
|
13
|
+
required: true;
|
|
14
|
+
};
|
|
11
15
|
position: {
|
|
12
16
|
type: import("vue").PropType<"left" | "center">;
|
|
13
17
|
default: string;
|
|
@@ -16,10 +20,6 @@ declare const MultiBarTypes: () => import("vue").DefineComponent<{
|
|
|
16
20
|
type: import("vue").PropType<number>;
|
|
17
21
|
default: number;
|
|
18
22
|
};
|
|
19
|
-
modelValue: {
|
|
20
|
-
type: import("vue").PropType<boolean>;
|
|
21
|
-
required: true;
|
|
22
|
-
};
|
|
23
23
|
actions: {
|
|
24
24
|
type: import("vue").PropType<import("./MultiBar.types").MultiBarAction[]>;
|
|
25
25
|
default: () => any[];
|
|
@@ -36,11 +36,11 @@ declare const MultiBarTypes: () => import("vue").DefineComponent<{
|
|
|
36
36
|
type: import("vue").PropType<number>;
|
|
37
37
|
default: number;
|
|
38
38
|
};
|
|
39
|
-
}
|
|
39
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
40
40
|
"update:modelValue": (value: unknown) => void;
|
|
41
41
|
close: () => void;
|
|
42
42
|
action: (action: import("./MultiBar.types").MultiBarAction) => void;
|
|
43
|
-
}, string, import("vue").
|
|
43
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
44
44
|
testId: {
|
|
45
45
|
type: import("vue").PropType<string>;
|
|
46
46
|
default: string;
|
|
@@ -49,6 +49,10 @@ declare const MultiBarTypes: () => import("vue").DefineComponent<{
|
|
|
49
49
|
type: import("vue").PropType<"small" | "medium">;
|
|
50
50
|
default: string;
|
|
51
51
|
};
|
|
52
|
+
modelValue: {
|
|
53
|
+
type: import("vue").PropType<boolean>;
|
|
54
|
+
required: true;
|
|
55
|
+
};
|
|
52
56
|
position: {
|
|
53
57
|
type: import("vue").PropType<"left" | "center">;
|
|
54
58
|
default: string;
|
|
@@ -57,10 +61,6 @@ declare const MultiBarTypes: () => import("vue").DefineComponent<{
|
|
|
57
61
|
type: import("vue").PropType<number>;
|
|
58
62
|
default: number;
|
|
59
63
|
};
|
|
60
|
-
modelValue: {
|
|
61
|
-
type: import("vue").PropType<boolean>;
|
|
62
|
-
required: true;
|
|
63
|
-
};
|
|
64
64
|
actions: {
|
|
65
65
|
type: import("vue").PropType<import("./MultiBar.types").MultiBarAction[]>;
|
|
66
66
|
default: () => any[];
|
|
@@ -77,11 +77,11 @@ declare const MultiBarTypes: () => import("vue").DefineComponent<{
|
|
|
77
77
|
type: import("vue").PropType<number>;
|
|
78
78
|
default: number;
|
|
79
79
|
};
|
|
80
|
-
}>> & {
|
|
81
|
-
"onUpdate:modelValue"?: (value: unknown) => any;
|
|
80
|
+
}>> & Readonly<{
|
|
82
81
|
onClose?: () => any;
|
|
82
|
+
"onUpdate:modelValue"?: (value: unknown) => any;
|
|
83
83
|
onAction?: (action: import("./MultiBar.types").MultiBarAction) => any;
|
|
84
|
-
}
|
|
84
|
+
}>, {
|
|
85
85
|
testId: string;
|
|
86
86
|
size: "small" | "medium";
|
|
87
87
|
position: "left" | "center";
|
|
@@ -90,6 +90,6 @@ declare const MultiBarTypes: () => import("vue").DefineComponent<{
|
|
|
90
90
|
appendToBody: boolean;
|
|
91
91
|
selectedCount: number;
|
|
92
92
|
visibleActionsCount: number;
|
|
93
|
-
}>[];
|
|
93
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>[];
|
|
94
94
|
export type { MultiBarAction } from './MultiBar.types';
|
|
95
95
|
export { MultiBar, MultiBarTypes };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export declare const popoverCommon: () => {
|
|
2
|
-
popup: import("vue").Ref<HTMLDivElement>;
|
|
3
|
-
open: import("vue").Ref<boolean>;
|
|
2
|
+
popup: import("vue").Ref<HTMLDivElement, HTMLDivElement>;
|
|
3
|
+
open: import("vue").Ref<boolean, boolean>;
|
|
4
4
|
toggle: (value?: boolean) => boolean;
|
|
5
|
-
triggerRef: import("vue").Ref<HTMLDivElement>;
|
|
5
|
+
triggerRef: import("vue").Ref<HTMLDivElement, HTMLDivElement>;
|
|
6
6
|
};
|