@3t-transform/threeteeui 1.9.70 → 1.9.71
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/loader.cjs.js +1 -1
- package/dist/cjs/{tttx-action-dropdown_1_9_70.cjs.entry.js → tttx-action-dropdown_1_9_71.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-button-v2_1_9_70.cjs.entry.js → tttx-button-v2_1_9_71.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-button_1_9_70.cjs.entry.js → tttx-button_1_9_71.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-chart_1_9_70.cjs.entry.js → tttx-chart_1_9_71.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-checkbox-group-caption_1_9_70.cjs.entry.js → tttx-checkbox-group-caption_1_9_71.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group-heading_1_9_70.cjs.entry.js → tttx-checkbox-group-heading_1_9_71.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group_1_9_70.cjs.entry.js → tttx-checkbox-group_1_9_71.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox_1_9_70.cjs.entry.js → tttx-checkbox_1_9_71.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-comments_1_9_70.cjs.entry.js → tttx-comments_1_9_71.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-data-pattern_1_9_70.cjs.entry.js → tttx-data-pattern_1_9_71.cjs.entry.js} +5 -5
- package/dist/cjs/{tttx-datacard_1_9_70.cjs.entry.js → tttx-datacard_1_9_71.cjs.entry.js} +4 -4
- package/dist/cjs/tttx-date-range-picker.cjs.entry.js +1 -1
- package/dist/cjs/{tttx-dialog-box_1_9_70.cjs.entry.js → tttx-dialog-box_1_9_71.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-dialog_1_9_70.cjs.entry.js → tttx-dialog_1_9_71.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-expander_1_9_70.cjs.entry.js → tttx-expander_1_9_71.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-filter_1_9_70_4.cjs.entry.js → tttx-filter_1_9_71_4.cjs.entry.js} +9 -9
- package/dist/cjs/{tttx-form_1_9_70.cjs.entry.js → tttx-form_1_9_71.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-graph_1_9_70.cjs.entry.js → tttx-graph_1_9_71.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-icon_1_9_70.cjs.entry.js → tttx-icon_1_9_71.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-keyvalue-block_1_9_70.cjs.entry.js → tttx-keyvalue-block_1_9_71.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-loading-spinner_1_9_70_3.cjs.entry.js → tttx-loading-spinner_1_9_71_3.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-multiselect-box_1_9_70.cjs.entry.js → tttx-multiselect-box_1_9_71.cjs.entry.js} +7 -7
- package/dist/cjs/{tttx-percentage-bar_1_9_70.cjs.entry.js → tttx-percentage-bar_1_9_71.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-qrcode_1_9_70.cjs.entry.js → tttx-qrcode_1_9_71.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-range-slider.cjs.entry.js → tttx-range-slider_1_9_71.cjs.entry.js} +31 -3
- package/dist/cjs/{tttx-select-box_1_9_70.cjs.entry.js → tttx-select-box_1_9_71.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-skeleton_loader_1_9_70.cjs.entry.js → tttx-skeleton_loader_1_9_71.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-table_1_9_70.cjs.entry.js → tttx-table_1_9_71.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tabs_1_9_70.cjs.entry.js → tttx-tabs_1_9_71.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-textarea_1_9_70.cjs.entry.js → tttx-textarea_1_9_71.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-toggle_1_9_70.cjs.entry.js → tttx-toggle_1_9_71.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tooltip_1_9_70.cjs.entry.js → tttx-tooltip_1_9_71.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tree-view_1_9_70.cjs.entry.js → tttx-tree-view_1_9_71.cjs.entry.js} +3 -3
- package/dist/cjs/tttx.cjs.js +1 -1
- package/dist/collection/components/atoms/tttx-button/tttx-button.js +2 -2
- package/dist/collection/components/atoms/tttx-button/tttx-button.stories.js +24 -24
- package/dist/collection/components/atoms/tttx-button-v2/tttx-button-v2.css +1 -1
- package/dist/collection/components/atoms/tttx-button-v2/tttx-button-v2.js +3 -3
- package/dist/collection/components/atoms/tttx-button-v2/tttx-button-v2.stories.js +15 -15
- package/dist/collection/components/atoms/tttx-checkbox/tttx-checkbox.js +2 -2
- package/dist/collection/components/atoms/tttx-checkbox/tttx-checkbox.stories.js +1 -1
- package/dist/collection/components/atoms/tttx-datacard/tttx-datacard.js +4 -4
- package/dist/collection/components/atoms/tttx-datacard/tttx-datacard.stories.js +10 -10
- package/dist/collection/components/atoms/tttx-icon/tttx-icon.js +1 -1
- package/dist/collection/components/atoms/tttx-icon/tttx-icon.stories.js +1 -1
- package/dist/collection/components/atoms/tttx-keyvalue-block/tttx-keyvalue-block.js +1 -1
- package/dist/collection/components/atoms/tttx-keyvalue-block/tttx-keyvalue-block.stories.js +6 -6
- package/dist/collection/components/atoms/tttx-loading-spinner/tttx-loading-spinner.js +1 -1
- package/dist/collection/components/atoms/tttx-loading-spinner/tttx-loading-spinner.stories.js +2 -2
- package/dist/collection/components/atoms/tttx-percentage-bar/tttx-percentage-bar.js +1 -1
- package/dist/collection/components/atoms/tttx-percentage-bar/tttx-percentage-bar.stories.js +5 -5
- package/dist/collection/components/atoms/tttx-qrcode/tttx-qrcode.js +1 -1
- package/dist/collection/components/atoms/tttx-qrcode/tttx-qrcode.stories.js +1 -1
- package/dist/collection/components/atoms/tttx-skeleton-loader/tttx-skeleton-loader.js +1 -1
- package/dist/collection/components/atoms/tttx-tag/tttx-tag.js +2 -2
- package/dist/collection/components/atoms/tttx-tag/tttx-tag.stories.js +6 -6
- package/dist/collection/components/atoms/tttx-toggle/tttx-toggle.js +1 -1
- package/dist/collection/components/atoms/tttx-toggle/tttx-toggle.stories.js +2 -2
- package/dist/collection/components/molecules/tttx-action-dropdown/tttx-action-dropdown.js +2 -2
- package/dist/collection/components/molecules/tttx-action-dropdown/tttx-action-dropdown.stories.js +1 -1
- package/dist/collection/components/molecules/tttx-chart/tttx-chart.js +3 -3
- package/dist/collection/components/molecules/tttx-chart/tttx-chart.stories.js +4 -4
- package/dist/collection/components/molecules/tttx-checkbox-group/components/tttx-checkbox-group-caption.js +1 -1
- package/dist/collection/components/molecules/tttx-checkbox-group/components/tttx-checkbox-group-heading.js +1 -1
- package/dist/collection/components/molecules/tttx-checkbox-group/tttx-checkbox-group.js +1 -1
- package/dist/collection/components/molecules/tttx-checkbox-group/tttx-checkbox-group.stories.js +10 -10
- package/dist/collection/components/molecules/tttx-comments/tttx-comments.js +4 -4
- package/dist/collection/components/molecules/tttx-comments/tttx-comments.stories.js +4 -4
- package/dist/collection/components/molecules/tttx-date-range-picker/tttx-date-range-picker.js +1 -1
- package/dist/collection/components/molecules/tttx-dialog/tttx-dialog.js +2 -2
- package/dist/collection/components/molecules/tttx-dialog/tttx-dialog.stories.js +6 -6
- package/dist/collection/components/molecules/tttx-dialog-box/tttx-dialog-box.js +3 -3
- package/dist/collection/components/molecules/tttx-dialog-box/tttx-dialog-box.stories.js +24 -24
- package/dist/collection/components/molecules/tttx-expander/tttx-expander.js +2 -2
- package/dist/collection/components/molecules/tttx-expander/tttx-expander.stories.js +9 -9
- package/dist/collection/components/molecules/tttx-filter/tttx-filter.js +3 -3
- package/dist/collection/components/molecules/tttx-filter/tttx-filter.stories.js +2 -2
- package/dist/collection/components/molecules/tttx-form/tttx-form.js +2 -2
- package/dist/collection/components/molecules/tttx-form/tttx-form.stories.js +8 -8
- package/dist/collection/components/molecules/tttx-graph/tttx-graph.js +1 -1
- package/dist/collection/components/molecules/tttx-graph/tttx-graph.stories.js +1 -1
- package/dist/collection/components/molecules/tttx-list/tttx-list.js +3 -3
- package/dist/collection/components/molecules/tttx-list/tttx-list.stories.js +47 -47
- package/dist/collection/components/molecules/tttx-multiselect-box/tttx-multiselect-box.js +7 -7
- package/dist/collection/components/molecules/tttx-multiselect-box/tttx-multiselect-box.stories.js +37 -37
- package/dist/collection/components/molecules/tttx-range-slider/tttx-range-slider.css +7 -10
- package/dist/collection/components/molecules/tttx-range-slider/tttx-range-slider.js +39 -2
- package/dist/collection/components/molecules/tttx-range-slider/tttx-range-slider.stories.js +3 -3
- package/dist/collection/components/molecules/tttx-select-box/tttx-select-box.js +6 -6
- package/dist/collection/components/molecules/tttx-select-box/tttx-select-box.stories.js +22 -22
- package/dist/collection/components/molecules/tttx-sorter/tttx-sorter.js +2 -2
- package/dist/collection/components/molecules/tttx-sorter/tttx-sorter.stories.js +1 -1
- package/dist/collection/components/molecules/tttx-standalone-input/tttx-standalone-input.js +4 -4
- package/dist/collection/components/molecules/tttx-standalone-input/tttx-standalone-input.stories.js +1 -1
- package/dist/collection/components/molecules/tttx-table/tttx-table.js +1 -1
- package/dist/collection/components/molecules/tttx-table/tttx-table.stories.js +6 -6
- package/dist/collection/components/molecules/tttx-tabs/tttx-tabs.js +3 -3
- package/dist/collection/components/molecules/tttx-tabs/tttx-tabs.stories.js +4 -4
- package/dist/collection/components/molecules/tttx-textarea/tttx-textarea.js +3 -3
- package/dist/collection/components/molecules/tttx-textarea/tttx-textarea.stories.js +1 -1
- package/dist/collection/components/molecules/tttx-toolbar/tttx-toolbar.js +1 -1
- package/dist/collection/components/molecules/tttx-toolbar/tttx-toolbar.stories.js +37 -37
- package/dist/collection/components/molecules/tttx-tooltip/tttx-tooltip.js +1 -1
- package/dist/collection/components/molecules/tttx-tooltip/tttx-tootip.stories.js +2 -2
- package/dist/collection/components/molecules/tttx-tree-view/tttx-tree-view.js +3 -3
- package/dist/collection/components/molecules/tttx-tree-view/tttx-tree-view.stories.js +1 -1
- package/dist/collection/components/organisms/tttx-data-pattern/tttx-data-pattern.js +5 -5
- package/dist/collection/components/organisms/tttx-data-pattern/tttx-data-pattern.stories.js +5 -5
- package/dist/components/index.d.ts +37 -37
- package/dist/components/index.js +37 -37
- package/dist/components/tttx-action-dropdown_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-action-dropdown_1_9_70.js → tttx-action-dropdown_1_9_71.js} +7 -7
- package/dist/components/{tttx-checkbox_1_9_70.d.ts → tttx-button-v2_1_9_71.d.ts} +4 -4
- package/dist/components/{tttx-button-v2_1_9_70.js → tttx-button-v2_1_9_71.js} +9 -9
- package/dist/components/tttx-button.js +5 -5
- package/dist/components/{tttx-dialog_1_9_70.d.ts → tttx-button_1_9_71.d.ts} +4 -4
- package/dist/components/{tttx-button_1_9_70.js → tttx-button_1_9_71.js} +2 -2
- package/dist/components/{tttx-table_1_9_70.d.ts → tttx-chart_1_9_71.d.ts} +4 -4
- package/dist/components/{tttx-chart_1_9_70.js → tttx-chart_1_9_71.js} +10 -10
- package/dist/components/tttx-checkbox-group-caption_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-caption_1_9_70.js → tttx-checkbox-group-caption_1_9_71.js} +5 -5
- package/dist/components/tttx-checkbox-group-heading_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-heading_1_9_70.js → tttx-checkbox-group-heading_1_9_71.js} +5 -5
- package/dist/components/tttx-checkbox-group_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group_1_9_70.js → tttx-checkbox-group_1_9_71.js} +5 -5
- package/dist/components/{tttx-button-v2_1_9_70.d.ts → tttx-checkbox_1_9_71.d.ts} +4 -4
- package/dist/components/{tttx-checkbox_1_9_70.js → tttx-checkbox_1_9_71.js} +7 -7
- package/dist/components/tttx-comments_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-comments_1_9_70.js → tttx-comments_1_9_71.js} +9 -9
- package/dist/components/tttx-data-pattern_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-data-pattern_1_9_70.js → tttx-data-pattern_1_9_71.js} +16 -16
- package/dist/components/tttx-datacard_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-datacard_1_9_70.js → tttx-datacard_1_9_71.js} +10 -10
- package/dist/components/tttx-date-range-picker.js +3 -3
- package/dist/components/tttx-dialog-box_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-dialog-box_1_9_70.js → tttx-dialog-box_1_9_71.js} +9 -9
- package/dist/components/{tttx-filter_1_9_70.d.ts → tttx-dialog_1_9_71.d.ts} +4 -4
- package/dist/components/{tttx-dialog_1_9_70.js → tttx-dialog_1_9_71.js} +8 -8
- package/dist/components/tttx-expander_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-expander_1_9_70.js → tttx-expander_1_9_71.js} +7 -7
- package/dist/components/tttx-filter.js +6 -6
- package/dist/components/{tttx-button_1_9_70.d.ts → tttx-filter_1_9_71.d.ts} +4 -4
- package/dist/components/{tttx-filter_1_9_70.js → tttx-filter_1_9_71.js} +2 -2
- package/dist/components/{tttx-form_1_9_70.d.ts → tttx-form_1_9_71.d.ts} +4 -4
- package/dist/components/{tttx-form_1_9_70.js → tttx-form_1_9_71.js} +11 -11
- package/dist/components/tttx-graph.js +3 -3
- package/dist/components/{tttx-graph_1_9_70.d.ts → tttx-graph_1_9_71.d.ts} +4 -4
- package/dist/components/{tttx-graph_1_9_70.js → tttx-graph_1_9_71.js} +2 -2
- package/dist/components/tttx-icon.js +3 -3
- package/dist/components/{tttx-list_1_9_70.d.ts → tttx-icon_1_9_71.d.ts} +4 -4
- package/dist/components/{tttx-icon_1_9_70.js → tttx-icon_1_9_71.js} +2 -2
- package/dist/components/tttx-keyvalue-block_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-keyvalue-block_1_9_70.js → tttx-keyvalue-block_1_9_71.js} +5 -5
- package/dist/components/tttx-list.js +6 -6
- package/dist/components/{tttx-icon_1_9_70.d.ts → tttx-list_1_9_71.d.ts} +4 -4
- package/dist/components/{tttx-list_1_9_70.js → tttx-list_1_9_71.js} +2 -2
- package/dist/components/tttx-loading-spinner.js +3 -3
- package/dist/components/tttx-loading-spinner_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-loading-spinner_1_9_70.js → tttx-loading-spinner_1_9_71.js} +2 -2
- package/dist/components/tttx-multiselect-box_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-multiselect-box_1_9_70.js → tttx-multiselect-box_1_9_71.js} +16 -16
- package/dist/components/tttx-percentage-bar_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-percentage-bar_1_9_70.js → tttx-percentage-bar_1_9_71.js} +6 -6
- package/dist/components/{tttx-qrcode_1_9_70.d.ts → tttx-qrcode_1_9_71.d.ts} +4 -4
- package/dist/components/{tttx-qrcode_1_9_70.js → tttx-qrcode_1_9_71.js} +5 -5
- package/dist/components/tttx-range-slider_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-range-slider.js → tttx-range-slider_1_9_71.js} +38 -10
- package/dist/components/tttx-select-box.js +12 -12
- package/dist/components/tttx-select-box_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-select-box_1_9_70.js → tttx-select-box_1_9_71.js} +2 -2
- package/dist/components/tttx-skeleton_loader_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-skeleton_loader_1_9_70.js → tttx-skeleton_loader_1_9_71.js} +5 -5
- package/dist/components/tttx-sorter.js +5 -5
- package/dist/components/tttx-sorter_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-sorter_1_9_70.js → tttx-sorter_1_9_71.js} +2 -2
- package/dist/components/tttx-standalone-input.js +6 -6
- package/dist/components/tttx-standalone-input_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-standalone-input_1_9_70.js → tttx-standalone-input_1_9_71.js} +2 -2
- package/dist/components/{tttx-chart_1_9_70.d.ts → tttx-table_1_9_71.d.ts} +4 -4
- package/dist/components/{tttx-table_1_9_70.js → tttx-table_1_9_71.js} +5 -5
- package/dist/components/{tttx-range-slider.d.ts → tttx-tabs_1_9_71.d.ts} +4 -4
- package/dist/components/{tttx-tabs_1_9_70.js → tttx-tabs_1_9_71.js} +9 -9
- package/dist/components/tttx-tag.js +5 -5
- package/dist/components/{tttx-tag_1_9_70.d.ts → tttx-tag_1_9_71.d.ts} +4 -4
- package/dist/components/{tttx-tag_1_9_70.js → tttx-tag_1_9_71.js} +2 -2
- package/dist/components/tttx-textarea_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-textarea_1_9_70.js → tttx-textarea_1_9_71.js} +6 -6
- package/dist/components/tttx-toggle_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-toggle_1_9_70.js → tttx-toggle_1_9_71.js} +5 -5
- package/dist/components/tttx-toolbar.js +3 -3
- package/dist/components/tttx-toolbar_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-toolbar_1_9_70.js → tttx-toolbar_1_9_71.js} +2 -2
- package/dist/components/tttx-tooltip_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-tooltip_1_9_70.js → tttx-tooltip_1_9_71.js} +5 -5
- package/dist/components/tttx-tree-view_1_9_71.d.ts +11 -0
- package/dist/components/{tttx-tree-view_1_9_70.js → tttx-tree-view_1_9_71.js} +9 -9
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{tttx-action-dropdown_1_9_70.entry.js → tttx-action-dropdown_1_9_71.entry.js} +2 -2
- package/dist/esm/{tttx-button-v2_1_9_70.entry.js → tttx-button-v2_1_9_71.entry.js} +4 -4
- package/dist/esm/{tttx-button_1_9_70.entry.js → tttx-button_1_9_71.entry.js} +2 -2
- package/dist/esm/{tttx-chart_1_9_70.entry.js → tttx-chart_1_9_71.entry.js} +3 -3
- package/dist/esm/{tttx-checkbox-group-caption_1_9_70.entry.js → tttx-checkbox-group-caption_1_9_71.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group-heading_1_9_70.entry.js → tttx-checkbox-group-heading_1_9_71.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group_1_9_70.entry.js → tttx-checkbox-group_1_9_71.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox_1_9_70.entry.js → tttx-checkbox_1_9_71.entry.js} +2 -2
- package/dist/esm/{tttx-comments_1_9_70.entry.js → tttx-comments_1_9_71.entry.js} +4 -4
- package/dist/esm/{tttx-data-pattern_1_9_70.entry.js → tttx-data-pattern_1_9_71.entry.js} +5 -5
- package/dist/esm/{tttx-datacard_1_9_70.entry.js → tttx-datacard_1_9_71.entry.js} +4 -4
- package/dist/esm/tttx-date-range-picker.entry.js +1 -1
- package/dist/esm/{tttx-dialog-box_1_9_70.entry.js → tttx-dialog-box_1_9_71.entry.js} +3 -3
- package/dist/esm/{tttx-dialog_1_9_70.entry.js → tttx-dialog_1_9_71.entry.js} +2 -2
- package/dist/esm/{tttx-expander_1_9_70.entry.js → tttx-expander_1_9_71.entry.js} +2 -2
- package/dist/esm/{tttx-filter_1_9_70_4.entry.js → tttx-filter_1_9_71_4.entry.js} +6 -6
- package/dist/esm/{tttx-form_1_9_70.entry.js → tttx-form_1_9_71.entry.js} +2 -2
- package/dist/esm/{tttx-graph_1_9_70.entry.js → tttx-graph_1_9_71.entry.js} +1 -1
- package/dist/esm/{tttx-icon_1_9_70.entry.js → tttx-icon_1_9_71.entry.js} +1 -1
- package/dist/esm/{tttx-keyvalue-block_1_9_70.entry.js → tttx-keyvalue-block_1_9_71.entry.js} +1 -1
- package/dist/esm/{tttx-loading-spinner_1_9_70_3.entry.js → tttx-loading-spinner_1_9_71_3.entry.js} +4 -4
- package/dist/esm/{tttx-multiselect-box_1_9_70.entry.js → tttx-multiselect-box_1_9_71.entry.js} +7 -7
- package/dist/esm/{tttx-percentage-bar_1_9_70.entry.js → tttx-percentage-bar_1_9_71.entry.js} +2 -2
- package/dist/esm/{tttx-qrcode_1_9_70.entry.js → tttx-qrcode_1_9_71.entry.js} +1 -1
- package/dist/esm/{tttx-range-slider.entry.js → tttx-range-slider_1_9_71.entry.js} +31 -3
- package/dist/esm/{tttx-select-box_1_9_70.entry.js → tttx-select-box_1_9_71.entry.js} +6 -6
- package/dist/esm/{tttx-skeleton_loader_1_9_70.entry.js → tttx-skeleton_loader_1_9_71.entry.js} +1 -1
- package/dist/esm/{tttx-table_1_9_70.entry.js → tttx-table_1_9_71.entry.js} +1 -1
- package/dist/esm/{tttx-tabs_1_9_70.entry.js → tttx-tabs_1_9_71.entry.js} +4 -4
- package/dist/esm/{tttx-textarea_1_9_70.entry.js → tttx-textarea_1_9_71.entry.js} +2 -2
- package/dist/esm/{tttx-toggle_1_9_70.entry.js → tttx-toggle_1_9_71.entry.js} +1 -1
- package/dist/esm/{tttx-tooltip_1_9_70.entry.js → tttx-tooltip_1_9_71.entry.js} +1 -1
- package/dist/esm/{tttx-tree-view_1_9_70.entry.js → tttx-tree-view_1_9_71.entry.js} +3 -3
- package/dist/esm/tttx.js +1 -1
- package/dist/tttx/p-13272658.entry.js +1 -1
- package/dist/tttx/p-18fce688.entry.js +1 -0
- package/dist/tttx/p-1f75b5d3.entry.js +1 -1
- package/dist/tttx/p-32cf4137.entry.js +1 -1
- package/dist/tttx/p-36edf716.entry.js +1 -1
- package/dist/tttx/p-47fadd24.entry.js +1 -1
- package/dist/tttx/p-4c63f7da.entry.js +1 -1
- package/dist/tttx/p-4ddf7946.entry.js +1 -1
- package/dist/tttx/p-5765b7da.entry.js +1 -1
- package/dist/tttx/p-5b7c20ff.entry.js +1 -1
- package/dist/tttx/p-5e14d6aa.entry.js +1 -1
- package/dist/tttx/p-620b18f6.entry.js +1 -1
- package/dist/tttx/p-66340f2f.entry.js +1 -1
- package/dist/tttx/p-71bb2f21.entry.js +1 -1
- package/dist/tttx/p-74a8c484.entry.js +1 -1
- package/dist/tttx/p-789defe0.entry.js +1 -1
- package/dist/tttx/p-8392774e.entry.js +1 -1
- package/dist/tttx/p-86cdb616.entry.js +1 -1
- package/dist/tttx/p-8beccdc9.entry.js +1 -1
- package/dist/tttx/p-969a4944.entry.js +1 -1
- package/dist/tttx/p-a2979a57.entry.js +1 -1
- package/dist/tttx/p-a50d9105.entry.js +1 -1
- package/dist/tttx/p-a8526f90.entry.js +1 -1
- package/dist/tttx/p-b2a0053a.entry.js +1 -1
- package/dist/tttx/p-b4fe2853.entry.js +1 -1
- package/dist/tttx/p-b97e0e3c.entry.js +1 -1
- package/dist/tttx/p-c33f9022.entry.js +1 -1
- package/dist/tttx/p-ca58259a.entry.js +1 -1
- package/dist/tttx/p-d1ee41dd.entry.js +1 -1
- package/dist/tttx/p-ee41fe8f.entry.js +1 -1
- package/dist/tttx/p-f30833e3.entry.js +1 -1
- package/dist/tttx/p-f69b4685.entry.js +1 -1
- package/dist/tttx/p-ff7edd81.entry.js +1 -1
- package/dist/tttx/tttx.esm.js +1 -1
- package/dist/types/components/molecules/tttx-range-slider/tttx-range-slider.d.ts +4 -0
- package/dist/types/components/molecules/tttx-select-box/tttx-select-box.d.ts +1 -1
- package/dist/types/components/molecules/tttx-standalone-input/tttx-standalone-input.d.ts +2 -2
- package/dist/types/components/molecules/tttx-textarea/tttx-textarea.d.ts +2 -2
- package/dist/types/components.d.ts +440 -440
- package/package.json +1 -1
- package/dist/components/tttx-action-dropdown_1_9_70.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-caption_1_9_70.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-heading_1_9_70.d.ts +0 -11
- package/dist/components/tttx-checkbox-group_1_9_70.d.ts +0 -11
- package/dist/components/tttx-comments_1_9_70.d.ts +0 -11
- package/dist/components/tttx-data-pattern_1_9_70.d.ts +0 -11
- package/dist/components/tttx-datacard_1_9_70.d.ts +0 -11
- package/dist/components/tttx-dialog-box_1_9_70.d.ts +0 -11
- package/dist/components/tttx-expander_1_9_70.d.ts +0 -11
- package/dist/components/tttx-keyvalue-block_1_9_70.d.ts +0 -11
- package/dist/components/tttx-loading-spinner_1_9_70.d.ts +0 -11
- package/dist/components/tttx-multiselect-box_1_9_70.d.ts +0 -11
- package/dist/components/tttx-percentage-bar_1_9_70.d.ts +0 -11
- package/dist/components/tttx-select-box_1_9_70.d.ts +0 -11
- package/dist/components/tttx-skeleton_loader_1_9_70.d.ts +0 -11
- package/dist/components/tttx-sorter_1_9_70.d.ts +0 -11
- package/dist/components/tttx-standalone-input_1_9_70.d.ts +0 -11
- package/dist/components/tttx-tabs_1_9_70.d.ts +0 -11
- package/dist/components/tttx-textarea_1_9_70.d.ts +0 -11
- package/dist/components/tttx-toggle_1_9_70.d.ts +0 -11
- package/dist/components/tttx-toolbar_1_9_70.d.ts +0 -11
- package/dist/components/tttx-tooltip_1_9_70.d.ts +0 -11
- package/dist/components/tttx-tree-view_1_9_70.d.ts +0 -11
- package/dist/tttx/p-a6aa113c.entry.js +0 -1
|
@@ -22,14 +22,14 @@ import { TableHeader } from "./components/molecules/tttx-table/tttx-table.types"
|
|
|
22
22
|
import { Tab } from "./components/molecules/tttx-tabs/interfaces";
|
|
23
23
|
import { ExpandNodeEvent, TreeViewItem } from "./components/molecules/tttx-tree-view/helper/helper";
|
|
24
24
|
export namespace Components {
|
|
25
|
-
interface
|
|
25
|
+
interface TttxActionDropdown_1_9_71 {
|
|
26
26
|
"actionKey": string;
|
|
27
27
|
"defaultOption": string;
|
|
28
28
|
"fieldOptionsData": string | ActionDropdownData;
|
|
29
29
|
"icon": string;
|
|
30
30
|
"isIconVisible": boolean;
|
|
31
31
|
}
|
|
32
|
-
interface
|
|
32
|
+
interface TttxButtonV2_1_9_71 {
|
|
33
33
|
"design": | 'primary'
|
|
34
34
|
| 'secondary'
|
|
35
35
|
| 'default'
|
|
@@ -52,14 +52,14 @@ export namespace Components {
|
|
|
52
52
|
"size": 'S' | 'M' | 'L';
|
|
53
53
|
"type"?: 'button' | 'dropdown';
|
|
54
54
|
}
|
|
55
|
-
interface
|
|
55
|
+
interface TttxButton_1_9_71 {
|
|
56
56
|
"design": string;
|
|
57
57
|
"icon": string;
|
|
58
58
|
"iconcolor": string;
|
|
59
59
|
"iconposition": 'left' | 'right';
|
|
60
60
|
"notext": boolean;
|
|
61
61
|
}
|
|
62
|
-
interface
|
|
62
|
+
interface TttxChart_1_9_71 {
|
|
63
63
|
"chartData": ChartData;
|
|
64
64
|
"chartOptions"?: ChartOptions;
|
|
65
65
|
"chartType": 'line' | 'doughnut' | 'semi-gauge';
|
|
@@ -70,20 +70,20 @@ export namespace Components {
|
|
|
70
70
|
"loading"?: boolean;
|
|
71
71
|
"width": string;
|
|
72
72
|
}
|
|
73
|
-
interface
|
|
73
|
+
interface TttxCheckboxGroupCaption_1_9_71 {
|
|
74
74
|
}
|
|
75
|
-
interface
|
|
75
|
+
interface TttxCheckboxGroupHeading_1_9_71 {
|
|
76
76
|
}
|
|
77
|
-
interface
|
|
77
|
+
interface TttxCheckboxGroup_1_9_71 {
|
|
78
78
|
}
|
|
79
|
-
interface
|
|
79
|
+
interface TttxCheckbox_1_9_71 {
|
|
80
80
|
"checkboxId": string;
|
|
81
81
|
"checked": boolean;
|
|
82
82
|
"indeterminate": boolean;
|
|
83
83
|
"inline": boolean;
|
|
84
84
|
"label": string;
|
|
85
85
|
}
|
|
86
|
-
interface
|
|
86
|
+
interface TttxComments_1_9_71 {
|
|
87
87
|
"addDummyComment": (text: string, createdByFullName?: string) => Promise<void>;
|
|
88
88
|
"allowEditing": boolean;
|
|
89
89
|
"comments": string | Comment[];
|
|
@@ -96,7 +96,7 @@ export namespace Components {
|
|
|
96
96
|
"saveButtonText": string;
|
|
97
97
|
"value": string;
|
|
98
98
|
}
|
|
99
|
-
interface
|
|
99
|
+
interface TttxDataPattern_1_9_71 {
|
|
100
100
|
"addbutton": boolean;
|
|
101
101
|
"addbuttonlabel": string;
|
|
102
102
|
"data": string;
|
|
@@ -106,7 +106,7 @@ export namespace Components {
|
|
|
106
106
|
"searchplaceholder": string;
|
|
107
107
|
"sorterOptions": string;
|
|
108
108
|
}
|
|
109
|
-
interface
|
|
109
|
+
interface TttxDatacard_1_9_71 {
|
|
110
110
|
"cardTitle": string;
|
|
111
111
|
"cardType": string;
|
|
112
112
|
"chartConfig": string;
|
|
@@ -119,13 +119,13 @@ export namespace Components {
|
|
|
119
119
|
"initialValue"?: { start: string; end: string };
|
|
120
120
|
"placeholderText": string;
|
|
121
121
|
}
|
|
122
|
-
interface
|
|
122
|
+
interface TttxDialogBox_1_9_71 {
|
|
123
123
|
"allowOverflow": boolean;
|
|
124
124
|
"data": string | DialogItems;
|
|
125
125
|
"open": boolean;
|
|
126
126
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
127
127
|
}
|
|
128
|
-
interface
|
|
128
|
+
interface TttxDialog_1_9_71 {
|
|
129
129
|
"allowOverflow": boolean;
|
|
130
130
|
"closeEnabled": boolean;
|
|
131
131
|
"header": string;
|
|
@@ -133,13 +133,13 @@ export namespace Components {
|
|
|
133
133
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
134
134
|
"type": 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
135
135
|
}
|
|
136
|
-
interface
|
|
136
|
+
interface TttxExpander_1_9_71 {
|
|
137
137
|
"lefticon"?: string;
|
|
138
138
|
"lefticoncolor"?: string;
|
|
139
139
|
"name": string;
|
|
140
140
|
"open": boolean;
|
|
141
141
|
}
|
|
142
|
-
interface
|
|
142
|
+
interface TttxFilter_1_9_71 {
|
|
143
143
|
"defaultFilterOptions": string[] | string;
|
|
144
144
|
"filterButtonStyle": 'list filter' | 'list icon' | 'table icon';
|
|
145
145
|
"filterHeader": string;
|
|
@@ -150,7 +150,7 @@ export namespace Components {
|
|
|
150
150
|
"showSearchField": boolean;
|
|
151
151
|
"showSelectAll": boolean;
|
|
152
152
|
}
|
|
153
|
-
interface
|
|
153
|
+
interface TttxForm_1_9_71 {
|
|
154
154
|
/**
|
|
155
155
|
* Clear the validation message on a given form field
|
|
156
156
|
* @param fieldName The form field name to clear the validation of
|
|
@@ -197,33 +197,33 @@ export namespace Components {
|
|
|
197
197
|
"showLoadingSpinner": (fieldname: string, value: boolean) => Promise<void>;
|
|
198
198
|
"submit": () => Promise<void>;
|
|
199
199
|
}
|
|
200
|
-
interface
|
|
200
|
+
interface TttxGraph_1_9_71 {
|
|
201
201
|
"chartData": string;
|
|
202
202
|
"chartText": string;
|
|
203
203
|
"chartType": string;
|
|
204
204
|
}
|
|
205
|
-
interface
|
|
205
|
+
interface TttxIcon_1_9_71 {
|
|
206
206
|
"color": string;
|
|
207
207
|
"icon": string;
|
|
208
208
|
"size": number;
|
|
209
209
|
}
|
|
210
|
-
interface
|
|
210
|
+
interface TttxKeyvalueBlock_1_9_71 {
|
|
211
211
|
"horizontal": boolean;
|
|
212
212
|
"keyvalues": KeyBlockValues | KeyBlockValues[] | string;
|
|
213
213
|
"spacedout": boolean;
|
|
214
214
|
}
|
|
215
|
-
interface
|
|
215
|
+
interface TttxList_1_9_71 {
|
|
216
216
|
"data": string | ListItem[];
|
|
217
217
|
"name": string;
|
|
218
218
|
}
|
|
219
|
-
interface
|
|
219
|
+
interface TttxLoadingSpinner_1_9_71 {
|
|
220
220
|
"color": string;
|
|
221
221
|
"customMessageSchema"?: { threshold: number; message: string }[];
|
|
222
222
|
"loadingMessage": boolean;
|
|
223
223
|
"message"?: string;
|
|
224
224
|
"size": 'small' | 'large';
|
|
225
225
|
}
|
|
226
|
-
interface
|
|
226
|
+
interface TttxMultiselectBox_1_9_71 {
|
|
227
227
|
"htmlVisibleValue": boolean;
|
|
228
228
|
"inline": boolean;
|
|
229
229
|
"isLoading": boolean;
|
|
@@ -237,24 +237,24 @@ export namespace Components {
|
|
|
237
237
|
"stopLocalSearch": boolean;
|
|
238
238
|
"visibleValue": string;
|
|
239
239
|
}
|
|
240
|
-
interface
|
|
240
|
+
interface TttxPercentageBar_1_9_71 {
|
|
241
241
|
"color"?: string;
|
|
242
242
|
"labelid"?: string;
|
|
243
243
|
"min": string;
|
|
244
244
|
"percentage": string | number;
|
|
245
245
|
"thresholds"?: string | Threshold[];
|
|
246
246
|
}
|
|
247
|
-
interface
|
|
247
|
+
interface TttxQrcode_1_9_71 {
|
|
248
248
|
"link": string;
|
|
249
249
|
"size": number;
|
|
250
250
|
}
|
|
251
|
-
interface
|
|
251
|
+
interface TttxRangeSlider_1_9_71 {
|
|
252
252
|
"maximum": number;
|
|
253
253
|
"minimum": number;
|
|
254
254
|
"showFields": boolean;
|
|
255
255
|
"sliderMode": 'single' | 'dual';
|
|
256
256
|
}
|
|
257
|
-
interface
|
|
257
|
+
interface TttxSelectBox_1_9_71 {
|
|
258
258
|
"clearable": boolean;
|
|
259
259
|
"errorMsg": string;
|
|
260
260
|
"inline": boolean;
|
|
@@ -274,7 +274,7 @@ export namespace Components {
|
|
|
274
274
|
"useExternalFiltering": boolean;
|
|
275
275
|
"useExternalPaginatedFiltering": boolean;
|
|
276
276
|
}
|
|
277
|
-
interface
|
|
277
|
+
interface TttxSkeleton_loader_1_9_71 {
|
|
278
278
|
"animation": 'pulse' | 'wave' | 'none';
|
|
279
279
|
"borderRadius": string;
|
|
280
280
|
"color": string;
|
|
@@ -286,13 +286,13 @@ export namespace Components {
|
|
|
286
286
|
"variant": 'text' | 'circle' | 'rect';
|
|
287
287
|
"width": string;
|
|
288
288
|
}
|
|
289
|
-
interface
|
|
289
|
+
interface TttxSorter_1_9_71 {
|
|
290
290
|
"defaultOption": string;
|
|
291
291
|
"defaultSortDirection": 'ascending' | 'descending';
|
|
292
292
|
"fieldOptionsData": string | SorterData;
|
|
293
293
|
"sorterKey": string;
|
|
294
294
|
}
|
|
295
|
-
interface
|
|
295
|
+
interface TttxStandaloneInput_1_9_71 {
|
|
296
296
|
"autocomplete": 'off' | 'on';
|
|
297
297
|
"checked": boolean;
|
|
298
298
|
"disabled": boolean;
|
|
@@ -308,8 +308,8 @@ export namespace Components {
|
|
|
308
308
|
"inputiconcolor": string;
|
|
309
309
|
/**
|
|
310
310
|
* tabindex - Allows the HTML elements to be focusable
|
|
311
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
312
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
311
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_9_71 input-index="1" />
|
|
312
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_9_71 inputindex={1} />
|
|
313
313
|
*/
|
|
314
314
|
"inputindex": string | number;
|
|
315
315
|
/**
|
|
@@ -337,7 +337,7 @@ export namespace Components {
|
|
|
337
337
|
"type": string;
|
|
338
338
|
"value": string | number;
|
|
339
339
|
}
|
|
340
|
-
interface
|
|
340
|
+
interface TttxTable_1_9_71 {
|
|
341
341
|
"data": any;
|
|
342
342
|
"draggableHeaders": boolean;
|
|
343
343
|
"headers": TableHeader[];
|
|
@@ -345,13 +345,13 @@ export namespace Components {
|
|
|
345
345
|
"selectable": boolean;
|
|
346
346
|
"selected": number;
|
|
347
347
|
}
|
|
348
|
-
interface
|
|
348
|
+
interface TttxTabs_1_9_71 {
|
|
349
349
|
"navigation": boolean;
|
|
350
350
|
"tabs": string | Tab[];
|
|
351
351
|
"tabsName": string;
|
|
352
352
|
"wide": boolean;
|
|
353
353
|
}
|
|
354
|
-
interface
|
|
354
|
+
interface TttxTag_1_9_71 {
|
|
355
355
|
"color": string;
|
|
356
356
|
"hasIcon": boolean;
|
|
357
357
|
"icon": string;
|
|
@@ -360,13 +360,13 @@ export namespace Components {
|
|
|
360
360
|
"text": string;
|
|
361
361
|
"textColor": string;
|
|
362
362
|
}
|
|
363
|
-
interface
|
|
363
|
+
interface TttxTextarea_1_9_71 {
|
|
364
364
|
"disabled": boolean;
|
|
365
365
|
"errormsg": string;
|
|
366
366
|
/**
|
|
367
367
|
* tabindex - Allows the HTML elements to be focusable
|
|
368
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
369
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
368
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_9_71 input-index="1" />
|
|
369
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_9_71 inputindex={1} />
|
|
370
370
|
*/
|
|
371
371
|
"inputindex": string | number;
|
|
372
372
|
/**
|
|
@@ -390,13 +390,13 @@ export namespace Components {
|
|
|
390
390
|
"textareaautofocus": boolean;
|
|
391
391
|
"value": string | number;
|
|
392
392
|
}
|
|
393
|
-
interface
|
|
393
|
+
interface TttxToggle_1_9_71 {
|
|
394
394
|
"initialstate": boolean | string;
|
|
395
395
|
}
|
|
396
|
-
interface
|
|
396
|
+
interface TttxToolbar_1_9_71 {
|
|
397
397
|
"border": boolean;
|
|
398
398
|
}
|
|
399
|
-
interface
|
|
399
|
+
interface TttxTooltip_1_9_71 {
|
|
400
400
|
"ariaLabel": string;
|
|
401
401
|
"delay": number;
|
|
402
402
|
"disabled": boolean;
|
|
@@ -404,164 +404,164 @@ export namespace Components {
|
|
|
404
404
|
"text": string;
|
|
405
405
|
"trigger": Array<'hover' | 'click' | 'focus'>;
|
|
406
406
|
}
|
|
407
|
-
interface
|
|
407
|
+
interface TttxTreeView_1_9_71 {
|
|
408
408
|
"data": TreeViewItem[];
|
|
409
409
|
}
|
|
410
410
|
}
|
|
411
|
-
export interface
|
|
411
|
+
export interface TttxActionDropdown_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
412
412
|
detail: T;
|
|
413
|
-
target:
|
|
413
|
+
target: HTMLTttxActionDropdown_1_9_71Element;
|
|
414
414
|
}
|
|
415
|
-
export interface
|
|
415
|
+
export interface TttxButtonV2_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
416
416
|
detail: T;
|
|
417
|
-
target:
|
|
417
|
+
target: HTMLTttxButtonV2_1_9_71Element;
|
|
418
418
|
}
|
|
419
|
-
export interface
|
|
419
|
+
export interface TttxChart_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
420
420
|
detail: T;
|
|
421
|
-
target:
|
|
421
|
+
target: HTMLTttxChart_1_9_71Element;
|
|
422
422
|
}
|
|
423
|
-
export interface
|
|
423
|
+
export interface TttxCheckbox_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
424
424
|
detail: T;
|
|
425
|
-
target:
|
|
425
|
+
target: HTMLTttxCheckbox_1_9_71Element;
|
|
426
426
|
}
|
|
427
|
-
export interface
|
|
427
|
+
export interface TttxComments_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
428
428
|
detail: T;
|
|
429
|
-
target:
|
|
429
|
+
target: HTMLTttxComments_1_9_71Element;
|
|
430
430
|
}
|
|
431
431
|
export interface TttxDateRangePickerCustomEvent<T> extends CustomEvent<T> {
|
|
432
432
|
detail: T;
|
|
433
433
|
target: HTMLTttxDateRangePickerElement;
|
|
434
434
|
}
|
|
435
|
-
export interface
|
|
435
|
+
export interface TttxDialogBox_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
436
436
|
detail: T;
|
|
437
|
-
target:
|
|
437
|
+
target: HTMLTttxDialogBox_1_9_71Element;
|
|
438
438
|
}
|
|
439
|
-
export interface
|
|
439
|
+
export interface TttxDialog_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
440
440
|
detail: T;
|
|
441
|
-
target:
|
|
441
|
+
target: HTMLTttxDialog_1_9_71Element;
|
|
442
442
|
}
|
|
443
|
-
export interface
|
|
443
|
+
export interface TttxExpander_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
444
444
|
detail: T;
|
|
445
|
-
target:
|
|
445
|
+
target: HTMLTttxExpander_1_9_71Element;
|
|
446
446
|
}
|
|
447
|
-
export interface
|
|
447
|
+
export interface TttxFilter_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
448
448
|
detail: T;
|
|
449
|
-
target:
|
|
449
|
+
target: HTMLTttxFilter_1_9_71Element;
|
|
450
450
|
}
|
|
451
|
-
export interface
|
|
451
|
+
export interface TttxForm_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
452
452
|
detail: T;
|
|
453
|
-
target:
|
|
453
|
+
target: HTMLTttxForm_1_9_71Element;
|
|
454
454
|
}
|
|
455
|
-
export interface
|
|
455
|
+
export interface TttxList_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
456
456
|
detail: T;
|
|
457
|
-
target:
|
|
457
|
+
target: HTMLTttxList_1_9_71Element;
|
|
458
458
|
}
|
|
459
|
-
export interface
|
|
459
|
+
export interface TttxMultiselectBox_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
460
460
|
detail: T;
|
|
461
|
-
target:
|
|
461
|
+
target: HTMLTttxMultiselectBox_1_9_71Element;
|
|
462
462
|
}
|
|
463
|
-
export interface
|
|
463
|
+
export interface TttxRangeSlider_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
464
464
|
detail: T;
|
|
465
|
-
target:
|
|
465
|
+
target: HTMLTttxRangeSlider_1_9_71Element;
|
|
466
466
|
}
|
|
467
|
-
export interface
|
|
467
|
+
export interface TttxSelectBox_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
468
468
|
detail: T;
|
|
469
|
-
target:
|
|
469
|
+
target: HTMLTttxSelectBox_1_9_71Element;
|
|
470
470
|
}
|
|
471
|
-
export interface
|
|
471
|
+
export interface TttxSorter_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
472
472
|
detail: T;
|
|
473
|
-
target:
|
|
473
|
+
target: HTMLTttxSorter_1_9_71Element;
|
|
474
474
|
}
|
|
475
|
-
export interface
|
|
475
|
+
export interface TttxStandaloneInput_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
476
476
|
detail: T;
|
|
477
|
-
target:
|
|
477
|
+
target: HTMLTttxStandaloneInput_1_9_71Element;
|
|
478
478
|
}
|
|
479
|
-
export interface
|
|
479
|
+
export interface TttxTable_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
480
480
|
detail: T;
|
|
481
|
-
target:
|
|
481
|
+
target: HTMLTttxTable_1_9_71Element;
|
|
482
482
|
}
|
|
483
|
-
export interface
|
|
483
|
+
export interface TttxTabs_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
484
484
|
detail: T;
|
|
485
|
-
target:
|
|
485
|
+
target: HTMLTttxTabs_1_9_71Element;
|
|
486
486
|
}
|
|
487
|
-
export interface
|
|
487
|
+
export interface TttxTextarea_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
488
488
|
detail: T;
|
|
489
|
-
target:
|
|
489
|
+
target: HTMLTttxTextarea_1_9_71Element;
|
|
490
490
|
}
|
|
491
|
-
export interface
|
|
491
|
+
export interface TttxToggle_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
492
492
|
detail: T;
|
|
493
|
-
target:
|
|
493
|
+
target: HTMLTttxToggle_1_9_71Element;
|
|
494
494
|
}
|
|
495
|
-
export interface
|
|
495
|
+
export interface TttxTreeView_1_9_71CustomEvent<T> extends CustomEvent<T> {
|
|
496
496
|
detail: T;
|
|
497
|
-
target:
|
|
497
|
+
target: HTMLTttxTreeView_1_9_71Element;
|
|
498
498
|
}
|
|
499
499
|
declare global {
|
|
500
|
-
interface
|
|
500
|
+
interface HTMLTttxActionDropdown_1_9_71Element extends Components.TttxActionDropdown_1_9_71, HTMLStencilElement {
|
|
501
501
|
}
|
|
502
|
-
var
|
|
503
|
-
prototype:
|
|
504
|
-
new ():
|
|
502
|
+
var HTMLTttxActionDropdown_1_9_71Element: {
|
|
503
|
+
prototype: HTMLTttxActionDropdown_1_9_71Element;
|
|
504
|
+
new (): HTMLTttxActionDropdown_1_9_71Element;
|
|
505
505
|
};
|
|
506
|
-
interface
|
|
506
|
+
interface HTMLTttxButtonV2_1_9_71Element extends Components.TttxButtonV2_1_9_71, HTMLStencilElement {
|
|
507
507
|
}
|
|
508
|
-
var
|
|
509
|
-
prototype:
|
|
510
|
-
new ():
|
|
508
|
+
var HTMLTttxButtonV2_1_9_71Element: {
|
|
509
|
+
prototype: HTMLTttxButtonV2_1_9_71Element;
|
|
510
|
+
new (): HTMLTttxButtonV2_1_9_71Element;
|
|
511
511
|
};
|
|
512
|
-
interface
|
|
512
|
+
interface HTMLTttxButton_1_9_71Element extends Components.TttxButton_1_9_71, HTMLStencilElement {
|
|
513
513
|
}
|
|
514
|
-
var
|
|
515
|
-
prototype:
|
|
516
|
-
new ():
|
|
514
|
+
var HTMLTttxButton_1_9_71Element: {
|
|
515
|
+
prototype: HTMLTttxButton_1_9_71Element;
|
|
516
|
+
new (): HTMLTttxButton_1_9_71Element;
|
|
517
517
|
};
|
|
518
|
-
interface
|
|
518
|
+
interface HTMLTttxChart_1_9_71Element extends Components.TttxChart_1_9_71, HTMLStencilElement {
|
|
519
519
|
}
|
|
520
|
-
var
|
|
521
|
-
prototype:
|
|
522
|
-
new ():
|
|
520
|
+
var HTMLTttxChart_1_9_71Element: {
|
|
521
|
+
prototype: HTMLTttxChart_1_9_71Element;
|
|
522
|
+
new (): HTMLTttxChart_1_9_71Element;
|
|
523
523
|
};
|
|
524
|
-
interface
|
|
524
|
+
interface HTMLTttxCheckboxGroupCaption_1_9_71Element extends Components.TttxCheckboxGroupCaption_1_9_71, HTMLStencilElement {
|
|
525
525
|
}
|
|
526
|
-
var
|
|
527
|
-
prototype:
|
|
528
|
-
new ():
|
|
526
|
+
var HTMLTttxCheckboxGroupCaption_1_9_71Element: {
|
|
527
|
+
prototype: HTMLTttxCheckboxGroupCaption_1_9_71Element;
|
|
528
|
+
new (): HTMLTttxCheckboxGroupCaption_1_9_71Element;
|
|
529
529
|
};
|
|
530
|
-
interface
|
|
530
|
+
interface HTMLTttxCheckboxGroupHeading_1_9_71Element extends Components.TttxCheckboxGroupHeading_1_9_71, HTMLStencilElement {
|
|
531
531
|
}
|
|
532
|
-
var
|
|
533
|
-
prototype:
|
|
534
|
-
new ():
|
|
532
|
+
var HTMLTttxCheckboxGroupHeading_1_9_71Element: {
|
|
533
|
+
prototype: HTMLTttxCheckboxGroupHeading_1_9_71Element;
|
|
534
|
+
new (): HTMLTttxCheckboxGroupHeading_1_9_71Element;
|
|
535
535
|
};
|
|
536
|
-
interface
|
|
536
|
+
interface HTMLTttxCheckboxGroup_1_9_71Element extends Components.TttxCheckboxGroup_1_9_71, HTMLStencilElement {
|
|
537
537
|
}
|
|
538
|
-
var
|
|
539
|
-
prototype:
|
|
540
|
-
new ():
|
|
538
|
+
var HTMLTttxCheckboxGroup_1_9_71Element: {
|
|
539
|
+
prototype: HTMLTttxCheckboxGroup_1_9_71Element;
|
|
540
|
+
new (): HTMLTttxCheckboxGroup_1_9_71Element;
|
|
541
541
|
};
|
|
542
|
-
interface
|
|
542
|
+
interface HTMLTttxCheckbox_1_9_71Element extends Components.TttxCheckbox_1_9_71, HTMLStencilElement {
|
|
543
543
|
}
|
|
544
|
-
var
|
|
545
|
-
prototype:
|
|
546
|
-
new ():
|
|
544
|
+
var HTMLTttxCheckbox_1_9_71Element: {
|
|
545
|
+
prototype: HTMLTttxCheckbox_1_9_71Element;
|
|
546
|
+
new (): HTMLTttxCheckbox_1_9_71Element;
|
|
547
547
|
};
|
|
548
|
-
interface
|
|
548
|
+
interface HTMLTttxComments_1_9_71Element extends Components.TttxComments_1_9_71, HTMLStencilElement {
|
|
549
549
|
}
|
|
550
|
-
var
|
|
551
|
-
prototype:
|
|
552
|
-
new ():
|
|
550
|
+
var HTMLTttxComments_1_9_71Element: {
|
|
551
|
+
prototype: HTMLTttxComments_1_9_71Element;
|
|
552
|
+
new (): HTMLTttxComments_1_9_71Element;
|
|
553
553
|
};
|
|
554
|
-
interface
|
|
554
|
+
interface HTMLTttxDataPattern_1_9_71Element extends Components.TttxDataPattern_1_9_71, HTMLStencilElement {
|
|
555
555
|
}
|
|
556
|
-
var
|
|
557
|
-
prototype:
|
|
558
|
-
new ():
|
|
556
|
+
var HTMLTttxDataPattern_1_9_71Element: {
|
|
557
|
+
prototype: HTMLTttxDataPattern_1_9_71Element;
|
|
558
|
+
new (): HTMLTttxDataPattern_1_9_71Element;
|
|
559
559
|
};
|
|
560
|
-
interface
|
|
560
|
+
interface HTMLTttxDatacard_1_9_71Element extends Components.TttxDatacard_1_9_71, HTMLStencilElement {
|
|
561
561
|
}
|
|
562
|
-
var
|
|
563
|
-
prototype:
|
|
564
|
-
new ():
|
|
562
|
+
var HTMLTttxDatacard_1_9_71Element: {
|
|
563
|
+
prototype: HTMLTttxDatacard_1_9_71Element;
|
|
564
|
+
new (): HTMLTttxDatacard_1_9_71Element;
|
|
565
565
|
};
|
|
566
566
|
interface HTMLTttxDateRangePickerElement extends Components.TttxDateRangePicker, HTMLStencilElement {
|
|
567
567
|
}
|
|
@@ -569,214 +569,214 @@ declare global {
|
|
|
569
569
|
prototype: HTMLTttxDateRangePickerElement;
|
|
570
570
|
new (): HTMLTttxDateRangePickerElement;
|
|
571
571
|
};
|
|
572
|
-
interface
|
|
572
|
+
interface HTMLTttxDialogBox_1_9_71Element extends Components.TttxDialogBox_1_9_71, HTMLStencilElement {
|
|
573
573
|
}
|
|
574
|
-
var
|
|
575
|
-
prototype:
|
|
576
|
-
new ():
|
|
574
|
+
var HTMLTttxDialogBox_1_9_71Element: {
|
|
575
|
+
prototype: HTMLTttxDialogBox_1_9_71Element;
|
|
576
|
+
new (): HTMLTttxDialogBox_1_9_71Element;
|
|
577
577
|
};
|
|
578
|
-
interface
|
|
578
|
+
interface HTMLTttxDialog_1_9_71Element extends Components.TttxDialog_1_9_71, HTMLStencilElement {
|
|
579
579
|
}
|
|
580
|
-
var
|
|
581
|
-
prototype:
|
|
582
|
-
new ():
|
|
580
|
+
var HTMLTttxDialog_1_9_71Element: {
|
|
581
|
+
prototype: HTMLTttxDialog_1_9_71Element;
|
|
582
|
+
new (): HTMLTttxDialog_1_9_71Element;
|
|
583
583
|
};
|
|
584
|
-
interface
|
|
584
|
+
interface HTMLTttxExpander_1_9_71Element extends Components.TttxExpander_1_9_71, HTMLStencilElement {
|
|
585
585
|
}
|
|
586
|
-
var
|
|
587
|
-
prototype:
|
|
588
|
-
new ():
|
|
586
|
+
var HTMLTttxExpander_1_9_71Element: {
|
|
587
|
+
prototype: HTMLTttxExpander_1_9_71Element;
|
|
588
|
+
new (): HTMLTttxExpander_1_9_71Element;
|
|
589
589
|
};
|
|
590
|
-
interface
|
|
590
|
+
interface HTMLTttxFilter_1_9_71Element extends Components.TttxFilter_1_9_71, HTMLStencilElement {
|
|
591
591
|
}
|
|
592
|
-
var
|
|
593
|
-
prototype:
|
|
594
|
-
new ():
|
|
592
|
+
var HTMLTttxFilter_1_9_71Element: {
|
|
593
|
+
prototype: HTMLTttxFilter_1_9_71Element;
|
|
594
|
+
new (): HTMLTttxFilter_1_9_71Element;
|
|
595
595
|
};
|
|
596
|
-
interface
|
|
596
|
+
interface HTMLTttxForm_1_9_71Element extends Components.TttxForm_1_9_71, HTMLStencilElement {
|
|
597
597
|
}
|
|
598
|
-
var
|
|
599
|
-
prototype:
|
|
600
|
-
new ():
|
|
598
|
+
var HTMLTttxForm_1_9_71Element: {
|
|
599
|
+
prototype: HTMLTttxForm_1_9_71Element;
|
|
600
|
+
new (): HTMLTttxForm_1_9_71Element;
|
|
601
601
|
};
|
|
602
|
-
interface
|
|
602
|
+
interface HTMLTttxGraph_1_9_71Element extends Components.TttxGraph_1_9_71, HTMLStencilElement {
|
|
603
603
|
}
|
|
604
|
-
var
|
|
605
|
-
prototype:
|
|
606
|
-
new ():
|
|
604
|
+
var HTMLTttxGraph_1_9_71Element: {
|
|
605
|
+
prototype: HTMLTttxGraph_1_9_71Element;
|
|
606
|
+
new (): HTMLTttxGraph_1_9_71Element;
|
|
607
607
|
};
|
|
608
|
-
interface
|
|
608
|
+
interface HTMLTttxIcon_1_9_71Element extends Components.TttxIcon_1_9_71, HTMLStencilElement {
|
|
609
609
|
}
|
|
610
|
-
var
|
|
611
|
-
prototype:
|
|
612
|
-
new ():
|
|
610
|
+
var HTMLTttxIcon_1_9_71Element: {
|
|
611
|
+
prototype: HTMLTttxIcon_1_9_71Element;
|
|
612
|
+
new (): HTMLTttxIcon_1_9_71Element;
|
|
613
613
|
};
|
|
614
|
-
interface
|
|
614
|
+
interface HTMLTttxKeyvalueBlock_1_9_71Element extends Components.TttxKeyvalueBlock_1_9_71, HTMLStencilElement {
|
|
615
615
|
}
|
|
616
|
-
var
|
|
617
|
-
prototype:
|
|
618
|
-
new ():
|
|
616
|
+
var HTMLTttxKeyvalueBlock_1_9_71Element: {
|
|
617
|
+
prototype: HTMLTttxKeyvalueBlock_1_9_71Element;
|
|
618
|
+
new (): HTMLTttxKeyvalueBlock_1_9_71Element;
|
|
619
619
|
};
|
|
620
|
-
interface
|
|
620
|
+
interface HTMLTttxList_1_9_71Element extends Components.TttxList_1_9_71, HTMLStencilElement {
|
|
621
621
|
}
|
|
622
|
-
var
|
|
623
|
-
prototype:
|
|
624
|
-
new ():
|
|
622
|
+
var HTMLTttxList_1_9_71Element: {
|
|
623
|
+
prototype: HTMLTttxList_1_9_71Element;
|
|
624
|
+
new (): HTMLTttxList_1_9_71Element;
|
|
625
625
|
};
|
|
626
|
-
interface
|
|
626
|
+
interface HTMLTttxLoadingSpinner_1_9_71Element extends Components.TttxLoadingSpinner_1_9_71, HTMLStencilElement {
|
|
627
627
|
}
|
|
628
|
-
var
|
|
629
|
-
prototype:
|
|
630
|
-
new ():
|
|
628
|
+
var HTMLTttxLoadingSpinner_1_9_71Element: {
|
|
629
|
+
prototype: HTMLTttxLoadingSpinner_1_9_71Element;
|
|
630
|
+
new (): HTMLTttxLoadingSpinner_1_9_71Element;
|
|
631
631
|
};
|
|
632
|
-
interface
|
|
632
|
+
interface HTMLTttxMultiselectBox_1_9_71Element extends Components.TttxMultiselectBox_1_9_71, HTMLStencilElement {
|
|
633
633
|
}
|
|
634
|
-
var
|
|
635
|
-
prototype:
|
|
636
|
-
new ():
|
|
634
|
+
var HTMLTttxMultiselectBox_1_9_71Element: {
|
|
635
|
+
prototype: HTMLTttxMultiselectBox_1_9_71Element;
|
|
636
|
+
new (): HTMLTttxMultiselectBox_1_9_71Element;
|
|
637
637
|
};
|
|
638
|
-
interface
|
|
638
|
+
interface HTMLTttxPercentageBar_1_9_71Element extends Components.TttxPercentageBar_1_9_71, HTMLStencilElement {
|
|
639
639
|
}
|
|
640
|
-
var
|
|
641
|
-
prototype:
|
|
642
|
-
new ():
|
|
640
|
+
var HTMLTttxPercentageBar_1_9_71Element: {
|
|
641
|
+
prototype: HTMLTttxPercentageBar_1_9_71Element;
|
|
642
|
+
new (): HTMLTttxPercentageBar_1_9_71Element;
|
|
643
643
|
};
|
|
644
|
-
interface
|
|
644
|
+
interface HTMLTttxQrcode_1_9_71Element extends Components.TttxQrcode_1_9_71, HTMLStencilElement {
|
|
645
645
|
}
|
|
646
|
-
var
|
|
647
|
-
prototype:
|
|
648
|
-
new ():
|
|
646
|
+
var HTMLTttxQrcode_1_9_71Element: {
|
|
647
|
+
prototype: HTMLTttxQrcode_1_9_71Element;
|
|
648
|
+
new (): HTMLTttxQrcode_1_9_71Element;
|
|
649
649
|
};
|
|
650
|
-
interface
|
|
650
|
+
interface HTMLTttxRangeSlider_1_9_71Element extends Components.TttxRangeSlider_1_9_71, HTMLStencilElement {
|
|
651
651
|
}
|
|
652
|
-
var
|
|
653
|
-
prototype:
|
|
654
|
-
new ():
|
|
652
|
+
var HTMLTttxRangeSlider_1_9_71Element: {
|
|
653
|
+
prototype: HTMLTttxRangeSlider_1_9_71Element;
|
|
654
|
+
new (): HTMLTttxRangeSlider_1_9_71Element;
|
|
655
655
|
};
|
|
656
|
-
interface
|
|
656
|
+
interface HTMLTttxSelectBox_1_9_71Element extends Components.TttxSelectBox_1_9_71, HTMLStencilElement {
|
|
657
657
|
}
|
|
658
|
-
var
|
|
659
|
-
prototype:
|
|
660
|
-
new ():
|
|
658
|
+
var HTMLTttxSelectBox_1_9_71Element: {
|
|
659
|
+
prototype: HTMLTttxSelectBox_1_9_71Element;
|
|
660
|
+
new (): HTMLTttxSelectBox_1_9_71Element;
|
|
661
661
|
};
|
|
662
|
-
interface
|
|
662
|
+
interface HTMLTttxSkeleton_loader_1_9_71Element extends Components.TttxSkeleton_loader_1_9_71, HTMLStencilElement {
|
|
663
663
|
}
|
|
664
|
-
var
|
|
665
|
-
prototype:
|
|
666
|
-
new ():
|
|
664
|
+
var HTMLTttxSkeleton_loader_1_9_71Element: {
|
|
665
|
+
prototype: HTMLTttxSkeleton_loader_1_9_71Element;
|
|
666
|
+
new (): HTMLTttxSkeleton_loader_1_9_71Element;
|
|
667
667
|
};
|
|
668
|
-
interface
|
|
668
|
+
interface HTMLTttxSorter_1_9_71Element extends Components.TttxSorter_1_9_71, HTMLStencilElement {
|
|
669
669
|
}
|
|
670
|
-
var
|
|
671
|
-
prototype:
|
|
672
|
-
new ():
|
|
670
|
+
var HTMLTttxSorter_1_9_71Element: {
|
|
671
|
+
prototype: HTMLTttxSorter_1_9_71Element;
|
|
672
|
+
new (): HTMLTttxSorter_1_9_71Element;
|
|
673
673
|
};
|
|
674
|
-
interface
|
|
674
|
+
interface HTMLTttxStandaloneInput_1_9_71Element extends Components.TttxStandaloneInput_1_9_71, HTMLStencilElement {
|
|
675
675
|
}
|
|
676
|
-
var
|
|
677
|
-
prototype:
|
|
678
|
-
new ():
|
|
676
|
+
var HTMLTttxStandaloneInput_1_9_71Element: {
|
|
677
|
+
prototype: HTMLTttxStandaloneInput_1_9_71Element;
|
|
678
|
+
new (): HTMLTttxStandaloneInput_1_9_71Element;
|
|
679
679
|
};
|
|
680
|
-
interface
|
|
680
|
+
interface HTMLTttxTable_1_9_71Element extends Components.TttxTable_1_9_71, HTMLStencilElement {
|
|
681
681
|
}
|
|
682
|
-
var
|
|
683
|
-
prototype:
|
|
684
|
-
new ():
|
|
682
|
+
var HTMLTttxTable_1_9_71Element: {
|
|
683
|
+
prototype: HTMLTttxTable_1_9_71Element;
|
|
684
|
+
new (): HTMLTttxTable_1_9_71Element;
|
|
685
685
|
};
|
|
686
|
-
interface
|
|
686
|
+
interface HTMLTttxTabs_1_9_71Element extends Components.TttxTabs_1_9_71, HTMLStencilElement {
|
|
687
687
|
}
|
|
688
|
-
var
|
|
689
|
-
prototype:
|
|
690
|
-
new ():
|
|
688
|
+
var HTMLTttxTabs_1_9_71Element: {
|
|
689
|
+
prototype: HTMLTttxTabs_1_9_71Element;
|
|
690
|
+
new (): HTMLTttxTabs_1_9_71Element;
|
|
691
691
|
};
|
|
692
|
-
interface
|
|
692
|
+
interface HTMLTttxTag_1_9_71Element extends Components.TttxTag_1_9_71, HTMLStencilElement {
|
|
693
693
|
}
|
|
694
|
-
var
|
|
695
|
-
prototype:
|
|
696
|
-
new ():
|
|
694
|
+
var HTMLTttxTag_1_9_71Element: {
|
|
695
|
+
prototype: HTMLTttxTag_1_9_71Element;
|
|
696
|
+
new (): HTMLTttxTag_1_9_71Element;
|
|
697
697
|
};
|
|
698
|
-
interface
|
|
698
|
+
interface HTMLTttxTextarea_1_9_71Element extends Components.TttxTextarea_1_9_71, HTMLStencilElement {
|
|
699
699
|
}
|
|
700
|
-
var
|
|
701
|
-
prototype:
|
|
702
|
-
new ():
|
|
700
|
+
var HTMLTttxTextarea_1_9_71Element: {
|
|
701
|
+
prototype: HTMLTttxTextarea_1_9_71Element;
|
|
702
|
+
new (): HTMLTttxTextarea_1_9_71Element;
|
|
703
703
|
};
|
|
704
|
-
interface
|
|
704
|
+
interface HTMLTttxToggle_1_9_71Element extends Components.TttxToggle_1_9_71, HTMLStencilElement {
|
|
705
705
|
}
|
|
706
|
-
var
|
|
707
|
-
prototype:
|
|
708
|
-
new ():
|
|
706
|
+
var HTMLTttxToggle_1_9_71Element: {
|
|
707
|
+
prototype: HTMLTttxToggle_1_9_71Element;
|
|
708
|
+
new (): HTMLTttxToggle_1_9_71Element;
|
|
709
709
|
};
|
|
710
|
-
interface
|
|
710
|
+
interface HTMLTttxToolbar_1_9_71Element extends Components.TttxToolbar_1_9_71, HTMLStencilElement {
|
|
711
711
|
}
|
|
712
|
-
var
|
|
713
|
-
prototype:
|
|
714
|
-
new ():
|
|
712
|
+
var HTMLTttxToolbar_1_9_71Element: {
|
|
713
|
+
prototype: HTMLTttxToolbar_1_9_71Element;
|
|
714
|
+
new (): HTMLTttxToolbar_1_9_71Element;
|
|
715
715
|
};
|
|
716
|
-
interface
|
|
716
|
+
interface HTMLTttxTooltip_1_9_71Element extends Components.TttxTooltip_1_9_71, HTMLStencilElement {
|
|
717
717
|
}
|
|
718
|
-
var
|
|
719
|
-
prototype:
|
|
720
|
-
new ():
|
|
718
|
+
var HTMLTttxTooltip_1_9_71Element: {
|
|
719
|
+
prototype: HTMLTttxTooltip_1_9_71Element;
|
|
720
|
+
new (): HTMLTttxTooltip_1_9_71Element;
|
|
721
721
|
};
|
|
722
|
-
interface
|
|
722
|
+
interface HTMLTttxTreeView_1_9_71Element extends Components.TttxTreeView_1_9_71, HTMLStencilElement {
|
|
723
723
|
}
|
|
724
|
-
var
|
|
725
|
-
prototype:
|
|
726
|
-
new ():
|
|
724
|
+
var HTMLTttxTreeView_1_9_71Element: {
|
|
725
|
+
prototype: HTMLTttxTreeView_1_9_71Element;
|
|
726
|
+
new (): HTMLTttxTreeView_1_9_71Element;
|
|
727
727
|
};
|
|
728
728
|
interface HTMLElementTagNameMap {
|
|
729
|
-
"tttx-action-
|
|
730
|
-
"tttx-button-
|
|
731
|
-
"tttx-
|
|
732
|
-
"tttx-
|
|
733
|
-
"tttx-checkbox-group-
|
|
734
|
-
"tttx-checkbox-group-
|
|
735
|
-
"tttx-checkbox-
|
|
736
|
-
"tttx-
|
|
737
|
-
"tttx-
|
|
738
|
-
"tttx-data-
|
|
739
|
-
"tttx-
|
|
729
|
+
"tttx-action-dropdown_1_9_71": HTMLTttxActionDropdown_1_9_71Element;
|
|
730
|
+
"tttx-button-v2_1_9_71": HTMLTttxButtonV2_1_9_71Element;
|
|
731
|
+
"tttx-button_1_9_71": HTMLTttxButton_1_9_71Element;
|
|
732
|
+
"tttx-chart_1_9_71": HTMLTttxChart_1_9_71Element;
|
|
733
|
+
"tttx-checkbox-group-caption_1_9_71": HTMLTttxCheckboxGroupCaption_1_9_71Element;
|
|
734
|
+
"tttx-checkbox-group-heading_1_9_71": HTMLTttxCheckboxGroupHeading_1_9_71Element;
|
|
735
|
+
"tttx-checkbox-group_1_9_71": HTMLTttxCheckboxGroup_1_9_71Element;
|
|
736
|
+
"tttx-checkbox_1_9_71": HTMLTttxCheckbox_1_9_71Element;
|
|
737
|
+
"tttx-comments_1_9_71": HTMLTttxComments_1_9_71Element;
|
|
738
|
+
"tttx-data-pattern_1_9_71": HTMLTttxDataPattern_1_9_71Element;
|
|
739
|
+
"tttx-datacard_1_9_71": HTMLTttxDatacard_1_9_71Element;
|
|
740
740
|
"tttx-date-range-picker": HTMLTttxDateRangePickerElement;
|
|
741
|
-
"tttx-dialog-
|
|
742
|
-
"tttx-
|
|
743
|
-
"tttx-
|
|
744
|
-
"tttx-
|
|
745
|
-
"tttx-
|
|
746
|
-
"tttx-
|
|
747
|
-
"tttx-
|
|
748
|
-
"tttx-keyvalue-
|
|
749
|
-
"tttx-
|
|
750
|
-
"tttx-loading-
|
|
751
|
-
"tttx-multiselect-
|
|
752
|
-
"tttx-percentage-
|
|
753
|
-
"tttx-
|
|
754
|
-
"tttx-range-
|
|
755
|
-
"tttx-select-
|
|
756
|
-
"tttx-
|
|
757
|
-
"tttx-
|
|
758
|
-
"tttx-standalone-
|
|
759
|
-
"tttx-
|
|
760
|
-
"tttx-
|
|
761
|
-
"tttx-
|
|
762
|
-
"tttx-
|
|
763
|
-
"tttx-
|
|
764
|
-
"tttx-
|
|
765
|
-
"tttx-
|
|
766
|
-
"tttx-tree-
|
|
741
|
+
"tttx-dialog-box_1_9_71": HTMLTttxDialogBox_1_9_71Element;
|
|
742
|
+
"tttx-dialog_1_9_71": HTMLTttxDialog_1_9_71Element;
|
|
743
|
+
"tttx-expander_1_9_71": HTMLTttxExpander_1_9_71Element;
|
|
744
|
+
"tttx-filter_1_9_71": HTMLTttxFilter_1_9_71Element;
|
|
745
|
+
"tttx-form_1_9_71": HTMLTttxForm_1_9_71Element;
|
|
746
|
+
"tttx-graph_1_9_71": HTMLTttxGraph_1_9_71Element;
|
|
747
|
+
"tttx-icon_1_9_71": HTMLTttxIcon_1_9_71Element;
|
|
748
|
+
"tttx-keyvalue-block_1_9_71": HTMLTttxKeyvalueBlock_1_9_71Element;
|
|
749
|
+
"tttx-list_1_9_71": HTMLTttxList_1_9_71Element;
|
|
750
|
+
"tttx-loading-spinner_1_9_71": HTMLTttxLoadingSpinner_1_9_71Element;
|
|
751
|
+
"tttx-multiselect-box_1_9_71": HTMLTttxMultiselectBox_1_9_71Element;
|
|
752
|
+
"tttx-percentage-bar_1_9_71": HTMLTttxPercentageBar_1_9_71Element;
|
|
753
|
+
"tttx-qrcode_1_9_71": HTMLTttxQrcode_1_9_71Element;
|
|
754
|
+
"tttx-range-slider_1_9_71": HTMLTttxRangeSlider_1_9_71Element;
|
|
755
|
+
"tttx-select-box_1_9_71": HTMLTttxSelectBox_1_9_71Element;
|
|
756
|
+
"tttx-skeleton_loader_1_9_71": HTMLTttxSkeleton_loader_1_9_71Element;
|
|
757
|
+
"tttx-sorter_1_9_71": HTMLTttxSorter_1_9_71Element;
|
|
758
|
+
"tttx-standalone-input_1_9_71": HTMLTttxStandaloneInput_1_9_71Element;
|
|
759
|
+
"tttx-table_1_9_71": HTMLTttxTable_1_9_71Element;
|
|
760
|
+
"tttx-tabs_1_9_71": HTMLTttxTabs_1_9_71Element;
|
|
761
|
+
"tttx-tag_1_9_71": HTMLTttxTag_1_9_71Element;
|
|
762
|
+
"tttx-textarea_1_9_71": HTMLTttxTextarea_1_9_71Element;
|
|
763
|
+
"tttx-toggle_1_9_71": HTMLTttxToggle_1_9_71Element;
|
|
764
|
+
"tttx-toolbar_1_9_71": HTMLTttxToolbar_1_9_71Element;
|
|
765
|
+
"tttx-tooltip_1_9_71": HTMLTttxTooltip_1_9_71Element;
|
|
766
|
+
"tttx-tree-view_1_9_71": HTMLTttxTreeView_1_9_71Element;
|
|
767
767
|
}
|
|
768
768
|
}
|
|
769
769
|
declare namespace LocalJSX {
|
|
770
|
-
interface
|
|
770
|
+
interface TttxActionDropdown_1_9_71 {
|
|
771
771
|
"actionKey"?: string;
|
|
772
772
|
"defaultOption"?: string;
|
|
773
773
|
"fieldOptionsData"?: string | ActionDropdownData;
|
|
774
774
|
"icon"?: string;
|
|
775
775
|
"isIconVisible"?: boolean;
|
|
776
|
-
"onActionDropdownChangeEvent"?: (event:
|
|
777
|
-
"onToggleActionDropdown"?: (event:
|
|
776
|
+
"onActionDropdownChangeEvent"?: (event: TttxActionDropdown_1_9_71CustomEvent<ActionDropdownChangeEvent>) => void;
|
|
777
|
+
"onToggleActionDropdown"?: (event: TttxActionDropdown_1_9_71CustomEvent<boolean>) => void;
|
|
778
778
|
}
|
|
779
|
-
interface
|
|
779
|
+
interface TttxButtonV2_1_9_71 {
|
|
780
780
|
"design"?: | 'primary'
|
|
781
781
|
| 'secondary'
|
|
782
782
|
| 'default'
|
|
@@ -795,19 +795,19 @@ declare namespace LocalJSX {
|
|
|
795
795
|
"iconposition"?: 'left' | 'right';
|
|
796
796
|
"label"?: string;
|
|
797
797
|
"notext"?: boolean;
|
|
798
|
-
"onOptionSelect"?: (event:
|
|
798
|
+
"onOptionSelect"?: (event: TttxButtonV2_1_9_71CustomEvent<number>) => void;
|
|
799
799
|
"options"?: string | { id?: string; label: string; icon?: string }[];
|
|
800
800
|
"size"?: 'S' | 'M' | 'L';
|
|
801
801
|
"type"?: 'button' | 'dropdown';
|
|
802
802
|
}
|
|
803
|
-
interface
|
|
803
|
+
interface TttxButton_1_9_71 {
|
|
804
804
|
"design"?: string;
|
|
805
805
|
"icon"?: string;
|
|
806
806
|
"iconcolor"?: string;
|
|
807
807
|
"iconposition"?: 'left' | 'right';
|
|
808
808
|
"notext"?: boolean;
|
|
809
809
|
}
|
|
810
|
-
interface
|
|
810
|
+
interface TttxChart_1_9_71 {
|
|
811
811
|
"chartData"?: ChartData;
|
|
812
812
|
"chartOptions"?: ChartOptions;
|
|
813
813
|
"chartType"?: 'line' | 'doughnut' | 'semi-gauge';
|
|
@@ -816,42 +816,42 @@ declare namespace LocalJSX {
|
|
|
816
816
|
"height"?: string;
|
|
817
817
|
"isYAxisPercentageValues"?: boolean;
|
|
818
818
|
"loading"?: boolean;
|
|
819
|
-
"onExportCSV"?: (event:
|
|
819
|
+
"onExportCSV"?: (event: TttxChart_1_9_71CustomEvent<{ name: string }>) => void;
|
|
820
820
|
"width"?: string;
|
|
821
821
|
}
|
|
822
|
-
interface
|
|
822
|
+
interface TttxCheckboxGroupCaption_1_9_71 {
|
|
823
823
|
}
|
|
824
|
-
interface
|
|
824
|
+
interface TttxCheckboxGroupHeading_1_9_71 {
|
|
825
825
|
}
|
|
826
|
-
interface
|
|
826
|
+
interface TttxCheckboxGroup_1_9_71 {
|
|
827
827
|
}
|
|
828
|
-
interface
|
|
828
|
+
interface TttxCheckbox_1_9_71 {
|
|
829
829
|
"checkboxId"?: string;
|
|
830
830
|
"checked"?: boolean;
|
|
831
831
|
"indeterminate"?: boolean;
|
|
832
832
|
"inline"?: boolean;
|
|
833
833
|
"label"?: string;
|
|
834
|
-
"onCheckboxChangeEvent"?: (event:
|
|
834
|
+
"onCheckboxChangeEvent"?: (event: TttxCheckbox_1_9_71CustomEvent<{indeterminate: boolean, checked: boolean}>) => void;
|
|
835
835
|
}
|
|
836
|
-
interface
|
|
836
|
+
interface TttxComments_1_9_71 {
|
|
837
837
|
"allowEditing"?: boolean;
|
|
838
838
|
"comments"?: string | Comment[];
|
|
839
839
|
"currentuser"?: string;
|
|
840
840
|
"disableFile"?: boolean;
|
|
841
841
|
"inputBoxHeight"?: number;
|
|
842
842
|
"messageLimit"?: number;
|
|
843
|
-
"onCommentAdded"?: (event:
|
|
844
|
-
"onCommentEdited"?: (event:
|
|
845
|
-
"onCommentFocusOut"?: (event:
|
|
846
|
-
"onRequestCommentRemoval"?: (event:
|
|
847
|
-
"onRequestFileDownload"?: (event:
|
|
848
|
-
"onRequestFileUpload"?: (event:
|
|
843
|
+
"onCommentAdded"?: (event: TttxComments_1_9_71CustomEvent<Comment>) => void;
|
|
844
|
+
"onCommentEdited"?: (event: TttxComments_1_9_71CustomEvent<Comment>) => void;
|
|
845
|
+
"onCommentFocusOut"?: (event: TttxComments_1_9_71CustomEvent<string>) => void;
|
|
846
|
+
"onRequestCommentRemoval"?: (event: TttxComments_1_9_71CustomEvent<Comment>) => void;
|
|
847
|
+
"onRequestFileDownload"?: (event: TttxComments_1_9_71CustomEvent<string>) => void;
|
|
848
|
+
"onRequestFileUpload"?: (event: TttxComments_1_9_71CustomEvent<void>) => void;
|
|
849
849
|
"placeholder"?: string;
|
|
850
850
|
"readonly"?: boolean;
|
|
851
851
|
"saveButtonText"?: string;
|
|
852
852
|
"value"?: string;
|
|
853
853
|
}
|
|
854
|
-
interface
|
|
854
|
+
interface TttxDataPattern_1_9_71 {
|
|
855
855
|
"addbutton"?: boolean;
|
|
856
856
|
"addbuttonlabel"?: string;
|
|
857
857
|
"data"?: string;
|
|
@@ -861,7 +861,7 @@ declare namespace LocalJSX {
|
|
|
861
861
|
"searchplaceholder"?: string;
|
|
862
862
|
"sorterOptions"?: string;
|
|
863
863
|
}
|
|
864
|
-
interface
|
|
864
|
+
interface TttxDatacard_1_9_71 {
|
|
865
865
|
"cardTitle"?: string;
|
|
866
866
|
"cardType"?: string;
|
|
867
867
|
"chartConfig"?: string;
|
|
@@ -875,90 +875,90 @@ declare namespace LocalJSX {
|
|
|
875
875
|
"onDateRangeChanged"?: (event: TttxDateRangePickerCustomEvent<{ name: string; value: { start: string; end: string } }>) => void;
|
|
876
876
|
"placeholderText"?: string;
|
|
877
877
|
}
|
|
878
|
-
interface
|
|
878
|
+
interface TttxDialogBox_1_9_71 {
|
|
879
879
|
"allowOverflow"?: boolean;
|
|
880
880
|
"data"?: string | DialogItems;
|
|
881
|
-
"onButtonClick"?: (event:
|
|
882
|
-
"onCloseButtonClick"?: (event:
|
|
883
|
-
"onCloseSelectBoxOnScroll"?: (event:
|
|
881
|
+
"onButtonClick"?: (event: TttxDialogBox_1_9_71CustomEvent<any>) => void;
|
|
882
|
+
"onCloseButtonClick"?: (event: TttxDialogBox_1_9_71CustomEvent<any>) => void;
|
|
883
|
+
"onCloseSelectBoxOnScroll"?: (event: TttxDialogBox_1_9_71CustomEvent<any>) => void;
|
|
884
884
|
"open"?: boolean;
|
|
885
885
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
886
886
|
}
|
|
887
|
-
interface
|
|
887
|
+
interface TttxDialog_1_9_71 {
|
|
888
888
|
"allowOverflow"?: boolean;
|
|
889
889
|
"closeEnabled"?: boolean;
|
|
890
890
|
"header"?: string;
|
|
891
|
-
"onCloseButtonClick"?: (event:
|
|
891
|
+
"onCloseButtonClick"?: (event: TttxDialog_1_9_71CustomEvent<any>) => void;
|
|
892
892
|
"open"?: boolean;
|
|
893
893
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
894
894
|
"type"?: 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
895
895
|
}
|
|
896
|
-
interface
|
|
896
|
+
interface TttxExpander_1_9_71 {
|
|
897
897
|
"lefticon"?: string;
|
|
898
898
|
"lefticoncolor"?: string;
|
|
899
899
|
"name"?: string;
|
|
900
|
-
"onToggleExpander"?: (event:
|
|
900
|
+
"onToggleExpander"?: (event: TttxExpander_1_9_71CustomEvent<{ open: boolean; name: string }>) => void;
|
|
901
901
|
"open"?: boolean;
|
|
902
902
|
}
|
|
903
|
-
interface
|
|
903
|
+
interface TttxFilter_1_9_71 {
|
|
904
904
|
"defaultFilterOptions"?: string[] | string;
|
|
905
905
|
"filterButtonStyle"?: 'list filter' | 'list icon' | 'table icon';
|
|
906
906
|
"filterHeader"?: string;
|
|
907
907
|
"filterKey"?: string;
|
|
908
908
|
"filterOptions"?: string | FilterSettings[];
|
|
909
|
-
"onFilterChangeEvent"?: (event:
|
|
910
|
-
"onToggleFilter"?: (event:
|
|
909
|
+
"onFilterChangeEvent"?: (event: TttxFilter_1_9_71CustomEvent<FilterChangeEvent>) => void;
|
|
910
|
+
"onToggleFilter"?: (event: TttxFilter_1_9_71CustomEvent<boolean>) => void;
|
|
911
911
|
"popoverWidth"?: string;
|
|
912
912
|
"showOptionIcons"?: boolean;
|
|
913
913
|
"showSearchField"?: boolean;
|
|
914
914
|
"showSelectAll"?: boolean;
|
|
915
915
|
}
|
|
916
|
-
interface
|
|
916
|
+
interface TttxForm_1_9_71 {
|
|
917
917
|
"data"?: any;
|
|
918
918
|
"formschema"?: Record<string, any> | string;
|
|
919
|
-
"onDataChanged"?: (event:
|
|
920
|
-
"onDataSubmitted"?: (event:
|
|
921
|
-
"onSearchTermChanged"?: (event:
|
|
922
|
-
"onSelectToggleOpen"?: (event:
|
|
919
|
+
"onDataChanged"?: (event: TttxForm_1_9_71CustomEvent<{ name: string; value: string }>) => void;
|
|
920
|
+
"onDataSubmitted"?: (event: TttxForm_1_9_71CustomEvent<FormData>) => void;
|
|
921
|
+
"onSearchTermChanged"?: (event: TttxForm_1_9_71CustomEvent<{ name: string; value: string, type: string }>) => void;
|
|
922
|
+
"onSelectToggleOpen"?: (event: TttxForm_1_9_71CustomEvent<{ name: string; value: string, type: string }>) => void;
|
|
923
923
|
}
|
|
924
|
-
interface
|
|
924
|
+
interface TttxGraph_1_9_71 {
|
|
925
925
|
"chartData"?: string;
|
|
926
926
|
"chartText"?: string;
|
|
927
927
|
"chartType"?: string;
|
|
928
928
|
}
|
|
929
|
-
interface
|
|
929
|
+
interface TttxIcon_1_9_71 {
|
|
930
930
|
"color"?: string;
|
|
931
931
|
"icon"?: string;
|
|
932
932
|
"size"?: number;
|
|
933
933
|
}
|
|
934
|
-
interface
|
|
934
|
+
interface TttxKeyvalueBlock_1_9_71 {
|
|
935
935
|
"horizontal"?: boolean;
|
|
936
936
|
"keyvalues"?: KeyBlockValues | KeyBlockValues[] | string;
|
|
937
937
|
"spacedout"?: boolean;
|
|
938
938
|
}
|
|
939
|
-
interface
|
|
939
|
+
interface TttxList_1_9_71 {
|
|
940
940
|
"data"?: string | ListItem[];
|
|
941
941
|
"name"?: string;
|
|
942
|
-
"onListRowCheckboxClick"?: (event:
|
|
943
|
-
"onListRowClick"?: (event:
|
|
942
|
+
"onListRowCheckboxClick"?: (event: TttxList_1_9_71CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
943
|
+
"onListRowClick"?: (event: TttxList_1_9_71CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
944
944
|
}
|
|
945
|
-
interface
|
|
945
|
+
interface TttxLoadingSpinner_1_9_71 {
|
|
946
946
|
"color"?: string;
|
|
947
947
|
"customMessageSchema"?: { threshold: number; message: string }[];
|
|
948
948
|
"loadingMessage"?: boolean;
|
|
949
949
|
"message"?: string;
|
|
950
950
|
"size"?: 'small' | 'large';
|
|
951
951
|
}
|
|
952
|
-
interface
|
|
952
|
+
interface TttxMultiselectBox_1_9_71 {
|
|
953
953
|
"htmlVisibleValue"?: boolean;
|
|
954
954
|
"inline"?: boolean;
|
|
955
955
|
"isLoading"?: boolean;
|
|
956
956
|
"label"?: string;
|
|
957
957
|
"nonPriorityLabel"?: string;
|
|
958
|
-
"onChangesApplied"?: (event:
|
|
959
|
-
"onSearchDataChanged"?: (event:
|
|
960
|
-
"onSelectItemEvent"?: (event:
|
|
961
|
-
"onToggleOpen"?: (event:
|
|
958
|
+
"onChangesApplied"?: (event: TttxMultiselectBox_1_9_71CustomEvent<SelectItem[]>) => void;
|
|
959
|
+
"onSearchDataChanged"?: (event: TttxMultiselectBox_1_9_71CustomEvent<{ searchTerm: string; }>) => void;
|
|
960
|
+
"onSelectItemEvent"?: (event: TttxMultiselectBox_1_9_71CustomEvent<SelectItem>) => void;
|
|
961
|
+
"onToggleOpen"?: (event: TttxMultiselectBox_1_9_71CustomEvent<boolean>) => void;
|
|
962
962
|
"optionsData"?: string | SelectItem[];
|
|
963
963
|
"placeholder"?: string;
|
|
964
964
|
"priorityLabel"?: string;
|
|
@@ -967,25 +967,25 @@ declare namespace LocalJSX {
|
|
|
967
967
|
"stopLocalSearch"?: boolean;
|
|
968
968
|
"visibleValue"?: string;
|
|
969
969
|
}
|
|
970
|
-
interface
|
|
970
|
+
interface TttxPercentageBar_1_9_71 {
|
|
971
971
|
"color"?: string;
|
|
972
972
|
"labelid"?: string;
|
|
973
973
|
"min"?: string;
|
|
974
974
|
"percentage"?: string | number;
|
|
975
975
|
"thresholds"?: string | Threshold[];
|
|
976
976
|
}
|
|
977
|
-
interface
|
|
977
|
+
interface TttxQrcode_1_9_71 {
|
|
978
978
|
"link"?: string;
|
|
979
979
|
"size"?: number;
|
|
980
980
|
}
|
|
981
|
-
interface
|
|
981
|
+
interface TttxRangeSlider_1_9_71 {
|
|
982
982
|
"maximum"?: number;
|
|
983
983
|
"minimum"?: number;
|
|
984
|
-
"onSliderValuesUpdated"?: (event:
|
|
984
|
+
"onSliderValuesUpdated"?: (event: TttxRangeSlider_1_9_71CustomEvent<{ lowerValue: number, upperValue: number }>) => void;
|
|
985
985
|
"showFields"?: boolean;
|
|
986
986
|
"sliderMode"?: 'single' | 'dual';
|
|
987
987
|
}
|
|
988
|
-
interface
|
|
988
|
+
interface TttxSelectBox_1_9_71 {
|
|
989
989
|
"clearable"?: boolean;
|
|
990
990
|
"errorMsg"?: string;
|
|
991
991
|
"inline"?: boolean;
|
|
@@ -993,10 +993,10 @@ declare namespace LocalJSX {
|
|
|
993
993
|
"isLoading"?: boolean;
|
|
994
994
|
"label"?: string;
|
|
995
995
|
"nonPriorityLabel"?: string;
|
|
996
|
-
"onMultiselectSearchUpdated"?: (event:
|
|
997
|
-
"onSelectEndReached"?: (event:
|
|
998
|
-
"onSelectItemEvent"?: (event:
|
|
999
|
-
"onToggleOpen"?: (event:
|
|
996
|
+
"onMultiselectSearchUpdated"?: (event: TttxSelectBox_1_9_71CustomEvent<string>) => void;
|
|
997
|
+
"onSelectEndReached"?: (event: TttxSelectBox_1_9_71CustomEvent<string>) => void;
|
|
998
|
+
"onSelectItemEvent"?: (event: TttxSelectBox_1_9_71CustomEvent<SelectItem1>) => void;
|
|
999
|
+
"onToggleOpen"?: (event: TttxSelectBox_1_9_71CustomEvent<boolean>) => void;
|
|
1000
1000
|
"optionsData"?: string | SelectItem1[];
|
|
1001
1001
|
"placeholder"?: string;
|
|
1002
1002
|
"priorityLabel"?: string;
|
|
@@ -1008,7 +1008,7 @@ declare namespace LocalJSX {
|
|
|
1008
1008
|
"useExternalFiltering"?: boolean;
|
|
1009
1009
|
"useExternalPaginatedFiltering"?: boolean;
|
|
1010
1010
|
}
|
|
1011
|
-
interface
|
|
1011
|
+
interface TttxSkeleton_loader_1_9_71 {
|
|
1012
1012
|
"animation"?: 'pulse' | 'wave' | 'none';
|
|
1013
1013
|
"borderRadius"?: string;
|
|
1014
1014
|
"color"?: string;
|
|
@@ -1020,15 +1020,15 @@ declare namespace LocalJSX {
|
|
|
1020
1020
|
"variant"?: 'text' | 'circle' | 'rect';
|
|
1021
1021
|
"width"?: string;
|
|
1022
1022
|
}
|
|
1023
|
-
interface
|
|
1023
|
+
interface TttxSorter_1_9_71 {
|
|
1024
1024
|
"defaultOption"?: string;
|
|
1025
1025
|
"defaultSortDirection"?: 'ascending' | 'descending';
|
|
1026
1026
|
"fieldOptionsData"?: string | SorterData;
|
|
1027
|
-
"onSorterChangeEvent"?: (event:
|
|
1028
|
-
"onToggleSorter"?: (event:
|
|
1027
|
+
"onSorterChangeEvent"?: (event: TttxSorter_1_9_71CustomEvent<SorterChangeEvent>) => void;
|
|
1028
|
+
"onToggleSorter"?: (event: TttxSorter_1_9_71CustomEvent<boolean>) => void;
|
|
1029
1029
|
"sorterKey"?: string;
|
|
1030
1030
|
}
|
|
1031
|
-
interface
|
|
1031
|
+
interface TttxStandaloneInput_1_9_71 {
|
|
1032
1032
|
"autocomplete"?: 'off' | 'on';
|
|
1033
1033
|
"checked"?: boolean;
|
|
1034
1034
|
"disabled"?: boolean;
|
|
@@ -1044,8 +1044,8 @@ declare namespace LocalJSX {
|
|
|
1044
1044
|
"inputiconcolor"?: string;
|
|
1045
1045
|
/**
|
|
1046
1046
|
* tabindex - Allows the HTML elements to be focusable
|
|
1047
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
1048
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
1047
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_9_71 input-index="1" />
|
|
1048
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_9_71 inputindex={1} />
|
|
1049
1049
|
*/
|
|
1050
1050
|
"inputindex"?: string | number;
|
|
1051
1051
|
/**
|
|
@@ -1059,13 +1059,13 @@ declare namespace LocalJSX {
|
|
|
1059
1059
|
"min"?: MinMaxDates | number;
|
|
1060
1060
|
"minlength"?: string | number;
|
|
1061
1061
|
"name"?: string;
|
|
1062
|
-
"onBlurChanged"?: (event:
|
|
1063
|
-
"onFocusChanged"?: (event:
|
|
1064
|
-
"onInputIconClick"?: (event:
|
|
1065
|
-
"onInvalidChanged"?: (event:
|
|
1066
|
-
"onLeftIconClick"?: (event:
|
|
1067
|
-
"onRightIconClick"?: (event:
|
|
1068
|
-
"onValueChanged"?: (event:
|
|
1062
|
+
"onBlurChanged"?: (event: TttxStandaloneInput_1_9_71CustomEvent<string>) => void;
|
|
1063
|
+
"onFocusChanged"?: (event: TttxStandaloneInput_1_9_71CustomEvent<string>) => void;
|
|
1064
|
+
"onInputIconClick"?: (event: TttxStandaloneInput_1_9_71CustomEvent<void>) => void;
|
|
1065
|
+
"onInvalidChanged"?: (event: TttxStandaloneInput_1_9_71CustomEvent<string>) => void;
|
|
1066
|
+
"onLeftIconClick"?: (event: TttxStandaloneInput_1_9_71CustomEvent<void>) => void;
|
|
1067
|
+
"onRightIconClick"?: (event: TttxStandaloneInput_1_9_71CustomEvent<void>) => void;
|
|
1068
|
+
"onValueChanged"?: (event: TttxStandaloneInput_1_9_71CustomEvent<string>) => void;
|
|
1069
1069
|
"pattern"?: string;
|
|
1070
1070
|
"placeholder"?: string;
|
|
1071
1071
|
"readonly"?: string | boolean;
|
|
@@ -1080,27 +1080,27 @@ declare namespace LocalJSX {
|
|
|
1080
1080
|
"type"?: string;
|
|
1081
1081
|
"value"?: string | number;
|
|
1082
1082
|
}
|
|
1083
|
-
interface
|
|
1083
|
+
interface TttxTable_1_9_71 {
|
|
1084
1084
|
"data"?: any;
|
|
1085
1085
|
"draggableHeaders"?: boolean;
|
|
1086
1086
|
"headers"?: TableHeader[];
|
|
1087
1087
|
"loading"?: boolean;
|
|
1088
|
-
"onHeaderClicked"?: (event:
|
|
1089
|
-
"onHeaderOrderChanged"?: (event:
|
|
1090
|
-
"onRowClicked"?: (event:
|
|
1088
|
+
"onHeaderClicked"?: (event: TttxTable_1_9_71CustomEvent<any>) => void;
|
|
1089
|
+
"onHeaderOrderChanged"?: (event: TttxTable_1_9_71CustomEvent<string[]>) => void;
|
|
1090
|
+
"onRowClicked"?: (event: TttxTable_1_9_71CustomEvent<any>) => void;
|
|
1091
1091
|
"selectable"?: boolean;
|
|
1092
1092
|
"selected"?: number;
|
|
1093
1093
|
}
|
|
1094
|
-
interface
|
|
1094
|
+
interface TttxTabs_1_9_71 {
|
|
1095
1095
|
"navigation"?: boolean;
|
|
1096
|
-
"onLeftNavigation"?: (event:
|
|
1097
|
-
"onRightNavigation"?: (event:
|
|
1098
|
-
"onTabClick"?: (event:
|
|
1096
|
+
"onLeftNavigation"?: (event: TttxTabs_1_9_71CustomEvent<any>) => void;
|
|
1097
|
+
"onRightNavigation"?: (event: TttxTabs_1_9_71CustomEvent<any>) => void;
|
|
1098
|
+
"onTabClick"?: (event: TttxTabs_1_9_71CustomEvent<{ tabId: string }>) => void;
|
|
1099
1099
|
"tabs"?: string | Tab[];
|
|
1100
1100
|
"tabsName"?: string;
|
|
1101
1101
|
"wide"?: boolean;
|
|
1102
1102
|
}
|
|
1103
|
-
interface
|
|
1103
|
+
interface TttxTag_1_9_71 {
|
|
1104
1104
|
"color"?: string;
|
|
1105
1105
|
"hasIcon"?: boolean;
|
|
1106
1106
|
"icon"?: string;
|
|
@@ -1109,13 +1109,13 @@ declare namespace LocalJSX {
|
|
|
1109
1109
|
"text"?: string;
|
|
1110
1110
|
"textColor"?: string;
|
|
1111
1111
|
}
|
|
1112
|
-
interface
|
|
1112
|
+
interface TttxTextarea_1_9_71 {
|
|
1113
1113
|
"disabled"?: boolean;
|
|
1114
1114
|
"errormsg"?: string;
|
|
1115
1115
|
/**
|
|
1116
1116
|
* tabindex - Allows the HTML elements to be focusable
|
|
1117
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
1118
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
1117
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_9_71 input-index="1" />
|
|
1118
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_9_71 inputindex={1} />
|
|
1119
1119
|
*/
|
|
1120
1120
|
"inputindex"?: string | number;
|
|
1121
1121
|
/**
|
|
@@ -1126,10 +1126,10 @@ declare namespace LocalJSX {
|
|
|
1126
1126
|
"label"?: string;
|
|
1127
1127
|
"maxlength"?: string | number;
|
|
1128
1128
|
"name"?: string;
|
|
1129
|
-
"onBlurChanged"?: (event:
|
|
1130
|
-
"onFocusChanged"?: (event:
|
|
1131
|
-
"onInvalidChanged"?: (event:
|
|
1132
|
-
"onValueChanged"?: (event:
|
|
1129
|
+
"onBlurChanged"?: (event: TttxTextarea_1_9_71CustomEvent<string>) => void;
|
|
1130
|
+
"onFocusChanged"?: (event: TttxTextarea_1_9_71CustomEvent<string>) => void;
|
|
1131
|
+
"onInvalidChanged"?: (event: TttxTextarea_1_9_71CustomEvent<string>) => void;
|
|
1132
|
+
"onValueChanged"?: (event: TttxTextarea_1_9_71CustomEvent<string>) => void;
|
|
1133
1133
|
"placeholder"?: string;
|
|
1134
1134
|
"readonly"?: string | boolean;
|
|
1135
1135
|
"required"?: boolean;
|
|
@@ -1143,14 +1143,14 @@ declare namespace LocalJSX {
|
|
|
1143
1143
|
"textareaautofocus"?: boolean;
|
|
1144
1144
|
"value"?: string | number;
|
|
1145
1145
|
}
|
|
1146
|
-
interface
|
|
1146
|
+
interface TttxToggle_1_9_71 {
|
|
1147
1147
|
"initialstate"?: boolean | string;
|
|
1148
|
-
"onToggleSwitchEvent"?: (event:
|
|
1148
|
+
"onToggleSwitchEvent"?: (event: TttxToggle_1_9_71CustomEvent<{checked: boolean}>) => void;
|
|
1149
1149
|
}
|
|
1150
|
-
interface
|
|
1150
|
+
interface TttxToolbar_1_9_71 {
|
|
1151
1151
|
"border"?: boolean;
|
|
1152
1152
|
}
|
|
1153
|
-
interface
|
|
1153
|
+
interface TttxTooltip_1_9_71 {
|
|
1154
1154
|
"ariaLabel"?: string;
|
|
1155
1155
|
"delay"?: number;
|
|
1156
1156
|
"disabled"?: boolean;
|
|
@@ -1158,96 +1158,96 @@ declare namespace LocalJSX {
|
|
|
1158
1158
|
"text"?: string;
|
|
1159
1159
|
"trigger"?: Array<'hover' | 'click' | 'focus'>;
|
|
1160
1160
|
}
|
|
1161
|
-
interface
|
|
1161
|
+
interface TttxTreeView_1_9_71 {
|
|
1162
1162
|
"data"?: TreeViewItem[];
|
|
1163
|
-
"onCheckboxChange"?: (event:
|
|
1164
|
-
"onClickEvent"?: (event:
|
|
1165
|
-
"onExpandNode"?: (event:
|
|
1166
|
-
"onMoveNode"?: (event:
|
|
1163
|
+
"onCheckboxChange"?: (event: TttxTreeView_1_9_71CustomEvent<TreeViewItem[]>) => void;
|
|
1164
|
+
"onClickEvent"?: (event: TttxTreeView_1_9_71CustomEvent<TreeViewItem>) => void;
|
|
1165
|
+
"onExpandNode"?: (event: TttxTreeView_1_9_71CustomEvent<ExpandNodeEvent>) => void;
|
|
1166
|
+
"onMoveNode"?: (event: TttxTreeView_1_9_71CustomEvent<TreeViewItem[]>) => void;
|
|
1167
1167
|
}
|
|
1168
1168
|
interface IntrinsicElements {
|
|
1169
|
-
"tttx-action-
|
|
1170
|
-
"tttx-button-
|
|
1171
|
-
"tttx-
|
|
1172
|
-
"tttx-
|
|
1173
|
-
"tttx-checkbox-group-
|
|
1174
|
-
"tttx-checkbox-group-
|
|
1175
|
-
"tttx-checkbox-
|
|
1176
|
-
"tttx-
|
|
1177
|
-
"tttx-
|
|
1178
|
-
"tttx-data-
|
|
1179
|
-
"tttx-
|
|
1169
|
+
"tttx-action-dropdown_1_9_71": TttxActionDropdown_1_9_71;
|
|
1170
|
+
"tttx-button-v2_1_9_71": TttxButtonV2_1_9_71;
|
|
1171
|
+
"tttx-button_1_9_71": TttxButton_1_9_71;
|
|
1172
|
+
"tttx-chart_1_9_71": TttxChart_1_9_71;
|
|
1173
|
+
"tttx-checkbox-group-caption_1_9_71": TttxCheckboxGroupCaption_1_9_71;
|
|
1174
|
+
"tttx-checkbox-group-heading_1_9_71": TttxCheckboxGroupHeading_1_9_71;
|
|
1175
|
+
"tttx-checkbox-group_1_9_71": TttxCheckboxGroup_1_9_71;
|
|
1176
|
+
"tttx-checkbox_1_9_71": TttxCheckbox_1_9_71;
|
|
1177
|
+
"tttx-comments_1_9_71": TttxComments_1_9_71;
|
|
1178
|
+
"tttx-data-pattern_1_9_71": TttxDataPattern_1_9_71;
|
|
1179
|
+
"tttx-datacard_1_9_71": TttxDatacard_1_9_71;
|
|
1180
1180
|
"tttx-date-range-picker": TttxDateRangePicker;
|
|
1181
|
-
"tttx-dialog-
|
|
1182
|
-
"tttx-
|
|
1183
|
-
"tttx-
|
|
1184
|
-
"tttx-
|
|
1185
|
-
"tttx-
|
|
1186
|
-
"tttx-
|
|
1187
|
-
"tttx-
|
|
1188
|
-
"tttx-keyvalue-
|
|
1189
|
-
"tttx-
|
|
1190
|
-
"tttx-loading-
|
|
1191
|
-
"tttx-multiselect-
|
|
1192
|
-
"tttx-percentage-
|
|
1193
|
-
"tttx-
|
|
1194
|
-
"tttx-range-
|
|
1195
|
-
"tttx-select-
|
|
1196
|
-
"tttx-
|
|
1197
|
-
"tttx-
|
|
1198
|
-
"tttx-standalone-
|
|
1199
|
-
"tttx-
|
|
1200
|
-
"tttx-
|
|
1201
|
-
"tttx-
|
|
1202
|
-
"tttx-
|
|
1203
|
-
"tttx-
|
|
1204
|
-
"tttx-
|
|
1205
|
-
"tttx-
|
|
1206
|
-
"tttx-tree-
|
|
1181
|
+
"tttx-dialog-box_1_9_71": TttxDialogBox_1_9_71;
|
|
1182
|
+
"tttx-dialog_1_9_71": TttxDialog_1_9_71;
|
|
1183
|
+
"tttx-expander_1_9_71": TttxExpander_1_9_71;
|
|
1184
|
+
"tttx-filter_1_9_71": TttxFilter_1_9_71;
|
|
1185
|
+
"tttx-form_1_9_71": TttxForm_1_9_71;
|
|
1186
|
+
"tttx-graph_1_9_71": TttxGraph_1_9_71;
|
|
1187
|
+
"tttx-icon_1_9_71": TttxIcon_1_9_71;
|
|
1188
|
+
"tttx-keyvalue-block_1_9_71": TttxKeyvalueBlock_1_9_71;
|
|
1189
|
+
"tttx-list_1_9_71": TttxList_1_9_71;
|
|
1190
|
+
"tttx-loading-spinner_1_9_71": TttxLoadingSpinner_1_9_71;
|
|
1191
|
+
"tttx-multiselect-box_1_9_71": TttxMultiselectBox_1_9_71;
|
|
1192
|
+
"tttx-percentage-bar_1_9_71": TttxPercentageBar_1_9_71;
|
|
1193
|
+
"tttx-qrcode_1_9_71": TttxQrcode_1_9_71;
|
|
1194
|
+
"tttx-range-slider_1_9_71": TttxRangeSlider_1_9_71;
|
|
1195
|
+
"tttx-select-box_1_9_71": TttxSelectBox_1_9_71;
|
|
1196
|
+
"tttx-skeleton_loader_1_9_71": TttxSkeleton_loader_1_9_71;
|
|
1197
|
+
"tttx-sorter_1_9_71": TttxSorter_1_9_71;
|
|
1198
|
+
"tttx-standalone-input_1_9_71": TttxStandaloneInput_1_9_71;
|
|
1199
|
+
"tttx-table_1_9_71": TttxTable_1_9_71;
|
|
1200
|
+
"tttx-tabs_1_9_71": TttxTabs_1_9_71;
|
|
1201
|
+
"tttx-tag_1_9_71": TttxTag_1_9_71;
|
|
1202
|
+
"tttx-textarea_1_9_71": TttxTextarea_1_9_71;
|
|
1203
|
+
"tttx-toggle_1_9_71": TttxToggle_1_9_71;
|
|
1204
|
+
"tttx-toolbar_1_9_71": TttxToolbar_1_9_71;
|
|
1205
|
+
"tttx-tooltip_1_9_71": TttxTooltip_1_9_71;
|
|
1206
|
+
"tttx-tree-view_1_9_71": TttxTreeView_1_9_71;
|
|
1207
1207
|
}
|
|
1208
1208
|
}
|
|
1209
1209
|
export { LocalJSX as JSX };
|
|
1210
1210
|
declare module "@stencil/core" {
|
|
1211
1211
|
export namespace JSX {
|
|
1212
1212
|
interface IntrinsicElements {
|
|
1213
|
-
"tttx-action-
|
|
1214
|
-
"tttx-button-
|
|
1215
|
-
"tttx-
|
|
1216
|
-
"tttx-
|
|
1217
|
-
"tttx-checkbox-group-
|
|
1218
|
-
"tttx-checkbox-group-
|
|
1219
|
-
"tttx-checkbox-
|
|
1220
|
-
"tttx-
|
|
1221
|
-
"tttx-
|
|
1222
|
-
"tttx-data-
|
|
1223
|
-
"tttx-
|
|
1213
|
+
"tttx-action-dropdown_1_9_71": LocalJSX.TttxActionDropdown_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxActionDropdown_1_9_71Element>;
|
|
1214
|
+
"tttx-button-v2_1_9_71": LocalJSX.TttxButtonV2_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxButtonV2_1_9_71Element>;
|
|
1215
|
+
"tttx-button_1_9_71": LocalJSX.TttxButton_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxButton_1_9_71Element>;
|
|
1216
|
+
"tttx-chart_1_9_71": LocalJSX.TttxChart_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxChart_1_9_71Element>;
|
|
1217
|
+
"tttx-checkbox-group-caption_1_9_71": LocalJSX.TttxCheckboxGroupCaption_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupCaption_1_9_71Element>;
|
|
1218
|
+
"tttx-checkbox-group-heading_1_9_71": LocalJSX.TttxCheckboxGroupHeading_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupHeading_1_9_71Element>;
|
|
1219
|
+
"tttx-checkbox-group_1_9_71": LocalJSX.TttxCheckboxGroup_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroup_1_9_71Element>;
|
|
1220
|
+
"tttx-checkbox_1_9_71": LocalJSX.TttxCheckbox_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxCheckbox_1_9_71Element>;
|
|
1221
|
+
"tttx-comments_1_9_71": LocalJSX.TttxComments_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxComments_1_9_71Element>;
|
|
1222
|
+
"tttx-data-pattern_1_9_71": LocalJSX.TttxDataPattern_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxDataPattern_1_9_71Element>;
|
|
1223
|
+
"tttx-datacard_1_9_71": LocalJSX.TttxDatacard_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxDatacard_1_9_71Element>;
|
|
1224
1224
|
"tttx-date-range-picker": LocalJSX.TttxDateRangePicker & JSXBase.HTMLAttributes<HTMLTttxDateRangePickerElement>;
|
|
1225
|
-
"tttx-dialog-
|
|
1226
|
-
"tttx-
|
|
1227
|
-
"tttx-
|
|
1228
|
-
"tttx-
|
|
1229
|
-
"tttx-
|
|
1230
|
-
"tttx-
|
|
1231
|
-
"tttx-
|
|
1232
|
-
"tttx-keyvalue-
|
|
1233
|
-
"tttx-
|
|
1234
|
-
"tttx-loading-
|
|
1235
|
-
"tttx-multiselect-
|
|
1236
|
-
"tttx-percentage-
|
|
1237
|
-
"tttx-
|
|
1238
|
-
"tttx-range-
|
|
1239
|
-
"tttx-select-
|
|
1240
|
-
"tttx-
|
|
1241
|
-
"tttx-
|
|
1242
|
-
"tttx-standalone-
|
|
1243
|
-
"tttx-
|
|
1244
|
-
"tttx-
|
|
1245
|
-
"tttx-
|
|
1246
|
-
"tttx-
|
|
1247
|
-
"tttx-
|
|
1248
|
-
"tttx-
|
|
1249
|
-
"tttx-
|
|
1250
|
-
"tttx-tree-
|
|
1225
|
+
"tttx-dialog-box_1_9_71": LocalJSX.TttxDialogBox_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxDialogBox_1_9_71Element>;
|
|
1226
|
+
"tttx-dialog_1_9_71": LocalJSX.TttxDialog_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxDialog_1_9_71Element>;
|
|
1227
|
+
"tttx-expander_1_9_71": LocalJSX.TttxExpander_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxExpander_1_9_71Element>;
|
|
1228
|
+
"tttx-filter_1_9_71": LocalJSX.TttxFilter_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxFilter_1_9_71Element>;
|
|
1229
|
+
"tttx-form_1_9_71": LocalJSX.TttxForm_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxForm_1_9_71Element>;
|
|
1230
|
+
"tttx-graph_1_9_71": LocalJSX.TttxGraph_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxGraph_1_9_71Element>;
|
|
1231
|
+
"tttx-icon_1_9_71": LocalJSX.TttxIcon_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxIcon_1_9_71Element>;
|
|
1232
|
+
"tttx-keyvalue-block_1_9_71": LocalJSX.TttxKeyvalueBlock_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxKeyvalueBlock_1_9_71Element>;
|
|
1233
|
+
"tttx-list_1_9_71": LocalJSX.TttxList_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxList_1_9_71Element>;
|
|
1234
|
+
"tttx-loading-spinner_1_9_71": LocalJSX.TttxLoadingSpinner_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxLoadingSpinner_1_9_71Element>;
|
|
1235
|
+
"tttx-multiselect-box_1_9_71": LocalJSX.TttxMultiselectBox_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxMultiselectBox_1_9_71Element>;
|
|
1236
|
+
"tttx-percentage-bar_1_9_71": LocalJSX.TttxPercentageBar_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxPercentageBar_1_9_71Element>;
|
|
1237
|
+
"tttx-qrcode_1_9_71": LocalJSX.TttxQrcode_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxQrcode_1_9_71Element>;
|
|
1238
|
+
"tttx-range-slider_1_9_71": LocalJSX.TttxRangeSlider_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxRangeSlider_1_9_71Element>;
|
|
1239
|
+
"tttx-select-box_1_9_71": LocalJSX.TttxSelectBox_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxSelectBox_1_9_71Element>;
|
|
1240
|
+
"tttx-skeleton_loader_1_9_71": LocalJSX.TttxSkeleton_loader_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxSkeleton_loader_1_9_71Element>;
|
|
1241
|
+
"tttx-sorter_1_9_71": LocalJSX.TttxSorter_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxSorter_1_9_71Element>;
|
|
1242
|
+
"tttx-standalone-input_1_9_71": LocalJSX.TttxStandaloneInput_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxStandaloneInput_1_9_71Element>;
|
|
1243
|
+
"tttx-table_1_9_71": LocalJSX.TttxTable_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxTable_1_9_71Element>;
|
|
1244
|
+
"tttx-tabs_1_9_71": LocalJSX.TttxTabs_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxTabs_1_9_71Element>;
|
|
1245
|
+
"tttx-tag_1_9_71": LocalJSX.TttxTag_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxTag_1_9_71Element>;
|
|
1246
|
+
"tttx-textarea_1_9_71": LocalJSX.TttxTextarea_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxTextarea_1_9_71Element>;
|
|
1247
|
+
"tttx-toggle_1_9_71": LocalJSX.TttxToggle_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxToggle_1_9_71Element>;
|
|
1248
|
+
"tttx-toolbar_1_9_71": LocalJSX.TttxToolbar_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxToolbar_1_9_71Element>;
|
|
1249
|
+
"tttx-tooltip_1_9_71": LocalJSX.TttxTooltip_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxTooltip_1_9_71Element>;
|
|
1250
|
+
"tttx-tree-view_1_9_71": LocalJSX.TttxTreeView_1_9_71 & JSXBase.HTMLAttributes<HTMLTttxTreeView_1_9_71Element>;
|
|
1251
1251
|
}
|
|
1252
1252
|
}
|
|
1253
1253
|
}
|