@3t-transform/threeteeui 1.8.15 → 1.8.16
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_15.cjs.entry.js → tttx-button_1_8_16.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-checkbox-group-caption_1_8_15.cjs.entry.js → tttx-checkbox-group-caption_1_8_16.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group-heading_1_8_15.cjs.entry.js → tttx-checkbox-group-heading_1_8_16.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group_1_8_15.cjs.entry.js → tttx-checkbox-group_1_8_16.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox_1_8_15.cjs.entry.js → tttx-checkbox_1_8_16.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-comments_1_8_15.cjs.entry.js → tttx-comments_1_8_16.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-data-pattern_1_8_15.cjs.entry.js → tttx-data-pattern_1_8_16.cjs.entry.js} +5 -5
- package/dist/cjs/{tttx-datacard_1_8_15.cjs.entry.js → tttx-datacard_1_8_16.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-dialog-box_1_8_15.cjs.entry.js → tttx-dialog-box_1_8_16.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-dialog_1_8_15.cjs.entry.js → tttx-dialog_1_8_16.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-expander_1_8_15.cjs.entry.js → tttx-expander_1_8_16.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-filter_1_8_15_4.cjs.entry.js → tttx-filter_1_8_16_4.cjs.entry.js} +9 -9
- package/dist/cjs/{tttx-form_1_8_15.cjs.entry.js → tttx-form_1_8_16.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-graph_1_8_15.cjs.entry.js → tttx-graph_1_8_16.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-icon_1_8_15.cjs.entry.js → tttx-icon_1_8_16.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-keyvalue-block_1_8_15.cjs.entry.js → tttx-keyvalue-block_1_8_16.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-loading-spinner_1_8_15.cjs.entry.js → tttx-loading-spinner_1_8_16.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-multiselect-box_1_8_15.cjs.entry.js → tttx-multiselect-box_1_8_16.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-percentage-bar_1_8_15.cjs.entry.js → tttx-percentage-bar_1_8_16.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-qrcode_1_8_15.cjs.entry.js → tttx-qrcode_1_8_16.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-select-box_1_8_15.cjs.entry.js → tttx-select-box_1_8_16.cjs.entry.js} +4 -4
- package/dist/cjs/tttx-standalone-input_1_8_16.cjs.entry.js +94 -0
- package/dist/cjs/{tttx-table_1_8_15.cjs.entry.js → tttx-table_1_8_16.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tabs_1_8_15.cjs.entry.js → tttx-tabs_1_8_16.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-tag_1_8_15.cjs.entry.js → tttx-tag_1_8_16.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-textarea_1_8_15.cjs.entry.js → tttx-textarea_1_8_16.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-tree-view_1_8_15.cjs.entry.js → tttx-tree-view_1_8_16.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 +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 +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 +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 +30 -30
- package/dist/components/index.js +30 -30
- package/dist/components/tttx-button.js +5 -5
- package/dist/components/{tttx-button_1_8_15.d.ts → tttx-button_1_8_16.d.ts} +4 -4
- package/dist/components/{tttx-button_1_8_15.js → tttx-button_1_8_16.js} +2 -2
- package/dist/components/tttx-checkbox-group-caption_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-caption_1_8_15.js → tttx-checkbox-group-caption_1_8_16.js} +5 -5
- package/dist/components/tttx-checkbox-group-heading_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-heading_1_8_15.js → tttx-checkbox-group-heading_1_8_16.js} +5 -5
- package/dist/components/tttx-checkbox-group_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group_1_8_15.js → tttx-checkbox-group_1_8_16.js} +5 -5
- package/dist/components/{tttx-datacard_1_8_15.d.ts → tttx-checkbox_1_8_16.d.ts} +4 -4
- package/dist/components/{tttx-checkbox_1_8_15.js → tttx-checkbox_1_8_16.js} +7 -7
- package/dist/components/{tttx-checkbox_1_8_15.d.ts → tttx-comments_1_8_16.d.ts} +4 -4
- package/dist/components/{tttx-comments_1_8_15.js → tttx-comments_1_8_16.js} +7 -7
- package/dist/components/tttx-data-pattern_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-data-pattern_1_8_15.js → tttx-data-pattern_1_8_16.js} +16 -16
- package/dist/components/{tttx-comments_1_8_15.d.ts → tttx-datacard_1_8_16.d.ts} +4 -4
- package/dist/components/{tttx-datacard_1_8_15.js → tttx-datacard_1_8_16.js} +10 -10
- package/dist/components/tttx-dialog-box_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-dialog-box_1_8_15.js → tttx-dialog-box_1_8_16.js} +9 -9
- package/dist/components/{tttx-dialog_1_8_15.d.ts → tttx-dialog_1_8_16.d.ts} +4 -4
- package/dist/components/{tttx-dialog_1_8_15.js → tttx-dialog_1_8_16.js} +8 -8
- package/dist/components/tttx-expander_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-expander_1_8_15.js → tttx-expander_1_8_16.js} +7 -7
- package/dist/components/tttx-filter.js +6 -6
- package/dist/components/{tttx-filter_1_8_15.d.ts → tttx-filter_1_8_16.d.ts} +4 -4
- package/dist/components/{tttx-filter_1_8_15.js → tttx-filter_1_8_16.js} +2 -2
- package/dist/components/{tttx-tabs_1_8_15.d.ts → tttx-form_1_8_16.d.ts} +4 -4
- package/dist/components/{tttx-form_1_8_15.js → tttx-form_1_8_16.js} +9 -9
- package/dist/components/tttx-graph.js +3 -3
- package/dist/components/{tttx-graph_1_8_15.d.ts → tttx-graph_1_8_16.d.ts} +4 -4
- package/dist/components/{tttx-graph_1_8_15.js → tttx-graph_1_8_16.js} +2 -2
- package/dist/components/tttx-icon.js +3 -3
- package/dist/components/{tttx-icon_1_8_15.d.ts → tttx-icon_1_8_16.d.ts} +4 -4
- package/dist/components/{tttx-icon_1_8_15.js → tttx-icon_1_8_16.js} +2 -2
- package/dist/components/tttx-keyvalue-block_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-keyvalue-block_1_8_15.js → tttx-keyvalue-block_1_8_16.js} +5 -5
- package/dist/components/tttx-list.js +6 -6
- package/dist/components/{tttx-list_1_8_15.d.ts → tttx-list_1_8_16.d.ts} +4 -4
- package/dist/components/{tttx-list_1_8_15.js → tttx-list_1_8_16.js} +2 -2
- package/dist/components/tttx-loading-spinner_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-loading-spinner_1_8_15.js → tttx-loading-spinner_1_8_16.js} +5 -5
- package/dist/components/tttx-multiselect-box_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-multiselect-box_1_8_15.js → tttx-multiselect-box_1_8_16.js} +13 -13
- package/dist/components/tttx-percentage-bar_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-percentage-bar_1_8_15.js → tttx-percentage-bar_1_8_16.js} +6 -6
- package/dist/components/{tttx-qrcode_1_8_15.d.ts → tttx-qrcode_1_8_16.d.ts} +4 -4
- package/dist/components/{tttx-qrcode_1_8_15.js → tttx-qrcode_1_8_16.js} +5 -5
- package/dist/components/tttx-select-box.js +8 -8
- package/dist/components/tttx-select-box_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-select-box_1_8_15.js → tttx-select-box_1_8_16.js} +2 -2
- package/dist/components/tttx-sorter.js +5 -5
- package/dist/components/tttx-sorter_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-sorter_1_8_15.js → tttx-sorter_1_8_16.js} +2 -2
- package/dist/components/tttx-standalone-input.js +6 -6
- package/dist/components/tttx-standalone-input_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-standalone-input_1_8_15.js → tttx-standalone-input_1_8_16.js} +2 -2
- package/dist/components/{tttx-table_1_8_15.d.ts → tttx-table_1_8_16.d.ts} +4 -4
- package/dist/components/{tttx-table_1_8_15.js → tttx-table_1_8_16.js} +5 -5
- package/dist/components/{tttx-form_1_8_15.d.ts → tttx-tabs_1_8_16.d.ts} +4 -4
- package/dist/components/{tttx-tabs_1_8_15.js → tttx-tabs_1_8_16.js} +9 -9
- package/dist/components/{tttx-tag_1_8_15.d.ts → tttx-tag_1_8_16.d.ts} +4 -4
- package/dist/components/{tttx-tag_1_8_15.js → tttx-tag_1_8_16.js} +5 -5
- package/dist/components/tttx-textarea_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-textarea_1_8_15.js → tttx-textarea_1_8_16.js} +6 -6
- package/dist/components/tttx-toolbar.js +3 -3
- package/dist/components/tttx-toolbar_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-toolbar_1_8_15.js → tttx-toolbar_1_8_16.js} +2 -2
- package/dist/components/tttx-tree-view_1_8_16.d.ts +11 -0
- package/dist/components/{tttx-tree-view_1_8_15.js → tttx-tree-view_1_8_16.js} +9 -9
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{tttx-button_1_8_15.entry.js → tttx-button_1_8_16.entry.js} +2 -2
- package/dist/esm/{tttx-checkbox-group-caption_1_8_15.entry.js → tttx-checkbox-group-caption_1_8_16.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group-heading_1_8_15.entry.js → tttx-checkbox-group-heading_1_8_16.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group_1_8_15.entry.js → tttx-checkbox-group_1_8_16.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox_1_8_15.entry.js → tttx-checkbox_1_8_16.entry.js} +2 -2
- package/dist/esm/{tttx-comments_1_8_15.entry.js → tttx-comments_1_8_16.entry.js} +2 -2
- package/dist/esm/{tttx-data-pattern_1_8_15.entry.js → tttx-data-pattern_1_8_16.entry.js} +5 -5
- package/dist/esm/{tttx-datacard_1_8_15.entry.js → tttx-datacard_1_8_16.entry.js} +4 -4
- package/dist/esm/{tttx-dialog-box_1_8_15.entry.js → tttx-dialog-box_1_8_16.entry.js} +3 -3
- package/dist/esm/{tttx-dialog_1_8_15.entry.js → tttx-dialog_1_8_16.entry.js} +2 -2
- package/dist/esm/{tttx-expander_1_8_15.entry.js → tttx-expander_1_8_16.entry.js} +2 -2
- package/dist/esm/{tttx-filter_1_8_15_4.entry.js → tttx-filter_1_8_16_4.entry.js} +6 -6
- package/dist/esm/{tttx-form_1_8_15.entry.js → tttx-form_1_8_16.entry.js} +2 -2
- package/dist/esm/{tttx-graph_1_8_15.entry.js → tttx-graph_1_8_16.entry.js} +1 -1
- package/dist/esm/{tttx-icon_1_8_15.entry.js → tttx-icon_1_8_16.entry.js} +1 -1
- package/dist/esm/{tttx-keyvalue-block_1_8_15.entry.js → tttx-keyvalue-block_1_8_16.entry.js} +1 -1
- package/dist/esm/{tttx-loading-spinner_1_8_15.entry.js → tttx-loading-spinner_1_8_16.entry.js} +1 -1
- package/dist/esm/{tttx-multiselect-box_1_8_15.entry.js → tttx-multiselect-box_1_8_16.entry.js} +6 -6
- package/dist/esm/{tttx-percentage-bar_1_8_15.entry.js → tttx-percentage-bar_1_8_16.entry.js} +2 -2
- package/dist/esm/{tttx-qrcode_1_8_15.entry.js → tttx-qrcode_1_8_16.entry.js} +1 -1
- package/dist/esm/{tttx-select-box_1_8_15.entry.js → tttx-select-box_1_8_16.entry.js} +4 -4
- package/dist/esm/tttx-standalone-input_1_8_16.entry.js +90 -0
- package/dist/esm/{tttx-table_1_8_15.entry.js → tttx-table_1_8_16.entry.js} +1 -1
- package/dist/esm/{tttx-tabs_1_8_15.entry.js → tttx-tabs_1_8_16.entry.js} +4 -4
- package/dist/esm/{tttx-tag_1_8_15.entry.js → tttx-tag_1_8_16.entry.js} +1 -1
- package/dist/esm/{tttx-textarea_1_8_15.entry.js → tttx-textarea_1_8_16.entry.js} +2 -2
- package/dist/esm/{tttx-tree-view_1_8_15.entry.js → tttx-tree-view_1_8_16.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-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 -1
- 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-checkbox-group/interfaces.d.ts +10 -0
- package/dist/types/components/molecules/tttx-dialog-box/interfaces.d.ts +25 -0
- package/dist/types/components/molecules/tttx-list/interfaces.d.ts +38 -0
- package/dist/types/components/molecules/tttx-multiselect-box/interfaces.d.ts +6 -0
- package/dist/types/components/molecules/tttx-select-box/interfaces.d.ts +6 -0
- package/dist/types/components/molecules/tttx-select-box/tttx-select-box.d.ts +1 -1
- package/dist/types/components/molecules/tttx-sorter/interfaces.d.ts +9 -0
- package/dist/types/components/molecules/tttx-standalone-input/tttx-standalone-input.d.ts +2 -2
- package/dist/types/components/molecules/tttx-tabs/interfaces.d.ts +10 -0
- package/dist/types/components/molecules/tttx-textarea/tttx-textarea.d.ts +2 -2
- package/dist/types/components.d.ts +352 -352
- package/package.json +1 -1
- package/dist/cjs/tttx-standalone-input_1_8_15.cjs.entry.js +0 -94
- package/dist/components/tttx-checkbox-group-caption_1_8_15.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-heading_1_8_15.d.ts +0 -11
- package/dist/components/tttx-checkbox-group_1_8_15.d.ts +0 -11
- package/dist/components/tttx-data-pattern_1_8_15.d.ts +0 -11
- package/dist/components/tttx-dialog-box_1_8_15.d.ts +0 -11
- package/dist/components/tttx-expander_1_8_15.d.ts +0 -11
- package/dist/components/tttx-keyvalue-block_1_8_15.d.ts +0 -11
- package/dist/components/tttx-loading-spinner_1_8_15.d.ts +0 -11
- package/dist/components/tttx-multiselect-box_1_8_15.d.ts +0 -11
- package/dist/components/tttx-percentage-bar_1_8_15.d.ts +0 -11
- package/dist/components/tttx-select-box_1_8_15.d.ts +0 -11
- package/dist/components/tttx-sorter_1_8_15.d.ts +0 -11
- package/dist/components/tttx-standalone-input_1_8_15.d.ts +0 -11
- package/dist/components/tttx-textarea_1_8_15.d.ts +0 -11
- package/dist/components/tttx-toolbar_1_8_15.d.ts +0 -11
- package/dist/components/tttx-tree-view_1_8_15.d.ts +0 -11
- package/dist/esm/tttx-standalone-input_1_8_15.entry.js +0 -90
|
@@ -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_16 {
|
|
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_16 {
|
|
31
31
|
}
|
|
32
|
-
interface
|
|
32
|
+
interface TttxCheckboxGroupHeading_1_8_16 {
|
|
33
33
|
}
|
|
34
|
-
interface
|
|
34
|
+
interface TttxCheckboxGroup_1_8_16 {
|
|
35
35
|
}
|
|
36
|
-
interface
|
|
36
|
+
interface TttxCheckbox_1_8_16 {
|
|
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_16 {
|
|
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_16 {
|
|
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_16 {
|
|
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_16 {
|
|
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_16 {
|
|
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_16 {
|
|
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_16 {
|
|
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_16 {
|
|
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,30 +139,30 @@ 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_8_16 {
|
|
143
143
|
"chartData": string;
|
|
144
144
|
"chartText": string;
|
|
145
145
|
"chartType": string;
|
|
146
146
|
}
|
|
147
|
-
interface
|
|
147
|
+
interface TttxIcon_1_8_16 {
|
|
148
148
|
"color": string;
|
|
149
149
|
"icon": string;
|
|
150
150
|
"size": number;
|
|
151
151
|
}
|
|
152
|
-
interface
|
|
152
|
+
interface TttxKeyvalueBlock_1_8_16 {
|
|
153
153
|
"horizontal": boolean;
|
|
154
154
|
"keyvalues": KeyBlockValues | KeyBlockValues[] | string;
|
|
155
155
|
"spacedout": boolean;
|
|
156
156
|
}
|
|
157
|
-
interface
|
|
157
|
+
interface TttxList_1_8_16 {
|
|
158
158
|
"data": string | ListItem[];
|
|
159
159
|
"name": string;
|
|
160
160
|
}
|
|
161
|
-
interface
|
|
161
|
+
interface TttxLoadingSpinner_1_8_16 {
|
|
162
162
|
"loadingMessage": boolean;
|
|
163
163
|
"size": 'small' | 'large';
|
|
164
164
|
}
|
|
165
|
-
interface
|
|
165
|
+
interface TttxMultiselectBox_1_8_16 {
|
|
166
166
|
"htmlVisibleValue": boolean;
|
|
167
167
|
"inline": boolean;
|
|
168
168
|
"label": string;
|
|
@@ -171,18 +171,18 @@ export namespace Components {
|
|
|
171
171
|
"searchEnabled": boolean;
|
|
172
172
|
"visibleValue": string;
|
|
173
173
|
}
|
|
174
|
-
interface
|
|
174
|
+
interface TttxPercentageBar_1_8_16 {
|
|
175
175
|
"color"?: string;
|
|
176
176
|
"labelid"?: string;
|
|
177
177
|
"min": string;
|
|
178
178
|
"percentage": string | number;
|
|
179
179
|
"thresholds"?: string | Threshold[];
|
|
180
180
|
}
|
|
181
|
-
interface
|
|
181
|
+
interface TttxQrcode_1_8_16 {
|
|
182
182
|
"link": string;
|
|
183
183
|
"size": number;
|
|
184
184
|
}
|
|
185
|
-
interface
|
|
185
|
+
interface TttxSelectBox_1_8_16 {
|
|
186
186
|
"errorMsg": string;
|
|
187
187
|
"inline": boolean;
|
|
188
188
|
"label": string;
|
|
@@ -195,13 +195,13 @@ export namespace Components {
|
|
|
195
195
|
"showErrorMsg": boolean;
|
|
196
196
|
"useExternalFiltering": boolean;
|
|
197
197
|
}
|
|
198
|
-
interface
|
|
198
|
+
interface TttxSorter_1_8_16 {
|
|
199
199
|
"defaultOption": string;
|
|
200
200
|
"defaultSortDirection": 'ascending' | 'descending';
|
|
201
201
|
"fieldOptionsData": string | SorterData;
|
|
202
202
|
"sorterKey": string;
|
|
203
203
|
}
|
|
204
|
-
interface
|
|
204
|
+
interface TttxStandaloneInput_1_8_16 {
|
|
205
205
|
"autocomplete": 'off' | 'on';
|
|
206
206
|
"checked": boolean;
|
|
207
207
|
"disabled": boolean;
|
|
@@ -217,8 +217,8 @@ export namespace Components {
|
|
|
217
217
|
"inputiconcolor": string;
|
|
218
218
|
/**
|
|
219
219
|
* 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-
|
|
220
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_8_16 input-index="1" />
|
|
221
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_8_16 inputindex={1} />
|
|
222
222
|
*/
|
|
223
223
|
"inputindex": string | number;
|
|
224
224
|
/**
|
|
@@ -246,7 +246,7 @@ export namespace Components {
|
|
|
246
246
|
"type": string;
|
|
247
247
|
"value": string | number;
|
|
248
248
|
}
|
|
249
|
-
interface
|
|
249
|
+
interface TttxTable_1_8_16 {
|
|
250
250
|
"data": any;
|
|
251
251
|
"draggableHeaders": boolean;
|
|
252
252
|
"headers": TableHeader[];
|
|
@@ -254,24 +254,24 @@ export namespace Components {
|
|
|
254
254
|
"selectable": boolean;
|
|
255
255
|
"selected": number;
|
|
256
256
|
}
|
|
257
|
-
interface
|
|
257
|
+
interface TttxTabs_1_8_16 {
|
|
258
258
|
"navigation": boolean;
|
|
259
259
|
"tabs": string | Tab[];
|
|
260
260
|
"tabsName": string;
|
|
261
261
|
"wide": boolean;
|
|
262
262
|
}
|
|
263
|
-
interface
|
|
263
|
+
interface TttxTag_1_8_16 {
|
|
264
264
|
"color": string;
|
|
265
265
|
"text": string;
|
|
266
266
|
"textColor": string;
|
|
267
267
|
}
|
|
268
|
-
interface
|
|
268
|
+
interface TttxTextarea_1_8_16 {
|
|
269
269
|
"disabled": boolean;
|
|
270
270
|
"errormsg": string;
|
|
271
271
|
/**
|
|
272
272
|
* 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-
|
|
273
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_8_16 input-index="1" />
|
|
274
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_8_16 inputindex={1} />
|
|
275
275
|
*/
|
|
276
276
|
"inputindex": string | number;
|
|
277
277
|
/**
|
|
@@ -295,321 +295,321 @@ export namespace Components {
|
|
|
295
295
|
"textareaautofocus": boolean;
|
|
296
296
|
"value": string | number;
|
|
297
297
|
}
|
|
298
|
-
interface
|
|
298
|
+
interface TttxToolbar_1_8_16 {
|
|
299
299
|
"border": boolean;
|
|
300
300
|
}
|
|
301
|
-
interface
|
|
301
|
+
interface TttxTreeView_1_8_16 {
|
|
302
302
|
"data": TreeViewItem[];
|
|
303
303
|
}
|
|
304
304
|
}
|
|
305
|
-
export interface
|
|
305
|
+
export interface TttxCheckbox_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
306
306
|
detail: T;
|
|
307
|
-
target:
|
|
307
|
+
target: HTMLTttxCheckbox_1_8_16Element;
|
|
308
308
|
}
|
|
309
|
-
export interface
|
|
309
|
+
export interface TttxComments_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
310
310
|
detail: T;
|
|
311
|
-
target:
|
|
311
|
+
target: HTMLTttxComments_1_8_16Element;
|
|
312
312
|
}
|
|
313
|
-
export interface
|
|
313
|
+
export interface TttxDialogBox_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
314
314
|
detail: T;
|
|
315
|
-
target:
|
|
315
|
+
target: HTMLTttxDialogBox_1_8_16Element;
|
|
316
316
|
}
|
|
317
|
-
export interface
|
|
317
|
+
export interface TttxDialog_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
318
318
|
detail: T;
|
|
319
|
-
target:
|
|
319
|
+
target: HTMLTttxDialog_1_8_16Element;
|
|
320
320
|
}
|
|
321
|
-
export interface
|
|
321
|
+
export interface TttxExpander_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
322
322
|
detail: T;
|
|
323
|
-
target:
|
|
323
|
+
target: HTMLTttxExpander_1_8_16Element;
|
|
324
324
|
}
|
|
325
|
-
export interface
|
|
325
|
+
export interface TttxFilter_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
326
326
|
detail: T;
|
|
327
|
-
target:
|
|
327
|
+
target: HTMLTttxFilter_1_8_16Element;
|
|
328
328
|
}
|
|
329
|
-
export interface
|
|
329
|
+
export interface TttxForm_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
330
330
|
detail: T;
|
|
331
|
-
target:
|
|
331
|
+
target: HTMLTttxForm_1_8_16Element;
|
|
332
332
|
}
|
|
333
|
-
export interface
|
|
333
|
+
export interface TttxList_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
334
334
|
detail: T;
|
|
335
|
-
target:
|
|
335
|
+
target: HTMLTttxList_1_8_16Element;
|
|
336
336
|
}
|
|
337
|
-
export interface
|
|
337
|
+
export interface TttxMultiselectBox_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
338
338
|
detail: T;
|
|
339
|
-
target:
|
|
339
|
+
target: HTMLTttxMultiselectBox_1_8_16Element;
|
|
340
340
|
}
|
|
341
|
-
export interface
|
|
341
|
+
export interface TttxSelectBox_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
342
342
|
detail: T;
|
|
343
|
-
target:
|
|
343
|
+
target: HTMLTttxSelectBox_1_8_16Element;
|
|
344
344
|
}
|
|
345
|
-
export interface
|
|
345
|
+
export interface TttxSorter_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
346
346
|
detail: T;
|
|
347
|
-
target:
|
|
347
|
+
target: HTMLTttxSorter_1_8_16Element;
|
|
348
348
|
}
|
|
349
|
-
export interface
|
|
349
|
+
export interface TttxStandaloneInput_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
350
350
|
detail: T;
|
|
351
|
-
target:
|
|
351
|
+
target: HTMLTttxStandaloneInput_1_8_16Element;
|
|
352
352
|
}
|
|
353
|
-
export interface
|
|
353
|
+
export interface TttxTable_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
354
354
|
detail: T;
|
|
355
|
-
target:
|
|
355
|
+
target: HTMLTttxTable_1_8_16Element;
|
|
356
356
|
}
|
|
357
|
-
export interface
|
|
357
|
+
export interface TttxTabs_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
358
358
|
detail: T;
|
|
359
|
-
target:
|
|
359
|
+
target: HTMLTttxTabs_1_8_16Element;
|
|
360
360
|
}
|
|
361
|
-
export interface
|
|
361
|
+
export interface TttxTextarea_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
362
362
|
detail: T;
|
|
363
|
-
target:
|
|
363
|
+
target: HTMLTttxTextarea_1_8_16Element;
|
|
364
364
|
}
|
|
365
|
-
export interface
|
|
365
|
+
export interface TttxTreeView_1_8_16CustomEvent<T> extends CustomEvent<T> {
|
|
366
366
|
detail: T;
|
|
367
|
-
target:
|
|
367
|
+
target: HTMLTttxTreeView_1_8_16Element;
|
|
368
368
|
}
|
|
369
369
|
declare global {
|
|
370
|
-
interface
|
|
370
|
+
interface HTMLTttxButton_1_8_16Element extends Components.TttxButton_1_8_16, HTMLStencilElement {
|
|
371
371
|
}
|
|
372
|
-
var
|
|
373
|
-
prototype:
|
|
374
|
-
new ():
|
|
372
|
+
var HTMLTttxButton_1_8_16Element: {
|
|
373
|
+
prototype: HTMLTttxButton_1_8_16Element;
|
|
374
|
+
new (): HTMLTttxButton_1_8_16Element;
|
|
375
375
|
};
|
|
376
|
-
interface
|
|
376
|
+
interface HTMLTttxCheckboxGroupCaption_1_8_16Element extends Components.TttxCheckboxGroupCaption_1_8_16, HTMLStencilElement {
|
|
377
377
|
}
|
|
378
|
-
var
|
|
379
|
-
prototype:
|
|
380
|
-
new ():
|
|
378
|
+
var HTMLTttxCheckboxGroupCaption_1_8_16Element: {
|
|
379
|
+
prototype: HTMLTttxCheckboxGroupCaption_1_8_16Element;
|
|
380
|
+
new (): HTMLTttxCheckboxGroupCaption_1_8_16Element;
|
|
381
381
|
};
|
|
382
|
-
interface
|
|
382
|
+
interface HTMLTttxCheckboxGroupHeading_1_8_16Element extends Components.TttxCheckboxGroupHeading_1_8_16, HTMLStencilElement {
|
|
383
383
|
}
|
|
384
|
-
var
|
|
385
|
-
prototype:
|
|
386
|
-
new ():
|
|
384
|
+
var HTMLTttxCheckboxGroupHeading_1_8_16Element: {
|
|
385
|
+
prototype: HTMLTttxCheckboxGroupHeading_1_8_16Element;
|
|
386
|
+
new (): HTMLTttxCheckboxGroupHeading_1_8_16Element;
|
|
387
387
|
};
|
|
388
|
-
interface
|
|
388
|
+
interface HTMLTttxCheckboxGroup_1_8_16Element extends Components.TttxCheckboxGroup_1_8_16, HTMLStencilElement {
|
|
389
389
|
}
|
|
390
|
-
var
|
|
391
|
-
prototype:
|
|
392
|
-
new ():
|
|
390
|
+
var HTMLTttxCheckboxGroup_1_8_16Element: {
|
|
391
|
+
prototype: HTMLTttxCheckboxGroup_1_8_16Element;
|
|
392
|
+
new (): HTMLTttxCheckboxGroup_1_8_16Element;
|
|
393
393
|
};
|
|
394
|
-
interface
|
|
394
|
+
interface HTMLTttxCheckbox_1_8_16Element extends Components.TttxCheckbox_1_8_16, HTMLStencilElement {
|
|
395
395
|
}
|
|
396
|
-
var
|
|
397
|
-
prototype:
|
|
398
|
-
new ():
|
|
396
|
+
var HTMLTttxCheckbox_1_8_16Element: {
|
|
397
|
+
prototype: HTMLTttxCheckbox_1_8_16Element;
|
|
398
|
+
new (): HTMLTttxCheckbox_1_8_16Element;
|
|
399
399
|
};
|
|
400
|
-
interface
|
|
400
|
+
interface HTMLTttxComments_1_8_16Element extends Components.TttxComments_1_8_16, HTMLStencilElement {
|
|
401
401
|
}
|
|
402
|
-
var
|
|
403
|
-
prototype:
|
|
404
|
-
new ():
|
|
402
|
+
var HTMLTttxComments_1_8_16Element: {
|
|
403
|
+
prototype: HTMLTttxComments_1_8_16Element;
|
|
404
|
+
new (): HTMLTttxComments_1_8_16Element;
|
|
405
405
|
};
|
|
406
|
-
interface
|
|
406
|
+
interface HTMLTttxDataPattern_1_8_16Element extends Components.TttxDataPattern_1_8_16, HTMLStencilElement {
|
|
407
407
|
}
|
|
408
|
-
var
|
|
409
|
-
prototype:
|
|
410
|
-
new ():
|
|
408
|
+
var HTMLTttxDataPattern_1_8_16Element: {
|
|
409
|
+
prototype: HTMLTttxDataPattern_1_8_16Element;
|
|
410
|
+
new (): HTMLTttxDataPattern_1_8_16Element;
|
|
411
411
|
};
|
|
412
|
-
interface
|
|
412
|
+
interface HTMLTttxDatacard_1_8_16Element extends Components.TttxDatacard_1_8_16, HTMLStencilElement {
|
|
413
413
|
}
|
|
414
|
-
var
|
|
415
|
-
prototype:
|
|
416
|
-
new ():
|
|
414
|
+
var HTMLTttxDatacard_1_8_16Element: {
|
|
415
|
+
prototype: HTMLTttxDatacard_1_8_16Element;
|
|
416
|
+
new (): HTMLTttxDatacard_1_8_16Element;
|
|
417
417
|
};
|
|
418
|
-
interface
|
|
418
|
+
interface HTMLTttxDialogBox_1_8_16Element extends Components.TttxDialogBox_1_8_16, HTMLStencilElement {
|
|
419
419
|
}
|
|
420
|
-
var
|
|
421
|
-
prototype:
|
|
422
|
-
new ():
|
|
420
|
+
var HTMLTttxDialogBox_1_8_16Element: {
|
|
421
|
+
prototype: HTMLTttxDialogBox_1_8_16Element;
|
|
422
|
+
new (): HTMLTttxDialogBox_1_8_16Element;
|
|
423
423
|
};
|
|
424
|
-
interface
|
|
424
|
+
interface HTMLTttxDialog_1_8_16Element extends Components.TttxDialog_1_8_16, HTMLStencilElement {
|
|
425
425
|
}
|
|
426
|
-
var
|
|
427
|
-
prototype:
|
|
428
|
-
new ():
|
|
426
|
+
var HTMLTttxDialog_1_8_16Element: {
|
|
427
|
+
prototype: HTMLTttxDialog_1_8_16Element;
|
|
428
|
+
new (): HTMLTttxDialog_1_8_16Element;
|
|
429
429
|
};
|
|
430
|
-
interface
|
|
430
|
+
interface HTMLTttxExpander_1_8_16Element extends Components.TttxExpander_1_8_16, HTMLStencilElement {
|
|
431
431
|
}
|
|
432
|
-
var
|
|
433
|
-
prototype:
|
|
434
|
-
new ():
|
|
432
|
+
var HTMLTttxExpander_1_8_16Element: {
|
|
433
|
+
prototype: HTMLTttxExpander_1_8_16Element;
|
|
434
|
+
new (): HTMLTttxExpander_1_8_16Element;
|
|
435
435
|
};
|
|
436
|
-
interface
|
|
436
|
+
interface HTMLTttxFilter_1_8_16Element extends Components.TttxFilter_1_8_16, HTMLStencilElement {
|
|
437
437
|
}
|
|
438
|
-
var
|
|
439
|
-
prototype:
|
|
440
|
-
new ():
|
|
438
|
+
var HTMLTttxFilter_1_8_16Element: {
|
|
439
|
+
prototype: HTMLTttxFilter_1_8_16Element;
|
|
440
|
+
new (): HTMLTttxFilter_1_8_16Element;
|
|
441
441
|
};
|
|
442
|
-
interface
|
|
442
|
+
interface HTMLTttxForm_1_8_16Element extends Components.TttxForm_1_8_16, HTMLStencilElement {
|
|
443
443
|
}
|
|
444
|
-
var
|
|
445
|
-
prototype:
|
|
446
|
-
new ():
|
|
444
|
+
var HTMLTttxForm_1_8_16Element: {
|
|
445
|
+
prototype: HTMLTttxForm_1_8_16Element;
|
|
446
|
+
new (): HTMLTttxForm_1_8_16Element;
|
|
447
447
|
};
|
|
448
|
-
interface
|
|
448
|
+
interface HTMLTttxGraph_1_8_16Element extends Components.TttxGraph_1_8_16, HTMLStencilElement {
|
|
449
449
|
}
|
|
450
|
-
var
|
|
451
|
-
prototype:
|
|
452
|
-
new ():
|
|
450
|
+
var HTMLTttxGraph_1_8_16Element: {
|
|
451
|
+
prototype: HTMLTttxGraph_1_8_16Element;
|
|
452
|
+
new (): HTMLTttxGraph_1_8_16Element;
|
|
453
453
|
};
|
|
454
|
-
interface
|
|
454
|
+
interface HTMLTttxIcon_1_8_16Element extends Components.TttxIcon_1_8_16, HTMLStencilElement {
|
|
455
455
|
}
|
|
456
|
-
var
|
|
457
|
-
prototype:
|
|
458
|
-
new ():
|
|
456
|
+
var HTMLTttxIcon_1_8_16Element: {
|
|
457
|
+
prototype: HTMLTttxIcon_1_8_16Element;
|
|
458
|
+
new (): HTMLTttxIcon_1_8_16Element;
|
|
459
459
|
};
|
|
460
|
-
interface
|
|
460
|
+
interface HTMLTttxKeyvalueBlock_1_8_16Element extends Components.TttxKeyvalueBlock_1_8_16, HTMLStencilElement {
|
|
461
461
|
}
|
|
462
|
-
var
|
|
463
|
-
prototype:
|
|
464
|
-
new ():
|
|
462
|
+
var HTMLTttxKeyvalueBlock_1_8_16Element: {
|
|
463
|
+
prototype: HTMLTttxKeyvalueBlock_1_8_16Element;
|
|
464
|
+
new (): HTMLTttxKeyvalueBlock_1_8_16Element;
|
|
465
465
|
};
|
|
466
|
-
interface
|
|
466
|
+
interface HTMLTttxList_1_8_16Element extends Components.TttxList_1_8_16, HTMLStencilElement {
|
|
467
467
|
}
|
|
468
|
-
var
|
|
469
|
-
prototype:
|
|
470
|
-
new ():
|
|
468
|
+
var HTMLTttxList_1_8_16Element: {
|
|
469
|
+
prototype: HTMLTttxList_1_8_16Element;
|
|
470
|
+
new (): HTMLTttxList_1_8_16Element;
|
|
471
471
|
};
|
|
472
|
-
interface
|
|
472
|
+
interface HTMLTttxLoadingSpinner_1_8_16Element extends Components.TttxLoadingSpinner_1_8_16, HTMLStencilElement {
|
|
473
473
|
}
|
|
474
|
-
var
|
|
475
|
-
prototype:
|
|
476
|
-
new ():
|
|
474
|
+
var HTMLTttxLoadingSpinner_1_8_16Element: {
|
|
475
|
+
prototype: HTMLTttxLoadingSpinner_1_8_16Element;
|
|
476
|
+
new (): HTMLTttxLoadingSpinner_1_8_16Element;
|
|
477
477
|
};
|
|
478
|
-
interface
|
|
478
|
+
interface HTMLTttxMultiselectBox_1_8_16Element extends Components.TttxMultiselectBox_1_8_16, HTMLStencilElement {
|
|
479
479
|
}
|
|
480
|
-
var
|
|
481
|
-
prototype:
|
|
482
|
-
new ():
|
|
480
|
+
var HTMLTttxMultiselectBox_1_8_16Element: {
|
|
481
|
+
prototype: HTMLTttxMultiselectBox_1_8_16Element;
|
|
482
|
+
new (): HTMLTttxMultiselectBox_1_8_16Element;
|
|
483
483
|
};
|
|
484
|
-
interface
|
|
484
|
+
interface HTMLTttxPercentageBar_1_8_16Element extends Components.TttxPercentageBar_1_8_16, HTMLStencilElement {
|
|
485
485
|
}
|
|
486
|
-
var
|
|
487
|
-
prototype:
|
|
488
|
-
new ():
|
|
486
|
+
var HTMLTttxPercentageBar_1_8_16Element: {
|
|
487
|
+
prototype: HTMLTttxPercentageBar_1_8_16Element;
|
|
488
|
+
new (): HTMLTttxPercentageBar_1_8_16Element;
|
|
489
489
|
};
|
|
490
|
-
interface
|
|
490
|
+
interface HTMLTttxQrcode_1_8_16Element extends Components.TttxQrcode_1_8_16, HTMLStencilElement {
|
|
491
491
|
}
|
|
492
|
-
var
|
|
493
|
-
prototype:
|
|
494
|
-
new ():
|
|
492
|
+
var HTMLTttxQrcode_1_8_16Element: {
|
|
493
|
+
prototype: HTMLTttxQrcode_1_8_16Element;
|
|
494
|
+
new (): HTMLTttxQrcode_1_8_16Element;
|
|
495
495
|
};
|
|
496
|
-
interface
|
|
496
|
+
interface HTMLTttxSelectBox_1_8_16Element extends Components.TttxSelectBox_1_8_16, HTMLStencilElement {
|
|
497
497
|
}
|
|
498
|
-
var
|
|
499
|
-
prototype:
|
|
500
|
-
new ():
|
|
498
|
+
var HTMLTttxSelectBox_1_8_16Element: {
|
|
499
|
+
prototype: HTMLTttxSelectBox_1_8_16Element;
|
|
500
|
+
new (): HTMLTttxSelectBox_1_8_16Element;
|
|
501
501
|
};
|
|
502
|
-
interface
|
|
502
|
+
interface HTMLTttxSorter_1_8_16Element extends Components.TttxSorter_1_8_16, HTMLStencilElement {
|
|
503
503
|
}
|
|
504
|
-
var
|
|
505
|
-
prototype:
|
|
506
|
-
new ():
|
|
504
|
+
var HTMLTttxSorter_1_8_16Element: {
|
|
505
|
+
prototype: HTMLTttxSorter_1_8_16Element;
|
|
506
|
+
new (): HTMLTttxSorter_1_8_16Element;
|
|
507
507
|
};
|
|
508
|
-
interface
|
|
508
|
+
interface HTMLTttxStandaloneInput_1_8_16Element extends Components.TttxStandaloneInput_1_8_16, HTMLStencilElement {
|
|
509
509
|
}
|
|
510
|
-
var
|
|
511
|
-
prototype:
|
|
512
|
-
new ():
|
|
510
|
+
var HTMLTttxStandaloneInput_1_8_16Element: {
|
|
511
|
+
prototype: HTMLTttxStandaloneInput_1_8_16Element;
|
|
512
|
+
new (): HTMLTttxStandaloneInput_1_8_16Element;
|
|
513
513
|
};
|
|
514
|
-
interface
|
|
514
|
+
interface HTMLTttxTable_1_8_16Element extends Components.TttxTable_1_8_16, HTMLStencilElement {
|
|
515
515
|
}
|
|
516
|
-
var
|
|
517
|
-
prototype:
|
|
518
|
-
new ():
|
|
516
|
+
var HTMLTttxTable_1_8_16Element: {
|
|
517
|
+
prototype: HTMLTttxTable_1_8_16Element;
|
|
518
|
+
new (): HTMLTttxTable_1_8_16Element;
|
|
519
519
|
};
|
|
520
|
-
interface
|
|
520
|
+
interface HTMLTttxTabs_1_8_16Element extends Components.TttxTabs_1_8_16, HTMLStencilElement {
|
|
521
521
|
}
|
|
522
|
-
var
|
|
523
|
-
prototype:
|
|
524
|
-
new ():
|
|
522
|
+
var HTMLTttxTabs_1_8_16Element: {
|
|
523
|
+
prototype: HTMLTttxTabs_1_8_16Element;
|
|
524
|
+
new (): HTMLTttxTabs_1_8_16Element;
|
|
525
525
|
};
|
|
526
|
-
interface
|
|
526
|
+
interface HTMLTttxTag_1_8_16Element extends Components.TttxTag_1_8_16, HTMLStencilElement {
|
|
527
527
|
}
|
|
528
|
-
var
|
|
529
|
-
prototype:
|
|
530
|
-
new ():
|
|
528
|
+
var HTMLTttxTag_1_8_16Element: {
|
|
529
|
+
prototype: HTMLTttxTag_1_8_16Element;
|
|
530
|
+
new (): HTMLTttxTag_1_8_16Element;
|
|
531
531
|
};
|
|
532
|
-
interface
|
|
532
|
+
interface HTMLTttxTextarea_1_8_16Element extends Components.TttxTextarea_1_8_16, HTMLStencilElement {
|
|
533
533
|
}
|
|
534
|
-
var
|
|
535
|
-
prototype:
|
|
536
|
-
new ():
|
|
534
|
+
var HTMLTttxTextarea_1_8_16Element: {
|
|
535
|
+
prototype: HTMLTttxTextarea_1_8_16Element;
|
|
536
|
+
new (): HTMLTttxTextarea_1_8_16Element;
|
|
537
537
|
};
|
|
538
|
-
interface
|
|
538
|
+
interface HTMLTttxToolbar_1_8_16Element extends Components.TttxToolbar_1_8_16, HTMLStencilElement {
|
|
539
539
|
}
|
|
540
|
-
var
|
|
541
|
-
prototype:
|
|
542
|
-
new ():
|
|
540
|
+
var HTMLTttxToolbar_1_8_16Element: {
|
|
541
|
+
prototype: HTMLTttxToolbar_1_8_16Element;
|
|
542
|
+
new (): HTMLTttxToolbar_1_8_16Element;
|
|
543
543
|
};
|
|
544
|
-
interface
|
|
544
|
+
interface HTMLTttxTreeView_1_8_16Element extends Components.TttxTreeView_1_8_16, HTMLStencilElement {
|
|
545
545
|
}
|
|
546
|
-
var
|
|
547
|
-
prototype:
|
|
548
|
-
new ():
|
|
546
|
+
var HTMLTttxTreeView_1_8_16Element: {
|
|
547
|
+
prototype: HTMLTttxTreeView_1_8_16Element;
|
|
548
|
+
new (): HTMLTttxTreeView_1_8_16Element;
|
|
549
549
|
};
|
|
550
550
|
interface HTMLElementTagNameMap {
|
|
551
|
-
"tttx-
|
|
552
|
-
"tttx-checkbox-group-
|
|
553
|
-
"tttx-checkbox-group-
|
|
554
|
-
"tttx-checkbox-
|
|
555
|
-
"tttx-
|
|
556
|
-
"tttx-
|
|
557
|
-
"tttx-data-
|
|
558
|
-
"tttx-
|
|
559
|
-
"tttx-dialog-
|
|
560
|
-
"tttx-
|
|
561
|
-
"tttx-
|
|
562
|
-
"tttx-
|
|
563
|
-
"tttx-
|
|
564
|
-
"tttx-
|
|
565
|
-
"tttx-
|
|
566
|
-
"tttx-keyvalue-
|
|
567
|
-
"tttx-
|
|
568
|
-
"tttx-loading-
|
|
569
|
-
"tttx-multiselect-
|
|
570
|
-
"tttx-percentage-
|
|
571
|
-
"tttx-
|
|
572
|
-
"tttx-select-
|
|
573
|
-
"tttx-
|
|
574
|
-
"tttx-standalone-
|
|
575
|
-
"tttx-
|
|
576
|
-
"tttx-
|
|
577
|
-
"tttx-
|
|
578
|
-
"tttx-
|
|
579
|
-
"tttx-
|
|
580
|
-
"tttx-tree-
|
|
551
|
+
"tttx-button_1_8_16": HTMLTttxButton_1_8_16Element;
|
|
552
|
+
"tttx-checkbox-group-caption_1_8_16": HTMLTttxCheckboxGroupCaption_1_8_16Element;
|
|
553
|
+
"tttx-checkbox-group-heading_1_8_16": HTMLTttxCheckboxGroupHeading_1_8_16Element;
|
|
554
|
+
"tttx-checkbox-group_1_8_16": HTMLTttxCheckboxGroup_1_8_16Element;
|
|
555
|
+
"tttx-checkbox_1_8_16": HTMLTttxCheckbox_1_8_16Element;
|
|
556
|
+
"tttx-comments_1_8_16": HTMLTttxComments_1_8_16Element;
|
|
557
|
+
"tttx-data-pattern_1_8_16": HTMLTttxDataPattern_1_8_16Element;
|
|
558
|
+
"tttx-datacard_1_8_16": HTMLTttxDatacard_1_8_16Element;
|
|
559
|
+
"tttx-dialog-box_1_8_16": HTMLTttxDialogBox_1_8_16Element;
|
|
560
|
+
"tttx-dialog_1_8_16": HTMLTttxDialog_1_8_16Element;
|
|
561
|
+
"tttx-expander_1_8_16": HTMLTttxExpander_1_8_16Element;
|
|
562
|
+
"tttx-filter_1_8_16": HTMLTttxFilter_1_8_16Element;
|
|
563
|
+
"tttx-form_1_8_16": HTMLTttxForm_1_8_16Element;
|
|
564
|
+
"tttx-graph_1_8_16": HTMLTttxGraph_1_8_16Element;
|
|
565
|
+
"tttx-icon_1_8_16": HTMLTttxIcon_1_8_16Element;
|
|
566
|
+
"tttx-keyvalue-block_1_8_16": HTMLTttxKeyvalueBlock_1_8_16Element;
|
|
567
|
+
"tttx-list_1_8_16": HTMLTttxList_1_8_16Element;
|
|
568
|
+
"tttx-loading-spinner_1_8_16": HTMLTttxLoadingSpinner_1_8_16Element;
|
|
569
|
+
"tttx-multiselect-box_1_8_16": HTMLTttxMultiselectBox_1_8_16Element;
|
|
570
|
+
"tttx-percentage-bar_1_8_16": HTMLTttxPercentageBar_1_8_16Element;
|
|
571
|
+
"tttx-qrcode_1_8_16": HTMLTttxQrcode_1_8_16Element;
|
|
572
|
+
"tttx-select-box_1_8_16": HTMLTttxSelectBox_1_8_16Element;
|
|
573
|
+
"tttx-sorter_1_8_16": HTMLTttxSorter_1_8_16Element;
|
|
574
|
+
"tttx-standalone-input_1_8_16": HTMLTttxStandaloneInput_1_8_16Element;
|
|
575
|
+
"tttx-table_1_8_16": HTMLTttxTable_1_8_16Element;
|
|
576
|
+
"tttx-tabs_1_8_16": HTMLTttxTabs_1_8_16Element;
|
|
577
|
+
"tttx-tag_1_8_16": HTMLTttxTag_1_8_16Element;
|
|
578
|
+
"tttx-textarea_1_8_16": HTMLTttxTextarea_1_8_16Element;
|
|
579
|
+
"tttx-toolbar_1_8_16": HTMLTttxToolbar_1_8_16Element;
|
|
580
|
+
"tttx-tree-view_1_8_16": HTMLTttxTreeView_1_8_16Element;
|
|
581
581
|
}
|
|
582
582
|
}
|
|
583
583
|
declare namespace LocalJSX {
|
|
584
|
-
interface
|
|
584
|
+
interface TttxButton_1_8_16 {
|
|
585
585
|
"design"?: string;
|
|
586
586
|
"icon"?: string;
|
|
587
587
|
"iconcolor"?: string;
|
|
588
588
|
"iconposition"?: 'left' | 'right';
|
|
589
589
|
"notext"?: boolean;
|
|
590
590
|
}
|
|
591
|
-
interface
|
|
591
|
+
interface TttxCheckboxGroupCaption_1_8_16 {
|
|
592
592
|
}
|
|
593
|
-
interface
|
|
593
|
+
interface TttxCheckboxGroupHeading_1_8_16 {
|
|
594
594
|
}
|
|
595
|
-
interface
|
|
595
|
+
interface TttxCheckboxGroup_1_8_16 {
|
|
596
596
|
}
|
|
597
|
-
interface
|
|
597
|
+
interface TttxCheckbox_1_8_16 {
|
|
598
598
|
"checkboxId"?: string;
|
|
599
599
|
"checked"?: boolean;
|
|
600
600
|
"indeterminate"?: boolean;
|
|
601
601
|
"inline"?: boolean;
|
|
602
602
|
"label"?: string;
|
|
603
|
-
"onCheckboxChangeEvent"?: (event:
|
|
603
|
+
"onCheckboxChangeEvent"?: (event: TttxCheckbox_1_8_16CustomEvent<{indeterminate: boolean, checked: boolean}>) => void;
|
|
604
604
|
}
|
|
605
|
-
interface
|
|
605
|
+
interface TttxComments_1_8_16 {
|
|
606
606
|
"comments"?: string | Comment[];
|
|
607
607
|
"currentuser"?: string;
|
|
608
|
-
"onCommentAdded"?: (event:
|
|
609
|
-
"onRequestFileDownload"?: (event:
|
|
610
|
-
"onRequestFileUpload"?: (event:
|
|
608
|
+
"onCommentAdded"?: (event: TttxComments_1_8_16CustomEvent<Comment>) => void;
|
|
609
|
+
"onRequestFileDownload"?: (event: TttxComments_1_8_16CustomEvent<string>) => void;
|
|
610
|
+
"onRequestFileUpload"?: (event: TttxComments_1_8_16CustomEvent<void>) => void;
|
|
611
611
|
}
|
|
612
|
-
interface
|
|
612
|
+
interface TttxDataPattern_1_8_16 {
|
|
613
613
|
"addbutton"?: boolean;
|
|
614
614
|
"addbuttonlabel"?: string;
|
|
615
615
|
"data"?: string;
|
|
@@ -619,7 +619,7 @@ declare namespace LocalJSX {
|
|
|
619
619
|
"searchplaceholder"?: string;
|
|
620
620
|
"sorterOptions"?: string;
|
|
621
621
|
}
|
|
622
|
-
interface
|
|
622
|
+
interface TttxDatacard_1_8_16 {
|
|
623
623
|
"cardTitle"?: string;
|
|
624
624
|
"cardType"?: string;
|
|
625
625
|
"chartConfig"?: string;
|
|
@@ -628,104 +628,104 @@ declare namespace LocalJSX {
|
|
|
628
628
|
"rightData"?: string;
|
|
629
629
|
"rightSubtext"?: string;
|
|
630
630
|
}
|
|
631
|
-
interface
|
|
631
|
+
interface TttxDialogBox_1_8_16 {
|
|
632
632
|
"allowOverflow"?: boolean;
|
|
633
633
|
"data"?: string | DialogItems;
|
|
634
|
-
"onButtonClick"?: (event:
|
|
635
|
-
"onCloseButtonClick"?: (event:
|
|
634
|
+
"onButtonClick"?: (event: TttxDialogBox_1_8_16CustomEvent<any>) => void;
|
|
635
|
+
"onCloseButtonClick"?: (event: TttxDialogBox_1_8_16CustomEvent<any>) => void;
|
|
636
636
|
"open"?: boolean;
|
|
637
637
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
638
638
|
}
|
|
639
|
-
interface
|
|
639
|
+
interface TttxDialog_1_8_16 {
|
|
640
640
|
"allowOverflow"?: boolean;
|
|
641
641
|
"closeEnabled"?: boolean;
|
|
642
642
|
"header"?: string;
|
|
643
|
-
"onCloseButtonClick"?: (event:
|
|
643
|
+
"onCloseButtonClick"?: (event: TttxDialog_1_8_16CustomEvent<any>) => void;
|
|
644
644
|
"open"?: boolean;
|
|
645
645
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
646
646
|
"type"?: 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
647
647
|
}
|
|
648
|
-
interface
|
|
648
|
+
interface TttxExpander_1_8_16 {
|
|
649
649
|
"lefticon"?: string;
|
|
650
650
|
"lefticoncolor"?: string;
|
|
651
651
|
"name"?: string;
|
|
652
|
-
"onToggleExpander"?: (event:
|
|
652
|
+
"onToggleExpander"?: (event: TttxExpander_1_8_16CustomEvent<{ open: boolean; name: string }>) => void;
|
|
653
653
|
"open"?: boolean;
|
|
654
654
|
}
|
|
655
|
-
interface
|
|
655
|
+
interface TttxFilter_1_8_16 {
|
|
656
656
|
"defaultFilterOptions"?: string[] | string;
|
|
657
657
|
"filterButtonStyle"?: 'list filter' | 'list icon' | 'table icon';
|
|
658
658
|
"filterHeader"?: string;
|
|
659
659
|
"filterKey"?: string;
|
|
660
660
|
"filterOptions"?: string | FilterSettings[];
|
|
661
|
-
"onFilterChangeEvent"?: (event:
|
|
662
|
-
"onToggleFilter"?: (event:
|
|
661
|
+
"onFilterChangeEvent"?: (event: TttxFilter_1_8_16CustomEvent<FilterChangeEvent>) => void;
|
|
662
|
+
"onToggleFilter"?: (event: TttxFilter_1_8_16CustomEvent<boolean>) => void;
|
|
663
663
|
"popoverWidth"?: string;
|
|
664
664
|
"showOptionIcons"?: boolean;
|
|
665
665
|
"showSearchField"?: boolean;
|
|
666
666
|
"showSelectAll"?: boolean;
|
|
667
667
|
}
|
|
668
|
-
interface
|
|
668
|
+
interface TttxForm_1_8_16 {
|
|
669
669
|
"data"?: any;
|
|
670
670
|
"formschema"?: Record<string, any> | string;
|
|
671
|
-
"onDataChanged"?: (event:
|
|
672
|
-
"onDataSubmitted"?: (event:
|
|
671
|
+
"onDataChanged"?: (event: TttxForm_1_8_16CustomEvent<{ name: string; value: string }>) => void;
|
|
672
|
+
"onDataSubmitted"?: (event: TttxForm_1_8_16CustomEvent<FormData>) => void;
|
|
673
673
|
}
|
|
674
|
-
interface
|
|
674
|
+
interface TttxGraph_1_8_16 {
|
|
675
675
|
"chartData"?: string;
|
|
676
676
|
"chartText"?: string;
|
|
677
677
|
"chartType"?: string;
|
|
678
678
|
}
|
|
679
|
-
interface
|
|
679
|
+
interface TttxIcon_1_8_16 {
|
|
680
680
|
"color"?: string;
|
|
681
681
|
"icon"?: string;
|
|
682
682
|
"size"?: number;
|
|
683
683
|
}
|
|
684
|
-
interface
|
|
684
|
+
interface TttxKeyvalueBlock_1_8_16 {
|
|
685
685
|
"horizontal"?: boolean;
|
|
686
686
|
"keyvalues"?: KeyBlockValues | KeyBlockValues[] | string;
|
|
687
687
|
"spacedout"?: boolean;
|
|
688
688
|
}
|
|
689
|
-
interface
|
|
689
|
+
interface TttxList_1_8_16 {
|
|
690
690
|
"data"?: string | ListItem[];
|
|
691
691
|
"name"?: string;
|
|
692
|
-
"onListRowCheckboxClick"?: (event:
|
|
693
|
-
"onListRowClick"?: (event:
|
|
692
|
+
"onListRowCheckboxClick"?: (event: TttxList_1_8_16CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
693
|
+
"onListRowClick"?: (event: TttxList_1_8_16CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
694
694
|
}
|
|
695
|
-
interface
|
|
695
|
+
interface TttxLoadingSpinner_1_8_16 {
|
|
696
696
|
"loadingMessage"?: boolean;
|
|
697
697
|
"size"?: 'small' | 'large';
|
|
698
698
|
}
|
|
699
|
-
interface
|
|
699
|
+
interface TttxMultiselectBox_1_8_16 {
|
|
700
700
|
"htmlVisibleValue"?: boolean;
|
|
701
701
|
"inline"?: boolean;
|
|
702
702
|
"label"?: string;
|
|
703
|
-
"onChangesApplied"?: (event:
|
|
704
|
-
"onSelectItemEvent"?: (event:
|
|
705
|
-
"onToggleOpen"?: (event:
|
|
703
|
+
"onChangesApplied"?: (event: TttxMultiselectBox_1_8_16CustomEvent<SelectItem[]>) => void;
|
|
704
|
+
"onSelectItemEvent"?: (event: TttxMultiselectBox_1_8_16CustomEvent<SelectItem>) => void;
|
|
705
|
+
"onToggleOpen"?: (event: TttxMultiselectBox_1_8_16CustomEvent<boolean>) => void;
|
|
706
706
|
"optionsData"?: string | SelectItem[];
|
|
707
707
|
"placeholder"?: string;
|
|
708
708
|
"searchEnabled"?: boolean;
|
|
709
709
|
"visibleValue"?: string;
|
|
710
710
|
}
|
|
711
|
-
interface
|
|
711
|
+
interface TttxPercentageBar_1_8_16 {
|
|
712
712
|
"color"?: string;
|
|
713
713
|
"labelid"?: string;
|
|
714
714
|
"min"?: string;
|
|
715
715
|
"percentage"?: string | number;
|
|
716
716
|
"thresholds"?: string | Threshold[];
|
|
717
717
|
}
|
|
718
|
-
interface
|
|
718
|
+
interface TttxQrcode_1_8_16 {
|
|
719
719
|
"link"?: string;
|
|
720
720
|
"size"?: number;
|
|
721
721
|
}
|
|
722
|
-
interface
|
|
722
|
+
interface TttxSelectBox_1_8_16 {
|
|
723
723
|
"errorMsg"?: string;
|
|
724
724
|
"inline"?: boolean;
|
|
725
725
|
"label"?: string;
|
|
726
|
-
"onMultiselectSearchUpdated"?: (event:
|
|
727
|
-
"onSelectItemEvent"?: (event:
|
|
728
|
-
"onToggleOpen"?: (event:
|
|
726
|
+
"onMultiselectSearchUpdated"?: (event: TttxSelectBox_1_8_16CustomEvent<string>) => void;
|
|
727
|
+
"onSelectItemEvent"?: (event: TttxSelectBox_1_8_16CustomEvent<SelectItem1>) => void;
|
|
728
|
+
"onToggleOpen"?: (event: TttxSelectBox_1_8_16CustomEvent<boolean>) => void;
|
|
729
729
|
"optionsData"?: string | SelectItem1[];
|
|
730
730
|
"placeholder"?: string;
|
|
731
731
|
"searchEnabled"?: boolean;
|
|
@@ -734,15 +734,15 @@ declare namespace LocalJSX {
|
|
|
734
734
|
"showErrorMsg"?: boolean;
|
|
735
735
|
"useExternalFiltering"?: boolean;
|
|
736
736
|
}
|
|
737
|
-
interface
|
|
737
|
+
interface TttxSorter_1_8_16 {
|
|
738
738
|
"defaultOption"?: string;
|
|
739
739
|
"defaultSortDirection"?: 'ascending' | 'descending';
|
|
740
740
|
"fieldOptionsData"?: string | SorterData;
|
|
741
|
-
"onSorterChangeEvent"?: (event:
|
|
742
|
-
"onToggleSorter"?: (event:
|
|
741
|
+
"onSorterChangeEvent"?: (event: TttxSorter_1_8_16CustomEvent<SorterChangeEvent>) => void;
|
|
742
|
+
"onToggleSorter"?: (event: TttxSorter_1_8_16CustomEvent<boolean>) => void;
|
|
743
743
|
"sorterKey"?: string;
|
|
744
744
|
}
|
|
745
|
-
interface
|
|
745
|
+
interface TttxStandaloneInput_1_8_16 {
|
|
746
746
|
"autocomplete"?: 'off' | 'on';
|
|
747
747
|
"checked"?: boolean;
|
|
748
748
|
"disabled"?: boolean;
|
|
@@ -758,8 +758,8 @@ declare namespace LocalJSX {
|
|
|
758
758
|
"inputiconcolor"?: string;
|
|
759
759
|
/**
|
|
760
760
|
* tabindex - Allows the HTML elements to be focusable
|
|
761
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
762
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
761
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_8_16 input-index="1" />
|
|
762
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_8_16 inputindex={1} />
|
|
763
763
|
*/
|
|
764
764
|
"inputindex"?: string | number;
|
|
765
765
|
/**
|
|
@@ -773,13 +773,13 @@ declare namespace LocalJSX {
|
|
|
773
773
|
"min"?: MinMaxDates | number;
|
|
774
774
|
"minlength"?: string | number;
|
|
775
775
|
"name"?: string;
|
|
776
|
-
"onBlurChanged"?: (event:
|
|
777
|
-
"onFocusChanged"?: (event:
|
|
778
|
-
"onInputIconClick"?: (event:
|
|
779
|
-
"onInvalidChanged"?: (event:
|
|
780
|
-
"onLeftIconClick"?: (event:
|
|
781
|
-
"onRightIconClick"?: (event:
|
|
782
|
-
"onValueChanged"?: (event:
|
|
776
|
+
"onBlurChanged"?: (event: TttxStandaloneInput_1_8_16CustomEvent<string>) => void;
|
|
777
|
+
"onFocusChanged"?: (event: TttxStandaloneInput_1_8_16CustomEvent<string>) => void;
|
|
778
|
+
"onInputIconClick"?: (event: TttxStandaloneInput_1_8_16CustomEvent<void>) => void;
|
|
779
|
+
"onInvalidChanged"?: (event: TttxStandaloneInput_1_8_16CustomEvent<string>) => void;
|
|
780
|
+
"onLeftIconClick"?: (event: TttxStandaloneInput_1_8_16CustomEvent<void>) => void;
|
|
781
|
+
"onRightIconClick"?: (event: TttxStandaloneInput_1_8_16CustomEvent<void>) => void;
|
|
782
|
+
"onValueChanged"?: (event: TttxStandaloneInput_1_8_16CustomEvent<string>) => void;
|
|
783
783
|
"pattern"?: string;
|
|
784
784
|
"placeholder"?: string;
|
|
785
785
|
"readonly"?: string | boolean;
|
|
@@ -794,38 +794,38 @@ declare namespace LocalJSX {
|
|
|
794
794
|
"type"?: string;
|
|
795
795
|
"value"?: string | number;
|
|
796
796
|
}
|
|
797
|
-
interface
|
|
797
|
+
interface TttxTable_1_8_16 {
|
|
798
798
|
"data"?: any;
|
|
799
799
|
"draggableHeaders"?: boolean;
|
|
800
800
|
"headers"?: TableHeader[];
|
|
801
801
|
"loading"?: boolean;
|
|
802
|
-
"onHeaderClicked"?: (event:
|
|
803
|
-
"onHeaderOrderChanged"?: (event:
|
|
804
|
-
"onRowClicked"?: (event:
|
|
802
|
+
"onHeaderClicked"?: (event: TttxTable_1_8_16CustomEvent<any>) => void;
|
|
803
|
+
"onHeaderOrderChanged"?: (event: TttxTable_1_8_16CustomEvent<string[]>) => void;
|
|
804
|
+
"onRowClicked"?: (event: TttxTable_1_8_16CustomEvent<any>) => void;
|
|
805
805
|
"selectable"?: boolean;
|
|
806
806
|
"selected"?: number;
|
|
807
807
|
}
|
|
808
|
-
interface
|
|
808
|
+
interface TttxTabs_1_8_16 {
|
|
809
809
|
"navigation"?: boolean;
|
|
810
|
-
"onLeftNavigation"?: (event:
|
|
811
|
-
"onRightNavigation"?: (event:
|
|
812
|
-
"onTabClick"?: (event:
|
|
810
|
+
"onLeftNavigation"?: (event: TttxTabs_1_8_16CustomEvent<any>) => void;
|
|
811
|
+
"onRightNavigation"?: (event: TttxTabs_1_8_16CustomEvent<any>) => void;
|
|
812
|
+
"onTabClick"?: (event: TttxTabs_1_8_16CustomEvent<{ tabId: string }>) => void;
|
|
813
813
|
"tabs"?: string | Tab[];
|
|
814
814
|
"tabsName"?: string;
|
|
815
815
|
"wide"?: boolean;
|
|
816
816
|
}
|
|
817
|
-
interface
|
|
817
|
+
interface TttxTag_1_8_16 {
|
|
818
818
|
"color"?: string;
|
|
819
819
|
"text"?: string;
|
|
820
820
|
"textColor"?: string;
|
|
821
821
|
}
|
|
822
|
-
interface
|
|
822
|
+
interface TttxTextarea_1_8_16 {
|
|
823
823
|
"disabled"?: boolean;
|
|
824
824
|
"errormsg"?: string;
|
|
825
825
|
/**
|
|
826
826
|
* tabindex - Allows the HTML elements to be focusable
|
|
827
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
828
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
827
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_8_16 input-index="1" />
|
|
828
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_8_16 inputindex={1} />
|
|
829
829
|
*/
|
|
830
830
|
"inputindex"?: string | number;
|
|
831
831
|
/**
|
|
@@ -836,10 +836,10 @@ declare namespace LocalJSX {
|
|
|
836
836
|
"label"?: string;
|
|
837
837
|
"maxlength"?: string | number;
|
|
838
838
|
"name"?: string;
|
|
839
|
-
"onBlurChanged"?: (event:
|
|
840
|
-
"onFocusChanged"?: (event:
|
|
841
|
-
"onInvalidChanged"?: (event:
|
|
842
|
-
"onValueChanged"?: (event:
|
|
839
|
+
"onBlurChanged"?: (event: TttxTextarea_1_8_16CustomEvent<string>) => void;
|
|
840
|
+
"onFocusChanged"?: (event: TttxTextarea_1_8_16CustomEvent<string>) => void;
|
|
841
|
+
"onInvalidChanged"?: (event: TttxTextarea_1_8_16CustomEvent<string>) => void;
|
|
842
|
+
"onValueChanged"?: (event: TttxTextarea_1_8_16CustomEvent<string>) => void;
|
|
843
843
|
"placeholder"?: string;
|
|
844
844
|
"readonly"?: string | boolean;
|
|
845
845
|
"required"?: boolean;
|
|
@@ -853,82 +853,82 @@ declare namespace LocalJSX {
|
|
|
853
853
|
"textareaautofocus"?: boolean;
|
|
854
854
|
"value"?: string | number;
|
|
855
855
|
}
|
|
856
|
-
interface
|
|
856
|
+
interface TttxToolbar_1_8_16 {
|
|
857
857
|
"border"?: boolean;
|
|
858
858
|
}
|
|
859
|
-
interface
|
|
859
|
+
interface TttxTreeView_1_8_16 {
|
|
860
860
|
"data"?: TreeViewItem[];
|
|
861
|
-
"onCheckboxChange"?: (event:
|
|
862
|
-
"onClickEvent"?: (event:
|
|
863
|
-
"onExpandNode"?: (event:
|
|
861
|
+
"onCheckboxChange"?: (event: TttxTreeView_1_8_16CustomEvent<TreeViewItem[]>) => void;
|
|
862
|
+
"onClickEvent"?: (event: TttxTreeView_1_8_16CustomEvent<TreeViewItem>) => void;
|
|
863
|
+
"onExpandNode"?: (event: TttxTreeView_1_8_16CustomEvent<ExpandNodeEvent>) => void;
|
|
864
864
|
}
|
|
865
865
|
interface IntrinsicElements {
|
|
866
|
-
"tttx-
|
|
867
|
-
"tttx-checkbox-group-
|
|
868
|
-
"tttx-checkbox-group-
|
|
869
|
-
"tttx-checkbox-
|
|
870
|
-
"tttx-
|
|
871
|
-
"tttx-
|
|
872
|
-
"tttx-data-
|
|
873
|
-
"tttx-
|
|
874
|
-
"tttx-dialog-
|
|
875
|
-
"tttx-
|
|
876
|
-
"tttx-
|
|
877
|
-
"tttx-
|
|
878
|
-
"tttx-
|
|
879
|
-
"tttx-
|
|
880
|
-
"tttx-
|
|
881
|
-
"tttx-keyvalue-
|
|
882
|
-
"tttx-
|
|
883
|
-
"tttx-loading-
|
|
884
|
-
"tttx-multiselect-
|
|
885
|
-
"tttx-percentage-
|
|
886
|
-
"tttx-
|
|
887
|
-
"tttx-select-
|
|
888
|
-
"tttx-
|
|
889
|
-
"tttx-standalone-
|
|
890
|
-
"tttx-
|
|
891
|
-
"tttx-
|
|
892
|
-
"tttx-
|
|
893
|
-
"tttx-
|
|
894
|
-
"tttx-
|
|
895
|
-
"tttx-tree-
|
|
866
|
+
"tttx-button_1_8_16": TttxButton_1_8_16;
|
|
867
|
+
"tttx-checkbox-group-caption_1_8_16": TttxCheckboxGroupCaption_1_8_16;
|
|
868
|
+
"tttx-checkbox-group-heading_1_8_16": TttxCheckboxGroupHeading_1_8_16;
|
|
869
|
+
"tttx-checkbox-group_1_8_16": TttxCheckboxGroup_1_8_16;
|
|
870
|
+
"tttx-checkbox_1_8_16": TttxCheckbox_1_8_16;
|
|
871
|
+
"tttx-comments_1_8_16": TttxComments_1_8_16;
|
|
872
|
+
"tttx-data-pattern_1_8_16": TttxDataPattern_1_8_16;
|
|
873
|
+
"tttx-datacard_1_8_16": TttxDatacard_1_8_16;
|
|
874
|
+
"tttx-dialog-box_1_8_16": TttxDialogBox_1_8_16;
|
|
875
|
+
"tttx-dialog_1_8_16": TttxDialog_1_8_16;
|
|
876
|
+
"tttx-expander_1_8_16": TttxExpander_1_8_16;
|
|
877
|
+
"tttx-filter_1_8_16": TttxFilter_1_8_16;
|
|
878
|
+
"tttx-form_1_8_16": TttxForm_1_8_16;
|
|
879
|
+
"tttx-graph_1_8_16": TttxGraph_1_8_16;
|
|
880
|
+
"tttx-icon_1_8_16": TttxIcon_1_8_16;
|
|
881
|
+
"tttx-keyvalue-block_1_8_16": TttxKeyvalueBlock_1_8_16;
|
|
882
|
+
"tttx-list_1_8_16": TttxList_1_8_16;
|
|
883
|
+
"tttx-loading-spinner_1_8_16": TttxLoadingSpinner_1_8_16;
|
|
884
|
+
"tttx-multiselect-box_1_8_16": TttxMultiselectBox_1_8_16;
|
|
885
|
+
"tttx-percentage-bar_1_8_16": TttxPercentageBar_1_8_16;
|
|
886
|
+
"tttx-qrcode_1_8_16": TttxQrcode_1_8_16;
|
|
887
|
+
"tttx-select-box_1_8_16": TttxSelectBox_1_8_16;
|
|
888
|
+
"tttx-sorter_1_8_16": TttxSorter_1_8_16;
|
|
889
|
+
"tttx-standalone-input_1_8_16": TttxStandaloneInput_1_8_16;
|
|
890
|
+
"tttx-table_1_8_16": TttxTable_1_8_16;
|
|
891
|
+
"tttx-tabs_1_8_16": TttxTabs_1_8_16;
|
|
892
|
+
"tttx-tag_1_8_16": TttxTag_1_8_16;
|
|
893
|
+
"tttx-textarea_1_8_16": TttxTextarea_1_8_16;
|
|
894
|
+
"tttx-toolbar_1_8_16": TttxToolbar_1_8_16;
|
|
895
|
+
"tttx-tree-view_1_8_16": TttxTreeView_1_8_16;
|
|
896
896
|
}
|
|
897
897
|
}
|
|
898
898
|
export { LocalJSX as JSX };
|
|
899
899
|
declare module "@stencil/core" {
|
|
900
900
|
export namespace JSX {
|
|
901
901
|
interface IntrinsicElements {
|
|
902
|
-
"tttx-
|
|
903
|
-
"tttx-checkbox-group-
|
|
904
|
-
"tttx-checkbox-group-
|
|
905
|
-
"tttx-checkbox-
|
|
906
|
-
"tttx-
|
|
907
|
-
"tttx-
|
|
908
|
-
"tttx-data-
|
|
909
|
-
"tttx-
|
|
910
|
-
"tttx-dialog-
|
|
911
|
-
"tttx-
|
|
912
|
-
"tttx-
|
|
913
|
-
"tttx-
|
|
914
|
-
"tttx-
|
|
915
|
-
"tttx-
|
|
916
|
-
"tttx-
|
|
917
|
-
"tttx-keyvalue-
|
|
918
|
-
"tttx-
|
|
919
|
-
"tttx-loading-
|
|
920
|
-
"tttx-multiselect-
|
|
921
|
-
"tttx-percentage-
|
|
922
|
-
"tttx-
|
|
923
|
-
"tttx-select-
|
|
924
|
-
"tttx-
|
|
925
|
-
"tttx-standalone-
|
|
926
|
-
"tttx-
|
|
927
|
-
"tttx-
|
|
928
|
-
"tttx-
|
|
929
|
-
"tttx-
|
|
930
|
-
"tttx-
|
|
931
|
-
"tttx-tree-
|
|
902
|
+
"tttx-button_1_8_16": LocalJSX.TttxButton_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxButton_1_8_16Element>;
|
|
903
|
+
"tttx-checkbox-group-caption_1_8_16": LocalJSX.TttxCheckboxGroupCaption_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupCaption_1_8_16Element>;
|
|
904
|
+
"tttx-checkbox-group-heading_1_8_16": LocalJSX.TttxCheckboxGroupHeading_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupHeading_1_8_16Element>;
|
|
905
|
+
"tttx-checkbox-group_1_8_16": LocalJSX.TttxCheckboxGroup_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroup_1_8_16Element>;
|
|
906
|
+
"tttx-checkbox_1_8_16": LocalJSX.TttxCheckbox_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxCheckbox_1_8_16Element>;
|
|
907
|
+
"tttx-comments_1_8_16": LocalJSX.TttxComments_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxComments_1_8_16Element>;
|
|
908
|
+
"tttx-data-pattern_1_8_16": LocalJSX.TttxDataPattern_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxDataPattern_1_8_16Element>;
|
|
909
|
+
"tttx-datacard_1_8_16": LocalJSX.TttxDatacard_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxDatacard_1_8_16Element>;
|
|
910
|
+
"tttx-dialog-box_1_8_16": LocalJSX.TttxDialogBox_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxDialogBox_1_8_16Element>;
|
|
911
|
+
"tttx-dialog_1_8_16": LocalJSX.TttxDialog_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxDialog_1_8_16Element>;
|
|
912
|
+
"tttx-expander_1_8_16": LocalJSX.TttxExpander_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxExpander_1_8_16Element>;
|
|
913
|
+
"tttx-filter_1_8_16": LocalJSX.TttxFilter_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxFilter_1_8_16Element>;
|
|
914
|
+
"tttx-form_1_8_16": LocalJSX.TttxForm_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxForm_1_8_16Element>;
|
|
915
|
+
"tttx-graph_1_8_16": LocalJSX.TttxGraph_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxGraph_1_8_16Element>;
|
|
916
|
+
"tttx-icon_1_8_16": LocalJSX.TttxIcon_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxIcon_1_8_16Element>;
|
|
917
|
+
"tttx-keyvalue-block_1_8_16": LocalJSX.TttxKeyvalueBlock_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxKeyvalueBlock_1_8_16Element>;
|
|
918
|
+
"tttx-list_1_8_16": LocalJSX.TttxList_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxList_1_8_16Element>;
|
|
919
|
+
"tttx-loading-spinner_1_8_16": LocalJSX.TttxLoadingSpinner_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxLoadingSpinner_1_8_16Element>;
|
|
920
|
+
"tttx-multiselect-box_1_8_16": LocalJSX.TttxMultiselectBox_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxMultiselectBox_1_8_16Element>;
|
|
921
|
+
"tttx-percentage-bar_1_8_16": LocalJSX.TttxPercentageBar_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxPercentageBar_1_8_16Element>;
|
|
922
|
+
"tttx-qrcode_1_8_16": LocalJSX.TttxQrcode_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxQrcode_1_8_16Element>;
|
|
923
|
+
"tttx-select-box_1_8_16": LocalJSX.TttxSelectBox_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxSelectBox_1_8_16Element>;
|
|
924
|
+
"tttx-sorter_1_8_16": LocalJSX.TttxSorter_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxSorter_1_8_16Element>;
|
|
925
|
+
"tttx-standalone-input_1_8_16": LocalJSX.TttxStandaloneInput_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxStandaloneInput_1_8_16Element>;
|
|
926
|
+
"tttx-table_1_8_16": LocalJSX.TttxTable_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxTable_1_8_16Element>;
|
|
927
|
+
"tttx-tabs_1_8_16": LocalJSX.TttxTabs_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxTabs_1_8_16Element>;
|
|
928
|
+
"tttx-tag_1_8_16": LocalJSX.TttxTag_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxTag_1_8_16Element>;
|
|
929
|
+
"tttx-textarea_1_8_16": LocalJSX.TttxTextarea_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxTextarea_1_8_16Element>;
|
|
930
|
+
"tttx-toolbar_1_8_16": LocalJSX.TttxToolbar_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxToolbar_1_8_16Element>;
|
|
931
|
+
"tttx-tree-view_1_8_16": LocalJSX.TttxTreeView_1_8_16 & JSXBase.HTMLAttributes<HTMLTttxTreeView_1_8_16Element>;
|
|
932
932
|
}
|
|
933
933
|
}
|
|
934
934
|
}
|