@3t-transform/threeteeui 1.9.65 → 1.9.66
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_65.cjs.entry.js → tttx-action-dropdown_1_9_66.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-button-v2_1_9_65.cjs.entry.js → tttx-button-v2_1_9_66.cjs.entry.js} +27 -4
- package/dist/cjs/{tttx-button_1_9_65.cjs.entry.js → tttx-button_1_9_66.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-chart_1_9_65.cjs.entry.js → tttx-chart_1_9_66.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-checkbox-group-caption_1_9_65.cjs.entry.js → tttx-checkbox-group-caption_1_9_66.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group-heading_1_9_65.cjs.entry.js → tttx-checkbox-group-heading_1_9_66.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group_1_9_65.cjs.entry.js → tttx-checkbox-group_1_9_66.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox_1_9_65.cjs.entry.js → tttx-checkbox_1_9_66.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-comments_1_9_65.cjs.entry.js → tttx-comments_1_9_66.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-data-pattern_1_9_65.cjs.entry.js → tttx-data-pattern_1_9_66.cjs.entry.js} +5 -5
- package/dist/cjs/{tttx-datacard_1_9_65.cjs.entry.js → tttx-datacard_1_9_66.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_65.cjs.entry.js → tttx-dialog-box_1_9_66.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-dialog_1_9_65.cjs.entry.js → tttx-dialog_1_9_66.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-expander_1_9_65.cjs.entry.js → tttx-expander_1_9_66.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-filter_1_9_65_4.cjs.entry.js → tttx-filter_1_9_66_4.cjs.entry.js} +9 -9
- package/dist/cjs/{tttx-form_1_9_65.cjs.entry.js → tttx-form_1_9_66.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-graph_1_9_65.cjs.entry.js → tttx-graph_1_9_66.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-icon_1_9_65.cjs.entry.js → tttx-icon_1_9_66.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-keyvalue-block_1_9_65.cjs.entry.js → tttx-keyvalue-block_1_9_66.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-loading-spinner_1_9_65_3.cjs.entry.js → tttx-loading-spinner_1_9_66_3.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-multiselect-box_1_9_65.cjs.entry.js → tttx-multiselect-box_1_9_66.cjs.entry.js} +7 -7
- package/dist/cjs/{tttx-percentage-bar_1_9_65.cjs.entry.js → tttx-percentage-bar_1_9_66.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-qrcode_1_9_65.cjs.entry.js → tttx-qrcode_1_9_66.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-select-box_1_9_65.cjs.entry.js → tttx-select-box_1_9_66.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-skeleton_loader_1_9_65.cjs.entry.js → tttx-skeleton_loader_1_9_66.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-table_1_9_65.cjs.entry.js → tttx-table_1_9_66.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tabs_1_9_65.cjs.entry.js → tttx-tabs_1_9_66.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-textarea_1_9_65.cjs.entry.js → tttx-textarea_1_9_66.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-toggle_1_9_65.cjs.entry.js → tttx-toggle_1_9_66.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tree-view_1_9_65.cjs.entry.js → tttx-tree-view_1_9_66.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 +12 -2
- package/dist/collection/components/atoms/tttx-button-v2/tttx-button-v2.js +28 -4
- package/dist/collection/components/atoms/tttx-button-v2/tttx-button-v2.stories.js +37 -13
- 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-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-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 +35 -35
- package/dist/components/index.js +35 -35
- package/dist/components/tttx-action-dropdown_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-action-dropdown_1_9_65.js → tttx-action-dropdown_1_9_66.js} +7 -7
- package/dist/components/{tttx-checkbox_1_9_65.d.ts → tttx-button-v2_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-button-v2_1_9_65.js → tttx-button-v2_1_9_66.js} +34 -10
- package/dist/components/tttx-button.js +5 -5
- package/dist/components/{tttx-dialog_1_9_65.d.ts → tttx-button_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-button_1_9_65.js → tttx-button_1_9_66.js} +2 -2
- package/dist/components/{tttx-table_1_9_65.d.ts → tttx-chart_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-chart_1_9_65.js → tttx-chart_1_9_66.js} +10 -10
- package/dist/components/tttx-checkbox-group-caption_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-caption_1_9_65.js → tttx-checkbox-group-caption_1_9_66.js} +5 -5
- package/dist/components/tttx-checkbox-group-heading_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-heading_1_9_65.js → tttx-checkbox-group-heading_1_9_66.js} +5 -5
- package/dist/components/tttx-checkbox-group_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group_1_9_65.js → tttx-checkbox-group_1_9_66.js} +5 -5
- package/dist/components/{tttx-button-v2_1_9_65.d.ts → tttx-checkbox_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-checkbox_1_9_65.js → tttx-checkbox_1_9_66.js} +7 -7
- package/dist/components/tttx-comments_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-comments_1_9_65.js → tttx-comments_1_9_66.js} +9 -9
- package/dist/components/tttx-data-pattern_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-data-pattern_1_9_65.js → tttx-data-pattern_1_9_66.js} +16 -16
- package/dist/components/tttx-datacard_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-datacard_1_9_65.js → tttx-datacard_1_9_66.js} +10 -10
- package/dist/components/tttx-date-range-picker.js +3 -3
- package/dist/components/tttx-dialog-box_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-dialog-box_1_9_65.js → tttx-dialog-box_1_9_66.js} +9 -9
- package/dist/components/{tttx-filter_1_9_65.d.ts → tttx-dialog_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-dialog_1_9_65.js → tttx-dialog_1_9_66.js} +8 -8
- package/dist/components/{tttx-toggle_1_9_65.d.ts → tttx-expander_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-expander_1_9_65.js → tttx-expander_1_9_66.js} +7 -7
- package/dist/components/tttx-filter.js +6 -6
- package/dist/components/{tttx-button_1_9_65.d.ts → tttx-filter_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-filter_1_9_65.js → tttx-filter_1_9_66.js} +2 -2
- package/dist/components/{tttx-form_1_9_65.d.ts → tttx-form_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-form_1_9_65.js → tttx-form_1_9_66.js} +11 -11
- package/dist/components/tttx-graph.js +3 -3
- package/dist/components/{tttx-graph_1_9_65.d.ts → tttx-graph_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-graph_1_9_65.js → tttx-graph_1_9_66.js} +2 -2
- package/dist/components/tttx-icon.js +3 -3
- package/dist/components/{tttx-list_1_9_65.d.ts → tttx-icon_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-icon_1_9_65.js → tttx-icon_1_9_66.js} +2 -2
- package/dist/components/tttx-keyvalue-block_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-keyvalue-block_1_9_65.js → tttx-keyvalue-block_1_9_66.js} +5 -5
- package/dist/components/tttx-list.js +6 -6
- package/dist/components/{tttx-icon_1_9_65.d.ts → tttx-list_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-list_1_9_65.js → tttx-list_1_9_66.js} +2 -2
- package/dist/components/tttx-loading-spinner.js +3 -3
- package/dist/components/tttx-loading-spinner_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-loading-spinner_1_9_65.js → tttx-loading-spinner_1_9_66.js} +2 -2
- package/dist/components/tttx-multiselect-box_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-multiselect-box_1_9_65.js → tttx-multiselect-box_1_9_66.js} +16 -16
- package/dist/components/tttx-percentage-bar_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-percentage-bar_1_9_65.js → tttx-percentage-bar_1_9_66.js} +6 -6
- package/dist/components/{tttx-qrcode_1_9_65.d.ts → tttx-qrcode_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-qrcode_1_9_65.js → tttx-qrcode_1_9_66.js} +5 -5
- package/dist/components/tttx-select-box.js +12 -12
- package/dist/components/tttx-select-box_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-select-box_1_9_65.js → tttx-select-box_1_9_66.js} +2 -2
- package/dist/components/tttx-skeleton_loader_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-skeleton_loader_1_9_65.js → tttx-skeleton_loader_1_9_66.js} +5 -5
- package/dist/components/tttx-sorter.js +5 -5
- package/dist/components/tttx-sorter_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-sorter_1_9_65.js → tttx-sorter_1_9_66.js} +2 -2
- package/dist/components/tttx-standalone-input.js +6 -6
- package/dist/components/tttx-standalone-input_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-standalone-input_1_9_65.js → tttx-standalone-input_1_9_66.js} +2 -2
- package/dist/components/{tttx-chart_1_9_65.d.ts → tttx-table_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-table_1_9_65.js → tttx-table_1_9_66.js} +5 -5
- package/dist/components/{tttx-tabs_1_9_65.d.ts → tttx-tabs_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-tabs_1_9_65.js → tttx-tabs_1_9_66.js} +9 -9
- package/dist/components/tttx-tag.js +5 -5
- package/dist/components/{tttx-tag_1_9_65.d.ts → tttx-tag_1_9_66.d.ts} +4 -4
- package/dist/components/{tttx-tag_1_9_65.js → tttx-tag_1_9_66.js} +2 -2
- package/dist/components/tttx-textarea_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-textarea_1_9_65.js → tttx-textarea_1_9_66.js} +6 -6
- package/dist/components/tttx-toggle_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-toggle_1_9_65.js → tttx-toggle_1_9_66.js} +5 -5
- package/dist/components/tttx-toolbar.js +3 -3
- package/dist/components/tttx-toolbar_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-toolbar_1_9_65.js → tttx-toolbar_1_9_66.js} +2 -2
- package/dist/components/tttx-tree-view_1_9_66.d.ts +11 -0
- package/dist/components/{tttx-tree-view_1_9_65.js → tttx-tree-view_1_9_66.js} +9 -9
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{tttx-action-dropdown_1_9_65.entry.js → tttx-action-dropdown_1_9_66.entry.js} +2 -2
- package/dist/esm/{tttx-button-v2_1_9_65.entry.js → tttx-button-v2_1_9_66.entry.js} +27 -4
- package/dist/esm/{tttx-button_1_9_65.entry.js → tttx-button_1_9_66.entry.js} +2 -2
- package/dist/esm/{tttx-chart_1_9_65.entry.js → tttx-chart_1_9_66.entry.js} +3 -3
- package/dist/esm/{tttx-checkbox-group-caption_1_9_65.entry.js → tttx-checkbox-group-caption_1_9_66.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group-heading_1_9_65.entry.js → tttx-checkbox-group-heading_1_9_66.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group_1_9_65.entry.js → tttx-checkbox-group_1_9_66.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox_1_9_65.entry.js → tttx-checkbox_1_9_66.entry.js} +2 -2
- package/dist/esm/{tttx-comments_1_9_65.entry.js → tttx-comments_1_9_66.entry.js} +4 -4
- package/dist/esm/{tttx-data-pattern_1_9_65.entry.js → tttx-data-pattern_1_9_66.entry.js} +5 -5
- package/dist/esm/{tttx-datacard_1_9_65.entry.js → tttx-datacard_1_9_66.entry.js} +4 -4
- package/dist/esm/tttx-date-range-picker.entry.js +1 -1
- package/dist/esm/{tttx-dialog-box_1_9_65.entry.js → tttx-dialog-box_1_9_66.entry.js} +3 -3
- package/dist/esm/{tttx-dialog_1_9_65.entry.js → tttx-dialog_1_9_66.entry.js} +2 -2
- package/dist/esm/{tttx-expander_1_9_65.entry.js → tttx-expander_1_9_66.entry.js} +2 -2
- package/dist/esm/{tttx-filter_1_9_65_4.entry.js → tttx-filter_1_9_66_4.entry.js} +6 -6
- package/dist/esm/{tttx-form_1_9_65.entry.js → tttx-form_1_9_66.entry.js} +2 -2
- package/dist/esm/{tttx-graph_1_9_65.entry.js → tttx-graph_1_9_66.entry.js} +1 -1
- package/dist/esm/{tttx-icon_1_9_65.entry.js → tttx-icon_1_9_66.entry.js} +1 -1
- package/dist/esm/{tttx-keyvalue-block_1_9_65.entry.js → tttx-keyvalue-block_1_9_66.entry.js} +1 -1
- package/dist/esm/{tttx-loading-spinner_1_9_65_3.entry.js → tttx-loading-spinner_1_9_66_3.entry.js} +4 -4
- package/dist/esm/{tttx-multiselect-box_1_9_65.entry.js → tttx-multiselect-box_1_9_66.entry.js} +7 -7
- package/dist/esm/{tttx-percentage-bar_1_9_65.entry.js → tttx-percentage-bar_1_9_66.entry.js} +2 -2
- package/dist/esm/{tttx-qrcode_1_9_65.entry.js → tttx-qrcode_1_9_66.entry.js} +1 -1
- package/dist/esm/{tttx-select-box_1_9_65.entry.js → tttx-select-box_1_9_66.entry.js} +6 -6
- package/dist/esm/{tttx-skeleton_loader_1_9_65.entry.js → tttx-skeleton_loader_1_9_66.entry.js} +1 -1
- package/dist/esm/{tttx-table_1_9_65.entry.js → tttx-table_1_9_66.entry.js} +1 -1
- package/dist/esm/{tttx-tabs_1_9_65.entry.js → tttx-tabs_1_9_66.entry.js} +4 -4
- package/dist/esm/{tttx-textarea_1_9_65.entry.js → tttx-textarea_1_9_66.entry.js} +2 -2
- package/dist/esm/{tttx-toggle_1_9_65.entry.js → tttx-toggle_1_9_66.entry.js} +1 -1
- package/dist/esm/{tttx-tree-view_1_9_65.entry.js → tttx-tree-view_1_9_66.entry.js} +3 -3
- package/dist/esm/tttx.js +1 -1
- package/dist/tttx/p-04acb4f7.entry.js +1 -1
- package/dist/tttx/p-1b8af0a1.entry.js +1 -1
- package/dist/tttx/p-210a3640.entry.js +1 -1
- package/dist/tttx/p-28528c3a.entry.js +1 -1
- package/dist/tttx/p-28902955.entry.js +1 -1
- package/dist/tttx/p-2a6e57b3.entry.js +1 -1
- package/dist/tttx/p-46853736.entry.js +1 -1
- package/dist/tttx/p-46933761.entry.js +1 -1
- package/dist/tttx/p-46985553.entry.js +1 -1
- package/dist/tttx/p-478169f8.entry.js +1 -1
- package/dist/tttx/p-4bc84dcf.entry.js +1 -1
- package/dist/tttx/p-4e8dee24.entry.js +1 -1
- package/dist/tttx/p-540a4b92.entry.js +1 -0
- package/dist/tttx/p-655cebb7.entry.js +1 -1
- package/dist/tttx/p-6ae828ed.entry.js +1 -1
- package/dist/tttx/p-72aa3209.entry.js +1 -1
- package/dist/tttx/p-753a802a.entry.js +1 -1
- package/dist/tttx/p-79a18842.entry.js +1 -1
- package/dist/tttx/p-8db27f20.entry.js +1 -1
- package/dist/tttx/p-92b48e8e.entry.js +1 -1
- package/dist/tttx/p-95ea704b.entry.js +1 -1
- package/dist/tttx/p-964b5e1a.entry.js +1 -1
- package/dist/tttx/p-99cee169.entry.js +1 -1
- package/dist/tttx/p-a380f600.entry.js +1 -1
- package/dist/tttx/p-ce6a69bc.entry.js +1 -1
- package/dist/tttx/p-cfc7f861.entry.js +1 -1
- package/dist/tttx/p-e0bd4daa.entry.js +1 -1
- package/dist/tttx/p-e7c92d26.entry.js +1 -1
- package/dist/tttx/p-e8d02dd3.entry.js +1 -1
- package/dist/tttx/p-eda88cd9.entry.js +1 -1
- package/dist/tttx/p-ffb09d64.entry.js +1 -1
- package/dist/tttx/tttx.esm.js +1 -1
- package/dist/types/components/atoms/tttx-button-v2/tttx-button-v2.d.ts +2 -0
- package/dist/types/components/atoms/tttx-button-v2/tttx-button-v2.stories.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 +419 -419
- package/package.json +1 -1
- package/dist/components/tttx-action-dropdown_1_9_65.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-caption_1_9_65.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-heading_1_9_65.d.ts +0 -11
- package/dist/components/tttx-checkbox-group_1_9_65.d.ts +0 -11
- package/dist/components/tttx-comments_1_9_65.d.ts +0 -11
- package/dist/components/tttx-data-pattern_1_9_65.d.ts +0 -11
- package/dist/components/tttx-datacard_1_9_65.d.ts +0 -11
- package/dist/components/tttx-dialog-box_1_9_65.d.ts +0 -11
- package/dist/components/tttx-expander_1_9_65.d.ts +0 -11
- package/dist/components/tttx-keyvalue-block_1_9_65.d.ts +0 -11
- package/dist/components/tttx-loading-spinner_1_9_65.d.ts +0 -11
- package/dist/components/tttx-multiselect-box_1_9_65.d.ts +0 -11
- package/dist/components/tttx-percentage-bar_1_9_65.d.ts +0 -11
- package/dist/components/tttx-select-box_1_9_65.d.ts +0 -11
- package/dist/components/tttx-skeleton_loader_1_9_65.d.ts +0 -11
- package/dist/components/tttx-sorter_1_9_65.d.ts +0 -11
- package/dist/components/tttx-standalone-input_1_9_65.d.ts +0 -11
- package/dist/components/tttx-textarea_1_9_65.d.ts +0 -11
- package/dist/components/tttx-toolbar_1_9_65.d.ts +0 -11
- package/dist/components/tttx-tree-view_1_9_65.d.ts +0 -11
- package/dist/tttx/p-093405a5.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_66 {
|
|
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_66 {
|
|
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_66 {
|
|
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_66 {
|
|
63
63
|
"chartData": ChartData;
|
|
64
64
|
"chartOptions"?: ChartOptions;
|
|
65
65
|
"chartType": 'line' | 'doughnut' | 'semi-gauge';
|
|
@@ -69,20 +69,20 @@ export namespace Components {
|
|
|
69
69
|
"loading"?: boolean;
|
|
70
70
|
"width": string;
|
|
71
71
|
}
|
|
72
|
-
interface
|
|
72
|
+
interface TttxCheckboxGroupCaption_1_9_66 {
|
|
73
73
|
}
|
|
74
|
-
interface
|
|
74
|
+
interface TttxCheckboxGroupHeading_1_9_66 {
|
|
75
75
|
}
|
|
76
|
-
interface
|
|
76
|
+
interface TttxCheckboxGroup_1_9_66 {
|
|
77
77
|
}
|
|
78
|
-
interface
|
|
78
|
+
interface TttxCheckbox_1_9_66 {
|
|
79
79
|
"checkboxId": string;
|
|
80
80
|
"checked": boolean;
|
|
81
81
|
"indeterminate": boolean;
|
|
82
82
|
"inline": boolean;
|
|
83
83
|
"label": string;
|
|
84
84
|
}
|
|
85
|
-
interface
|
|
85
|
+
interface TttxComments_1_9_66 {
|
|
86
86
|
"addDummyComment": (text: string, createdByFullName?: string) => Promise<void>;
|
|
87
87
|
"allowEditing": boolean;
|
|
88
88
|
"comments": string | Comment[];
|
|
@@ -95,7 +95,7 @@ export namespace Components {
|
|
|
95
95
|
"saveButtonText": string;
|
|
96
96
|
"value": string;
|
|
97
97
|
}
|
|
98
|
-
interface
|
|
98
|
+
interface TttxDataPattern_1_9_66 {
|
|
99
99
|
"addbutton": boolean;
|
|
100
100
|
"addbuttonlabel": string;
|
|
101
101
|
"data": string;
|
|
@@ -105,7 +105,7 @@ export namespace Components {
|
|
|
105
105
|
"searchplaceholder": string;
|
|
106
106
|
"sorterOptions": string;
|
|
107
107
|
}
|
|
108
|
-
interface
|
|
108
|
+
interface TttxDatacard_1_9_66 {
|
|
109
109
|
"cardTitle": string;
|
|
110
110
|
"cardType": string;
|
|
111
111
|
"chartConfig": string;
|
|
@@ -118,13 +118,13 @@ export namespace Components {
|
|
|
118
118
|
"initialValue"?: { start: string; end: string };
|
|
119
119
|
"placeholderText": string;
|
|
120
120
|
}
|
|
121
|
-
interface
|
|
121
|
+
interface TttxDialogBox_1_9_66 {
|
|
122
122
|
"allowOverflow": boolean;
|
|
123
123
|
"data": string | DialogItems;
|
|
124
124
|
"open": boolean;
|
|
125
125
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
126
126
|
}
|
|
127
|
-
interface
|
|
127
|
+
interface TttxDialog_1_9_66 {
|
|
128
128
|
"allowOverflow": boolean;
|
|
129
129
|
"closeEnabled": boolean;
|
|
130
130
|
"header": string;
|
|
@@ -132,13 +132,13 @@ export namespace Components {
|
|
|
132
132
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
133
133
|
"type": 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
134
134
|
}
|
|
135
|
-
interface
|
|
135
|
+
interface TttxExpander_1_9_66 {
|
|
136
136
|
"lefticon"?: string;
|
|
137
137
|
"lefticoncolor"?: string;
|
|
138
138
|
"name": string;
|
|
139
139
|
"open": boolean;
|
|
140
140
|
}
|
|
141
|
-
interface
|
|
141
|
+
interface TttxFilter_1_9_66 {
|
|
142
142
|
"defaultFilterOptions": string[] | string;
|
|
143
143
|
"filterButtonStyle": 'list filter' | 'list icon' | 'table icon';
|
|
144
144
|
"filterHeader": string;
|
|
@@ -149,7 +149,7 @@ export namespace Components {
|
|
|
149
149
|
"showSearchField": boolean;
|
|
150
150
|
"showSelectAll": boolean;
|
|
151
151
|
}
|
|
152
|
-
interface
|
|
152
|
+
interface TttxForm_1_9_66 {
|
|
153
153
|
/**
|
|
154
154
|
* Clear the validation message on a given form field
|
|
155
155
|
* @param fieldName The form field name to clear the validation of
|
|
@@ -196,33 +196,33 @@ export namespace Components {
|
|
|
196
196
|
"showLoadingSpinner": (fieldname: string, value: boolean) => Promise<void>;
|
|
197
197
|
"submit": () => Promise<void>;
|
|
198
198
|
}
|
|
199
|
-
interface
|
|
199
|
+
interface TttxGraph_1_9_66 {
|
|
200
200
|
"chartData": string;
|
|
201
201
|
"chartText": string;
|
|
202
202
|
"chartType": string;
|
|
203
203
|
}
|
|
204
|
-
interface
|
|
204
|
+
interface TttxIcon_1_9_66 {
|
|
205
205
|
"color": string;
|
|
206
206
|
"icon": string;
|
|
207
207
|
"size": number;
|
|
208
208
|
}
|
|
209
|
-
interface
|
|
209
|
+
interface TttxKeyvalueBlock_1_9_66 {
|
|
210
210
|
"horizontal": boolean;
|
|
211
211
|
"keyvalues": KeyBlockValues | KeyBlockValues[] | string;
|
|
212
212
|
"spacedout": boolean;
|
|
213
213
|
}
|
|
214
|
-
interface
|
|
214
|
+
interface TttxList_1_9_66 {
|
|
215
215
|
"data": string | ListItem[];
|
|
216
216
|
"name": string;
|
|
217
217
|
}
|
|
218
|
-
interface
|
|
218
|
+
interface TttxLoadingSpinner_1_9_66 {
|
|
219
219
|
"color": string;
|
|
220
220
|
"customMessageSchema"?: { threshold: number; message: string }[];
|
|
221
221
|
"loadingMessage": boolean;
|
|
222
222
|
"message"?: string;
|
|
223
223
|
"size": 'small' | 'large';
|
|
224
224
|
}
|
|
225
|
-
interface
|
|
225
|
+
interface TttxMultiselectBox_1_9_66 {
|
|
226
226
|
"htmlVisibleValue": boolean;
|
|
227
227
|
"inline": boolean;
|
|
228
228
|
"isLoading": boolean;
|
|
@@ -236,18 +236,18 @@ export namespace Components {
|
|
|
236
236
|
"stopLocalSearch": boolean;
|
|
237
237
|
"visibleValue": string;
|
|
238
238
|
}
|
|
239
|
-
interface
|
|
239
|
+
interface TttxPercentageBar_1_9_66 {
|
|
240
240
|
"color"?: string;
|
|
241
241
|
"labelid"?: string;
|
|
242
242
|
"min": string;
|
|
243
243
|
"percentage": string | number;
|
|
244
244
|
"thresholds"?: string | Threshold[];
|
|
245
245
|
}
|
|
246
|
-
interface
|
|
246
|
+
interface TttxQrcode_1_9_66 {
|
|
247
247
|
"link": string;
|
|
248
248
|
"size": number;
|
|
249
249
|
}
|
|
250
|
-
interface
|
|
250
|
+
interface TttxSelectBox_1_9_66 {
|
|
251
251
|
"clearable": boolean;
|
|
252
252
|
"errorMsg": string;
|
|
253
253
|
"inline": boolean;
|
|
@@ -267,7 +267,7 @@ export namespace Components {
|
|
|
267
267
|
"useExternalFiltering": boolean;
|
|
268
268
|
"useExternalPaginatedFiltering": boolean;
|
|
269
269
|
}
|
|
270
|
-
interface
|
|
270
|
+
interface TttxSkeleton_loader_1_9_66 {
|
|
271
271
|
"animation": 'pulse' | 'wave' | 'none';
|
|
272
272
|
"borderRadius": string;
|
|
273
273
|
"color": string;
|
|
@@ -279,13 +279,13 @@ export namespace Components {
|
|
|
279
279
|
"variant": 'text' | 'circle' | 'rect';
|
|
280
280
|
"width": string;
|
|
281
281
|
}
|
|
282
|
-
interface
|
|
282
|
+
interface TttxSorter_1_9_66 {
|
|
283
283
|
"defaultOption": string;
|
|
284
284
|
"defaultSortDirection": 'ascending' | 'descending';
|
|
285
285
|
"fieldOptionsData": string | SorterData;
|
|
286
286
|
"sorterKey": string;
|
|
287
287
|
}
|
|
288
|
-
interface
|
|
288
|
+
interface TttxStandaloneInput_1_9_66 {
|
|
289
289
|
"autocomplete": 'off' | 'on';
|
|
290
290
|
"checked": boolean;
|
|
291
291
|
"disabled": boolean;
|
|
@@ -301,8 +301,8 @@ export namespace Components {
|
|
|
301
301
|
"inputiconcolor": string;
|
|
302
302
|
/**
|
|
303
303
|
* tabindex - Allows the HTML elements to be focusable
|
|
304
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
305
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
304
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_9_66 input-index="1" />
|
|
305
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_9_66 inputindex={1} />
|
|
306
306
|
*/
|
|
307
307
|
"inputindex": string | number;
|
|
308
308
|
/**
|
|
@@ -330,7 +330,7 @@ export namespace Components {
|
|
|
330
330
|
"type": string;
|
|
331
331
|
"value": string | number;
|
|
332
332
|
}
|
|
333
|
-
interface
|
|
333
|
+
interface TttxTable_1_9_66 {
|
|
334
334
|
"data": any;
|
|
335
335
|
"draggableHeaders": boolean;
|
|
336
336
|
"headers": TableHeader[];
|
|
@@ -338,13 +338,13 @@ export namespace Components {
|
|
|
338
338
|
"selectable": boolean;
|
|
339
339
|
"selected": number;
|
|
340
340
|
}
|
|
341
|
-
interface
|
|
341
|
+
interface TttxTabs_1_9_66 {
|
|
342
342
|
"navigation": boolean;
|
|
343
343
|
"tabs": string | Tab[];
|
|
344
344
|
"tabsName": string;
|
|
345
345
|
"wide": boolean;
|
|
346
346
|
}
|
|
347
|
-
interface
|
|
347
|
+
interface TttxTag_1_9_66 {
|
|
348
348
|
"color": string;
|
|
349
349
|
"hasIcon": boolean;
|
|
350
350
|
"icon": string;
|
|
@@ -353,13 +353,13 @@ export namespace Components {
|
|
|
353
353
|
"text": string;
|
|
354
354
|
"textColor": string;
|
|
355
355
|
}
|
|
356
|
-
interface
|
|
356
|
+
interface TttxTextarea_1_9_66 {
|
|
357
357
|
"disabled": boolean;
|
|
358
358
|
"errormsg": string;
|
|
359
359
|
/**
|
|
360
360
|
* tabindex - Allows the HTML elements to be focusable
|
|
361
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
362
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
361
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_9_66 input-index="1" />
|
|
362
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_9_66 inputindex={1} />
|
|
363
363
|
*/
|
|
364
364
|
"inputindex": string | number;
|
|
365
365
|
/**
|
|
@@ -383,166 +383,166 @@ export namespace Components {
|
|
|
383
383
|
"textareaautofocus": boolean;
|
|
384
384
|
"value": string | number;
|
|
385
385
|
}
|
|
386
|
-
interface
|
|
386
|
+
interface TttxToggle_1_9_66 {
|
|
387
387
|
"initialstate": boolean | string;
|
|
388
388
|
}
|
|
389
|
-
interface
|
|
389
|
+
interface TttxToolbar_1_9_66 {
|
|
390
390
|
"border": boolean;
|
|
391
391
|
}
|
|
392
|
-
interface
|
|
392
|
+
interface TttxTreeView_1_9_66 {
|
|
393
393
|
"data": TreeViewItem[];
|
|
394
394
|
}
|
|
395
395
|
}
|
|
396
|
-
export interface
|
|
396
|
+
export interface TttxActionDropdown_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
397
397
|
detail: T;
|
|
398
|
-
target:
|
|
398
|
+
target: HTMLTttxActionDropdown_1_9_66Element;
|
|
399
399
|
}
|
|
400
|
-
export interface
|
|
400
|
+
export interface TttxButtonV2_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
401
401
|
detail: T;
|
|
402
|
-
target:
|
|
402
|
+
target: HTMLTttxButtonV2_1_9_66Element;
|
|
403
403
|
}
|
|
404
|
-
export interface
|
|
404
|
+
export interface TttxChart_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
405
405
|
detail: T;
|
|
406
|
-
target:
|
|
406
|
+
target: HTMLTttxChart_1_9_66Element;
|
|
407
407
|
}
|
|
408
|
-
export interface
|
|
408
|
+
export interface TttxCheckbox_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
409
409
|
detail: T;
|
|
410
|
-
target:
|
|
410
|
+
target: HTMLTttxCheckbox_1_9_66Element;
|
|
411
411
|
}
|
|
412
|
-
export interface
|
|
412
|
+
export interface TttxComments_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
413
413
|
detail: T;
|
|
414
|
-
target:
|
|
414
|
+
target: HTMLTttxComments_1_9_66Element;
|
|
415
415
|
}
|
|
416
416
|
export interface TttxDateRangePickerCustomEvent<T> extends CustomEvent<T> {
|
|
417
417
|
detail: T;
|
|
418
418
|
target: HTMLTttxDateRangePickerElement;
|
|
419
419
|
}
|
|
420
|
-
export interface
|
|
420
|
+
export interface TttxDialogBox_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
421
421
|
detail: T;
|
|
422
|
-
target:
|
|
422
|
+
target: HTMLTttxDialogBox_1_9_66Element;
|
|
423
423
|
}
|
|
424
|
-
export interface
|
|
424
|
+
export interface TttxDialog_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
425
425
|
detail: T;
|
|
426
|
-
target:
|
|
426
|
+
target: HTMLTttxDialog_1_9_66Element;
|
|
427
427
|
}
|
|
428
|
-
export interface
|
|
428
|
+
export interface TttxExpander_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
429
429
|
detail: T;
|
|
430
|
-
target:
|
|
430
|
+
target: HTMLTttxExpander_1_9_66Element;
|
|
431
431
|
}
|
|
432
|
-
export interface
|
|
432
|
+
export interface TttxFilter_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
433
433
|
detail: T;
|
|
434
|
-
target:
|
|
434
|
+
target: HTMLTttxFilter_1_9_66Element;
|
|
435
435
|
}
|
|
436
|
-
export interface
|
|
436
|
+
export interface TttxForm_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
437
437
|
detail: T;
|
|
438
|
-
target:
|
|
438
|
+
target: HTMLTttxForm_1_9_66Element;
|
|
439
439
|
}
|
|
440
|
-
export interface
|
|
440
|
+
export interface TttxList_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
441
441
|
detail: T;
|
|
442
|
-
target:
|
|
442
|
+
target: HTMLTttxList_1_9_66Element;
|
|
443
443
|
}
|
|
444
|
-
export interface
|
|
444
|
+
export interface TttxMultiselectBox_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
445
445
|
detail: T;
|
|
446
|
-
target:
|
|
446
|
+
target: HTMLTttxMultiselectBox_1_9_66Element;
|
|
447
447
|
}
|
|
448
|
-
export interface
|
|
448
|
+
export interface TttxSelectBox_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
449
449
|
detail: T;
|
|
450
|
-
target:
|
|
450
|
+
target: HTMLTttxSelectBox_1_9_66Element;
|
|
451
451
|
}
|
|
452
|
-
export interface
|
|
452
|
+
export interface TttxSorter_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
453
453
|
detail: T;
|
|
454
|
-
target:
|
|
454
|
+
target: HTMLTttxSorter_1_9_66Element;
|
|
455
455
|
}
|
|
456
|
-
export interface
|
|
456
|
+
export interface TttxStandaloneInput_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
457
457
|
detail: T;
|
|
458
|
-
target:
|
|
458
|
+
target: HTMLTttxStandaloneInput_1_9_66Element;
|
|
459
459
|
}
|
|
460
|
-
export interface
|
|
460
|
+
export interface TttxTable_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
461
461
|
detail: T;
|
|
462
|
-
target:
|
|
462
|
+
target: HTMLTttxTable_1_9_66Element;
|
|
463
463
|
}
|
|
464
|
-
export interface
|
|
464
|
+
export interface TttxTabs_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
465
465
|
detail: T;
|
|
466
|
-
target:
|
|
466
|
+
target: HTMLTttxTabs_1_9_66Element;
|
|
467
467
|
}
|
|
468
|
-
export interface
|
|
468
|
+
export interface TttxTextarea_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
469
469
|
detail: T;
|
|
470
|
-
target:
|
|
470
|
+
target: HTMLTttxTextarea_1_9_66Element;
|
|
471
471
|
}
|
|
472
|
-
export interface
|
|
472
|
+
export interface TttxToggle_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
473
473
|
detail: T;
|
|
474
|
-
target:
|
|
474
|
+
target: HTMLTttxToggle_1_9_66Element;
|
|
475
475
|
}
|
|
476
|
-
export interface
|
|
476
|
+
export interface TttxTreeView_1_9_66CustomEvent<T> extends CustomEvent<T> {
|
|
477
477
|
detail: T;
|
|
478
|
-
target:
|
|
478
|
+
target: HTMLTttxTreeView_1_9_66Element;
|
|
479
479
|
}
|
|
480
480
|
declare global {
|
|
481
|
-
interface
|
|
481
|
+
interface HTMLTttxActionDropdown_1_9_66Element extends Components.TttxActionDropdown_1_9_66, HTMLStencilElement {
|
|
482
482
|
}
|
|
483
|
-
var
|
|
484
|
-
prototype:
|
|
485
|
-
new ():
|
|
483
|
+
var HTMLTttxActionDropdown_1_9_66Element: {
|
|
484
|
+
prototype: HTMLTttxActionDropdown_1_9_66Element;
|
|
485
|
+
new (): HTMLTttxActionDropdown_1_9_66Element;
|
|
486
486
|
};
|
|
487
|
-
interface
|
|
487
|
+
interface HTMLTttxButtonV2_1_9_66Element extends Components.TttxButtonV2_1_9_66, HTMLStencilElement {
|
|
488
488
|
}
|
|
489
|
-
var
|
|
490
|
-
prototype:
|
|
491
|
-
new ():
|
|
489
|
+
var HTMLTttxButtonV2_1_9_66Element: {
|
|
490
|
+
prototype: HTMLTttxButtonV2_1_9_66Element;
|
|
491
|
+
new (): HTMLTttxButtonV2_1_9_66Element;
|
|
492
492
|
};
|
|
493
|
-
interface
|
|
493
|
+
interface HTMLTttxButton_1_9_66Element extends Components.TttxButton_1_9_66, HTMLStencilElement {
|
|
494
494
|
}
|
|
495
|
-
var
|
|
496
|
-
prototype:
|
|
497
|
-
new ():
|
|
495
|
+
var HTMLTttxButton_1_9_66Element: {
|
|
496
|
+
prototype: HTMLTttxButton_1_9_66Element;
|
|
497
|
+
new (): HTMLTttxButton_1_9_66Element;
|
|
498
498
|
};
|
|
499
|
-
interface
|
|
499
|
+
interface HTMLTttxChart_1_9_66Element extends Components.TttxChart_1_9_66, HTMLStencilElement {
|
|
500
500
|
}
|
|
501
|
-
var
|
|
502
|
-
prototype:
|
|
503
|
-
new ():
|
|
501
|
+
var HTMLTttxChart_1_9_66Element: {
|
|
502
|
+
prototype: HTMLTttxChart_1_9_66Element;
|
|
503
|
+
new (): HTMLTttxChart_1_9_66Element;
|
|
504
504
|
};
|
|
505
|
-
interface
|
|
505
|
+
interface HTMLTttxCheckboxGroupCaption_1_9_66Element extends Components.TttxCheckboxGroupCaption_1_9_66, HTMLStencilElement {
|
|
506
506
|
}
|
|
507
|
-
var
|
|
508
|
-
prototype:
|
|
509
|
-
new ():
|
|
507
|
+
var HTMLTttxCheckboxGroupCaption_1_9_66Element: {
|
|
508
|
+
prototype: HTMLTttxCheckboxGroupCaption_1_9_66Element;
|
|
509
|
+
new (): HTMLTttxCheckboxGroupCaption_1_9_66Element;
|
|
510
510
|
};
|
|
511
|
-
interface
|
|
511
|
+
interface HTMLTttxCheckboxGroupHeading_1_9_66Element extends Components.TttxCheckboxGroupHeading_1_9_66, HTMLStencilElement {
|
|
512
512
|
}
|
|
513
|
-
var
|
|
514
|
-
prototype:
|
|
515
|
-
new ():
|
|
513
|
+
var HTMLTttxCheckboxGroupHeading_1_9_66Element: {
|
|
514
|
+
prototype: HTMLTttxCheckboxGroupHeading_1_9_66Element;
|
|
515
|
+
new (): HTMLTttxCheckboxGroupHeading_1_9_66Element;
|
|
516
516
|
};
|
|
517
|
-
interface
|
|
517
|
+
interface HTMLTttxCheckboxGroup_1_9_66Element extends Components.TttxCheckboxGroup_1_9_66, HTMLStencilElement {
|
|
518
518
|
}
|
|
519
|
-
var
|
|
520
|
-
prototype:
|
|
521
|
-
new ():
|
|
519
|
+
var HTMLTttxCheckboxGroup_1_9_66Element: {
|
|
520
|
+
prototype: HTMLTttxCheckboxGroup_1_9_66Element;
|
|
521
|
+
new (): HTMLTttxCheckboxGroup_1_9_66Element;
|
|
522
522
|
};
|
|
523
|
-
interface
|
|
523
|
+
interface HTMLTttxCheckbox_1_9_66Element extends Components.TttxCheckbox_1_9_66, HTMLStencilElement {
|
|
524
524
|
}
|
|
525
|
-
var
|
|
526
|
-
prototype:
|
|
527
|
-
new ():
|
|
525
|
+
var HTMLTttxCheckbox_1_9_66Element: {
|
|
526
|
+
prototype: HTMLTttxCheckbox_1_9_66Element;
|
|
527
|
+
new (): HTMLTttxCheckbox_1_9_66Element;
|
|
528
528
|
};
|
|
529
|
-
interface
|
|
529
|
+
interface HTMLTttxComments_1_9_66Element extends Components.TttxComments_1_9_66, HTMLStencilElement {
|
|
530
530
|
}
|
|
531
|
-
var
|
|
532
|
-
prototype:
|
|
533
|
-
new ():
|
|
531
|
+
var HTMLTttxComments_1_9_66Element: {
|
|
532
|
+
prototype: HTMLTttxComments_1_9_66Element;
|
|
533
|
+
new (): HTMLTttxComments_1_9_66Element;
|
|
534
534
|
};
|
|
535
|
-
interface
|
|
535
|
+
interface HTMLTttxDataPattern_1_9_66Element extends Components.TttxDataPattern_1_9_66, HTMLStencilElement {
|
|
536
536
|
}
|
|
537
|
-
var
|
|
538
|
-
prototype:
|
|
539
|
-
new ():
|
|
537
|
+
var HTMLTttxDataPattern_1_9_66Element: {
|
|
538
|
+
prototype: HTMLTttxDataPattern_1_9_66Element;
|
|
539
|
+
new (): HTMLTttxDataPattern_1_9_66Element;
|
|
540
540
|
};
|
|
541
|
-
interface
|
|
541
|
+
interface HTMLTttxDatacard_1_9_66Element extends Components.TttxDatacard_1_9_66, HTMLStencilElement {
|
|
542
542
|
}
|
|
543
|
-
var
|
|
544
|
-
prototype:
|
|
545
|
-
new ():
|
|
543
|
+
var HTMLTttxDatacard_1_9_66Element: {
|
|
544
|
+
prototype: HTMLTttxDatacard_1_9_66Element;
|
|
545
|
+
new (): HTMLTttxDatacard_1_9_66Element;
|
|
546
546
|
};
|
|
547
547
|
interface HTMLTttxDateRangePickerElement extends Components.TttxDateRangePicker, HTMLStencilElement {
|
|
548
548
|
}
|
|
@@ -550,200 +550,200 @@ declare global {
|
|
|
550
550
|
prototype: HTMLTttxDateRangePickerElement;
|
|
551
551
|
new (): HTMLTttxDateRangePickerElement;
|
|
552
552
|
};
|
|
553
|
-
interface
|
|
553
|
+
interface HTMLTttxDialogBox_1_9_66Element extends Components.TttxDialogBox_1_9_66, HTMLStencilElement {
|
|
554
554
|
}
|
|
555
|
-
var
|
|
556
|
-
prototype:
|
|
557
|
-
new ():
|
|
555
|
+
var HTMLTttxDialogBox_1_9_66Element: {
|
|
556
|
+
prototype: HTMLTttxDialogBox_1_9_66Element;
|
|
557
|
+
new (): HTMLTttxDialogBox_1_9_66Element;
|
|
558
558
|
};
|
|
559
|
-
interface
|
|
559
|
+
interface HTMLTttxDialog_1_9_66Element extends Components.TttxDialog_1_9_66, HTMLStencilElement {
|
|
560
560
|
}
|
|
561
|
-
var
|
|
562
|
-
prototype:
|
|
563
|
-
new ():
|
|
561
|
+
var HTMLTttxDialog_1_9_66Element: {
|
|
562
|
+
prototype: HTMLTttxDialog_1_9_66Element;
|
|
563
|
+
new (): HTMLTttxDialog_1_9_66Element;
|
|
564
564
|
};
|
|
565
|
-
interface
|
|
565
|
+
interface HTMLTttxExpander_1_9_66Element extends Components.TttxExpander_1_9_66, HTMLStencilElement {
|
|
566
566
|
}
|
|
567
|
-
var
|
|
568
|
-
prototype:
|
|
569
|
-
new ():
|
|
567
|
+
var HTMLTttxExpander_1_9_66Element: {
|
|
568
|
+
prototype: HTMLTttxExpander_1_9_66Element;
|
|
569
|
+
new (): HTMLTttxExpander_1_9_66Element;
|
|
570
570
|
};
|
|
571
|
-
interface
|
|
571
|
+
interface HTMLTttxFilter_1_9_66Element extends Components.TttxFilter_1_9_66, HTMLStencilElement {
|
|
572
572
|
}
|
|
573
|
-
var
|
|
574
|
-
prototype:
|
|
575
|
-
new ():
|
|
573
|
+
var HTMLTttxFilter_1_9_66Element: {
|
|
574
|
+
prototype: HTMLTttxFilter_1_9_66Element;
|
|
575
|
+
new (): HTMLTttxFilter_1_9_66Element;
|
|
576
576
|
};
|
|
577
|
-
interface
|
|
577
|
+
interface HTMLTttxForm_1_9_66Element extends Components.TttxForm_1_9_66, HTMLStencilElement {
|
|
578
578
|
}
|
|
579
|
-
var
|
|
580
|
-
prototype:
|
|
581
|
-
new ():
|
|
579
|
+
var HTMLTttxForm_1_9_66Element: {
|
|
580
|
+
prototype: HTMLTttxForm_1_9_66Element;
|
|
581
|
+
new (): HTMLTttxForm_1_9_66Element;
|
|
582
582
|
};
|
|
583
|
-
interface
|
|
583
|
+
interface HTMLTttxGraph_1_9_66Element extends Components.TttxGraph_1_9_66, HTMLStencilElement {
|
|
584
584
|
}
|
|
585
|
-
var
|
|
586
|
-
prototype:
|
|
587
|
-
new ():
|
|
585
|
+
var HTMLTttxGraph_1_9_66Element: {
|
|
586
|
+
prototype: HTMLTttxGraph_1_9_66Element;
|
|
587
|
+
new (): HTMLTttxGraph_1_9_66Element;
|
|
588
588
|
};
|
|
589
|
-
interface
|
|
589
|
+
interface HTMLTttxIcon_1_9_66Element extends Components.TttxIcon_1_9_66, HTMLStencilElement {
|
|
590
590
|
}
|
|
591
|
-
var
|
|
592
|
-
prototype:
|
|
593
|
-
new ():
|
|
591
|
+
var HTMLTttxIcon_1_9_66Element: {
|
|
592
|
+
prototype: HTMLTttxIcon_1_9_66Element;
|
|
593
|
+
new (): HTMLTttxIcon_1_9_66Element;
|
|
594
594
|
};
|
|
595
|
-
interface
|
|
595
|
+
interface HTMLTttxKeyvalueBlock_1_9_66Element extends Components.TttxKeyvalueBlock_1_9_66, HTMLStencilElement {
|
|
596
596
|
}
|
|
597
|
-
var
|
|
598
|
-
prototype:
|
|
599
|
-
new ():
|
|
597
|
+
var HTMLTttxKeyvalueBlock_1_9_66Element: {
|
|
598
|
+
prototype: HTMLTttxKeyvalueBlock_1_9_66Element;
|
|
599
|
+
new (): HTMLTttxKeyvalueBlock_1_9_66Element;
|
|
600
600
|
};
|
|
601
|
-
interface
|
|
601
|
+
interface HTMLTttxList_1_9_66Element extends Components.TttxList_1_9_66, HTMLStencilElement {
|
|
602
602
|
}
|
|
603
|
-
var
|
|
604
|
-
prototype:
|
|
605
|
-
new ():
|
|
603
|
+
var HTMLTttxList_1_9_66Element: {
|
|
604
|
+
prototype: HTMLTttxList_1_9_66Element;
|
|
605
|
+
new (): HTMLTttxList_1_9_66Element;
|
|
606
606
|
};
|
|
607
|
-
interface
|
|
607
|
+
interface HTMLTttxLoadingSpinner_1_9_66Element extends Components.TttxLoadingSpinner_1_9_66, HTMLStencilElement {
|
|
608
608
|
}
|
|
609
|
-
var
|
|
610
|
-
prototype:
|
|
611
|
-
new ():
|
|
609
|
+
var HTMLTttxLoadingSpinner_1_9_66Element: {
|
|
610
|
+
prototype: HTMLTttxLoadingSpinner_1_9_66Element;
|
|
611
|
+
new (): HTMLTttxLoadingSpinner_1_9_66Element;
|
|
612
612
|
};
|
|
613
|
-
interface
|
|
613
|
+
interface HTMLTttxMultiselectBox_1_9_66Element extends Components.TttxMultiselectBox_1_9_66, HTMLStencilElement {
|
|
614
614
|
}
|
|
615
|
-
var
|
|
616
|
-
prototype:
|
|
617
|
-
new ():
|
|
615
|
+
var HTMLTttxMultiselectBox_1_9_66Element: {
|
|
616
|
+
prototype: HTMLTttxMultiselectBox_1_9_66Element;
|
|
617
|
+
new (): HTMLTttxMultiselectBox_1_9_66Element;
|
|
618
618
|
};
|
|
619
|
-
interface
|
|
619
|
+
interface HTMLTttxPercentageBar_1_9_66Element extends Components.TttxPercentageBar_1_9_66, HTMLStencilElement {
|
|
620
620
|
}
|
|
621
|
-
var
|
|
622
|
-
prototype:
|
|
623
|
-
new ():
|
|
621
|
+
var HTMLTttxPercentageBar_1_9_66Element: {
|
|
622
|
+
prototype: HTMLTttxPercentageBar_1_9_66Element;
|
|
623
|
+
new (): HTMLTttxPercentageBar_1_9_66Element;
|
|
624
624
|
};
|
|
625
|
-
interface
|
|
625
|
+
interface HTMLTttxQrcode_1_9_66Element extends Components.TttxQrcode_1_9_66, HTMLStencilElement {
|
|
626
626
|
}
|
|
627
|
-
var
|
|
628
|
-
prototype:
|
|
629
|
-
new ():
|
|
627
|
+
var HTMLTttxQrcode_1_9_66Element: {
|
|
628
|
+
prototype: HTMLTttxQrcode_1_9_66Element;
|
|
629
|
+
new (): HTMLTttxQrcode_1_9_66Element;
|
|
630
630
|
};
|
|
631
|
-
interface
|
|
631
|
+
interface HTMLTttxSelectBox_1_9_66Element extends Components.TttxSelectBox_1_9_66, HTMLStencilElement {
|
|
632
632
|
}
|
|
633
|
-
var
|
|
634
|
-
prototype:
|
|
635
|
-
new ():
|
|
633
|
+
var HTMLTttxSelectBox_1_9_66Element: {
|
|
634
|
+
prototype: HTMLTttxSelectBox_1_9_66Element;
|
|
635
|
+
new (): HTMLTttxSelectBox_1_9_66Element;
|
|
636
636
|
};
|
|
637
|
-
interface
|
|
637
|
+
interface HTMLTttxSkeleton_loader_1_9_66Element extends Components.TttxSkeleton_loader_1_9_66, HTMLStencilElement {
|
|
638
638
|
}
|
|
639
|
-
var
|
|
640
|
-
prototype:
|
|
641
|
-
new ():
|
|
639
|
+
var HTMLTttxSkeleton_loader_1_9_66Element: {
|
|
640
|
+
prototype: HTMLTttxSkeleton_loader_1_9_66Element;
|
|
641
|
+
new (): HTMLTttxSkeleton_loader_1_9_66Element;
|
|
642
642
|
};
|
|
643
|
-
interface
|
|
643
|
+
interface HTMLTttxSorter_1_9_66Element extends Components.TttxSorter_1_9_66, HTMLStencilElement {
|
|
644
644
|
}
|
|
645
|
-
var
|
|
646
|
-
prototype:
|
|
647
|
-
new ():
|
|
645
|
+
var HTMLTttxSorter_1_9_66Element: {
|
|
646
|
+
prototype: HTMLTttxSorter_1_9_66Element;
|
|
647
|
+
new (): HTMLTttxSorter_1_9_66Element;
|
|
648
648
|
};
|
|
649
|
-
interface
|
|
649
|
+
interface HTMLTttxStandaloneInput_1_9_66Element extends Components.TttxStandaloneInput_1_9_66, HTMLStencilElement {
|
|
650
650
|
}
|
|
651
|
-
var
|
|
652
|
-
prototype:
|
|
653
|
-
new ():
|
|
651
|
+
var HTMLTttxStandaloneInput_1_9_66Element: {
|
|
652
|
+
prototype: HTMLTttxStandaloneInput_1_9_66Element;
|
|
653
|
+
new (): HTMLTttxStandaloneInput_1_9_66Element;
|
|
654
654
|
};
|
|
655
|
-
interface
|
|
655
|
+
interface HTMLTttxTable_1_9_66Element extends Components.TttxTable_1_9_66, HTMLStencilElement {
|
|
656
656
|
}
|
|
657
|
-
var
|
|
658
|
-
prototype:
|
|
659
|
-
new ():
|
|
657
|
+
var HTMLTttxTable_1_9_66Element: {
|
|
658
|
+
prototype: HTMLTttxTable_1_9_66Element;
|
|
659
|
+
new (): HTMLTttxTable_1_9_66Element;
|
|
660
660
|
};
|
|
661
|
-
interface
|
|
661
|
+
interface HTMLTttxTabs_1_9_66Element extends Components.TttxTabs_1_9_66, HTMLStencilElement {
|
|
662
662
|
}
|
|
663
|
-
var
|
|
664
|
-
prototype:
|
|
665
|
-
new ():
|
|
663
|
+
var HTMLTttxTabs_1_9_66Element: {
|
|
664
|
+
prototype: HTMLTttxTabs_1_9_66Element;
|
|
665
|
+
new (): HTMLTttxTabs_1_9_66Element;
|
|
666
666
|
};
|
|
667
|
-
interface
|
|
667
|
+
interface HTMLTttxTag_1_9_66Element extends Components.TttxTag_1_9_66, HTMLStencilElement {
|
|
668
668
|
}
|
|
669
|
-
var
|
|
670
|
-
prototype:
|
|
671
|
-
new ():
|
|
669
|
+
var HTMLTttxTag_1_9_66Element: {
|
|
670
|
+
prototype: HTMLTttxTag_1_9_66Element;
|
|
671
|
+
new (): HTMLTttxTag_1_9_66Element;
|
|
672
672
|
};
|
|
673
|
-
interface
|
|
673
|
+
interface HTMLTttxTextarea_1_9_66Element extends Components.TttxTextarea_1_9_66, HTMLStencilElement {
|
|
674
674
|
}
|
|
675
|
-
var
|
|
676
|
-
prototype:
|
|
677
|
-
new ():
|
|
675
|
+
var HTMLTttxTextarea_1_9_66Element: {
|
|
676
|
+
prototype: HTMLTttxTextarea_1_9_66Element;
|
|
677
|
+
new (): HTMLTttxTextarea_1_9_66Element;
|
|
678
678
|
};
|
|
679
|
-
interface
|
|
679
|
+
interface HTMLTttxToggle_1_9_66Element extends Components.TttxToggle_1_9_66, HTMLStencilElement {
|
|
680
680
|
}
|
|
681
|
-
var
|
|
682
|
-
prototype:
|
|
683
|
-
new ():
|
|
681
|
+
var HTMLTttxToggle_1_9_66Element: {
|
|
682
|
+
prototype: HTMLTttxToggle_1_9_66Element;
|
|
683
|
+
new (): HTMLTttxToggle_1_9_66Element;
|
|
684
684
|
};
|
|
685
|
-
interface
|
|
685
|
+
interface HTMLTttxToolbar_1_9_66Element extends Components.TttxToolbar_1_9_66, HTMLStencilElement {
|
|
686
686
|
}
|
|
687
|
-
var
|
|
688
|
-
prototype:
|
|
689
|
-
new ():
|
|
687
|
+
var HTMLTttxToolbar_1_9_66Element: {
|
|
688
|
+
prototype: HTMLTttxToolbar_1_9_66Element;
|
|
689
|
+
new (): HTMLTttxToolbar_1_9_66Element;
|
|
690
690
|
};
|
|
691
|
-
interface
|
|
691
|
+
interface HTMLTttxTreeView_1_9_66Element extends Components.TttxTreeView_1_9_66, HTMLStencilElement {
|
|
692
692
|
}
|
|
693
|
-
var
|
|
694
|
-
prototype:
|
|
695
|
-
new ():
|
|
693
|
+
var HTMLTttxTreeView_1_9_66Element: {
|
|
694
|
+
prototype: HTMLTttxTreeView_1_9_66Element;
|
|
695
|
+
new (): HTMLTttxTreeView_1_9_66Element;
|
|
696
696
|
};
|
|
697
697
|
interface HTMLElementTagNameMap {
|
|
698
|
-
"tttx-action-
|
|
699
|
-
"tttx-button-
|
|
700
|
-
"tttx-
|
|
701
|
-
"tttx-
|
|
702
|
-
"tttx-checkbox-group-
|
|
703
|
-
"tttx-checkbox-group-
|
|
704
|
-
"tttx-checkbox-
|
|
705
|
-
"tttx-
|
|
706
|
-
"tttx-
|
|
707
|
-
"tttx-data-
|
|
708
|
-
"tttx-
|
|
698
|
+
"tttx-action-dropdown_1_9_66": HTMLTttxActionDropdown_1_9_66Element;
|
|
699
|
+
"tttx-button-v2_1_9_66": HTMLTttxButtonV2_1_9_66Element;
|
|
700
|
+
"tttx-button_1_9_66": HTMLTttxButton_1_9_66Element;
|
|
701
|
+
"tttx-chart_1_9_66": HTMLTttxChart_1_9_66Element;
|
|
702
|
+
"tttx-checkbox-group-caption_1_9_66": HTMLTttxCheckboxGroupCaption_1_9_66Element;
|
|
703
|
+
"tttx-checkbox-group-heading_1_9_66": HTMLTttxCheckboxGroupHeading_1_9_66Element;
|
|
704
|
+
"tttx-checkbox-group_1_9_66": HTMLTttxCheckboxGroup_1_9_66Element;
|
|
705
|
+
"tttx-checkbox_1_9_66": HTMLTttxCheckbox_1_9_66Element;
|
|
706
|
+
"tttx-comments_1_9_66": HTMLTttxComments_1_9_66Element;
|
|
707
|
+
"tttx-data-pattern_1_9_66": HTMLTttxDataPattern_1_9_66Element;
|
|
708
|
+
"tttx-datacard_1_9_66": HTMLTttxDatacard_1_9_66Element;
|
|
709
709
|
"tttx-date-range-picker": HTMLTttxDateRangePickerElement;
|
|
710
|
-
"tttx-dialog-
|
|
711
|
-
"tttx-
|
|
712
|
-
"tttx-
|
|
713
|
-
"tttx-
|
|
714
|
-
"tttx-
|
|
715
|
-
"tttx-
|
|
716
|
-
"tttx-
|
|
717
|
-
"tttx-keyvalue-
|
|
718
|
-
"tttx-
|
|
719
|
-
"tttx-loading-
|
|
720
|
-
"tttx-multiselect-
|
|
721
|
-
"tttx-percentage-
|
|
722
|
-
"tttx-
|
|
723
|
-
"tttx-select-
|
|
724
|
-
"tttx-
|
|
725
|
-
"tttx-
|
|
726
|
-
"tttx-standalone-
|
|
727
|
-
"tttx-
|
|
728
|
-
"tttx-
|
|
729
|
-
"tttx-
|
|
730
|
-
"tttx-
|
|
731
|
-
"tttx-
|
|
732
|
-
"tttx-
|
|
733
|
-
"tttx-tree-
|
|
710
|
+
"tttx-dialog-box_1_9_66": HTMLTttxDialogBox_1_9_66Element;
|
|
711
|
+
"tttx-dialog_1_9_66": HTMLTttxDialog_1_9_66Element;
|
|
712
|
+
"tttx-expander_1_9_66": HTMLTttxExpander_1_9_66Element;
|
|
713
|
+
"tttx-filter_1_9_66": HTMLTttxFilter_1_9_66Element;
|
|
714
|
+
"tttx-form_1_9_66": HTMLTttxForm_1_9_66Element;
|
|
715
|
+
"tttx-graph_1_9_66": HTMLTttxGraph_1_9_66Element;
|
|
716
|
+
"tttx-icon_1_9_66": HTMLTttxIcon_1_9_66Element;
|
|
717
|
+
"tttx-keyvalue-block_1_9_66": HTMLTttxKeyvalueBlock_1_9_66Element;
|
|
718
|
+
"tttx-list_1_9_66": HTMLTttxList_1_9_66Element;
|
|
719
|
+
"tttx-loading-spinner_1_9_66": HTMLTttxLoadingSpinner_1_9_66Element;
|
|
720
|
+
"tttx-multiselect-box_1_9_66": HTMLTttxMultiselectBox_1_9_66Element;
|
|
721
|
+
"tttx-percentage-bar_1_9_66": HTMLTttxPercentageBar_1_9_66Element;
|
|
722
|
+
"tttx-qrcode_1_9_66": HTMLTttxQrcode_1_9_66Element;
|
|
723
|
+
"tttx-select-box_1_9_66": HTMLTttxSelectBox_1_9_66Element;
|
|
724
|
+
"tttx-skeleton_loader_1_9_66": HTMLTttxSkeleton_loader_1_9_66Element;
|
|
725
|
+
"tttx-sorter_1_9_66": HTMLTttxSorter_1_9_66Element;
|
|
726
|
+
"tttx-standalone-input_1_9_66": HTMLTttxStandaloneInput_1_9_66Element;
|
|
727
|
+
"tttx-table_1_9_66": HTMLTttxTable_1_9_66Element;
|
|
728
|
+
"tttx-tabs_1_9_66": HTMLTttxTabs_1_9_66Element;
|
|
729
|
+
"tttx-tag_1_9_66": HTMLTttxTag_1_9_66Element;
|
|
730
|
+
"tttx-textarea_1_9_66": HTMLTttxTextarea_1_9_66Element;
|
|
731
|
+
"tttx-toggle_1_9_66": HTMLTttxToggle_1_9_66Element;
|
|
732
|
+
"tttx-toolbar_1_9_66": HTMLTttxToolbar_1_9_66Element;
|
|
733
|
+
"tttx-tree-view_1_9_66": HTMLTttxTreeView_1_9_66Element;
|
|
734
734
|
}
|
|
735
735
|
}
|
|
736
736
|
declare namespace LocalJSX {
|
|
737
|
-
interface
|
|
737
|
+
interface TttxActionDropdown_1_9_66 {
|
|
738
738
|
"actionKey"?: string;
|
|
739
739
|
"defaultOption"?: string;
|
|
740
740
|
"fieldOptionsData"?: string | ActionDropdownData;
|
|
741
741
|
"icon"?: string;
|
|
742
742
|
"isIconVisible"?: boolean;
|
|
743
|
-
"onActionDropdownChangeEvent"?: (event:
|
|
744
|
-
"onToggleActionDropdown"?: (event:
|
|
743
|
+
"onActionDropdownChangeEvent"?: (event: TttxActionDropdown_1_9_66CustomEvent<ActionDropdownChangeEvent>) => void;
|
|
744
|
+
"onToggleActionDropdown"?: (event: TttxActionDropdown_1_9_66CustomEvent<boolean>) => void;
|
|
745
745
|
}
|
|
746
|
-
interface
|
|
746
|
+
interface TttxButtonV2_1_9_66 {
|
|
747
747
|
"design"?: | 'primary'
|
|
748
748
|
| 'secondary'
|
|
749
749
|
| 'default'
|
|
@@ -762,19 +762,19 @@ declare namespace LocalJSX {
|
|
|
762
762
|
"iconposition"?: 'left' | 'right';
|
|
763
763
|
"label"?: string;
|
|
764
764
|
"notext"?: boolean;
|
|
765
|
-
"onButtonDropdownChange"?: (event:
|
|
765
|
+
"onButtonDropdownChange"?: (event: TttxButtonV2_1_9_66CustomEvent<string>) => void;
|
|
766
766
|
"options"?: string | { label: string; icon?: string }[];
|
|
767
767
|
"size"?: 'S' | 'M' | 'L';
|
|
768
768
|
"type"?: 'button' | 'dropdown';
|
|
769
769
|
}
|
|
770
|
-
interface
|
|
770
|
+
interface TttxButton_1_9_66 {
|
|
771
771
|
"design"?: string;
|
|
772
772
|
"icon"?: string;
|
|
773
773
|
"iconcolor"?: string;
|
|
774
774
|
"iconposition"?: 'left' | 'right';
|
|
775
775
|
"notext"?: boolean;
|
|
776
776
|
}
|
|
777
|
-
interface
|
|
777
|
+
interface TttxChart_1_9_66 {
|
|
778
778
|
"chartData"?: ChartData;
|
|
779
779
|
"chartOptions"?: ChartOptions;
|
|
780
780
|
"chartType"?: 'line' | 'doughnut' | 'semi-gauge';
|
|
@@ -782,42 +782,42 @@ declare namespace LocalJSX {
|
|
|
782
782
|
"fallbackText"?: string;
|
|
783
783
|
"height"?: string;
|
|
784
784
|
"loading"?: boolean;
|
|
785
|
-
"onExportCSV"?: (event:
|
|
785
|
+
"onExportCSV"?: (event: TttxChart_1_9_66CustomEvent<{ name: string }>) => void;
|
|
786
786
|
"width"?: string;
|
|
787
787
|
}
|
|
788
|
-
interface
|
|
788
|
+
interface TttxCheckboxGroupCaption_1_9_66 {
|
|
789
789
|
}
|
|
790
|
-
interface
|
|
790
|
+
interface TttxCheckboxGroupHeading_1_9_66 {
|
|
791
791
|
}
|
|
792
|
-
interface
|
|
792
|
+
interface TttxCheckboxGroup_1_9_66 {
|
|
793
793
|
}
|
|
794
|
-
interface
|
|
794
|
+
interface TttxCheckbox_1_9_66 {
|
|
795
795
|
"checkboxId"?: string;
|
|
796
796
|
"checked"?: boolean;
|
|
797
797
|
"indeterminate"?: boolean;
|
|
798
798
|
"inline"?: boolean;
|
|
799
799
|
"label"?: string;
|
|
800
|
-
"onCheckboxChangeEvent"?: (event:
|
|
800
|
+
"onCheckboxChangeEvent"?: (event: TttxCheckbox_1_9_66CustomEvent<{indeterminate: boolean, checked: boolean}>) => void;
|
|
801
801
|
}
|
|
802
|
-
interface
|
|
802
|
+
interface TttxComments_1_9_66 {
|
|
803
803
|
"allowEditing"?: boolean;
|
|
804
804
|
"comments"?: string | Comment[];
|
|
805
805
|
"currentuser"?: string;
|
|
806
806
|
"disableFile"?: boolean;
|
|
807
807
|
"inputBoxHeight"?: number;
|
|
808
808
|
"messageLimit"?: number;
|
|
809
|
-
"onCommentAdded"?: (event:
|
|
810
|
-
"onCommentEdited"?: (event:
|
|
811
|
-
"onCommentFocusOut"?: (event:
|
|
812
|
-
"onRequestCommentRemoval"?: (event:
|
|
813
|
-
"onRequestFileDownload"?: (event:
|
|
814
|
-
"onRequestFileUpload"?: (event:
|
|
809
|
+
"onCommentAdded"?: (event: TttxComments_1_9_66CustomEvent<Comment>) => void;
|
|
810
|
+
"onCommentEdited"?: (event: TttxComments_1_9_66CustomEvent<Comment>) => void;
|
|
811
|
+
"onCommentFocusOut"?: (event: TttxComments_1_9_66CustomEvent<string>) => void;
|
|
812
|
+
"onRequestCommentRemoval"?: (event: TttxComments_1_9_66CustomEvent<Comment>) => void;
|
|
813
|
+
"onRequestFileDownload"?: (event: TttxComments_1_9_66CustomEvent<string>) => void;
|
|
814
|
+
"onRequestFileUpload"?: (event: TttxComments_1_9_66CustomEvent<void>) => void;
|
|
815
815
|
"placeholder"?: string;
|
|
816
816
|
"readonly"?: boolean;
|
|
817
817
|
"saveButtonText"?: string;
|
|
818
818
|
"value"?: string;
|
|
819
819
|
}
|
|
820
|
-
interface
|
|
820
|
+
interface TttxDataPattern_1_9_66 {
|
|
821
821
|
"addbutton"?: boolean;
|
|
822
822
|
"addbuttonlabel"?: string;
|
|
823
823
|
"data"?: string;
|
|
@@ -827,7 +827,7 @@ declare namespace LocalJSX {
|
|
|
827
827
|
"searchplaceholder"?: string;
|
|
828
828
|
"sorterOptions"?: string;
|
|
829
829
|
}
|
|
830
|
-
interface
|
|
830
|
+
interface TttxDatacard_1_9_66 {
|
|
831
831
|
"cardTitle"?: string;
|
|
832
832
|
"cardType"?: string;
|
|
833
833
|
"chartConfig"?: string;
|
|
@@ -841,90 +841,90 @@ declare namespace LocalJSX {
|
|
|
841
841
|
"onDateRangeChanged"?: (event: TttxDateRangePickerCustomEvent<{ name: string; value: { start: string; end: string } }>) => void;
|
|
842
842
|
"placeholderText"?: string;
|
|
843
843
|
}
|
|
844
|
-
interface
|
|
844
|
+
interface TttxDialogBox_1_9_66 {
|
|
845
845
|
"allowOverflow"?: boolean;
|
|
846
846
|
"data"?: string | DialogItems;
|
|
847
|
-
"onButtonClick"?: (event:
|
|
848
|
-
"onCloseButtonClick"?: (event:
|
|
849
|
-
"onCloseSelectBoxOnScroll"?: (event:
|
|
847
|
+
"onButtonClick"?: (event: TttxDialogBox_1_9_66CustomEvent<any>) => void;
|
|
848
|
+
"onCloseButtonClick"?: (event: TttxDialogBox_1_9_66CustomEvent<any>) => void;
|
|
849
|
+
"onCloseSelectBoxOnScroll"?: (event: TttxDialogBox_1_9_66CustomEvent<any>) => void;
|
|
850
850
|
"open"?: boolean;
|
|
851
851
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
852
852
|
}
|
|
853
|
-
interface
|
|
853
|
+
interface TttxDialog_1_9_66 {
|
|
854
854
|
"allowOverflow"?: boolean;
|
|
855
855
|
"closeEnabled"?: boolean;
|
|
856
856
|
"header"?: string;
|
|
857
|
-
"onCloseButtonClick"?: (event:
|
|
857
|
+
"onCloseButtonClick"?: (event: TttxDialog_1_9_66CustomEvent<any>) => void;
|
|
858
858
|
"open"?: boolean;
|
|
859
859
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
860
860
|
"type"?: 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
861
861
|
}
|
|
862
|
-
interface
|
|
862
|
+
interface TttxExpander_1_9_66 {
|
|
863
863
|
"lefticon"?: string;
|
|
864
864
|
"lefticoncolor"?: string;
|
|
865
865
|
"name"?: string;
|
|
866
|
-
"onToggleExpander"?: (event:
|
|
866
|
+
"onToggleExpander"?: (event: TttxExpander_1_9_66CustomEvent<{ open: boolean; name: string }>) => void;
|
|
867
867
|
"open"?: boolean;
|
|
868
868
|
}
|
|
869
|
-
interface
|
|
869
|
+
interface TttxFilter_1_9_66 {
|
|
870
870
|
"defaultFilterOptions"?: string[] | string;
|
|
871
871
|
"filterButtonStyle"?: 'list filter' | 'list icon' | 'table icon';
|
|
872
872
|
"filterHeader"?: string;
|
|
873
873
|
"filterKey"?: string;
|
|
874
874
|
"filterOptions"?: string | FilterSettings[];
|
|
875
|
-
"onFilterChangeEvent"?: (event:
|
|
876
|
-
"onToggleFilter"?: (event:
|
|
875
|
+
"onFilterChangeEvent"?: (event: TttxFilter_1_9_66CustomEvent<FilterChangeEvent>) => void;
|
|
876
|
+
"onToggleFilter"?: (event: TttxFilter_1_9_66CustomEvent<boolean>) => void;
|
|
877
877
|
"popoverWidth"?: string;
|
|
878
878
|
"showOptionIcons"?: boolean;
|
|
879
879
|
"showSearchField"?: boolean;
|
|
880
880
|
"showSelectAll"?: boolean;
|
|
881
881
|
}
|
|
882
|
-
interface
|
|
882
|
+
interface TttxForm_1_9_66 {
|
|
883
883
|
"data"?: any;
|
|
884
884
|
"formschema"?: Record<string, any> | string;
|
|
885
|
-
"onDataChanged"?: (event:
|
|
886
|
-
"onDataSubmitted"?: (event:
|
|
887
|
-
"onSearchTermChanged"?: (event:
|
|
888
|
-
"onSelectToggleOpen"?: (event:
|
|
885
|
+
"onDataChanged"?: (event: TttxForm_1_9_66CustomEvent<{ name: string; value: string }>) => void;
|
|
886
|
+
"onDataSubmitted"?: (event: TttxForm_1_9_66CustomEvent<FormData>) => void;
|
|
887
|
+
"onSearchTermChanged"?: (event: TttxForm_1_9_66CustomEvent<{ name: string; value: string, type: string }>) => void;
|
|
888
|
+
"onSelectToggleOpen"?: (event: TttxForm_1_9_66CustomEvent<{ name: string; value: string, type: string }>) => void;
|
|
889
889
|
}
|
|
890
|
-
interface
|
|
890
|
+
interface TttxGraph_1_9_66 {
|
|
891
891
|
"chartData"?: string;
|
|
892
892
|
"chartText"?: string;
|
|
893
893
|
"chartType"?: string;
|
|
894
894
|
}
|
|
895
|
-
interface
|
|
895
|
+
interface TttxIcon_1_9_66 {
|
|
896
896
|
"color"?: string;
|
|
897
897
|
"icon"?: string;
|
|
898
898
|
"size"?: number;
|
|
899
899
|
}
|
|
900
|
-
interface
|
|
900
|
+
interface TttxKeyvalueBlock_1_9_66 {
|
|
901
901
|
"horizontal"?: boolean;
|
|
902
902
|
"keyvalues"?: KeyBlockValues | KeyBlockValues[] | string;
|
|
903
903
|
"spacedout"?: boolean;
|
|
904
904
|
}
|
|
905
|
-
interface
|
|
905
|
+
interface TttxList_1_9_66 {
|
|
906
906
|
"data"?: string | ListItem[];
|
|
907
907
|
"name"?: string;
|
|
908
|
-
"onListRowCheckboxClick"?: (event:
|
|
909
|
-
"onListRowClick"?: (event:
|
|
908
|
+
"onListRowCheckboxClick"?: (event: TttxList_1_9_66CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
909
|
+
"onListRowClick"?: (event: TttxList_1_9_66CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
910
910
|
}
|
|
911
|
-
interface
|
|
911
|
+
interface TttxLoadingSpinner_1_9_66 {
|
|
912
912
|
"color"?: string;
|
|
913
913
|
"customMessageSchema"?: { threshold: number; message: string }[];
|
|
914
914
|
"loadingMessage"?: boolean;
|
|
915
915
|
"message"?: string;
|
|
916
916
|
"size"?: 'small' | 'large';
|
|
917
917
|
}
|
|
918
|
-
interface
|
|
918
|
+
interface TttxMultiselectBox_1_9_66 {
|
|
919
919
|
"htmlVisibleValue"?: boolean;
|
|
920
920
|
"inline"?: boolean;
|
|
921
921
|
"isLoading"?: boolean;
|
|
922
922
|
"label"?: string;
|
|
923
923
|
"nonPriorityLabel"?: string;
|
|
924
|
-
"onChangesApplied"?: (event:
|
|
925
|
-
"onSearchDataChanged"?: (event:
|
|
926
|
-
"onSelectItemEvent"?: (event:
|
|
927
|
-
"onToggleOpen"?: (event:
|
|
924
|
+
"onChangesApplied"?: (event: TttxMultiselectBox_1_9_66CustomEvent<SelectItem[]>) => void;
|
|
925
|
+
"onSearchDataChanged"?: (event: TttxMultiselectBox_1_9_66CustomEvent<{ searchTerm: string; }>) => void;
|
|
926
|
+
"onSelectItemEvent"?: (event: TttxMultiselectBox_1_9_66CustomEvent<SelectItem>) => void;
|
|
927
|
+
"onToggleOpen"?: (event: TttxMultiselectBox_1_9_66CustomEvent<boolean>) => void;
|
|
928
928
|
"optionsData"?: string | SelectItem[];
|
|
929
929
|
"placeholder"?: string;
|
|
930
930
|
"priorityLabel"?: string;
|
|
@@ -933,18 +933,18 @@ declare namespace LocalJSX {
|
|
|
933
933
|
"stopLocalSearch"?: boolean;
|
|
934
934
|
"visibleValue"?: string;
|
|
935
935
|
}
|
|
936
|
-
interface
|
|
936
|
+
interface TttxPercentageBar_1_9_66 {
|
|
937
937
|
"color"?: string;
|
|
938
938
|
"labelid"?: string;
|
|
939
939
|
"min"?: string;
|
|
940
940
|
"percentage"?: string | number;
|
|
941
941
|
"thresholds"?: string | Threshold[];
|
|
942
942
|
}
|
|
943
|
-
interface
|
|
943
|
+
interface TttxQrcode_1_9_66 {
|
|
944
944
|
"link"?: string;
|
|
945
945
|
"size"?: number;
|
|
946
946
|
}
|
|
947
|
-
interface
|
|
947
|
+
interface TttxSelectBox_1_9_66 {
|
|
948
948
|
"clearable"?: boolean;
|
|
949
949
|
"errorMsg"?: string;
|
|
950
950
|
"inline"?: boolean;
|
|
@@ -952,10 +952,10 @@ declare namespace LocalJSX {
|
|
|
952
952
|
"isLoading"?: boolean;
|
|
953
953
|
"label"?: string;
|
|
954
954
|
"nonPriorityLabel"?: string;
|
|
955
|
-
"onMultiselectSearchUpdated"?: (event:
|
|
956
|
-
"onSelectEndReached"?: (event:
|
|
957
|
-
"onSelectItemEvent"?: (event:
|
|
958
|
-
"onToggleOpen"?: (event:
|
|
955
|
+
"onMultiselectSearchUpdated"?: (event: TttxSelectBox_1_9_66CustomEvent<string>) => void;
|
|
956
|
+
"onSelectEndReached"?: (event: TttxSelectBox_1_9_66CustomEvent<string>) => void;
|
|
957
|
+
"onSelectItemEvent"?: (event: TttxSelectBox_1_9_66CustomEvent<SelectItem1>) => void;
|
|
958
|
+
"onToggleOpen"?: (event: TttxSelectBox_1_9_66CustomEvent<boolean>) => void;
|
|
959
959
|
"optionsData"?: string | SelectItem1[];
|
|
960
960
|
"placeholder"?: string;
|
|
961
961
|
"priorityLabel"?: string;
|
|
@@ -967,7 +967,7 @@ declare namespace LocalJSX {
|
|
|
967
967
|
"useExternalFiltering"?: boolean;
|
|
968
968
|
"useExternalPaginatedFiltering"?: boolean;
|
|
969
969
|
}
|
|
970
|
-
interface
|
|
970
|
+
interface TttxSkeleton_loader_1_9_66 {
|
|
971
971
|
"animation"?: 'pulse' | 'wave' | 'none';
|
|
972
972
|
"borderRadius"?: string;
|
|
973
973
|
"color"?: string;
|
|
@@ -979,15 +979,15 @@ declare namespace LocalJSX {
|
|
|
979
979
|
"variant"?: 'text' | 'circle' | 'rect';
|
|
980
980
|
"width"?: string;
|
|
981
981
|
}
|
|
982
|
-
interface
|
|
982
|
+
interface TttxSorter_1_9_66 {
|
|
983
983
|
"defaultOption"?: string;
|
|
984
984
|
"defaultSortDirection"?: 'ascending' | 'descending';
|
|
985
985
|
"fieldOptionsData"?: string | SorterData;
|
|
986
|
-
"onSorterChangeEvent"?: (event:
|
|
987
|
-
"onToggleSorter"?: (event:
|
|
986
|
+
"onSorterChangeEvent"?: (event: TttxSorter_1_9_66CustomEvent<SorterChangeEvent>) => void;
|
|
987
|
+
"onToggleSorter"?: (event: TttxSorter_1_9_66CustomEvent<boolean>) => void;
|
|
988
988
|
"sorterKey"?: string;
|
|
989
989
|
}
|
|
990
|
-
interface
|
|
990
|
+
interface TttxStandaloneInput_1_9_66 {
|
|
991
991
|
"autocomplete"?: 'off' | 'on';
|
|
992
992
|
"checked"?: boolean;
|
|
993
993
|
"disabled"?: boolean;
|
|
@@ -1003,8 +1003,8 @@ declare namespace LocalJSX {
|
|
|
1003
1003
|
"inputiconcolor"?: string;
|
|
1004
1004
|
/**
|
|
1005
1005
|
* tabindex - Allows the HTML elements to be focusable
|
|
1006
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
1007
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
1006
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_9_66 input-index="1" />
|
|
1007
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_9_66 inputindex={1} />
|
|
1008
1008
|
*/
|
|
1009
1009
|
"inputindex"?: string | number;
|
|
1010
1010
|
/**
|
|
@@ -1018,13 +1018,13 @@ declare namespace LocalJSX {
|
|
|
1018
1018
|
"min"?: MinMaxDates | number;
|
|
1019
1019
|
"minlength"?: string | number;
|
|
1020
1020
|
"name"?: string;
|
|
1021
|
-
"onBlurChanged"?: (event:
|
|
1022
|
-
"onFocusChanged"?: (event:
|
|
1023
|
-
"onInputIconClick"?: (event:
|
|
1024
|
-
"onInvalidChanged"?: (event:
|
|
1025
|
-
"onLeftIconClick"?: (event:
|
|
1026
|
-
"onRightIconClick"?: (event:
|
|
1027
|
-
"onValueChanged"?: (event:
|
|
1021
|
+
"onBlurChanged"?: (event: TttxStandaloneInput_1_9_66CustomEvent<string>) => void;
|
|
1022
|
+
"onFocusChanged"?: (event: TttxStandaloneInput_1_9_66CustomEvent<string>) => void;
|
|
1023
|
+
"onInputIconClick"?: (event: TttxStandaloneInput_1_9_66CustomEvent<void>) => void;
|
|
1024
|
+
"onInvalidChanged"?: (event: TttxStandaloneInput_1_9_66CustomEvent<string>) => void;
|
|
1025
|
+
"onLeftIconClick"?: (event: TttxStandaloneInput_1_9_66CustomEvent<void>) => void;
|
|
1026
|
+
"onRightIconClick"?: (event: TttxStandaloneInput_1_9_66CustomEvent<void>) => void;
|
|
1027
|
+
"onValueChanged"?: (event: TttxStandaloneInput_1_9_66CustomEvent<string>) => void;
|
|
1028
1028
|
"pattern"?: string;
|
|
1029
1029
|
"placeholder"?: string;
|
|
1030
1030
|
"readonly"?: string | boolean;
|
|
@@ -1039,27 +1039,27 @@ declare namespace LocalJSX {
|
|
|
1039
1039
|
"type"?: string;
|
|
1040
1040
|
"value"?: string | number;
|
|
1041
1041
|
}
|
|
1042
|
-
interface
|
|
1042
|
+
interface TttxTable_1_9_66 {
|
|
1043
1043
|
"data"?: any;
|
|
1044
1044
|
"draggableHeaders"?: boolean;
|
|
1045
1045
|
"headers"?: TableHeader[];
|
|
1046
1046
|
"loading"?: boolean;
|
|
1047
|
-
"onHeaderClicked"?: (event:
|
|
1048
|
-
"onHeaderOrderChanged"?: (event:
|
|
1049
|
-
"onRowClicked"?: (event:
|
|
1047
|
+
"onHeaderClicked"?: (event: TttxTable_1_9_66CustomEvent<any>) => void;
|
|
1048
|
+
"onHeaderOrderChanged"?: (event: TttxTable_1_9_66CustomEvent<string[]>) => void;
|
|
1049
|
+
"onRowClicked"?: (event: TttxTable_1_9_66CustomEvent<any>) => void;
|
|
1050
1050
|
"selectable"?: boolean;
|
|
1051
1051
|
"selected"?: number;
|
|
1052
1052
|
}
|
|
1053
|
-
interface
|
|
1053
|
+
interface TttxTabs_1_9_66 {
|
|
1054
1054
|
"navigation"?: boolean;
|
|
1055
|
-
"onLeftNavigation"?: (event:
|
|
1056
|
-
"onRightNavigation"?: (event:
|
|
1057
|
-
"onTabClick"?: (event:
|
|
1055
|
+
"onLeftNavigation"?: (event: TttxTabs_1_9_66CustomEvent<any>) => void;
|
|
1056
|
+
"onRightNavigation"?: (event: TttxTabs_1_9_66CustomEvent<any>) => void;
|
|
1057
|
+
"onTabClick"?: (event: TttxTabs_1_9_66CustomEvent<{ tabId: string }>) => void;
|
|
1058
1058
|
"tabs"?: string | Tab[];
|
|
1059
1059
|
"tabsName"?: string;
|
|
1060
1060
|
"wide"?: boolean;
|
|
1061
1061
|
}
|
|
1062
|
-
interface
|
|
1062
|
+
interface TttxTag_1_9_66 {
|
|
1063
1063
|
"color"?: string;
|
|
1064
1064
|
"hasIcon"?: boolean;
|
|
1065
1065
|
"icon"?: string;
|
|
@@ -1068,13 +1068,13 @@ declare namespace LocalJSX {
|
|
|
1068
1068
|
"text"?: string;
|
|
1069
1069
|
"textColor"?: string;
|
|
1070
1070
|
}
|
|
1071
|
-
interface
|
|
1071
|
+
interface TttxTextarea_1_9_66 {
|
|
1072
1072
|
"disabled"?: boolean;
|
|
1073
1073
|
"errormsg"?: string;
|
|
1074
1074
|
/**
|
|
1075
1075
|
* tabindex - Allows the HTML elements to be focusable
|
|
1076
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
1077
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
1076
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_9_66 input-index="1" />
|
|
1077
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_9_66 inputindex={1} />
|
|
1078
1078
|
*/
|
|
1079
1079
|
"inputindex"?: string | number;
|
|
1080
1080
|
/**
|
|
@@ -1085,10 +1085,10 @@ declare namespace LocalJSX {
|
|
|
1085
1085
|
"label"?: string;
|
|
1086
1086
|
"maxlength"?: string | number;
|
|
1087
1087
|
"name"?: string;
|
|
1088
|
-
"onBlurChanged"?: (event:
|
|
1089
|
-
"onFocusChanged"?: (event:
|
|
1090
|
-
"onInvalidChanged"?: (event:
|
|
1091
|
-
"onValueChanged"?: (event:
|
|
1088
|
+
"onBlurChanged"?: (event: TttxTextarea_1_9_66CustomEvent<string>) => void;
|
|
1089
|
+
"onFocusChanged"?: (event: TttxTextarea_1_9_66CustomEvent<string>) => void;
|
|
1090
|
+
"onInvalidChanged"?: (event: TttxTextarea_1_9_66CustomEvent<string>) => void;
|
|
1091
|
+
"onValueChanged"?: (event: TttxTextarea_1_9_66CustomEvent<string>) => void;
|
|
1092
1092
|
"placeholder"?: string;
|
|
1093
1093
|
"readonly"?: string | boolean;
|
|
1094
1094
|
"required"?: boolean;
|
|
@@ -1102,99 +1102,99 @@ declare namespace LocalJSX {
|
|
|
1102
1102
|
"textareaautofocus"?: boolean;
|
|
1103
1103
|
"value"?: string | number;
|
|
1104
1104
|
}
|
|
1105
|
-
interface
|
|
1105
|
+
interface TttxToggle_1_9_66 {
|
|
1106
1106
|
"initialstate"?: boolean | string;
|
|
1107
|
-
"onToggleSwitchEvent"?: (event:
|
|
1107
|
+
"onToggleSwitchEvent"?: (event: TttxToggle_1_9_66CustomEvent<{checked: boolean}>) => void;
|
|
1108
1108
|
}
|
|
1109
|
-
interface
|
|
1109
|
+
interface TttxToolbar_1_9_66 {
|
|
1110
1110
|
"border"?: boolean;
|
|
1111
1111
|
}
|
|
1112
|
-
interface
|
|
1112
|
+
interface TttxTreeView_1_9_66 {
|
|
1113
1113
|
"data"?: TreeViewItem[];
|
|
1114
|
-
"onCheckboxChange"?: (event:
|
|
1115
|
-
"onClickEvent"?: (event:
|
|
1116
|
-
"onExpandNode"?: (event:
|
|
1117
|
-
"onMoveNode"?: (event:
|
|
1114
|
+
"onCheckboxChange"?: (event: TttxTreeView_1_9_66CustomEvent<TreeViewItem[]>) => void;
|
|
1115
|
+
"onClickEvent"?: (event: TttxTreeView_1_9_66CustomEvent<TreeViewItem>) => void;
|
|
1116
|
+
"onExpandNode"?: (event: TttxTreeView_1_9_66CustomEvent<ExpandNodeEvent>) => void;
|
|
1117
|
+
"onMoveNode"?: (event: TttxTreeView_1_9_66CustomEvent<TreeViewItem[]>) => void;
|
|
1118
1118
|
}
|
|
1119
1119
|
interface IntrinsicElements {
|
|
1120
|
-
"tttx-action-
|
|
1121
|
-
"tttx-button-
|
|
1122
|
-
"tttx-
|
|
1123
|
-
"tttx-
|
|
1124
|
-
"tttx-checkbox-group-
|
|
1125
|
-
"tttx-checkbox-group-
|
|
1126
|
-
"tttx-checkbox-
|
|
1127
|
-
"tttx-
|
|
1128
|
-
"tttx-
|
|
1129
|
-
"tttx-data-
|
|
1130
|
-
"tttx-
|
|
1120
|
+
"tttx-action-dropdown_1_9_66": TttxActionDropdown_1_9_66;
|
|
1121
|
+
"tttx-button-v2_1_9_66": TttxButtonV2_1_9_66;
|
|
1122
|
+
"tttx-button_1_9_66": TttxButton_1_9_66;
|
|
1123
|
+
"tttx-chart_1_9_66": TttxChart_1_9_66;
|
|
1124
|
+
"tttx-checkbox-group-caption_1_9_66": TttxCheckboxGroupCaption_1_9_66;
|
|
1125
|
+
"tttx-checkbox-group-heading_1_9_66": TttxCheckboxGroupHeading_1_9_66;
|
|
1126
|
+
"tttx-checkbox-group_1_9_66": TttxCheckboxGroup_1_9_66;
|
|
1127
|
+
"tttx-checkbox_1_9_66": TttxCheckbox_1_9_66;
|
|
1128
|
+
"tttx-comments_1_9_66": TttxComments_1_9_66;
|
|
1129
|
+
"tttx-data-pattern_1_9_66": TttxDataPattern_1_9_66;
|
|
1130
|
+
"tttx-datacard_1_9_66": TttxDatacard_1_9_66;
|
|
1131
1131
|
"tttx-date-range-picker": TttxDateRangePicker;
|
|
1132
|
-
"tttx-dialog-
|
|
1133
|
-
"tttx-
|
|
1134
|
-
"tttx-
|
|
1135
|
-
"tttx-
|
|
1136
|
-
"tttx-
|
|
1137
|
-
"tttx-
|
|
1138
|
-
"tttx-
|
|
1139
|
-
"tttx-keyvalue-
|
|
1140
|
-
"tttx-
|
|
1141
|
-
"tttx-loading-
|
|
1142
|
-
"tttx-multiselect-
|
|
1143
|
-
"tttx-percentage-
|
|
1144
|
-
"tttx-
|
|
1145
|
-
"tttx-select-
|
|
1146
|
-
"tttx-
|
|
1147
|
-
"tttx-
|
|
1148
|
-
"tttx-standalone-
|
|
1149
|
-
"tttx-
|
|
1150
|
-
"tttx-
|
|
1151
|
-
"tttx-
|
|
1152
|
-
"tttx-
|
|
1153
|
-
"tttx-
|
|
1154
|
-
"tttx-
|
|
1155
|
-
"tttx-tree-
|
|
1132
|
+
"tttx-dialog-box_1_9_66": TttxDialogBox_1_9_66;
|
|
1133
|
+
"tttx-dialog_1_9_66": TttxDialog_1_9_66;
|
|
1134
|
+
"tttx-expander_1_9_66": TttxExpander_1_9_66;
|
|
1135
|
+
"tttx-filter_1_9_66": TttxFilter_1_9_66;
|
|
1136
|
+
"tttx-form_1_9_66": TttxForm_1_9_66;
|
|
1137
|
+
"tttx-graph_1_9_66": TttxGraph_1_9_66;
|
|
1138
|
+
"tttx-icon_1_9_66": TttxIcon_1_9_66;
|
|
1139
|
+
"tttx-keyvalue-block_1_9_66": TttxKeyvalueBlock_1_9_66;
|
|
1140
|
+
"tttx-list_1_9_66": TttxList_1_9_66;
|
|
1141
|
+
"tttx-loading-spinner_1_9_66": TttxLoadingSpinner_1_9_66;
|
|
1142
|
+
"tttx-multiselect-box_1_9_66": TttxMultiselectBox_1_9_66;
|
|
1143
|
+
"tttx-percentage-bar_1_9_66": TttxPercentageBar_1_9_66;
|
|
1144
|
+
"tttx-qrcode_1_9_66": TttxQrcode_1_9_66;
|
|
1145
|
+
"tttx-select-box_1_9_66": TttxSelectBox_1_9_66;
|
|
1146
|
+
"tttx-skeleton_loader_1_9_66": TttxSkeleton_loader_1_9_66;
|
|
1147
|
+
"tttx-sorter_1_9_66": TttxSorter_1_9_66;
|
|
1148
|
+
"tttx-standalone-input_1_9_66": TttxStandaloneInput_1_9_66;
|
|
1149
|
+
"tttx-table_1_9_66": TttxTable_1_9_66;
|
|
1150
|
+
"tttx-tabs_1_9_66": TttxTabs_1_9_66;
|
|
1151
|
+
"tttx-tag_1_9_66": TttxTag_1_9_66;
|
|
1152
|
+
"tttx-textarea_1_9_66": TttxTextarea_1_9_66;
|
|
1153
|
+
"tttx-toggle_1_9_66": TttxToggle_1_9_66;
|
|
1154
|
+
"tttx-toolbar_1_9_66": TttxToolbar_1_9_66;
|
|
1155
|
+
"tttx-tree-view_1_9_66": TttxTreeView_1_9_66;
|
|
1156
1156
|
}
|
|
1157
1157
|
}
|
|
1158
1158
|
export { LocalJSX as JSX };
|
|
1159
1159
|
declare module "@stencil/core" {
|
|
1160
1160
|
export namespace JSX {
|
|
1161
1161
|
interface IntrinsicElements {
|
|
1162
|
-
"tttx-action-
|
|
1163
|
-
"tttx-button-
|
|
1164
|
-
"tttx-
|
|
1165
|
-
"tttx-
|
|
1166
|
-
"tttx-checkbox-group-
|
|
1167
|
-
"tttx-checkbox-group-
|
|
1168
|
-
"tttx-checkbox-
|
|
1169
|
-
"tttx-
|
|
1170
|
-
"tttx-
|
|
1171
|
-
"tttx-data-
|
|
1172
|
-
"tttx-
|
|
1162
|
+
"tttx-action-dropdown_1_9_66": LocalJSX.TttxActionDropdown_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxActionDropdown_1_9_66Element>;
|
|
1163
|
+
"tttx-button-v2_1_9_66": LocalJSX.TttxButtonV2_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxButtonV2_1_9_66Element>;
|
|
1164
|
+
"tttx-button_1_9_66": LocalJSX.TttxButton_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxButton_1_9_66Element>;
|
|
1165
|
+
"tttx-chart_1_9_66": LocalJSX.TttxChart_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxChart_1_9_66Element>;
|
|
1166
|
+
"tttx-checkbox-group-caption_1_9_66": LocalJSX.TttxCheckboxGroupCaption_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupCaption_1_9_66Element>;
|
|
1167
|
+
"tttx-checkbox-group-heading_1_9_66": LocalJSX.TttxCheckboxGroupHeading_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupHeading_1_9_66Element>;
|
|
1168
|
+
"tttx-checkbox-group_1_9_66": LocalJSX.TttxCheckboxGroup_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroup_1_9_66Element>;
|
|
1169
|
+
"tttx-checkbox_1_9_66": LocalJSX.TttxCheckbox_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxCheckbox_1_9_66Element>;
|
|
1170
|
+
"tttx-comments_1_9_66": LocalJSX.TttxComments_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxComments_1_9_66Element>;
|
|
1171
|
+
"tttx-data-pattern_1_9_66": LocalJSX.TttxDataPattern_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxDataPattern_1_9_66Element>;
|
|
1172
|
+
"tttx-datacard_1_9_66": LocalJSX.TttxDatacard_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxDatacard_1_9_66Element>;
|
|
1173
1173
|
"tttx-date-range-picker": LocalJSX.TttxDateRangePicker & JSXBase.HTMLAttributes<HTMLTttxDateRangePickerElement>;
|
|
1174
|
-
"tttx-dialog-
|
|
1175
|
-
"tttx-
|
|
1176
|
-
"tttx-
|
|
1177
|
-
"tttx-
|
|
1178
|
-
"tttx-
|
|
1179
|
-
"tttx-
|
|
1180
|
-
"tttx-
|
|
1181
|
-
"tttx-keyvalue-
|
|
1182
|
-
"tttx-
|
|
1183
|
-
"tttx-loading-
|
|
1184
|
-
"tttx-multiselect-
|
|
1185
|
-
"tttx-percentage-
|
|
1186
|
-
"tttx-
|
|
1187
|
-
"tttx-select-
|
|
1188
|
-
"tttx-
|
|
1189
|
-
"tttx-
|
|
1190
|
-
"tttx-standalone-
|
|
1191
|
-
"tttx-
|
|
1192
|
-
"tttx-
|
|
1193
|
-
"tttx-
|
|
1194
|
-
"tttx-
|
|
1195
|
-
"tttx-
|
|
1196
|
-
"tttx-
|
|
1197
|
-
"tttx-tree-
|
|
1174
|
+
"tttx-dialog-box_1_9_66": LocalJSX.TttxDialogBox_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxDialogBox_1_9_66Element>;
|
|
1175
|
+
"tttx-dialog_1_9_66": LocalJSX.TttxDialog_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxDialog_1_9_66Element>;
|
|
1176
|
+
"tttx-expander_1_9_66": LocalJSX.TttxExpander_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxExpander_1_9_66Element>;
|
|
1177
|
+
"tttx-filter_1_9_66": LocalJSX.TttxFilter_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxFilter_1_9_66Element>;
|
|
1178
|
+
"tttx-form_1_9_66": LocalJSX.TttxForm_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxForm_1_9_66Element>;
|
|
1179
|
+
"tttx-graph_1_9_66": LocalJSX.TttxGraph_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxGraph_1_9_66Element>;
|
|
1180
|
+
"tttx-icon_1_9_66": LocalJSX.TttxIcon_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxIcon_1_9_66Element>;
|
|
1181
|
+
"tttx-keyvalue-block_1_9_66": LocalJSX.TttxKeyvalueBlock_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxKeyvalueBlock_1_9_66Element>;
|
|
1182
|
+
"tttx-list_1_9_66": LocalJSX.TttxList_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxList_1_9_66Element>;
|
|
1183
|
+
"tttx-loading-spinner_1_9_66": LocalJSX.TttxLoadingSpinner_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxLoadingSpinner_1_9_66Element>;
|
|
1184
|
+
"tttx-multiselect-box_1_9_66": LocalJSX.TttxMultiselectBox_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxMultiselectBox_1_9_66Element>;
|
|
1185
|
+
"tttx-percentage-bar_1_9_66": LocalJSX.TttxPercentageBar_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxPercentageBar_1_9_66Element>;
|
|
1186
|
+
"tttx-qrcode_1_9_66": LocalJSX.TttxQrcode_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxQrcode_1_9_66Element>;
|
|
1187
|
+
"tttx-select-box_1_9_66": LocalJSX.TttxSelectBox_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxSelectBox_1_9_66Element>;
|
|
1188
|
+
"tttx-skeleton_loader_1_9_66": LocalJSX.TttxSkeleton_loader_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxSkeleton_loader_1_9_66Element>;
|
|
1189
|
+
"tttx-sorter_1_9_66": LocalJSX.TttxSorter_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxSorter_1_9_66Element>;
|
|
1190
|
+
"tttx-standalone-input_1_9_66": LocalJSX.TttxStandaloneInput_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxStandaloneInput_1_9_66Element>;
|
|
1191
|
+
"tttx-table_1_9_66": LocalJSX.TttxTable_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxTable_1_9_66Element>;
|
|
1192
|
+
"tttx-tabs_1_9_66": LocalJSX.TttxTabs_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxTabs_1_9_66Element>;
|
|
1193
|
+
"tttx-tag_1_9_66": LocalJSX.TttxTag_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxTag_1_9_66Element>;
|
|
1194
|
+
"tttx-textarea_1_9_66": LocalJSX.TttxTextarea_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxTextarea_1_9_66Element>;
|
|
1195
|
+
"tttx-toggle_1_9_66": LocalJSX.TttxToggle_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxToggle_1_9_66Element>;
|
|
1196
|
+
"tttx-toolbar_1_9_66": LocalJSX.TttxToolbar_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxToolbar_1_9_66Element>;
|
|
1197
|
+
"tttx-tree-view_1_9_66": LocalJSX.TttxTreeView_1_9_66 & JSXBase.HTMLAttributes<HTMLTttxTreeView_1_9_66Element>;
|
|
1198
1198
|
}
|
|
1199
1199
|
}
|
|
1200
1200
|
}
|