@3t-transform/threeteeui 1.8.11 → 1.8.13
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_11.cjs.entry.js → tttx-button_1_8_13.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-checkbox-group-caption_1_8_11.cjs.entry.js → tttx-checkbox-group-caption_1_8_13.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group-heading_1_8_11.cjs.entry.js → tttx-checkbox-group-heading_1_8_13.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group_1_8_11.cjs.entry.js → tttx-checkbox-group_1_8_13.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox_1_8_11.cjs.entry.js → tttx-checkbox_1_8_13.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-comments_1_8_11.cjs.entry.js → tttx-comments_1_8_13.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-data-pattern_1_8_11.cjs.entry.js → tttx-data-pattern_1_8_13.cjs.entry.js} +5 -5
- package/dist/cjs/{tttx-datacard_1_8_11.cjs.entry.js → tttx-datacard_1_8_13.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-dialog-box_1_8_11.cjs.entry.js → tttx-dialog-box_1_8_13.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-dialog_1_8_11.cjs.entry.js → tttx-dialog_1_8_13.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-expander_1_8_11.cjs.entry.js → tttx-expander_1_8_13.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-filter_1_8_11_4.cjs.entry.js → tttx-filter_1_8_13_4.cjs.entry.js} +10 -10
- package/dist/cjs/{tttx-form_1_8_11.cjs.entry.js → tttx-form_1_8_13.cjs.entry.js} +4 -3
- package/dist/cjs/{tttx-graph_1_8_11.cjs.entry.js → tttx-graph_1_8_13.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-icon_1_8_11.cjs.entry.js → tttx-icon_1_8_13.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-keyvalue-block_1_8_11.cjs.entry.js → tttx-keyvalue-block_1_8_13.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-loading-spinner_1_8_11.cjs.entry.js → tttx-loading-spinner_1_8_13.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-multiselect-box_1_8_11.cjs.entry.js → tttx-multiselect-box_1_8_13.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-percentage-bar_1_8_11.cjs.entry.js → tttx-percentage-bar_1_8_13.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-qrcode_1_8_11.cjs.entry.js → tttx-qrcode_1_8_13.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-select-box_1_8_11.cjs.entry.js → tttx-select-box_1_8_13.cjs.entry.js} +4 -4
- package/dist/cjs/tttx-standalone-input_1_8_13.cjs.entry.js +94 -0
- package/dist/cjs/{tttx-table_1_8_11.cjs.entry.js → tttx-table_1_8_13.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tabs_1_8_11.cjs.entry.js → tttx-tabs_1_8_13.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-tag_1_8_11.cjs.entry.js → tttx-tag_1_8_13.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-textarea_1_8_11.cjs.entry.js → tttx-textarea_1_8_13.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-tree-view_1_8_11.cjs.entry.js → tttx-tree-view_1_8_13.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 +4 -3
- 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.css +3 -0
- 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_11.d.ts → tttx-button_1_8_13.d.ts} +4 -4
- package/dist/components/{tttx-button_1_8_11.js → tttx-button_1_8_13.js} +2 -2
- package/dist/components/tttx-checkbox-group-caption_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-caption_1_8_11.js → tttx-checkbox-group-caption_1_8_13.js} +5 -5
- package/dist/components/tttx-checkbox-group-heading_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-heading_1_8_11.js → tttx-checkbox-group-heading_1_8_13.js} +5 -5
- package/dist/components/tttx-checkbox-group_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group_1_8_11.js → tttx-checkbox-group_1_8_13.js} +5 -5
- package/dist/components/{tttx-datacard_1_8_11.d.ts → tttx-checkbox_1_8_13.d.ts} +4 -4
- package/dist/components/{tttx-checkbox_1_8_11.js → tttx-checkbox_1_8_13.js} +7 -7
- package/dist/components/{tttx-checkbox_1_8_11.d.ts → tttx-comments_1_8_13.d.ts} +4 -4
- package/dist/components/{tttx-comments_1_8_11.js → tttx-comments_1_8_13.js} +7 -7
- package/dist/components/tttx-data-pattern_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-data-pattern_1_8_11.js → tttx-data-pattern_1_8_13.js} +16 -16
- package/dist/components/{tttx-comments_1_8_11.d.ts → tttx-datacard_1_8_13.d.ts} +4 -4
- package/dist/components/{tttx-datacard_1_8_11.js → tttx-datacard_1_8_13.js} +10 -10
- package/dist/components/tttx-dialog-box_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-dialog-box_1_8_11.js → tttx-dialog-box_1_8_13.js} +9 -9
- package/dist/components/{tttx-dialog_1_8_11.d.ts → tttx-dialog_1_8_13.d.ts} +4 -4
- package/dist/components/{tttx-dialog_1_8_11.js → tttx-dialog_1_8_13.js} +8 -8
- package/dist/components/tttx-expander_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-expander_1_8_11.js → tttx-expander_1_8_13.js} +7 -7
- package/dist/components/tttx-filter.js +6 -6
- package/dist/components/{tttx-filter_1_8_11.d.ts → tttx-filter_1_8_13.d.ts} +4 -4
- package/dist/components/{tttx-filter_1_8_11.js → tttx-filter_1_8_13.js} +2 -2
- package/dist/components/{tttx-tabs_1_8_11.d.ts → tttx-form_1_8_13.d.ts} +4 -4
- package/dist/components/{tttx-form_1_8_11.js → tttx-form_1_8_13.js} +11 -10
- package/dist/components/tttx-graph.js +3 -3
- package/dist/components/{tttx-graph_1_8_11.d.ts → tttx-graph_1_8_13.d.ts} +4 -4
- package/dist/components/{tttx-graph_1_8_11.js → tttx-graph_1_8_13.js} +2 -2
- package/dist/components/tttx-icon.js +3 -3
- package/dist/components/{tttx-icon_1_8_11.d.ts → tttx-icon_1_8_13.d.ts} +4 -4
- package/dist/components/{tttx-icon_1_8_11.js → tttx-icon_1_8_13.js} +2 -2
- package/dist/components/tttx-keyvalue-block_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-keyvalue-block_1_8_11.js → tttx-keyvalue-block_1_8_13.js} +5 -5
- package/dist/components/tttx-list.js +7 -7
- package/dist/components/{tttx-list_1_8_11.d.ts → tttx-list_1_8_13.d.ts} +4 -4
- package/dist/components/{tttx-list_1_8_11.js → tttx-list_1_8_13.js} +2 -2
- package/dist/components/tttx-loading-spinner_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-loading-spinner_1_8_11.js → tttx-loading-spinner_1_8_13.js} +5 -5
- package/dist/components/tttx-multiselect-box_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-multiselect-box_1_8_11.js → tttx-multiselect-box_1_8_13.js} +13 -13
- package/dist/components/tttx-percentage-bar_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-percentage-bar_1_8_11.js → tttx-percentage-bar_1_8_13.js} +6 -6
- package/dist/components/{tttx-qrcode_1_8_11.d.ts → tttx-qrcode_1_8_13.d.ts} +4 -4
- package/dist/components/{tttx-qrcode_1_8_11.js → tttx-qrcode_1_8_13.js} +5 -5
- package/dist/components/tttx-select-box.js +8 -8
- package/dist/components/tttx-select-box_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-select-box_1_8_11.js → tttx-select-box_1_8_13.js} +2 -2
- package/dist/components/tttx-sorter.js +5 -5
- package/dist/components/tttx-sorter_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-sorter_1_8_11.js → tttx-sorter_1_8_13.js} +2 -2
- package/dist/components/tttx-standalone-input.js +6 -6
- package/dist/components/tttx-standalone-input_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-standalone-input_1_8_11.js → tttx-standalone-input_1_8_13.js} +2 -2
- package/dist/components/{tttx-table_1_8_11.d.ts → tttx-table_1_8_13.d.ts} +4 -4
- package/dist/components/{tttx-table_1_8_11.js → tttx-table_1_8_13.js} +5 -5
- package/dist/components/{tttx-form_1_8_11.d.ts → tttx-tabs_1_8_13.d.ts} +4 -4
- package/dist/components/{tttx-tabs_1_8_11.js → tttx-tabs_1_8_13.js} +9 -9
- package/dist/components/{tttx-tag_1_8_11.d.ts → tttx-tag_1_8_13.d.ts} +4 -4
- package/dist/components/{tttx-tag_1_8_11.js → tttx-tag_1_8_13.js} +5 -5
- package/dist/components/tttx-textarea_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-textarea_1_8_11.js → tttx-textarea_1_8_13.js} +6 -6
- package/dist/components/tttx-toolbar.js +3 -3
- package/dist/components/tttx-toolbar_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-toolbar_1_8_11.js → tttx-toolbar_1_8_13.js} +2 -2
- package/dist/components/tttx-tree-view_1_8_13.d.ts +11 -0
- package/dist/components/{tttx-tree-view_1_8_11.js → tttx-tree-view_1_8_13.js} +9 -9
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{tttx-button_1_8_11.entry.js → tttx-button_1_8_13.entry.js} +2 -2
- package/dist/esm/{tttx-checkbox-group-caption_1_8_11.entry.js → tttx-checkbox-group-caption_1_8_13.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group-heading_1_8_11.entry.js → tttx-checkbox-group-heading_1_8_13.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group_1_8_11.entry.js → tttx-checkbox-group_1_8_13.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox_1_8_11.entry.js → tttx-checkbox_1_8_13.entry.js} +2 -2
- package/dist/esm/{tttx-comments_1_8_11.entry.js → tttx-comments_1_8_13.entry.js} +2 -2
- package/dist/esm/{tttx-data-pattern_1_8_11.entry.js → tttx-data-pattern_1_8_13.entry.js} +5 -5
- package/dist/esm/{tttx-datacard_1_8_11.entry.js → tttx-datacard_1_8_13.entry.js} +4 -4
- package/dist/esm/{tttx-dialog-box_1_8_11.entry.js → tttx-dialog-box_1_8_13.entry.js} +3 -3
- package/dist/esm/{tttx-dialog_1_8_11.entry.js → tttx-dialog_1_8_13.entry.js} +2 -2
- package/dist/esm/{tttx-expander_1_8_11.entry.js → tttx-expander_1_8_13.entry.js} +2 -2
- package/dist/esm/{tttx-filter_1_8_11_4.entry.js → tttx-filter_1_8_13_4.entry.js} +7 -7
- package/dist/esm/{tttx-form_1_8_11.entry.js → tttx-form_1_8_13.entry.js} +4 -3
- package/dist/esm/{tttx-graph_1_8_11.entry.js → tttx-graph_1_8_13.entry.js} +1 -1
- package/dist/esm/{tttx-icon_1_8_11.entry.js → tttx-icon_1_8_13.entry.js} +1 -1
- package/dist/esm/{tttx-keyvalue-block_1_8_11.entry.js → tttx-keyvalue-block_1_8_13.entry.js} +1 -1
- package/dist/esm/{tttx-loading-spinner_1_8_11.entry.js → tttx-loading-spinner_1_8_13.entry.js} +1 -1
- package/dist/esm/{tttx-multiselect-box_1_8_11.entry.js → tttx-multiselect-box_1_8_13.entry.js} +6 -6
- package/dist/esm/{tttx-percentage-bar_1_8_11.entry.js → tttx-percentage-bar_1_8_13.entry.js} +2 -2
- package/dist/esm/{tttx-qrcode_1_8_11.entry.js → tttx-qrcode_1_8_13.entry.js} +1 -1
- package/dist/esm/{tttx-select-box_1_8_11.entry.js → tttx-select-box_1_8_13.entry.js} +4 -4
- package/dist/esm/tttx-standalone-input_1_8_13.entry.js +90 -0
- package/dist/esm/{tttx-table_1_8_11.entry.js → tttx-table_1_8_13.entry.js} +1 -1
- package/dist/esm/{tttx-tabs_1_8_11.entry.js → tttx-tabs_1_8_13.entry.js} +4 -4
- package/dist/esm/{tttx-tag_1_8_11.entry.js → tttx-tag_1_8_13.entry.js} +1 -1
- package/dist/esm/{tttx-textarea_1_8_11.entry.js → tttx-textarea_1_8_13.entry.js} +2 -2
- package/dist/esm/{tttx-tree-view_1_8_11.entry.js → tttx-tree-view_1_8_13.entry.js} +3 -3
- package/dist/esm/tttx.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-533499ec.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-ddad380e.entry.js → 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-f374e293.entry.js +1 -1
- package/dist/tttx/p-f4db1cf2.entry.js +1 -1
- package/dist/tttx/p-fc03f03a.entry.js +1 -0
- package/dist/tttx/tttx.esm.js +1 -1
- package/dist/types/components/molecules/tttx-select-box/tttx-select-box.d.ts +1 -1
- package/dist/types/components/molecules/tttx-standalone-input/tttx-standalone-input.d.ts +2 -2
- package/dist/types/components/molecules/tttx-textarea/tttx-textarea.d.ts +2 -2
- package/dist/types/components.d.ts +352 -352
- package/package.json +1 -1
- package/dist/cjs/tttx-standalone-input_1_8_11.cjs.entry.js +0 -94
- package/dist/components/tttx-checkbox-group-caption_1_8_11.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-heading_1_8_11.d.ts +0 -11
- package/dist/components/tttx-checkbox-group_1_8_11.d.ts +0 -11
- package/dist/components/tttx-data-pattern_1_8_11.d.ts +0 -11
- package/dist/components/tttx-dialog-box_1_8_11.d.ts +0 -11
- package/dist/components/tttx-expander_1_8_11.d.ts +0 -11
- package/dist/components/tttx-keyvalue-block_1_8_11.d.ts +0 -11
- package/dist/components/tttx-loading-spinner_1_8_11.d.ts +0 -11
- package/dist/components/tttx-multiselect-box_1_8_11.d.ts +0 -11
- package/dist/components/tttx-percentage-bar_1_8_11.d.ts +0 -11
- package/dist/components/tttx-select-box_1_8_11.d.ts +0 -11
- package/dist/components/tttx-sorter_1_8_11.d.ts +0 -11
- package/dist/components/tttx-standalone-input_1_8_11.d.ts +0 -11
- package/dist/components/tttx-textarea_1_8_11.d.ts +0 -11
- package/dist/components/tttx-toolbar_1_8_11.d.ts +0 -11
- package/dist/components/tttx-tree-view_1_8_11.d.ts +0 -11
- package/dist/esm/tttx-standalone-input_1_8_11.entry.js +0 -90
- package/dist/tttx/p-c08a54f9.entry.js +0 -1
|
@@ -20,32 +20,32 @@ import { TableHeader } from "./components/molecules/tttx-table/tttx-table.types"
|
|
|
20
20
|
import { Tab } from "./components/molecules/tttx-tabs/interfaces";
|
|
21
21
|
import { ExpandNodeEvent, TreeViewItem } from "./components/molecules/tttx-tree-view/helper/helper";
|
|
22
22
|
export namespace Components {
|
|
23
|
-
interface
|
|
23
|
+
interface TttxButton_1_8_13 {
|
|
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_13 {
|
|
31
31
|
}
|
|
32
|
-
interface
|
|
32
|
+
interface TttxCheckboxGroupHeading_1_8_13 {
|
|
33
33
|
}
|
|
34
|
-
interface
|
|
34
|
+
interface TttxCheckboxGroup_1_8_13 {
|
|
35
35
|
}
|
|
36
|
-
interface
|
|
36
|
+
interface TttxCheckbox_1_8_13 {
|
|
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_13 {
|
|
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_13 {
|
|
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_13 {
|
|
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_13 {
|
|
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_13 {
|
|
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_13 {
|
|
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_13 {
|
|
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_13 {
|
|
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
|
|
@@ -127,30 +127,30 @@ export namespace Components {
|
|
|
127
127
|
"setValidationFor": (fieldName: string, message: string) => Promise<void>;
|
|
128
128
|
"submit": () => Promise<void>;
|
|
129
129
|
}
|
|
130
|
-
interface
|
|
130
|
+
interface TttxGraph_1_8_13 {
|
|
131
131
|
"chartData": string;
|
|
132
132
|
"chartText": string;
|
|
133
133
|
"chartType": string;
|
|
134
134
|
}
|
|
135
|
-
interface
|
|
135
|
+
interface TttxIcon_1_8_13 {
|
|
136
136
|
"color": string;
|
|
137
137
|
"icon": string;
|
|
138
138
|
"size": number;
|
|
139
139
|
}
|
|
140
|
-
interface
|
|
140
|
+
interface TttxKeyvalueBlock_1_8_13 {
|
|
141
141
|
"horizontal": boolean;
|
|
142
142
|
"keyvalues": KeyBlockValues | KeyBlockValues[] | string;
|
|
143
143
|
"spacedout": boolean;
|
|
144
144
|
}
|
|
145
|
-
interface
|
|
145
|
+
interface TttxList_1_8_13 {
|
|
146
146
|
"data": string | ListItem[];
|
|
147
147
|
"name": string;
|
|
148
148
|
}
|
|
149
|
-
interface
|
|
149
|
+
interface TttxLoadingSpinner_1_8_13 {
|
|
150
150
|
"loadingMessage": boolean;
|
|
151
151
|
"size": 'small' | 'large';
|
|
152
152
|
}
|
|
153
|
-
interface
|
|
153
|
+
interface TttxMultiselectBox_1_8_13 {
|
|
154
154
|
"htmlVisibleValue": boolean;
|
|
155
155
|
"inline": boolean;
|
|
156
156
|
"label": string;
|
|
@@ -159,18 +159,18 @@ export namespace Components {
|
|
|
159
159
|
"searchEnabled": boolean;
|
|
160
160
|
"visibleValue": string;
|
|
161
161
|
}
|
|
162
|
-
interface
|
|
162
|
+
interface TttxPercentageBar_1_8_13 {
|
|
163
163
|
"color"?: string;
|
|
164
164
|
"labelid"?: string;
|
|
165
165
|
"min": string;
|
|
166
166
|
"percentage": string | number;
|
|
167
167
|
"thresholds"?: string | Threshold[];
|
|
168
168
|
}
|
|
169
|
-
interface
|
|
169
|
+
interface TttxQrcode_1_8_13 {
|
|
170
170
|
"link": string;
|
|
171
171
|
"size": number;
|
|
172
172
|
}
|
|
173
|
-
interface
|
|
173
|
+
interface TttxSelectBox_1_8_13 {
|
|
174
174
|
"errorMsg": string;
|
|
175
175
|
"inline": boolean;
|
|
176
176
|
"label": string;
|
|
@@ -183,13 +183,13 @@ export namespace Components {
|
|
|
183
183
|
"showErrorMsg": boolean;
|
|
184
184
|
"useExternalFiltering": boolean;
|
|
185
185
|
}
|
|
186
|
-
interface
|
|
186
|
+
interface TttxSorter_1_8_13 {
|
|
187
187
|
"defaultOption": string;
|
|
188
188
|
"defaultSortDirection": 'ascending' | 'descending';
|
|
189
189
|
"fieldOptionsData": string | SorterData;
|
|
190
190
|
"sorterKey": string;
|
|
191
191
|
}
|
|
192
|
-
interface
|
|
192
|
+
interface TttxStandaloneInput_1_8_13 {
|
|
193
193
|
"autocomplete": 'off' | 'on';
|
|
194
194
|
"checked": boolean;
|
|
195
195
|
"disabled": boolean;
|
|
@@ -205,8 +205,8 @@ export namespace Components {
|
|
|
205
205
|
"inputiconcolor": string;
|
|
206
206
|
/**
|
|
207
207
|
* 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-
|
|
208
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_8_13 input-index="1" />
|
|
209
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_8_13 inputindex={1} />
|
|
210
210
|
*/
|
|
211
211
|
"inputindex": string | number;
|
|
212
212
|
/**
|
|
@@ -234,7 +234,7 @@ export namespace Components {
|
|
|
234
234
|
"type": string;
|
|
235
235
|
"value": string | number;
|
|
236
236
|
}
|
|
237
|
-
interface
|
|
237
|
+
interface TttxTable_1_8_13 {
|
|
238
238
|
"data": any;
|
|
239
239
|
"draggableHeaders": boolean;
|
|
240
240
|
"headers": TableHeader[];
|
|
@@ -242,24 +242,24 @@ export namespace Components {
|
|
|
242
242
|
"selectable": boolean;
|
|
243
243
|
"selected": number;
|
|
244
244
|
}
|
|
245
|
-
interface
|
|
245
|
+
interface TttxTabs_1_8_13 {
|
|
246
246
|
"navigation": boolean;
|
|
247
247
|
"tabs": string | Tab[];
|
|
248
248
|
"tabsName": string;
|
|
249
249
|
"wide": boolean;
|
|
250
250
|
}
|
|
251
|
-
interface
|
|
251
|
+
interface TttxTag_1_8_13 {
|
|
252
252
|
"color": string;
|
|
253
253
|
"text": string;
|
|
254
254
|
"textColor": string;
|
|
255
255
|
}
|
|
256
|
-
interface
|
|
256
|
+
interface TttxTextarea_1_8_13 {
|
|
257
257
|
"disabled": boolean;
|
|
258
258
|
"errormsg": string;
|
|
259
259
|
/**
|
|
260
260
|
* 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-
|
|
261
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_8_13 input-index="1" />
|
|
262
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_8_13 inputindex={1} />
|
|
263
263
|
*/
|
|
264
264
|
"inputindex": string | number;
|
|
265
265
|
/**
|
|
@@ -283,321 +283,321 @@ export namespace Components {
|
|
|
283
283
|
"textareaautofocus": boolean;
|
|
284
284
|
"value": string | number;
|
|
285
285
|
}
|
|
286
|
-
interface
|
|
286
|
+
interface TttxToolbar_1_8_13 {
|
|
287
287
|
"border": boolean;
|
|
288
288
|
}
|
|
289
|
-
interface
|
|
289
|
+
interface TttxTreeView_1_8_13 {
|
|
290
290
|
"data": TreeViewItem[];
|
|
291
291
|
}
|
|
292
292
|
}
|
|
293
|
-
export interface
|
|
293
|
+
export interface TttxCheckbox_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
294
294
|
detail: T;
|
|
295
|
-
target:
|
|
295
|
+
target: HTMLTttxCheckbox_1_8_13Element;
|
|
296
296
|
}
|
|
297
|
-
export interface
|
|
297
|
+
export interface TttxComments_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
298
298
|
detail: T;
|
|
299
|
-
target:
|
|
299
|
+
target: HTMLTttxComments_1_8_13Element;
|
|
300
300
|
}
|
|
301
|
-
export interface
|
|
301
|
+
export interface TttxDialogBox_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
302
302
|
detail: T;
|
|
303
|
-
target:
|
|
303
|
+
target: HTMLTttxDialogBox_1_8_13Element;
|
|
304
304
|
}
|
|
305
|
-
export interface
|
|
305
|
+
export interface TttxDialog_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
306
306
|
detail: T;
|
|
307
|
-
target:
|
|
307
|
+
target: HTMLTttxDialog_1_8_13Element;
|
|
308
308
|
}
|
|
309
|
-
export interface
|
|
309
|
+
export interface TttxExpander_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
310
310
|
detail: T;
|
|
311
|
-
target:
|
|
311
|
+
target: HTMLTttxExpander_1_8_13Element;
|
|
312
312
|
}
|
|
313
|
-
export interface
|
|
313
|
+
export interface TttxFilter_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
314
314
|
detail: T;
|
|
315
|
-
target:
|
|
315
|
+
target: HTMLTttxFilter_1_8_13Element;
|
|
316
316
|
}
|
|
317
|
-
export interface
|
|
317
|
+
export interface TttxForm_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
318
318
|
detail: T;
|
|
319
|
-
target:
|
|
319
|
+
target: HTMLTttxForm_1_8_13Element;
|
|
320
320
|
}
|
|
321
|
-
export interface
|
|
321
|
+
export interface TttxList_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
322
322
|
detail: T;
|
|
323
|
-
target:
|
|
323
|
+
target: HTMLTttxList_1_8_13Element;
|
|
324
324
|
}
|
|
325
|
-
export interface
|
|
325
|
+
export interface TttxMultiselectBox_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
326
326
|
detail: T;
|
|
327
|
-
target:
|
|
327
|
+
target: HTMLTttxMultiselectBox_1_8_13Element;
|
|
328
328
|
}
|
|
329
|
-
export interface
|
|
329
|
+
export interface TttxSelectBox_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
330
330
|
detail: T;
|
|
331
|
-
target:
|
|
331
|
+
target: HTMLTttxSelectBox_1_8_13Element;
|
|
332
332
|
}
|
|
333
|
-
export interface
|
|
333
|
+
export interface TttxSorter_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
334
334
|
detail: T;
|
|
335
|
-
target:
|
|
335
|
+
target: HTMLTttxSorter_1_8_13Element;
|
|
336
336
|
}
|
|
337
|
-
export interface
|
|
337
|
+
export interface TttxStandaloneInput_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
338
338
|
detail: T;
|
|
339
|
-
target:
|
|
339
|
+
target: HTMLTttxStandaloneInput_1_8_13Element;
|
|
340
340
|
}
|
|
341
|
-
export interface
|
|
341
|
+
export interface TttxTable_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
342
342
|
detail: T;
|
|
343
|
-
target:
|
|
343
|
+
target: HTMLTttxTable_1_8_13Element;
|
|
344
344
|
}
|
|
345
|
-
export interface
|
|
345
|
+
export interface TttxTabs_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
346
346
|
detail: T;
|
|
347
|
-
target:
|
|
347
|
+
target: HTMLTttxTabs_1_8_13Element;
|
|
348
348
|
}
|
|
349
|
-
export interface
|
|
349
|
+
export interface TttxTextarea_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
350
350
|
detail: T;
|
|
351
|
-
target:
|
|
351
|
+
target: HTMLTttxTextarea_1_8_13Element;
|
|
352
352
|
}
|
|
353
|
-
export interface
|
|
353
|
+
export interface TttxTreeView_1_8_13CustomEvent<T> extends CustomEvent<T> {
|
|
354
354
|
detail: T;
|
|
355
|
-
target:
|
|
355
|
+
target: HTMLTttxTreeView_1_8_13Element;
|
|
356
356
|
}
|
|
357
357
|
declare global {
|
|
358
|
-
interface
|
|
358
|
+
interface HTMLTttxButton_1_8_13Element extends Components.TttxButton_1_8_13, HTMLStencilElement {
|
|
359
359
|
}
|
|
360
|
-
var
|
|
361
|
-
prototype:
|
|
362
|
-
new ():
|
|
360
|
+
var HTMLTttxButton_1_8_13Element: {
|
|
361
|
+
prototype: HTMLTttxButton_1_8_13Element;
|
|
362
|
+
new (): HTMLTttxButton_1_8_13Element;
|
|
363
363
|
};
|
|
364
|
-
interface
|
|
364
|
+
interface HTMLTttxCheckboxGroupCaption_1_8_13Element extends Components.TttxCheckboxGroupCaption_1_8_13, HTMLStencilElement {
|
|
365
365
|
}
|
|
366
|
-
var
|
|
367
|
-
prototype:
|
|
368
|
-
new ():
|
|
366
|
+
var HTMLTttxCheckboxGroupCaption_1_8_13Element: {
|
|
367
|
+
prototype: HTMLTttxCheckboxGroupCaption_1_8_13Element;
|
|
368
|
+
new (): HTMLTttxCheckboxGroupCaption_1_8_13Element;
|
|
369
369
|
};
|
|
370
|
-
interface
|
|
370
|
+
interface HTMLTttxCheckboxGroupHeading_1_8_13Element extends Components.TttxCheckboxGroupHeading_1_8_13, HTMLStencilElement {
|
|
371
371
|
}
|
|
372
|
-
var
|
|
373
|
-
prototype:
|
|
374
|
-
new ():
|
|
372
|
+
var HTMLTttxCheckboxGroupHeading_1_8_13Element: {
|
|
373
|
+
prototype: HTMLTttxCheckboxGroupHeading_1_8_13Element;
|
|
374
|
+
new (): HTMLTttxCheckboxGroupHeading_1_8_13Element;
|
|
375
375
|
};
|
|
376
|
-
interface
|
|
376
|
+
interface HTMLTttxCheckboxGroup_1_8_13Element extends Components.TttxCheckboxGroup_1_8_13, HTMLStencilElement {
|
|
377
377
|
}
|
|
378
|
-
var
|
|
379
|
-
prototype:
|
|
380
|
-
new ():
|
|
378
|
+
var HTMLTttxCheckboxGroup_1_8_13Element: {
|
|
379
|
+
prototype: HTMLTttxCheckboxGroup_1_8_13Element;
|
|
380
|
+
new (): HTMLTttxCheckboxGroup_1_8_13Element;
|
|
381
381
|
};
|
|
382
|
-
interface
|
|
382
|
+
interface HTMLTttxCheckbox_1_8_13Element extends Components.TttxCheckbox_1_8_13, HTMLStencilElement {
|
|
383
383
|
}
|
|
384
|
-
var
|
|
385
|
-
prototype:
|
|
386
|
-
new ():
|
|
384
|
+
var HTMLTttxCheckbox_1_8_13Element: {
|
|
385
|
+
prototype: HTMLTttxCheckbox_1_8_13Element;
|
|
386
|
+
new (): HTMLTttxCheckbox_1_8_13Element;
|
|
387
387
|
};
|
|
388
|
-
interface
|
|
388
|
+
interface HTMLTttxComments_1_8_13Element extends Components.TttxComments_1_8_13, HTMLStencilElement {
|
|
389
389
|
}
|
|
390
|
-
var
|
|
391
|
-
prototype:
|
|
392
|
-
new ():
|
|
390
|
+
var HTMLTttxComments_1_8_13Element: {
|
|
391
|
+
prototype: HTMLTttxComments_1_8_13Element;
|
|
392
|
+
new (): HTMLTttxComments_1_8_13Element;
|
|
393
393
|
};
|
|
394
|
-
interface
|
|
394
|
+
interface HTMLTttxDataPattern_1_8_13Element extends Components.TttxDataPattern_1_8_13, HTMLStencilElement {
|
|
395
395
|
}
|
|
396
|
-
var
|
|
397
|
-
prototype:
|
|
398
|
-
new ():
|
|
396
|
+
var HTMLTttxDataPattern_1_8_13Element: {
|
|
397
|
+
prototype: HTMLTttxDataPattern_1_8_13Element;
|
|
398
|
+
new (): HTMLTttxDataPattern_1_8_13Element;
|
|
399
399
|
};
|
|
400
|
-
interface
|
|
400
|
+
interface HTMLTttxDatacard_1_8_13Element extends Components.TttxDatacard_1_8_13, HTMLStencilElement {
|
|
401
401
|
}
|
|
402
|
-
var
|
|
403
|
-
prototype:
|
|
404
|
-
new ():
|
|
402
|
+
var HTMLTttxDatacard_1_8_13Element: {
|
|
403
|
+
prototype: HTMLTttxDatacard_1_8_13Element;
|
|
404
|
+
new (): HTMLTttxDatacard_1_8_13Element;
|
|
405
405
|
};
|
|
406
|
-
interface
|
|
406
|
+
interface HTMLTttxDialogBox_1_8_13Element extends Components.TttxDialogBox_1_8_13, HTMLStencilElement {
|
|
407
407
|
}
|
|
408
|
-
var
|
|
409
|
-
prototype:
|
|
410
|
-
new ():
|
|
408
|
+
var HTMLTttxDialogBox_1_8_13Element: {
|
|
409
|
+
prototype: HTMLTttxDialogBox_1_8_13Element;
|
|
410
|
+
new (): HTMLTttxDialogBox_1_8_13Element;
|
|
411
411
|
};
|
|
412
|
-
interface
|
|
412
|
+
interface HTMLTttxDialog_1_8_13Element extends Components.TttxDialog_1_8_13, HTMLStencilElement {
|
|
413
413
|
}
|
|
414
|
-
var
|
|
415
|
-
prototype:
|
|
416
|
-
new ():
|
|
414
|
+
var HTMLTttxDialog_1_8_13Element: {
|
|
415
|
+
prototype: HTMLTttxDialog_1_8_13Element;
|
|
416
|
+
new (): HTMLTttxDialog_1_8_13Element;
|
|
417
417
|
};
|
|
418
|
-
interface
|
|
418
|
+
interface HTMLTttxExpander_1_8_13Element extends Components.TttxExpander_1_8_13, HTMLStencilElement {
|
|
419
419
|
}
|
|
420
|
-
var
|
|
421
|
-
prototype:
|
|
422
|
-
new ():
|
|
420
|
+
var HTMLTttxExpander_1_8_13Element: {
|
|
421
|
+
prototype: HTMLTttxExpander_1_8_13Element;
|
|
422
|
+
new (): HTMLTttxExpander_1_8_13Element;
|
|
423
423
|
};
|
|
424
|
-
interface
|
|
424
|
+
interface HTMLTttxFilter_1_8_13Element extends Components.TttxFilter_1_8_13, HTMLStencilElement {
|
|
425
425
|
}
|
|
426
|
-
var
|
|
427
|
-
prototype:
|
|
428
|
-
new ():
|
|
426
|
+
var HTMLTttxFilter_1_8_13Element: {
|
|
427
|
+
prototype: HTMLTttxFilter_1_8_13Element;
|
|
428
|
+
new (): HTMLTttxFilter_1_8_13Element;
|
|
429
429
|
};
|
|
430
|
-
interface
|
|
430
|
+
interface HTMLTttxForm_1_8_13Element extends Components.TttxForm_1_8_13, HTMLStencilElement {
|
|
431
431
|
}
|
|
432
|
-
var
|
|
433
|
-
prototype:
|
|
434
|
-
new ():
|
|
432
|
+
var HTMLTttxForm_1_8_13Element: {
|
|
433
|
+
prototype: HTMLTttxForm_1_8_13Element;
|
|
434
|
+
new (): HTMLTttxForm_1_8_13Element;
|
|
435
435
|
};
|
|
436
|
-
interface
|
|
436
|
+
interface HTMLTttxGraph_1_8_13Element extends Components.TttxGraph_1_8_13, HTMLStencilElement {
|
|
437
437
|
}
|
|
438
|
-
var
|
|
439
|
-
prototype:
|
|
440
|
-
new ():
|
|
438
|
+
var HTMLTttxGraph_1_8_13Element: {
|
|
439
|
+
prototype: HTMLTttxGraph_1_8_13Element;
|
|
440
|
+
new (): HTMLTttxGraph_1_8_13Element;
|
|
441
441
|
};
|
|
442
|
-
interface
|
|
442
|
+
interface HTMLTttxIcon_1_8_13Element extends Components.TttxIcon_1_8_13, HTMLStencilElement {
|
|
443
443
|
}
|
|
444
|
-
var
|
|
445
|
-
prototype:
|
|
446
|
-
new ():
|
|
444
|
+
var HTMLTttxIcon_1_8_13Element: {
|
|
445
|
+
prototype: HTMLTttxIcon_1_8_13Element;
|
|
446
|
+
new (): HTMLTttxIcon_1_8_13Element;
|
|
447
447
|
};
|
|
448
|
-
interface
|
|
448
|
+
interface HTMLTttxKeyvalueBlock_1_8_13Element extends Components.TttxKeyvalueBlock_1_8_13, HTMLStencilElement {
|
|
449
449
|
}
|
|
450
|
-
var
|
|
451
|
-
prototype:
|
|
452
|
-
new ():
|
|
450
|
+
var HTMLTttxKeyvalueBlock_1_8_13Element: {
|
|
451
|
+
prototype: HTMLTttxKeyvalueBlock_1_8_13Element;
|
|
452
|
+
new (): HTMLTttxKeyvalueBlock_1_8_13Element;
|
|
453
453
|
};
|
|
454
|
-
interface
|
|
454
|
+
interface HTMLTttxList_1_8_13Element extends Components.TttxList_1_8_13, HTMLStencilElement {
|
|
455
455
|
}
|
|
456
|
-
var
|
|
457
|
-
prototype:
|
|
458
|
-
new ():
|
|
456
|
+
var HTMLTttxList_1_8_13Element: {
|
|
457
|
+
prototype: HTMLTttxList_1_8_13Element;
|
|
458
|
+
new (): HTMLTttxList_1_8_13Element;
|
|
459
459
|
};
|
|
460
|
-
interface
|
|
460
|
+
interface HTMLTttxLoadingSpinner_1_8_13Element extends Components.TttxLoadingSpinner_1_8_13, HTMLStencilElement {
|
|
461
461
|
}
|
|
462
|
-
var
|
|
463
|
-
prototype:
|
|
464
|
-
new ():
|
|
462
|
+
var HTMLTttxLoadingSpinner_1_8_13Element: {
|
|
463
|
+
prototype: HTMLTttxLoadingSpinner_1_8_13Element;
|
|
464
|
+
new (): HTMLTttxLoadingSpinner_1_8_13Element;
|
|
465
465
|
};
|
|
466
|
-
interface
|
|
466
|
+
interface HTMLTttxMultiselectBox_1_8_13Element extends Components.TttxMultiselectBox_1_8_13, HTMLStencilElement {
|
|
467
467
|
}
|
|
468
|
-
var
|
|
469
|
-
prototype:
|
|
470
|
-
new ():
|
|
468
|
+
var HTMLTttxMultiselectBox_1_8_13Element: {
|
|
469
|
+
prototype: HTMLTttxMultiselectBox_1_8_13Element;
|
|
470
|
+
new (): HTMLTttxMultiselectBox_1_8_13Element;
|
|
471
471
|
};
|
|
472
|
-
interface
|
|
472
|
+
interface HTMLTttxPercentageBar_1_8_13Element extends Components.TttxPercentageBar_1_8_13, HTMLStencilElement {
|
|
473
473
|
}
|
|
474
|
-
var
|
|
475
|
-
prototype:
|
|
476
|
-
new ():
|
|
474
|
+
var HTMLTttxPercentageBar_1_8_13Element: {
|
|
475
|
+
prototype: HTMLTttxPercentageBar_1_8_13Element;
|
|
476
|
+
new (): HTMLTttxPercentageBar_1_8_13Element;
|
|
477
477
|
};
|
|
478
|
-
interface
|
|
478
|
+
interface HTMLTttxQrcode_1_8_13Element extends Components.TttxQrcode_1_8_13, HTMLStencilElement {
|
|
479
479
|
}
|
|
480
|
-
var
|
|
481
|
-
prototype:
|
|
482
|
-
new ():
|
|
480
|
+
var HTMLTttxQrcode_1_8_13Element: {
|
|
481
|
+
prototype: HTMLTttxQrcode_1_8_13Element;
|
|
482
|
+
new (): HTMLTttxQrcode_1_8_13Element;
|
|
483
483
|
};
|
|
484
|
-
interface
|
|
484
|
+
interface HTMLTttxSelectBox_1_8_13Element extends Components.TttxSelectBox_1_8_13, HTMLStencilElement {
|
|
485
485
|
}
|
|
486
|
-
var
|
|
487
|
-
prototype:
|
|
488
|
-
new ():
|
|
486
|
+
var HTMLTttxSelectBox_1_8_13Element: {
|
|
487
|
+
prototype: HTMLTttxSelectBox_1_8_13Element;
|
|
488
|
+
new (): HTMLTttxSelectBox_1_8_13Element;
|
|
489
489
|
};
|
|
490
|
-
interface
|
|
490
|
+
interface HTMLTttxSorter_1_8_13Element extends Components.TttxSorter_1_8_13, HTMLStencilElement {
|
|
491
491
|
}
|
|
492
|
-
var
|
|
493
|
-
prototype:
|
|
494
|
-
new ():
|
|
492
|
+
var HTMLTttxSorter_1_8_13Element: {
|
|
493
|
+
prototype: HTMLTttxSorter_1_8_13Element;
|
|
494
|
+
new (): HTMLTttxSorter_1_8_13Element;
|
|
495
495
|
};
|
|
496
|
-
interface
|
|
496
|
+
interface HTMLTttxStandaloneInput_1_8_13Element extends Components.TttxStandaloneInput_1_8_13, HTMLStencilElement {
|
|
497
497
|
}
|
|
498
|
-
var
|
|
499
|
-
prototype:
|
|
500
|
-
new ():
|
|
498
|
+
var HTMLTttxStandaloneInput_1_8_13Element: {
|
|
499
|
+
prototype: HTMLTttxStandaloneInput_1_8_13Element;
|
|
500
|
+
new (): HTMLTttxStandaloneInput_1_8_13Element;
|
|
501
501
|
};
|
|
502
|
-
interface
|
|
502
|
+
interface HTMLTttxTable_1_8_13Element extends Components.TttxTable_1_8_13, HTMLStencilElement {
|
|
503
503
|
}
|
|
504
|
-
var
|
|
505
|
-
prototype:
|
|
506
|
-
new ():
|
|
504
|
+
var HTMLTttxTable_1_8_13Element: {
|
|
505
|
+
prototype: HTMLTttxTable_1_8_13Element;
|
|
506
|
+
new (): HTMLTttxTable_1_8_13Element;
|
|
507
507
|
};
|
|
508
|
-
interface
|
|
508
|
+
interface HTMLTttxTabs_1_8_13Element extends Components.TttxTabs_1_8_13, HTMLStencilElement {
|
|
509
509
|
}
|
|
510
|
-
var
|
|
511
|
-
prototype:
|
|
512
|
-
new ():
|
|
510
|
+
var HTMLTttxTabs_1_8_13Element: {
|
|
511
|
+
prototype: HTMLTttxTabs_1_8_13Element;
|
|
512
|
+
new (): HTMLTttxTabs_1_8_13Element;
|
|
513
513
|
};
|
|
514
|
-
interface
|
|
514
|
+
interface HTMLTttxTag_1_8_13Element extends Components.TttxTag_1_8_13, HTMLStencilElement {
|
|
515
515
|
}
|
|
516
|
-
var
|
|
517
|
-
prototype:
|
|
518
|
-
new ():
|
|
516
|
+
var HTMLTttxTag_1_8_13Element: {
|
|
517
|
+
prototype: HTMLTttxTag_1_8_13Element;
|
|
518
|
+
new (): HTMLTttxTag_1_8_13Element;
|
|
519
519
|
};
|
|
520
|
-
interface
|
|
520
|
+
interface HTMLTttxTextarea_1_8_13Element extends Components.TttxTextarea_1_8_13, HTMLStencilElement {
|
|
521
521
|
}
|
|
522
|
-
var
|
|
523
|
-
prototype:
|
|
524
|
-
new ():
|
|
522
|
+
var HTMLTttxTextarea_1_8_13Element: {
|
|
523
|
+
prototype: HTMLTttxTextarea_1_8_13Element;
|
|
524
|
+
new (): HTMLTttxTextarea_1_8_13Element;
|
|
525
525
|
};
|
|
526
|
-
interface
|
|
526
|
+
interface HTMLTttxToolbar_1_8_13Element extends Components.TttxToolbar_1_8_13, HTMLStencilElement {
|
|
527
527
|
}
|
|
528
|
-
var
|
|
529
|
-
prototype:
|
|
530
|
-
new ():
|
|
528
|
+
var HTMLTttxToolbar_1_8_13Element: {
|
|
529
|
+
prototype: HTMLTttxToolbar_1_8_13Element;
|
|
530
|
+
new (): HTMLTttxToolbar_1_8_13Element;
|
|
531
531
|
};
|
|
532
|
-
interface
|
|
532
|
+
interface HTMLTttxTreeView_1_8_13Element extends Components.TttxTreeView_1_8_13, HTMLStencilElement {
|
|
533
533
|
}
|
|
534
|
-
var
|
|
535
|
-
prototype:
|
|
536
|
-
new ():
|
|
534
|
+
var HTMLTttxTreeView_1_8_13Element: {
|
|
535
|
+
prototype: HTMLTttxTreeView_1_8_13Element;
|
|
536
|
+
new (): HTMLTttxTreeView_1_8_13Element;
|
|
537
537
|
};
|
|
538
538
|
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-
|
|
539
|
+
"tttx-button_1_8_13": HTMLTttxButton_1_8_13Element;
|
|
540
|
+
"tttx-checkbox-group-caption_1_8_13": HTMLTttxCheckboxGroupCaption_1_8_13Element;
|
|
541
|
+
"tttx-checkbox-group-heading_1_8_13": HTMLTttxCheckboxGroupHeading_1_8_13Element;
|
|
542
|
+
"tttx-checkbox-group_1_8_13": HTMLTttxCheckboxGroup_1_8_13Element;
|
|
543
|
+
"tttx-checkbox_1_8_13": HTMLTttxCheckbox_1_8_13Element;
|
|
544
|
+
"tttx-comments_1_8_13": HTMLTttxComments_1_8_13Element;
|
|
545
|
+
"tttx-data-pattern_1_8_13": HTMLTttxDataPattern_1_8_13Element;
|
|
546
|
+
"tttx-datacard_1_8_13": HTMLTttxDatacard_1_8_13Element;
|
|
547
|
+
"tttx-dialog-box_1_8_13": HTMLTttxDialogBox_1_8_13Element;
|
|
548
|
+
"tttx-dialog_1_8_13": HTMLTttxDialog_1_8_13Element;
|
|
549
|
+
"tttx-expander_1_8_13": HTMLTttxExpander_1_8_13Element;
|
|
550
|
+
"tttx-filter_1_8_13": HTMLTttxFilter_1_8_13Element;
|
|
551
|
+
"tttx-form_1_8_13": HTMLTttxForm_1_8_13Element;
|
|
552
|
+
"tttx-graph_1_8_13": HTMLTttxGraph_1_8_13Element;
|
|
553
|
+
"tttx-icon_1_8_13": HTMLTttxIcon_1_8_13Element;
|
|
554
|
+
"tttx-keyvalue-block_1_8_13": HTMLTttxKeyvalueBlock_1_8_13Element;
|
|
555
|
+
"tttx-list_1_8_13": HTMLTttxList_1_8_13Element;
|
|
556
|
+
"tttx-loading-spinner_1_8_13": HTMLTttxLoadingSpinner_1_8_13Element;
|
|
557
|
+
"tttx-multiselect-box_1_8_13": HTMLTttxMultiselectBox_1_8_13Element;
|
|
558
|
+
"tttx-percentage-bar_1_8_13": HTMLTttxPercentageBar_1_8_13Element;
|
|
559
|
+
"tttx-qrcode_1_8_13": HTMLTttxQrcode_1_8_13Element;
|
|
560
|
+
"tttx-select-box_1_8_13": HTMLTttxSelectBox_1_8_13Element;
|
|
561
|
+
"tttx-sorter_1_8_13": HTMLTttxSorter_1_8_13Element;
|
|
562
|
+
"tttx-standalone-input_1_8_13": HTMLTttxStandaloneInput_1_8_13Element;
|
|
563
|
+
"tttx-table_1_8_13": HTMLTttxTable_1_8_13Element;
|
|
564
|
+
"tttx-tabs_1_8_13": HTMLTttxTabs_1_8_13Element;
|
|
565
|
+
"tttx-tag_1_8_13": HTMLTttxTag_1_8_13Element;
|
|
566
|
+
"tttx-textarea_1_8_13": HTMLTttxTextarea_1_8_13Element;
|
|
567
|
+
"tttx-toolbar_1_8_13": HTMLTttxToolbar_1_8_13Element;
|
|
568
|
+
"tttx-tree-view_1_8_13": HTMLTttxTreeView_1_8_13Element;
|
|
569
569
|
}
|
|
570
570
|
}
|
|
571
571
|
declare namespace LocalJSX {
|
|
572
|
-
interface
|
|
572
|
+
interface TttxButton_1_8_13 {
|
|
573
573
|
"design"?: string;
|
|
574
574
|
"icon"?: string;
|
|
575
575
|
"iconcolor"?: string;
|
|
576
576
|
"iconposition"?: 'left' | 'right';
|
|
577
577
|
"notext"?: boolean;
|
|
578
578
|
}
|
|
579
|
-
interface
|
|
579
|
+
interface TttxCheckboxGroupCaption_1_8_13 {
|
|
580
580
|
}
|
|
581
|
-
interface
|
|
581
|
+
interface TttxCheckboxGroupHeading_1_8_13 {
|
|
582
582
|
}
|
|
583
|
-
interface
|
|
583
|
+
interface TttxCheckboxGroup_1_8_13 {
|
|
584
584
|
}
|
|
585
|
-
interface
|
|
585
|
+
interface TttxCheckbox_1_8_13 {
|
|
586
586
|
"checkboxId"?: string;
|
|
587
587
|
"checked"?: boolean;
|
|
588
588
|
"indeterminate"?: boolean;
|
|
589
589
|
"inline"?: boolean;
|
|
590
590
|
"label"?: string;
|
|
591
|
-
"onCheckboxChangeEvent"?: (event:
|
|
591
|
+
"onCheckboxChangeEvent"?: (event: TttxCheckbox_1_8_13CustomEvent<{indeterminate: boolean, checked: boolean}>) => void;
|
|
592
592
|
}
|
|
593
|
-
interface
|
|
593
|
+
interface TttxComments_1_8_13 {
|
|
594
594
|
"comments"?: string | Comment[];
|
|
595
595
|
"currentuser"?: string;
|
|
596
|
-
"onCommentAdded"?: (event:
|
|
597
|
-
"onRequestFileDownload"?: (event:
|
|
598
|
-
"onRequestFileUpload"?: (event:
|
|
596
|
+
"onCommentAdded"?: (event: TttxComments_1_8_13CustomEvent<Comment>) => void;
|
|
597
|
+
"onRequestFileDownload"?: (event: TttxComments_1_8_13CustomEvent<string>) => void;
|
|
598
|
+
"onRequestFileUpload"?: (event: TttxComments_1_8_13CustomEvent<void>) => void;
|
|
599
599
|
}
|
|
600
|
-
interface
|
|
600
|
+
interface TttxDataPattern_1_8_13 {
|
|
601
601
|
"addbutton"?: boolean;
|
|
602
602
|
"addbuttonlabel"?: string;
|
|
603
603
|
"data"?: string;
|
|
@@ -607,7 +607,7 @@ declare namespace LocalJSX {
|
|
|
607
607
|
"searchplaceholder"?: string;
|
|
608
608
|
"sorterOptions"?: string;
|
|
609
609
|
}
|
|
610
|
-
interface
|
|
610
|
+
interface TttxDatacard_1_8_13 {
|
|
611
611
|
"cardTitle"?: string;
|
|
612
612
|
"cardType"?: string;
|
|
613
613
|
"chartConfig"?: string;
|
|
@@ -616,104 +616,104 @@ declare namespace LocalJSX {
|
|
|
616
616
|
"rightData"?: string;
|
|
617
617
|
"rightSubtext"?: string;
|
|
618
618
|
}
|
|
619
|
-
interface
|
|
619
|
+
interface TttxDialogBox_1_8_13 {
|
|
620
620
|
"allowOverflow"?: boolean;
|
|
621
621
|
"data"?: string | DialogItems;
|
|
622
|
-
"onButtonClick"?: (event:
|
|
623
|
-
"onCloseButtonClick"?: (event:
|
|
622
|
+
"onButtonClick"?: (event: TttxDialogBox_1_8_13CustomEvent<any>) => void;
|
|
623
|
+
"onCloseButtonClick"?: (event: TttxDialogBox_1_8_13CustomEvent<any>) => void;
|
|
624
624
|
"open"?: boolean;
|
|
625
625
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
626
626
|
}
|
|
627
|
-
interface
|
|
627
|
+
interface TttxDialog_1_8_13 {
|
|
628
628
|
"allowOverflow"?: boolean;
|
|
629
629
|
"closeEnabled"?: boolean;
|
|
630
630
|
"header"?: string;
|
|
631
|
-
"onCloseButtonClick"?: (event:
|
|
631
|
+
"onCloseButtonClick"?: (event: TttxDialog_1_8_13CustomEvent<any>) => void;
|
|
632
632
|
"open"?: boolean;
|
|
633
633
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
634
634
|
"type"?: 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
635
635
|
}
|
|
636
|
-
interface
|
|
636
|
+
interface TttxExpander_1_8_13 {
|
|
637
637
|
"lefticon"?: string;
|
|
638
638
|
"lefticoncolor"?: string;
|
|
639
639
|
"name"?: string;
|
|
640
|
-
"onToggleExpander"?: (event:
|
|
640
|
+
"onToggleExpander"?: (event: TttxExpander_1_8_13CustomEvent<{ open: boolean; name: string }>) => void;
|
|
641
641
|
"open"?: boolean;
|
|
642
642
|
}
|
|
643
|
-
interface
|
|
643
|
+
interface TttxFilter_1_8_13 {
|
|
644
644
|
"defaultFilterOptions"?: string[] | string;
|
|
645
645
|
"filterButtonStyle"?: 'list filter' | 'list icon' | 'table icon';
|
|
646
646
|
"filterHeader"?: string;
|
|
647
647
|
"filterKey"?: string;
|
|
648
648
|
"filterOptions"?: string | FilterSettings[];
|
|
649
|
-
"onFilterChangeEvent"?: (event:
|
|
650
|
-
"onToggleFilter"?: (event:
|
|
649
|
+
"onFilterChangeEvent"?: (event: TttxFilter_1_8_13CustomEvent<FilterChangeEvent>) => void;
|
|
650
|
+
"onToggleFilter"?: (event: TttxFilter_1_8_13CustomEvent<boolean>) => void;
|
|
651
651
|
"popoverWidth"?: string;
|
|
652
652
|
"showOptionIcons"?: boolean;
|
|
653
653
|
"showSearchField"?: boolean;
|
|
654
654
|
"showSelectAll"?: boolean;
|
|
655
655
|
}
|
|
656
|
-
interface
|
|
656
|
+
interface TttxForm_1_8_13 {
|
|
657
657
|
"data"?: any;
|
|
658
658
|
"formschema"?: Record<string, any> | string;
|
|
659
|
-
"onDataChanged"?: (event:
|
|
660
|
-
"onDataSubmitted"?: (event:
|
|
659
|
+
"onDataChanged"?: (event: TttxForm_1_8_13CustomEvent<{ name: string; value: string }>) => void;
|
|
660
|
+
"onDataSubmitted"?: (event: TttxForm_1_8_13CustomEvent<FormData>) => void;
|
|
661
661
|
}
|
|
662
|
-
interface
|
|
662
|
+
interface TttxGraph_1_8_13 {
|
|
663
663
|
"chartData"?: string;
|
|
664
664
|
"chartText"?: string;
|
|
665
665
|
"chartType"?: string;
|
|
666
666
|
}
|
|
667
|
-
interface
|
|
667
|
+
interface TttxIcon_1_8_13 {
|
|
668
668
|
"color"?: string;
|
|
669
669
|
"icon"?: string;
|
|
670
670
|
"size"?: number;
|
|
671
671
|
}
|
|
672
|
-
interface
|
|
672
|
+
interface TttxKeyvalueBlock_1_8_13 {
|
|
673
673
|
"horizontal"?: boolean;
|
|
674
674
|
"keyvalues"?: KeyBlockValues | KeyBlockValues[] | string;
|
|
675
675
|
"spacedout"?: boolean;
|
|
676
676
|
}
|
|
677
|
-
interface
|
|
677
|
+
interface TttxList_1_8_13 {
|
|
678
678
|
"data"?: string | ListItem[];
|
|
679
679
|
"name"?: string;
|
|
680
|
-
"onListRowCheckboxClick"?: (event:
|
|
681
|
-
"onListRowClick"?: (event:
|
|
680
|
+
"onListRowCheckboxClick"?: (event: TttxList_1_8_13CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
681
|
+
"onListRowClick"?: (event: TttxList_1_8_13CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
682
682
|
}
|
|
683
|
-
interface
|
|
683
|
+
interface TttxLoadingSpinner_1_8_13 {
|
|
684
684
|
"loadingMessage"?: boolean;
|
|
685
685
|
"size"?: 'small' | 'large';
|
|
686
686
|
}
|
|
687
|
-
interface
|
|
687
|
+
interface TttxMultiselectBox_1_8_13 {
|
|
688
688
|
"htmlVisibleValue"?: boolean;
|
|
689
689
|
"inline"?: boolean;
|
|
690
690
|
"label"?: string;
|
|
691
|
-
"onChangesApplied"?: (event:
|
|
692
|
-
"onSelectItemEvent"?: (event:
|
|
693
|
-
"onToggleOpen"?: (event:
|
|
691
|
+
"onChangesApplied"?: (event: TttxMultiselectBox_1_8_13CustomEvent<SelectItem[]>) => void;
|
|
692
|
+
"onSelectItemEvent"?: (event: TttxMultiselectBox_1_8_13CustomEvent<SelectItem>) => void;
|
|
693
|
+
"onToggleOpen"?: (event: TttxMultiselectBox_1_8_13CustomEvent<boolean>) => void;
|
|
694
694
|
"optionsData"?: string | SelectItem[];
|
|
695
695
|
"placeholder"?: string;
|
|
696
696
|
"searchEnabled"?: boolean;
|
|
697
697
|
"visibleValue"?: string;
|
|
698
698
|
}
|
|
699
|
-
interface
|
|
699
|
+
interface TttxPercentageBar_1_8_13 {
|
|
700
700
|
"color"?: string;
|
|
701
701
|
"labelid"?: string;
|
|
702
702
|
"min"?: string;
|
|
703
703
|
"percentage"?: string | number;
|
|
704
704
|
"thresholds"?: string | Threshold[];
|
|
705
705
|
}
|
|
706
|
-
interface
|
|
706
|
+
interface TttxQrcode_1_8_13 {
|
|
707
707
|
"link"?: string;
|
|
708
708
|
"size"?: number;
|
|
709
709
|
}
|
|
710
|
-
interface
|
|
710
|
+
interface TttxSelectBox_1_8_13 {
|
|
711
711
|
"errorMsg"?: string;
|
|
712
712
|
"inline"?: boolean;
|
|
713
713
|
"label"?: string;
|
|
714
|
-
"onMultiselectSearchUpdated"?: (event:
|
|
715
|
-
"onSelectItemEvent"?: (event:
|
|
716
|
-
"onToggleOpen"?: (event:
|
|
714
|
+
"onMultiselectSearchUpdated"?: (event: TttxSelectBox_1_8_13CustomEvent<string>) => void;
|
|
715
|
+
"onSelectItemEvent"?: (event: TttxSelectBox_1_8_13CustomEvent<SelectItem1>) => void;
|
|
716
|
+
"onToggleOpen"?: (event: TttxSelectBox_1_8_13CustomEvent<boolean>) => void;
|
|
717
717
|
"optionsData"?: string | SelectItem1[];
|
|
718
718
|
"placeholder"?: string;
|
|
719
719
|
"searchEnabled"?: boolean;
|
|
@@ -722,15 +722,15 @@ declare namespace LocalJSX {
|
|
|
722
722
|
"showErrorMsg"?: boolean;
|
|
723
723
|
"useExternalFiltering"?: boolean;
|
|
724
724
|
}
|
|
725
|
-
interface
|
|
725
|
+
interface TttxSorter_1_8_13 {
|
|
726
726
|
"defaultOption"?: string;
|
|
727
727
|
"defaultSortDirection"?: 'ascending' | 'descending';
|
|
728
728
|
"fieldOptionsData"?: string | SorterData;
|
|
729
|
-
"onSorterChangeEvent"?: (event:
|
|
730
|
-
"onToggleSorter"?: (event:
|
|
729
|
+
"onSorterChangeEvent"?: (event: TttxSorter_1_8_13CustomEvent<SorterChangeEvent>) => void;
|
|
730
|
+
"onToggleSorter"?: (event: TttxSorter_1_8_13CustomEvent<boolean>) => void;
|
|
731
731
|
"sorterKey"?: string;
|
|
732
732
|
}
|
|
733
|
-
interface
|
|
733
|
+
interface TttxStandaloneInput_1_8_13 {
|
|
734
734
|
"autocomplete"?: 'off' | 'on';
|
|
735
735
|
"checked"?: boolean;
|
|
736
736
|
"disabled"?: boolean;
|
|
@@ -746,8 +746,8 @@ declare namespace LocalJSX {
|
|
|
746
746
|
"inputiconcolor"?: string;
|
|
747
747
|
/**
|
|
748
748
|
* 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-
|
|
749
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_8_13 input-index="1" />
|
|
750
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_8_13 inputindex={1} />
|
|
751
751
|
*/
|
|
752
752
|
"inputindex"?: string | number;
|
|
753
753
|
/**
|
|
@@ -761,13 +761,13 @@ declare namespace LocalJSX {
|
|
|
761
761
|
"min"?: MinMaxDates | number;
|
|
762
762
|
"minlength"?: string | number;
|
|
763
763
|
"name"?: string;
|
|
764
|
-
"onBlurChanged"?: (event:
|
|
765
|
-
"onFocusChanged"?: (event:
|
|
766
|
-
"onInputIconClick"?: (event:
|
|
767
|
-
"onInvalidChanged"?: (event:
|
|
768
|
-
"onLeftIconClick"?: (event:
|
|
769
|
-
"onRightIconClick"?: (event:
|
|
770
|
-
"onValueChanged"?: (event:
|
|
764
|
+
"onBlurChanged"?: (event: TttxStandaloneInput_1_8_13CustomEvent<string>) => void;
|
|
765
|
+
"onFocusChanged"?: (event: TttxStandaloneInput_1_8_13CustomEvent<string>) => void;
|
|
766
|
+
"onInputIconClick"?: (event: TttxStandaloneInput_1_8_13CustomEvent<void>) => void;
|
|
767
|
+
"onInvalidChanged"?: (event: TttxStandaloneInput_1_8_13CustomEvent<string>) => void;
|
|
768
|
+
"onLeftIconClick"?: (event: TttxStandaloneInput_1_8_13CustomEvent<void>) => void;
|
|
769
|
+
"onRightIconClick"?: (event: TttxStandaloneInput_1_8_13CustomEvent<void>) => void;
|
|
770
|
+
"onValueChanged"?: (event: TttxStandaloneInput_1_8_13CustomEvent<string>) => void;
|
|
771
771
|
"pattern"?: string;
|
|
772
772
|
"placeholder"?: string;
|
|
773
773
|
"readonly"?: string | boolean;
|
|
@@ -782,38 +782,38 @@ declare namespace LocalJSX {
|
|
|
782
782
|
"type"?: string;
|
|
783
783
|
"value"?: string | number;
|
|
784
784
|
}
|
|
785
|
-
interface
|
|
785
|
+
interface TttxTable_1_8_13 {
|
|
786
786
|
"data"?: any;
|
|
787
787
|
"draggableHeaders"?: boolean;
|
|
788
788
|
"headers"?: TableHeader[];
|
|
789
789
|
"loading"?: boolean;
|
|
790
|
-
"onHeaderClicked"?: (event:
|
|
791
|
-
"onHeaderOrderChanged"?: (event:
|
|
792
|
-
"onRowClicked"?: (event:
|
|
790
|
+
"onHeaderClicked"?: (event: TttxTable_1_8_13CustomEvent<any>) => void;
|
|
791
|
+
"onHeaderOrderChanged"?: (event: TttxTable_1_8_13CustomEvent<string[]>) => void;
|
|
792
|
+
"onRowClicked"?: (event: TttxTable_1_8_13CustomEvent<any>) => void;
|
|
793
793
|
"selectable"?: boolean;
|
|
794
794
|
"selected"?: number;
|
|
795
795
|
}
|
|
796
|
-
interface
|
|
796
|
+
interface TttxTabs_1_8_13 {
|
|
797
797
|
"navigation"?: boolean;
|
|
798
|
-
"onLeftNavigation"?: (event:
|
|
799
|
-
"onRightNavigation"?: (event:
|
|
800
|
-
"onTabClick"?: (event:
|
|
798
|
+
"onLeftNavigation"?: (event: TttxTabs_1_8_13CustomEvent<any>) => void;
|
|
799
|
+
"onRightNavigation"?: (event: TttxTabs_1_8_13CustomEvent<any>) => void;
|
|
800
|
+
"onTabClick"?: (event: TttxTabs_1_8_13CustomEvent<{ tabId: string }>) => void;
|
|
801
801
|
"tabs"?: string | Tab[];
|
|
802
802
|
"tabsName"?: string;
|
|
803
803
|
"wide"?: boolean;
|
|
804
804
|
}
|
|
805
|
-
interface
|
|
805
|
+
interface TttxTag_1_8_13 {
|
|
806
806
|
"color"?: string;
|
|
807
807
|
"text"?: string;
|
|
808
808
|
"textColor"?: string;
|
|
809
809
|
}
|
|
810
|
-
interface
|
|
810
|
+
interface TttxTextarea_1_8_13 {
|
|
811
811
|
"disabled"?: boolean;
|
|
812
812
|
"errormsg"?: string;
|
|
813
813
|
/**
|
|
814
814
|
* 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-
|
|
815
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_8_13 input-index="1" />
|
|
816
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_8_13 inputindex={1} />
|
|
817
817
|
*/
|
|
818
818
|
"inputindex"?: string | number;
|
|
819
819
|
/**
|
|
@@ -824,10 +824,10 @@ declare namespace LocalJSX {
|
|
|
824
824
|
"label"?: string;
|
|
825
825
|
"maxlength"?: string | number;
|
|
826
826
|
"name"?: string;
|
|
827
|
-
"onBlurChanged"?: (event:
|
|
828
|
-
"onFocusChanged"?: (event:
|
|
829
|
-
"onInvalidChanged"?: (event:
|
|
830
|
-
"onValueChanged"?: (event:
|
|
827
|
+
"onBlurChanged"?: (event: TttxTextarea_1_8_13CustomEvent<string>) => void;
|
|
828
|
+
"onFocusChanged"?: (event: TttxTextarea_1_8_13CustomEvent<string>) => void;
|
|
829
|
+
"onInvalidChanged"?: (event: TttxTextarea_1_8_13CustomEvent<string>) => void;
|
|
830
|
+
"onValueChanged"?: (event: TttxTextarea_1_8_13CustomEvent<string>) => void;
|
|
831
831
|
"placeholder"?: string;
|
|
832
832
|
"readonly"?: string | boolean;
|
|
833
833
|
"required"?: boolean;
|
|
@@ -841,82 +841,82 @@ declare namespace LocalJSX {
|
|
|
841
841
|
"textareaautofocus"?: boolean;
|
|
842
842
|
"value"?: string | number;
|
|
843
843
|
}
|
|
844
|
-
interface
|
|
844
|
+
interface TttxToolbar_1_8_13 {
|
|
845
845
|
"border"?: boolean;
|
|
846
846
|
}
|
|
847
|
-
interface
|
|
847
|
+
interface TttxTreeView_1_8_13 {
|
|
848
848
|
"data"?: TreeViewItem[];
|
|
849
|
-
"onCheckboxChange"?: (event:
|
|
850
|
-
"onClickEvent"?: (event:
|
|
851
|
-
"onExpandNode"?: (event:
|
|
849
|
+
"onCheckboxChange"?: (event: TttxTreeView_1_8_13CustomEvent<TreeViewItem[]>) => void;
|
|
850
|
+
"onClickEvent"?: (event: TttxTreeView_1_8_13CustomEvent<TreeViewItem>) => void;
|
|
851
|
+
"onExpandNode"?: (event: TttxTreeView_1_8_13CustomEvent<ExpandNodeEvent>) => void;
|
|
852
852
|
}
|
|
853
853
|
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-
|
|
854
|
+
"tttx-button_1_8_13": TttxButton_1_8_13;
|
|
855
|
+
"tttx-checkbox-group-caption_1_8_13": TttxCheckboxGroupCaption_1_8_13;
|
|
856
|
+
"tttx-checkbox-group-heading_1_8_13": TttxCheckboxGroupHeading_1_8_13;
|
|
857
|
+
"tttx-checkbox-group_1_8_13": TttxCheckboxGroup_1_8_13;
|
|
858
|
+
"tttx-checkbox_1_8_13": TttxCheckbox_1_8_13;
|
|
859
|
+
"tttx-comments_1_8_13": TttxComments_1_8_13;
|
|
860
|
+
"tttx-data-pattern_1_8_13": TttxDataPattern_1_8_13;
|
|
861
|
+
"tttx-datacard_1_8_13": TttxDatacard_1_8_13;
|
|
862
|
+
"tttx-dialog-box_1_8_13": TttxDialogBox_1_8_13;
|
|
863
|
+
"tttx-dialog_1_8_13": TttxDialog_1_8_13;
|
|
864
|
+
"tttx-expander_1_8_13": TttxExpander_1_8_13;
|
|
865
|
+
"tttx-filter_1_8_13": TttxFilter_1_8_13;
|
|
866
|
+
"tttx-form_1_8_13": TttxForm_1_8_13;
|
|
867
|
+
"tttx-graph_1_8_13": TttxGraph_1_8_13;
|
|
868
|
+
"tttx-icon_1_8_13": TttxIcon_1_8_13;
|
|
869
|
+
"tttx-keyvalue-block_1_8_13": TttxKeyvalueBlock_1_8_13;
|
|
870
|
+
"tttx-list_1_8_13": TttxList_1_8_13;
|
|
871
|
+
"tttx-loading-spinner_1_8_13": TttxLoadingSpinner_1_8_13;
|
|
872
|
+
"tttx-multiselect-box_1_8_13": TttxMultiselectBox_1_8_13;
|
|
873
|
+
"tttx-percentage-bar_1_8_13": TttxPercentageBar_1_8_13;
|
|
874
|
+
"tttx-qrcode_1_8_13": TttxQrcode_1_8_13;
|
|
875
|
+
"tttx-select-box_1_8_13": TttxSelectBox_1_8_13;
|
|
876
|
+
"tttx-sorter_1_8_13": TttxSorter_1_8_13;
|
|
877
|
+
"tttx-standalone-input_1_8_13": TttxStandaloneInput_1_8_13;
|
|
878
|
+
"tttx-table_1_8_13": TttxTable_1_8_13;
|
|
879
|
+
"tttx-tabs_1_8_13": TttxTabs_1_8_13;
|
|
880
|
+
"tttx-tag_1_8_13": TttxTag_1_8_13;
|
|
881
|
+
"tttx-textarea_1_8_13": TttxTextarea_1_8_13;
|
|
882
|
+
"tttx-toolbar_1_8_13": TttxToolbar_1_8_13;
|
|
883
|
+
"tttx-tree-view_1_8_13": TttxTreeView_1_8_13;
|
|
884
884
|
}
|
|
885
885
|
}
|
|
886
886
|
export { LocalJSX as JSX };
|
|
887
887
|
declare module "@stencil/core" {
|
|
888
888
|
export namespace JSX {
|
|
889
889
|
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-
|
|
890
|
+
"tttx-button_1_8_13": LocalJSX.TttxButton_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxButton_1_8_13Element>;
|
|
891
|
+
"tttx-checkbox-group-caption_1_8_13": LocalJSX.TttxCheckboxGroupCaption_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupCaption_1_8_13Element>;
|
|
892
|
+
"tttx-checkbox-group-heading_1_8_13": LocalJSX.TttxCheckboxGroupHeading_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupHeading_1_8_13Element>;
|
|
893
|
+
"tttx-checkbox-group_1_8_13": LocalJSX.TttxCheckboxGroup_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroup_1_8_13Element>;
|
|
894
|
+
"tttx-checkbox_1_8_13": LocalJSX.TttxCheckbox_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxCheckbox_1_8_13Element>;
|
|
895
|
+
"tttx-comments_1_8_13": LocalJSX.TttxComments_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxComments_1_8_13Element>;
|
|
896
|
+
"tttx-data-pattern_1_8_13": LocalJSX.TttxDataPattern_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxDataPattern_1_8_13Element>;
|
|
897
|
+
"tttx-datacard_1_8_13": LocalJSX.TttxDatacard_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxDatacard_1_8_13Element>;
|
|
898
|
+
"tttx-dialog-box_1_8_13": LocalJSX.TttxDialogBox_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxDialogBox_1_8_13Element>;
|
|
899
|
+
"tttx-dialog_1_8_13": LocalJSX.TttxDialog_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxDialog_1_8_13Element>;
|
|
900
|
+
"tttx-expander_1_8_13": LocalJSX.TttxExpander_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxExpander_1_8_13Element>;
|
|
901
|
+
"tttx-filter_1_8_13": LocalJSX.TttxFilter_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxFilter_1_8_13Element>;
|
|
902
|
+
"tttx-form_1_8_13": LocalJSX.TttxForm_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxForm_1_8_13Element>;
|
|
903
|
+
"tttx-graph_1_8_13": LocalJSX.TttxGraph_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxGraph_1_8_13Element>;
|
|
904
|
+
"tttx-icon_1_8_13": LocalJSX.TttxIcon_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxIcon_1_8_13Element>;
|
|
905
|
+
"tttx-keyvalue-block_1_8_13": LocalJSX.TttxKeyvalueBlock_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxKeyvalueBlock_1_8_13Element>;
|
|
906
|
+
"tttx-list_1_8_13": LocalJSX.TttxList_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxList_1_8_13Element>;
|
|
907
|
+
"tttx-loading-spinner_1_8_13": LocalJSX.TttxLoadingSpinner_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxLoadingSpinner_1_8_13Element>;
|
|
908
|
+
"tttx-multiselect-box_1_8_13": LocalJSX.TttxMultiselectBox_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxMultiselectBox_1_8_13Element>;
|
|
909
|
+
"tttx-percentage-bar_1_8_13": LocalJSX.TttxPercentageBar_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxPercentageBar_1_8_13Element>;
|
|
910
|
+
"tttx-qrcode_1_8_13": LocalJSX.TttxQrcode_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxQrcode_1_8_13Element>;
|
|
911
|
+
"tttx-select-box_1_8_13": LocalJSX.TttxSelectBox_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxSelectBox_1_8_13Element>;
|
|
912
|
+
"tttx-sorter_1_8_13": LocalJSX.TttxSorter_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxSorter_1_8_13Element>;
|
|
913
|
+
"tttx-standalone-input_1_8_13": LocalJSX.TttxStandaloneInput_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxStandaloneInput_1_8_13Element>;
|
|
914
|
+
"tttx-table_1_8_13": LocalJSX.TttxTable_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxTable_1_8_13Element>;
|
|
915
|
+
"tttx-tabs_1_8_13": LocalJSX.TttxTabs_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxTabs_1_8_13Element>;
|
|
916
|
+
"tttx-tag_1_8_13": LocalJSX.TttxTag_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxTag_1_8_13Element>;
|
|
917
|
+
"tttx-textarea_1_8_13": LocalJSX.TttxTextarea_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxTextarea_1_8_13Element>;
|
|
918
|
+
"tttx-toolbar_1_8_13": LocalJSX.TttxToolbar_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxToolbar_1_8_13Element>;
|
|
919
|
+
"tttx-tree-view_1_8_13": LocalJSX.TttxTreeView_1_8_13 & JSXBase.HTMLAttributes<HTMLTttxTreeView_1_8_13Element>;
|
|
920
920
|
}
|
|
921
921
|
}
|
|
922
922
|
}
|