@3t-transform/threeteeui 1.9.4 → 1.9.6
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-button_1_9_4.cjs.entry.js → tttx-button_1_9_6.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-checkbox-group-caption_1_9_4.cjs.entry.js → tttx-checkbox-group-caption_1_9_6.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group-heading_1_9_4.cjs.entry.js → tttx-checkbox-group-heading_1_9_6.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group_1_9_4.cjs.entry.js → tttx-checkbox-group_1_9_6.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox_1_9_4.cjs.entry.js → tttx-checkbox_1_9_6.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-comments_1_9_4.cjs.entry.js → tttx-comments_1_9_6.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-data-pattern_1_9_4.cjs.entry.js → tttx-data-pattern_1_9_6.cjs.entry.js} +5 -5
- package/dist/cjs/{tttx-datacard_1_9_4.cjs.entry.js → tttx-datacard_1_9_6.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-dialog-box_1_9_4.cjs.entry.js → tttx-dialog-box_1_9_6.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-dialog_1_9_4.cjs.entry.js → tttx-dialog_1_9_6.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-expander_1_9_4.cjs.entry.js → tttx-expander_1_9_6.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-filter_1_9_4_4.cjs.entry.js → tttx-filter_1_9_6_4.cjs.entry.js} +9 -9
- package/dist/cjs/{tttx-form_1_9_4.cjs.entry.js → tttx-form_1_9_6.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-graph_1_9_4.cjs.entry.js → tttx-graph_1_9_6.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-icon_1_9_4.cjs.entry.js → tttx-icon_1_9_6.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-keyvalue-block_1_9_4.cjs.entry.js → tttx-keyvalue-block_1_9_6.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-loading-spinner_1_9_4.cjs.entry.js → tttx-loading-spinner_1_9_6.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-multiselect-box_1_9_4.cjs.entry.js → tttx-multiselect-box_1_9_6.cjs.entry.js} +21 -7
- package/dist/cjs/{tttx-percentage-bar_1_9_4.cjs.entry.js → tttx-percentage-bar_1_9_6.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-qrcode_1_9_4.cjs.entry.js → tttx-qrcode_1_9_6.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-select-box_1_9_4.cjs.entry.js → tttx-select-box_1_9_6.cjs.entry.js} +4 -4
- package/dist/cjs/tttx-standalone-input_1_9_6.cjs.entry.js +94 -0
- package/dist/cjs/{tttx-table_1_9_4.cjs.entry.js → tttx-table_1_9_6.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tabs_1_9_4.cjs.entry.js → tttx-tabs_1_9_6.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-tag_1_9_4.cjs.entry.js → tttx-tag_1_9_6.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-textarea_1_9_4.cjs.entry.js → tttx-textarea_1_9_6.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-toggle_1_9_4.cjs.entry.js → tttx-toggle_1_9_6.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tree-view_1_9_4.cjs.entry.js → tttx-tree-view_1_9_6.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 +20 -20
- 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 +1 -1
- 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-tag/tttx-tag.js +1 -1
- 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-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 +2 -2
- package/dist/collection/components/molecules/tttx-comments/tttx-comments.stories.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 +5 -5
- 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 +69 -7
- package/dist/collection/components/molecules/tttx-multiselect-box/tttx-multiselect-box.stories.js +38 -34
- package/dist/collection/components/molecules/tttx-select-box/tttx-select-box.js +4 -4
- package/dist/collection/components/molecules/tttx-select-box/tttx-select-box.stories.js +18 -18
- 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 +8 -8
- 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 +31 -31
- package/dist/components/index.js +31 -31
- package/dist/components/tttx-button.js +5 -5
- package/dist/components/{tttx-button_1_9_4.d.ts → tttx-button_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-button_1_9_4.js → tttx-button_1_9_6.js} +2 -2
- package/dist/components/tttx-checkbox-group-caption_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-caption_1_9_4.js → tttx-checkbox-group-caption_1_9_6.js} +5 -5
- package/dist/components/tttx-checkbox-group-heading_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-heading_1_9_4.js → tttx-checkbox-group-heading_1_9_6.js} +5 -5
- package/dist/components/tttx-checkbox-group_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group_1_9_4.js → tttx-checkbox-group_1_9_6.js} +5 -5
- package/dist/components/{tttx-datacard_1_9_4.d.ts → tttx-checkbox_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-checkbox_1_9_4.js → tttx-checkbox_1_9_6.js} +7 -7
- package/dist/components/{tttx-checkbox_1_9_4.d.ts → tttx-comments_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-comments_1_9_4.js → tttx-comments_1_9_6.js} +7 -7
- package/dist/components/tttx-data-pattern_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-data-pattern_1_9_4.js → tttx-data-pattern_1_9_6.js} +16 -16
- package/dist/components/{tttx-comments_1_9_4.d.ts → tttx-datacard_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-datacard_1_9_4.js → tttx-datacard_1_9_6.js} +10 -10
- package/dist/components/tttx-dialog-box_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-dialog-box_1_9_4.js → tttx-dialog-box_1_9_6.js} +9 -9
- package/dist/components/{tttx-dialog_1_9_4.d.ts → tttx-dialog_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-dialog_1_9_4.js → tttx-dialog_1_9_6.js} +8 -8
- package/dist/components/tttx-expander_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-expander_1_9_4.js → tttx-expander_1_9_6.js} +7 -7
- package/dist/components/tttx-filter.js +6 -6
- package/dist/components/{tttx-filter_1_9_4.d.ts → tttx-filter_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-filter_1_9_4.js → tttx-filter_1_9_6.js} +2 -2
- package/dist/components/{tttx-tabs_1_9_4.d.ts → tttx-form_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-form_1_9_4.js → tttx-form_1_9_6.js} +9 -9
- package/dist/components/tttx-graph.js +3 -3
- package/dist/components/{tttx-graph_1_9_4.d.ts → tttx-graph_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-graph_1_9_4.js → tttx-graph_1_9_6.js} +2 -2
- package/dist/components/tttx-icon.js +3 -3
- package/dist/components/{tttx-icon_1_9_4.d.ts → tttx-icon_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-icon_1_9_4.js → tttx-icon_1_9_6.js} +2 -2
- package/dist/components/tttx-keyvalue-block_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-keyvalue-block_1_9_4.js → tttx-keyvalue-block_1_9_6.js} +5 -5
- package/dist/components/tttx-list.js +6 -6
- package/dist/components/{tttx-list_1_9_4.d.ts → tttx-list_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-list_1_9_4.js → tttx-list_1_9_6.js} +2 -2
- package/dist/components/{tttx-loading-spinner_1_9_4.js → tttx-loading-spinner.js} +5 -8
- package/dist/components/tttx-loading-spinner_1_9_6.d.ts +11 -0
- package/dist/components/tttx-loading-spinner_1_9_6.js +6 -0
- package/dist/components/tttx-multiselect-box_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-multiselect-box_1_9_4.js → tttx-multiselect-box_1_9_6.js} +38 -16
- package/dist/components/tttx-percentage-bar_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-percentage-bar_1_9_4.js → tttx-percentage-bar_1_9_6.js} +6 -6
- package/dist/components/{tttx-qrcode_1_9_4.d.ts → tttx-qrcode_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-qrcode_1_9_4.js → tttx-qrcode_1_9_6.js} +5 -5
- package/dist/components/tttx-select-box.js +8 -8
- package/dist/components/tttx-select-box_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-select-box_1_9_4.js → tttx-select-box_1_9_6.js} +2 -2
- package/dist/components/tttx-sorter.js +5 -5
- package/dist/components/tttx-sorter_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-sorter_1_9_4.js → tttx-sorter_1_9_6.js} +2 -2
- package/dist/components/tttx-standalone-input.js +6 -6
- package/dist/components/tttx-standalone-input_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-standalone-input_1_9_4.js → tttx-standalone-input_1_9_6.js} +2 -2
- package/dist/components/{tttx-table_1_9_4.d.ts → tttx-table_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-table_1_9_4.js → tttx-table_1_9_6.js} +5 -5
- package/dist/components/{tttx-form_1_9_4.d.ts → tttx-tabs_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-tabs_1_9_4.js → tttx-tabs_1_9_6.js} +9 -9
- package/dist/components/{tttx-tag_1_9_4.d.ts → tttx-tag_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-tag_1_9_4.js → tttx-tag_1_9_6.js} +5 -5
- package/dist/components/tttx-textarea_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-textarea_1_9_4.js → tttx-textarea_1_9_6.js} +6 -6
- package/dist/components/tttx-toggle_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-toggle_1_9_4.js → tttx-toggle_1_9_6.js} +5 -5
- package/dist/components/tttx-toolbar.js +3 -3
- package/dist/components/{tttx-toolbar_1_9_4.d.ts → tttx-toolbar_1_9_6.d.ts} +4 -4
- package/dist/components/{tttx-toolbar_1_9_4.js → tttx-toolbar_1_9_6.js} +2 -2
- package/dist/components/tttx-tree-view_1_9_6.d.ts +11 -0
- package/dist/components/{tttx-tree-view_1_9_4.js → tttx-tree-view_1_9_6.js} +9 -9
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{tttx-button_1_9_4.entry.js → tttx-button_1_9_6.entry.js} +2 -2
- package/dist/esm/{tttx-checkbox-group-caption_1_9_4.entry.js → tttx-checkbox-group-caption_1_9_6.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group-heading_1_9_4.entry.js → tttx-checkbox-group-heading_1_9_6.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group_1_9_4.entry.js → tttx-checkbox-group_1_9_6.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox_1_9_4.entry.js → tttx-checkbox_1_9_6.entry.js} +2 -2
- package/dist/esm/{tttx-comments_1_9_4.entry.js → tttx-comments_1_9_6.entry.js} +2 -2
- package/dist/esm/{tttx-data-pattern_1_9_4.entry.js → tttx-data-pattern_1_9_6.entry.js} +5 -5
- package/dist/esm/{tttx-datacard_1_9_4.entry.js → tttx-datacard_1_9_6.entry.js} +4 -4
- package/dist/esm/{tttx-dialog-box_1_9_4.entry.js → tttx-dialog-box_1_9_6.entry.js} +3 -3
- package/dist/esm/{tttx-dialog_1_9_4.entry.js → tttx-dialog_1_9_6.entry.js} +2 -2
- package/dist/esm/{tttx-expander_1_9_4.entry.js → tttx-expander_1_9_6.entry.js} +2 -2
- package/dist/esm/{tttx-filter_1_9_4_4.entry.js → tttx-filter_1_9_6_4.entry.js} +6 -6
- package/dist/esm/{tttx-form_1_9_4.entry.js → tttx-form_1_9_6.entry.js} +2 -2
- package/dist/esm/{tttx-graph_1_9_4.entry.js → tttx-graph_1_9_6.entry.js} +1 -1
- package/dist/esm/{tttx-icon_1_9_4.entry.js → tttx-icon_1_9_6.entry.js} +1 -1
- package/dist/esm/{tttx-keyvalue-block_1_9_4.entry.js → tttx-keyvalue-block_1_9_6.entry.js} +1 -1
- package/dist/esm/{tttx-loading-spinner_1_9_4.entry.js → tttx-loading-spinner_1_9_6.entry.js} +1 -1
- package/dist/esm/{tttx-multiselect-box_1_9_4.entry.js → tttx-multiselect-box_1_9_6.entry.js} +21 -7
- package/dist/esm/{tttx-percentage-bar_1_9_4.entry.js → tttx-percentage-bar_1_9_6.entry.js} +2 -2
- package/dist/esm/{tttx-qrcode_1_9_4.entry.js → tttx-qrcode_1_9_6.entry.js} +1 -1
- package/dist/esm/{tttx-select-box_1_9_4.entry.js → tttx-select-box_1_9_6.entry.js} +4 -4
- package/dist/esm/tttx-standalone-input_1_9_6.entry.js +90 -0
- package/dist/esm/{tttx-table_1_9_4.entry.js → tttx-table_1_9_6.entry.js} +1 -1
- package/dist/esm/{tttx-tabs_1_9_4.entry.js → tttx-tabs_1_9_6.entry.js} +4 -4
- package/dist/esm/{tttx-tag_1_9_4.entry.js → tttx-tag_1_9_6.entry.js} +1 -1
- package/dist/esm/{tttx-textarea_1_9_4.entry.js → tttx-textarea_1_9_6.entry.js} +2 -2
- package/dist/esm/{tttx-toggle_1_9_4.entry.js → tttx-toggle_1_9_6.entry.js} +1 -1
- package/dist/esm/{tttx-tree-view_1_9_4.entry.js → tttx-tree-view_1_9_6.entry.js} +3 -3
- package/dist/esm/tttx.js +1 -1
- package/dist/tttx/p-0354044f.entry.js +1 -1
- package/dist/tttx/p-0da9f04c.entry.js +1 -1
- package/dist/tttx/p-0e515960.entry.js +1 -1
- package/dist/tttx/p-0ffbf27e.entry.js +1 -1
- package/dist/tttx/p-1e5ff5f8.entry.js +1 -1
- package/dist/tttx/p-23f45005.entry.js +1 -1
- package/dist/tttx/p-2d4c1e8a.entry.js +1 -1
- package/dist/tttx/p-35e451de.entry.js +1 -1
- package/dist/tttx/p-49ef7451.entry.js +1 -1
- package/dist/tttx/p-56c8c353.entry.js +1 -1
- package/dist/tttx/p-59c7b049.entry.js +1 -1
- package/dist/tttx/p-63ad6fb7.entry.js +1 -1
- package/dist/tttx/p-6b1c7a21.entry.js +1 -1
- package/dist/tttx/p-74148f2a.entry.js +1 -1
- package/dist/tttx/p-796f699a.entry.js +1 -1
- package/dist/tttx/p-79e218d0.entry.js +1 -1
- package/dist/tttx/p-884f37d3.entry.js +1 -1
- package/dist/tttx/p-8b0b95b7.entry.js +1 -1
- package/dist/tttx/p-9434561e.entry.js +1 -1
- package/dist/tttx/p-983d63ff.entry.js +1 -1
- package/dist/tttx/p-996a6061.entry.js +1 -1
- package/dist/tttx/p-a01e679a.entry.js +1 -1
- package/dist/tttx/p-a8e76e78.entry.js +1 -1
- package/dist/tttx/p-b7347352.entry.js +1 -1
- package/dist/tttx/p-c170e3b8.entry.js +1 -1
- package/dist/tttx/p-c2dbcb90.entry.js +1 -0
- package/dist/tttx/p-cfe412d0.entry.js +1 -1
- package/dist/tttx/p-f374e293.entry.js +1 -1
- package/dist/tttx/tttx.esm.js +1 -1
- package/dist/types/components/molecules/tttx-multiselect-box/tttx-multiselect-box.d.ts +5 -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 +369 -364
- package/package.json +1 -1
- package/dist/cjs/tttx-standalone-input_1_9_4.cjs.entry.js +0 -94
- package/dist/components/tttx-checkbox-group-caption_1_9_4.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-heading_1_9_4.d.ts +0 -11
- package/dist/components/tttx-checkbox-group_1_9_4.d.ts +0 -11
- package/dist/components/tttx-data-pattern_1_9_4.d.ts +0 -11
- package/dist/components/tttx-dialog-box_1_9_4.d.ts +0 -11
- package/dist/components/tttx-expander_1_9_4.d.ts +0 -11
- package/dist/components/tttx-keyvalue-block_1_9_4.d.ts +0 -11
- package/dist/components/tttx-loading-spinner_1_9_4.d.ts +0 -11
- package/dist/components/tttx-multiselect-box_1_9_4.d.ts +0 -11
- package/dist/components/tttx-percentage-bar_1_9_4.d.ts +0 -11
- package/dist/components/tttx-select-box_1_9_4.d.ts +0 -11
- package/dist/components/tttx-sorter_1_9_4.d.ts +0 -11
- package/dist/components/tttx-standalone-input_1_9_4.d.ts +0 -11
- package/dist/components/tttx-textarea_1_9_4.d.ts +0 -11
- package/dist/components/tttx-toggle_1_9_4.d.ts +0 -11
- package/dist/components/tttx-tree-view_1_9_4.d.ts +0 -11
- package/dist/esm/tttx-standalone-input_1_9_4.entry.js +0 -90
- package/dist/tttx/p-f4db1cf2.entry.js +0 -1
|
@@ -20,32 +20,32 @@ import { TableHeader } from "./components/molecules/tttx-table/tttx-table.types"
|
|
|
20
20
|
import { Tab } from "./components/molecules/tttx-tabs/interfaces";
|
|
21
21
|
import { ExpandNodeEvent, TreeViewItem } from "./components/molecules/tttx-tree-view/helper/helper";
|
|
22
22
|
export namespace Components {
|
|
23
|
-
interface
|
|
23
|
+
interface TttxButton_1_9_6 {
|
|
24
24
|
"design": string;
|
|
25
25
|
"icon": string;
|
|
26
26
|
"iconcolor": string;
|
|
27
27
|
"iconposition": 'left' | 'right';
|
|
28
28
|
"notext": boolean;
|
|
29
29
|
}
|
|
30
|
-
interface
|
|
30
|
+
interface TttxCheckboxGroupCaption_1_9_6 {
|
|
31
31
|
}
|
|
32
|
-
interface
|
|
32
|
+
interface TttxCheckboxGroupHeading_1_9_6 {
|
|
33
33
|
}
|
|
34
|
-
interface
|
|
34
|
+
interface TttxCheckboxGroup_1_9_6 {
|
|
35
35
|
}
|
|
36
|
-
interface
|
|
36
|
+
interface TttxCheckbox_1_9_6 {
|
|
37
37
|
"checkboxId": string;
|
|
38
38
|
"checked": boolean;
|
|
39
39
|
"indeterminate": boolean;
|
|
40
40
|
"inline": boolean;
|
|
41
41
|
"label": string;
|
|
42
42
|
}
|
|
43
|
-
interface
|
|
43
|
+
interface TttxComments_1_9_6 {
|
|
44
44
|
"addDummyComment": (text: string, createdByFullName?: string) => Promise<void>;
|
|
45
45
|
"comments": string | Comment[];
|
|
46
46
|
"currentuser": string;
|
|
47
47
|
}
|
|
48
|
-
interface
|
|
48
|
+
interface TttxDataPattern_1_9_6 {
|
|
49
49
|
"addbutton": boolean;
|
|
50
50
|
"addbuttonlabel": string;
|
|
51
51
|
"data": string;
|
|
@@ -55,7 +55,7 @@ export namespace Components {
|
|
|
55
55
|
"searchplaceholder": string;
|
|
56
56
|
"sorterOptions": string;
|
|
57
57
|
}
|
|
58
|
-
interface
|
|
58
|
+
interface TttxDatacard_1_9_6 {
|
|
59
59
|
"cardTitle": string;
|
|
60
60
|
"cardType": string;
|
|
61
61
|
"chartConfig": string;
|
|
@@ -64,13 +64,13 @@ export namespace Components {
|
|
|
64
64
|
"rightData": string;
|
|
65
65
|
"rightSubtext": string;
|
|
66
66
|
}
|
|
67
|
-
interface
|
|
67
|
+
interface TttxDialogBox_1_9_6 {
|
|
68
68
|
"allowOverflow": boolean;
|
|
69
69
|
"data": string | DialogItems;
|
|
70
70
|
"open": boolean;
|
|
71
71
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
72
72
|
}
|
|
73
|
-
interface
|
|
73
|
+
interface TttxDialog_1_9_6 {
|
|
74
74
|
"allowOverflow": boolean;
|
|
75
75
|
"closeEnabled": boolean;
|
|
76
76
|
"header": string;
|
|
@@ -78,13 +78,13 @@ export namespace Components {
|
|
|
78
78
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
79
79
|
"type": 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
80
80
|
}
|
|
81
|
-
interface
|
|
81
|
+
interface TttxExpander_1_9_6 {
|
|
82
82
|
"lefticon"?: string;
|
|
83
83
|
"lefticoncolor"?: string;
|
|
84
84
|
"name": string;
|
|
85
85
|
"open": boolean;
|
|
86
86
|
}
|
|
87
|
-
interface
|
|
87
|
+
interface TttxFilter_1_9_6 {
|
|
88
88
|
"defaultFilterOptions": string[] | string;
|
|
89
89
|
"filterButtonStyle": 'list filter' | 'list icon' | 'table icon';
|
|
90
90
|
"filterHeader": string;
|
|
@@ -95,7 +95,7 @@ export namespace Components {
|
|
|
95
95
|
"showSearchField": boolean;
|
|
96
96
|
"showSelectAll": boolean;
|
|
97
97
|
}
|
|
98
|
-
interface
|
|
98
|
+
interface TttxForm_1_9_6 {
|
|
99
99
|
/**
|
|
100
100
|
* Clear the validation message on a given form field
|
|
101
101
|
* @param fieldName The form field name to clear the validation of
|
|
@@ -139,50 +139,52 @@ export namespace Components {
|
|
|
139
139
|
"setValidationFor": (fieldName: string, message: string) => Promise<void>;
|
|
140
140
|
"submit": () => Promise<void>;
|
|
141
141
|
}
|
|
142
|
-
interface
|
|
142
|
+
interface TttxGraph_1_9_6 {
|
|
143
143
|
"chartData": string;
|
|
144
144
|
"chartText": string;
|
|
145
145
|
"chartType": string;
|
|
146
146
|
}
|
|
147
|
-
interface
|
|
147
|
+
interface TttxIcon_1_9_6 {
|
|
148
148
|
"color": string;
|
|
149
149
|
"icon": string;
|
|
150
150
|
"size": number;
|
|
151
151
|
}
|
|
152
|
-
interface
|
|
152
|
+
interface TttxKeyvalueBlock_1_9_6 {
|
|
153
153
|
"horizontal": boolean;
|
|
154
154
|
"keyvalues": KeyBlockValues | KeyBlockValues[] | string;
|
|
155
155
|
"spacedout": boolean;
|
|
156
156
|
}
|
|
157
|
-
interface
|
|
157
|
+
interface TttxList_1_9_6 {
|
|
158
158
|
"data": string | ListItem[];
|
|
159
159
|
"name": string;
|
|
160
160
|
}
|
|
161
|
-
interface
|
|
161
|
+
interface TttxLoadingSpinner_1_9_6 {
|
|
162
162
|
"loadingMessage": boolean;
|
|
163
163
|
"size": 'small' | 'large';
|
|
164
164
|
}
|
|
165
|
-
interface
|
|
165
|
+
interface TttxMultiselectBox_1_9_6 {
|
|
166
166
|
"htmlVisibleValue": boolean;
|
|
167
167
|
"inline": boolean;
|
|
168
|
+
"isLoading": boolean;
|
|
168
169
|
"label": string;
|
|
169
170
|
"optionsData": string | SelectItem[];
|
|
170
171
|
"placeholder": string;
|
|
171
172
|
"searchEnabled": boolean;
|
|
173
|
+
"stopLocalSearch": boolean;
|
|
172
174
|
"visibleValue": string;
|
|
173
175
|
}
|
|
174
|
-
interface
|
|
176
|
+
interface TttxPercentageBar_1_9_6 {
|
|
175
177
|
"color"?: string;
|
|
176
178
|
"labelid"?: string;
|
|
177
179
|
"min": string;
|
|
178
180
|
"percentage": string | number;
|
|
179
181
|
"thresholds"?: string | Threshold[];
|
|
180
182
|
}
|
|
181
|
-
interface
|
|
183
|
+
interface TttxQrcode_1_9_6 {
|
|
182
184
|
"link": string;
|
|
183
185
|
"size": number;
|
|
184
186
|
}
|
|
185
|
-
interface
|
|
187
|
+
interface TttxSelectBox_1_9_6 {
|
|
186
188
|
"errorMsg": string;
|
|
187
189
|
"inline": boolean;
|
|
188
190
|
"label": string;
|
|
@@ -195,13 +197,13 @@ export namespace Components {
|
|
|
195
197
|
"showErrorMsg": boolean;
|
|
196
198
|
"useExternalFiltering": boolean;
|
|
197
199
|
}
|
|
198
|
-
interface
|
|
200
|
+
interface TttxSorter_1_9_6 {
|
|
199
201
|
"defaultOption": string;
|
|
200
202
|
"defaultSortDirection": 'ascending' | 'descending';
|
|
201
203
|
"fieldOptionsData": string | SorterData;
|
|
202
204
|
"sorterKey": string;
|
|
203
205
|
}
|
|
204
|
-
interface
|
|
206
|
+
interface TttxStandaloneInput_1_9_6 {
|
|
205
207
|
"autocomplete": 'off' | 'on';
|
|
206
208
|
"checked": boolean;
|
|
207
209
|
"disabled": boolean;
|
|
@@ -217,8 +219,8 @@ export namespace Components {
|
|
|
217
219
|
"inputiconcolor": string;
|
|
218
220
|
/**
|
|
219
221
|
* tabindex - Allows the HTML elements to be focusable
|
|
220
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
221
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
222
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_9_6 input-index="1" />
|
|
223
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_9_6 inputindex={1} />
|
|
222
224
|
*/
|
|
223
225
|
"inputindex": string | number;
|
|
224
226
|
/**
|
|
@@ -246,7 +248,7 @@ export namespace Components {
|
|
|
246
248
|
"type": string;
|
|
247
249
|
"value": string | number;
|
|
248
250
|
}
|
|
249
|
-
interface
|
|
251
|
+
interface TttxTable_1_9_6 {
|
|
250
252
|
"data": any;
|
|
251
253
|
"draggableHeaders": boolean;
|
|
252
254
|
"headers": TableHeader[];
|
|
@@ -254,24 +256,24 @@ export namespace Components {
|
|
|
254
256
|
"selectable": boolean;
|
|
255
257
|
"selected": number;
|
|
256
258
|
}
|
|
257
|
-
interface
|
|
259
|
+
interface TttxTabs_1_9_6 {
|
|
258
260
|
"navigation": boolean;
|
|
259
261
|
"tabs": string | Tab[];
|
|
260
262
|
"tabsName": string;
|
|
261
263
|
"wide": boolean;
|
|
262
264
|
}
|
|
263
|
-
interface
|
|
265
|
+
interface TttxTag_1_9_6 {
|
|
264
266
|
"color": string;
|
|
265
267
|
"text": string;
|
|
266
268
|
"textColor": string;
|
|
267
269
|
}
|
|
268
|
-
interface
|
|
270
|
+
interface TttxTextarea_1_9_6 {
|
|
269
271
|
"disabled": boolean;
|
|
270
272
|
"errormsg": string;
|
|
271
273
|
/**
|
|
272
274
|
* tabindex - Allows the HTML elements to be focusable
|
|
273
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
274
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
275
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_9_6 input-index="1" />
|
|
276
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_9_6 inputindex={1} />
|
|
275
277
|
*/
|
|
276
278
|
"inputindex": string | number;
|
|
277
279
|
/**
|
|
@@ -295,335 +297,335 @@ export namespace Components {
|
|
|
295
297
|
"textareaautofocus": boolean;
|
|
296
298
|
"value": string | number;
|
|
297
299
|
}
|
|
298
|
-
interface
|
|
300
|
+
interface TttxToggle_1_9_6 {
|
|
299
301
|
"initialstate": boolean | string;
|
|
300
302
|
}
|
|
301
|
-
interface
|
|
303
|
+
interface TttxToolbar_1_9_6 {
|
|
302
304
|
"border": boolean;
|
|
303
305
|
}
|
|
304
|
-
interface
|
|
306
|
+
interface TttxTreeView_1_9_6 {
|
|
305
307
|
"data": TreeViewItem[];
|
|
306
308
|
}
|
|
307
309
|
}
|
|
308
|
-
export interface
|
|
310
|
+
export interface TttxCheckbox_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
309
311
|
detail: T;
|
|
310
|
-
target:
|
|
312
|
+
target: HTMLTttxCheckbox_1_9_6Element;
|
|
311
313
|
}
|
|
312
|
-
export interface
|
|
314
|
+
export interface TttxComments_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
313
315
|
detail: T;
|
|
314
|
-
target:
|
|
316
|
+
target: HTMLTttxComments_1_9_6Element;
|
|
315
317
|
}
|
|
316
|
-
export interface
|
|
318
|
+
export interface TttxDialogBox_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
317
319
|
detail: T;
|
|
318
|
-
target:
|
|
320
|
+
target: HTMLTttxDialogBox_1_9_6Element;
|
|
319
321
|
}
|
|
320
|
-
export interface
|
|
322
|
+
export interface TttxDialog_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
321
323
|
detail: T;
|
|
322
|
-
target:
|
|
324
|
+
target: HTMLTttxDialog_1_9_6Element;
|
|
323
325
|
}
|
|
324
|
-
export interface
|
|
326
|
+
export interface TttxExpander_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
325
327
|
detail: T;
|
|
326
|
-
target:
|
|
328
|
+
target: HTMLTttxExpander_1_9_6Element;
|
|
327
329
|
}
|
|
328
|
-
export interface
|
|
330
|
+
export interface TttxFilter_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
329
331
|
detail: T;
|
|
330
|
-
target:
|
|
332
|
+
target: HTMLTttxFilter_1_9_6Element;
|
|
331
333
|
}
|
|
332
|
-
export interface
|
|
334
|
+
export interface TttxForm_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
333
335
|
detail: T;
|
|
334
|
-
target:
|
|
336
|
+
target: HTMLTttxForm_1_9_6Element;
|
|
335
337
|
}
|
|
336
|
-
export interface
|
|
338
|
+
export interface TttxList_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
337
339
|
detail: T;
|
|
338
|
-
target:
|
|
340
|
+
target: HTMLTttxList_1_9_6Element;
|
|
339
341
|
}
|
|
340
|
-
export interface
|
|
342
|
+
export interface TttxMultiselectBox_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
341
343
|
detail: T;
|
|
342
|
-
target:
|
|
344
|
+
target: HTMLTttxMultiselectBox_1_9_6Element;
|
|
343
345
|
}
|
|
344
|
-
export interface
|
|
346
|
+
export interface TttxSelectBox_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
345
347
|
detail: T;
|
|
346
|
-
target:
|
|
348
|
+
target: HTMLTttxSelectBox_1_9_6Element;
|
|
347
349
|
}
|
|
348
|
-
export interface
|
|
350
|
+
export interface TttxSorter_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
349
351
|
detail: T;
|
|
350
|
-
target:
|
|
352
|
+
target: HTMLTttxSorter_1_9_6Element;
|
|
351
353
|
}
|
|
352
|
-
export interface
|
|
354
|
+
export interface TttxStandaloneInput_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
353
355
|
detail: T;
|
|
354
|
-
target:
|
|
356
|
+
target: HTMLTttxStandaloneInput_1_9_6Element;
|
|
355
357
|
}
|
|
356
|
-
export interface
|
|
358
|
+
export interface TttxTable_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
357
359
|
detail: T;
|
|
358
|
-
target:
|
|
360
|
+
target: HTMLTttxTable_1_9_6Element;
|
|
359
361
|
}
|
|
360
|
-
export interface
|
|
362
|
+
export interface TttxTabs_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
361
363
|
detail: T;
|
|
362
|
-
target:
|
|
364
|
+
target: HTMLTttxTabs_1_9_6Element;
|
|
363
365
|
}
|
|
364
|
-
export interface
|
|
366
|
+
export interface TttxTextarea_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
365
367
|
detail: T;
|
|
366
|
-
target:
|
|
368
|
+
target: HTMLTttxTextarea_1_9_6Element;
|
|
367
369
|
}
|
|
368
|
-
export interface
|
|
370
|
+
export interface TttxToggle_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
369
371
|
detail: T;
|
|
370
|
-
target:
|
|
372
|
+
target: HTMLTttxToggle_1_9_6Element;
|
|
371
373
|
}
|
|
372
|
-
export interface
|
|
374
|
+
export interface TttxTreeView_1_9_6CustomEvent<T> extends CustomEvent<T> {
|
|
373
375
|
detail: T;
|
|
374
|
-
target:
|
|
376
|
+
target: HTMLTttxTreeView_1_9_6Element;
|
|
375
377
|
}
|
|
376
378
|
declare global {
|
|
377
|
-
interface
|
|
379
|
+
interface HTMLTttxButton_1_9_6Element extends Components.TttxButton_1_9_6, HTMLStencilElement {
|
|
378
380
|
}
|
|
379
|
-
var
|
|
380
|
-
prototype:
|
|
381
|
-
new ():
|
|
381
|
+
var HTMLTttxButton_1_9_6Element: {
|
|
382
|
+
prototype: HTMLTttxButton_1_9_6Element;
|
|
383
|
+
new (): HTMLTttxButton_1_9_6Element;
|
|
382
384
|
};
|
|
383
|
-
interface
|
|
385
|
+
interface HTMLTttxCheckboxGroupCaption_1_9_6Element extends Components.TttxCheckboxGroupCaption_1_9_6, HTMLStencilElement {
|
|
384
386
|
}
|
|
385
|
-
var
|
|
386
|
-
prototype:
|
|
387
|
-
new ():
|
|
387
|
+
var HTMLTttxCheckboxGroupCaption_1_9_6Element: {
|
|
388
|
+
prototype: HTMLTttxCheckboxGroupCaption_1_9_6Element;
|
|
389
|
+
new (): HTMLTttxCheckboxGroupCaption_1_9_6Element;
|
|
388
390
|
};
|
|
389
|
-
interface
|
|
391
|
+
interface HTMLTttxCheckboxGroupHeading_1_9_6Element extends Components.TttxCheckboxGroupHeading_1_9_6, HTMLStencilElement {
|
|
390
392
|
}
|
|
391
|
-
var
|
|
392
|
-
prototype:
|
|
393
|
-
new ():
|
|
393
|
+
var HTMLTttxCheckboxGroupHeading_1_9_6Element: {
|
|
394
|
+
prototype: HTMLTttxCheckboxGroupHeading_1_9_6Element;
|
|
395
|
+
new (): HTMLTttxCheckboxGroupHeading_1_9_6Element;
|
|
394
396
|
};
|
|
395
|
-
interface
|
|
397
|
+
interface HTMLTttxCheckboxGroup_1_9_6Element extends Components.TttxCheckboxGroup_1_9_6, HTMLStencilElement {
|
|
396
398
|
}
|
|
397
|
-
var
|
|
398
|
-
prototype:
|
|
399
|
-
new ():
|
|
399
|
+
var HTMLTttxCheckboxGroup_1_9_6Element: {
|
|
400
|
+
prototype: HTMLTttxCheckboxGroup_1_9_6Element;
|
|
401
|
+
new (): HTMLTttxCheckboxGroup_1_9_6Element;
|
|
400
402
|
};
|
|
401
|
-
interface
|
|
403
|
+
interface HTMLTttxCheckbox_1_9_6Element extends Components.TttxCheckbox_1_9_6, HTMLStencilElement {
|
|
402
404
|
}
|
|
403
|
-
var
|
|
404
|
-
prototype:
|
|
405
|
-
new ():
|
|
405
|
+
var HTMLTttxCheckbox_1_9_6Element: {
|
|
406
|
+
prototype: HTMLTttxCheckbox_1_9_6Element;
|
|
407
|
+
new (): HTMLTttxCheckbox_1_9_6Element;
|
|
406
408
|
};
|
|
407
|
-
interface
|
|
409
|
+
interface HTMLTttxComments_1_9_6Element extends Components.TttxComments_1_9_6, HTMLStencilElement {
|
|
408
410
|
}
|
|
409
|
-
var
|
|
410
|
-
prototype:
|
|
411
|
-
new ():
|
|
411
|
+
var HTMLTttxComments_1_9_6Element: {
|
|
412
|
+
prototype: HTMLTttxComments_1_9_6Element;
|
|
413
|
+
new (): HTMLTttxComments_1_9_6Element;
|
|
412
414
|
};
|
|
413
|
-
interface
|
|
415
|
+
interface HTMLTttxDataPattern_1_9_6Element extends Components.TttxDataPattern_1_9_6, HTMLStencilElement {
|
|
414
416
|
}
|
|
415
|
-
var
|
|
416
|
-
prototype:
|
|
417
|
-
new ():
|
|
417
|
+
var HTMLTttxDataPattern_1_9_6Element: {
|
|
418
|
+
prototype: HTMLTttxDataPattern_1_9_6Element;
|
|
419
|
+
new (): HTMLTttxDataPattern_1_9_6Element;
|
|
418
420
|
};
|
|
419
|
-
interface
|
|
421
|
+
interface HTMLTttxDatacard_1_9_6Element extends Components.TttxDatacard_1_9_6, HTMLStencilElement {
|
|
420
422
|
}
|
|
421
|
-
var
|
|
422
|
-
prototype:
|
|
423
|
-
new ():
|
|
423
|
+
var HTMLTttxDatacard_1_9_6Element: {
|
|
424
|
+
prototype: HTMLTttxDatacard_1_9_6Element;
|
|
425
|
+
new (): HTMLTttxDatacard_1_9_6Element;
|
|
424
426
|
};
|
|
425
|
-
interface
|
|
427
|
+
interface HTMLTttxDialogBox_1_9_6Element extends Components.TttxDialogBox_1_9_6, HTMLStencilElement {
|
|
426
428
|
}
|
|
427
|
-
var
|
|
428
|
-
prototype:
|
|
429
|
-
new ():
|
|
429
|
+
var HTMLTttxDialogBox_1_9_6Element: {
|
|
430
|
+
prototype: HTMLTttxDialogBox_1_9_6Element;
|
|
431
|
+
new (): HTMLTttxDialogBox_1_9_6Element;
|
|
430
432
|
};
|
|
431
|
-
interface
|
|
433
|
+
interface HTMLTttxDialog_1_9_6Element extends Components.TttxDialog_1_9_6, HTMLStencilElement {
|
|
432
434
|
}
|
|
433
|
-
var
|
|
434
|
-
prototype:
|
|
435
|
-
new ():
|
|
435
|
+
var HTMLTttxDialog_1_9_6Element: {
|
|
436
|
+
prototype: HTMLTttxDialog_1_9_6Element;
|
|
437
|
+
new (): HTMLTttxDialog_1_9_6Element;
|
|
436
438
|
};
|
|
437
|
-
interface
|
|
439
|
+
interface HTMLTttxExpander_1_9_6Element extends Components.TttxExpander_1_9_6, HTMLStencilElement {
|
|
438
440
|
}
|
|
439
|
-
var
|
|
440
|
-
prototype:
|
|
441
|
-
new ():
|
|
441
|
+
var HTMLTttxExpander_1_9_6Element: {
|
|
442
|
+
prototype: HTMLTttxExpander_1_9_6Element;
|
|
443
|
+
new (): HTMLTttxExpander_1_9_6Element;
|
|
442
444
|
};
|
|
443
|
-
interface
|
|
445
|
+
interface HTMLTttxFilter_1_9_6Element extends Components.TttxFilter_1_9_6, HTMLStencilElement {
|
|
444
446
|
}
|
|
445
|
-
var
|
|
446
|
-
prototype:
|
|
447
|
-
new ():
|
|
447
|
+
var HTMLTttxFilter_1_9_6Element: {
|
|
448
|
+
prototype: HTMLTttxFilter_1_9_6Element;
|
|
449
|
+
new (): HTMLTttxFilter_1_9_6Element;
|
|
448
450
|
};
|
|
449
|
-
interface
|
|
451
|
+
interface HTMLTttxForm_1_9_6Element extends Components.TttxForm_1_9_6, HTMLStencilElement {
|
|
450
452
|
}
|
|
451
|
-
var
|
|
452
|
-
prototype:
|
|
453
|
-
new ():
|
|
453
|
+
var HTMLTttxForm_1_9_6Element: {
|
|
454
|
+
prototype: HTMLTttxForm_1_9_6Element;
|
|
455
|
+
new (): HTMLTttxForm_1_9_6Element;
|
|
454
456
|
};
|
|
455
|
-
interface
|
|
457
|
+
interface HTMLTttxGraph_1_9_6Element extends Components.TttxGraph_1_9_6, HTMLStencilElement {
|
|
456
458
|
}
|
|
457
|
-
var
|
|
458
|
-
prototype:
|
|
459
|
-
new ():
|
|
459
|
+
var HTMLTttxGraph_1_9_6Element: {
|
|
460
|
+
prototype: HTMLTttxGraph_1_9_6Element;
|
|
461
|
+
new (): HTMLTttxGraph_1_9_6Element;
|
|
460
462
|
};
|
|
461
|
-
interface
|
|
463
|
+
interface HTMLTttxIcon_1_9_6Element extends Components.TttxIcon_1_9_6, HTMLStencilElement {
|
|
462
464
|
}
|
|
463
|
-
var
|
|
464
|
-
prototype:
|
|
465
|
-
new ():
|
|
465
|
+
var HTMLTttxIcon_1_9_6Element: {
|
|
466
|
+
prototype: HTMLTttxIcon_1_9_6Element;
|
|
467
|
+
new (): HTMLTttxIcon_1_9_6Element;
|
|
466
468
|
};
|
|
467
|
-
interface
|
|
469
|
+
interface HTMLTttxKeyvalueBlock_1_9_6Element extends Components.TttxKeyvalueBlock_1_9_6, HTMLStencilElement {
|
|
468
470
|
}
|
|
469
|
-
var
|
|
470
|
-
prototype:
|
|
471
|
-
new ():
|
|
471
|
+
var HTMLTttxKeyvalueBlock_1_9_6Element: {
|
|
472
|
+
prototype: HTMLTttxKeyvalueBlock_1_9_6Element;
|
|
473
|
+
new (): HTMLTttxKeyvalueBlock_1_9_6Element;
|
|
472
474
|
};
|
|
473
|
-
interface
|
|
475
|
+
interface HTMLTttxList_1_9_6Element extends Components.TttxList_1_9_6, HTMLStencilElement {
|
|
474
476
|
}
|
|
475
|
-
var
|
|
476
|
-
prototype:
|
|
477
|
-
new ():
|
|
477
|
+
var HTMLTttxList_1_9_6Element: {
|
|
478
|
+
prototype: HTMLTttxList_1_9_6Element;
|
|
479
|
+
new (): HTMLTttxList_1_9_6Element;
|
|
478
480
|
};
|
|
479
|
-
interface
|
|
481
|
+
interface HTMLTttxLoadingSpinner_1_9_6Element extends Components.TttxLoadingSpinner_1_9_6, HTMLStencilElement {
|
|
480
482
|
}
|
|
481
|
-
var
|
|
482
|
-
prototype:
|
|
483
|
-
new ():
|
|
483
|
+
var HTMLTttxLoadingSpinner_1_9_6Element: {
|
|
484
|
+
prototype: HTMLTttxLoadingSpinner_1_9_6Element;
|
|
485
|
+
new (): HTMLTttxLoadingSpinner_1_9_6Element;
|
|
484
486
|
};
|
|
485
|
-
interface
|
|
487
|
+
interface HTMLTttxMultiselectBox_1_9_6Element extends Components.TttxMultiselectBox_1_9_6, HTMLStencilElement {
|
|
486
488
|
}
|
|
487
|
-
var
|
|
488
|
-
prototype:
|
|
489
|
-
new ():
|
|
489
|
+
var HTMLTttxMultiselectBox_1_9_6Element: {
|
|
490
|
+
prototype: HTMLTttxMultiselectBox_1_9_6Element;
|
|
491
|
+
new (): HTMLTttxMultiselectBox_1_9_6Element;
|
|
490
492
|
};
|
|
491
|
-
interface
|
|
493
|
+
interface HTMLTttxPercentageBar_1_9_6Element extends Components.TttxPercentageBar_1_9_6, HTMLStencilElement {
|
|
492
494
|
}
|
|
493
|
-
var
|
|
494
|
-
prototype:
|
|
495
|
-
new ():
|
|
495
|
+
var HTMLTttxPercentageBar_1_9_6Element: {
|
|
496
|
+
prototype: HTMLTttxPercentageBar_1_9_6Element;
|
|
497
|
+
new (): HTMLTttxPercentageBar_1_9_6Element;
|
|
496
498
|
};
|
|
497
|
-
interface
|
|
499
|
+
interface HTMLTttxQrcode_1_9_6Element extends Components.TttxQrcode_1_9_6, HTMLStencilElement {
|
|
498
500
|
}
|
|
499
|
-
var
|
|
500
|
-
prototype:
|
|
501
|
-
new ():
|
|
501
|
+
var HTMLTttxQrcode_1_9_6Element: {
|
|
502
|
+
prototype: HTMLTttxQrcode_1_9_6Element;
|
|
503
|
+
new (): HTMLTttxQrcode_1_9_6Element;
|
|
502
504
|
};
|
|
503
|
-
interface
|
|
505
|
+
interface HTMLTttxSelectBox_1_9_6Element extends Components.TttxSelectBox_1_9_6, HTMLStencilElement {
|
|
504
506
|
}
|
|
505
|
-
var
|
|
506
|
-
prototype:
|
|
507
|
-
new ():
|
|
507
|
+
var HTMLTttxSelectBox_1_9_6Element: {
|
|
508
|
+
prototype: HTMLTttxSelectBox_1_9_6Element;
|
|
509
|
+
new (): HTMLTttxSelectBox_1_9_6Element;
|
|
508
510
|
};
|
|
509
|
-
interface
|
|
511
|
+
interface HTMLTttxSorter_1_9_6Element extends Components.TttxSorter_1_9_6, HTMLStencilElement {
|
|
510
512
|
}
|
|
511
|
-
var
|
|
512
|
-
prototype:
|
|
513
|
-
new ():
|
|
513
|
+
var HTMLTttxSorter_1_9_6Element: {
|
|
514
|
+
prototype: HTMLTttxSorter_1_9_6Element;
|
|
515
|
+
new (): HTMLTttxSorter_1_9_6Element;
|
|
514
516
|
};
|
|
515
|
-
interface
|
|
517
|
+
interface HTMLTttxStandaloneInput_1_9_6Element extends Components.TttxStandaloneInput_1_9_6, HTMLStencilElement {
|
|
516
518
|
}
|
|
517
|
-
var
|
|
518
|
-
prototype:
|
|
519
|
-
new ():
|
|
519
|
+
var HTMLTttxStandaloneInput_1_9_6Element: {
|
|
520
|
+
prototype: HTMLTttxStandaloneInput_1_9_6Element;
|
|
521
|
+
new (): HTMLTttxStandaloneInput_1_9_6Element;
|
|
520
522
|
};
|
|
521
|
-
interface
|
|
523
|
+
interface HTMLTttxTable_1_9_6Element extends Components.TttxTable_1_9_6, HTMLStencilElement {
|
|
522
524
|
}
|
|
523
|
-
var
|
|
524
|
-
prototype:
|
|
525
|
-
new ():
|
|
525
|
+
var HTMLTttxTable_1_9_6Element: {
|
|
526
|
+
prototype: HTMLTttxTable_1_9_6Element;
|
|
527
|
+
new (): HTMLTttxTable_1_9_6Element;
|
|
526
528
|
};
|
|
527
|
-
interface
|
|
529
|
+
interface HTMLTttxTabs_1_9_6Element extends Components.TttxTabs_1_9_6, HTMLStencilElement {
|
|
528
530
|
}
|
|
529
|
-
var
|
|
530
|
-
prototype:
|
|
531
|
-
new ():
|
|
531
|
+
var HTMLTttxTabs_1_9_6Element: {
|
|
532
|
+
prototype: HTMLTttxTabs_1_9_6Element;
|
|
533
|
+
new (): HTMLTttxTabs_1_9_6Element;
|
|
532
534
|
};
|
|
533
|
-
interface
|
|
535
|
+
interface HTMLTttxTag_1_9_6Element extends Components.TttxTag_1_9_6, HTMLStencilElement {
|
|
534
536
|
}
|
|
535
|
-
var
|
|
536
|
-
prototype:
|
|
537
|
-
new ():
|
|
537
|
+
var HTMLTttxTag_1_9_6Element: {
|
|
538
|
+
prototype: HTMLTttxTag_1_9_6Element;
|
|
539
|
+
new (): HTMLTttxTag_1_9_6Element;
|
|
538
540
|
};
|
|
539
|
-
interface
|
|
541
|
+
interface HTMLTttxTextarea_1_9_6Element extends Components.TttxTextarea_1_9_6, HTMLStencilElement {
|
|
540
542
|
}
|
|
541
|
-
var
|
|
542
|
-
prototype:
|
|
543
|
-
new ():
|
|
543
|
+
var HTMLTttxTextarea_1_9_6Element: {
|
|
544
|
+
prototype: HTMLTttxTextarea_1_9_6Element;
|
|
545
|
+
new (): HTMLTttxTextarea_1_9_6Element;
|
|
544
546
|
};
|
|
545
|
-
interface
|
|
547
|
+
interface HTMLTttxToggle_1_9_6Element extends Components.TttxToggle_1_9_6, HTMLStencilElement {
|
|
546
548
|
}
|
|
547
|
-
var
|
|
548
|
-
prototype:
|
|
549
|
-
new ():
|
|
549
|
+
var HTMLTttxToggle_1_9_6Element: {
|
|
550
|
+
prototype: HTMLTttxToggle_1_9_6Element;
|
|
551
|
+
new (): HTMLTttxToggle_1_9_6Element;
|
|
550
552
|
};
|
|
551
|
-
interface
|
|
553
|
+
interface HTMLTttxToolbar_1_9_6Element extends Components.TttxToolbar_1_9_6, HTMLStencilElement {
|
|
552
554
|
}
|
|
553
|
-
var
|
|
554
|
-
prototype:
|
|
555
|
-
new ():
|
|
555
|
+
var HTMLTttxToolbar_1_9_6Element: {
|
|
556
|
+
prototype: HTMLTttxToolbar_1_9_6Element;
|
|
557
|
+
new (): HTMLTttxToolbar_1_9_6Element;
|
|
556
558
|
};
|
|
557
|
-
interface
|
|
559
|
+
interface HTMLTttxTreeView_1_9_6Element extends Components.TttxTreeView_1_9_6, HTMLStencilElement {
|
|
558
560
|
}
|
|
559
|
-
var
|
|
560
|
-
prototype:
|
|
561
|
-
new ():
|
|
561
|
+
var HTMLTttxTreeView_1_9_6Element: {
|
|
562
|
+
prototype: HTMLTttxTreeView_1_9_6Element;
|
|
563
|
+
new (): HTMLTttxTreeView_1_9_6Element;
|
|
562
564
|
};
|
|
563
565
|
interface HTMLElementTagNameMap {
|
|
564
|
-
"tttx-
|
|
565
|
-
"tttx-checkbox-group-
|
|
566
|
-
"tttx-checkbox-group-
|
|
567
|
-
"tttx-checkbox-
|
|
568
|
-
"tttx-
|
|
569
|
-
"tttx-
|
|
570
|
-
"tttx-data-
|
|
571
|
-
"tttx-
|
|
572
|
-
"tttx-dialog-
|
|
573
|
-
"tttx-
|
|
574
|
-
"tttx-
|
|
575
|
-
"tttx-
|
|
576
|
-
"tttx-
|
|
577
|
-
"tttx-
|
|
578
|
-
"tttx-
|
|
579
|
-
"tttx-keyvalue-
|
|
580
|
-
"tttx-
|
|
581
|
-
"tttx-loading-
|
|
582
|
-
"tttx-multiselect-
|
|
583
|
-
"tttx-percentage-
|
|
584
|
-
"tttx-
|
|
585
|
-
"tttx-select-
|
|
586
|
-
"tttx-
|
|
587
|
-
"tttx-standalone-
|
|
588
|
-
"tttx-
|
|
589
|
-
"tttx-
|
|
590
|
-
"tttx-
|
|
591
|
-
"tttx-
|
|
592
|
-
"tttx-
|
|
593
|
-
"tttx-
|
|
594
|
-
"tttx-tree-
|
|
566
|
+
"tttx-button_1_9_6": HTMLTttxButton_1_9_6Element;
|
|
567
|
+
"tttx-checkbox-group-caption_1_9_6": HTMLTttxCheckboxGroupCaption_1_9_6Element;
|
|
568
|
+
"tttx-checkbox-group-heading_1_9_6": HTMLTttxCheckboxGroupHeading_1_9_6Element;
|
|
569
|
+
"tttx-checkbox-group_1_9_6": HTMLTttxCheckboxGroup_1_9_6Element;
|
|
570
|
+
"tttx-checkbox_1_9_6": HTMLTttxCheckbox_1_9_6Element;
|
|
571
|
+
"tttx-comments_1_9_6": HTMLTttxComments_1_9_6Element;
|
|
572
|
+
"tttx-data-pattern_1_9_6": HTMLTttxDataPattern_1_9_6Element;
|
|
573
|
+
"tttx-datacard_1_9_6": HTMLTttxDatacard_1_9_6Element;
|
|
574
|
+
"tttx-dialog-box_1_9_6": HTMLTttxDialogBox_1_9_6Element;
|
|
575
|
+
"tttx-dialog_1_9_6": HTMLTttxDialog_1_9_6Element;
|
|
576
|
+
"tttx-expander_1_9_6": HTMLTttxExpander_1_9_6Element;
|
|
577
|
+
"tttx-filter_1_9_6": HTMLTttxFilter_1_9_6Element;
|
|
578
|
+
"tttx-form_1_9_6": HTMLTttxForm_1_9_6Element;
|
|
579
|
+
"tttx-graph_1_9_6": HTMLTttxGraph_1_9_6Element;
|
|
580
|
+
"tttx-icon_1_9_6": HTMLTttxIcon_1_9_6Element;
|
|
581
|
+
"tttx-keyvalue-block_1_9_6": HTMLTttxKeyvalueBlock_1_9_6Element;
|
|
582
|
+
"tttx-list_1_9_6": HTMLTttxList_1_9_6Element;
|
|
583
|
+
"tttx-loading-spinner_1_9_6": HTMLTttxLoadingSpinner_1_9_6Element;
|
|
584
|
+
"tttx-multiselect-box_1_9_6": HTMLTttxMultiselectBox_1_9_6Element;
|
|
585
|
+
"tttx-percentage-bar_1_9_6": HTMLTttxPercentageBar_1_9_6Element;
|
|
586
|
+
"tttx-qrcode_1_9_6": HTMLTttxQrcode_1_9_6Element;
|
|
587
|
+
"tttx-select-box_1_9_6": HTMLTttxSelectBox_1_9_6Element;
|
|
588
|
+
"tttx-sorter_1_9_6": HTMLTttxSorter_1_9_6Element;
|
|
589
|
+
"tttx-standalone-input_1_9_6": HTMLTttxStandaloneInput_1_9_6Element;
|
|
590
|
+
"tttx-table_1_9_6": HTMLTttxTable_1_9_6Element;
|
|
591
|
+
"tttx-tabs_1_9_6": HTMLTttxTabs_1_9_6Element;
|
|
592
|
+
"tttx-tag_1_9_6": HTMLTttxTag_1_9_6Element;
|
|
593
|
+
"tttx-textarea_1_9_6": HTMLTttxTextarea_1_9_6Element;
|
|
594
|
+
"tttx-toggle_1_9_6": HTMLTttxToggle_1_9_6Element;
|
|
595
|
+
"tttx-toolbar_1_9_6": HTMLTttxToolbar_1_9_6Element;
|
|
596
|
+
"tttx-tree-view_1_9_6": HTMLTttxTreeView_1_9_6Element;
|
|
595
597
|
}
|
|
596
598
|
}
|
|
597
599
|
declare namespace LocalJSX {
|
|
598
|
-
interface
|
|
600
|
+
interface TttxButton_1_9_6 {
|
|
599
601
|
"design"?: string;
|
|
600
602
|
"icon"?: string;
|
|
601
603
|
"iconcolor"?: string;
|
|
602
604
|
"iconposition"?: 'left' | 'right';
|
|
603
605
|
"notext"?: boolean;
|
|
604
606
|
}
|
|
605
|
-
interface
|
|
607
|
+
interface TttxCheckboxGroupCaption_1_9_6 {
|
|
606
608
|
}
|
|
607
|
-
interface
|
|
609
|
+
interface TttxCheckboxGroupHeading_1_9_6 {
|
|
608
610
|
}
|
|
609
|
-
interface
|
|
611
|
+
interface TttxCheckboxGroup_1_9_6 {
|
|
610
612
|
}
|
|
611
|
-
interface
|
|
613
|
+
interface TttxCheckbox_1_9_6 {
|
|
612
614
|
"checkboxId"?: string;
|
|
613
615
|
"checked"?: boolean;
|
|
614
616
|
"indeterminate"?: boolean;
|
|
615
617
|
"inline"?: boolean;
|
|
616
618
|
"label"?: string;
|
|
617
|
-
"onCheckboxChangeEvent"?: (event:
|
|
619
|
+
"onCheckboxChangeEvent"?: (event: TttxCheckbox_1_9_6CustomEvent<{indeterminate: boolean, checked: boolean}>) => void;
|
|
618
620
|
}
|
|
619
|
-
interface
|
|
621
|
+
interface TttxComments_1_9_6 {
|
|
620
622
|
"comments"?: string | Comment[];
|
|
621
623
|
"currentuser"?: string;
|
|
622
|
-
"onCommentAdded"?: (event:
|
|
623
|
-
"onRequestFileDownload"?: (event:
|
|
624
|
-
"onRequestFileUpload"?: (event:
|
|
624
|
+
"onCommentAdded"?: (event: TttxComments_1_9_6CustomEvent<Comment>) => void;
|
|
625
|
+
"onRequestFileDownload"?: (event: TttxComments_1_9_6CustomEvent<string>) => void;
|
|
626
|
+
"onRequestFileUpload"?: (event: TttxComments_1_9_6CustomEvent<void>) => void;
|
|
625
627
|
}
|
|
626
|
-
interface
|
|
628
|
+
interface TttxDataPattern_1_9_6 {
|
|
627
629
|
"addbutton"?: boolean;
|
|
628
630
|
"addbuttonlabel"?: string;
|
|
629
631
|
"data"?: string;
|
|
@@ -633,7 +635,7 @@ declare namespace LocalJSX {
|
|
|
633
635
|
"searchplaceholder"?: string;
|
|
634
636
|
"sorterOptions"?: string;
|
|
635
637
|
}
|
|
636
|
-
interface
|
|
638
|
+
interface TttxDatacard_1_9_6 {
|
|
637
639
|
"cardTitle"?: string;
|
|
638
640
|
"cardType"?: string;
|
|
639
641
|
"chartConfig"?: string;
|
|
@@ -642,104 +644,107 @@ declare namespace LocalJSX {
|
|
|
642
644
|
"rightData"?: string;
|
|
643
645
|
"rightSubtext"?: string;
|
|
644
646
|
}
|
|
645
|
-
interface
|
|
647
|
+
interface TttxDialogBox_1_9_6 {
|
|
646
648
|
"allowOverflow"?: boolean;
|
|
647
649
|
"data"?: string | DialogItems;
|
|
648
|
-
"onButtonClick"?: (event:
|
|
649
|
-
"onCloseButtonClick"?: (event:
|
|
650
|
+
"onButtonClick"?: (event: TttxDialogBox_1_9_6CustomEvent<any>) => void;
|
|
651
|
+
"onCloseButtonClick"?: (event: TttxDialogBox_1_9_6CustomEvent<any>) => void;
|
|
650
652
|
"open"?: boolean;
|
|
651
653
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
652
654
|
}
|
|
653
|
-
interface
|
|
655
|
+
interface TttxDialog_1_9_6 {
|
|
654
656
|
"allowOverflow"?: boolean;
|
|
655
657
|
"closeEnabled"?: boolean;
|
|
656
658
|
"header"?: string;
|
|
657
|
-
"onCloseButtonClick"?: (event:
|
|
659
|
+
"onCloseButtonClick"?: (event: TttxDialog_1_9_6CustomEvent<any>) => void;
|
|
658
660
|
"open"?: boolean;
|
|
659
661
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
660
662
|
"type"?: 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
661
663
|
}
|
|
662
|
-
interface
|
|
664
|
+
interface TttxExpander_1_9_6 {
|
|
663
665
|
"lefticon"?: string;
|
|
664
666
|
"lefticoncolor"?: string;
|
|
665
667
|
"name"?: string;
|
|
666
|
-
"onToggleExpander"?: (event:
|
|
668
|
+
"onToggleExpander"?: (event: TttxExpander_1_9_6CustomEvent<{ open: boolean; name: string }>) => void;
|
|
667
669
|
"open"?: boolean;
|
|
668
670
|
}
|
|
669
|
-
interface
|
|
671
|
+
interface TttxFilter_1_9_6 {
|
|
670
672
|
"defaultFilterOptions"?: string[] | string;
|
|
671
673
|
"filterButtonStyle"?: 'list filter' | 'list icon' | 'table icon';
|
|
672
674
|
"filterHeader"?: string;
|
|
673
675
|
"filterKey"?: string;
|
|
674
676
|
"filterOptions"?: string | FilterSettings[];
|
|
675
|
-
"onFilterChangeEvent"?: (event:
|
|
676
|
-
"onToggleFilter"?: (event:
|
|
677
|
+
"onFilterChangeEvent"?: (event: TttxFilter_1_9_6CustomEvent<FilterChangeEvent>) => void;
|
|
678
|
+
"onToggleFilter"?: (event: TttxFilter_1_9_6CustomEvent<boolean>) => void;
|
|
677
679
|
"popoverWidth"?: string;
|
|
678
680
|
"showOptionIcons"?: boolean;
|
|
679
681
|
"showSearchField"?: boolean;
|
|
680
682
|
"showSelectAll"?: boolean;
|
|
681
683
|
}
|
|
682
|
-
interface
|
|
684
|
+
interface TttxForm_1_9_6 {
|
|
683
685
|
"data"?: any;
|
|
684
686
|
"formschema"?: Record<string, any> | string;
|
|
685
|
-
"onDataChanged"?: (event:
|
|
686
|
-
"onDataSubmitted"?: (event:
|
|
687
|
+
"onDataChanged"?: (event: TttxForm_1_9_6CustomEvent<{ name: string; value: string }>) => void;
|
|
688
|
+
"onDataSubmitted"?: (event: TttxForm_1_9_6CustomEvent<FormData>) => void;
|
|
687
689
|
}
|
|
688
|
-
interface
|
|
690
|
+
interface TttxGraph_1_9_6 {
|
|
689
691
|
"chartData"?: string;
|
|
690
692
|
"chartText"?: string;
|
|
691
693
|
"chartType"?: string;
|
|
692
694
|
}
|
|
693
|
-
interface
|
|
695
|
+
interface TttxIcon_1_9_6 {
|
|
694
696
|
"color"?: string;
|
|
695
697
|
"icon"?: string;
|
|
696
698
|
"size"?: number;
|
|
697
699
|
}
|
|
698
|
-
interface
|
|
700
|
+
interface TttxKeyvalueBlock_1_9_6 {
|
|
699
701
|
"horizontal"?: boolean;
|
|
700
702
|
"keyvalues"?: KeyBlockValues | KeyBlockValues[] | string;
|
|
701
703
|
"spacedout"?: boolean;
|
|
702
704
|
}
|
|
703
|
-
interface
|
|
705
|
+
interface TttxList_1_9_6 {
|
|
704
706
|
"data"?: string | ListItem[];
|
|
705
707
|
"name"?: string;
|
|
706
|
-
"onListRowCheckboxClick"?: (event:
|
|
707
|
-
"onListRowClick"?: (event:
|
|
708
|
+
"onListRowCheckboxClick"?: (event: TttxList_1_9_6CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
709
|
+
"onListRowClick"?: (event: TttxList_1_9_6CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
708
710
|
}
|
|
709
|
-
interface
|
|
711
|
+
interface TttxLoadingSpinner_1_9_6 {
|
|
710
712
|
"loadingMessage"?: boolean;
|
|
711
713
|
"size"?: 'small' | 'large';
|
|
712
714
|
}
|
|
713
|
-
interface
|
|
715
|
+
interface TttxMultiselectBox_1_9_6 {
|
|
714
716
|
"htmlVisibleValue"?: boolean;
|
|
715
717
|
"inline"?: boolean;
|
|
718
|
+
"isLoading"?: boolean;
|
|
716
719
|
"label"?: string;
|
|
717
|
-
"onChangesApplied"?: (event:
|
|
718
|
-
"
|
|
719
|
-
"
|
|
720
|
+
"onChangesApplied"?: (event: TttxMultiselectBox_1_9_6CustomEvent<SelectItem[]>) => void;
|
|
721
|
+
"onSearchDataChanged"?: (event: TttxMultiselectBox_1_9_6CustomEvent<{ searchTerm: string; }>) => void;
|
|
722
|
+
"onSelectItemEvent"?: (event: TttxMultiselectBox_1_9_6CustomEvent<SelectItem>) => void;
|
|
723
|
+
"onToggleOpen"?: (event: TttxMultiselectBox_1_9_6CustomEvent<boolean>) => void;
|
|
720
724
|
"optionsData"?: string | SelectItem[];
|
|
721
725
|
"placeholder"?: string;
|
|
722
726
|
"searchEnabled"?: boolean;
|
|
727
|
+
"stopLocalSearch"?: boolean;
|
|
723
728
|
"visibleValue"?: string;
|
|
724
729
|
}
|
|
725
|
-
interface
|
|
730
|
+
interface TttxPercentageBar_1_9_6 {
|
|
726
731
|
"color"?: string;
|
|
727
732
|
"labelid"?: string;
|
|
728
733
|
"min"?: string;
|
|
729
734
|
"percentage"?: string | number;
|
|
730
735
|
"thresholds"?: string | Threshold[];
|
|
731
736
|
}
|
|
732
|
-
interface
|
|
737
|
+
interface TttxQrcode_1_9_6 {
|
|
733
738
|
"link"?: string;
|
|
734
739
|
"size"?: number;
|
|
735
740
|
}
|
|
736
|
-
interface
|
|
741
|
+
interface TttxSelectBox_1_9_6 {
|
|
737
742
|
"errorMsg"?: string;
|
|
738
743
|
"inline"?: boolean;
|
|
739
744
|
"label"?: string;
|
|
740
|
-
"onMultiselectSearchUpdated"?: (event:
|
|
741
|
-
"onSelectItemEvent"?: (event:
|
|
742
|
-
"onToggleOpen"?: (event:
|
|
745
|
+
"onMultiselectSearchUpdated"?: (event: TttxSelectBox_1_9_6CustomEvent<string>) => void;
|
|
746
|
+
"onSelectItemEvent"?: (event: TttxSelectBox_1_9_6CustomEvent<SelectItem1>) => void;
|
|
747
|
+
"onToggleOpen"?: (event: TttxSelectBox_1_9_6CustomEvent<boolean>) => void;
|
|
743
748
|
"optionsData"?: string | SelectItem1[];
|
|
744
749
|
"placeholder"?: string;
|
|
745
750
|
"searchEnabled"?: boolean;
|
|
@@ -748,15 +753,15 @@ declare namespace LocalJSX {
|
|
|
748
753
|
"showErrorMsg"?: boolean;
|
|
749
754
|
"useExternalFiltering"?: boolean;
|
|
750
755
|
}
|
|
751
|
-
interface
|
|
756
|
+
interface TttxSorter_1_9_6 {
|
|
752
757
|
"defaultOption"?: string;
|
|
753
758
|
"defaultSortDirection"?: 'ascending' | 'descending';
|
|
754
759
|
"fieldOptionsData"?: string | SorterData;
|
|
755
|
-
"onSorterChangeEvent"?: (event:
|
|
756
|
-
"onToggleSorter"?: (event:
|
|
760
|
+
"onSorterChangeEvent"?: (event: TttxSorter_1_9_6CustomEvent<SorterChangeEvent>) => void;
|
|
761
|
+
"onToggleSorter"?: (event: TttxSorter_1_9_6CustomEvent<boolean>) => void;
|
|
757
762
|
"sorterKey"?: string;
|
|
758
763
|
}
|
|
759
|
-
interface
|
|
764
|
+
interface TttxStandaloneInput_1_9_6 {
|
|
760
765
|
"autocomplete"?: 'off' | 'on';
|
|
761
766
|
"checked"?: boolean;
|
|
762
767
|
"disabled"?: boolean;
|
|
@@ -772,8 +777,8 @@ declare namespace LocalJSX {
|
|
|
772
777
|
"inputiconcolor"?: string;
|
|
773
778
|
/**
|
|
774
779
|
* tabindex - Allows the HTML elements to be focusable
|
|
775
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
776
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
780
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_9_6 input-index="1" />
|
|
781
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_9_6 inputindex={1} />
|
|
777
782
|
*/
|
|
778
783
|
"inputindex"?: string | number;
|
|
779
784
|
/**
|
|
@@ -787,13 +792,13 @@ declare namespace LocalJSX {
|
|
|
787
792
|
"min"?: MinMaxDates | number;
|
|
788
793
|
"minlength"?: string | number;
|
|
789
794
|
"name"?: string;
|
|
790
|
-
"onBlurChanged"?: (event:
|
|
791
|
-
"onFocusChanged"?: (event:
|
|
792
|
-
"onInputIconClick"?: (event:
|
|
793
|
-
"onInvalidChanged"?: (event:
|
|
794
|
-
"onLeftIconClick"?: (event:
|
|
795
|
-
"onRightIconClick"?: (event:
|
|
796
|
-
"onValueChanged"?: (event:
|
|
795
|
+
"onBlurChanged"?: (event: TttxStandaloneInput_1_9_6CustomEvent<string>) => void;
|
|
796
|
+
"onFocusChanged"?: (event: TttxStandaloneInput_1_9_6CustomEvent<string>) => void;
|
|
797
|
+
"onInputIconClick"?: (event: TttxStandaloneInput_1_9_6CustomEvent<void>) => void;
|
|
798
|
+
"onInvalidChanged"?: (event: TttxStandaloneInput_1_9_6CustomEvent<string>) => void;
|
|
799
|
+
"onLeftIconClick"?: (event: TttxStandaloneInput_1_9_6CustomEvent<void>) => void;
|
|
800
|
+
"onRightIconClick"?: (event: TttxStandaloneInput_1_9_6CustomEvent<void>) => void;
|
|
801
|
+
"onValueChanged"?: (event: TttxStandaloneInput_1_9_6CustomEvent<string>) => void;
|
|
797
802
|
"pattern"?: string;
|
|
798
803
|
"placeholder"?: string;
|
|
799
804
|
"readonly"?: string | boolean;
|
|
@@ -808,38 +813,38 @@ declare namespace LocalJSX {
|
|
|
808
813
|
"type"?: string;
|
|
809
814
|
"value"?: string | number;
|
|
810
815
|
}
|
|
811
|
-
interface
|
|
816
|
+
interface TttxTable_1_9_6 {
|
|
812
817
|
"data"?: any;
|
|
813
818
|
"draggableHeaders"?: boolean;
|
|
814
819
|
"headers"?: TableHeader[];
|
|
815
820
|
"loading"?: boolean;
|
|
816
|
-
"onHeaderClicked"?: (event:
|
|
817
|
-
"onHeaderOrderChanged"?: (event:
|
|
818
|
-
"onRowClicked"?: (event:
|
|
821
|
+
"onHeaderClicked"?: (event: TttxTable_1_9_6CustomEvent<any>) => void;
|
|
822
|
+
"onHeaderOrderChanged"?: (event: TttxTable_1_9_6CustomEvent<string[]>) => void;
|
|
823
|
+
"onRowClicked"?: (event: TttxTable_1_9_6CustomEvent<any>) => void;
|
|
819
824
|
"selectable"?: boolean;
|
|
820
825
|
"selected"?: number;
|
|
821
826
|
}
|
|
822
|
-
interface
|
|
827
|
+
interface TttxTabs_1_9_6 {
|
|
823
828
|
"navigation"?: boolean;
|
|
824
|
-
"onLeftNavigation"?: (event:
|
|
825
|
-
"onRightNavigation"?: (event:
|
|
826
|
-
"onTabClick"?: (event:
|
|
829
|
+
"onLeftNavigation"?: (event: TttxTabs_1_9_6CustomEvent<any>) => void;
|
|
830
|
+
"onRightNavigation"?: (event: TttxTabs_1_9_6CustomEvent<any>) => void;
|
|
831
|
+
"onTabClick"?: (event: TttxTabs_1_9_6CustomEvent<{ tabId: string }>) => void;
|
|
827
832
|
"tabs"?: string | Tab[];
|
|
828
833
|
"tabsName"?: string;
|
|
829
834
|
"wide"?: boolean;
|
|
830
835
|
}
|
|
831
|
-
interface
|
|
836
|
+
interface TttxTag_1_9_6 {
|
|
832
837
|
"color"?: string;
|
|
833
838
|
"text"?: string;
|
|
834
839
|
"textColor"?: string;
|
|
835
840
|
}
|
|
836
|
-
interface
|
|
841
|
+
interface TttxTextarea_1_9_6 {
|
|
837
842
|
"disabled"?: boolean;
|
|
838
843
|
"errormsg"?: string;
|
|
839
844
|
/**
|
|
840
845
|
* tabindex - Allows the HTML elements to be focusable
|
|
841
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
842
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
846
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_9_6 input-index="1" />
|
|
847
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_9_6 inputindex={1} />
|
|
843
848
|
*/
|
|
844
849
|
"inputindex"?: string | number;
|
|
845
850
|
/**
|
|
@@ -850,10 +855,10 @@ declare namespace LocalJSX {
|
|
|
850
855
|
"label"?: string;
|
|
851
856
|
"maxlength"?: string | number;
|
|
852
857
|
"name"?: string;
|
|
853
|
-
"onBlurChanged"?: (event:
|
|
854
|
-
"onFocusChanged"?: (event:
|
|
855
|
-
"onInvalidChanged"?: (event:
|
|
856
|
-
"onValueChanged"?: (event:
|
|
858
|
+
"onBlurChanged"?: (event: TttxTextarea_1_9_6CustomEvent<string>) => void;
|
|
859
|
+
"onFocusChanged"?: (event: TttxTextarea_1_9_6CustomEvent<string>) => void;
|
|
860
|
+
"onInvalidChanged"?: (event: TttxTextarea_1_9_6CustomEvent<string>) => void;
|
|
861
|
+
"onValueChanged"?: (event: TttxTextarea_1_9_6CustomEvent<string>) => void;
|
|
857
862
|
"placeholder"?: string;
|
|
858
863
|
"readonly"?: string | boolean;
|
|
859
864
|
"required"?: boolean;
|
|
@@ -867,88 +872,88 @@ declare namespace LocalJSX {
|
|
|
867
872
|
"textareaautofocus"?: boolean;
|
|
868
873
|
"value"?: string | number;
|
|
869
874
|
}
|
|
870
|
-
interface
|
|
875
|
+
interface TttxToggle_1_9_6 {
|
|
871
876
|
"initialstate"?: boolean | string;
|
|
872
|
-
"onToggleSwitchEvent"?: (event:
|
|
877
|
+
"onToggleSwitchEvent"?: (event: TttxToggle_1_9_6CustomEvent<{checked: boolean}>) => void;
|
|
873
878
|
}
|
|
874
|
-
interface
|
|
879
|
+
interface TttxToolbar_1_9_6 {
|
|
875
880
|
"border"?: boolean;
|
|
876
881
|
}
|
|
877
|
-
interface
|
|
882
|
+
interface TttxTreeView_1_9_6 {
|
|
878
883
|
"data"?: TreeViewItem[];
|
|
879
|
-
"onCheckboxChange"?: (event:
|
|
880
|
-
"onClickEvent"?: (event:
|
|
881
|
-
"onExpandNode"?: (event:
|
|
884
|
+
"onCheckboxChange"?: (event: TttxTreeView_1_9_6CustomEvent<TreeViewItem[]>) => void;
|
|
885
|
+
"onClickEvent"?: (event: TttxTreeView_1_9_6CustomEvent<TreeViewItem>) => void;
|
|
886
|
+
"onExpandNode"?: (event: TttxTreeView_1_9_6CustomEvent<ExpandNodeEvent>) => void;
|
|
882
887
|
}
|
|
883
888
|
interface IntrinsicElements {
|
|
884
|
-
"tttx-
|
|
885
|
-
"tttx-checkbox-group-
|
|
886
|
-
"tttx-checkbox-group-
|
|
887
|
-
"tttx-checkbox-
|
|
888
|
-
"tttx-
|
|
889
|
-
"tttx-
|
|
890
|
-
"tttx-data-
|
|
891
|
-
"tttx-
|
|
892
|
-
"tttx-dialog-
|
|
893
|
-
"tttx-
|
|
894
|
-
"tttx-
|
|
895
|
-
"tttx-
|
|
896
|
-
"tttx-
|
|
897
|
-
"tttx-
|
|
898
|
-
"tttx-
|
|
899
|
-
"tttx-keyvalue-
|
|
900
|
-
"tttx-
|
|
901
|
-
"tttx-loading-
|
|
902
|
-
"tttx-multiselect-
|
|
903
|
-
"tttx-percentage-
|
|
904
|
-
"tttx-
|
|
905
|
-
"tttx-select-
|
|
906
|
-
"tttx-
|
|
907
|
-
"tttx-standalone-
|
|
908
|
-
"tttx-
|
|
909
|
-
"tttx-
|
|
910
|
-
"tttx-
|
|
911
|
-
"tttx-
|
|
912
|
-
"tttx-
|
|
913
|
-
"tttx-
|
|
914
|
-
"tttx-tree-
|
|
889
|
+
"tttx-button_1_9_6": TttxButton_1_9_6;
|
|
890
|
+
"tttx-checkbox-group-caption_1_9_6": TttxCheckboxGroupCaption_1_9_6;
|
|
891
|
+
"tttx-checkbox-group-heading_1_9_6": TttxCheckboxGroupHeading_1_9_6;
|
|
892
|
+
"tttx-checkbox-group_1_9_6": TttxCheckboxGroup_1_9_6;
|
|
893
|
+
"tttx-checkbox_1_9_6": TttxCheckbox_1_9_6;
|
|
894
|
+
"tttx-comments_1_9_6": TttxComments_1_9_6;
|
|
895
|
+
"tttx-data-pattern_1_9_6": TttxDataPattern_1_9_6;
|
|
896
|
+
"tttx-datacard_1_9_6": TttxDatacard_1_9_6;
|
|
897
|
+
"tttx-dialog-box_1_9_6": TttxDialogBox_1_9_6;
|
|
898
|
+
"tttx-dialog_1_9_6": TttxDialog_1_9_6;
|
|
899
|
+
"tttx-expander_1_9_6": TttxExpander_1_9_6;
|
|
900
|
+
"tttx-filter_1_9_6": TttxFilter_1_9_6;
|
|
901
|
+
"tttx-form_1_9_6": TttxForm_1_9_6;
|
|
902
|
+
"tttx-graph_1_9_6": TttxGraph_1_9_6;
|
|
903
|
+
"tttx-icon_1_9_6": TttxIcon_1_9_6;
|
|
904
|
+
"tttx-keyvalue-block_1_9_6": TttxKeyvalueBlock_1_9_6;
|
|
905
|
+
"tttx-list_1_9_6": TttxList_1_9_6;
|
|
906
|
+
"tttx-loading-spinner_1_9_6": TttxLoadingSpinner_1_9_6;
|
|
907
|
+
"tttx-multiselect-box_1_9_6": TttxMultiselectBox_1_9_6;
|
|
908
|
+
"tttx-percentage-bar_1_9_6": TttxPercentageBar_1_9_6;
|
|
909
|
+
"tttx-qrcode_1_9_6": TttxQrcode_1_9_6;
|
|
910
|
+
"tttx-select-box_1_9_6": TttxSelectBox_1_9_6;
|
|
911
|
+
"tttx-sorter_1_9_6": TttxSorter_1_9_6;
|
|
912
|
+
"tttx-standalone-input_1_9_6": TttxStandaloneInput_1_9_6;
|
|
913
|
+
"tttx-table_1_9_6": TttxTable_1_9_6;
|
|
914
|
+
"tttx-tabs_1_9_6": TttxTabs_1_9_6;
|
|
915
|
+
"tttx-tag_1_9_6": TttxTag_1_9_6;
|
|
916
|
+
"tttx-textarea_1_9_6": TttxTextarea_1_9_6;
|
|
917
|
+
"tttx-toggle_1_9_6": TttxToggle_1_9_6;
|
|
918
|
+
"tttx-toolbar_1_9_6": TttxToolbar_1_9_6;
|
|
919
|
+
"tttx-tree-view_1_9_6": TttxTreeView_1_9_6;
|
|
915
920
|
}
|
|
916
921
|
}
|
|
917
922
|
export { LocalJSX as JSX };
|
|
918
923
|
declare module "@stencil/core" {
|
|
919
924
|
export namespace JSX {
|
|
920
925
|
interface IntrinsicElements {
|
|
921
|
-
"tttx-
|
|
922
|
-
"tttx-checkbox-group-
|
|
923
|
-
"tttx-checkbox-group-
|
|
924
|
-
"tttx-checkbox-
|
|
925
|
-
"tttx-
|
|
926
|
-
"tttx-
|
|
927
|
-
"tttx-data-
|
|
928
|
-
"tttx-
|
|
929
|
-
"tttx-dialog-
|
|
930
|
-
"tttx-
|
|
931
|
-
"tttx-
|
|
932
|
-
"tttx-
|
|
933
|
-
"tttx-
|
|
934
|
-
"tttx-
|
|
935
|
-
"tttx-
|
|
936
|
-
"tttx-keyvalue-
|
|
937
|
-
"tttx-
|
|
938
|
-
"tttx-loading-
|
|
939
|
-
"tttx-multiselect-
|
|
940
|
-
"tttx-percentage-
|
|
941
|
-
"tttx-
|
|
942
|
-
"tttx-select-
|
|
943
|
-
"tttx-
|
|
944
|
-
"tttx-standalone-
|
|
945
|
-
"tttx-
|
|
946
|
-
"tttx-
|
|
947
|
-
"tttx-
|
|
948
|
-
"tttx-
|
|
949
|
-
"tttx-
|
|
950
|
-
"tttx-
|
|
951
|
-
"tttx-tree-
|
|
926
|
+
"tttx-button_1_9_6": LocalJSX.TttxButton_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxButton_1_9_6Element>;
|
|
927
|
+
"tttx-checkbox-group-caption_1_9_6": LocalJSX.TttxCheckboxGroupCaption_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupCaption_1_9_6Element>;
|
|
928
|
+
"tttx-checkbox-group-heading_1_9_6": LocalJSX.TttxCheckboxGroupHeading_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupHeading_1_9_6Element>;
|
|
929
|
+
"tttx-checkbox-group_1_9_6": LocalJSX.TttxCheckboxGroup_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroup_1_9_6Element>;
|
|
930
|
+
"tttx-checkbox_1_9_6": LocalJSX.TttxCheckbox_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxCheckbox_1_9_6Element>;
|
|
931
|
+
"tttx-comments_1_9_6": LocalJSX.TttxComments_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxComments_1_9_6Element>;
|
|
932
|
+
"tttx-data-pattern_1_9_6": LocalJSX.TttxDataPattern_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxDataPattern_1_9_6Element>;
|
|
933
|
+
"tttx-datacard_1_9_6": LocalJSX.TttxDatacard_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxDatacard_1_9_6Element>;
|
|
934
|
+
"tttx-dialog-box_1_9_6": LocalJSX.TttxDialogBox_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxDialogBox_1_9_6Element>;
|
|
935
|
+
"tttx-dialog_1_9_6": LocalJSX.TttxDialog_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxDialog_1_9_6Element>;
|
|
936
|
+
"tttx-expander_1_9_6": LocalJSX.TttxExpander_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxExpander_1_9_6Element>;
|
|
937
|
+
"tttx-filter_1_9_6": LocalJSX.TttxFilter_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxFilter_1_9_6Element>;
|
|
938
|
+
"tttx-form_1_9_6": LocalJSX.TttxForm_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxForm_1_9_6Element>;
|
|
939
|
+
"tttx-graph_1_9_6": LocalJSX.TttxGraph_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxGraph_1_9_6Element>;
|
|
940
|
+
"tttx-icon_1_9_6": LocalJSX.TttxIcon_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxIcon_1_9_6Element>;
|
|
941
|
+
"tttx-keyvalue-block_1_9_6": LocalJSX.TttxKeyvalueBlock_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxKeyvalueBlock_1_9_6Element>;
|
|
942
|
+
"tttx-list_1_9_6": LocalJSX.TttxList_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxList_1_9_6Element>;
|
|
943
|
+
"tttx-loading-spinner_1_9_6": LocalJSX.TttxLoadingSpinner_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxLoadingSpinner_1_9_6Element>;
|
|
944
|
+
"tttx-multiselect-box_1_9_6": LocalJSX.TttxMultiselectBox_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxMultiselectBox_1_9_6Element>;
|
|
945
|
+
"tttx-percentage-bar_1_9_6": LocalJSX.TttxPercentageBar_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxPercentageBar_1_9_6Element>;
|
|
946
|
+
"tttx-qrcode_1_9_6": LocalJSX.TttxQrcode_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxQrcode_1_9_6Element>;
|
|
947
|
+
"tttx-select-box_1_9_6": LocalJSX.TttxSelectBox_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxSelectBox_1_9_6Element>;
|
|
948
|
+
"tttx-sorter_1_9_6": LocalJSX.TttxSorter_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxSorter_1_9_6Element>;
|
|
949
|
+
"tttx-standalone-input_1_9_6": LocalJSX.TttxStandaloneInput_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxStandaloneInput_1_9_6Element>;
|
|
950
|
+
"tttx-table_1_9_6": LocalJSX.TttxTable_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxTable_1_9_6Element>;
|
|
951
|
+
"tttx-tabs_1_9_6": LocalJSX.TttxTabs_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxTabs_1_9_6Element>;
|
|
952
|
+
"tttx-tag_1_9_6": LocalJSX.TttxTag_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxTag_1_9_6Element>;
|
|
953
|
+
"tttx-textarea_1_9_6": LocalJSX.TttxTextarea_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxTextarea_1_9_6Element>;
|
|
954
|
+
"tttx-toggle_1_9_6": LocalJSX.TttxToggle_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxToggle_1_9_6Element>;
|
|
955
|
+
"tttx-toolbar_1_9_6": LocalJSX.TttxToolbar_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxToolbar_1_9_6Element>;
|
|
956
|
+
"tttx-tree-view_1_9_6": LocalJSX.TttxTreeView_1_9_6 & JSXBase.HTMLAttributes<HTMLTttxTreeView_1_9_6Element>;
|
|
952
957
|
}
|
|
953
958
|
}
|
|
954
959
|
}
|