@progress/kendo-themes-html 10.1.1-dev.1 → 10.2.0-dev.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/dist/cjs/action-sheet/tests/action-sheet-calendar-infinite.js +9 -4
- package/dist/cjs/action-sheet/tests/action-sheet-calendar.js +9 -4
- package/dist/cjs/action-sheet/tests/action-sheet-date-time-selector.js +9 -4
- package/dist/cjs/autocomplete/tests/autocomplete-prefix-suffix.js +9 -4
- package/dist/cjs/calendar/calendar-infinite-view.spec.js +9 -4
- package/dist/cjs/calendar/calendar-infinite.spec.js +9 -4
- package/dist/cjs/calendar/calendar-table-head.js +9 -4
- package/dist/cjs/calendar/calendar-table.js +9 -4
- package/dist/cjs/calendar/calendar.spec.js +9 -4
- package/dist/cjs/calendar/templates/calendar-century.js +9 -4
- package/dist/cjs/calendar/templates/calendar-decade.js +9 -4
- package/dist/cjs/calendar/templates/calendar-infinite-century.js +9 -4
- package/dist/cjs/calendar/templates/calendar-infinite-decade.js +9 -4
- package/dist/cjs/calendar/templates/calendar-infinite-normal.js +9 -4
- package/dist/cjs/calendar/templates/calendar-infinite-week-number.js +9 -4
- package/dist/cjs/calendar/templates/calendar-infinite-year.js +9 -4
- package/dist/cjs/calendar/templates/calendar-normal.js +9 -4
- package/dist/cjs/calendar/templates/calendar-with-weeks.js +9 -4
- package/dist/cjs/calendar/templates/calendar-year.js +9 -4
- package/dist/cjs/calendar/tests/calendar-cells.js +9 -4
- package/dist/cjs/calendar/tests/calendar-infinite-long-names.js +9 -4
- package/dist/cjs/calendar/tests/calendar-infinite-rtl.js +9 -4
- package/dist/cjs/calendar/tests/calendar-infinite.js +9 -4
- package/dist/cjs/calendar/tests/calendar-modern-size.js +9 -4
- package/dist/cjs/calendar/tests/calendar-modern.js +9 -4
- package/dist/cjs/chart/tests/chart.js +38 -38
- package/dist/cjs/chart-wizard/chart-wizard-preview-panel-content.js +9 -4
- package/dist/cjs/chart-wizard/chart-wizard.spec.js +9 -4
- package/dist/cjs/chart-wizard/templates/chart-wizard-normal.js +47 -42
- package/dist/cjs/chart-wizard/tests/chart-wizard-icon-area-states.js +9 -4
- package/dist/cjs/chart-wizard/tests/chart-wizard-tabs-content.js +9 -4
- package/dist/cjs/chart-wizard/tests/chart-wizard.js +47 -42
- package/dist/cjs/chart-wizard/tests/tab-chart-sections-expanded.js +9 -4
- package/dist/cjs/chart-wizard/tests/tab-data-sections-expanded.js +9 -4
- package/dist/cjs/chart-wizard/tests/tab-format-sections-expanded.js +9 -4
- package/dist/cjs/coloreditor/color-editor.spec.js +9 -4
- package/dist/cjs/coloreditor/templates/coloreditor-group.js +9 -4
- package/dist/cjs/coloreditor/templates/coloreditor-normal.js +9 -4
- package/dist/cjs/coloreditor/templates/coloreditor-palette-group.js +9 -4
- package/dist/cjs/coloreditor/templates/coloreditor-palette.js +9 -4
- package/dist/cjs/coloreditor/tests/coloreditor-focused-colorgradient.js +9 -4
- package/dist/cjs/coloreditor/tests/coloreditor-rtl.js +9 -4
- package/dist/cjs/coloreditor/tests/coloreditor-sizes.js +9 -4
- package/dist/cjs/coloreditor/tests/coloreditor-states.js +9 -4
- package/dist/cjs/coloreditor/tests/coloreditor.js +9 -4
- package/dist/cjs/colorgradient/tests/colorgradient-sizes.js +2317 -0
- package/dist/cjs/colorpalette/colorpalette.spec.js +45 -3
- package/dist/cjs/colorpalette/templates/colorpalette-normal.js +45 -3
- package/dist/cjs/colorpalette/tests/colorpalette-sizes.js +276 -0
- package/dist/cjs/colorpalette/tests/colorpalette-states.js +45 -3
- package/dist/cjs/colorpalette/tests/colorpalette-variants.js +45 -3
- package/dist/cjs/colorpalette/tests/colorpalette.js +45 -3
- package/dist/cjs/colorpicker/colorpicker.spec.js +9 -4
- package/dist/cjs/colorpicker/templates/colorpicker-adaptive-gradient.js +9 -4
- package/dist/cjs/colorpicker/templates/colorpicker-adaptive-palette.js +9 -4
- package/dist/cjs/colorpicker/templates/colorpicker-adaptive.js +9 -4
- package/dist/cjs/colorpicker/templates/colorpicker-normal.js +9 -4
- package/dist/cjs/colorpicker/templates/colorpicker-popup-gradient.js +9 -4
- package/dist/cjs/colorpicker/templates/colorpicker-popup-palette.js +9 -4
- package/dist/cjs/colorpicker/tests/colorpicker-adaptive.js +9 -4
- package/dist/cjs/colorpicker/tests/colorpicker-opened.js +9 -4
- package/dist/cjs/colorpicker/tests/colorpicker-size.js +9 -4
- package/dist/cjs/colorpicker/tests/colorpicker-states.js +9 -4
- package/dist/cjs/colorpicker/tests/colorpicker.js +9 -4
- package/dist/cjs/column-menu/column-menu-expander.spec.js +9 -4
- package/dist/cjs/column-menu/templates/column-menu-normal.js +9 -4
- package/dist/cjs/column-menu/templates/column-menu-tabbed.js +9 -4
- package/dist/cjs/column-menu/templates/filter-menu-multi-check.js +9 -4
- package/dist/cjs/column-menu/templates/filter-menu-normal.js +9 -4
- package/dist/cjs/column-menu/tests/column-menu-rtl.js +9 -4
- package/dist/cjs/column-menu/tests/column-menu-tabbed.js +9 -4
- package/dist/cjs/column-menu/tests/column-menu.js +9 -4
- package/dist/cjs/combobox/tests/combobox-prefix-suffix.js +9 -4
- package/dist/cjs/context-menu/context-menu.spec.js +9 -4
- package/dist/cjs/context-menu/templates/context-menu-normal.js +9 -4
- package/dist/cjs/context-menu/tests/context-menu-in-window.js +9 -4
- package/dist/cjs/context-menu/tests/context-menu.js +9 -4
- package/dist/cjs/datepicker/datepicker.spec.js +9 -4
- package/dist/cjs/datepicker/templates/datepicker-adaptive.js +9 -4
- package/dist/cjs/datepicker/templates/datepicker-normal.js +9 -4
- package/dist/cjs/datepicker/templates/datepicker-popup.js +9 -4
- package/dist/cjs/datepicker/tests/datepicker-adaptive.js +9 -4
- package/dist/cjs/datepicker/tests/datepicker-flat.js +9 -4
- package/dist/cjs/datepicker/tests/datepicker-opened.js +9 -4
- package/dist/cjs/datepicker/tests/datepicker-outline.js +9 -4
- package/dist/cjs/datepicker/tests/datepicker-size-rounded.js +9 -4
- package/dist/cjs/datepicker/tests/datepicker-solid.js +9 -4
- package/dist/cjs/daterangepicker/daterangepicker.spec.js +9 -4
- package/dist/cjs/daterangepicker/templates/daterangepicker-adaptive.js +9 -4
- package/dist/cjs/daterangepicker/templates/daterangepicker-normal.js +9 -4
- package/dist/cjs/daterangepicker/templates/daterangepicker-popup.js +9 -4
- package/dist/cjs/daterangepicker/tests/daterangepicker-adaptive.js +9 -4
- package/dist/cjs/daterangepicker/tests/daterangepicker-flat.js +9 -4
- package/dist/cjs/daterangepicker/tests/daterangepicker-opened.js +9 -4
- package/dist/cjs/daterangepicker/tests/daterangepicker-outline.js +9 -4
- package/dist/cjs/daterangepicker/tests/daterangepicker-size-rounded.js +9 -4
- package/dist/cjs/daterangepicker/tests/daterangepicker-solid.js +9 -4
- package/dist/cjs/datetime-selector/datetime-selector.spec.js +9 -4
- package/dist/cjs/datetime-selector/tests/datetime-selector.js +9 -4
- package/dist/cjs/datetimepicker/datetimepicker.spec.js +9 -4
- package/dist/cjs/datetimepicker/templates/datetimepicker-adaptive.js +9 -4
- package/dist/cjs/datetimepicker/templates/datetimepicker-normal.js +9 -4
- package/dist/cjs/datetimepicker/templates/datetimepicker-popup.js +9 -4
- package/dist/cjs/datetimepicker/tests/datetimepicker-adaptive.js +9 -4
- package/dist/cjs/datetimepicker/tests/datetimepicker-flat.js +9 -4
- package/dist/cjs/datetimepicker/tests/datetimepicker-opened.js +9 -4
- package/dist/cjs/datetimepicker/tests/datetimepicker-outline.js +9 -4
- package/dist/cjs/datetimepicker/tests/datetimepicker-size-rounded.js +9 -4
- package/dist/cjs/datetimepicker/tests/datetimepicker-solid.js +9 -4
- package/dist/cjs/dialog/templates/dialog-non-modal.js +9 -4
- package/dist/cjs/dialog/templates/dialog-normal.js +9 -4
- package/dist/cjs/dialog/tests/dialog-action-buttons.js +9 -4
- package/dist/cjs/dialog/tests/dialog-in-window.js +9 -4
- package/dist/cjs/dialog/tests/dialog-modal.js +9 -4
- package/dist/cjs/dialog/tests/dialog-theme-colors.js +9 -4
- package/dist/cjs/dialog/tests/dialog.js +9 -4
- package/dist/cjs/dock-manager/dock-manager-toolbar.js +9 -4
- package/dist/cjs/dock-manager/dock-manager.spec.js +9 -4
- package/dist/cjs/dock-manager/pane-scrollable.js +9 -4
- package/dist/cjs/dock-manager/templates/dock-manager-normal.js +9 -4
- package/dist/cjs/dock-manager/templates/dock-manager-unpinned-pane.js +9 -4
- package/dist/cjs/dock-manager/tests/dock-manager-floating-panes.js +9 -4
- package/dist/cjs/dock-manager/tests/dock-manager-unpinned-pane.js +9 -4
- package/dist/cjs/dock-manager/tests/dock-manager.js +9 -4
- package/dist/cjs/dock-manager/tests/dock-navigator.js +9 -4
- package/dist/cjs/dropdownlist/tests/dropdownlist-grouping.js +9 -4
- package/dist/cjs/dropdowntree/templates/dropdowntree-filtering.js +9 -4
- package/dist/cjs/dropdowntree/tests/dropdowntree-adaptive.js +9 -4
- package/dist/cjs/dropdowntree/tests/dropdowntree-flat.js +9 -4
- package/dist/cjs/dropdowntree/tests/dropdowntree-opened.js +9 -4
- package/dist/cjs/dropdowntree/tests/dropdowntree-outline.js +9 -4
- package/dist/cjs/dropdowntree/tests/dropdowntree-size-rounded.js +9 -4
- package/dist/cjs/dropdowntree/tests/dropdowntree-solid.js +9 -4
- package/dist/cjs/editor/editor-toolbar.js +9 -4
- package/dist/cjs/editor/editor.spec.js +9 -4
- package/dist/cjs/editor/templates/editor-normal.js +9 -4
- package/dist/cjs/editor/templates/editor-resizable.js +9 -4
- package/dist/cjs/editor/templates/editor-responsive-toolbar.js +9 -4
- package/dist/cjs/editor/tests/editor-find-replace.js +9 -4
- package/dist/cjs/editor/tests/editor-image-editor.js +9 -4
- package/dist/cjs/editor/tests/editor-states.js +9 -4
- package/dist/cjs/editor/tests/editor-table-wizard.js +9 -4
- package/dist/cjs/editor/tests/editor-view-source.js +9 -4
- package/dist/cjs/editor/tests/editor.js +9 -4
- package/dist/cjs/filemanager/file-info.js +9 -4
- package/dist/cjs/filemanager/filemanager-toolbar.spec.js +9 -4
- package/dist/cjs/filemanager/filemanager.spec.js +9 -4
- package/dist/cjs/filemanager/templates/filemanager-grid-preview.js +9 -4
- package/dist/cjs/filemanager/templates/filemanager-grid.js +9 -4
- package/dist/cjs/filemanager/templates/filemanager-normal.js +9 -4
- package/dist/cjs/filemanager/templates/filemanager-preview.js +9 -4
- package/dist/cjs/filemanager/tests/filemanager-contextmenu.js +9 -4
- package/dist/cjs/filemanager/tests/filemanager-dialogs.js +9 -4
- package/dist/cjs/filemanager/tests/filemanager-drag-hint.js +9 -4
- package/dist/cjs/filemanager/tests/filemanager-gridview-preview.js +9 -4
- package/dist/cjs/filemanager/tests/filemanager-gridview.js +9 -4
- package/dist/cjs/filemanager/tests/filemanager-listview-preview.js +9 -4
- package/dist/cjs/filemanager/tests/filemanager-listview.js +9 -4
- package/dist/cjs/filter/templates/filter-normal.js +9 -4
- package/dist/cjs/filter/templates/filter-preview.js +9 -4
- package/dist/cjs/filter/tests/filter-preview.js +9 -4
- package/dist/cjs/filter/tests/filter.js +9 -4
- package/dist/cjs/form/tests/form-field-dateinputs.js +9 -4
- package/dist/cjs/form/tests/form-field-dropdowns.js +9 -4
- package/dist/cjs/form/tests/form-field-inputs-rtl.js +9 -4
- package/dist/cjs/form/tests/form-field-inputs.js +9 -4
- package/dist/cjs/gantt/gantt-footer-toolbar.spec.js +9 -4
- package/dist/cjs/gantt/gantt-header-toolbar.spec.js +9 -4
- package/dist/cjs/gantt/templates/gantt-normal.js +9 -4
- package/dist/cjs/gantt/templates/gantt-row-reordering.js +9 -4
- package/dist/cjs/gantt/tests/gantt-editing-popup-general.js +9 -4
- package/dist/cjs/gantt/tests/gantt-editing-popup-other.js +9 -4
- package/dist/cjs/gantt/tests/gantt-editing-popup-predecessors.js +9 -4
- package/dist/cjs/gantt/tests/gantt-editing-popup-resources.js +9 -4
- package/dist/cjs/gantt/tests/gantt-editing-popup-successors.js +9 -4
- package/dist/cjs/gantt/tests/gantt-react.js +9 -4
- package/dist/cjs/gantt/tests/gantt-row-reordering.js +9 -4
- package/dist/cjs/gantt/tests/gantt.js +9 -4
- package/dist/cjs/grid/grid-toolbar.spec.js +9 -4
- package/dist/cjs/grid/templates/grid-hierarchy.js +9 -4
- package/dist/cjs/grid/templates/grid-normal.js +9 -4
- package/dist/cjs/grid/templates/grid-with-column-menu.js +9 -4
- package/dist/cjs/grid/templates/grid-with-edit-row.js +9 -4
- package/dist/cjs/grid/templates/grid-with-filter-menu.js +9 -4
- package/dist/cjs/grid/templates/grid-with-filter-row.js +9 -4
- package/dist/cjs/grid/templates/grid-with-grouping.js +9 -4
- package/dist/cjs/grid/templates/grid-with-locked-columns.js +9 -4
- package/dist/cjs/grid/templates/grid-with-multicolumn-headers.js +9 -4
- package/dist/cjs/grid/templates/grid-with-row-reordering.js +9 -4
- package/dist/cjs/grid/templates/grid-with-selection-aggregates.js +9 -4
- package/dist/cjs/grid/templates/grid-with-sticky-columns.js +9 -4
- package/dist/cjs/grid/tests/grid-adaptive-pager.js +9 -4
- package/dist/cjs/grid/tests/grid-adaptive-search.js +9 -4
- package/dist/cjs/grid/tests/grid-angular.js +9 -4
- package/dist/cjs/grid/tests/grid-column-menu-angular.js +9 -4
- package/dist/cjs/grid/tests/grid-column-menu-blazor.js +9 -4
- package/dist/cjs/grid/tests/grid-column-menu-rtl.js +9 -4
- package/dist/cjs/grid/tests/grid-column-menu-tabbed.js +9 -4
- package/dist/cjs/grid/tests/grid-column-menu.js +9 -4
- package/dist/cjs/grid/tests/grid-column-reordering-actions.js +9 -4
- package/dist/cjs/grid/tests/grid-column-resizing-actions.js +9 -4
- package/dist/cjs/grid/tests/grid-editing-custom-editor.js +9 -4
- package/dist/cjs/grid/tests/grid-editing-inline-angular.js +9 -4
- package/dist/cjs/grid/tests/grid-editing-inline-blazor.js +9 -4
- package/dist/cjs/grid/tests/grid-editing-popup.js +9 -4
- package/dist/cjs/grid/tests/grid-editing.js +9 -4
- package/dist/cjs/grid/tests/grid-filter-menu-angular.js +9 -4
- package/dist/cjs/grid/tests/grid-filter-menu-blazor.js +9 -4
- package/dist/cjs/grid/tests/grid-filter-row-angular.js +9 -4
- package/dist/cjs/grid/tests/grid-filter-row-blazor.js +9 -4
- package/dist/cjs/grid/tests/grid-filter-row.js +9 -4
- package/dist/cjs/grid/tests/grid-grouping-actions.js +9 -4
- package/dist/cjs/grid/tests/grid-grouping-blazor.js +9 -4
- package/dist/cjs/grid/tests/grid-grouping-detail-template.js +9 -4
- package/dist/cjs/grid/tests/grid-grouping.js +9 -4
- package/dist/cjs/grid/tests/grid-hierarchy.js +9 -4
- package/dist/cjs/grid/tests/grid-locked-column-states.js +9 -4
- package/dist/cjs/grid/tests/grid-locked-columns-rtl.js +9 -4
- package/dist/cjs/grid/tests/grid-locked-columns.js +9 -4
- package/dist/cjs/grid/tests/grid-long-titles.js +9 -4
- package/dist/cjs/grid/tests/grid-multicolumn-headers.js +9 -4
- package/dist/cjs/grid/tests/grid-no-records.js +9 -4
- package/dist/cjs/grid/tests/grid-pager.js +9 -4
- package/dist/cjs/grid/tests/grid-react-basic.js +9 -4
- package/dist/cjs/grid/tests/grid-react.js +9 -4
- package/dist/cjs/grid/tests/grid-row-reordering.js +9 -4
- package/dist/cjs/grid/tests/grid-rows-resizing.js +9 -4
- package/dist/cjs/grid/tests/grid-rows-states.js +9 -4
- package/dist/cjs/grid/tests/grid-rtl-angular.js +9 -4
- package/dist/cjs/grid/tests/grid-rtl.js +9 -4
- package/dist/cjs/grid/tests/grid-selection-aggregates-rtl.js +9 -4
- package/dist/cjs/grid/tests/grid-selection-aggregates.js +9 -4
- package/dist/cjs/grid/tests/grid-size-sm-comp-sm.js +9 -4
- package/dist/cjs/grid/tests/grid-size-sm.js +9 -4
- package/dist/cjs/grid/tests/grid-sticky-column-states.js +9 -4
- package/dist/cjs/grid/tests/grid-sticky-columns-rtl.js +9 -4
- package/dist/cjs/grid/tests/grid-sticky-columns.js +9 -4
- package/dist/cjs/grid/tests/grid-sticky-multicolumn-headers.js +9 -4
- package/dist/cjs/grid/tests/grid-toolbar.js +9 -4
- package/dist/cjs/grid/tests/grid-virtualization.js +9 -4
- package/dist/cjs/grid/tests/grid.js +9 -4
- package/dist/cjs/imageeditor/imageeditor-toolbar.js +9 -4
- package/dist/cjs/imageeditor/imageeditor.spec.js +9 -4
- package/dist/cjs/imageeditor/templates/imageeditor-crop.js +9 -4
- package/dist/cjs/imageeditor/templates/imageeditor-normal.js +9 -4
- package/dist/cjs/imageeditor/templates/imageeditor-resize.js +9 -4
- package/dist/cjs/imageeditor/tests/imageeditor-crop-pane.js +9 -4
- package/dist/cjs/imageeditor/tests/imageeditor-resize-pane.js +9 -4
- package/dist/cjs/imageeditor/tests/imageeditor.js +9 -4
- package/dist/cjs/index.js +47 -42
- package/dist/cjs/map/map.spec.js +9 -4
- package/dist/cjs/map/navigator.js +9 -4
- package/dist/cjs/map/templates/map-normal.js +9 -4
- package/dist/cjs/map/tests/map.js +9 -4
- package/dist/cjs/map/zoom-control.js +9 -4
- package/dist/cjs/mediaplayer/mediaplayer-toolbar.js +9 -4
- package/dist/cjs/mediaplayer/mediaplayer.spec.js +9 -4
- package/dist/cjs/mediaplayer/templates/mediaplayer-normal.js +9 -4
- package/dist/cjs/mediaplayer/tests/mediaplayer.js +9 -4
- package/dist/cjs/menu/menu-list.spec.js +9 -4
- package/dist/cjs/menu/menu.spec.js +9 -4
- package/dist/cjs/menu/templates/menu-normal.js +9 -4
- package/dist/cjs/menu/templates/menu-popup.js +9 -4
- package/dist/cjs/menu/templates/menu-scrollable.js +9 -4
- package/dist/cjs/menu/templates/menu-vertical-scrollable.js +9 -4
- package/dist/cjs/menu/templates/menu-vertical.js +9 -4
- package/dist/cjs/menu/tests/menu-icons.js +9 -4
- package/dist/cjs/menu/tests/menu-popup-size.js +9 -4
- package/dist/cjs/menu/tests/menu-scrollable-buttons-alignment-rtl.js +9 -4
- package/dist/cjs/menu/tests/menu-scrollable-buttons-alignment.js +9 -4
- package/dist/cjs/menu/tests/menu-separators.js +9 -4
- package/dist/cjs/menu/tests/menu-vertical.js +9 -4
- package/dist/cjs/menu/tests/menu.js +9 -4
- package/dist/cjs/menu-button/templates/menu-button-popup.js +9 -4
- package/dist/cjs/menu-button/tests/menu-button-flat.js +9 -4
- package/dist/cjs/menu-button/tests/menu-button-opened.js +9 -4
- package/dist/cjs/menu-button/tests/menu-button-outline.js +9 -4
- package/dist/cjs/menu-button/tests/menu-button-size-rounded.js +9 -4
- package/dist/cjs/menu-button/tests/menu-button-solid.js +9 -4
- package/dist/cjs/multiselect/templates/multiselect-prefix.js +9 -4
- package/dist/cjs/multiselect/templates/multiselect-suffix.js +9 -4
- package/dist/cjs/multiselect/tests/multiselect-adaptive.js +9 -4
- package/dist/cjs/multiselect/tests/multiselect-flat.js +9 -4
- package/dist/cjs/multiselect/tests/multiselect-grouping.js +9 -4
- package/dist/cjs/multiselect/tests/multiselect-opened.js +9 -4
- package/dist/cjs/multiselect/tests/multiselect-outline.js +9 -4
- package/dist/cjs/multiselect/tests/multiselect-prefix-suffix.js +9 -4
- package/dist/cjs/multiselect/tests/multiselect-size-rounded.js +9 -4
- package/dist/cjs/multiselect/tests/multiselect-solid.js +9 -4
- package/dist/cjs/multiviewcalendar/multiviewcalendar.spec.js +9 -4
- package/dist/cjs/multiviewcalendar/templates/multiviewcalendar-century.js +9 -4
- package/dist/cjs/multiviewcalendar/templates/multiviewcalendar-decade.js +9 -4
- package/dist/cjs/multiviewcalendar/templates/multiviewcalendar-normal.js +9 -4
- package/dist/cjs/multiviewcalendar/templates/multiviewcalendar-with-weeks.js +9 -4
- package/dist/cjs/multiviewcalendar/templates/multiviewcalendar-year.js +9 -4
- package/dist/cjs/multiviewcalendar/tests/multiviewcalendar-vertical.js +9 -4
- package/dist/cjs/multiviewcalendar/tests/multiviewcalendar.js +9 -4
- package/dist/cjs/pdf-viewer/pdf-viewer.spec.js +9 -4
- package/dist/cjs/pdf-viewer/templates/pdf-viewer-blank.js +9 -4
- package/dist/cjs/pdf-viewer/templates/pdf-viewer-normal.js +9 -4
- package/dist/cjs/pdf-viewer/templates/pdf-viewer-with-annotations.js +9 -4
- package/dist/cjs/pdf-viewer/templates/pdf-viewer-with-search-panel.js +9 -4
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-annotations.js +9 -4
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-blank-page.js +9 -4
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-dialogs.js +9 -4
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-free-text-annotation.js +9 -4
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-highlight-annotation.js +9 -4
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-old-toolbar.js +9 -4
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-popup-editors.js +9 -4
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-popups.js +9 -4
- package/dist/cjs/pdf-viewer/tests/pdf-viewer-search-panel.js +9 -4
- package/dist/cjs/pdf-viewer/tests/pdf-viewer.js +9 -4
- package/dist/cjs/pivotgrid/calculated-field.js +9 -4
- package/dist/cjs/pivotgrid/templates/pivotgrid-normal.js +9 -4
- package/dist/cjs/pivotgrid/templates/pivotgrid-with-configurator-opened.js +9 -4
- package/dist/cjs/pivotgrid/templates/pivotgrid-with-configurator.js +9 -4
- package/dist/cjs/pivotgrid/tests/pivotgrid-cell-states.js +9 -4
- package/dist/cjs/pivotgrid/tests/pivotgrid-column-menus.js +9 -4
- package/dist/cjs/pivotgrid/tests/pivotgrid-jquery.js +9 -4
- package/dist/cjs/pivotgrid/tests/pivotgrid-settings-left-right.js +9 -4
- package/dist/cjs/pivotgrid/tests/pivotgrid-settings-panel-horizontal.js +9 -4
- package/dist/cjs/pivotgrid/tests/pivotgrid-settings-panel-vertical.js +9 -4
- package/dist/cjs/pivotgrid/tests/pivotgrid-settings-top.js +9 -4
- package/dist/cjs/pivotgrid/tests/pivotgrid.js +9 -4
- package/dist/cjs/popover/templates/popover-normal.js +9 -4
- package/dist/cjs/popover/tests/popover.js +9 -4
- package/dist/cjs/prompt/templates/prompt-more-actions.js +9 -4
- package/dist/cjs/prompt/templates/prompt-normal.js +9 -4
- package/dist/cjs/prompt/templates/prompt-output.js +9 -4
- package/dist/cjs/prompt/templates/prompt-popup.js +9 -4
- package/dist/cjs/prompt/templates/prompt-settings.js +9 -4
- package/dist/cjs/prompt/templates/prompt-suggestions.js +9 -4
- package/dist/cjs/prompt/tests/prompt-more-actions.js +9 -4
- package/dist/cjs/prompt/tests/prompt-normal.js +9 -4
- package/dist/cjs/prompt/tests/prompt-output.js +9 -4
- package/dist/cjs/propertygrid/propertygrid.spec.js +9 -4
- package/dist/cjs/propertygrid/templates/propertygrid-normal.js +9 -4
- package/dist/cjs/propertygrid/templates/propertygrid-with-preview.js +9 -4
- package/dist/cjs/propertygrid/tests/propertygrid.js +9 -4
- package/dist/cjs/scheduler/scheduler-toolbar.spec.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-agenda.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-day.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-flex-agenda.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-flex-day.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-flex-horizontal-grouping.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-flex-month.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-flex-timeline.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-flex-vertical-grouping.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-flex-week.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-flex-year.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-horizontal-grouping.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-month.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-timeline.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-vertical-grouping.js +9 -4
- package/dist/cjs/scheduler/templates/scheduler-week.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-adaptive-agenda.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-adaptive-day-resource-group.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-adaptive-day.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-adaptive-month.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-agenda-view.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-current-time-marker.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-day-view.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-edit-dialog.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-editing-weekly.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-events.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-month-view.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-react-timeline-multi.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-timeline-view.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-week-view.js +9 -4
- package/dist/cjs/scheduler/tests/scheduler-year-view.js +9 -4
- package/dist/cjs/split-button/templates/split-button-popup.js +9 -4
- package/dist/cjs/split-button/tests/split-button-flat.js +9 -4
- package/dist/cjs/split-button/tests/split-button-opened.js +9 -4
- package/dist/cjs/split-button/tests/split-button-outline.js +9 -4
- package/dist/cjs/split-button/tests/split-button-size-rounded.js +9 -4
- package/dist/cjs/split-button/tests/split-button-solid.js +9 -4
- package/dist/cjs/spreadsheet/spreadsheet-action-bar.js +9 -4
- package/dist/cjs/spreadsheet/spreadsheet-header.js +9 -4
- package/dist/cjs/spreadsheet/spreadsheet-menu.js +9 -4
- package/dist/cjs/spreadsheet/spreadsheet-sheets-bar.js +9 -4
- package/dist/cjs/spreadsheet/spreadsheet-toolbar.js +9 -4
- package/dist/cjs/spreadsheet/spreadsheet-view.js +9 -4
- package/dist/cjs/spreadsheet/templates/spreadsheet-normal.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-borders-config.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-cell-contextmenu.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-data-validation.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-file-dialogs.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-filter-menu.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-filtering.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-find-replace-dialog.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-format-dialogs.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-formula-dialog.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-formula.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-insert-dialogs.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-jquery.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-print.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-row-contextmenu.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-sheets-bar.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet-tools.js +9 -4
- package/dist/cjs/spreadsheet/tests/spreadsheet.js +9 -4
- package/dist/cjs/tabstrip/tabstrip-item.js +9 -4
- package/dist/cjs/tabstrip/tabstrip.spec.js +9 -4
- package/dist/cjs/tabstrip/templates/tabstrip-bottom.js +9 -4
- package/dist/cjs/tabstrip/templates/tabstrip-closable.js +9 -4
- package/dist/cjs/tabstrip/templates/tabstrip-left.js +9 -4
- package/dist/cjs/tabstrip/templates/tabstrip-normal.js +9 -4
- package/dist/cjs/tabstrip/templates/tabstrip-right.js +9 -4
- package/dist/cjs/tabstrip/templates/tabstrip-scrollable-buttons-hidden.js +9 -4
- package/dist/cjs/tabstrip/templates/tabstrip-scrollable.js +9 -4
- package/dist/cjs/tabstrip/tests/tabstrip-actions.js +9 -4
- package/dist/cjs/tabstrip/tests/tabstrip-alignment.js +9 -4
- package/dist/cjs/tabstrip/tests/tabstrip-closable.js +9 -4
- package/dist/cjs/tabstrip/tests/tabstrip-icons.js +9 -4
- package/dist/cjs/tabstrip/tests/tabstrip-rtl.js +9 -4
- package/dist/cjs/tabstrip/tests/tabstrip-scrollable-buttons-end.js +9 -4
- package/dist/cjs/tabstrip/tests/tabstrip-scrollable-buttons-hidden.js +9 -4
- package/dist/cjs/tabstrip/tests/tabstrip-scrollable-buttons-start.js +9 -4
- package/dist/cjs/tabstrip/tests/tabstrip-scrollable-rtl.js +9 -4
- package/dist/cjs/tabstrip/tests/tabstrip-scrollable.js +9 -4
- package/dist/cjs/tabstrip/tests/tabstrip-sizes.js +9 -4
- package/dist/cjs/tabstrip/tests/tabstrip-sortable.js +9 -4
- package/dist/cjs/tabstrip/tests/tabstrip-states.js +9 -4
- package/dist/cjs/tabstrip/tests/tabstrip.js +9 -4
- package/dist/cjs/taskboard/taskboard-pane.js +9 -4
- package/dist/cjs/taskboard/taskboard-toolbar.js +9 -4
- package/dist/cjs/taskboard/taskboard.spec.js +9 -4
- package/dist/cjs/taskboard/templates/taskboard-normal.js +9 -4
- package/dist/cjs/taskboard/tests/taskboard-card-column-menu.js +9 -4
- package/dist/cjs/taskboard/tests/taskboard-card.js +9 -4
- package/dist/cjs/taskboard/tests/taskboard-column.js +9 -4
- package/dist/cjs/taskboard/tests/taskboard-pane.js +9 -4
- package/dist/cjs/taskboard/tests/taskboard-resources.js +9 -4
- package/dist/cjs/taskboard/tests/taskboard-rtl.js +9 -4
- package/dist/cjs/taskboard/tests/taskboard.js +9 -4
- package/dist/cjs/toolbar/templates/toolbar-normal.js +9 -4
- package/dist/cjs/toolbar/templates/toolbar-resizable.js +9 -4
- package/dist/cjs/toolbar/templates/toolbar-scrollable-buttons-hidden.js +9 -4
- package/dist/cjs/toolbar/templates/toolbar-scrollable.js +9 -4
- package/dist/cjs/toolbar/templates/toolbar-section.js +9 -4
- package/dist/cjs/toolbar/tests/toolbar-components.js +9 -4
- package/dist/cjs/toolbar/tests/toolbar-fill-modes.js +9 -4
- package/dist/cjs/toolbar/tests/toolbar-popup-size.js +9 -4
- package/dist/cjs/toolbar/tests/toolbar-popup.js +9 -4
- package/dist/cjs/toolbar/tests/toolbar-scrollable-buttons-hidden.js +9 -4
- package/dist/cjs/toolbar/tests/toolbar-scrollable-buttons.js +9 -4
- package/dist/cjs/toolbar/tests/toolbar-section-sizes.js +9 -4
- package/dist/cjs/toolbar/tests/toolbar-section.js +9 -4
- package/dist/cjs/toolbar/tests/toolbar-sizes.js +9 -4
- package/dist/cjs/toolbar/tests/toolbar.js +9 -4
- package/dist/cjs/toolbar/toolbar.spec.js +9 -4
- package/dist/cjs/treelist/templates/treelist-aggregates.js +9 -4
- package/dist/cjs/treelist/templates/treelist-normal.js +9 -4
- package/dist/cjs/treelist/templates/treelist-row-reordering.js +9 -4
- package/dist/cjs/treelist/templates/treelist-with-column-menu.js +9 -4
- package/dist/cjs/treelist/templates/treelist-with-filter-menu.js +9 -4
- package/dist/cjs/treelist/tests/treelist-aggregate-react.js +9 -4
- package/dist/cjs/treelist/tests/treelist-aggregates.js +9 -4
- package/dist/cjs/treelist/tests/treelist-editing-popup.js +9 -4
- package/dist/cjs/treelist/tests/treelist-react.js +9 -4
- package/dist/cjs/treelist/tests/treelist-row-reordering.js +9 -4
- package/dist/cjs/treelist/tests/treelist.js +9 -4
- package/dist/cjs/treelist/treelist.spec.js +9 -4
- package/dist/cjs/window/templates/window-normal.js +9 -4
- package/dist/cjs/window/tests/window-action-buttons.js +9 -4
- package/dist/cjs/window/tests/window-rtl.js +9 -4
- package/dist/cjs/window/tests/window-theme-colors.js +9 -4
- package/dist/cjs/window/tests/window.js +9 -4
- package/dist/cjs/window/window.spec.js +9 -4
- package/dist/esm/action-sheet/tests/action-sheet-calendar-infinite.mjs +9 -4
- package/dist/esm/action-sheet/tests/action-sheet-calendar.mjs +9 -4
- package/dist/esm/action-sheet/tests/action-sheet-date-time-selector.mjs +9 -4
- package/dist/esm/autocomplete/tests/autocomplete-prefix-suffix.mjs +9 -4
- package/dist/esm/calendar/calendar-infinite-view.spec.mjs +9 -4
- package/dist/esm/calendar/calendar-infinite.spec.mjs +9 -4
- package/dist/esm/calendar/calendar-table-head.mjs +9 -4
- package/dist/esm/calendar/calendar-table.mjs +9 -4
- package/dist/esm/calendar/calendar.spec.mjs +9 -4
- package/dist/esm/calendar/templates/calendar-century.mjs +9 -4
- package/dist/esm/calendar/templates/calendar-decade.mjs +9 -4
- package/dist/esm/calendar/templates/calendar-infinite-century.mjs +9 -4
- package/dist/esm/calendar/templates/calendar-infinite-decade.mjs +9 -4
- package/dist/esm/calendar/templates/calendar-infinite-normal.mjs +9 -4
- package/dist/esm/calendar/templates/calendar-infinite-week-number.mjs +9 -4
- package/dist/esm/calendar/templates/calendar-infinite-year.mjs +9 -4
- package/dist/esm/calendar/templates/calendar-normal.mjs +9 -4
- package/dist/esm/calendar/templates/calendar-with-weeks.mjs +9 -4
- package/dist/esm/calendar/templates/calendar-year.mjs +9 -4
- package/dist/esm/calendar/tests/calendar-cells.mjs +9 -4
- package/dist/esm/calendar/tests/calendar-infinite-long-names.mjs +9 -4
- package/dist/esm/calendar/tests/calendar-infinite-rtl.mjs +9 -4
- package/dist/esm/calendar/tests/calendar-infinite.mjs +9 -4
- package/dist/esm/calendar/tests/calendar-modern-size.mjs +9 -4
- package/dist/esm/calendar/tests/calendar-modern.mjs +9 -4
- package/dist/esm/chart/tests/chart.mjs +38 -38
- package/dist/esm/chart-wizard/chart-wizard-preview-panel-content.mjs +9 -4
- package/dist/esm/chart-wizard/chart-wizard.spec.mjs +9 -4
- package/dist/esm/chart-wizard/templates/chart-wizard-normal.mjs +47 -42
- package/dist/esm/chart-wizard/tests/chart-wizard-icon-area-states.mjs +9 -4
- package/dist/esm/chart-wizard/tests/chart-wizard-tabs-content.mjs +9 -4
- package/dist/esm/chart-wizard/tests/chart-wizard.mjs +47 -42
- package/dist/esm/chart-wizard/tests/tab-chart-sections-expanded.mjs +9 -4
- package/dist/esm/chart-wizard/tests/tab-data-sections-expanded.mjs +9 -4
- package/dist/esm/chart-wizard/tests/tab-format-sections-expanded.mjs +9 -4
- package/dist/esm/coloreditor/color-editor.spec.mjs +9 -4
- package/dist/esm/coloreditor/templates/coloreditor-group.mjs +9 -4
- package/dist/esm/coloreditor/templates/coloreditor-normal.mjs +9 -4
- package/dist/esm/coloreditor/templates/coloreditor-palette-group.mjs +9 -4
- package/dist/esm/coloreditor/templates/coloreditor-palette.mjs +9 -4
- package/dist/esm/coloreditor/tests/coloreditor-focused-colorgradient.mjs +9 -4
- package/dist/esm/coloreditor/tests/coloreditor-rtl.mjs +9 -4
- package/dist/esm/coloreditor/tests/coloreditor-sizes.mjs +9 -4
- package/dist/esm/coloreditor/tests/coloreditor-states.mjs +9 -4
- package/dist/esm/coloreditor/tests/coloreditor.mjs +9 -4
- package/dist/esm/colorgradient/tests/colorgradient-sizes.mjs +2285 -0
- package/dist/esm/colorpalette/colorpalette.spec.mjs +45 -3
- package/dist/esm/colorpalette/templates/colorpalette-normal.mjs +45 -3
- package/dist/esm/colorpalette/tests/colorpalette-sizes.mjs +254 -0
- package/dist/esm/colorpalette/tests/colorpalette-states.mjs +45 -3
- package/dist/esm/colorpalette/tests/colorpalette-variants.mjs +45 -3
- package/dist/esm/colorpalette/tests/colorpalette.mjs +45 -3
- package/dist/esm/colorpicker/colorpicker.spec.mjs +9 -4
- package/dist/esm/colorpicker/templates/colorpicker-adaptive-gradient.mjs +9 -4
- package/dist/esm/colorpicker/templates/colorpicker-adaptive-palette.mjs +9 -4
- package/dist/esm/colorpicker/templates/colorpicker-adaptive.mjs +9 -4
- package/dist/esm/colorpicker/templates/colorpicker-normal.mjs +9 -4
- package/dist/esm/colorpicker/templates/colorpicker-popup-gradient.mjs +9 -4
- package/dist/esm/colorpicker/templates/colorpicker-popup-palette.mjs +9 -4
- package/dist/esm/colorpicker/tests/colorpicker-adaptive.mjs +9 -4
- package/dist/esm/colorpicker/tests/colorpicker-opened.mjs +9 -4
- package/dist/esm/colorpicker/tests/colorpicker-size.mjs +9 -4
- package/dist/esm/colorpicker/tests/colorpicker-states.mjs +9 -4
- package/dist/esm/colorpicker/tests/colorpicker.mjs +9 -4
- package/dist/esm/column-menu/column-menu-expander.spec.mjs +9 -4
- package/dist/esm/column-menu/templates/column-menu-normal.mjs +9 -4
- package/dist/esm/column-menu/templates/column-menu-tabbed.mjs +9 -4
- package/dist/esm/column-menu/templates/filter-menu-multi-check.mjs +9 -4
- package/dist/esm/column-menu/templates/filter-menu-normal.mjs +9 -4
- package/dist/esm/column-menu/tests/column-menu-rtl.mjs +9 -4
- package/dist/esm/column-menu/tests/column-menu-tabbed.mjs +9 -4
- package/dist/esm/column-menu/tests/column-menu.mjs +9 -4
- package/dist/esm/combobox/tests/combobox-prefix-suffix.mjs +9 -4
- package/dist/esm/context-menu/context-menu.spec.mjs +9 -4
- package/dist/esm/context-menu/templates/context-menu-normal.mjs +9 -4
- package/dist/esm/context-menu/tests/context-menu-in-window.mjs +9 -4
- package/dist/esm/context-menu/tests/context-menu.mjs +9 -4
- package/dist/esm/datepicker/datepicker.spec.mjs +9 -4
- package/dist/esm/datepicker/templates/datepicker-adaptive.mjs +9 -4
- package/dist/esm/datepicker/templates/datepicker-normal.mjs +9 -4
- package/dist/esm/datepicker/templates/datepicker-popup.mjs +9 -4
- package/dist/esm/datepicker/tests/datepicker-adaptive.mjs +9 -4
- package/dist/esm/datepicker/tests/datepicker-flat.mjs +9 -4
- package/dist/esm/datepicker/tests/datepicker-opened.mjs +9 -4
- package/dist/esm/datepicker/tests/datepicker-outline.mjs +9 -4
- package/dist/esm/datepicker/tests/datepicker-size-rounded.mjs +9 -4
- package/dist/esm/datepicker/tests/datepicker-solid.mjs +9 -4
- package/dist/esm/daterangepicker/daterangepicker.spec.mjs +9 -4
- package/dist/esm/daterangepicker/templates/daterangepicker-adaptive.mjs +9 -4
- package/dist/esm/daterangepicker/templates/daterangepicker-normal.mjs +9 -4
- package/dist/esm/daterangepicker/templates/daterangepicker-popup.mjs +9 -4
- package/dist/esm/daterangepicker/tests/daterangepicker-adaptive.mjs +9 -4
- package/dist/esm/daterangepicker/tests/daterangepicker-flat.mjs +9 -4
- package/dist/esm/daterangepicker/tests/daterangepicker-opened.mjs +9 -4
- package/dist/esm/daterangepicker/tests/daterangepicker-outline.mjs +9 -4
- package/dist/esm/daterangepicker/tests/daterangepicker-size-rounded.mjs +9 -4
- package/dist/esm/daterangepicker/tests/daterangepicker-solid.mjs +9 -4
- package/dist/esm/datetime-selector/datetime-selector.spec.mjs +9 -4
- package/dist/esm/datetime-selector/tests/datetime-selector.mjs +9 -4
- package/dist/esm/datetimepicker/datetimepicker.spec.mjs +9 -4
- package/dist/esm/datetimepicker/templates/datetimepicker-adaptive.mjs +9 -4
- package/dist/esm/datetimepicker/templates/datetimepicker-normal.mjs +9 -4
- package/dist/esm/datetimepicker/templates/datetimepicker-popup.mjs +9 -4
- package/dist/esm/datetimepicker/tests/datetimepicker-adaptive.mjs +9 -4
- package/dist/esm/datetimepicker/tests/datetimepicker-flat.mjs +9 -4
- package/dist/esm/datetimepicker/tests/datetimepicker-opened.mjs +9 -4
- package/dist/esm/datetimepicker/tests/datetimepicker-outline.mjs +9 -4
- package/dist/esm/datetimepicker/tests/datetimepicker-size-rounded.mjs +9 -4
- package/dist/esm/datetimepicker/tests/datetimepicker-solid.mjs +9 -4
- package/dist/esm/dialog/templates/dialog-non-modal.mjs +9 -4
- package/dist/esm/dialog/templates/dialog-normal.mjs +9 -4
- package/dist/esm/dialog/tests/dialog-action-buttons.mjs +9 -4
- package/dist/esm/dialog/tests/dialog-in-window.mjs +9 -4
- package/dist/esm/dialog/tests/dialog-modal.mjs +9 -4
- package/dist/esm/dialog/tests/dialog-theme-colors.mjs +9 -4
- package/dist/esm/dialog/tests/dialog.mjs +9 -4
- package/dist/esm/dock-manager/dock-manager-toolbar.mjs +9 -4
- package/dist/esm/dock-manager/dock-manager.spec.mjs +9 -4
- package/dist/esm/dock-manager/pane-scrollable.mjs +9 -4
- package/dist/esm/dock-manager/templates/dock-manager-normal.mjs +9 -4
- package/dist/esm/dock-manager/templates/dock-manager-unpinned-pane.mjs +9 -4
- package/dist/esm/dock-manager/tests/dock-manager-floating-panes.mjs +9 -4
- package/dist/esm/dock-manager/tests/dock-manager-unpinned-pane.mjs +9 -4
- package/dist/esm/dock-manager/tests/dock-manager.mjs +9 -4
- package/dist/esm/dock-manager/tests/dock-navigator.mjs +9 -4
- package/dist/esm/dropdownlist/tests/dropdownlist-grouping.mjs +9 -4
- package/dist/esm/dropdowntree/templates/dropdowntree-filtering.mjs +9 -4
- package/dist/esm/dropdowntree/tests/dropdowntree-adaptive.mjs +9 -4
- package/dist/esm/dropdowntree/tests/dropdowntree-flat.mjs +9 -4
- package/dist/esm/dropdowntree/tests/dropdowntree-opened.mjs +9 -4
- package/dist/esm/dropdowntree/tests/dropdowntree-outline.mjs +9 -4
- package/dist/esm/dropdowntree/tests/dropdowntree-size-rounded.mjs +9 -4
- package/dist/esm/dropdowntree/tests/dropdowntree-solid.mjs +9 -4
- package/dist/esm/editor/editor-toolbar.mjs +9 -4
- package/dist/esm/editor/editor.spec.mjs +9 -4
- package/dist/esm/editor/templates/editor-normal.mjs +9 -4
- package/dist/esm/editor/templates/editor-resizable.mjs +9 -4
- package/dist/esm/editor/templates/editor-responsive-toolbar.mjs +9 -4
- package/dist/esm/editor/tests/editor-find-replace.mjs +9 -4
- package/dist/esm/editor/tests/editor-image-editor.mjs +9 -4
- package/dist/esm/editor/tests/editor-states.mjs +9 -4
- package/dist/esm/editor/tests/editor-table-wizard.mjs +9 -4
- package/dist/esm/editor/tests/editor-view-source.mjs +9 -4
- package/dist/esm/editor/tests/editor.mjs +9 -4
- package/dist/esm/filemanager/file-info.mjs +9 -4
- package/dist/esm/filemanager/filemanager-toolbar.spec.mjs +9 -4
- package/dist/esm/filemanager/filemanager.spec.mjs +9 -4
- package/dist/esm/filemanager/templates/filemanager-grid-preview.mjs +9 -4
- package/dist/esm/filemanager/templates/filemanager-grid.mjs +9 -4
- package/dist/esm/filemanager/templates/filemanager-normal.mjs +9 -4
- package/dist/esm/filemanager/templates/filemanager-preview.mjs +9 -4
- package/dist/esm/filemanager/tests/filemanager-contextmenu.mjs +9 -4
- package/dist/esm/filemanager/tests/filemanager-dialogs.mjs +9 -4
- package/dist/esm/filemanager/tests/filemanager-drag-hint.mjs +9 -4
- package/dist/esm/filemanager/tests/filemanager-gridview-preview.mjs +9 -4
- package/dist/esm/filemanager/tests/filemanager-gridview.mjs +9 -4
- package/dist/esm/filemanager/tests/filemanager-listview-preview.mjs +9 -4
- package/dist/esm/filemanager/tests/filemanager-listview.mjs +9 -4
- package/dist/esm/filter/templates/filter-normal.mjs +9 -4
- package/dist/esm/filter/templates/filter-preview.mjs +9 -4
- package/dist/esm/filter/tests/filter-preview.mjs +9 -4
- package/dist/esm/filter/tests/filter.mjs +9 -4
- package/dist/esm/form/tests/form-field-dateinputs.mjs +9 -4
- package/dist/esm/form/tests/form-field-dropdowns.mjs +9 -4
- package/dist/esm/form/tests/form-field-inputs-rtl.mjs +9 -4
- package/dist/esm/form/tests/form-field-inputs.mjs +9 -4
- package/dist/esm/gantt/gantt-footer-toolbar.spec.mjs +9 -4
- package/dist/esm/gantt/gantt-header-toolbar.spec.mjs +9 -4
- package/dist/esm/gantt/templates/gantt-normal.mjs +9 -4
- package/dist/esm/gantt/templates/gantt-row-reordering.mjs +9 -4
- package/dist/esm/gantt/tests/gantt-editing-popup-general.mjs +9 -4
- package/dist/esm/gantt/tests/gantt-editing-popup-other.mjs +9 -4
- package/dist/esm/gantt/tests/gantt-editing-popup-predecessors.mjs +9 -4
- package/dist/esm/gantt/tests/gantt-editing-popup-resources.mjs +9 -4
- package/dist/esm/gantt/tests/gantt-editing-popup-successors.mjs +9 -4
- package/dist/esm/gantt/tests/gantt-react.mjs +9 -4
- package/dist/esm/gantt/tests/gantt-row-reordering.mjs +9 -4
- package/dist/esm/gantt/tests/gantt.mjs +9 -4
- package/dist/esm/grid/grid-toolbar.spec.mjs +9 -4
- package/dist/esm/grid/templates/grid-hierarchy.mjs +9 -4
- package/dist/esm/grid/templates/grid-normal.mjs +9 -4
- package/dist/esm/grid/templates/grid-with-column-menu.mjs +9 -4
- package/dist/esm/grid/templates/grid-with-edit-row.mjs +9 -4
- package/dist/esm/grid/templates/grid-with-filter-menu.mjs +9 -4
- package/dist/esm/grid/templates/grid-with-filter-row.mjs +9 -4
- package/dist/esm/grid/templates/grid-with-grouping.mjs +9 -4
- package/dist/esm/grid/templates/grid-with-locked-columns.mjs +9 -4
- package/dist/esm/grid/templates/grid-with-multicolumn-headers.mjs +9 -4
- package/dist/esm/grid/templates/grid-with-row-reordering.mjs +9 -4
- package/dist/esm/grid/templates/grid-with-selection-aggregates.mjs +9 -4
- package/dist/esm/grid/templates/grid-with-sticky-columns.mjs +9 -4
- package/dist/esm/grid/tests/grid-adaptive-pager.mjs +9 -4
- package/dist/esm/grid/tests/grid-adaptive-search.mjs +9 -4
- package/dist/esm/grid/tests/grid-angular.mjs +9 -4
- package/dist/esm/grid/tests/grid-column-menu-angular.mjs +9 -4
- package/dist/esm/grid/tests/grid-column-menu-blazor.mjs +9 -4
- package/dist/esm/grid/tests/grid-column-menu-rtl.mjs +9 -4
- package/dist/esm/grid/tests/grid-column-menu-tabbed.mjs +9 -4
- package/dist/esm/grid/tests/grid-column-menu.mjs +9 -4
- package/dist/esm/grid/tests/grid-column-reordering-actions.mjs +9 -4
- package/dist/esm/grid/tests/grid-column-resizing-actions.mjs +9 -4
- package/dist/esm/grid/tests/grid-editing-custom-editor.mjs +9 -4
- package/dist/esm/grid/tests/grid-editing-inline-angular.mjs +9 -4
- package/dist/esm/grid/tests/grid-editing-inline-blazor.mjs +9 -4
- package/dist/esm/grid/tests/grid-editing-popup.mjs +9 -4
- package/dist/esm/grid/tests/grid-editing.mjs +9 -4
- package/dist/esm/grid/tests/grid-filter-menu-angular.mjs +9 -4
- package/dist/esm/grid/tests/grid-filter-menu-blazor.mjs +9 -4
- package/dist/esm/grid/tests/grid-filter-row-angular.mjs +9 -4
- package/dist/esm/grid/tests/grid-filter-row-blazor.mjs +9 -4
- package/dist/esm/grid/tests/grid-filter-row.mjs +9 -4
- package/dist/esm/grid/tests/grid-grouping-actions.mjs +9 -4
- package/dist/esm/grid/tests/grid-grouping-blazor.mjs +9 -4
- package/dist/esm/grid/tests/grid-grouping-detail-template.mjs +9 -4
- package/dist/esm/grid/tests/grid-grouping.mjs +9 -4
- package/dist/esm/grid/tests/grid-hierarchy.mjs +9 -4
- package/dist/esm/grid/tests/grid-locked-column-states.mjs +9 -4
- package/dist/esm/grid/tests/grid-locked-columns-rtl.mjs +9 -4
- package/dist/esm/grid/tests/grid-locked-columns.mjs +9 -4
- package/dist/esm/grid/tests/grid-long-titles.mjs +9 -4
- package/dist/esm/grid/tests/grid-multicolumn-headers.mjs +9 -4
- package/dist/esm/grid/tests/grid-no-records.mjs +9 -4
- package/dist/esm/grid/tests/grid-pager.mjs +9 -4
- package/dist/esm/grid/tests/grid-react-basic.mjs +9 -4
- package/dist/esm/grid/tests/grid-react.mjs +9 -4
- package/dist/esm/grid/tests/grid-row-reordering.mjs +9 -4
- package/dist/esm/grid/tests/grid-rows-resizing.mjs +9 -4
- package/dist/esm/grid/tests/grid-rows-states.mjs +9 -4
- package/dist/esm/grid/tests/grid-rtl-angular.mjs +9 -4
- package/dist/esm/grid/tests/grid-rtl.mjs +9 -4
- package/dist/esm/grid/tests/grid-selection-aggregates-rtl.mjs +9 -4
- package/dist/esm/grid/tests/grid-selection-aggregates.mjs +9 -4
- package/dist/esm/grid/tests/grid-size-sm-comp-sm.mjs +9 -4
- package/dist/esm/grid/tests/grid-size-sm.mjs +9 -4
- package/dist/esm/grid/tests/grid-sticky-column-states.mjs +9 -4
- package/dist/esm/grid/tests/grid-sticky-columns-rtl.mjs +9 -4
- package/dist/esm/grid/tests/grid-sticky-columns.mjs +9 -4
- package/dist/esm/grid/tests/grid-sticky-multicolumn-headers.mjs +9 -4
- package/dist/esm/grid/tests/grid-toolbar.mjs +9 -4
- package/dist/esm/grid/tests/grid-virtualization.mjs +9 -4
- package/dist/esm/grid/tests/grid.mjs +9 -4
- package/dist/esm/imageeditor/imageeditor-toolbar.mjs +9 -4
- package/dist/esm/imageeditor/imageeditor.spec.mjs +9 -4
- package/dist/esm/imageeditor/templates/imageeditor-crop.mjs +9 -4
- package/dist/esm/imageeditor/templates/imageeditor-normal.mjs +9 -4
- package/dist/esm/imageeditor/templates/imageeditor-resize.mjs +9 -4
- package/dist/esm/imageeditor/tests/imageeditor-crop-pane.mjs +9 -4
- package/dist/esm/imageeditor/tests/imageeditor-resize-pane.mjs +9 -4
- package/dist/esm/imageeditor/tests/imageeditor.mjs +9 -4
- package/dist/esm/index.mjs +47 -42
- package/dist/esm/map/map.spec.mjs +9 -4
- package/dist/esm/map/navigator.mjs +9 -4
- package/dist/esm/map/templates/map-normal.mjs +9 -4
- package/dist/esm/map/tests/map.mjs +9 -4
- package/dist/esm/map/zoom-control.mjs +9 -4
- package/dist/esm/mediaplayer/mediaplayer-toolbar.mjs +9 -4
- package/dist/esm/mediaplayer/mediaplayer.spec.mjs +9 -4
- package/dist/esm/mediaplayer/templates/mediaplayer-normal.mjs +9 -4
- package/dist/esm/mediaplayer/tests/mediaplayer.mjs +9 -4
- package/dist/esm/menu/menu-list.spec.mjs +9 -4
- package/dist/esm/menu/menu.spec.mjs +9 -4
- package/dist/esm/menu/templates/menu-normal.mjs +9 -4
- package/dist/esm/menu/templates/menu-popup.mjs +9 -4
- package/dist/esm/menu/templates/menu-scrollable.mjs +9 -4
- package/dist/esm/menu/templates/menu-vertical-scrollable.mjs +9 -4
- package/dist/esm/menu/templates/menu-vertical.mjs +9 -4
- package/dist/esm/menu/tests/menu-icons.mjs +9 -4
- package/dist/esm/menu/tests/menu-popup-size.mjs +9 -4
- package/dist/esm/menu/tests/menu-scrollable-buttons-alignment-rtl.mjs +9 -4
- package/dist/esm/menu/tests/menu-scrollable-buttons-alignment.mjs +9 -4
- package/dist/esm/menu/tests/menu-separators.mjs +9 -4
- package/dist/esm/menu/tests/menu-vertical.mjs +9 -4
- package/dist/esm/menu/tests/menu.mjs +9 -4
- package/dist/esm/menu-button/templates/menu-button-popup.mjs +9 -4
- package/dist/esm/menu-button/tests/menu-button-flat.mjs +9 -4
- package/dist/esm/menu-button/tests/menu-button-opened.mjs +9 -4
- package/dist/esm/menu-button/tests/menu-button-outline.mjs +9 -4
- package/dist/esm/menu-button/tests/menu-button-size-rounded.mjs +9 -4
- package/dist/esm/menu-button/tests/menu-button-solid.mjs +9 -4
- package/dist/esm/multiselect/templates/multiselect-prefix.mjs +9 -4
- package/dist/esm/multiselect/templates/multiselect-suffix.mjs +9 -4
- package/dist/esm/multiselect/tests/multiselect-adaptive.mjs +9 -4
- package/dist/esm/multiselect/tests/multiselect-flat.mjs +9 -4
- package/dist/esm/multiselect/tests/multiselect-grouping.mjs +9 -4
- package/dist/esm/multiselect/tests/multiselect-opened.mjs +9 -4
- package/dist/esm/multiselect/tests/multiselect-outline.mjs +9 -4
- package/dist/esm/multiselect/tests/multiselect-prefix-suffix.mjs +9 -4
- package/dist/esm/multiselect/tests/multiselect-size-rounded.mjs +9 -4
- package/dist/esm/multiselect/tests/multiselect-solid.mjs +9 -4
- package/dist/esm/multiviewcalendar/multiviewcalendar.spec.mjs +9 -4
- package/dist/esm/multiviewcalendar/templates/multiviewcalendar-century.mjs +9 -4
- package/dist/esm/multiviewcalendar/templates/multiviewcalendar-decade.mjs +9 -4
- package/dist/esm/multiviewcalendar/templates/multiviewcalendar-normal.mjs +9 -4
- package/dist/esm/multiviewcalendar/templates/multiviewcalendar-with-weeks.mjs +9 -4
- package/dist/esm/multiviewcalendar/templates/multiviewcalendar-year.mjs +9 -4
- package/dist/esm/multiviewcalendar/tests/multiviewcalendar-vertical.mjs +9 -4
- package/dist/esm/multiviewcalendar/tests/multiviewcalendar.mjs +9 -4
- package/dist/esm/pdf-viewer/pdf-viewer.spec.mjs +9 -4
- package/dist/esm/pdf-viewer/templates/pdf-viewer-blank.mjs +9 -4
- package/dist/esm/pdf-viewer/templates/pdf-viewer-normal.mjs +9 -4
- package/dist/esm/pdf-viewer/templates/pdf-viewer-with-annotations.mjs +9 -4
- package/dist/esm/pdf-viewer/templates/pdf-viewer-with-search-panel.mjs +9 -4
- package/dist/esm/pdf-viewer/tests/pdf-viewer-annotations.mjs +9 -4
- package/dist/esm/pdf-viewer/tests/pdf-viewer-blank-page.mjs +9 -4
- package/dist/esm/pdf-viewer/tests/pdf-viewer-dialogs.mjs +9 -4
- package/dist/esm/pdf-viewer/tests/pdf-viewer-free-text-annotation.mjs +9 -4
- package/dist/esm/pdf-viewer/tests/pdf-viewer-highlight-annotation.mjs +9 -4
- package/dist/esm/pdf-viewer/tests/pdf-viewer-old-toolbar.mjs +9 -4
- package/dist/esm/pdf-viewer/tests/pdf-viewer-popup-editors.mjs +9 -4
- package/dist/esm/pdf-viewer/tests/pdf-viewer-popups.mjs +9 -4
- package/dist/esm/pdf-viewer/tests/pdf-viewer-search-panel.mjs +9 -4
- package/dist/esm/pdf-viewer/tests/pdf-viewer.mjs +9 -4
- package/dist/esm/pivotgrid/calculated-field.mjs +9 -4
- package/dist/esm/pivotgrid/templates/pivotgrid-normal.mjs +9 -4
- package/dist/esm/pivotgrid/templates/pivotgrid-with-configurator-opened.mjs +9 -4
- package/dist/esm/pivotgrid/templates/pivotgrid-with-configurator.mjs +9 -4
- package/dist/esm/pivotgrid/tests/pivotgrid-cell-states.mjs +9 -4
- package/dist/esm/pivotgrid/tests/pivotgrid-column-menus.mjs +9 -4
- package/dist/esm/pivotgrid/tests/pivotgrid-jquery.mjs +9 -4
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-left-right.mjs +9 -4
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-horizontal.mjs +9 -4
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-panel-vertical.mjs +9 -4
- package/dist/esm/pivotgrid/tests/pivotgrid-settings-top.mjs +9 -4
- package/dist/esm/pivotgrid/tests/pivotgrid.mjs +9 -4
- package/dist/esm/popover/templates/popover-normal.mjs +9 -4
- package/dist/esm/popover/tests/popover.mjs +9 -4
- package/dist/esm/prompt/templates/prompt-more-actions.mjs +9 -4
- package/dist/esm/prompt/templates/prompt-normal.mjs +9 -4
- package/dist/esm/prompt/templates/prompt-output.mjs +9 -4
- package/dist/esm/prompt/templates/prompt-popup.mjs +9 -4
- package/dist/esm/prompt/templates/prompt-settings.mjs +9 -4
- package/dist/esm/prompt/templates/prompt-suggestions.mjs +9 -4
- package/dist/esm/prompt/tests/prompt-more-actions.mjs +9 -4
- package/dist/esm/prompt/tests/prompt-normal.mjs +9 -4
- package/dist/esm/prompt/tests/prompt-output.mjs +9 -4
- package/dist/esm/propertygrid/propertygrid.spec.mjs +9 -4
- package/dist/esm/propertygrid/templates/propertygrid-normal.mjs +9 -4
- package/dist/esm/propertygrid/templates/propertygrid-with-preview.mjs +9 -4
- package/dist/esm/propertygrid/tests/propertygrid.mjs +9 -4
- package/dist/esm/scheduler/scheduler-toolbar.spec.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-agenda.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-day.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-flex-agenda.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-flex-day.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-flex-horizontal-grouping.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-flex-month.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-flex-timeline.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-flex-vertical-grouping.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-flex-week.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-flex-year.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-horizontal-grouping.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-month.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-timeline.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-vertical-grouping.mjs +9 -4
- package/dist/esm/scheduler/templates/scheduler-week.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-adaptive-agenda.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-adaptive-day-resource-group.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-adaptive-day.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-adaptive-month.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-agenda-view.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-current-time-marker.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-day-view.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-edit-dialog.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-editing-weekly.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-events.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-month-view.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-react-timeline-multi.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-timeline-view.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-week-view.mjs +9 -4
- package/dist/esm/scheduler/tests/scheduler-year-view.mjs +9 -4
- package/dist/esm/split-button/templates/split-button-popup.mjs +9 -4
- package/dist/esm/split-button/tests/split-button-flat.mjs +9 -4
- package/dist/esm/split-button/tests/split-button-opened.mjs +9 -4
- package/dist/esm/split-button/tests/split-button-outline.mjs +9 -4
- package/dist/esm/split-button/tests/split-button-size-rounded.mjs +9 -4
- package/dist/esm/split-button/tests/split-button-solid.mjs +9 -4
- package/dist/esm/spreadsheet/spreadsheet-action-bar.mjs +9 -4
- package/dist/esm/spreadsheet/spreadsheet-header.mjs +9 -4
- package/dist/esm/spreadsheet/spreadsheet-menu.mjs +9 -4
- package/dist/esm/spreadsheet/spreadsheet-sheets-bar.mjs +9 -4
- package/dist/esm/spreadsheet/spreadsheet-toolbar.mjs +9 -4
- package/dist/esm/spreadsheet/spreadsheet-view.mjs +9 -4
- package/dist/esm/spreadsheet/templates/spreadsheet-normal.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-borders-config.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-cell-contextmenu.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-data-validation.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-file-dialogs.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-filter-menu.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-filtering.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-find-replace-dialog.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-format-dialogs.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-formula-dialog.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-formula.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-insert-dialogs.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-jquery.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-print.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-row-contextmenu.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-sheets-bar.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet-tools.mjs +9 -4
- package/dist/esm/spreadsheet/tests/spreadsheet.mjs +9 -4
- package/dist/esm/tabstrip/tabstrip-item.mjs +9 -4
- package/dist/esm/tabstrip/tabstrip.spec.mjs +9 -4
- package/dist/esm/tabstrip/templates/tabstrip-bottom.mjs +9 -4
- package/dist/esm/tabstrip/templates/tabstrip-closable.mjs +9 -4
- package/dist/esm/tabstrip/templates/tabstrip-left.mjs +9 -4
- package/dist/esm/tabstrip/templates/tabstrip-normal.mjs +9 -4
- package/dist/esm/tabstrip/templates/tabstrip-right.mjs +9 -4
- package/dist/esm/tabstrip/templates/tabstrip-scrollable-buttons-hidden.mjs +9 -4
- package/dist/esm/tabstrip/templates/tabstrip-scrollable.mjs +9 -4
- package/dist/esm/tabstrip/tests/tabstrip-actions.mjs +9 -4
- package/dist/esm/tabstrip/tests/tabstrip-alignment.mjs +9 -4
- package/dist/esm/tabstrip/tests/tabstrip-closable.mjs +9 -4
- package/dist/esm/tabstrip/tests/tabstrip-icons.mjs +9 -4
- package/dist/esm/tabstrip/tests/tabstrip-rtl.mjs +9 -4
- package/dist/esm/tabstrip/tests/tabstrip-scrollable-buttons-end.mjs +9 -4
- package/dist/esm/tabstrip/tests/tabstrip-scrollable-buttons-hidden.mjs +9 -4
- package/dist/esm/tabstrip/tests/tabstrip-scrollable-buttons-start.mjs +9 -4
- package/dist/esm/tabstrip/tests/tabstrip-scrollable-rtl.mjs +9 -4
- package/dist/esm/tabstrip/tests/tabstrip-scrollable.mjs +9 -4
- package/dist/esm/tabstrip/tests/tabstrip-sizes.mjs +9 -4
- package/dist/esm/tabstrip/tests/tabstrip-sortable.mjs +9 -4
- package/dist/esm/tabstrip/tests/tabstrip-states.mjs +9 -4
- package/dist/esm/tabstrip/tests/tabstrip.mjs +9 -4
- package/dist/esm/taskboard/taskboard-pane.mjs +9 -4
- package/dist/esm/taskboard/taskboard-toolbar.mjs +9 -4
- package/dist/esm/taskboard/taskboard.spec.mjs +9 -4
- package/dist/esm/taskboard/templates/taskboard-normal.mjs +9 -4
- package/dist/esm/taskboard/tests/taskboard-card-column-menu.mjs +9 -4
- package/dist/esm/taskboard/tests/taskboard-card.mjs +9 -4
- package/dist/esm/taskboard/tests/taskboard-column.mjs +9 -4
- package/dist/esm/taskboard/tests/taskboard-pane.mjs +9 -4
- package/dist/esm/taskboard/tests/taskboard-resources.mjs +9 -4
- package/dist/esm/taskboard/tests/taskboard-rtl.mjs +9 -4
- package/dist/esm/taskboard/tests/taskboard.mjs +9 -4
- package/dist/esm/toolbar/templates/toolbar-normal.mjs +9 -4
- package/dist/esm/toolbar/templates/toolbar-resizable.mjs +9 -4
- package/dist/esm/toolbar/templates/toolbar-scrollable-buttons-hidden.mjs +9 -4
- package/dist/esm/toolbar/templates/toolbar-scrollable.mjs +9 -4
- package/dist/esm/toolbar/templates/toolbar-section.mjs +9 -4
- package/dist/esm/toolbar/tests/toolbar-components.mjs +9 -4
- package/dist/esm/toolbar/tests/toolbar-fill-modes.mjs +9 -4
- package/dist/esm/toolbar/tests/toolbar-popup-size.mjs +9 -4
- package/dist/esm/toolbar/tests/toolbar-popup.mjs +9 -4
- package/dist/esm/toolbar/tests/toolbar-scrollable-buttons-hidden.mjs +9 -4
- package/dist/esm/toolbar/tests/toolbar-scrollable-buttons.mjs +9 -4
- package/dist/esm/toolbar/tests/toolbar-section-sizes.mjs +9 -4
- package/dist/esm/toolbar/tests/toolbar-section.mjs +9 -4
- package/dist/esm/toolbar/tests/toolbar-sizes.mjs +9 -4
- package/dist/esm/toolbar/tests/toolbar.mjs +9 -4
- package/dist/esm/toolbar/toolbar.spec.mjs +9 -4
- package/dist/esm/treelist/templates/treelist-aggregates.mjs +9 -4
- package/dist/esm/treelist/templates/treelist-normal.mjs +9 -4
- package/dist/esm/treelist/templates/treelist-row-reordering.mjs +9 -4
- package/dist/esm/treelist/templates/treelist-with-column-menu.mjs +9 -4
- package/dist/esm/treelist/templates/treelist-with-filter-menu.mjs +9 -4
- package/dist/esm/treelist/tests/treelist-aggregate-react.mjs +9 -4
- package/dist/esm/treelist/tests/treelist-aggregates.mjs +9 -4
- package/dist/esm/treelist/tests/treelist-editing-popup.mjs +9 -4
- package/dist/esm/treelist/tests/treelist-react.mjs +9 -4
- package/dist/esm/treelist/tests/treelist-row-reordering.mjs +9 -4
- package/dist/esm/treelist/tests/treelist.mjs +9 -4
- package/dist/esm/treelist/treelist.spec.mjs +9 -4
- package/dist/esm/window/templates/window-normal.mjs +9 -4
- package/dist/esm/window/tests/window-action-buttons.mjs +9 -4
- package/dist/esm/window/tests/window-rtl.mjs +9 -4
- package/dist/esm/window/tests/window-theme-colors.mjs +9 -4
- package/dist/esm/window/tests/window.mjs +9 -4
- package/dist/esm/window/window.spec.mjs +9 -4
- package/dist/types/colorpalette/colorpalette.spec.d.ts +11 -2
- package/dist/types/colorpalette/tests/colorpalette-sizes.d.ts +2 -0
- package/dist/types/pivotgrid/pivotgrid.spec.d.ts +1 -1
- package/package.json +2 -2
- package/src/chart/tests/chart.tsx +38 -38
- package/src/chart-wizard/templates/chart-wizard-normal.tsx +38 -38
- package/src/coloreditor/color-editor.spec.tsx +1 -1
- package/src/colorgradient/tests/colorgradient-sizes.tsx +36 -0
- package/src/colorpalette/colorpalette.spec.tsx +13 -4
- package/src/colorpalette/tests/colorpalette-sizes.tsx +21 -0
- package/src/pivotgrid/pivotgrid.spec.tsx +1 -1
- package/dist/cjs/toolbar/tests/toolbar-adaptive.js +0 -17493
- package/dist/esm/toolbar/tests/toolbar-adaptive.mjs +0 -17461
- package/src/toolbar/tests/toolbar-adaptive.tsx +0 -57
- /package/dist/types/{toolbar/tests/toolbar-adaptive.d.ts → colorgradient/tests/colorgradient-sizes.d.ts} +0 -0
|
@@ -6,8 +6,8 @@ var chart_default = () => /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__
|
|
|
6
6
|
/* @__PURE__ */ jsx("clipPath", { id: "kdef4", children: /* @__PURE__ */ jsx("path", { d: "M0 0 L 1337 0 1337 400 0 400Z", stroke: "#000", strokeLinejoin: "miter", fill: "none" }) })
|
|
7
7
|
] }),
|
|
8
8
|
/* @__PURE__ */ jsxs("g", { children: [
|
|
9
|
-
/* @__PURE__ */ jsx("path", { d: "M0 0 L 1337 0 1337 400 0 400Z", stroke: "none",
|
|
10
|
-
/* @__PURE__ */ jsx("path", { d: "M38 68 L 1319 68 1319 338 38 338Z", stroke: "none",
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M0 0 L 1337 0 1337 400 0 400Z", stroke: "none", fill: "var(--kendo-chart-bg)" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M38 68 L 1319 68 1319 338 38 338Z", stroke: "none", fill: "var(--kendo-chart-bg)", fillOpacity: "0" }),
|
|
11
11
|
/* @__PURE__ */ jsx("path", { d: "M38.5 311.5 L 1319.5 311.5", stroke: "#c8c8c8", strokeWidth: "1", fill: "none" }),
|
|
12
12
|
/* @__PURE__ */ jsx("path", { d: "M38.5 284.5 L 1319.5 284.5", stroke: "#c8c8c8", strokeWidth: "1", fill: "none" }),
|
|
13
13
|
/* @__PURE__ */ jsx("path", { d: "M38.5 257.5 L 1319.5 257.5", stroke: "#c8c8c8", strokeWidth: "1", fill: "none" }),
|
|
@@ -33,39 +33,39 @@ var chart_default = () => /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__
|
|
|
33
33
|
/* @__PURE__ */ jsx("path", { d: "M1319.5 338.5 L 1319.5 342.5", stroke: "#c8c8c8", strokeWidth: "1", fill: "none" })
|
|
34
34
|
] }),
|
|
35
35
|
/* @__PURE__ */ jsx("g", { children: /* @__PURE__ */ jsxs("g", { clipPath: "url(#kdef4)", children: [
|
|
36
|
-
/* @__PURE__ */ jsx("path", { d: "M38 177.255 C 85.397 159.112 132.936 122.77 180.333 122.77 227.73 122.77 275.27 124.052 322.667 124.052 370.064 124.052 417.603 104.666 465 104.666 512.397 104.666 559.936 104.95 607.333 104.95 654.73 104.95 702.27 97.687 749.667 97.687 797.064 97.687 844.603 177.485 892 177.485 939.397 177.485 986.936 131.514 1034.333 118.787 1081.73 106.06 1129.27 101.048 1176.667 101.048 1224.064 101.048 1271.603 125.333 1319 137.457 L 1319 338 38 338", stroke: "none",
|
|
37
|
-
/* @__PURE__ */ jsx("path", { d: "M38 203.162 C 85.397 199.813 132.936 197.613 180.333 193.104 227.73 188.596 275.27 176.081 322.667 176.081 370.064 176.081 417.603 183.236 465 183.236 512.397 183.236 559.936 175.986 607.333 175.986 654.73 175.986 743.051 175.986 749.667 176.824 797.064 182.82 844.603 198.104 892 212.005 939.397 225.905 986.936 260.308 1034.333 260.308 1081.73 260.308 1129.27 171.424 1176.667 171.424 1224.064 171.424 1271.603 185.939 1319 193.186 L 1319 338 38 338", stroke: "none",
|
|
38
|
-
/* @__PURE__ */ jsx("path", { d: "M38 233.416 C 85.397 230.651 132.936 225.113 180.333 225.113 227.73 225.113 275.27 277.506 322.667 277.506 370.064 277.506 417.603 218.685 465 205.714 487.345 199.598 559.936 203.069 607.333 199.598 654.73 196.127 702.27 184.87 749.667 184.87 797.064 184.87 844.603 218.62 892 218.62 939.397 218.62 986.936 191.161 1034.333 191.161 1081.73 191.161 1129.27 303.116 1176.667 303.116 1224.064 303.116 1271.603 204.012 1319 154.535 L 1319 338 38 338", stroke: "none",
|
|
39
|
-
/* @__PURE__ */ jsx("circle", { cx: "465", cy: "182.382", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
40
|
-
/* @__PURE__ */ jsx("circle", { cx: "465", cy: "204.693", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
41
|
-
/* @__PURE__ */ jsx("circle", { cx: "607.333", cy: "198.623", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
42
|
-
/* @__PURE__ */ jsx("circle", { cx: "749.667", cy: "184.004", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
43
|
-
/* @__PURE__ */ jsx("circle", { cx: "892", cy: "217.504", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
44
|
-
/* @__PURE__ */ jsx("circle", { cx: "1034.333", cy: "190.248", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
45
|
-
/* @__PURE__ */ jsx("circle", { cx: "1176.667", cy: "301.374", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
46
|
-
/* @__PURE__ */ jsx("circle", { cx: "607.333", cy: "104.676", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
47
|
-
/* @__PURE__ */ jsx("circle", { cx: "465", cy: "104.394", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
48
|
-
/* @__PURE__ */ jsx("circle", { cx: "322.667", cy: "175.28", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
49
|
-
/* @__PURE__ */ jsx("circle", { cx: "322.667", cy: "123.637", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
50
|
-
/* @__PURE__ */ jsx("circle", { cx: "180.333", cy: "122.364", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
51
|
-
/* @__PURE__ */ jsx("circle", { cx: "749.667", cy: "97.467", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
52
|
-
/* @__PURE__ */ jsx("circle", { cx: "749.667", cy: "176.017", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
53
|
-
/* @__PURE__ */ jsx("circle", { cx: "892", cy: "210.938", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
54
|
-
/* @__PURE__ */ jsx("circle", { cx: "892", cy: "176.674", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
55
|
-
/* @__PURE__ */ jsx("circle", { cx: "607.333", cy: "175.187", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
56
|
-
/* @__PURE__ */ jsx("circle", { cx: "322.667", cy: "275.955", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
57
|
-
/* @__PURE__ */ jsx("circle", { cx: "38", cy: "176.446", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
58
|
-
/* @__PURE__ */ jsx("circle", { cx: "1034.333", cy: "118.411", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
59
|
-
/* @__PURE__ */ jsx("circle", { cx: "1176.667", cy: "100.803", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
60
|
-
/* @__PURE__ */ jsx("circle", { cx: "1319", cy: "136.943", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
61
|
-
/* @__PURE__ */ jsx("circle", { cx: "38", cy: "202.161", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
62
|
-
/* @__PURE__ */ jsx("circle", { cx: "180.333", cy: "192.178", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
63
|
-
/* @__PURE__ */ jsx("circle", { cx: "1034.333", cy: "258.883", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
64
|
-
/* @__PURE__ */ jsx("circle", { cx: "1176.667", cy: "170.657", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
65
|
-
/* @__PURE__ */ jsx("circle", { cx: "1319", cy: "192.258", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
66
|
-
/* @__PURE__ */ jsx("circle", { cx: "38", cy: "232.19", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
67
|
-
/* @__PURE__ */ jsx("circle", { cx: "180.333", cy: "223.949", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
68
|
-
/* @__PURE__ */ jsx("circle", { cx: "1319", cy: "153.894", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
36
|
+
/* @__PURE__ */ jsx("path", { d: "M38 177.255 C 85.397 159.112 132.936 122.77 180.333 122.77 227.73 122.77 275.27 124.052 322.667 124.052 370.064 124.052 417.603 104.666 465 104.666 512.397 104.666 559.936 104.95 607.333 104.95 654.73 104.95 702.27 97.687 749.667 97.687 797.064 97.687 844.603 177.485 892 177.485 939.397 177.485 986.936 131.514 1034.333 118.787 1081.73 106.06 1129.27 101.048 1176.667 101.048 1224.064 101.048 1271.603 125.333 1319 137.457 L 1319 338 38 338", stroke: "none", fill: "var(--kendo-chart-series-1)", fillOpacity: "0.8" }),
|
|
37
|
+
/* @__PURE__ */ jsx("path", { d: "M38 203.162 C 85.397 199.813 132.936 197.613 180.333 193.104 227.73 188.596 275.27 176.081 322.667 176.081 370.064 176.081 417.603 183.236 465 183.236 512.397 183.236 559.936 175.986 607.333 175.986 654.73 175.986 743.051 175.986 749.667 176.824 797.064 182.82 844.603 198.104 892 212.005 939.397 225.905 986.936 260.308 1034.333 260.308 1081.73 260.308 1129.27 171.424 1176.667 171.424 1224.064 171.424 1271.603 185.939 1319 193.186 L 1319 338 38 338", stroke: "none", fill: "var(--kendo-chart-series-2)", fillOpacity: "0.8" }),
|
|
38
|
+
/* @__PURE__ */ jsx("path", { d: "M38 233.416 C 85.397 230.651 132.936 225.113 180.333 225.113 227.73 225.113 275.27 277.506 322.667 277.506 370.064 277.506 417.603 218.685 465 205.714 487.345 199.598 559.936 203.069 607.333 199.598 654.73 196.127 702.27 184.87 749.667 184.87 797.064 184.87 844.603 218.62 892 218.62 939.397 218.62 986.936 191.161 1034.333 191.161 1081.73 191.161 1129.27 303.116 1176.667 303.116 1224.064 303.116 1271.603 204.012 1319 154.535 L 1319 338 38 338", stroke: "none", fill: "var(--kendo-chart-series-3)", fillOpacity: "0.8" }),
|
|
39
|
+
/* @__PURE__ */ jsx("circle", { cx: "465", cy: "182.382", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
40
|
+
/* @__PURE__ */ jsx("circle", { cx: "465", cy: "204.693", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
41
|
+
/* @__PURE__ */ jsx("circle", { cx: "607.333", cy: "198.623", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
42
|
+
/* @__PURE__ */ jsx("circle", { cx: "749.667", cy: "184.004", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
43
|
+
/* @__PURE__ */ jsx("circle", { cx: "892", cy: "217.504", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
44
|
+
/* @__PURE__ */ jsx("circle", { cx: "1034.333", cy: "190.248", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
45
|
+
/* @__PURE__ */ jsx("circle", { cx: "1176.667", cy: "301.374", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
46
|
+
/* @__PURE__ */ jsx("circle", { cx: "607.333", cy: "104.676", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
47
|
+
/* @__PURE__ */ jsx("circle", { cx: "465", cy: "104.394", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
48
|
+
/* @__PURE__ */ jsx("circle", { cx: "322.667", cy: "175.28", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
49
|
+
/* @__PURE__ */ jsx("circle", { cx: "322.667", cy: "123.637", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
50
|
+
/* @__PURE__ */ jsx("circle", { cx: "180.333", cy: "122.364", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
51
|
+
/* @__PURE__ */ jsx("circle", { cx: "749.667", cy: "97.467", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
52
|
+
/* @__PURE__ */ jsx("circle", { cx: "749.667", cy: "176.017", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
53
|
+
/* @__PURE__ */ jsx("circle", { cx: "892", cy: "210.938", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
54
|
+
/* @__PURE__ */ jsx("circle", { cx: "892", cy: "176.674", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
55
|
+
/* @__PURE__ */ jsx("circle", { cx: "607.333", cy: "175.187", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
56
|
+
/* @__PURE__ */ jsx("circle", { cx: "322.667", cy: "275.955", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
57
|
+
/* @__PURE__ */ jsx("circle", { cx: "38", cy: "176.446", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
58
|
+
/* @__PURE__ */ jsx("circle", { cx: "1034.333", cy: "118.411", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
59
|
+
/* @__PURE__ */ jsx("circle", { cx: "1176.667", cy: "100.803", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
60
|
+
/* @__PURE__ */ jsx("circle", { cx: "1319", cy: "136.943", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
61
|
+
/* @__PURE__ */ jsx("circle", { cx: "38", cy: "202.161", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
62
|
+
/* @__PURE__ */ jsx("circle", { cx: "180.333", cy: "192.178", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
63
|
+
/* @__PURE__ */ jsx("circle", { cx: "1034.333", cy: "258.883", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
64
|
+
/* @__PURE__ */ jsx("circle", { cx: "1176.667", cy: "170.657", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
65
|
+
/* @__PURE__ */ jsx("circle", { cx: "1319", cy: "192.258", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
66
|
+
/* @__PURE__ */ jsx("circle", { cx: "38", cy: "232.19", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
67
|
+
/* @__PURE__ */ jsx("circle", { cx: "180.333", cy: "223.949", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
68
|
+
/* @__PURE__ */ jsx("circle", { cx: "1319", cy: "153.894", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
69
69
|
/* @__PURE__ */ jsx("text", { style: { font: "12px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "24.5", y: "358", stroke: "none", fillOpacity: "1", children: "2002" }),
|
|
70
70
|
/* @__PURE__ */ jsx("text", { style: { font: "12px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "166.833", y: "358", stroke: "none", fillOpacity: "1", children: "2003" }),
|
|
71
71
|
/* @__PURE__ */ jsx("text", { style: { font: "12px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "309.167", y: "358", stroke: "none", fillOpacity: "1", children: "2004" }),
|
|
@@ -90,17 +90,17 @@ var chart_default = () => /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__
|
|
|
90
90
|
/* @__PURE__ */ jsx("text", { style: { font: "16px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "558", y: "29", stroke: "none", fillOpacity: "1", children: "Gross domestic product growth" }),
|
|
91
91
|
/* @__PURE__ */ jsx("text", { style: { font: "16px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "611", y: "47", stroke: "none", fillOpacity: "1", children: "/GDP annual %/" }),
|
|
92
92
|
/* @__PURE__ */ jsxs("g", { transform: "matrix(1,0,0,1,590.5,371)", children: [
|
|
93
|
-
/* @__PURE__ */ jsx("path", { d: "M0 5.5 L 15 5.5 15 8.5 0 8.5Z", stroke: "#008fd3", strokeWidth: "0",
|
|
93
|
+
/* @__PURE__ */ jsx("path", { d: "M0 5.5 L 15 5.5 15 8.5 0 8.5Z", stroke: "#008fd3", strokeWidth: "0", fill: "var(--kendo-chart-series-1)" }),
|
|
94
94
|
/* @__PURE__ */ jsx("g", { children: /* @__PURE__ */ jsx("text", { style: { font: "12px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "21", y: "11", stroke: "none", fillOpacity: "1", children: "India" }) }),
|
|
95
95
|
/* @__PURE__ */ jsx("path", { style: { cursor: "pointer" }, d: "M0 0 L 47 0 47 14 0 14Z", stroke: "none", fill: "#fff", fillOpacity: "0" })
|
|
96
96
|
] }),
|
|
97
97
|
/* @__PURE__ */ jsxs("g", { transform: "matrix(1,0,0,1,643.5,371)", children: [
|
|
98
|
-
/* @__PURE__ */ jsx("path", { d: "M0 5.5 L 15 5.5 15 8.5 0 8.5Z", stroke: "#99d101", strokeWidth: "0",
|
|
98
|
+
/* @__PURE__ */ jsx("path", { d: "M0 5.5 L 15 5.5 15 8.5 0 8.5Z", stroke: "#99d101", strokeWidth: "0", fill: "var(--kendo-chart-series-2)" }),
|
|
99
99
|
/* @__PURE__ */ jsx("g", { children: /* @__PURE__ */ jsx("text", { style: { font: "12px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "21", y: "11", stroke: "none", fillOpacity: "1", children: "World" }) }),
|
|
100
100
|
/* @__PURE__ */ jsx("path", { style: { cursor: "pointer" }, d: "M0 0 L 52 0 52 14 0 14Z", stroke: "none", fill: "#fff", fillOpacity: "0" })
|
|
101
101
|
] }),
|
|
102
102
|
/* @__PURE__ */ jsxs("g", { transform: "matrix(1,0,0,1,701.5,371)", children: [
|
|
103
|
-
/* @__PURE__ */ jsx("path", { d: "M0 5.5 L 15 5.5 15 8.5 0 8.5Z", stroke: "#f39b02", strokeWidth: "0",
|
|
103
|
+
/* @__PURE__ */ jsx("path", { d: "M0 5.5 L 15 5.5 15 8.5 0 8.5Z", stroke: "#f39b02", strokeWidth: "0", fill: "var(--kendo-chart-series-3)" }),
|
|
104
104
|
/* @__PURE__ */ jsx("g", { children: /* @__PURE__ */ jsx("text", { style: { font: "12px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "21", y: "11", stroke: "none", fillOpacity: "1", children: "Haiti" }) }),
|
|
105
105
|
/* @__PURE__ */ jsx("path", { style: { cursor: "pointer" }, d: "M0 0 L 45 0 45 14 0 14Z", stroke: "none", fill: "#fff", fillOpacity: "0" })
|
|
106
106
|
] })
|
|
@@ -4109,12 +4109,16 @@ var COLORPALETTE_CLASSNAME = `k-colorpalette`;
|
|
|
4109
4109
|
var states55 = [
|
|
4110
4110
|
States.disabled
|
|
4111
4111
|
];
|
|
4112
|
-
var options52 = {
|
|
4112
|
+
var options52 = {
|
|
4113
|
+
size: [Size.small, Size.medium, Size.large]
|
|
4114
|
+
};
|
|
4113
4115
|
var defaultOptions50 = {
|
|
4114
|
-
columns: 10
|
|
4116
|
+
columns: 10,
|
|
4117
|
+
size: Size.medium
|
|
4115
4118
|
};
|
|
4116
4119
|
var ColorPalette = (props) => {
|
|
4117
4120
|
const {
|
|
4121
|
+
size = defaultOptions50.size,
|
|
4118
4122
|
palette,
|
|
4119
4123
|
columns = defaultOptions50.columns,
|
|
4120
4124
|
tileSize,
|
|
@@ -4145,7 +4149,8 @@ var ColorPalette = (props) => {
|
|
|
4145
4149
|
COLORPALETTE_CLASSNAME,
|
|
4146
4150
|
stateClassNames(COLORPALETTE_CLASSNAME, {
|
|
4147
4151
|
disabled
|
|
4148
|
-
})
|
|
4152
|
+
}),
|
|
4153
|
+
optionClassNames(COLORPALETTE_CLASSNAME, { size })
|
|
4149
4154
|
),
|
|
4150
4155
|
children: /* @__PURE__ */ jsx160("table", { className: "k-colorpalette-table", children: /* @__PURE__ */ jsx160("tbody", { children: newChildren.length > 0 ? newChildren : props.children }) })
|
|
4151
4156
|
}
|
|
@@ -4666,7 +4671,7 @@ var ColorEditor = (props) => {
|
|
|
4666
4671
|
] })
|
|
4667
4672
|
] })
|
|
4668
4673
|
] }),
|
|
4669
|
-
/* @__PURE__ */ jsx172("div", { className: "k-coloreditor-views k-vstack", children: view === "gradient" ? /* @__PURE__ */ jsx172(ColorGradient, { focus: focusView, size, canvasOrientation }) : /* @__PURE__ */ jsx172(ColorPalette, { palette }) }),
|
|
4674
|
+
/* @__PURE__ */ jsx172("div", { className: "k-coloreditor-views k-vstack", children: view === "gradient" ? /* @__PURE__ */ jsx172(ColorGradient, { focus: focusView, size, canvasOrientation }) : /* @__PURE__ */ jsx172(ColorPalette, { palette, size }) }),
|
|
4670
4675
|
actionButtons && /* @__PURE__ */ jsxs72(ActionButtons, { className: "k-coloreditor-footer", alignment: "end", children: [
|
|
4671
4676
|
/* @__PURE__ */ jsx172(Button, { className: "k-coloreditor-cancel", size, children: "Cancel" }),
|
|
4672
4677
|
/* @__PURE__ */ jsx172(Button, { themeColor: "primary", size, className: "k-coloreditor-apply", children: "Apply" })
|
|
@@ -4109,12 +4109,16 @@ var COLORPALETTE_CLASSNAME = `k-colorpalette`;
|
|
|
4109
4109
|
var states55 = [
|
|
4110
4110
|
States.disabled
|
|
4111
4111
|
];
|
|
4112
|
-
var options52 = {
|
|
4112
|
+
var options52 = {
|
|
4113
|
+
size: [Size.small, Size.medium, Size.large]
|
|
4114
|
+
};
|
|
4113
4115
|
var defaultOptions50 = {
|
|
4114
|
-
columns: 10
|
|
4116
|
+
columns: 10,
|
|
4117
|
+
size: Size.medium
|
|
4115
4118
|
};
|
|
4116
4119
|
var ColorPalette = (props) => {
|
|
4117
4120
|
const {
|
|
4121
|
+
size = defaultOptions50.size,
|
|
4118
4122
|
palette,
|
|
4119
4123
|
columns = defaultOptions50.columns,
|
|
4120
4124
|
tileSize,
|
|
@@ -4145,7 +4149,8 @@ var ColorPalette = (props) => {
|
|
|
4145
4149
|
COLORPALETTE_CLASSNAME,
|
|
4146
4150
|
stateClassNames(COLORPALETTE_CLASSNAME, {
|
|
4147
4151
|
disabled
|
|
4148
|
-
})
|
|
4152
|
+
}),
|
|
4153
|
+
optionClassNames(COLORPALETTE_CLASSNAME, { size })
|
|
4149
4154
|
),
|
|
4150
4155
|
children: /* @__PURE__ */ jsx160("table", { className: "k-colorpalette-table", children: /* @__PURE__ */ jsx160("tbody", { children: newChildren.length > 0 ? newChildren : props.children }) })
|
|
4151
4156
|
}
|
|
@@ -4666,7 +4671,7 @@ var ColorEditor = (props) => {
|
|
|
4666
4671
|
] })
|
|
4667
4672
|
] })
|
|
4668
4673
|
] }),
|
|
4669
|
-
/* @__PURE__ */ jsx172("div", { className: "k-coloreditor-views k-vstack", children: view === "gradient" ? /* @__PURE__ */ jsx172(ColorGradient, { focus: focusView, size, canvasOrientation }) : /* @__PURE__ */ jsx172(ColorPalette, { palette }) }),
|
|
4674
|
+
/* @__PURE__ */ jsx172("div", { className: "k-coloreditor-views k-vstack", children: view === "gradient" ? /* @__PURE__ */ jsx172(ColorGradient, { focus: focusView, size, canvasOrientation }) : /* @__PURE__ */ jsx172(ColorPalette, { palette, size }) }),
|
|
4670
4675
|
actionButtons && /* @__PURE__ */ jsxs72(ActionButtons, { className: "k-coloreditor-footer", alignment: "end", children: [
|
|
4671
4676
|
/* @__PURE__ */ jsx172(Button, { className: "k-coloreditor-cancel", size, children: "Cancel" }),
|
|
4672
4677
|
/* @__PURE__ */ jsx172(Button, { themeColor: "primary", size, className: "k-coloreditor-apply", children: "Apply" })
|
|
@@ -4109,12 +4109,16 @@ var COLORPALETTE_CLASSNAME = `k-colorpalette`;
|
|
|
4109
4109
|
var states55 = [
|
|
4110
4110
|
States.disabled
|
|
4111
4111
|
];
|
|
4112
|
-
var options52 = {
|
|
4112
|
+
var options52 = {
|
|
4113
|
+
size: [Size.small, Size.medium, Size.large]
|
|
4114
|
+
};
|
|
4113
4115
|
var defaultOptions50 = {
|
|
4114
|
-
columns: 10
|
|
4116
|
+
columns: 10,
|
|
4117
|
+
size: Size.medium
|
|
4115
4118
|
};
|
|
4116
4119
|
var ColorPalette = (props) => {
|
|
4117
4120
|
const {
|
|
4121
|
+
size = defaultOptions50.size,
|
|
4118
4122
|
palette,
|
|
4119
4123
|
columns = defaultOptions50.columns,
|
|
4120
4124
|
tileSize,
|
|
@@ -4145,7 +4149,8 @@ var ColorPalette = (props) => {
|
|
|
4145
4149
|
COLORPALETTE_CLASSNAME,
|
|
4146
4150
|
stateClassNames(COLORPALETTE_CLASSNAME, {
|
|
4147
4151
|
disabled
|
|
4148
|
-
})
|
|
4152
|
+
}),
|
|
4153
|
+
optionClassNames(COLORPALETTE_CLASSNAME, { size })
|
|
4149
4154
|
),
|
|
4150
4155
|
children: /* @__PURE__ */ jsx160("table", { className: "k-colorpalette-table", children: /* @__PURE__ */ jsx160("tbody", { children: newChildren.length > 0 ? newChildren : props.children }) })
|
|
4151
4156
|
}
|
|
@@ -4666,7 +4671,7 @@ var ColorEditor = (props) => {
|
|
|
4666
4671
|
] })
|
|
4667
4672
|
] })
|
|
4668
4673
|
] }),
|
|
4669
|
-
/* @__PURE__ */ jsx172("div", { className: "k-coloreditor-views k-vstack", children: view === "gradient" ? /* @__PURE__ */ jsx172(ColorGradient, { focus: focusView, size, canvasOrientation }) : /* @__PURE__ */ jsx172(ColorPalette, { palette }) }),
|
|
4674
|
+
/* @__PURE__ */ jsx172("div", { className: "k-coloreditor-views k-vstack", children: view === "gradient" ? /* @__PURE__ */ jsx172(ColorGradient, { focus: focusView, size, canvasOrientation }) : /* @__PURE__ */ jsx172(ColorPalette, { palette, size }) }),
|
|
4670
4675
|
actionButtons && /* @__PURE__ */ jsxs72(ActionButtons, { className: "k-coloreditor-footer", alignment: "end", children: [
|
|
4671
4676
|
/* @__PURE__ */ jsx172(Button, { className: "k-coloreditor-cancel", size, children: "Cancel" }),
|
|
4672
4677
|
/* @__PURE__ */ jsx172(Button, { themeColor: "primary", size, className: "k-coloreditor-apply", children: "Apply" })
|
|
@@ -17399,8 +17404,8 @@ var ChartWizardNormal = (props) => /* @__PURE__ */ jsx923(
|
|
|
17399
17404
|
/* @__PURE__ */ jsx923("clipPath", { id: "kdef4", children: /* @__PURE__ */ jsx923("path", { d: "M0 0 L 1337 0 1337 400 0 400Z", stroke: "#000", strokeLinejoin: "miter", fill: "none" }) })
|
|
17400
17405
|
] }),
|
|
17401
17406
|
/* @__PURE__ */ jsxs515("g", { children: [
|
|
17402
|
-
/* @__PURE__ */ jsx923("path", { d: "M0 0 L 1337 0 1337 400 0 400Z", stroke: "none",
|
|
17403
|
-
/* @__PURE__ */ jsx923("path", { d: "M38 68 L 1319 68 1319 338 38 338Z", stroke: "none",
|
|
17407
|
+
/* @__PURE__ */ jsx923("path", { d: "M0 0 L 1337 0 1337 400 0 400Z", stroke: "none", fill: "var(--kendo-chart-bg)" }),
|
|
17408
|
+
/* @__PURE__ */ jsx923("path", { d: "M38 68 L 1319 68 1319 338 38 338Z", stroke: "none", fill: "var(--kendo-chart-bg)", fillOpacity: "0" }),
|
|
17404
17409
|
/* @__PURE__ */ jsx923("path", { d: "M38.5 311.5 L 1319.5 311.5", stroke: "#c8c8c8", strokeWidth: "1", fill: "none" }),
|
|
17405
17410
|
/* @__PURE__ */ jsx923("path", { d: "M38.5 284.5 L 1319.5 284.5", stroke: "#c8c8c8", strokeWidth: "1", fill: "none" }),
|
|
17406
17411
|
/* @__PURE__ */ jsx923("path", { d: "M38.5 257.5 L 1319.5 257.5", stroke: "#c8c8c8", strokeWidth: "1", fill: "none" }),
|
|
@@ -17426,39 +17431,39 @@ var ChartWizardNormal = (props) => /* @__PURE__ */ jsx923(
|
|
|
17426
17431
|
/* @__PURE__ */ jsx923("path", { d: "M1319.5 338.5 L 1319.5 342.5", stroke: "#c8c8c8", strokeWidth: "1", fill: "none" })
|
|
17427
17432
|
] }),
|
|
17428
17433
|
/* @__PURE__ */ jsx923("g", { children: /* @__PURE__ */ jsxs515("g", { clipPath: "url(#kdef4)", children: [
|
|
17429
|
-
/* @__PURE__ */ jsx923("path", { d: "M38 177.255 C 85.397 159.112 132.936 122.77 180.333 122.77 227.73 122.77 275.27 124.052 322.667 124.052 370.064 124.052 417.603 104.666 465 104.666 512.397 104.666 559.936 104.95 607.333 104.95 654.73 104.95 702.27 97.687 749.667 97.687 797.064 97.687 844.603 177.485 892 177.485 939.397 177.485 986.936 131.514 1034.333 118.787 1081.73 106.06 1129.27 101.048 1176.667 101.048 1224.064 101.048 1271.603 125.333 1319 137.457 L 1319 338 38 338", stroke: "none",
|
|
17430
|
-
/* @__PURE__ */ jsx923("path", { d: "M38 203.162 C 85.397 199.813 132.936 197.613 180.333 193.104 227.73 188.596 275.27 176.081 322.667 176.081 370.064 176.081 417.603 183.236 465 183.236 512.397 183.236 559.936 175.986 607.333 175.986 654.73 175.986 743.051 175.986 749.667 176.824 797.064 182.82 844.603 198.104 892 212.005 939.397 225.905 986.936 260.308 1034.333 260.308 1081.73 260.308 1129.27 171.424 1176.667 171.424 1224.064 171.424 1271.603 185.939 1319 193.186 L 1319 338 38 338", stroke: "none",
|
|
17431
|
-
/* @__PURE__ */ jsx923("path", { d: "M38 233.416 C 85.397 230.651 132.936 225.113 180.333 225.113 227.73 225.113 275.27 277.506 322.667 277.506 370.064 277.506 417.603 218.685 465 205.714 487.345 199.598 559.936 203.069 607.333 199.598 654.73 196.127 702.27 184.87 749.667 184.87 797.064 184.87 844.603 218.62 892 218.62 939.397 218.62 986.936 191.161 1034.333 191.161 1081.73 191.161 1129.27 303.116 1176.667 303.116 1224.064 303.116 1271.603 204.012 1319 154.535 L 1319 338 38 338", stroke: "none",
|
|
17432
|
-
/* @__PURE__ */ jsx923("circle", { cx: "465", cy: "182.382", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17433
|
-
/* @__PURE__ */ jsx923("circle", { cx: "465", cy: "204.693", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17434
|
-
/* @__PURE__ */ jsx923("circle", { cx: "607.333", cy: "198.623", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17435
|
-
/* @__PURE__ */ jsx923("circle", { cx: "749.667", cy: "184.004", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17436
|
-
/* @__PURE__ */ jsx923("circle", { cx: "892", cy: "217.504", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17437
|
-
/* @__PURE__ */ jsx923("circle", { cx: "1034.333", cy: "190.248", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17438
|
-
/* @__PURE__ */ jsx923("circle", { cx: "1176.667", cy: "301.374", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17439
|
-
/* @__PURE__ */ jsx923("circle", { cx: "607.333", cy: "104.676", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17440
|
-
/* @__PURE__ */ jsx923("circle", { cx: "465", cy: "104.394", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17441
|
-
/* @__PURE__ */ jsx923("circle", { cx: "322.667", cy: "175.28", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17442
|
-
/* @__PURE__ */ jsx923("circle", { cx: "322.667", cy: "123.637", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17443
|
-
/* @__PURE__ */ jsx923("circle", { cx: "180.333", cy: "122.364", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17444
|
-
/* @__PURE__ */ jsx923("circle", { cx: "749.667", cy: "97.467", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17445
|
-
/* @__PURE__ */ jsx923("circle", { cx: "749.667", cy: "176.017", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17446
|
-
/* @__PURE__ */ jsx923("circle", { cx: "892", cy: "210.938", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17447
|
-
/* @__PURE__ */ jsx923("circle", { cx: "892", cy: "176.674", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17448
|
-
/* @__PURE__ */ jsx923("circle", { cx: "607.333", cy: "175.187", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17449
|
-
/* @__PURE__ */ jsx923("circle", { cx: "322.667", cy: "275.955", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17450
|
-
/* @__PURE__ */ jsx923("circle", { cx: "38", cy: "176.446", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17451
|
-
/* @__PURE__ */ jsx923("circle", { cx: "1034.333", cy: "118.411", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17452
|
-
/* @__PURE__ */ jsx923("circle", { cx: "1176.667", cy: "100.803", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17453
|
-
/* @__PURE__ */ jsx923("circle", { cx: "1319", cy: "136.943", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17454
|
-
/* @__PURE__ */ jsx923("circle", { cx: "38", cy: "202.161", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17455
|
-
/* @__PURE__ */ jsx923("circle", { cx: "180.333", cy: "192.178", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17456
|
-
/* @__PURE__ */ jsx923("circle", { cx: "1034.333", cy: "258.883", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17457
|
-
/* @__PURE__ */ jsx923("circle", { cx: "1176.667", cy: "170.657", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17458
|
-
/* @__PURE__ */ jsx923("circle", { cx: "1319", cy: "192.258", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17459
|
-
/* @__PURE__ */ jsx923("circle", { cx: "38", cy: "232.19", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17460
|
-
/* @__PURE__ */ jsx923("circle", { cx: "180.333", cy: "223.949", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17461
|
-
/* @__PURE__ */ jsx923("circle", { cx: "1319", cy: "153.894", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1",
|
|
17434
|
+
/* @__PURE__ */ jsx923("path", { d: "M38 177.255 C 85.397 159.112 132.936 122.77 180.333 122.77 227.73 122.77 275.27 124.052 322.667 124.052 370.064 124.052 417.603 104.666 465 104.666 512.397 104.666 559.936 104.95 607.333 104.95 654.73 104.95 702.27 97.687 749.667 97.687 797.064 97.687 844.603 177.485 892 177.485 939.397 177.485 986.936 131.514 1034.333 118.787 1081.73 106.06 1129.27 101.048 1176.667 101.048 1224.064 101.048 1271.603 125.333 1319 137.457 L 1319 338 38 338", stroke: "none", fill: "var(--kendo-chart-series-1)", fillOpacity: "0.8" }),
|
|
17435
|
+
/* @__PURE__ */ jsx923("path", { d: "M38 203.162 C 85.397 199.813 132.936 197.613 180.333 193.104 227.73 188.596 275.27 176.081 322.667 176.081 370.064 176.081 417.603 183.236 465 183.236 512.397 183.236 559.936 175.986 607.333 175.986 654.73 175.986 743.051 175.986 749.667 176.824 797.064 182.82 844.603 198.104 892 212.005 939.397 225.905 986.936 260.308 1034.333 260.308 1081.73 260.308 1129.27 171.424 1176.667 171.424 1224.064 171.424 1271.603 185.939 1319 193.186 L 1319 338 38 338", stroke: "none", fill: "var(--kendo-chart-series-2)", fillOpacity: "0.8" }),
|
|
17436
|
+
/* @__PURE__ */ jsx923("path", { d: "M38 233.416 C 85.397 230.651 132.936 225.113 180.333 225.113 227.73 225.113 275.27 277.506 322.667 277.506 370.064 277.506 417.603 218.685 465 205.714 487.345 199.598 559.936 203.069 607.333 199.598 654.73 196.127 702.27 184.87 749.667 184.87 797.064 184.87 844.603 218.62 892 218.62 939.397 218.62 986.936 191.161 1034.333 191.161 1081.73 191.161 1129.27 303.116 1176.667 303.116 1224.064 303.116 1271.603 204.012 1319 154.535 L 1319 338 38 338", stroke: "none", fill: "var(--kendo-chart-series-3)", fillOpacity: "0.8" }),
|
|
17437
|
+
/* @__PURE__ */ jsx923("circle", { cx: "465", cy: "182.382", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
17438
|
+
/* @__PURE__ */ jsx923("circle", { cx: "465", cy: "204.693", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
17439
|
+
/* @__PURE__ */ jsx923("circle", { cx: "607.333", cy: "198.623", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
17440
|
+
/* @__PURE__ */ jsx923("circle", { cx: "749.667", cy: "184.004", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
17441
|
+
/* @__PURE__ */ jsx923("circle", { cx: "892", cy: "217.504", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
17442
|
+
/* @__PURE__ */ jsx923("circle", { cx: "1034.333", cy: "190.248", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
17443
|
+
/* @__PURE__ */ jsx923("circle", { cx: "1176.667", cy: "301.374", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
17444
|
+
/* @__PURE__ */ jsx923("circle", { cx: "607.333", cy: "104.676", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
17445
|
+
/* @__PURE__ */ jsx923("circle", { cx: "465", cy: "104.394", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
17446
|
+
/* @__PURE__ */ jsx923("circle", { cx: "322.667", cy: "175.28", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
17447
|
+
/* @__PURE__ */ jsx923("circle", { cx: "322.667", cy: "123.637", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
17448
|
+
/* @__PURE__ */ jsx923("circle", { cx: "180.333", cy: "122.364", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
17449
|
+
/* @__PURE__ */ jsx923("circle", { cx: "749.667", cy: "97.467", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
17450
|
+
/* @__PURE__ */ jsx923("circle", { cx: "749.667", cy: "176.017", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
17451
|
+
/* @__PURE__ */ jsx923("circle", { cx: "892", cy: "210.938", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
17452
|
+
/* @__PURE__ */ jsx923("circle", { cx: "892", cy: "176.674", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
17453
|
+
/* @__PURE__ */ jsx923("circle", { cx: "607.333", cy: "175.187", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
17454
|
+
/* @__PURE__ */ jsx923("circle", { cx: "322.667", cy: "275.955", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
17455
|
+
/* @__PURE__ */ jsx923("circle", { cx: "38", cy: "176.446", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
17456
|
+
/* @__PURE__ */ jsx923("circle", { cx: "1034.333", cy: "118.411", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
17457
|
+
/* @__PURE__ */ jsx923("circle", { cx: "1176.667", cy: "100.803", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
17458
|
+
/* @__PURE__ */ jsx923("circle", { cx: "1319", cy: "136.943", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-1)", fillOpacity: "1" }),
|
|
17459
|
+
/* @__PURE__ */ jsx923("circle", { cx: "38", cy: "202.161", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
17460
|
+
/* @__PURE__ */ jsx923("circle", { cx: "180.333", cy: "192.178", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
17461
|
+
/* @__PURE__ */ jsx923("circle", { cx: "1034.333", cy: "258.883", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
17462
|
+
/* @__PURE__ */ jsx923("circle", { cx: "1176.667", cy: "170.657", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
17463
|
+
/* @__PURE__ */ jsx923("circle", { cx: "1319", cy: "192.258", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-2)", fillOpacity: "1" }),
|
|
17464
|
+
/* @__PURE__ */ jsx923("circle", { cx: "38", cy: "232.19", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
17465
|
+
/* @__PURE__ */ jsx923("circle", { cx: "180.333", cy: "223.949", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
17466
|
+
/* @__PURE__ */ jsx923("circle", { cx: "1319", cy: "153.894", r: "5", stroke: "#fff", strokeWidth: "2", strokeOpacity: "1", fill: "var(--kendo-chart-series-3)", fillOpacity: "1" }),
|
|
17462
17467
|
/* @__PURE__ */ jsx923("text", { style: { font: "12px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "24.5", y: "358", stroke: "none", fillOpacity: "1", children: "2002" }),
|
|
17463
17468
|
/* @__PURE__ */ jsx923("text", { style: { font: "12px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "166.833", y: "358", stroke: "none", fillOpacity: "1", children: "2003" }),
|
|
17464
17469
|
/* @__PURE__ */ jsx923("text", { style: { font: "12px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "309.167", y: "358", stroke: "none", fillOpacity: "1", children: "2004" }),
|
|
@@ -17483,17 +17488,17 @@ var ChartWizardNormal = (props) => /* @__PURE__ */ jsx923(
|
|
|
17483
17488
|
/* @__PURE__ */ jsx923("text", { style: { font: "16px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "558", y: "29", stroke: "none", fillOpacity: "1", children: "Gross domestic product growth" }),
|
|
17484
17489
|
/* @__PURE__ */ jsx923("text", { style: { font: "16px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "611", y: "47", stroke: "none", fillOpacity: "1", children: "/GDP annual %/" }),
|
|
17485
17490
|
/* @__PURE__ */ jsxs515("g", { transform: "matrix(1,0,0,1,590.5,371)", children: [
|
|
17486
|
-
/* @__PURE__ */ jsx923("path", { d: "M0 5.5 L 15 5.5 15 8.5 0 8.5Z", stroke: "#008fd3", strokeWidth: "0",
|
|
17491
|
+
/* @__PURE__ */ jsx923("path", { d: "M0 5.5 L 15 5.5 15 8.5 0 8.5Z", stroke: "#008fd3", strokeWidth: "0", fill: "var(--kendo-chart-series-1)" }),
|
|
17487
17492
|
/* @__PURE__ */ jsx923("g", { children: /* @__PURE__ */ jsx923("text", { style: { font: "12px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "21", y: "11", stroke: "none", fillOpacity: "1", children: "India" }) }),
|
|
17488
17493
|
/* @__PURE__ */ jsx923("path", { style: { cursor: "pointer" }, d: "M0 0 L 47 0 47 14 0 14Z", stroke: "none", fill: "#fff", fillOpacity: "0" })
|
|
17489
17494
|
] }),
|
|
17490
17495
|
/* @__PURE__ */ jsxs515("g", { transform: "matrix(1,0,0,1,643.5,371)", children: [
|
|
17491
|
-
/* @__PURE__ */ jsx923("path", { d: "M0 5.5 L 15 5.5 15 8.5 0 8.5Z", stroke: "#99d101", strokeWidth: "0",
|
|
17496
|
+
/* @__PURE__ */ jsx923("path", { d: "M0 5.5 L 15 5.5 15 8.5 0 8.5Z", stroke: "#99d101", strokeWidth: "0", fill: "var(--kendo-chart-series-2)" }),
|
|
17492
17497
|
/* @__PURE__ */ jsx923("g", { children: /* @__PURE__ */ jsx923("text", { style: { font: "12px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "21", y: "11", stroke: "none", fillOpacity: "1", children: "World" }) }),
|
|
17493
17498
|
/* @__PURE__ */ jsx923("path", { style: { cursor: "pointer" }, d: "M0 0 L 52 0 52 14 0 14Z", stroke: "none", fill: "#fff", fillOpacity: "0" })
|
|
17494
17499
|
] }),
|
|
17495
17500
|
/* @__PURE__ */ jsxs515("g", { transform: "matrix(1,0,0,1,701.5,371)", children: [
|
|
17496
|
-
/* @__PURE__ */ jsx923("path", { d: "M0 5.5 L 15 5.5 15 8.5 0 8.5Z", stroke: "#f39b02", strokeWidth: "0",
|
|
17501
|
+
/* @__PURE__ */ jsx923("path", { d: "M0 5.5 L 15 5.5 15 8.5 0 8.5Z", stroke: "#f39b02", strokeWidth: "0", fill: "var(--kendo-chart-series-3)" }),
|
|
17497
17502
|
/* @__PURE__ */ jsx923("g", { children: /* @__PURE__ */ jsx923("text", { style: { font: "12px Arial, Helvetica, sans-serif", whiteSpace: "pre" }, x: "21", y: "11", stroke: "none", fillOpacity: "1", children: "Haiti" }) }),
|
|
17498
17503
|
/* @__PURE__ */ jsx923("path", { style: { cursor: "pointer" }, d: "M0 0 L 45 0 45 14 0 14Z", stroke: "none", fill: "#fff", fillOpacity: "0" })
|
|
17499
17504
|
] })
|
|
@@ -4172,12 +4172,16 @@ var COLORPALETTE_CLASSNAME = `k-colorpalette`;
|
|
|
4172
4172
|
var states56 = [
|
|
4173
4173
|
States.disabled
|
|
4174
4174
|
];
|
|
4175
|
-
var options53 = {
|
|
4175
|
+
var options53 = {
|
|
4176
|
+
size: [Size.small, Size.medium, Size.large]
|
|
4177
|
+
};
|
|
4176
4178
|
var defaultOptions51 = {
|
|
4177
|
-
columns: 10
|
|
4179
|
+
columns: 10,
|
|
4180
|
+
size: Size.medium
|
|
4178
4181
|
};
|
|
4179
4182
|
var ColorPalette = (props) => {
|
|
4180
4183
|
const {
|
|
4184
|
+
size = defaultOptions51.size,
|
|
4181
4185
|
palette,
|
|
4182
4186
|
columns = defaultOptions51.columns,
|
|
4183
4187
|
tileSize,
|
|
@@ -4208,7 +4212,8 @@ var ColorPalette = (props) => {
|
|
|
4208
4212
|
COLORPALETTE_CLASSNAME,
|
|
4209
4213
|
stateClassNames(COLORPALETTE_CLASSNAME, {
|
|
4210
4214
|
disabled
|
|
4211
|
-
})
|
|
4215
|
+
}),
|
|
4216
|
+
optionClassNames(COLORPALETTE_CLASSNAME, { size })
|
|
4212
4217
|
),
|
|
4213
4218
|
children: /* @__PURE__ */ jsx163("table", { className: "k-colorpalette-table", children: /* @__PURE__ */ jsx163("tbody", { children: newChildren.length > 0 ? newChildren : props.children }) })
|
|
4214
4219
|
}
|
|
@@ -4729,7 +4734,7 @@ var ColorEditor = (props) => {
|
|
|
4729
4734
|
] })
|
|
4730
4735
|
] })
|
|
4731
4736
|
] }),
|
|
4732
|
-
/* @__PURE__ */ jsx175("div", { className: "k-coloreditor-views k-vstack", children: view === "gradient" ? /* @__PURE__ */ jsx175(ColorGradient, { focus: focusView, size, canvasOrientation }) : /* @__PURE__ */ jsx175(ColorPalette, { palette }) }),
|
|
4737
|
+
/* @__PURE__ */ jsx175("div", { className: "k-coloreditor-views k-vstack", children: view === "gradient" ? /* @__PURE__ */ jsx175(ColorGradient, { focus: focusView, size, canvasOrientation }) : /* @__PURE__ */ jsx175(ColorPalette, { palette, size }) }),
|
|
4733
4738
|
actionButtons && /* @__PURE__ */ jsxs73(ActionButtons, { className: "k-coloreditor-footer", alignment: "end", children: [
|
|
4734
4739
|
/* @__PURE__ */ jsx175(Button, { className: "k-coloreditor-cancel", size, children: "Cancel" }),
|
|
4735
4740
|
/* @__PURE__ */ jsx175(Button, { themeColor: "primary", size, className: "k-coloreditor-apply", children: "Apply" })
|
|
@@ -4365,12 +4365,16 @@ var COLORPALETTE_CLASSNAME = `k-colorpalette`;
|
|
|
4365
4365
|
var states58 = [
|
|
4366
4366
|
States.disabled
|
|
4367
4367
|
];
|
|
4368
|
-
var options55 = {
|
|
4368
|
+
var options55 = {
|
|
4369
|
+
size: [Size.small, Size.medium, Size.large]
|
|
4370
|
+
};
|
|
4369
4371
|
var defaultOptions54 = {
|
|
4370
|
-
columns: 10
|
|
4372
|
+
columns: 10,
|
|
4373
|
+
size: Size.medium
|
|
4371
4374
|
};
|
|
4372
4375
|
var ColorPalette = (props) => {
|
|
4373
4376
|
const {
|
|
4377
|
+
size = defaultOptions54.size,
|
|
4374
4378
|
palette,
|
|
4375
4379
|
columns = defaultOptions54.columns,
|
|
4376
4380
|
tileSize,
|
|
@@ -4401,7 +4405,8 @@ var ColorPalette = (props) => {
|
|
|
4401
4405
|
COLORPALETTE_CLASSNAME,
|
|
4402
4406
|
stateClassNames(COLORPALETTE_CLASSNAME, {
|
|
4403
4407
|
disabled
|
|
4404
|
-
})
|
|
4408
|
+
}),
|
|
4409
|
+
optionClassNames(COLORPALETTE_CLASSNAME, { size })
|
|
4405
4410
|
),
|
|
4406
4411
|
children: /* @__PURE__ */ jsx171("table", { className: "k-colorpalette-table", children: /* @__PURE__ */ jsx171("tbody", { children: newChildren.length > 0 ? newChildren : props.children }) })
|
|
4407
4412
|
}
|
|
@@ -4922,7 +4927,7 @@ var ColorEditor = (props) => {
|
|
|
4922
4927
|
] })
|
|
4923
4928
|
] })
|
|
4924
4929
|
] }),
|
|
4925
|
-
/* @__PURE__ */ jsx183("div", { className: "k-coloreditor-views k-vstack", children: view === "gradient" ? /* @__PURE__ */ jsx183(ColorGradient, { focus: focusView, size, canvasOrientation }) : /* @__PURE__ */ jsx183(ColorPalette, { palette }) }),
|
|
4930
|
+
/* @__PURE__ */ jsx183("div", { className: "k-coloreditor-views k-vstack", children: view === "gradient" ? /* @__PURE__ */ jsx183(ColorGradient, { focus: focusView, size, canvasOrientation }) : /* @__PURE__ */ jsx183(ColorPalette, { palette, size }) }),
|
|
4926
4931
|
actionButtons && /* @__PURE__ */ jsxs79(ActionButtons, { className: "k-coloreditor-footer", alignment: "end", children: [
|
|
4927
4932
|
/* @__PURE__ */ jsx183(Button, { className: "k-coloreditor-cancel", size, children: "Cancel" }),
|
|
4928
4933
|
/* @__PURE__ */ jsx183(Button, { themeColor: "primary", size, className: "k-coloreditor-apply", children: "Apply" })
|