@3t-transform/threeteeui 1.8.13 → 1.8.15
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_8_13.cjs.entry.js → tttx-button_1_8_15.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-checkbox-group-caption_1_8_13.cjs.entry.js → tttx-checkbox-group-caption_1_8_15.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group-heading_1_8_13.cjs.entry.js → tttx-checkbox-group-heading_1_8_15.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group_1_8_13.cjs.entry.js → tttx-checkbox-group_1_8_15.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox_1_8_13.cjs.entry.js → tttx-checkbox_1_8_15.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-comments_1_8_13.cjs.entry.js → tttx-comments_1_8_15.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-data-pattern_1_8_13.cjs.entry.js → tttx-data-pattern_1_8_15.cjs.entry.js} +5 -5
- package/dist/cjs/{tttx-datacard_1_8_13.cjs.entry.js → tttx-datacard_1_8_15.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-dialog-box_1_8_13.cjs.entry.js → tttx-dialog-box_1_8_15.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-dialog_1_8_13.cjs.entry.js → tttx-dialog_1_8_15.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-expander_1_8_13.cjs.entry.js → tttx-expander_1_8_15.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-filter_1_8_13_4.cjs.entry.js → tttx-filter_1_8_15_4.cjs.entry.js} +9 -9
- package/dist/cjs/{tttx-form_1_8_13.cjs.entry.js → tttx-form_1_8_15.cjs.entry.js} +24 -4
- package/dist/cjs/{tttx-graph_1_8_13.cjs.entry.js → tttx-graph_1_8_15.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-icon_1_8_13.cjs.entry.js → tttx-icon_1_8_15.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-keyvalue-block_1_8_13.cjs.entry.js → tttx-keyvalue-block_1_8_15.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-loading-spinner_1_8_13.cjs.entry.js → tttx-loading-spinner_1_8_15.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-multiselect-box_1_8_13.cjs.entry.js → tttx-multiselect-box_1_8_15.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-percentage-bar_1_8_13.cjs.entry.js → tttx-percentage-bar_1_8_15.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-qrcode_1_8_13.cjs.entry.js → tttx-qrcode_1_8_15.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-select-box_1_8_13.cjs.entry.js → tttx-select-box_1_8_15.cjs.entry.js} +10 -6
- package/dist/cjs/tttx-standalone-input_1_8_15.cjs.entry.js +94 -0
- package/dist/cjs/{tttx-table_1_8_13.cjs.entry.js → tttx-table_1_8_15.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tabs_1_8_13.cjs.entry.js → tttx-tabs_1_8_15.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-tag_1_8_13.cjs.entry.js → tttx-tag_1_8_15.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-textarea_1_8_13.cjs.entry.js → tttx-textarea_1_8_15.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-tree-view_1_8_13.cjs.entry.js → tttx-tree-view_1_8_15.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/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 +98 -4
- 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 +6 -6
- package/dist/collection/components/molecules/tttx-multiselect-box/tttx-multiselect-box.stories.js +33 -33
- package/dist/collection/components/molecules/tttx-select-box/tttx-select-box.js +11 -7
- 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 +30 -30
- package/dist/components/index.js +30 -30
- package/dist/components/tttx-button.js +5 -5
- package/dist/components/{tttx-button_1_8_13.d.ts → tttx-button_1_8_15.d.ts} +4 -4
- package/dist/components/{tttx-button_1_8_13.js → tttx-button_1_8_15.js} +2 -2
- package/dist/components/tttx-checkbox-group-caption_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-caption_1_8_13.js → tttx-checkbox-group-caption_1_8_15.js} +5 -5
- package/dist/components/tttx-checkbox-group-heading_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-heading_1_8_13.js → tttx-checkbox-group-heading_1_8_15.js} +5 -5
- package/dist/components/tttx-checkbox-group_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group_1_8_13.js → tttx-checkbox-group_1_8_15.js} +5 -5
- package/dist/components/{tttx-datacard_1_8_13.d.ts → tttx-checkbox_1_8_15.d.ts} +4 -4
- package/dist/components/{tttx-checkbox_1_8_13.js → tttx-checkbox_1_8_15.js} +7 -7
- package/dist/components/{tttx-checkbox_1_8_13.d.ts → tttx-comments_1_8_15.d.ts} +4 -4
- package/dist/components/{tttx-comments_1_8_13.js → tttx-comments_1_8_15.js} +7 -7
- package/dist/components/tttx-data-pattern_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-data-pattern_1_8_13.js → tttx-data-pattern_1_8_15.js} +16 -16
- package/dist/components/{tttx-comments_1_8_13.d.ts → tttx-datacard_1_8_15.d.ts} +4 -4
- package/dist/components/{tttx-datacard_1_8_13.js → tttx-datacard_1_8_15.js} +10 -10
- package/dist/components/tttx-dialog-box_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-dialog-box_1_8_13.js → tttx-dialog-box_1_8_15.js} +9 -9
- package/dist/components/{tttx-dialog_1_8_13.d.ts → tttx-dialog_1_8_15.d.ts} +4 -4
- package/dist/components/{tttx-dialog_1_8_13.js → tttx-dialog_1_8_15.js} +8 -8
- package/dist/components/tttx-expander_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-expander_1_8_13.js → tttx-expander_1_8_15.js} +7 -7
- package/dist/components/tttx-filter.js +6 -6
- package/dist/components/{tttx-filter_1_8_13.d.ts → tttx-filter_1_8_15.d.ts} +4 -4
- package/dist/components/{tttx-filter_1_8_13.js → tttx-filter_1_8_15.js} +2 -2
- package/dist/components/{tttx-tabs_1_8_13.d.ts → tttx-form_1_8_15.d.ts} +4 -4
- package/dist/components/{tttx-form_1_8_13.js → tttx-form_1_8_15.js} +34 -12
- package/dist/components/tttx-graph.js +3 -3
- package/dist/components/{tttx-graph_1_8_13.d.ts → tttx-graph_1_8_15.d.ts} +4 -4
- package/dist/components/{tttx-graph_1_8_13.js → tttx-graph_1_8_15.js} +2 -2
- package/dist/components/tttx-icon.js +3 -3
- package/dist/components/{tttx-icon_1_8_13.d.ts → tttx-icon_1_8_15.d.ts} +4 -4
- package/dist/components/{tttx-icon_1_8_13.js → tttx-icon_1_8_15.js} +2 -2
- package/dist/components/tttx-keyvalue-block_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-keyvalue-block_1_8_13.js → tttx-keyvalue-block_1_8_15.js} +5 -5
- package/dist/components/tttx-list.js +6 -6
- package/dist/components/{tttx-list_1_8_13.d.ts → tttx-list_1_8_15.d.ts} +4 -4
- package/dist/components/{tttx-list_1_8_13.js → tttx-list_1_8_15.js} +2 -2
- package/dist/components/tttx-loading-spinner_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-loading-spinner_1_8_13.js → tttx-loading-spinner_1_8_15.js} +5 -5
- package/dist/components/tttx-multiselect-box_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-multiselect-box_1_8_13.js → tttx-multiselect-box_1_8_15.js} +13 -13
- package/dist/components/tttx-percentage-bar_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-percentage-bar_1_8_13.js → tttx-percentage-bar_1_8_15.js} +6 -6
- package/dist/components/{tttx-qrcode_1_8_13.d.ts → tttx-qrcode_1_8_15.d.ts} +4 -4
- package/dist/components/{tttx-qrcode_1_8_13.js → tttx-qrcode_1_8_15.js} +5 -5
- package/dist/components/tttx-select-box.js +14 -10
- package/dist/components/tttx-select-box_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-select-box_1_8_13.js → tttx-select-box_1_8_15.js} +2 -2
- package/dist/components/tttx-sorter.js +5 -5
- package/dist/components/tttx-sorter_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-sorter_1_8_13.js → tttx-sorter_1_8_15.js} +2 -2
- package/dist/components/tttx-standalone-input.js +6 -6
- package/dist/components/tttx-standalone-input_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-standalone-input_1_8_13.js → tttx-standalone-input_1_8_15.js} +2 -2
- package/dist/components/{tttx-table_1_8_13.d.ts → tttx-table_1_8_15.d.ts} +4 -4
- package/dist/components/{tttx-table_1_8_13.js → tttx-table_1_8_15.js} +5 -5
- package/dist/components/{tttx-form_1_8_13.d.ts → tttx-tabs_1_8_15.d.ts} +4 -4
- package/dist/components/{tttx-tabs_1_8_13.js → tttx-tabs_1_8_15.js} +9 -9
- package/dist/components/{tttx-tag_1_8_13.d.ts → tttx-tag_1_8_15.d.ts} +4 -4
- package/dist/components/{tttx-tag_1_8_13.js → tttx-tag_1_8_15.js} +5 -5
- package/dist/components/tttx-textarea_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-textarea_1_8_13.js → tttx-textarea_1_8_15.js} +6 -6
- package/dist/components/tttx-toolbar.js +3 -3
- package/dist/components/tttx-toolbar_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-toolbar_1_8_13.js → tttx-toolbar_1_8_15.js} +2 -2
- package/dist/components/tttx-tree-view_1_8_15.d.ts +11 -0
- package/dist/components/{tttx-tree-view_1_8_13.js → tttx-tree-view_1_8_15.js} +9 -9
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{tttx-button_1_8_13.entry.js → tttx-button_1_8_15.entry.js} +2 -2
- package/dist/esm/{tttx-checkbox-group-caption_1_8_13.entry.js → tttx-checkbox-group-caption_1_8_15.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group-heading_1_8_13.entry.js → tttx-checkbox-group-heading_1_8_15.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group_1_8_13.entry.js → tttx-checkbox-group_1_8_15.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox_1_8_13.entry.js → tttx-checkbox_1_8_15.entry.js} +2 -2
- package/dist/esm/{tttx-comments_1_8_13.entry.js → tttx-comments_1_8_15.entry.js} +2 -2
- package/dist/esm/{tttx-data-pattern_1_8_13.entry.js → tttx-data-pattern_1_8_15.entry.js} +5 -5
- package/dist/esm/{tttx-datacard_1_8_13.entry.js → tttx-datacard_1_8_15.entry.js} +4 -4
- package/dist/esm/{tttx-dialog-box_1_8_13.entry.js → tttx-dialog-box_1_8_15.entry.js} +3 -3
- package/dist/esm/{tttx-dialog_1_8_13.entry.js → tttx-dialog_1_8_15.entry.js} +2 -2
- package/dist/esm/{tttx-expander_1_8_13.entry.js → tttx-expander_1_8_15.entry.js} +2 -2
- package/dist/esm/{tttx-filter_1_8_13_4.entry.js → tttx-filter_1_8_15_4.entry.js} +6 -6
- package/dist/esm/{tttx-form_1_8_13.entry.js → tttx-form_1_8_15.entry.js} +24 -4
- package/dist/esm/{tttx-graph_1_8_13.entry.js → tttx-graph_1_8_15.entry.js} +1 -1
- package/dist/esm/{tttx-icon_1_8_13.entry.js → tttx-icon_1_8_15.entry.js} +1 -1
- package/dist/esm/{tttx-keyvalue-block_1_8_13.entry.js → tttx-keyvalue-block_1_8_15.entry.js} +1 -1
- package/dist/esm/{tttx-loading-spinner_1_8_13.entry.js → tttx-loading-spinner_1_8_15.entry.js} +1 -1
- package/dist/esm/{tttx-multiselect-box_1_8_13.entry.js → tttx-multiselect-box_1_8_15.entry.js} +6 -6
- package/dist/esm/{tttx-percentage-bar_1_8_13.entry.js → tttx-percentage-bar_1_8_15.entry.js} +2 -2
- package/dist/esm/{tttx-qrcode_1_8_13.entry.js → tttx-qrcode_1_8_15.entry.js} +1 -1
- package/dist/esm/{tttx-select-box_1_8_13.entry.js → tttx-select-box_1_8_15.entry.js} +10 -6
- package/dist/esm/tttx-standalone-input_1_8_15.entry.js +90 -0
- package/dist/esm/{tttx-table_1_8_13.entry.js → tttx-table_1_8_15.entry.js} +1 -1
- package/dist/esm/{tttx-tabs_1_8_13.entry.js → tttx-tabs_1_8_15.entry.js} +4 -4
- package/dist/esm/{tttx-tag_1_8_13.entry.js → tttx-tag_1_8_15.entry.js} +1 -1
- package/dist/esm/{tttx-textarea_1_8_13.entry.js → tttx-textarea_1_8_15.entry.js} +2 -2
- package/dist/esm/{tttx-tree-view_1_8_13.entry.js → tttx-tree-view_1_8_15.entry.js} +3 -3
- package/dist/esm/tttx.js +1 -1
- package/dist/tttx/p-0354044f.entry.js +1 -0
- 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-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-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-cfe412d0.entry.js +1 -1
- package/dist/tttx/p-f365287c.entry.js +1 -0
- package/dist/tttx/p-f374e293.entry.js +1 -1
- package/dist/tttx/p-f4db1cf2.entry.js +1 -1
- package/dist/tttx/tttx.esm.js +1 -1
- package/dist/types/components/molecules/tttx-form/tttx-form.d.ts +12 -0
- package/dist/types/components/molecules/tttx-select-box/tttx-select-box.d.ts +3 -2
- 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 +365 -353
- package/package.json +1 -1
- package/dist/cjs/tttx-standalone-input_1_8_13.cjs.entry.js +0 -94
- package/dist/components/tttx-checkbox-group-caption_1_8_13.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-heading_1_8_13.d.ts +0 -11
- package/dist/components/tttx-checkbox-group_1_8_13.d.ts +0 -11
- package/dist/components/tttx-data-pattern_1_8_13.d.ts +0 -11
- package/dist/components/tttx-dialog-box_1_8_13.d.ts +0 -11
- package/dist/components/tttx-expander_1_8_13.d.ts +0 -11
- package/dist/components/tttx-keyvalue-block_1_8_13.d.ts +0 -11
- package/dist/components/tttx-loading-spinner_1_8_13.d.ts +0 -11
- package/dist/components/tttx-multiselect-box_1_8_13.d.ts +0 -11
- package/dist/components/tttx-percentage-bar_1_8_13.d.ts +0 -11
- package/dist/components/tttx-select-box_1_8_13.d.ts +0 -11
- package/dist/components/tttx-sorter_1_8_13.d.ts +0 -11
- package/dist/components/tttx-standalone-input_1_8_13.d.ts +0 -11
- package/dist/components/tttx-textarea_1_8_13.d.ts +0 -11
- package/dist/components/tttx-toolbar_1_8_13.d.ts +0 -11
- package/dist/components/tttx-tree-view_1_8_13.d.ts +0 -11
- package/dist/esm/tttx-standalone-input_1_8_13.entry.js +0 -90
- package/dist/tttx/p-533499ec.entry.js +0 -1
- package/dist/tttx/p-fc03f03a.entry.js +0 -1
- package/dist/types/components/molecules/tttx-checkbox-group/interfaces.d.ts +0 -10
- package/dist/types/components/molecules/tttx-dialog-box/interfaces.d.ts +0 -25
- package/dist/types/components/molecules/tttx-list/interfaces.d.ts +0 -38
- package/dist/types/components/molecules/tttx-multiselect-box/interfaces.d.ts +0 -6
- package/dist/types/components/molecules/tttx-select-box/interfaces.d.ts +0 -6
- package/dist/types/components/molecules/tttx-sorter/interfaces.d.ts +0 -9
- package/dist/types/components/molecules/tttx-tabs/interfaces.d.ts +0 -10
|
@@ -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_8_15 {
|
|
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_8_15 {
|
|
31
31
|
}
|
|
32
|
-
interface
|
|
32
|
+
interface TttxCheckboxGroupHeading_1_8_15 {
|
|
33
33
|
}
|
|
34
|
-
interface
|
|
34
|
+
interface TttxCheckboxGroup_1_8_15 {
|
|
35
35
|
}
|
|
36
|
-
interface
|
|
36
|
+
interface TttxCheckbox_1_8_15 {
|
|
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_8_15 {
|
|
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_8_15 {
|
|
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_8_15 {
|
|
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_8_15 {
|
|
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_8_15 {
|
|
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_8_15 {
|
|
82
82
|
"lefticon"?: string;
|
|
83
83
|
"lefticoncolor"?: string;
|
|
84
84
|
"name": string;
|
|
85
85
|
"open": boolean;
|
|
86
86
|
}
|
|
87
|
-
interface
|
|
87
|
+
interface TttxFilter_1_8_15 {
|
|
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_8_15 {
|
|
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
|
|
@@ -113,6 +113,18 @@ export namespace Components {
|
|
|
113
113
|
*/
|
|
114
114
|
"enableFormField": (fieldName: string) => Promise<void>;
|
|
115
115
|
"formschema": Record<string, any> | string;
|
|
116
|
+
/**
|
|
117
|
+
* Change the readonly property on an input field. If set to 'true' any validation will also be cleared.
|
|
118
|
+
* @param fieldName The form field name to set
|
|
119
|
+
* @param readonly The state of the read-only attribute
|
|
120
|
+
*/
|
|
121
|
+
"setFieldReadOnlyMode": (fieldName: string, readonly: boolean) => Promise<void>;
|
|
122
|
+
/**
|
|
123
|
+
* Set the value of a form field progromatically
|
|
124
|
+
* @param fieldName The form field name having it's value set
|
|
125
|
+
* @param fieldValue The form field value to set
|
|
126
|
+
*/
|
|
127
|
+
"setInputFieldValue": (fieldName: string, fieldValue: string) => Promise<void>;
|
|
116
128
|
/**
|
|
117
129
|
* Replace all children in a given select list with a list of new options
|
|
118
130
|
* @param fieldname the form name of the given field
|
|
@@ -127,30 +139,30 @@ export namespace Components {
|
|
|
127
139
|
"setValidationFor": (fieldName: string, message: string) => Promise<void>;
|
|
128
140
|
"submit": () => Promise<void>;
|
|
129
141
|
}
|
|
130
|
-
interface
|
|
142
|
+
interface TttxGraph_1_8_15 {
|
|
131
143
|
"chartData": string;
|
|
132
144
|
"chartText": string;
|
|
133
145
|
"chartType": string;
|
|
134
146
|
}
|
|
135
|
-
interface
|
|
147
|
+
interface TttxIcon_1_8_15 {
|
|
136
148
|
"color": string;
|
|
137
149
|
"icon": string;
|
|
138
150
|
"size": number;
|
|
139
151
|
}
|
|
140
|
-
interface
|
|
152
|
+
interface TttxKeyvalueBlock_1_8_15 {
|
|
141
153
|
"horizontal": boolean;
|
|
142
154
|
"keyvalues": KeyBlockValues | KeyBlockValues[] | string;
|
|
143
155
|
"spacedout": boolean;
|
|
144
156
|
}
|
|
145
|
-
interface
|
|
157
|
+
interface TttxList_1_8_15 {
|
|
146
158
|
"data": string | ListItem[];
|
|
147
159
|
"name": string;
|
|
148
160
|
}
|
|
149
|
-
interface
|
|
161
|
+
interface TttxLoadingSpinner_1_8_15 {
|
|
150
162
|
"loadingMessage": boolean;
|
|
151
163
|
"size": 'small' | 'large';
|
|
152
164
|
}
|
|
153
|
-
interface
|
|
165
|
+
interface TttxMultiselectBox_1_8_15 {
|
|
154
166
|
"htmlVisibleValue": boolean;
|
|
155
167
|
"inline": boolean;
|
|
156
168
|
"label": string;
|
|
@@ -159,18 +171,18 @@ export namespace Components {
|
|
|
159
171
|
"searchEnabled": boolean;
|
|
160
172
|
"visibleValue": string;
|
|
161
173
|
}
|
|
162
|
-
interface
|
|
174
|
+
interface TttxPercentageBar_1_8_15 {
|
|
163
175
|
"color"?: string;
|
|
164
176
|
"labelid"?: string;
|
|
165
177
|
"min": string;
|
|
166
178
|
"percentage": string | number;
|
|
167
179
|
"thresholds"?: string | Threshold[];
|
|
168
180
|
}
|
|
169
|
-
interface
|
|
181
|
+
interface TttxQrcode_1_8_15 {
|
|
170
182
|
"link": string;
|
|
171
183
|
"size": number;
|
|
172
184
|
}
|
|
173
|
-
interface
|
|
185
|
+
interface TttxSelectBox_1_8_15 {
|
|
174
186
|
"errorMsg": string;
|
|
175
187
|
"inline": boolean;
|
|
176
188
|
"label": string;
|
|
@@ -178,18 +190,18 @@ export namespace Components {
|
|
|
178
190
|
"placeholder": string;
|
|
179
191
|
"searchEnabled": boolean;
|
|
180
192
|
"selectedValue": string;
|
|
181
|
-
"setSelectedItem": (value: string) => Promise<void>;
|
|
193
|
+
"setSelectedItem": (value: string | undefined) => Promise<void>;
|
|
182
194
|
"showErrorBubble": boolean;
|
|
183
195
|
"showErrorMsg": boolean;
|
|
184
196
|
"useExternalFiltering": boolean;
|
|
185
197
|
}
|
|
186
|
-
interface
|
|
198
|
+
interface TttxSorter_1_8_15 {
|
|
187
199
|
"defaultOption": string;
|
|
188
200
|
"defaultSortDirection": 'ascending' | 'descending';
|
|
189
201
|
"fieldOptionsData": string | SorterData;
|
|
190
202
|
"sorterKey": string;
|
|
191
203
|
}
|
|
192
|
-
interface
|
|
204
|
+
interface TttxStandaloneInput_1_8_15 {
|
|
193
205
|
"autocomplete": 'off' | 'on';
|
|
194
206
|
"checked": boolean;
|
|
195
207
|
"disabled": boolean;
|
|
@@ -205,8 +217,8 @@ export namespace Components {
|
|
|
205
217
|
"inputiconcolor": string;
|
|
206
218
|
/**
|
|
207
219
|
* tabindex - Allows the HTML elements to be focusable
|
|
208
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
209
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
220
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_8_15 input-index="1" />
|
|
221
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_8_15 inputindex={1} />
|
|
210
222
|
*/
|
|
211
223
|
"inputindex": string | number;
|
|
212
224
|
/**
|
|
@@ -234,7 +246,7 @@ export namespace Components {
|
|
|
234
246
|
"type": string;
|
|
235
247
|
"value": string | number;
|
|
236
248
|
}
|
|
237
|
-
interface
|
|
249
|
+
interface TttxTable_1_8_15 {
|
|
238
250
|
"data": any;
|
|
239
251
|
"draggableHeaders": boolean;
|
|
240
252
|
"headers": TableHeader[];
|
|
@@ -242,24 +254,24 @@ export namespace Components {
|
|
|
242
254
|
"selectable": boolean;
|
|
243
255
|
"selected": number;
|
|
244
256
|
}
|
|
245
|
-
interface
|
|
257
|
+
interface TttxTabs_1_8_15 {
|
|
246
258
|
"navigation": boolean;
|
|
247
259
|
"tabs": string | Tab[];
|
|
248
260
|
"tabsName": string;
|
|
249
261
|
"wide": boolean;
|
|
250
262
|
}
|
|
251
|
-
interface
|
|
263
|
+
interface TttxTag_1_8_15 {
|
|
252
264
|
"color": string;
|
|
253
265
|
"text": string;
|
|
254
266
|
"textColor": string;
|
|
255
267
|
}
|
|
256
|
-
interface
|
|
268
|
+
interface TttxTextarea_1_8_15 {
|
|
257
269
|
"disabled": boolean;
|
|
258
270
|
"errormsg": string;
|
|
259
271
|
/**
|
|
260
272
|
* tabindex - Allows the HTML elements to be focusable
|
|
261
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
262
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
273
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_8_15 input-index="1" />
|
|
274
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_8_15 inputindex={1} />
|
|
263
275
|
*/
|
|
264
276
|
"inputindex": string | number;
|
|
265
277
|
/**
|
|
@@ -283,321 +295,321 @@ export namespace Components {
|
|
|
283
295
|
"textareaautofocus": boolean;
|
|
284
296
|
"value": string | number;
|
|
285
297
|
}
|
|
286
|
-
interface
|
|
298
|
+
interface TttxToolbar_1_8_15 {
|
|
287
299
|
"border": boolean;
|
|
288
300
|
}
|
|
289
|
-
interface
|
|
301
|
+
interface TttxTreeView_1_8_15 {
|
|
290
302
|
"data": TreeViewItem[];
|
|
291
303
|
}
|
|
292
304
|
}
|
|
293
|
-
export interface
|
|
305
|
+
export interface TttxCheckbox_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
294
306
|
detail: T;
|
|
295
|
-
target:
|
|
307
|
+
target: HTMLTttxCheckbox_1_8_15Element;
|
|
296
308
|
}
|
|
297
|
-
export interface
|
|
309
|
+
export interface TttxComments_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
298
310
|
detail: T;
|
|
299
|
-
target:
|
|
311
|
+
target: HTMLTttxComments_1_8_15Element;
|
|
300
312
|
}
|
|
301
|
-
export interface
|
|
313
|
+
export interface TttxDialogBox_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
302
314
|
detail: T;
|
|
303
|
-
target:
|
|
315
|
+
target: HTMLTttxDialogBox_1_8_15Element;
|
|
304
316
|
}
|
|
305
|
-
export interface
|
|
317
|
+
export interface TttxDialog_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
306
318
|
detail: T;
|
|
307
|
-
target:
|
|
319
|
+
target: HTMLTttxDialog_1_8_15Element;
|
|
308
320
|
}
|
|
309
|
-
export interface
|
|
321
|
+
export interface TttxExpander_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
310
322
|
detail: T;
|
|
311
|
-
target:
|
|
323
|
+
target: HTMLTttxExpander_1_8_15Element;
|
|
312
324
|
}
|
|
313
|
-
export interface
|
|
325
|
+
export interface TttxFilter_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
314
326
|
detail: T;
|
|
315
|
-
target:
|
|
327
|
+
target: HTMLTttxFilter_1_8_15Element;
|
|
316
328
|
}
|
|
317
|
-
export interface
|
|
329
|
+
export interface TttxForm_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
318
330
|
detail: T;
|
|
319
|
-
target:
|
|
331
|
+
target: HTMLTttxForm_1_8_15Element;
|
|
320
332
|
}
|
|
321
|
-
export interface
|
|
333
|
+
export interface TttxList_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
322
334
|
detail: T;
|
|
323
|
-
target:
|
|
335
|
+
target: HTMLTttxList_1_8_15Element;
|
|
324
336
|
}
|
|
325
|
-
export interface
|
|
337
|
+
export interface TttxMultiselectBox_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
326
338
|
detail: T;
|
|
327
|
-
target:
|
|
339
|
+
target: HTMLTttxMultiselectBox_1_8_15Element;
|
|
328
340
|
}
|
|
329
|
-
export interface
|
|
341
|
+
export interface TttxSelectBox_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
330
342
|
detail: T;
|
|
331
|
-
target:
|
|
343
|
+
target: HTMLTttxSelectBox_1_8_15Element;
|
|
332
344
|
}
|
|
333
|
-
export interface
|
|
345
|
+
export interface TttxSorter_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
334
346
|
detail: T;
|
|
335
|
-
target:
|
|
347
|
+
target: HTMLTttxSorter_1_8_15Element;
|
|
336
348
|
}
|
|
337
|
-
export interface
|
|
349
|
+
export interface TttxStandaloneInput_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
338
350
|
detail: T;
|
|
339
|
-
target:
|
|
351
|
+
target: HTMLTttxStandaloneInput_1_8_15Element;
|
|
340
352
|
}
|
|
341
|
-
export interface
|
|
353
|
+
export interface TttxTable_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
342
354
|
detail: T;
|
|
343
|
-
target:
|
|
355
|
+
target: HTMLTttxTable_1_8_15Element;
|
|
344
356
|
}
|
|
345
|
-
export interface
|
|
357
|
+
export interface TttxTabs_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
346
358
|
detail: T;
|
|
347
|
-
target:
|
|
359
|
+
target: HTMLTttxTabs_1_8_15Element;
|
|
348
360
|
}
|
|
349
|
-
export interface
|
|
361
|
+
export interface TttxTextarea_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
350
362
|
detail: T;
|
|
351
|
-
target:
|
|
363
|
+
target: HTMLTttxTextarea_1_8_15Element;
|
|
352
364
|
}
|
|
353
|
-
export interface
|
|
365
|
+
export interface TttxTreeView_1_8_15CustomEvent<T> extends CustomEvent<T> {
|
|
354
366
|
detail: T;
|
|
355
|
-
target:
|
|
367
|
+
target: HTMLTttxTreeView_1_8_15Element;
|
|
356
368
|
}
|
|
357
369
|
declare global {
|
|
358
|
-
interface
|
|
370
|
+
interface HTMLTttxButton_1_8_15Element extends Components.TttxButton_1_8_15, HTMLStencilElement {
|
|
359
371
|
}
|
|
360
|
-
var
|
|
361
|
-
prototype:
|
|
362
|
-
new ():
|
|
372
|
+
var HTMLTttxButton_1_8_15Element: {
|
|
373
|
+
prototype: HTMLTttxButton_1_8_15Element;
|
|
374
|
+
new (): HTMLTttxButton_1_8_15Element;
|
|
363
375
|
};
|
|
364
|
-
interface
|
|
376
|
+
interface HTMLTttxCheckboxGroupCaption_1_8_15Element extends Components.TttxCheckboxGroupCaption_1_8_15, HTMLStencilElement {
|
|
365
377
|
}
|
|
366
|
-
var
|
|
367
|
-
prototype:
|
|
368
|
-
new ():
|
|
378
|
+
var HTMLTttxCheckboxGroupCaption_1_8_15Element: {
|
|
379
|
+
prototype: HTMLTttxCheckboxGroupCaption_1_8_15Element;
|
|
380
|
+
new (): HTMLTttxCheckboxGroupCaption_1_8_15Element;
|
|
369
381
|
};
|
|
370
|
-
interface
|
|
382
|
+
interface HTMLTttxCheckboxGroupHeading_1_8_15Element extends Components.TttxCheckboxGroupHeading_1_8_15, HTMLStencilElement {
|
|
371
383
|
}
|
|
372
|
-
var
|
|
373
|
-
prototype:
|
|
374
|
-
new ():
|
|
384
|
+
var HTMLTttxCheckboxGroupHeading_1_8_15Element: {
|
|
385
|
+
prototype: HTMLTttxCheckboxGroupHeading_1_8_15Element;
|
|
386
|
+
new (): HTMLTttxCheckboxGroupHeading_1_8_15Element;
|
|
375
387
|
};
|
|
376
|
-
interface
|
|
388
|
+
interface HTMLTttxCheckboxGroup_1_8_15Element extends Components.TttxCheckboxGroup_1_8_15, HTMLStencilElement {
|
|
377
389
|
}
|
|
378
|
-
var
|
|
379
|
-
prototype:
|
|
380
|
-
new ():
|
|
390
|
+
var HTMLTttxCheckboxGroup_1_8_15Element: {
|
|
391
|
+
prototype: HTMLTttxCheckboxGroup_1_8_15Element;
|
|
392
|
+
new (): HTMLTttxCheckboxGroup_1_8_15Element;
|
|
381
393
|
};
|
|
382
|
-
interface
|
|
394
|
+
interface HTMLTttxCheckbox_1_8_15Element extends Components.TttxCheckbox_1_8_15, HTMLStencilElement {
|
|
383
395
|
}
|
|
384
|
-
var
|
|
385
|
-
prototype:
|
|
386
|
-
new ():
|
|
396
|
+
var HTMLTttxCheckbox_1_8_15Element: {
|
|
397
|
+
prototype: HTMLTttxCheckbox_1_8_15Element;
|
|
398
|
+
new (): HTMLTttxCheckbox_1_8_15Element;
|
|
387
399
|
};
|
|
388
|
-
interface
|
|
400
|
+
interface HTMLTttxComments_1_8_15Element extends Components.TttxComments_1_8_15, HTMLStencilElement {
|
|
389
401
|
}
|
|
390
|
-
var
|
|
391
|
-
prototype:
|
|
392
|
-
new ():
|
|
402
|
+
var HTMLTttxComments_1_8_15Element: {
|
|
403
|
+
prototype: HTMLTttxComments_1_8_15Element;
|
|
404
|
+
new (): HTMLTttxComments_1_8_15Element;
|
|
393
405
|
};
|
|
394
|
-
interface
|
|
406
|
+
interface HTMLTttxDataPattern_1_8_15Element extends Components.TttxDataPattern_1_8_15, HTMLStencilElement {
|
|
395
407
|
}
|
|
396
|
-
var
|
|
397
|
-
prototype:
|
|
398
|
-
new ():
|
|
408
|
+
var HTMLTttxDataPattern_1_8_15Element: {
|
|
409
|
+
prototype: HTMLTttxDataPattern_1_8_15Element;
|
|
410
|
+
new (): HTMLTttxDataPattern_1_8_15Element;
|
|
399
411
|
};
|
|
400
|
-
interface
|
|
412
|
+
interface HTMLTttxDatacard_1_8_15Element extends Components.TttxDatacard_1_8_15, HTMLStencilElement {
|
|
401
413
|
}
|
|
402
|
-
var
|
|
403
|
-
prototype:
|
|
404
|
-
new ():
|
|
414
|
+
var HTMLTttxDatacard_1_8_15Element: {
|
|
415
|
+
prototype: HTMLTttxDatacard_1_8_15Element;
|
|
416
|
+
new (): HTMLTttxDatacard_1_8_15Element;
|
|
405
417
|
};
|
|
406
|
-
interface
|
|
418
|
+
interface HTMLTttxDialogBox_1_8_15Element extends Components.TttxDialogBox_1_8_15, HTMLStencilElement {
|
|
407
419
|
}
|
|
408
|
-
var
|
|
409
|
-
prototype:
|
|
410
|
-
new ():
|
|
420
|
+
var HTMLTttxDialogBox_1_8_15Element: {
|
|
421
|
+
prototype: HTMLTttxDialogBox_1_8_15Element;
|
|
422
|
+
new (): HTMLTttxDialogBox_1_8_15Element;
|
|
411
423
|
};
|
|
412
|
-
interface
|
|
424
|
+
interface HTMLTttxDialog_1_8_15Element extends Components.TttxDialog_1_8_15, HTMLStencilElement {
|
|
413
425
|
}
|
|
414
|
-
var
|
|
415
|
-
prototype:
|
|
416
|
-
new ():
|
|
426
|
+
var HTMLTttxDialog_1_8_15Element: {
|
|
427
|
+
prototype: HTMLTttxDialog_1_8_15Element;
|
|
428
|
+
new (): HTMLTttxDialog_1_8_15Element;
|
|
417
429
|
};
|
|
418
|
-
interface
|
|
430
|
+
interface HTMLTttxExpander_1_8_15Element extends Components.TttxExpander_1_8_15, HTMLStencilElement {
|
|
419
431
|
}
|
|
420
|
-
var
|
|
421
|
-
prototype:
|
|
422
|
-
new ():
|
|
432
|
+
var HTMLTttxExpander_1_8_15Element: {
|
|
433
|
+
prototype: HTMLTttxExpander_1_8_15Element;
|
|
434
|
+
new (): HTMLTttxExpander_1_8_15Element;
|
|
423
435
|
};
|
|
424
|
-
interface
|
|
436
|
+
interface HTMLTttxFilter_1_8_15Element extends Components.TttxFilter_1_8_15, HTMLStencilElement {
|
|
425
437
|
}
|
|
426
|
-
var
|
|
427
|
-
prototype:
|
|
428
|
-
new ():
|
|
438
|
+
var HTMLTttxFilter_1_8_15Element: {
|
|
439
|
+
prototype: HTMLTttxFilter_1_8_15Element;
|
|
440
|
+
new (): HTMLTttxFilter_1_8_15Element;
|
|
429
441
|
};
|
|
430
|
-
interface
|
|
442
|
+
interface HTMLTttxForm_1_8_15Element extends Components.TttxForm_1_8_15, HTMLStencilElement {
|
|
431
443
|
}
|
|
432
|
-
var
|
|
433
|
-
prototype:
|
|
434
|
-
new ():
|
|
444
|
+
var HTMLTttxForm_1_8_15Element: {
|
|
445
|
+
prototype: HTMLTttxForm_1_8_15Element;
|
|
446
|
+
new (): HTMLTttxForm_1_8_15Element;
|
|
435
447
|
};
|
|
436
|
-
interface
|
|
448
|
+
interface HTMLTttxGraph_1_8_15Element extends Components.TttxGraph_1_8_15, HTMLStencilElement {
|
|
437
449
|
}
|
|
438
|
-
var
|
|
439
|
-
prototype:
|
|
440
|
-
new ():
|
|
450
|
+
var HTMLTttxGraph_1_8_15Element: {
|
|
451
|
+
prototype: HTMLTttxGraph_1_8_15Element;
|
|
452
|
+
new (): HTMLTttxGraph_1_8_15Element;
|
|
441
453
|
};
|
|
442
|
-
interface
|
|
454
|
+
interface HTMLTttxIcon_1_8_15Element extends Components.TttxIcon_1_8_15, HTMLStencilElement {
|
|
443
455
|
}
|
|
444
|
-
var
|
|
445
|
-
prototype:
|
|
446
|
-
new ():
|
|
456
|
+
var HTMLTttxIcon_1_8_15Element: {
|
|
457
|
+
prototype: HTMLTttxIcon_1_8_15Element;
|
|
458
|
+
new (): HTMLTttxIcon_1_8_15Element;
|
|
447
459
|
};
|
|
448
|
-
interface
|
|
460
|
+
interface HTMLTttxKeyvalueBlock_1_8_15Element extends Components.TttxKeyvalueBlock_1_8_15, HTMLStencilElement {
|
|
449
461
|
}
|
|
450
|
-
var
|
|
451
|
-
prototype:
|
|
452
|
-
new ():
|
|
462
|
+
var HTMLTttxKeyvalueBlock_1_8_15Element: {
|
|
463
|
+
prototype: HTMLTttxKeyvalueBlock_1_8_15Element;
|
|
464
|
+
new (): HTMLTttxKeyvalueBlock_1_8_15Element;
|
|
453
465
|
};
|
|
454
|
-
interface
|
|
466
|
+
interface HTMLTttxList_1_8_15Element extends Components.TttxList_1_8_15, HTMLStencilElement {
|
|
455
467
|
}
|
|
456
|
-
var
|
|
457
|
-
prototype:
|
|
458
|
-
new ():
|
|
468
|
+
var HTMLTttxList_1_8_15Element: {
|
|
469
|
+
prototype: HTMLTttxList_1_8_15Element;
|
|
470
|
+
new (): HTMLTttxList_1_8_15Element;
|
|
459
471
|
};
|
|
460
|
-
interface
|
|
472
|
+
interface HTMLTttxLoadingSpinner_1_8_15Element extends Components.TttxLoadingSpinner_1_8_15, HTMLStencilElement {
|
|
461
473
|
}
|
|
462
|
-
var
|
|
463
|
-
prototype:
|
|
464
|
-
new ():
|
|
474
|
+
var HTMLTttxLoadingSpinner_1_8_15Element: {
|
|
475
|
+
prototype: HTMLTttxLoadingSpinner_1_8_15Element;
|
|
476
|
+
new (): HTMLTttxLoadingSpinner_1_8_15Element;
|
|
465
477
|
};
|
|
466
|
-
interface
|
|
478
|
+
interface HTMLTttxMultiselectBox_1_8_15Element extends Components.TttxMultiselectBox_1_8_15, HTMLStencilElement {
|
|
467
479
|
}
|
|
468
|
-
var
|
|
469
|
-
prototype:
|
|
470
|
-
new ():
|
|
480
|
+
var HTMLTttxMultiselectBox_1_8_15Element: {
|
|
481
|
+
prototype: HTMLTttxMultiselectBox_1_8_15Element;
|
|
482
|
+
new (): HTMLTttxMultiselectBox_1_8_15Element;
|
|
471
483
|
};
|
|
472
|
-
interface
|
|
484
|
+
interface HTMLTttxPercentageBar_1_8_15Element extends Components.TttxPercentageBar_1_8_15, HTMLStencilElement {
|
|
473
485
|
}
|
|
474
|
-
var
|
|
475
|
-
prototype:
|
|
476
|
-
new ():
|
|
486
|
+
var HTMLTttxPercentageBar_1_8_15Element: {
|
|
487
|
+
prototype: HTMLTttxPercentageBar_1_8_15Element;
|
|
488
|
+
new (): HTMLTttxPercentageBar_1_8_15Element;
|
|
477
489
|
};
|
|
478
|
-
interface
|
|
490
|
+
interface HTMLTttxQrcode_1_8_15Element extends Components.TttxQrcode_1_8_15, HTMLStencilElement {
|
|
479
491
|
}
|
|
480
|
-
var
|
|
481
|
-
prototype:
|
|
482
|
-
new ():
|
|
492
|
+
var HTMLTttxQrcode_1_8_15Element: {
|
|
493
|
+
prototype: HTMLTttxQrcode_1_8_15Element;
|
|
494
|
+
new (): HTMLTttxQrcode_1_8_15Element;
|
|
483
495
|
};
|
|
484
|
-
interface
|
|
496
|
+
interface HTMLTttxSelectBox_1_8_15Element extends Components.TttxSelectBox_1_8_15, HTMLStencilElement {
|
|
485
497
|
}
|
|
486
|
-
var
|
|
487
|
-
prototype:
|
|
488
|
-
new ():
|
|
498
|
+
var HTMLTttxSelectBox_1_8_15Element: {
|
|
499
|
+
prototype: HTMLTttxSelectBox_1_8_15Element;
|
|
500
|
+
new (): HTMLTttxSelectBox_1_8_15Element;
|
|
489
501
|
};
|
|
490
|
-
interface
|
|
502
|
+
interface HTMLTttxSorter_1_8_15Element extends Components.TttxSorter_1_8_15, HTMLStencilElement {
|
|
491
503
|
}
|
|
492
|
-
var
|
|
493
|
-
prototype:
|
|
494
|
-
new ():
|
|
504
|
+
var HTMLTttxSorter_1_8_15Element: {
|
|
505
|
+
prototype: HTMLTttxSorter_1_8_15Element;
|
|
506
|
+
new (): HTMLTttxSorter_1_8_15Element;
|
|
495
507
|
};
|
|
496
|
-
interface
|
|
508
|
+
interface HTMLTttxStandaloneInput_1_8_15Element extends Components.TttxStandaloneInput_1_8_15, HTMLStencilElement {
|
|
497
509
|
}
|
|
498
|
-
var
|
|
499
|
-
prototype:
|
|
500
|
-
new ():
|
|
510
|
+
var HTMLTttxStandaloneInput_1_8_15Element: {
|
|
511
|
+
prototype: HTMLTttxStandaloneInput_1_8_15Element;
|
|
512
|
+
new (): HTMLTttxStandaloneInput_1_8_15Element;
|
|
501
513
|
};
|
|
502
|
-
interface
|
|
514
|
+
interface HTMLTttxTable_1_8_15Element extends Components.TttxTable_1_8_15, HTMLStencilElement {
|
|
503
515
|
}
|
|
504
|
-
var
|
|
505
|
-
prototype:
|
|
506
|
-
new ():
|
|
516
|
+
var HTMLTttxTable_1_8_15Element: {
|
|
517
|
+
prototype: HTMLTttxTable_1_8_15Element;
|
|
518
|
+
new (): HTMLTttxTable_1_8_15Element;
|
|
507
519
|
};
|
|
508
|
-
interface
|
|
520
|
+
interface HTMLTttxTabs_1_8_15Element extends Components.TttxTabs_1_8_15, HTMLStencilElement {
|
|
509
521
|
}
|
|
510
|
-
var
|
|
511
|
-
prototype:
|
|
512
|
-
new ():
|
|
522
|
+
var HTMLTttxTabs_1_8_15Element: {
|
|
523
|
+
prototype: HTMLTttxTabs_1_8_15Element;
|
|
524
|
+
new (): HTMLTttxTabs_1_8_15Element;
|
|
513
525
|
};
|
|
514
|
-
interface
|
|
526
|
+
interface HTMLTttxTag_1_8_15Element extends Components.TttxTag_1_8_15, HTMLStencilElement {
|
|
515
527
|
}
|
|
516
|
-
var
|
|
517
|
-
prototype:
|
|
518
|
-
new ():
|
|
528
|
+
var HTMLTttxTag_1_8_15Element: {
|
|
529
|
+
prototype: HTMLTttxTag_1_8_15Element;
|
|
530
|
+
new (): HTMLTttxTag_1_8_15Element;
|
|
519
531
|
};
|
|
520
|
-
interface
|
|
532
|
+
interface HTMLTttxTextarea_1_8_15Element extends Components.TttxTextarea_1_8_15, HTMLStencilElement {
|
|
521
533
|
}
|
|
522
|
-
var
|
|
523
|
-
prototype:
|
|
524
|
-
new ():
|
|
534
|
+
var HTMLTttxTextarea_1_8_15Element: {
|
|
535
|
+
prototype: HTMLTttxTextarea_1_8_15Element;
|
|
536
|
+
new (): HTMLTttxTextarea_1_8_15Element;
|
|
525
537
|
};
|
|
526
|
-
interface
|
|
538
|
+
interface HTMLTttxToolbar_1_8_15Element extends Components.TttxToolbar_1_8_15, HTMLStencilElement {
|
|
527
539
|
}
|
|
528
|
-
var
|
|
529
|
-
prototype:
|
|
530
|
-
new ():
|
|
540
|
+
var HTMLTttxToolbar_1_8_15Element: {
|
|
541
|
+
prototype: HTMLTttxToolbar_1_8_15Element;
|
|
542
|
+
new (): HTMLTttxToolbar_1_8_15Element;
|
|
531
543
|
};
|
|
532
|
-
interface
|
|
544
|
+
interface HTMLTttxTreeView_1_8_15Element extends Components.TttxTreeView_1_8_15, HTMLStencilElement {
|
|
533
545
|
}
|
|
534
|
-
var
|
|
535
|
-
prototype:
|
|
536
|
-
new ():
|
|
546
|
+
var HTMLTttxTreeView_1_8_15Element: {
|
|
547
|
+
prototype: HTMLTttxTreeView_1_8_15Element;
|
|
548
|
+
new (): HTMLTttxTreeView_1_8_15Element;
|
|
537
549
|
};
|
|
538
550
|
interface HTMLElementTagNameMap {
|
|
539
|
-
"tttx-
|
|
540
|
-
"tttx-checkbox-group-
|
|
541
|
-
"tttx-checkbox-group-
|
|
542
|
-
"tttx-checkbox-
|
|
543
|
-
"tttx-
|
|
544
|
-
"tttx-
|
|
545
|
-
"tttx-data-
|
|
546
|
-
"tttx-
|
|
547
|
-
"tttx-dialog-
|
|
548
|
-
"tttx-
|
|
549
|
-
"tttx-
|
|
550
|
-
"tttx-
|
|
551
|
-
"tttx-
|
|
552
|
-
"tttx-
|
|
553
|
-
"tttx-
|
|
554
|
-
"tttx-keyvalue-
|
|
555
|
-
"tttx-
|
|
556
|
-
"tttx-loading-
|
|
557
|
-
"tttx-multiselect-
|
|
558
|
-
"tttx-percentage-
|
|
559
|
-
"tttx-
|
|
560
|
-
"tttx-select-
|
|
561
|
-
"tttx-
|
|
562
|
-
"tttx-standalone-
|
|
563
|
-
"tttx-
|
|
564
|
-
"tttx-
|
|
565
|
-
"tttx-
|
|
566
|
-
"tttx-
|
|
567
|
-
"tttx-
|
|
568
|
-
"tttx-tree-
|
|
551
|
+
"tttx-button_1_8_15": HTMLTttxButton_1_8_15Element;
|
|
552
|
+
"tttx-checkbox-group-caption_1_8_15": HTMLTttxCheckboxGroupCaption_1_8_15Element;
|
|
553
|
+
"tttx-checkbox-group-heading_1_8_15": HTMLTttxCheckboxGroupHeading_1_8_15Element;
|
|
554
|
+
"tttx-checkbox-group_1_8_15": HTMLTttxCheckboxGroup_1_8_15Element;
|
|
555
|
+
"tttx-checkbox_1_8_15": HTMLTttxCheckbox_1_8_15Element;
|
|
556
|
+
"tttx-comments_1_8_15": HTMLTttxComments_1_8_15Element;
|
|
557
|
+
"tttx-data-pattern_1_8_15": HTMLTttxDataPattern_1_8_15Element;
|
|
558
|
+
"tttx-datacard_1_8_15": HTMLTttxDatacard_1_8_15Element;
|
|
559
|
+
"tttx-dialog-box_1_8_15": HTMLTttxDialogBox_1_8_15Element;
|
|
560
|
+
"tttx-dialog_1_8_15": HTMLTttxDialog_1_8_15Element;
|
|
561
|
+
"tttx-expander_1_8_15": HTMLTttxExpander_1_8_15Element;
|
|
562
|
+
"tttx-filter_1_8_15": HTMLTttxFilter_1_8_15Element;
|
|
563
|
+
"tttx-form_1_8_15": HTMLTttxForm_1_8_15Element;
|
|
564
|
+
"tttx-graph_1_8_15": HTMLTttxGraph_1_8_15Element;
|
|
565
|
+
"tttx-icon_1_8_15": HTMLTttxIcon_1_8_15Element;
|
|
566
|
+
"tttx-keyvalue-block_1_8_15": HTMLTttxKeyvalueBlock_1_8_15Element;
|
|
567
|
+
"tttx-list_1_8_15": HTMLTttxList_1_8_15Element;
|
|
568
|
+
"tttx-loading-spinner_1_8_15": HTMLTttxLoadingSpinner_1_8_15Element;
|
|
569
|
+
"tttx-multiselect-box_1_8_15": HTMLTttxMultiselectBox_1_8_15Element;
|
|
570
|
+
"tttx-percentage-bar_1_8_15": HTMLTttxPercentageBar_1_8_15Element;
|
|
571
|
+
"tttx-qrcode_1_8_15": HTMLTttxQrcode_1_8_15Element;
|
|
572
|
+
"tttx-select-box_1_8_15": HTMLTttxSelectBox_1_8_15Element;
|
|
573
|
+
"tttx-sorter_1_8_15": HTMLTttxSorter_1_8_15Element;
|
|
574
|
+
"tttx-standalone-input_1_8_15": HTMLTttxStandaloneInput_1_8_15Element;
|
|
575
|
+
"tttx-table_1_8_15": HTMLTttxTable_1_8_15Element;
|
|
576
|
+
"tttx-tabs_1_8_15": HTMLTttxTabs_1_8_15Element;
|
|
577
|
+
"tttx-tag_1_8_15": HTMLTttxTag_1_8_15Element;
|
|
578
|
+
"tttx-textarea_1_8_15": HTMLTttxTextarea_1_8_15Element;
|
|
579
|
+
"tttx-toolbar_1_8_15": HTMLTttxToolbar_1_8_15Element;
|
|
580
|
+
"tttx-tree-view_1_8_15": HTMLTttxTreeView_1_8_15Element;
|
|
569
581
|
}
|
|
570
582
|
}
|
|
571
583
|
declare namespace LocalJSX {
|
|
572
|
-
interface
|
|
584
|
+
interface TttxButton_1_8_15 {
|
|
573
585
|
"design"?: string;
|
|
574
586
|
"icon"?: string;
|
|
575
587
|
"iconcolor"?: string;
|
|
576
588
|
"iconposition"?: 'left' | 'right';
|
|
577
589
|
"notext"?: boolean;
|
|
578
590
|
}
|
|
579
|
-
interface
|
|
591
|
+
interface TttxCheckboxGroupCaption_1_8_15 {
|
|
580
592
|
}
|
|
581
|
-
interface
|
|
593
|
+
interface TttxCheckboxGroupHeading_1_8_15 {
|
|
582
594
|
}
|
|
583
|
-
interface
|
|
595
|
+
interface TttxCheckboxGroup_1_8_15 {
|
|
584
596
|
}
|
|
585
|
-
interface
|
|
597
|
+
interface TttxCheckbox_1_8_15 {
|
|
586
598
|
"checkboxId"?: string;
|
|
587
599
|
"checked"?: boolean;
|
|
588
600
|
"indeterminate"?: boolean;
|
|
589
601
|
"inline"?: boolean;
|
|
590
602
|
"label"?: string;
|
|
591
|
-
"onCheckboxChangeEvent"?: (event:
|
|
603
|
+
"onCheckboxChangeEvent"?: (event: TttxCheckbox_1_8_15CustomEvent<{indeterminate: boolean, checked: boolean}>) => void;
|
|
592
604
|
}
|
|
593
|
-
interface
|
|
605
|
+
interface TttxComments_1_8_15 {
|
|
594
606
|
"comments"?: string | Comment[];
|
|
595
607
|
"currentuser"?: string;
|
|
596
|
-
"onCommentAdded"?: (event:
|
|
597
|
-
"onRequestFileDownload"?: (event:
|
|
598
|
-
"onRequestFileUpload"?: (event:
|
|
608
|
+
"onCommentAdded"?: (event: TttxComments_1_8_15CustomEvent<Comment>) => void;
|
|
609
|
+
"onRequestFileDownload"?: (event: TttxComments_1_8_15CustomEvent<string>) => void;
|
|
610
|
+
"onRequestFileUpload"?: (event: TttxComments_1_8_15CustomEvent<void>) => void;
|
|
599
611
|
}
|
|
600
|
-
interface
|
|
612
|
+
interface TttxDataPattern_1_8_15 {
|
|
601
613
|
"addbutton"?: boolean;
|
|
602
614
|
"addbuttonlabel"?: string;
|
|
603
615
|
"data"?: string;
|
|
@@ -607,7 +619,7 @@ declare namespace LocalJSX {
|
|
|
607
619
|
"searchplaceholder"?: string;
|
|
608
620
|
"sorterOptions"?: string;
|
|
609
621
|
}
|
|
610
|
-
interface
|
|
622
|
+
interface TttxDatacard_1_8_15 {
|
|
611
623
|
"cardTitle"?: string;
|
|
612
624
|
"cardType"?: string;
|
|
613
625
|
"chartConfig"?: string;
|
|
@@ -616,104 +628,104 @@ declare namespace LocalJSX {
|
|
|
616
628
|
"rightData"?: string;
|
|
617
629
|
"rightSubtext"?: string;
|
|
618
630
|
}
|
|
619
|
-
interface
|
|
631
|
+
interface TttxDialogBox_1_8_15 {
|
|
620
632
|
"allowOverflow"?: boolean;
|
|
621
633
|
"data"?: string | DialogItems;
|
|
622
|
-
"onButtonClick"?: (event:
|
|
623
|
-
"onCloseButtonClick"?: (event:
|
|
634
|
+
"onButtonClick"?: (event: TttxDialogBox_1_8_15CustomEvent<any>) => void;
|
|
635
|
+
"onCloseButtonClick"?: (event: TttxDialogBox_1_8_15CustomEvent<any>) => void;
|
|
624
636
|
"open"?: boolean;
|
|
625
637
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
626
638
|
}
|
|
627
|
-
interface
|
|
639
|
+
interface TttxDialog_1_8_15 {
|
|
628
640
|
"allowOverflow"?: boolean;
|
|
629
641
|
"closeEnabled"?: boolean;
|
|
630
642
|
"header"?: string;
|
|
631
|
-
"onCloseButtonClick"?: (event:
|
|
643
|
+
"onCloseButtonClick"?: (event: TttxDialog_1_8_15CustomEvent<any>) => void;
|
|
632
644
|
"open"?: boolean;
|
|
633
645
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
634
646
|
"type"?: 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
635
647
|
}
|
|
636
|
-
interface
|
|
648
|
+
interface TttxExpander_1_8_15 {
|
|
637
649
|
"lefticon"?: string;
|
|
638
650
|
"lefticoncolor"?: string;
|
|
639
651
|
"name"?: string;
|
|
640
|
-
"onToggleExpander"?: (event:
|
|
652
|
+
"onToggleExpander"?: (event: TttxExpander_1_8_15CustomEvent<{ open: boolean; name: string }>) => void;
|
|
641
653
|
"open"?: boolean;
|
|
642
654
|
}
|
|
643
|
-
interface
|
|
655
|
+
interface TttxFilter_1_8_15 {
|
|
644
656
|
"defaultFilterOptions"?: string[] | string;
|
|
645
657
|
"filterButtonStyle"?: 'list filter' | 'list icon' | 'table icon';
|
|
646
658
|
"filterHeader"?: string;
|
|
647
659
|
"filterKey"?: string;
|
|
648
660
|
"filterOptions"?: string | FilterSettings[];
|
|
649
|
-
"onFilterChangeEvent"?: (event:
|
|
650
|
-
"onToggleFilter"?: (event:
|
|
661
|
+
"onFilterChangeEvent"?: (event: TttxFilter_1_8_15CustomEvent<FilterChangeEvent>) => void;
|
|
662
|
+
"onToggleFilter"?: (event: TttxFilter_1_8_15CustomEvent<boolean>) => void;
|
|
651
663
|
"popoverWidth"?: string;
|
|
652
664
|
"showOptionIcons"?: boolean;
|
|
653
665
|
"showSearchField"?: boolean;
|
|
654
666
|
"showSelectAll"?: boolean;
|
|
655
667
|
}
|
|
656
|
-
interface
|
|
668
|
+
interface TttxForm_1_8_15 {
|
|
657
669
|
"data"?: any;
|
|
658
670
|
"formschema"?: Record<string, any> | string;
|
|
659
|
-
"onDataChanged"?: (event:
|
|
660
|
-
"onDataSubmitted"?: (event:
|
|
671
|
+
"onDataChanged"?: (event: TttxForm_1_8_15CustomEvent<{ name: string; value: string }>) => void;
|
|
672
|
+
"onDataSubmitted"?: (event: TttxForm_1_8_15CustomEvent<FormData>) => void;
|
|
661
673
|
}
|
|
662
|
-
interface
|
|
674
|
+
interface TttxGraph_1_8_15 {
|
|
663
675
|
"chartData"?: string;
|
|
664
676
|
"chartText"?: string;
|
|
665
677
|
"chartType"?: string;
|
|
666
678
|
}
|
|
667
|
-
interface
|
|
679
|
+
interface TttxIcon_1_8_15 {
|
|
668
680
|
"color"?: string;
|
|
669
681
|
"icon"?: string;
|
|
670
682
|
"size"?: number;
|
|
671
683
|
}
|
|
672
|
-
interface
|
|
684
|
+
interface TttxKeyvalueBlock_1_8_15 {
|
|
673
685
|
"horizontal"?: boolean;
|
|
674
686
|
"keyvalues"?: KeyBlockValues | KeyBlockValues[] | string;
|
|
675
687
|
"spacedout"?: boolean;
|
|
676
688
|
}
|
|
677
|
-
interface
|
|
689
|
+
interface TttxList_1_8_15 {
|
|
678
690
|
"data"?: string | ListItem[];
|
|
679
691
|
"name"?: string;
|
|
680
|
-
"onListRowCheckboxClick"?: (event:
|
|
681
|
-
"onListRowClick"?: (event:
|
|
692
|
+
"onListRowCheckboxClick"?: (event: TttxList_1_8_15CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
693
|
+
"onListRowClick"?: (event: TttxList_1_8_15CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
682
694
|
}
|
|
683
|
-
interface
|
|
695
|
+
interface TttxLoadingSpinner_1_8_15 {
|
|
684
696
|
"loadingMessage"?: boolean;
|
|
685
697
|
"size"?: 'small' | 'large';
|
|
686
698
|
}
|
|
687
|
-
interface
|
|
699
|
+
interface TttxMultiselectBox_1_8_15 {
|
|
688
700
|
"htmlVisibleValue"?: boolean;
|
|
689
701
|
"inline"?: boolean;
|
|
690
702
|
"label"?: string;
|
|
691
|
-
"onChangesApplied"?: (event:
|
|
692
|
-
"onSelectItemEvent"?: (event:
|
|
693
|
-
"onToggleOpen"?: (event:
|
|
703
|
+
"onChangesApplied"?: (event: TttxMultiselectBox_1_8_15CustomEvent<SelectItem[]>) => void;
|
|
704
|
+
"onSelectItemEvent"?: (event: TttxMultiselectBox_1_8_15CustomEvent<SelectItem>) => void;
|
|
705
|
+
"onToggleOpen"?: (event: TttxMultiselectBox_1_8_15CustomEvent<boolean>) => void;
|
|
694
706
|
"optionsData"?: string | SelectItem[];
|
|
695
707
|
"placeholder"?: string;
|
|
696
708
|
"searchEnabled"?: boolean;
|
|
697
709
|
"visibleValue"?: string;
|
|
698
710
|
}
|
|
699
|
-
interface
|
|
711
|
+
interface TttxPercentageBar_1_8_15 {
|
|
700
712
|
"color"?: string;
|
|
701
713
|
"labelid"?: string;
|
|
702
714
|
"min"?: string;
|
|
703
715
|
"percentage"?: string | number;
|
|
704
716
|
"thresholds"?: string | Threshold[];
|
|
705
717
|
}
|
|
706
|
-
interface
|
|
718
|
+
interface TttxQrcode_1_8_15 {
|
|
707
719
|
"link"?: string;
|
|
708
720
|
"size"?: number;
|
|
709
721
|
}
|
|
710
|
-
interface
|
|
722
|
+
interface TttxSelectBox_1_8_15 {
|
|
711
723
|
"errorMsg"?: string;
|
|
712
724
|
"inline"?: boolean;
|
|
713
725
|
"label"?: string;
|
|
714
|
-
"onMultiselectSearchUpdated"?: (event:
|
|
715
|
-
"onSelectItemEvent"?: (event:
|
|
716
|
-
"onToggleOpen"?: (event:
|
|
726
|
+
"onMultiselectSearchUpdated"?: (event: TttxSelectBox_1_8_15CustomEvent<string>) => void;
|
|
727
|
+
"onSelectItemEvent"?: (event: TttxSelectBox_1_8_15CustomEvent<SelectItem1>) => void;
|
|
728
|
+
"onToggleOpen"?: (event: TttxSelectBox_1_8_15CustomEvent<boolean>) => void;
|
|
717
729
|
"optionsData"?: string | SelectItem1[];
|
|
718
730
|
"placeholder"?: string;
|
|
719
731
|
"searchEnabled"?: boolean;
|
|
@@ -722,15 +734,15 @@ declare namespace LocalJSX {
|
|
|
722
734
|
"showErrorMsg"?: boolean;
|
|
723
735
|
"useExternalFiltering"?: boolean;
|
|
724
736
|
}
|
|
725
|
-
interface
|
|
737
|
+
interface TttxSorter_1_8_15 {
|
|
726
738
|
"defaultOption"?: string;
|
|
727
739
|
"defaultSortDirection"?: 'ascending' | 'descending';
|
|
728
740
|
"fieldOptionsData"?: string | SorterData;
|
|
729
|
-
"onSorterChangeEvent"?: (event:
|
|
730
|
-
"onToggleSorter"?: (event:
|
|
741
|
+
"onSorterChangeEvent"?: (event: TttxSorter_1_8_15CustomEvent<SorterChangeEvent>) => void;
|
|
742
|
+
"onToggleSorter"?: (event: TttxSorter_1_8_15CustomEvent<boolean>) => void;
|
|
731
743
|
"sorterKey"?: string;
|
|
732
744
|
}
|
|
733
|
-
interface
|
|
745
|
+
interface TttxStandaloneInput_1_8_15 {
|
|
734
746
|
"autocomplete"?: 'off' | 'on';
|
|
735
747
|
"checked"?: boolean;
|
|
736
748
|
"disabled"?: boolean;
|
|
@@ -746,8 +758,8 @@ declare namespace LocalJSX {
|
|
|
746
758
|
"inputiconcolor"?: string;
|
|
747
759
|
/**
|
|
748
760
|
* tabindex - Allows the HTML elements to be focusable
|
|
749
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
750
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
761
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_8_15 input-index="1" />
|
|
762
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_8_15 inputindex={1} />
|
|
751
763
|
*/
|
|
752
764
|
"inputindex"?: string | number;
|
|
753
765
|
/**
|
|
@@ -761,13 +773,13 @@ declare namespace LocalJSX {
|
|
|
761
773
|
"min"?: MinMaxDates | number;
|
|
762
774
|
"minlength"?: string | number;
|
|
763
775
|
"name"?: string;
|
|
764
|
-
"onBlurChanged"?: (event:
|
|
765
|
-
"onFocusChanged"?: (event:
|
|
766
|
-
"onInputIconClick"?: (event:
|
|
767
|
-
"onInvalidChanged"?: (event:
|
|
768
|
-
"onLeftIconClick"?: (event:
|
|
769
|
-
"onRightIconClick"?: (event:
|
|
770
|
-
"onValueChanged"?: (event:
|
|
776
|
+
"onBlurChanged"?: (event: TttxStandaloneInput_1_8_15CustomEvent<string>) => void;
|
|
777
|
+
"onFocusChanged"?: (event: TttxStandaloneInput_1_8_15CustomEvent<string>) => void;
|
|
778
|
+
"onInputIconClick"?: (event: TttxStandaloneInput_1_8_15CustomEvent<void>) => void;
|
|
779
|
+
"onInvalidChanged"?: (event: TttxStandaloneInput_1_8_15CustomEvent<string>) => void;
|
|
780
|
+
"onLeftIconClick"?: (event: TttxStandaloneInput_1_8_15CustomEvent<void>) => void;
|
|
781
|
+
"onRightIconClick"?: (event: TttxStandaloneInput_1_8_15CustomEvent<void>) => void;
|
|
782
|
+
"onValueChanged"?: (event: TttxStandaloneInput_1_8_15CustomEvent<string>) => void;
|
|
771
783
|
"pattern"?: string;
|
|
772
784
|
"placeholder"?: string;
|
|
773
785
|
"readonly"?: string | boolean;
|
|
@@ -782,38 +794,38 @@ declare namespace LocalJSX {
|
|
|
782
794
|
"type"?: string;
|
|
783
795
|
"value"?: string | number;
|
|
784
796
|
}
|
|
785
|
-
interface
|
|
797
|
+
interface TttxTable_1_8_15 {
|
|
786
798
|
"data"?: any;
|
|
787
799
|
"draggableHeaders"?: boolean;
|
|
788
800
|
"headers"?: TableHeader[];
|
|
789
801
|
"loading"?: boolean;
|
|
790
|
-
"onHeaderClicked"?: (event:
|
|
791
|
-
"onHeaderOrderChanged"?: (event:
|
|
792
|
-
"onRowClicked"?: (event:
|
|
802
|
+
"onHeaderClicked"?: (event: TttxTable_1_8_15CustomEvent<any>) => void;
|
|
803
|
+
"onHeaderOrderChanged"?: (event: TttxTable_1_8_15CustomEvent<string[]>) => void;
|
|
804
|
+
"onRowClicked"?: (event: TttxTable_1_8_15CustomEvent<any>) => void;
|
|
793
805
|
"selectable"?: boolean;
|
|
794
806
|
"selected"?: number;
|
|
795
807
|
}
|
|
796
|
-
interface
|
|
808
|
+
interface TttxTabs_1_8_15 {
|
|
797
809
|
"navigation"?: boolean;
|
|
798
|
-
"onLeftNavigation"?: (event:
|
|
799
|
-
"onRightNavigation"?: (event:
|
|
800
|
-
"onTabClick"?: (event:
|
|
810
|
+
"onLeftNavigation"?: (event: TttxTabs_1_8_15CustomEvent<any>) => void;
|
|
811
|
+
"onRightNavigation"?: (event: TttxTabs_1_8_15CustomEvent<any>) => void;
|
|
812
|
+
"onTabClick"?: (event: TttxTabs_1_8_15CustomEvent<{ tabId: string }>) => void;
|
|
801
813
|
"tabs"?: string | Tab[];
|
|
802
814
|
"tabsName"?: string;
|
|
803
815
|
"wide"?: boolean;
|
|
804
816
|
}
|
|
805
|
-
interface
|
|
817
|
+
interface TttxTag_1_8_15 {
|
|
806
818
|
"color"?: string;
|
|
807
819
|
"text"?: string;
|
|
808
820
|
"textColor"?: string;
|
|
809
821
|
}
|
|
810
|
-
interface
|
|
822
|
+
interface TttxTextarea_1_8_15 {
|
|
811
823
|
"disabled"?: boolean;
|
|
812
824
|
"errormsg"?: string;
|
|
813
825
|
/**
|
|
814
826
|
* tabindex - Allows the HTML elements to be focusable
|
|
815
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
816
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
827
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_8_15 input-index="1" />
|
|
828
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_8_15 inputindex={1} />
|
|
817
829
|
*/
|
|
818
830
|
"inputindex"?: string | number;
|
|
819
831
|
/**
|
|
@@ -824,10 +836,10 @@ declare namespace LocalJSX {
|
|
|
824
836
|
"label"?: string;
|
|
825
837
|
"maxlength"?: string | number;
|
|
826
838
|
"name"?: string;
|
|
827
|
-
"onBlurChanged"?: (event:
|
|
828
|
-
"onFocusChanged"?: (event:
|
|
829
|
-
"onInvalidChanged"?: (event:
|
|
830
|
-
"onValueChanged"?: (event:
|
|
839
|
+
"onBlurChanged"?: (event: TttxTextarea_1_8_15CustomEvent<string>) => void;
|
|
840
|
+
"onFocusChanged"?: (event: TttxTextarea_1_8_15CustomEvent<string>) => void;
|
|
841
|
+
"onInvalidChanged"?: (event: TttxTextarea_1_8_15CustomEvent<string>) => void;
|
|
842
|
+
"onValueChanged"?: (event: TttxTextarea_1_8_15CustomEvent<string>) => void;
|
|
831
843
|
"placeholder"?: string;
|
|
832
844
|
"readonly"?: string | boolean;
|
|
833
845
|
"required"?: boolean;
|
|
@@ -841,82 +853,82 @@ declare namespace LocalJSX {
|
|
|
841
853
|
"textareaautofocus"?: boolean;
|
|
842
854
|
"value"?: string | number;
|
|
843
855
|
}
|
|
844
|
-
interface
|
|
856
|
+
interface TttxToolbar_1_8_15 {
|
|
845
857
|
"border"?: boolean;
|
|
846
858
|
}
|
|
847
|
-
interface
|
|
859
|
+
interface TttxTreeView_1_8_15 {
|
|
848
860
|
"data"?: TreeViewItem[];
|
|
849
|
-
"onCheckboxChange"?: (event:
|
|
850
|
-
"onClickEvent"?: (event:
|
|
851
|
-
"onExpandNode"?: (event:
|
|
861
|
+
"onCheckboxChange"?: (event: TttxTreeView_1_8_15CustomEvent<TreeViewItem[]>) => void;
|
|
862
|
+
"onClickEvent"?: (event: TttxTreeView_1_8_15CustomEvent<TreeViewItem>) => void;
|
|
863
|
+
"onExpandNode"?: (event: TttxTreeView_1_8_15CustomEvent<ExpandNodeEvent>) => void;
|
|
852
864
|
}
|
|
853
865
|
interface IntrinsicElements {
|
|
854
|
-
"tttx-
|
|
855
|
-
"tttx-checkbox-group-
|
|
856
|
-
"tttx-checkbox-group-
|
|
857
|
-
"tttx-checkbox-
|
|
858
|
-
"tttx-
|
|
859
|
-
"tttx-
|
|
860
|
-
"tttx-data-
|
|
861
|
-
"tttx-
|
|
862
|
-
"tttx-dialog-
|
|
863
|
-
"tttx-
|
|
864
|
-
"tttx-
|
|
865
|
-
"tttx-
|
|
866
|
-
"tttx-
|
|
867
|
-
"tttx-
|
|
868
|
-
"tttx-
|
|
869
|
-
"tttx-keyvalue-
|
|
870
|
-
"tttx-
|
|
871
|
-
"tttx-loading-
|
|
872
|
-
"tttx-multiselect-
|
|
873
|
-
"tttx-percentage-
|
|
874
|
-
"tttx-
|
|
875
|
-
"tttx-select-
|
|
876
|
-
"tttx-
|
|
877
|
-
"tttx-standalone-
|
|
878
|
-
"tttx-
|
|
879
|
-
"tttx-
|
|
880
|
-
"tttx-
|
|
881
|
-
"tttx-
|
|
882
|
-
"tttx-
|
|
883
|
-
"tttx-tree-
|
|
866
|
+
"tttx-button_1_8_15": TttxButton_1_8_15;
|
|
867
|
+
"tttx-checkbox-group-caption_1_8_15": TttxCheckboxGroupCaption_1_8_15;
|
|
868
|
+
"tttx-checkbox-group-heading_1_8_15": TttxCheckboxGroupHeading_1_8_15;
|
|
869
|
+
"tttx-checkbox-group_1_8_15": TttxCheckboxGroup_1_8_15;
|
|
870
|
+
"tttx-checkbox_1_8_15": TttxCheckbox_1_8_15;
|
|
871
|
+
"tttx-comments_1_8_15": TttxComments_1_8_15;
|
|
872
|
+
"tttx-data-pattern_1_8_15": TttxDataPattern_1_8_15;
|
|
873
|
+
"tttx-datacard_1_8_15": TttxDatacard_1_8_15;
|
|
874
|
+
"tttx-dialog-box_1_8_15": TttxDialogBox_1_8_15;
|
|
875
|
+
"tttx-dialog_1_8_15": TttxDialog_1_8_15;
|
|
876
|
+
"tttx-expander_1_8_15": TttxExpander_1_8_15;
|
|
877
|
+
"tttx-filter_1_8_15": TttxFilter_1_8_15;
|
|
878
|
+
"tttx-form_1_8_15": TttxForm_1_8_15;
|
|
879
|
+
"tttx-graph_1_8_15": TttxGraph_1_8_15;
|
|
880
|
+
"tttx-icon_1_8_15": TttxIcon_1_8_15;
|
|
881
|
+
"tttx-keyvalue-block_1_8_15": TttxKeyvalueBlock_1_8_15;
|
|
882
|
+
"tttx-list_1_8_15": TttxList_1_8_15;
|
|
883
|
+
"tttx-loading-spinner_1_8_15": TttxLoadingSpinner_1_8_15;
|
|
884
|
+
"tttx-multiselect-box_1_8_15": TttxMultiselectBox_1_8_15;
|
|
885
|
+
"tttx-percentage-bar_1_8_15": TttxPercentageBar_1_8_15;
|
|
886
|
+
"tttx-qrcode_1_8_15": TttxQrcode_1_8_15;
|
|
887
|
+
"tttx-select-box_1_8_15": TttxSelectBox_1_8_15;
|
|
888
|
+
"tttx-sorter_1_8_15": TttxSorter_1_8_15;
|
|
889
|
+
"tttx-standalone-input_1_8_15": TttxStandaloneInput_1_8_15;
|
|
890
|
+
"tttx-table_1_8_15": TttxTable_1_8_15;
|
|
891
|
+
"tttx-tabs_1_8_15": TttxTabs_1_8_15;
|
|
892
|
+
"tttx-tag_1_8_15": TttxTag_1_8_15;
|
|
893
|
+
"tttx-textarea_1_8_15": TttxTextarea_1_8_15;
|
|
894
|
+
"tttx-toolbar_1_8_15": TttxToolbar_1_8_15;
|
|
895
|
+
"tttx-tree-view_1_8_15": TttxTreeView_1_8_15;
|
|
884
896
|
}
|
|
885
897
|
}
|
|
886
898
|
export { LocalJSX as JSX };
|
|
887
899
|
declare module "@stencil/core" {
|
|
888
900
|
export namespace JSX {
|
|
889
901
|
interface IntrinsicElements {
|
|
890
|
-
"tttx-
|
|
891
|
-
"tttx-checkbox-group-
|
|
892
|
-
"tttx-checkbox-group-
|
|
893
|
-
"tttx-checkbox-
|
|
894
|
-
"tttx-
|
|
895
|
-
"tttx-
|
|
896
|
-
"tttx-data-
|
|
897
|
-
"tttx-
|
|
898
|
-
"tttx-dialog-
|
|
899
|
-
"tttx-
|
|
900
|
-
"tttx-
|
|
901
|
-
"tttx-
|
|
902
|
-
"tttx-
|
|
903
|
-
"tttx-
|
|
904
|
-
"tttx-
|
|
905
|
-
"tttx-keyvalue-
|
|
906
|
-
"tttx-
|
|
907
|
-
"tttx-loading-
|
|
908
|
-
"tttx-multiselect-
|
|
909
|
-
"tttx-percentage-
|
|
910
|
-
"tttx-
|
|
911
|
-
"tttx-select-
|
|
912
|
-
"tttx-
|
|
913
|
-
"tttx-standalone-
|
|
914
|
-
"tttx-
|
|
915
|
-
"tttx-
|
|
916
|
-
"tttx-
|
|
917
|
-
"tttx-
|
|
918
|
-
"tttx-
|
|
919
|
-
"tttx-tree-
|
|
902
|
+
"tttx-button_1_8_15": LocalJSX.TttxButton_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxButton_1_8_15Element>;
|
|
903
|
+
"tttx-checkbox-group-caption_1_8_15": LocalJSX.TttxCheckboxGroupCaption_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupCaption_1_8_15Element>;
|
|
904
|
+
"tttx-checkbox-group-heading_1_8_15": LocalJSX.TttxCheckboxGroupHeading_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupHeading_1_8_15Element>;
|
|
905
|
+
"tttx-checkbox-group_1_8_15": LocalJSX.TttxCheckboxGroup_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroup_1_8_15Element>;
|
|
906
|
+
"tttx-checkbox_1_8_15": LocalJSX.TttxCheckbox_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxCheckbox_1_8_15Element>;
|
|
907
|
+
"tttx-comments_1_8_15": LocalJSX.TttxComments_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxComments_1_8_15Element>;
|
|
908
|
+
"tttx-data-pattern_1_8_15": LocalJSX.TttxDataPattern_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxDataPattern_1_8_15Element>;
|
|
909
|
+
"tttx-datacard_1_8_15": LocalJSX.TttxDatacard_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxDatacard_1_8_15Element>;
|
|
910
|
+
"tttx-dialog-box_1_8_15": LocalJSX.TttxDialogBox_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxDialogBox_1_8_15Element>;
|
|
911
|
+
"tttx-dialog_1_8_15": LocalJSX.TttxDialog_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxDialog_1_8_15Element>;
|
|
912
|
+
"tttx-expander_1_8_15": LocalJSX.TttxExpander_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxExpander_1_8_15Element>;
|
|
913
|
+
"tttx-filter_1_8_15": LocalJSX.TttxFilter_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxFilter_1_8_15Element>;
|
|
914
|
+
"tttx-form_1_8_15": LocalJSX.TttxForm_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxForm_1_8_15Element>;
|
|
915
|
+
"tttx-graph_1_8_15": LocalJSX.TttxGraph_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxGraph_1_8_15Element>;
|
|
916
|
+
"tttx-icon_1_8_15": LocalJSX.TttxIcon_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxIcon_1_8_15Element>;
|
|
917
|
+
"tttx-keyvalue-block_1_8_15": LocalJSX.TttxKeyvalueBlock_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxKeyvalueBlock_1_8_15Element>;
|
|
918
|
+
"tttx-list_1_8_15": LocalJSX.TttxList_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxList_1_8_15Element>;
|
|
919
|
+
"tttx-loading-spinner_1_8_15": LocalJSX.TttxLoadingSpinner_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxLoadingSpinner_1_8_15Element>;
|
|
920
|
+
"tttx-multiselect-box_1_8_15": LocalJSX.TttxMultiselectBox_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxMultiselectBox_1_8_15Element>;
|
|
921
|
+
"tttx-percentage-bar_1_8_15": LocalJSX.TttxPercentageBar_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxPercentageBar_1_8_15Element>;
|
|
922
|
+
"tttx-qrcode_1_8_15": LocalJSX.TttxQrcode_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxQrcode_1_8_15Element>;
|
|
923
|
+
"tttx-select-box_1_8_15": LocalJSX.TttxSelectBox_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxSelectBox_1_8_15Element>;
|
|
924
|
+
"tttx-sorter_1_8_15": LocalJSX.TttxSorter_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxSorter_1_8_15Element>;
|
|
925
|
+
"tttx-standalone-input_1_8_15": LocalJSX.TttxStandaloneInput_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxStandaloneInput_1_8_15Element>;
|
|
926
|
+
"tttx-table_1_8_15": LocalJSX.TttxTable_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxTable_1_8_15Element>;
|
|
927
|
+
"tttx-tabs_1_8_15": LocalJSX.TttxTabs_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxTabs_1_8_15Element>;
|
|
928
|
+
"tttx-tag_1_8_15": LocalJSX.TttxTag_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxTag_1_8_15Element>;
|
|
929
|
+
"tttx-textarea_1_8_15": LocalJSX.TttxTextarea_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxTextarea_1_8_15Element>;
|
|
930
|
+
"tttx-toolbar_1_8_15": LocalJSX.TttxToolbar_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxToolbar_1_8_15Element>;
|
|
931
|
+
"tttx-tree-view_1_8_15": LocalJSX.TttxTreeView_1_8_15 & JSXBase.HTMLAttributes<HTMLTttxTreeView_1_8_15Element>;
|
|
920
932
|
}
|
|
921
933
|
}
|
|
922
934
|
}
|