@3t-transform/threeteeui 1.8.4 → 1.8.5
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_4.cjs.entry.js → tttx-button_1_8_5.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-checkbox-group-caption_1_8_4.cjs.entry.js → tttx-checkbox-group-caption_1_8_5.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group-heading_1_8_4.cjs.entry.js → tttx-checkbox-group-heading_1_8_5.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group_1_8_4.cjs.entry.js → tttx-checkbox-group_1_8_5.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox_1_8_4.cjs.entry.js → tttx-checkbox_1_8_5.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-comments_1_8_4.cjs.entry.js → tttx-comments_1_8_5.cjs.entry.js} +3 -2
- package/dist/cjs/{tttx-data-pattern_1_8_4.cjs.entry.js → tttx-data-pattern_1_8_5.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-datacard_1_8_4.cjs.entry.js → tttx-datacard_1_8_5.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-dialog-box_1_8_4.cjs.entry.js → tttx-dialog-box_1_8_5.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-dialog_1_8_4.cjs.entry.js → tttx-dialog_1_8_5.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-expander_1_8_4.cjs.entry.js → tttx-expander_1_8_5.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-filter_1_8_4_4.cjs.entry.js → tttx-filter_1_8_5_4.cjs.entry.js} +9 -9
- package/dist/cjs/{tttx-form_1_8_4.cjs.entry.js → tttx-form_1_8_5.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-icon_1_8_4.cjs.entry.js → tttx-icon_1_8_5.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-keyvalue-block_1_8_4.cjs.entry.js → tttx-keyvalue-block_1_8_5.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-loading-spinner_1_8_4.cjs.entry.js → tttx-loading-spinner_1_8_5.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-multiselect-box_1_8_4.cjs.entry.js → tttx-multiselect-box_1_8_5.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-percentage-bar_1_8_4.cjs.entry.js → tttx-percentage-bar_1_8_5.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-qrcode_1_8_4.cjs.entry.js → tttx-qrcode_1_8_5.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-select-box_1_8_4.cjs.entry.js → tttx-select-box_1_8_5.cjs.entry.js} +4 -4
- package/dist/cjs/tttx-standalone-input_1_8_5.cjs.entry.js +94 -0
- package/dist/cjs/{tttx-table_1_8_4.cjs.entry.js → tttx-table_1_8_5.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tabs_1_8_4.cjs.entry.js → tttx-tabs_1_8_5.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-tag_1_8_4.cjs.entry.js → tttx-tag_1_8_5.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-textarea_1_8_4.cjs.entry.js → tttx-textarea_1_8_5.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-tree-view_1_8_4.cjs.entry.js → tttx-tree-view_1_8_5.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 +3 -3
- package/dist/collection/components/atoms/tttx-datacard/tttx-datacard.stories.js +5 -5
- 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 +3 -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-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 +2 -2
- package/dist/collection/components/organisms/tttx-data-pattern/tttx-data-pattern.stories.js +5 -5
- package/dist/components/index.d.ts +29 -29
- package/dist/components/index.js +29 -29
- package/dist/components/tttx-button.js +5 -5
- package/dist/components/{tttx-button_1_8_4.d.ts → tttx-button_1_8_5.d.ts} +4 -4
- package/dist/components/{tttx-button_1_8_4.js → tttx-button_1_8_5.js} +2 -2
- package/dist/components/tttx-checkbox-group-caption_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-caption_1_8_4.js → tttx-checkbox-group-caption_1_8_5.js} +5 -5
- package/dist/components/tttx-checkbox-group-heading_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-heading_1_8_4.js → tttx-checkbox-group-heading_1_8_5.js} +5 -5
- package/dist/components/tttx-checkbox-group_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group_1_8_4.js → tttx-checkbox-group_1_8_5.js} +5 -5
- package/dist/components/{tttx-datacard_1_8_4.d.ts → tttx-checkbox_1_8_5.d.ts} +4 -4
- package/dist/components/{tttx-checkbox_1_8_4.js → tttx-checkbox_1_8_5.js} +7 -7
- package/dist/components/{tttx-checkbox_1_8_4.d.ts → tttx-comments_1_8_5.d.ts} +4 -4
- package/dist/components/{tttx-comments_1_8_4.js → tttx-comments_1_8_5.js} +8 -7
- package/dist/components/tttx-data-pattern_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-data-pattern_1_8_4.js → tttx-data-pattern_1_8_5.js} +13 -13
- package/dist/components/{tttx-comments_1_8_4.d.ts → tttx-datacard_1_8_5.d.ts} +4 -4
- package/dist/components/{tttx-datacard_1_8_4.js → tttx-datacard_1_8_5.js} +8 -8
- package/dist/components/tttx-dialog-box_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-dialog-box_1_8_4.js → tttx-dialog-box_1_8_5.js} +9 -9
- package/dist/components/{tttx-dialog_1_8_4.d.ts → tttx-dialog_1_8_5.d.ts} +4 -4
- package/dist/components/{tttx-dialog_1_8_4.js → tttx-dialog_1_8_5.js} +8 -8
- package/dist/components/tttx-expander_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-expander_1_8_4.js → tttx-expander_1_8_5.js} +7 -7
- package/dist/components/tttx-filter.js +6 -6
- package/dist/components/{tttx-filter_1_8_4.d.ts → tttx-filter_1_8_5.d.ts} +4 -4
- package/dist/components/{tttx-filter_1_8_4.js → tttx-filter_1_8_5.js} +2 -2
- package/dist/components/{tttx-icon_1_8_4.d.ts → tttx-form_1_8_5.d.ts} +4 -4
- package/dist/components/{tttx-form_1_8_4.js → tttx-form_1_8_5.js} +9 -9
- package/dist/components/tttx-icon.js +3 -3
- package/dist/components/{tttx-list_1_8_4.d.ts → tttx-icon_1_8_5.d.ts} +4 -4
- package/dist/components/{tttx-icon_1_8_4.js → tttx-icon_1_8_5.js} +2 -2
- package/dist/components/tttx-keyvalue-block_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-keyvalue-block_1_8_4.js → tttx-keyvalue-block_1_8_5.js} +5 -5
- package/dist/components/tttx-list.js +6 -6
- package/dist/components/{tttx-tabs_1_8_4.d.ts → tttx-list_1_8_5.d.ts} +4 -4
- package/dist/components/{tttx-list_1_8_4.js → tttx-list_1_8_5.js} +2 -2
- package/dist/components/tttx-loading-spinner_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-loading-spinner_1_8_4.js → tttx-loading-spinner_1_8_5.js} +5 -5
- package/dist/components/tttx-multiselect-box_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-multiselect-box_1_8_4.js → tttx-multiselect-box_1_8_5.js} +13 -13
- package/dist/components/tttx-percentage-bar_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-percentage-bar_1_8_4.js → tttx-percentage-bar_1_8_5.js} +6 -6
- package/dist/components/{tttx-qrcode_1_8_4.d.ts → tttx-qrcode_1_8_5.d.ts} +4 -4
- package/dist/components/{tttx-qrcode_1_8_4.js → tttx-qrcode_1_8_5.js} +5 -5
- package/dist/components/tttx-select-box.js +8 -8
- package/dist/components/tttx-select-box_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-select-box_1_8_4.js → tttx-select-box_1_8_5.js} +2 -2
- package/dist/components/tttx-sorter.js +5 -5
- package/dist/components/tttx-sorter_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-sorter_1_8_4.js → tttx-sorter_1_8_5.js} +2 -2
- package/dist/components/tttx-standalone-input.js +6 -6
- package/dist/components/tttx-standalone-input_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-standalone-input_1_8_4.js → tttx-standalone-input_1_8_5.js} +2 -2
- package/dist/components/{tttx-table_1_8_4.d.ts → tttx-table_1_8_5.d.ts} +4 -4
- package/dist/components/{tttx-table_1_8_4.js → tttx-table_1_8_5.js} +5 -5
- package/dist/components/{tttx-form_1_8_4.d.ts → tttx-tabs_1_8_5.d.ts} +4 -4
- package/dist/components/{tttx-tabs_1_8_4.js → tttx-tabs_1_8_5.js} +9 -9
- package/dist/components/{tttx-tag_1_8_4.d.ts → tttx-tag_1_8_5.d.ts} +4 -4
- package/dist/components/{tttx-tag_1_8_4.js → tttx-tag_1_8_5.js} +5 -5
- package/dist/components/tttx-textarea_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-textarea_1_8_4.js → tttx-textarea_1_8_5.js} +6 -6
- package/dist/components/tttx-toolbar.js +3 -3
- package/dist/components/{tttx-toolbar_1_8_4.d.ts → tttx-toolbar_1_8_5.d.ts} +4 -4
- package/dist/components/{tttx-toolbar_1_8_4.js → tttx-toolbar_1_8_5.js} +2 -2
- package/dist/components/tttx-tree-view_1_8_5.d.ts +11 -0
- package/dist/components/{tttx-tree-view_1_8_4.js → tttx-tree-view_1_8_5.js} +9 -9
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{tttx-button_1_8_4.entry.js → tttx-button_1_8_5.entry.js} +2 -2
- package/dist/esm/{tttx-checkbox-group-caption_1_8_4.entry.js → tttx-checkbox-group-caption_1_8_5.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group-heading_1_8_4.entry.js → tttx-checkbox-group-heading_1_8_5.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group_1_8_4.entry.js → tttx-checkbox-group_1_8_5.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox_1_8_4.entry.js → tttx-checkbox_1_8_5.entry.js} +2 -2
- package/dist/esm/{tttx-comments_1_8_4.entry.js → tttx-comments_1_8_5.entry.js} +3 -2
- package/dist/esm/{tttx-data-pattern_1_8_4.entry.js → tttx-data-pattern_1_8_5.entry.js} +2 -2
- package/dist/esm/{tttx-datacard_1_8_4.entry.js → tttx-datacard_1_8_5.entry.js} +3 -3
- package/dist/esm/{tttx-dialog-box_1_8_4.entry.js → tttx-dialog-box_1_8_5.entry.js} +3 -3
- package/dist/esm/{tttx-dialog_1_8_4.entry.js → tttx-dialog_1_8_5.entry.js} +2 -2
- package/dist/esm/{tttx-expander_1_8_4.entry.js → tttx-expander_1_8_5.entry.js} +2 -2
- package/dist/esm/{tttx-filter_1_8_4_4.entry.js → tttx-filter_1_8_5_4.entry.js} +6 -6
- package/dist/esm/{tttx-form_1_8_4.entry.js → tttx-form_1_8_5.entry.js} +2 -2
- package/dist/esm/{tttx-icon_1_8_4.entry.js → tttx-icon_1_8_5.entry.js} +1 -1
- package/dist/esm/{tttx-keyvalue-block_1_8_4.entry.js → tttx-keyvalue-block_1_8_5.entry.js} +1 -1
- package/dist/esm/{tttx-loading-spinner_1_8_4.entry.js → tttx-loading-spinner_1_8_5.entry.js} +1 -1
- package/dist/esm/{tttx-multiselect-box_1_8_4.entry.js → tttx-multiselect-box_1_8_5.entry.js} +6 -6
- package/dist/esm/{tttx-percentage-bar_1_8_4.entry.js → tttx-percentage-bar_1_8_5.entry.js} +2 -2
- package/dist/esm/{tttx-qrcode_1_8_4.entry.js → tttx-qrcode_1_8_5.entry.js} +1 -1
- package/dist/esm/{tttx-select-box_1_8_4.entry.js → tttx-select-box_1_8_5.entry.js} +4 -4
- package/dist/esm/tttx-standalone-input_1_8_5.entry.js +90 -0
- package/dist/esm/{tttx-table_1_8_4.entry.js → tttx-table_1_8_5.entry.js} +1 -1
- package/dist/esm/{tttx-tabs_1_8_4.entry.js → tttx-tabs_1_8_5.entry.js} +4 -4
- package/dist/esm/{tttx-tag_1_8_4.entry.js → tttx-tag_1_8_5.entry.js} +1 -1
- package/dist/esm/{tttx-textarea_1_8_4.entry.js → tttx-textarea_1_8_5.entry.js} +2 -2
- package/dist/esm/{tttx-tree-view_1_8_4.entry.js → tttx-tree-view_1_8_5.entry.js} +3 -3
- package/dist/esm/tttx.js +1 -1
- package/dist/tttx/p-0e515960.entry.js +1 -1
- package/dist/tttx/p-129893f7.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 -0
- package/dist/tttx/p-33754ad8.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-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-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-c08a54f9.entry.js +1 -1
- package/dist/tttx/p-c170e3b8.entry.js +1 -1
- package/dist/tttx/p-ddad380e.entry.js +1 -1
- package/dist/tttx/p-e5259a38.entry.js +1 -1
- package/dist/tttx/p-ee358ce4.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-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 +342 -342
- package/package.json +1 -1
- package/dist/cjs/tttx-standalone-input_1_8_4.cjs.entry.js +0 -94
- package/dist/components/tttx-checkbox-group-caption_1_8_4.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-heading_1_8_4.d.ts +0 -11
- package/dist/components/tttx-checkbox-group_1_8_4.d.ts +0 -11
- package/dist/components/tttx-data-pattern_1_8_4.d.ts +0 -11
- package/dist/components/tttx-dialog-box_1_8_4.d.ts +0 -11
- package/dist/components/tttx-expander_1_8_4.d.ts +0 -11
- package/dist/components/tttx-keyvalue-block_1_8_4.d.ts +0 -11
- package/dist/components/tttx-loading-spinner_1_8_4.d.ts +0 -11
- package/dist/components/tttx-multiselect-box_1_8_4.d.ts +0 -11
- package/dist/components/tttx-percentage-bar_1_8_4.d.ts +0 -11
- package/dist/components/tttx-select-box_1_8_4.d.ts +0 -11
- package/dist/components/tttx-sorter_1_8_4.d.ts +0 -11
- package/dist/components/tttx-standalone-input_1_8_4.d.ts +0 -11
- package/dist/components/tttx-textarea_1_8_4.d.ts +0 -11
- package/dist/components/tttx-tree-view_1_8_4.d.ts +0 -11
- package/dist/esm/tttx-standalone-input_1_8_4.entry.js +0 -90
- package/dist/tttx/p-bae7f239.entry.js +0 -1
|
@@ -20,51 +20,51 @@ 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_5 {
|
|
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_5 {
|
|
31
31
|
}
|
|
32
|
-
interface
|
|
32
|
+
interface TttxCheckboxGroupHeading_1_8_5 {
|
|
33
33
|
}
|
|
34
|
-
interface
|
|
34
|
+
interface TttxCheckboxGroup_1_8_5 {
|
|
35
35
|
}
|
|
36
|
-
interface
|
|
36
|
+
interface TttxCheckbox_1_8_5 {
|
|
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_5 {
|
|
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_5 {
|
|
49
49
|
"data": string;
|
|
50
50
|
"filterheader": string;
|
|
51
51
|
"filteroptions": string;
|
|
52
52
|
"sorteroptions": string;
|
|
53
53
|
}
|
|
54
|
-
interface
|
|
54
|
+
interface TttxDatacard_1_8_5 {
|
|
55
55
|
"cardTitle": string;
|
|
56
56
|
"iconStyle": string;
|
|
57
57
|
"leftData": string;
|
|
58
58
|
"rightData": string;
|
|
59
59
|
"rightSubtext": string;
|
|
60
60
|
}
|
|
61
|
-
interface
|
|
61
|
+
interface TttxDialogBox_1_8_5 {
|
|
62
62
|
"allowOverflow": boolean;
|
|
63
63
|
"data": string | DialogItems;
|
|
64
64
|
"open": boolean;
|
|
65
65
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
66
66
|
}
|
|
67
|
-
interface
|
|
67
|
+
interface TttxDialog_1_8_5 {
|
|
68
68
|
"allowOverflow": boolean;
|
|
69
69
|
"closeEnabled": boolean;
|
|
70
70
|
"header": string;
|
|
@@ -72,13 +72,13 @@ export namespace Components {
|
|
|
72
72
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
73
73
|
"type": 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
74
74
|
}
|
|
75
|
-
interface
|
|
75
|
+
interface TttxExpander_1_8_5 {
|
|
76
76
|
"lefticon"?: string;
|
|
77
77
|
"lefticoncolor"?: string;
|
|
78
78
|
"name": string;
|
|
79
79
|
"open": boolean;
|
|
80
80
|
}
|
|
81
|
-
interface
|
|
81
|
+
interface TttxFilter_1_8_5 {
|
|
82
82
|
"defaultFilterOptions": string[] | string;
|
|
83
83
|
"filterButtonStyle": 'list filter' | 'list icon' | 'table icon';
|
|
84
84
|
"filterHeader": string;
|
|
@@ -89,7 +89,7 @@ export namespace Components {
|
|
|
89
89
|
"showSearchField": boolean;
|
|
90
90
|
"showSelectAll": boolean;
|
|
91
91
|
}
|
|
92
|
-
interface
|
|
92
|
+
interface TttxForm_1_8_5 {
|
|
93
93
|
/**
|
|
94
94
|
* Clear the validation message on a given form field
|
|
95
95
|
* @param fieldName The form field name to clear the validation of
|
|
@@ -121,25 +121,25 @@ export namespace Components {
|
|
|
121
121
|
"setValidationFor": (fieldName: string, message: string) => Promise<void>;
|
|
122
122
|
"submit": () => Promise<void>;
|
|
123
123
|
}
|
|
124
|
-
interface
|
|
124
|
+
interface TttxIcon_1_8_5 {
|
|
125
125
|
"color": string;
|
|
126
126
|
"icon": string;
|
|
127
127
|
"size": number;
|
|
128
128
|
}
|
|
129
|
-
interface
|
|
129
|
+
interface TttxKeyvalueBlock_1_8_5 {
|
|
130
130
|
"horizontal": boolean;
|
|
131
131
|
"keyvalues": KeyBlockValues | KeyBlockValues[] | string;
|
|
132
132
|
"spacedout": boolean;
|
|
133
133
|
}
|
|
134
|
-
interface
|
|
134
|
+
interface TttxList_1_8_5 {
|
|
135
135
|
"data": string | ListItem[];
|
|
136
136
|
"name": string;
|
|
137
137
|
}
|
|
138
|
-
interface
|
|
138
|
+
interface TttxLoadingSpinner_1_8_5 {
|
|
139
139
|
"loadingMessage": boolean;
|
|
140
140
|
"size": 'small' | 'large';
|
|
141
141
|
}
|
|
142
|
-
interface
|
|
142
|
+
interface TttxMultiselectBox_1_8_5 {
|
|
143
143
|
"htmlVisibleValue": boolean;
|
|
144
144
|
"inline": boolean;
|
|
145
145
|
"label": string;
|
|
@@ -148,18 +148,18 @@ export namespace Components {
|
|
|
148
148
|
"searchEnabled": boolean;
|
|
149
149
|
"visibleValue": string;
|
|
150
150
|
}
|
|
151
|
-
interface
|
|
151
|
+
interface TttxPercentageBar_1_8_5 {
|
|
152
152
|
"color"?: string;
|
|
153
153
|
"labelid"?: string;
|
|
154
154
|
"min": string;
|
|
155
155
|
"percentage": string | number;
|
|
156
156
|
"thresholds"?: string | Threshold[];
|
|
157
157
|
}
|
|
158
|
-
interface
|
|
158
|
+
interface TttxQrcode_1_8_5 {
|
|
159
159
|
"link": string;
|
|
160
160
|
"size": number;
|
|
161
161
|
}
|
|
162
|
-
interface
|
|
162
|
+
interface TttxSelectBox_1_8_5 {
|
|
163
163
|
"errorMsg": string;
|
|
164
164
|
"inline": boolean;
|
|
165
165
|
"label": string;
|
|
@@ -172,13 +172,13 @@ export namespace Components {
|
|
|
172
172
|
"showErrorMsg": boolean;
|
|
173
173
|
"useExternalFiltering": boolean;
|
|
174
174
|
}
|
|
175
|
-
interface
|
|
175
|
+
interface TttxSorter_1_8_5 {
|
|
176
176
|
"defaultOption": string;
|
|
177
177
|
"defaultSortDirection": 'ascending' | 'descending';
|
|
178
178
|
"fieldOptionsData": string | SorterData;
|
|
179
179
|
"sorterKey": string;
|
|
180
180
|
}
|
|
181
|
-
interface
|
|
181
|
+
interface TttxStandaloneInput_1_8_5 {
|
|
182
182
|
"autocomplete": 'off' | 'on';
|
|
183
183
|
"checked": boolean;
|
|
184
184
|
"disabled": boolean;
|
|
@@ -194,8 +194,8 @@ export namespace Components {
|
|
|
194
194
|
"inputiconcolor": string;
|
|
195
195
|
/**
|
|
196
196
|
* tabindex - Allows the HTML elements to be focusable
|
|
197
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
198
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
197
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_8_5 input-index="1" />
|
|
198
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_8_5 inputindex={1} />
|
|
199
199
|
*/
|
|
200
200
|
"inputindex": string | number;
|
|
201
201
|
/**
|
|
@@ -223,31 +223,31 @@ export namespace Components {
|
|
|
223
223
|
"type": string;
|
|
224
224
|
"value": string | number;
|
|
225
225
|
}
|
|
226
|
-
interface
|
|
226
|
+
interface TttxTable_1_8_5 {
|
|
227
227
|
"data": any;
|
|
228
228
|
"headers": TableHeader[];
|
|
229
229
|
"loading": boolean;
|
|
230
230
|
"selectable": boolean;
|
|
231
231
|
"selected": number;
|
|
232
232
|
}
|
|
233
|
-
interface
|
|
233
|
+
interface TttxTabs_1_8_5 {
|
|
234
234
|
"navigation": boolean;
|
|
235
235
|
"tabs": string | Tab[];
|
|
236
236
|
"tabsName": string;
|
|
237
237
|
"wide": boolean;
|
|
238
238
|
}
|
|
239
|
-
interface
|
|
239
|
+
interface TttxTag_1_8_5 {
|
|
240
240
|
"color": string;
|
|
241
241
|
"text": string;
|
|
242
242
|
"textColor": string;
|
|
243
243
|
}
|
|
244
|
-
interface
|
|
244
|
+
interface TttxTextarea_1_8_5 {
|
|
245
245
|
"disabled": boolean;
|
|
246
246
|
"errormsg": string;
|
|
247
247
|
/**
|
|
248
248
|
* tabindex - Allows the HTML elements to be focusable
|
|
249
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
250
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
249
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_8_5 input-index="1" />
|
|
250
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_8_5 inputindex={1} />
|
|
251
251
|
*/
|
|
252
252
|
"inputindex": string | number;
|
|
253
253
|
/**
|
|
@@ -271,419 +271,419 @@ export namespace Components {
|
|
|
271
271
|
"textareaautofocus": boolean;
|
|
272
272
|
"value": string | number;
|
|
273
273
|
}
|
|
274
|
-
interface
|
|
274
|
+
interface TttxToolbar_1_8_5 {
|
|
275
275
|
"border": boolean;
|
|
276
276
|
}
|
|
277
|
-
interface
|
|
277
|
+
interface TttxTreeView_1_8_5 {
|
|
278
278
|
"data": TreeViewItem[];
|
|
279
279
|
}
|
|
280
280
|
}
|
|
281
|
-
export interface
|
|
281
|
+
export interface TttxCheckbox_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
282
282
|
detail: T;
|
|
283
|
-
target:
|
|
283
|
+
target: HTMLTttxCheckbox_1_8_5Element;
|
|
284
284
|
}
|
|
285
|
-
export interface
|
|
285
|
+
export interface TttxComments_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
286
286
|
detail: T;
|
|
287
|
-
target:
|
|
287
|
+
target: HTMLTttxComments_1_8_5Element;
|
|
288
288
|
}
|
|
289
|
-
export interface
|
|
289
|
+
export interface TttxDialogBox_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
290
290
|
detail: T;
|
|
291
|
-
target:
|
|
291
|
+
target: HTMLTttxDialogBox_1_8_5Element;
|
|
292
292
|
}
|
|
293
|
-
export interface
|
|
293
|
+
export interface TttxDialog_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
294
294
|
detail: T;
|
|
295
|
-
target:
|
|
295
|
+
target: HTMLTttxDialog_1_8_5Element;
|
|
296
296
|
}
|
|
297
|
-
export interface
|
|
297
|
+
export interface TttxExpander_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
298
298
|
detail: T;
|
|
299
|
-
target:
|
|
299
|
+
target: HTMLTttxExpander_1_8_5Element;
|
|
300
300
|
}
|
|
301
|
-
export interface
|
|
301
|
+
export interface TttxFilter_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
302
302
|
detail: T;
|
|
303
|
-
target:
|
|
303
|
+
target: HTMLTttxFilter_1_8_5Element;
|
|
304
304
|
}
|
|
305
|
-
export interface
|
|
305
|
+
export interface TttxForm_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
306
306
|
detail: T;
|
|
307
|
-
target:
|
|
307
|
+
target: HTMLTttxForm_1_8_5Element;
|
|
308
308
|
}
|
|
309
|
-
export interface
|
|
309
|
+
export interface TttxList_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
310
310
|
detail: T;
|
|
311
|
-
target:
|
|
311
|
+
target: HTMLTttxList_1_8_5Element;
|
|
312
312
|
}
|
|
313
|
-
export interface
|
|
313
|
+
export interface TttxMultiselectBox_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
314
314
|
detail: T;
|
|
315
|
-
target:
|
|
315
|
+
target: HTMLTttxMultiselectBox_1_8_5Element;
|
|
316
316
|
}
|
|
317
|
-
export interface
|
|
317
|
+
export interface TttxSelectBox_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
318
318
|
detail: T;
|
|
319
|
-
target:
|
|
319
|
+
target: HTMLTttxSelectBox_1_8_5Element;
|
|
320
320
|
}
|
|
321
|
-
export interface
|
|
321
|
+
export interface TttxSorter_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
322
322
|
detail: T;
|
|
323
|
-
target:
|
|
323
|
+
target: HTMLTttxSorter_1_8_5Element;
|
|
324
324
|
}
|
|
325
|
-
export interface
|
|
325
|
+
export interface TttxStandaloneInput_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
326
326
|
detail: T;
|
|
327
|
-
target:
|
|
327
|
+
target: HTMLTttxStandaloneInput_1_8_5Element;
|
|
328
328
|
}
|
|
329
|
-
export interface
|
|
329
|
+
export interface TttxTable_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
330
330
|
detail: T;
|
|
331
|
-
target:
|
|
331
|
+
target: HTMLTttxTable_1_8_5Element;
|
|
332
332
|
}
|
|
333
|
-
export interface
|
|
333
|
+
export interface TttxTabs_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
334
334
|
detail: T;
|
|
335
|
-
target:
|
|
335
|
+
target: HTMLTttxTabs_1_8_5Element;
|
|
336
336
|
}
|
|
337
|
-
export interface
|
|
337
|
+
export interface TttxTextarea_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
338
338
|
detail: T;
|
|
339
|
-
target:
|
|
339
|
+
target: HTMLTttxTextarea_1_8_5Element;
|
|
340
340
|
}
|
|
341
|
-
export interface
|
|
341
|
+
export interface TttxTreeView_1_8_5CustomEvent<T> extends CustomEvent<T> {
|
|
342
342
|
detail: T;
|
|
343
|
-
target:
|
|
343
|
+
target: HTMLTttxTreeView_1_8_5Element;
|
|
344
344
|
}
|
|
345
345
|
declare global {
|
|
346
|
-
interface
|
|
346
|
+
interface HTMLTttxButton_1_8_5Element extends Components.TttxButton_1_8_5, HTMLStencilElement {
|
|
347
347
|
}
|
|
348
|
-
var
|
|
349
|
-
prototype:
|
|
350
|
-
new ():
|
|
348
|
+
var HTMLTttxButton_1_8_5Element: {
|
|
349
|
+
prototype: HTMLTttxButton_1_8_5Element;
|
|
350
|
+
new (): HTMLTttxButton_1_8_5Element;
|
|
351
351
|
};
|
|
352
|
-
interface
|
|
352
|
+
interface HTMLTttxCheckboxGroupCaption_1_8_5Element extends Components.TttxCheckboxGroupCaption_1_8_5, HTMLStencilElement {
|
|
353
353
|
}
|
|
354
|
-
var
|
|
355
|
-
prototype:
|
|
356
|
-
new ():
|
|
354
|
+
var HTMLTttxCheckboxGroupCaption_1_8_5Element: {
|
|
355
|
+
prototype: HTMLTttxCheckboxGroupCaption_1_8_5Element;
|
|
356
|
+
new (): HTMLTttxCheckboxGroupCaption_1_8_5Element;
|
|
357
357
|
};
|
|
358
|
-
interface
|
|
358
|
+
interface HTMLTttxCheckboxGroupHeading_1_8_5Element extends Components.TttxCheckboxGroupHeading_1_8_5, HTMLStencilElement {
|
|
359
359
|
}
|
|
360
|
-
var
|
|
361
|
-
prototype:
|
|
362
|
-
new ():
|
|
360
|
+
var HTMLTttxCheckboxGroupHeading_1_8_5Element: {
|
|
361
|
+
prototype: HTMLTttxCheckboxGroupHeading_1_8_5Element;
|
|
362
|
+
new (): HTMLTttxCheckboxGroupHeading_1_8_5Element;
|
|
363
363
|
};
|
|
364
|
-
interface
|
|
364
|
+
interface HTMLTttxCheckboxGroup_1_8_5Element extends Components.TttxCheckboxGroup_1_8_5, HTMLStencilElement {
|
|
365
365
|
}
|
|
366
|
-
var
|
|
367
|
-
prototype:
|
|
368
|
-
new ():
|
|
366
|
+
var HTMLTttxCheckboxGroup_1_8_5Element: {
|
|
367
|
+
prototype: HTMLTttxCheckboxGroup_1_8_5Element;
|
|
368
|
+
new (): HTMLTttxCheckboxGroup_1_8_5Element;
|
|
369
369
|
};
|
|
370
|
-
interface
|
|
370
|
+
interface HTMLTttxCheckbox_1_8_5Element extends Components.TttxCheckbox_1_8_5, HTMLStencilElement {
|
|
371
371
|
}
|
|
372
|
-
var
|
|
373
|
-
prototype:
|
|
374
|
-
new ():
|
|
372
|
+
var HTMLTttxCheckbox_1_8_5Element: {
|
|
373
|
+
prototype: HTMLTttxCheckbox_1_8_5Element;
|
|
374
|
+
new (): HTMLTttxCheckbox_1_8_5Element;
|
|
375
375
|
};
|
|
376
|
-
interface
|
|
376
|
+
interface HTMLTttxComments_1_8_5Element extends Components.TttxComments_1_8_5, HTMLStencilElement {
|
|
377
377
|
}
|
|
378
|
-
var
|
|
379
|
-
prototype:
|
|
380
|
-
new ():
|
|
378
|
+
var HTMLTttxComments_1_8_5Element: {
|
|
379
|
+
prototype: HTMLTttxComments_1_8_5Element;
|
|
380
|
+
new (): HTMLTttxComments_1_8_5Element;
|
|
381
381
|
};
|
|
382
|
-
interface
|
|
382
|
+
interface HTMLTttxDataPattern_1_8_5Element extends Components.TttxDataPattern_1_8_5, HTMLStencilElement {
|
|
383
383
|
}
|
|
384
|
-
var
|
|
385
|
-
prototype:
|
|
386
|
-
new ():
|
|
384
|
+
var HTMLTttxDataPattern_1_8_5Element: {
|
|
385
|
+
prototype: HTMLTttxDataPattern_1_8_5Element;
|
|
386
|
+
new (): HTMLTttxDataPattern_1_8_5Element;
|
|
387
387
|
};
|
|
388
|
-
interface
|
|
388
|
+
interface HTMLTttxDatacard_1_8_5Element extends Components.TttxDatacard_1_8_5, HTMLStencilElement {
|
|
389
389
|
}
|
|
390
|
-
var
|
|
391
|
-
prototype:
|
|
392
|
-
new ():
|
|
390
|
+
var HTMLTttxDatacard_1_8_5Element: {
|
|
391
|
+
prototype: HTMLTttxDatacard_1_8_5Element;
|
|
392
|
+
new (): HTMLTttxDatacard_1_8_5Element;
|
|
393
393
|
};
|
|
394
|
-
interface
|
|
394
|
+
interface HTMLTttxDialogBox_1_8_5Element extends Components.TttxDialogBox_1_8_5, HTMLStencilElement {
|
|
395
395
|
}
|
|
396
|
-
var
|
|
397
|
-
prototype:
|
|
398
|
-
new ():
|
|
396
|
+
var HTMLTttxDialogBox_1_8_5Element: {
|
|
397
|
+
prototype: HTMLTttxDialogBox_1_8_5Element;
|
|
398
|
+
new (): HTMLTttxDialogBox_1_8_5Element;
|
|
399
399
|
};
|
|
400
|
-
interface
|
|
400
|
+
interface HTMLTttxDialog_1_8_5Element extends Components.TttxDialog_1_8_5, HTMLStencilElement {
|
|
401
401
|
}
|
|
402
|
-
var
|
|
403
|
-
prototype:
|
|
404
|
-
new ():
|
|
402
|
+
var HTMLTttxDialog_1_8_5Element: {
|
|
403
|
+
prototype: HTMLTttxDialog_1_8_5Element;
|
|
404
|
+
new (): HTMLTttxDialog_1_8_5Element;
|
|
405
405
|
};
|
|
406
|
-
interface
|
|
406
|
+
interface HTMLTttxExpander_1_8_5Element extends Components.TttxExpander_1_8_5, HTMLStencilElement {
|
|
407
407
|
}
|
|
408
|
-
var
|
|
409
|
-
prototype:
|
|
410
|
-
new ():
|
|
408
|
+
var HTMLTttxExpander_1_8_5Element: {
|
|
409
|
+
prototype: HTMLTttxExpander_1_8_5Element;
|
|
410
|
+
new (): HTMLTttxExpander_1_8_5Element;
|
|
411
411
|
};
|
|
412
|
-
interface
|
|
412
|
+
interface HTMLTttxFilter_1_8_5Element extends Components.TttxFilter_1_8_5, HTMLStencilElement {
|
|
413
413
|
}
|
|
414
|
-
var
|
|
415
|
-
prototype:
|
|
416
|
-
new ():
|
|
414
|
+
var HTMLTttxFilter_1_8_5Element: {
|
|
415
|
+
prototype: HTMLTttxFilter_1_8_5Element;
|
|
416
|
+
new (): HTMLTttxFilter_1_8_5Element;
|
|
417
417
|
};
|
|
418
|
-
interface
|
|
418
|
+
interface HTMLTttxForm_1_8_5Element extends Components.TttxForm_1_8_5, HTMLStencilElement {
|
|
419
419
|
}
|
|
420
|
-
var
|
|
421
|
-
prototype:
|
|
422
|
-
new ():
|
|
420
|
+
var HTMLTttxForm_1_8_5Element: {
|
|
421
|
+
prototype: HTMLTttxForm_1_8_5Element;
|
|
422
|
+
new (): HTMLTttxForm_1_8_5Element;
|
|
423
423
|
};
|
|
424
|
-
interface
|
|
424
|
+
interface HTMLTttxIcon_1_8_5Element extends Components.TttxIcon_1_8_5, HTMLStencilElement {
|
|
425
425
|
}
|
|
426
|
-
var
|
|
427
|
-
prototype:
|
|
428
|
-
new ():
|
|
426
|
+
var HTMLTttxIcon_1_8_5Element: {
|
|
427
|
+
prototype: HTMLTttxIcon_1_8_5Element;
|
|
428
|
+
new (): HTMLTttxIcon_1_8_5Element;
|
|
429
429
|
};
|
|
430
|
-
interface
|
|
430
|
+
interface HTMLTttxKeyvalueBlock_1_8_5Element extends Components.TttxKeyvalueBlock_1_8_5, HTMLStencilElement {
|
|
431
431
|
}
|
|
432
|
-
var
|
|
433
|
-
prototype:
|
|
434
|
-
new ():
|
|
432
|
+
var HTMLTttxKeyvalueBlock_1_8_5Element: {
|
|
433
|
+
prototype: HTMLTttxKeyvalueBlock_1_8_5Element;
|
|
434
|
+
new (): HTMLTttxKeyvalueBlock_1_8_5Element;
|
|
435
435
|
};
|
|
436
|
-
interface
|
|
436
|
+
interface HTMLTttxList_1_8_5Element extends Components.TttxList_1_8_5, HTMLStencilElement {
|
|
437
437
|
}
|
|
438
|
-
var
|
|
439
|
-
prototype:
|
|
440
|
-
new ():
|
|
438
|
+
var HTMLTttxList_1_8_5Element: {
|
|
439
|
+
prototype: HTMLTttxList_1_8_5Element;
|
|
440
|
+
new (): HTMLTttxList_1_8_5Element;
|
|
441
441
|
};
|
|
442
|
-
interface
|
|
442
|
+
interface HTMLTttxLoadingSpinner_1_8_5Element extends Components.TttxLoadingSpinner_1_8_5, HTMLStencilElement {
|
|
443
443
|
}
|
|
444
|
-
var
|
|
445
|
-
prototype:
|
|
446
|
-
new ():
|
|
444
|
+
var HTMLTttxLoadingSpinner_1_8_5Element: {
|
|
445
|
+
prototype: HTMLTttxLoadingSpinner_1_8_5Element;
|
|
446
|
+
new (): HTMLTttxLoadingSpinner_1_8_5Element;
|
|
447
447
|
};
|
|
448
|
-
interface
|
|
448
|
+
interface HTMLTttxMultiselectBox_1_8_5Element extends Components.TttxMultiselectBox_1_8_5, HTMLStencilElement {
|
|
449
449
|
}
|
|
450
|
-
var
|
|
451
|
-
prototype:
|
|
452
|
-
new ():
|
|
450
|
+
var HTMLTttxMultiselectBox_1_8_5Element: {
|
|
451
|
+
prototype: HTMLTttxMultiselectBox_1_8_5Element;
|
|
452
|
+
new (): HTMLTttxMultiselectBox_1_8_5Element;
|
|
453
453
|
};
|
|
454
|
-
interface
|
|
454
|
+
interface HTMLTttxPercentageBar_1_8_5Element extends Components.TttxPercentageBar_1_8_5, HTMLStencilElement {
|
|
455
455
|
}
|
|
456
|
-
var
|
|
457
|
-
prototype:
|
|
458
|
-
new ():
|
|
456
|
+
var HTMLTttxPercentageBar_1_8_5Element: {
|
|
457
|
+
prototype: HTMLTttxPercentageBar_1_8_5Element;
|
|
458
|
+
new (): HTMLTttxPercentageBar_1_8_5Element;
|
|
459
459
|
};
|
|
460
|
-
interface
|
|
460
|
+
interface HTMLTttxQrcode_1_8_5Element extends Components.TttxQrcode_1_8_5, HTMLStencilElement {
|
|
461
461
|
}
|
|
462
|
-
var
|
|
463
|
-
prototype:
|
|
464
|
-
new ():
|
|
462
|
+
var HTMLTttxQrcode_1_8_5Element: {
|
|
463
|
+
prototype: HTMLTttxQrcode_1_8_5Element;
|
|
464
|
+
new (): HTMLTttxQrcode_1_8_5Element;
|
|
465
465
|
};
|
|
466
|
-
interface
|
|
466
|
+
interface HTMLTttxSelectBox_1_8_5Element extends Components.TttxSelectBox_1_8_5, HTMLStencilElement {
|
|
467
467
|
}
|
|
468
|
-
var
|
|
469
|
-
prototype:
|
|
470
|
-
new ():
|
|
468
|
+
var HTMLTttxSelectBox_1_8_5Element: {
|
|
469
|
+
prototype: HTMLTttxSelectBox_1_8_5Element;
|
|
470
|
+
new (): HTMLTttxSelectBox_1_8_5Element;
|
|
471
471
|
};
|
|
472
|
-
interface
|
|
472
|
+
interface HTMLTttxSorter_1_8_5Element extends Components.TttxSorter_1_8_5, HTMLStencilElement {
|
|
473
473
|
}
|
|
474
|
-
var
|
|
475
|
-
prototype:
|
|
476
|
-
new ():
|
|
474
|
+
var HTMLTttxSorter_1_8_5Element: {
|
|
475
|
+
prototype: HTMLTttxSorter_1_8_5Element;
|
|
476
|
+
new (): HTMLTttxSorter_1_8_5Element;
|
|
477
477
|
};
|
|
478
|
-
interface
|
|
478
|
+
interface HTMLTttxStandaloneInput_1_8_5Element extends Components.TttxStandaloneInput_1_8_5, HTMLStencilElement {
|
|
479
479
|
}
|
|
480
|
-
var
|
|
481
|
-
prototype:
|
|
482
|
-
new ():
|
|
480
|
+
var HTMLTttxStandaloneInput_1_8_5Element: {
|
|
481
|
+
prototype: HTMLTttxStandaloneInput_1_8_5Element;
|
|
482
|
+
new (): HTMLTttxStandaloneInput_1_8_5Element;
|
|
483
483
|
};
|
|
484
|
-
interface
|
|
484
|
+
interface HTMLTttxTable_1_8_5Element extends Components.TttxTable_1_8_5, HTMLStencilElement {
|
|
485
485
|
}
|
|
486
|
-
var
|
|
487
|
-
prototype:
|
|
488
|
-
new ():
|
|
486
|
+
var HTMLTttxTable_1_8_5Element: {
|
|
487
|
+
prototype: HTMLTttxTable_1_8_5Element;
|
|
488
|
+
new (): HTMLTttxTable_1_8_5Element;
|
|
489
489
|
};
|
|
490
|
-
interface
|
|
490
|
+
interface HTMLTttxTabs_1_8_5Element extends Components.TttxTabs_1_8_5, HTMLStencilElement {
|
|
491
491
|
}
|
|
492
|
-
var
|
|
493
|
-
prototype:
|
|
494
|
-
new ():
|
|
492
|
+
var HTMLTttxTabs_1_8_5Element: {
|
|
493
|
+
prototype: HTMLTttxTabs_1_8_5Element;
|
|
494
|
+
new (): HTMLTttxTabs_1_8_5Element;
|
|
495
495
|
};
|
|
496
|
-
interface
|
|
496
|
+
interface HTMLTttxTag_1_8_5Element extends Components.TttxTag_1_8_5, HTMLStencilElement {
|
|
497
497
|
}
|
|
498
|
-
var
|
|
499
|
-
prototype:
|
|
500
|
-
new ():
|
|
498
|
+
var HTMLTttxTag_1_8_5Element: {
|
|
499
|
+
prototype: HTMLTttxTag_1_8_5Element;
|
|
500
|
+
new (): HTMLTttxTag_1_8_5Element;
|
|
501
501
|
};
|
|
502
|
-
interface
|
|
502
|
+
interface HTMLTttxTextarea_1_8_5Element extends Components.TttxTextarea_1_8_5, HTMLStencilElement {
|
|
503
503
|
}
|
|
504
|
-
var
|
|
505
|
-
prototype:
|
|
506
|
-
new ():
|
|
504
|
+
var HTMLTttxTextarea_1_8_5Element: {
|
|
505
|
+
prototype: HTMLTttxTextarea_1_8_5Element;
|
|
506
|
+
new (): HTMLTttxTextarea_1_8_5Element;
|
|
507
507
|
};
|
|
508
|
-
interface
|
|
508
|
+
interface HTMLTttxToolbar_1_8_5Element extends Components.TttxToolbar_1_8_5, HTMLStencilElement {
|
|
509
509
|
}
|
|
510
|
-
var
|
|
511
|
-
prototype:
|
|
512
|
-
new ():
|
|
510
|
+
var HTMLTttxToolbar_1_8_5Element: {
|
|
511
|
+
prototype: HTMLTttxToolbar_1_8_5Element;
|
|
512
|
+
new (): HTMLTttxToolbar_1_8_5Element;
|
|
513
513
|
};
|
|
514
|
-
interface
|
|
514
|
+
interface HTMLTttxTreeView_1_8_5Element extends Components.TttxTreeView_1_8_5, HTMLStencilElement {
|
|
515
515
|
}
|
|
516
|
-
var
|
|
517
|
-
prototype:
|
|
518
|
-
new ():
|
|
516
|
+
var HTMLTttxTreeView_1_8_5Element: {
|
|
517
|
+
prototype: HTMLTttxTreeView_1_8_5Element;
|
|
518
|
+
new (): HTMLTttxTreeView_1_8_5Element;
|
|
519
519
|
};
|
|
520
520
|
interface HTMLElementTagNameMap {
|
|
521
|
-
"tttx-
|
|
522
|
-
"tttx-checkbox-group-
|
|
523
|
-
"tttx-checkbox-group-
|
|
524
|
-
"tttx-checkbox-
|
|
525
|
-
"tttx-
|
|
526
|
-
"tttx-
|
|
527
|
-
"tttx-data-
|
|
528
|
-
"tttx-
|
|
529
|
-
"tttx-dialog-
|
|
530
|
-
"tttx-
|
|
531
|
-
"tttx-
|
|
532
|
-
"tttx-
|
|
533
|
-
"tttx-
|
|
534
|
-
"tttx-
|
|
535
|
-
"tttx-keyvalue-
|
|
536
|
-
"tttx-
|
|
537
|
-
"tttx-loading-
|
|
538
|
-
"tttx-multiselect-
|
|
539
|
-
"tttx-percentage-
|
|
540
|
-
"tttx-
|
|
541
|
-
"tttx-select-
|
|
542
|
-
"tttx-
|
|
543
|
-
"tttx-standalone-
|
|
544
|
-
"tttx-
|
|
545
|
-
"tttx-
|
|
546
|
-
"tttx-
|
|
547
|
-
"tttx-
|
|
548
|
-
"tttx-
|
|
549
|
-
"tttx-tree-
|
|
521
|
+
"tttx-button_1_8_5": HTMLTttxButton_1_8_5Element;
|
|
522
|
+
"tttx-checkbox-group-caption_1_8_5": HTMLTttxCheckboxGroupCaption_1_8_5Element;
|
|
523
|
+
"tttx-checkbox-group-heading_1_8_5": HTMLTttxCheckboxGroupHeading_1_8_5Element;
|
|
524
|
+
"tttx-checkbox-group_1_8_5": HTMLTttxCheckboxGroup_1_8_5Element;
|
|
525
|
+
"tttx-checkbox_1_8_5": HTMLTttxCheckbox_1_8_5Element;
|
|
526
|
+
"tttx-comments_1_8_5": HTMLTttxComments_1_8_5Element;
|
|
527
|
+
"tttx-data-pattern_1_8_5": HTMLTttxDataPattern_1_8_5Element;
|
|
528
|
+
"tttx-datacard_1_8_5": HTMLTttxDatacard_1_8_5Element;
|
|
529
|
+
"tttx-dialog-box_1_8_5": HTMLTttxDialogBox_1_8_5Element;
|
|
530
|
+
"tttx-dialog_1_8_5": HTMLTttxDialog_1_8_5Element;
|
|
531
|
+
"tttx-expander_1_8_5": HTMLTttxExpander_1_8_5Element;
|
|
532
|
+
"tttx-filter_1_8_5": HTMLTttxFilter_1_8_5Element;
|
|
533
|
+
"tttx-form_1_8_5": HTMLTttxForm_1_8_5Element;
|
|
534
|
+
"tttx-icon_1_8_5": HTMLTttxIcon_1_8_5Element;
|
|
535
|
+
"tttx-keyvalue-block_1_8_5": HTMLTttxKeyvalueBlock_1_8_5Element;
|
|
536
|
+
"tttx-list_1_8_5": HTMLTttxList_1_8_5Element;
|
|
537
|
+
"tttx-loading-spinner_1_8_5": HTMLTttxLoadingSpinner_1_8_5Element;
|
|
538
|
+
"tttx-multiselect-box_1_8_5": HTMLTttxMultiselectBox_1_8_5Element;
|
|
539
|
+
"tttx-percentage-bar_1_8_5": HTMLTttxPercentageBar_1_8_5Element;
|
|
540
|
+
"tttx-qrcode_1_8_5": HTMLTttxQrcode_1_8_5Element;
|
|
541
|
+
"tttx-select-box_1_8_5": HTMLTttxSelectBox_1_8_5Element;
|
|
542
|
+
"tttx-sorter_1_8_5": HTMLTttxSorter_1_8_5Element;
|
|
543
|
+
"tttx-standalone-input_1_8_5": HTMLTttxStandaloneInput_1_8_5Element;
|
|
544
|
+
"tttx-table_1_8_5": HTMLTttxTable_1_8_5Element;
|
|
545
|
+
"tttx-tabs_1_8_5": HTMLTttxTabs_1_8_5Element;
|
|
546
|
+
"tttx-tag_1_8_5": HTMLTttxTag_1_8_5Element;
|
|
547
|
+
"tttx-textarea_1_8_5": HTMLTttxTextarea_1_8_5Element;
|
|
548
|
+
"tttx-toolbar_1_8_5": HTMLTttxToolbar_1_8_5Element;
|
|
549
|
+
"tttx-tree-view_1_8_5": HTMLTttxTreeView_1_8_5Element;
|
|
550
550
|
}
|
|
551
551
|
}
|
|
552
552
|
declare namespace LocalJSX {
|
|
553
|
-
interface
|
|
553
|
+
interface TttxButton_1_8_5 {
|
|
554
554
|
"design"?: string;
|
|
555
555
|
"icon"?: string;
|
|
556
556
|
"iconcolor"?: string;
|
|
557
557
|
"iconposition"?: 'left' | 'right';
|
|
558
558
|
"notext"?: boolean;
|
|
559
559
|
}
|
|
560
|
-
interface
|
|
560
|
+
interface TttxCheckboxGroupCaption_1_8_5 {
|
|
561
561
|
}
|
|
562
|
-
interface
|
|
562
|
+
interface TttxCheckboxGroupHeading_1_8_5 {
|
|
563
563
|
}
|
|
564
|
-
interface
|
|
564
|
+
interface TttxCheckboxGroup_1_8_5 {
|
|
565
565
|
}
|
|
566
|
-
interface
|
|
566
|
+
interface TttxCheckbox_1_8_5 {
|
|
567
567
|
"checkboxId"?: string;
|
|
568
568
|
"checked"?: boolean;
|
|
569
569
|
"indeterminate"?: boolean;
|
|
570
570
|
"inline"?: boolean;
|
|
571
571
|
"label"?: string;
|
|
572
|
-
"onCheckboxChangeEvent"?: (event:
|
|
572
|
+
"onCheckboxChangeEvent"?: (event: TttxCheckbox_1_8_5CustomEvent<{indeterminate: boolean, checked: boolean}>) => void;
|
|
573
573
|
}
|
|
574
|
-
interface
|
|
574
|
+
interface TttxComments_1_8_5 {
|
|
575
575
|
"comments"?: string | Comment[];
|
|
576
576
|
"currentuser"?: string;
|
|
577
|
-
"onCommentAdded"?: (event:
|
|
578
|
-
"onRequestFileDownload"?: (event:
|
|
579
|
-
"onRequestFileUpload"?: (event:
|
|
577
|
+
"onCommentAdded"?: (event: TttxComments_1_8_5CustomEvent<Comment>) => void;
|
|
578
|
+
"onRequestFileDownload"?: (event: TttxComments_1_8_5CustomEvent<string>) => void;
|
|
579
|
+
"onRequestFileUpload"?: (event: TttxComments_1_8_5CustomEvent<void>) => void;
|
|
580
580
|
}
|
|
581
|
-
interface
|
|
581
|
+
interface TttxDataPattern_1_8_5 {
|
|
582
582
|
"data"?: string;
|
|
583
583
|
"filterheader"?: string;
|
|
584
584
|
"filteroptions"?: string;
|
|
585
585
|
"sorteroptions"?: string;
|
|
586
586
|
}
|
|
587
|
-
interface
|
|
587
|
+
interface TttxDatacard_1_8_5 {
|
|
588
588
|
"cardTitle"?: string;
|
|
589
589
|
"iconStyle"?: string;
|
|
590
590
|
"leftData"?: string;
|
|
591
591
|
"rightData"?: string;
|
|
592
592
|
"rightSubtext"?: string;
|
|
593
593
|
}
|
|
594
|
-
interface
|
|
594
|
+
interface TttxDialogBox_1_8_5 {
|
|
595
595
|
"allowOverflow"?: boolean;
|
|
596
596
|
"data"?: string | DialogItems;
|
|
597
|
-
"onButtonClick"?: (event:
|
|
598
|
-
"onCloseButtonClick"?: (event:
|
|
597
|
+
"onButtonClick"?: (event: TttxDialogBox_1_8_5CustomEvent<any>) => void;
|
|
598
|
+
"onCloseButtonClick"?: (event: TttxDialogBox_1_8_5CustomEvent<any>) => void;
|
|
599
599
|
"open"?: boolean;
|
|
600
600
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
601
601
|
}
|
|
602
|
-
interface
|
|
602
|
+
interface TttxDialog_1_8_5 {
|
|
603
603
|
"allowOverflow"?: boolean;
|
|
604
604
|
"closeEnabled"?: boolean;
|
|
605
605
|
"header"?: string;
|
|
606
|
-
"onCloseButtonClick"?: (event:
|
|
606
|
+
"onCloseButtonClick"?: (event: TttxDialog_1_8_5CustomEvent<any>) => void;
|
|
607
607
|
"open"?: boolean;
|
|
608
608
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
609
609
|
"type"?: 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
610
610
|
}
|
|
611
|
-
interface
|
|
611
|
+
interface TttxExpander_1_8_5 {
|
|
612
612
|
"lefticon"?: string;
|
|
613
613
|
"lefticoncolor"?: string;
|
|
614
614
|
"name"?: string;
|
|
615
|
-
"onToggleExpander"?: (event:
|
|
615
|
+
"onToggleExpander"?: (event: TttxExpander_1_8_5CustomEvent<{ open: boolean; name: string }>) => void;
|
|
616
616
|
"open"?: boolean;
|
|
617
617
|
}
|
|
618
|
-
interface
|
|
618
|
+
interface TttxFilter_1_8_5 {
|
|
619
619
|
"defaultFilterOptions"?: string[] | string;
|
|
620
620
|
"filterButtonStyle"?: 'list filter' | 'list icon' | 'table icon';
|
|
621
621
|
"filterHeader"?: string;
|
|
622
622
|
"filterKey"?: string;
|
|
623
623
|
"filterOptions"?: string | FilterSettings[];
|
|
624
|
-
"onFilterChangeEvent"?: (event:
|
|
625
|
-
"onToggleFilter"?: (event:
|
|
624
|
+
"onFilterChangeEvent"?: (event: TttxFilter_1_8_5CustomEvent<FilterChangeEvent>) => void;
|
|
625
|
+
"onToggleFilter"?: (event: TttxFilter_1_8_5CustomEvent<boolean>) => void;
|
|
626
626
|
"popoverWidth"?: string;
|
|
627
627
|
"showOptionIcons"?: boolean;
|
|
628
628
|
"showSearchField"?: boolean;
|
|
629
629
|
"showSelectAll"?: boolean;
|
|
630
630
|
}
|
|
631
|
-
interface
|
|
631
|
+
interface TttxForm_1_8_5 {
|
|
632
632
|
"data"?: any;
|
|
633
633
|
"formschema"?: Record<string, any> | string;
|
|
634
|
-
"onDataChanged"?: (event:
|
|
635
|
-
"onDataSubmitted"?: (event:
|
|
634
|
+
"onDataChanged"?: (event: TttxForm_1_8_5CustomEvent<{ name: string; value: string }>) => void;
|
|
635
|
+
"onDataSubmitted"?: (event: TttxForm_1_8_5CustomEvent<FormData>) => void;
|
|
636
636
|
}
|
|
637
|
-
interface
|
|
637
|
+
interface TttxIcon_1_8_5 {
|
|
638
638
|
"color"?: string;
|
|
639
639
|
"icon"?: string;
|
|
640
640
|
"size"?: number;
|
|
641
641
|
}
|
|
642
|
-
interface
|
|
642
|
+
interface TttxKeyvalueBlock_1_8_5 {
|
|
643
643
|
"horizontal"?: boolean;
|
|
644
644
|
"keyvalues"?: KeyBlockValues | KeyBlockValues[] | string;
|
|
645
645
|
"spacedout"?: boolean;
|
|
646
646
|
}
|
|
647
|
-
interface
|
|
647
|
+
interface TttxList_1_8_5 {
|
|
648
648
|
"data"?: string | ListItem[];
|
|
649
649
|
"name"?: string;
|
|
650
|
-
"onListRowCheckboxClick"?: (event:
|
|
651
|
-
"onListRowClick"?: (event:
|
|
650
|
+
"onListRowCheckboxClick"?: (event: TttxList_1_8_5CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
651
|
+
"onListRowClick"?: (event: TttxList_1_8_5CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
652
652
|
}
|
|
653
|
-
interface
|
|
653
|
+
interface TttxLoadingSpinner_1_8_5 {
|
|
654
654
|
"loadingMessage"?: boolean;
|
|
655
655
|
"size"?: 'small' | 'large';
|
|
656
656
|
}
|
|
657
|
-
interface
|
|
657
|
+
interface TttxMultiselectBox_1_8_5 {
|
|
658
658
|
"htmlVisibleValue"?: boolean;
|
|
659
659
|
"inline"?: boolean;
|
|
660
660
|
"label"?: string;
|
|
661
|
-
"onChangesApplied"?: (event:
|
|
662
|
-
"onSelectItemEvent"?: (event:
|
|
663
|
-
"onToggleOpen"?: (event:
|
|
661
|
+
"onChangesApplied"?: (event: TttxMultiselectBox_1_8_5CustomEvent<SelectItem[]>) => void;
|
|
662
|
+
"onSelectItemEvent"?: (event: TttxMultiselectBox_1_8_5CustomEvent<SelectItem>) => void;
|
|
663
|
+
"onToggleOpen"?: (event: TttxMultiselectBox_1_8_5CustomEvent<boolean>) => void;
|
|
664
664
|
"optionsData"?: string | SelectItem[];
|
|
665
665
|
"placeholder"?: string;
|
|
666
666
|
"searchEnabled"?: boolean;
|
|
667
667
|
"visibleValue"?: string;
|
|
668
668
|
}
|
|
669
|
-
interface
|
|
669
|
+
interface TttxPercentageBar_1_8_5 {
|
|
670
670
|
"color"?: string;
|
|
671
671
|
"labelid"?: string;
|
|
672
672
|
"min"?: string;
|
|
673
673
|
"percentage"?: string | number;
|
|
674
674
|
"thresholds"?: string | Threshold[];
|
|
675
675
|
}
|
|
676
|
-
interface
|
|
676
|
+
interface TttxQrcode_1_8_5 {
|
|
677
677
|
"link"?: string;
|
|
678
678
|
"size"?: number;
|
|
679
679
|
}
|
|
680
|
-
interface
|
|
680
|
+
interface TttxSelectBox_1_8_5 {
|
|
681
681
|
"errorMsg"?: string;
|
|
682
682
|
"inline"?: boolean;
|
|
683
683
|
"label"?: string;
|
|
684
|
-
"onMultiselectSearchUpdated"?: (event:
|
|
685
|
-
"onSelectItemEvent"?: (event:
|
|
686
|
-
"onToggleOpen"?: (event:
|
|
684
|
+
"onMultiselectSearchUpdated"?: (event: TttxSelectBox_1_8_5CustomEvent<string>) => void;
|
|
685
|
+
"onSelectItemEvent"?: (event: TttxSelectBox_1_8_5CustomEvent<SelectItem1>) => void;
|
|
686
|
+
"onToggleOpen"?: (event: TttxSelectBox_1_8_5CustomEvent<boolean>) => void;
|
|
687
687
|
"optionsData"?: string | SelectItem1[];
|
|
688
688
|
"placeholder"?: string;
|
|
689
689
|
"searchEnabled"?: boolean;
|
|
@@ -692,15 +692,15 @@ declare namespace LocalJSX {
|
|
|
692
692
|
"showErrorMsg"?: boolean;
|
|
693
693
|
"useExternalFiltering"?: boolean;
|
|
694
694
|
}
|
|
695
|
-
interface
|
|
695
|
+
interface TttxSorter_1_8_5 {
|
|
696
696
|
"defaultOption"?: string;
|
|
697
697
|
"defaultSortDirection"?: 'ascending' | 'descending';
|
|
698
698
|
"fieldOptionsData"?: string | SorterData;
|
|
699
|
-
"onSorterChangeEvent"?: (event:
|
|
700
|
-
"onToggleSorter"?: (event:
|
|
699
|
+
"onSorterChangeEvent"?: (event: TttxSorter_1_8_5CustomEvent<SorterChangeEvent>) => void;
|
|
700
|
+
"onToggleSorter"?: (event: TttxSorter_1_8_5CustomEvent<boolean>) => void;
|
|
701
701
|
"sorterKey"?: string;
|
|
702
702
|
}
|
|
703
|
-
interface
|
|
703
|
+
interface TttxStandaloneInput_1_8_5 {
|
|
704
704
|
"autocomplete"?: 'off' | 'on';
|
|
705
705
|
"checked"?: boolean;
|
|
706
706
|
"disabled"?: boolean;
|
|
@@ -716,8 +716,8 @@ declare namespace LocalJSX {
|
|
|
716
716
|
"inputiconcolor"?: string;
|
|
717
717
|
/**
|
|
718
718
|
* tabindex - Allows the HTML elements to be focusable
|
|
719
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
720
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
719
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_8_5 input-index="1" />
|
|
720
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_8_5 inputindex={1} />
|
|
721
721
|
*/
|
|
722
722
|
"inputindex"?: string | number;
|
|
723
723
|
/**
|
|
@@ -731,13 +731,13 @@ declare namespace LocalJSX {
|
|
|
731
731
|
"min"?: MinMaxDates | number;
|
|
732
732
|
"minlength"?: string | number;
|
|
733
733
|
"name"?: string;
|
|
734
|
-
"onBlurChanged"?: (event:
|
|
735
|
-
"onFocusChanged"?: (event:
|
|
736
|
-
"onInputIconClick"?: (event:
|
|
737
|
-
"onInvalidChanged"?: (event:
|
|
738
|
-
"onLeftIconClick"?: (event:
|
|
739
|
-
"onRightIconClick"?: (event:
|
|
740
|
-
"onValueChanged"?: (event:
|
|
734
|
+
"onBlurChanged"?: (event: TttxStandaloneInput_1_8_5CustomEvent<string>) => void;
|
|
735
|
+
"onFocusChanged"?: (event: TttxStandaloneInput_1_8_5CustomEvent<string>) => void;
|
|
736
|
+
"onInputIconClick"?: (event: TttxStandaloneInput_1_8_5CustomEvent<void>) => void;
|
|
737
|
+
"onInvalidChanged"?: (event: TttxStandaloneInput_1_8_5CustomEvent<string>) => void;
|
|
738
|
+
"onLeftIconClick"?: (event: TttxStandaloneInput_1_8_5CustomEvent<void>) => void;
|
|
739
|
+
"onRightIconClick"?: (event: TttxStandaloneInput_1_8_5CustomEvent<void>) => void;
|
|
740
|
+
"onValueChanged"?: (event: TttxStandaloneInput_1_8_5CustomEvent<string>) => void;
|
|
741
741
|
"pattern"?: string;
|
|
742
742
|
"placeholder"?: string;
|
|
743
743
|
"readonly"?: string | boolean;
|
|
@@ -752,36 +752,36 @@ declare namespace LocalJSX {
|
|
|
752
752
|
"type"?: string;
|
|
753
753
|
"value"?: string | number;
|
|
754
754
|
}
|
|
755
|
-
interface
|
|
755
|
+
interface TttxTable_1_8_5 {
|
|
756
756
|
"data"?: any;
|
|
757
757
|
"headers"?: TableHeader[];
|
|
758
758
|
"loading"?: boolean;
|
|
759
|
-
"onHeaderClicked"?: (event:
|
|
760
|
-
"onRowClicked"?: (event:
|
|
759
|
+
"onHeaderClicked"?: (event: TttxTable_1_8_5CustomEvent<any>) => void;
|
|
760
|
+
"onRowClicked"?: (event: TttxTable_1_8_5CustomEvent<any>) => void;
|
|
761
761
|
"selectable"?: boolean;
|
|
762
762
|
"selected"?: number;
|
|
763
763
|
}
|
|
764
|
-
interface
|
|
764
|
+
interface TttxTabs_1_8_5 {
|
|
765
765
|
"navigation"?: boolean;
|
|
766
|
-
"onLeftNavigation"?: (event:
|
|
767
|
-
"onRightNavigation"?: (event:
|
|
768
|
-
"onTabClick"?: (event:
|
|
766
|
+
"onLeftNavigation"?: (event: TttxTabs_1_8_5CustomEvent<any>) => void;
|
|
767
|
+
"onRightNavigation"?: (event: TttxTabs_1_8_5CustomEvent<any>) => void;
|
|
768
|
+
"onTabClick"?: (event: TttxTabs_1_8_5CustomEvent<{ tabId: string }>) => void;
|
|
769
769
|
"tabs"?: string | Tab[];
|
|
770
770
|
"tabsName"?: string;
|
|
771
771
|
"wide"?: boolean;
|
|
772
772
|
}
|
|
773
|
-
interface
|
|
773
|
+
interface TttxTag_1_8_5 {
|
|
774
774
|
"color"?: string;
|
|
775
775
|
"text"?: string;
|
|
776
776
|
"textColor"?: string;
|
|
777
777
|
}
|
|
778
|
-
interface
|
|
778
|
+
interface TttxTextarea_1_8_5 {
|
|
779
779
|
"disabled"?: boolean;
|
|
780
780
|
"errormsg"?: string;
|
|
781
781
|
/**
|
|
782
782
|
* tabindex - Allows the HTML elements to be focusable
|
|
783
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
784
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
783
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_8_5 input-index="1" />
|
|
784
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_8_5 inputindex={1} />
|
|
785
785
|
*/
|
|
786
786
|
"inputindex"?: string | number;
|
|
787
787
|
/**
|
|
@@ -792,10 +792,10 @@ declare namespace LocalJSX {
|
|
|
792
792
|
"label"?: string;
|
|
793
793
|
"maxlength"?: string | number;
|
|
794
794
|
"name"?: string;
|
|
795
|
-
"onBlurChanged"?: (event:
|
|
796
|
-
"onFocusChanged"?: (event:
|
|
797
|
-
"onInvalidChanged"?: (event:
|
|
798
|
-
"onValueChanged"?: (event:
|
|
795
|
+
"onBlurChanged"?: (event: TttxTextarea_1_8_5CustomEvent<string>) => void;
|
|
796
|
+
"onFocusChanged"?: (event: TttxTextarea_1_8_5CustomEvent<string>) => void;
|
|
797
|
+
"onInvalidChanged"?: (event: TttxTextarea_1_8_5CustomEvent<string>) => void;
|
|
798
|
+
"onValueChanged"?: (event: TttxTextarea_1_8_5CustomEvent<string>) => void;
|
|
799
799
|
"placeholder"?: string;
|
|
800
800
|
"readonly"?: string | boolean;
|
|
801
801
|
"required"?: boolean;
|
|
@@ -809,80 +809,80 @@ declare namespace LocalJSX {
|
|
|
809
809
|
"textareaautofocus"?: boolean;
|
|
810
810
|
"value"?: string | number;
|
|
811
811
|
}
|
|
812
|
-
interface
|
|
812
|
+
interface TttxToolbar_1_8_5 {
|
|
813
813
|
"border"?: boolean;
|
|
814
814
|
}
|
|
815
|
-
interface
|
|
815
|
+
interface TttxTreeView_1_8_5 {
|
|
816
816
|
"data"?: TreeViewItem[];
|
|
817
|
-
"onCheckboxChange"?: (event:
|
|
818
|
-
"onClickEvent"?: (event:
|
|
819
|
-
"onExpandNode"?: (event:
|
|
817
|
+
"onCheckboxChange"?: (event: TttxTreeView_1_8_5CustomEvent<TreeViewItem[]>) => void;
|
|
818
|
+
"onClickEvent"?: (event: TttxTreeView_1_8_5CustomEvent<TreeViewItem>) => void;
|
|
819
|
+
"onExpandNode"?: (event: TttxTreeView_1_8_5CustomEvent<ExpandNodeEvent>) => void;
|
|
820
820
|
}
|
|
821
821
|
interface IntrinsicElements {
|
|
822
|
-
"tttx-
|
|
823
|
-
"tttx-checkbox-group-
|
|
824
|
-
"tttx-checkbox-group-
|
|
825
|
-
"tttx-checkbox-
|
|
826
|
-
"tttx-
|
|
827
|
-
"tttx-
|
|
828
|
-
"tttx-data-
|
|
829
|
-
"tttx-
|
|
830
|
-
"tttx-dialog-
|
|
831
|
-
"tttx-
|
|
832
|
-
"tttx-
|
|
833
|
-
"tttx-
|
|
834
|
-
"tttx-
|
|
835
|
-
"tttx-
|
|
836
|
-
"tttx-keyvalue-
|
|
837
|
-
"tttx-
|
|
838
|
-
"tttx-loading-
|
|
839
|
-
"tttx-multiselect-
|
|
840
|
-
"tttx-percentage-
|
|
841
|
-
"tttx-
|
|
842
|
-
"tttx-select-
|
|
843
|
-
"tttx-
|
|
844
|
-
"tttx-standalone-
|
|
845
|
-
"tttx-
|
|
846
|
-
"tttx-
|
|
847
|
-
"tttx-
|
|
848
|
-
"tttx-
|
|
849
|
-
"tttx-
|
|
850
|
-
"tttx-tree-
|
|
822
|
+
"tttx-button_1_8_5": TttxButton_1_8_5;
|
|
823
|
+
"tttx-checkbox-group-caption_1_8_5": TttxCheckboxGroupCaption_1_8_5;
|
|
824
|
+
"tttx-checkbox-group-heading_1_8_5": TttxCheckboxGroupHeading_1_8_5;
|
|
825
|
+
"tttx-checkbox-group_1_8_5": TttxCheckboxGroup_1_8_5;
|
|
826
|
+
"tttx-checkbox_1_8_5": TttxCheckbox_1_8_5;
|
|
827
|
+
"tttx-comments_1_8_5": TttxComments_1_8_5;
|
|
828
|
+
"tttx-data-pattern_1_8_5": TttxDataPattern_1_8_5;
|
|
829
|
+
"tttx-datacard_1_8_5": TttxDatacard_1_8_5;
|
|
830
|
+
"tttx-dialog-box_1_8_5": TttxDialogBox_1_8_5;
|
|
831
|
+
"tttx-dialog_1_8_5": TttxDialog_1_8_5;
|
|
832
|
+
"tttx-expander_1_8_5": TttxExpander_1_8_5;
|
|
833
|
+
"tttx-filter_1_8_5": TttxFilter_1_8_5;
|
|
834
|
+
"tttx-form_1_8_5": TttxForm_1_8_5;
|
|
835
|
+
"tttx-icon_1_8_5": TttxIcon_1_8_5;
|
|
836
|
+
"tttx-keyvalue-block_1_8_5": TttxKeyvalueBlock_1_8_5;
|
|
837
|
+
"tttx-list_1_8_5": TttxList_1_8_5;
|
|
838
|
+
"tttx-loading-spinner_1_8_5": TttxLoadingSpinner_1_8_5;
|
|
839
|
+
"tttx-multiselect-box_1_8_5": TttxMultiselectBox_1_8_5;
|
|
840
|
+
"tttx-percentage-bar_1_8_5": TttxPercentageBar_1_8_5;
|
|
841
|
+
"tttx-qrcode_1_8_5": TttxQrcode_1_8_5;
|
|
842
|
+
"tttx-select-box_1_8_5": TttxSelectBox_1_8_5;
|
|
843
|
+
"tttx-sorter_1_8_5": TttxSorter_1_8_5;
|
|
844
|
+
"tttx-standalone-input_1_8_5": TttxStandaloneInput_1_8_5;
|
|
845
|
+
"tttx-table_1_8_5": TttxTable_1_8_5;
|
|
846
|
+
"tttx-tabs_1_8_5": TttxTabs_1_8_5;
|
|
847
|
+
"tttx-tag_1_8_5": TttxTag_1_8_5;
|
|
848
|
+
"tttx-textarea_1_8_5": TttxTextarea_1_8_5;
|
|
849
|
+
"tttx-toolbar_1_8_5": TttxToolbar_1_8_5;
|
|
850
|
+
"tttx-tree-view_1_8_5": TttxTreeView_1_8_5;
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
export { LocalJSX as JSX };
|
|
854
854
|
declare module "@stencil/core" {
|
|
855
855
|
export namespace JSX {
|
|
856
856
|
interface IntrinsicElements {
|
|
857
|
-
"tttx-
|
|
858
|
-
"tttx-checkbox-group-
|
|
859
|
-
"tttx-checkbox-group-
|
|
860
|
-
"tttx-checkbox-
|
|
861
|
-
"tttx-
|
|
862
|
-
"tttx-
|
|
863
|
-
"tttx-data-
|
|
864
|
-
"tttx-
|
|
865
|
-
"tttx-dialog-
|
|
866
|
-
"tttx-
|
|
867
|
-
"tttx-
|
|
868
|
-
"tttx-
|
|
869
|
-
"tttx-
|
|
870
|
-
"tttx-
|
|
871
|
-
"tttx-keyvalue-
|
|
872
|
-
"tttx-
|
|
873
|
-
"tttx-loading-
|
|
874
|
-
"tttx-multiselect-
|
|
875
|
-
"tttx-percentage-
|
|
876
|
-
"tttx-
|
|
877
|
-
"tttx-select-
|
|
878
|
-
"tttx-
|
|
879
|
-
"tttx-standalone-
|
|
880
|
-
"tttx-
|
|
881
|
-
"tttx-
|
|
882
|
-
"tttx-
|
|
883
|
-
"tttx-
|
|
884
|
-
"tttx-
|
|
885
|
-
"tttx-tree-
|
|
857
|
+
"tttx-button_1_8_5": LocalJSX.TttxButton_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxButton_1_8_5Element>;
|
|
858
|
+
"tttx-checkbox-group-caption_1_8_5": LocalJSX.TttxCheckboxGroupCaption_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupCaption_1_8_5Element>;
|
|
859
|
+
"tttx-checkbox-group-heading_1_8_5": LocalJSX.TttxCheckboxGroupHeading_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupHeading_1_8_5Element>;
|
|
860
|
+
"tttx-checkbox-group_1_8_5": LocalJSX.TttxCheckboxGroup_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroup_1_8_5Element>;
|
|
861
|
+
"tttx-checkbox_1_8_5": LocalJSX.TttxCheckbox_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxCheckbox_1_8_5Element>;
|
|
862
|
+
"tttx-comments_1_8_5": LocalJSX.TttxComments_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxComments_1_8_5Element>;
|
|
863
|
+
"tttx-data-pattern_1_8_5": LocalJSX.TttxDataPattern_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxDataPattern_1_8_5Element>;
|
|
864
|
+
"tttx-datacard_1_8_5": LocalJSX.TttxDatacard_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxDatacard_1_8_5Element>;
|
|
865
|
+
"tttx-dialog-box_1_8_5": LocalJSX.TttxDialogBox_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxDialogBox_1_8_5Element>;
|
|
866
|
+
"tttx-dialog_1_8_5": LocalJSX.TttxDialog_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxDialog_1_8_5Element>;
|
|
867
|
+
"tttx-expander_1_8_5": LocalJSX.TttxExpander_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxExpander_1_8_5Element>;
|
|
868
|
+
"tttx-filter_1_8_5": LocalJSX.TttxFilter_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxFilter_1_8_5Element>;
|
|
869
|
+
"tttx-form_1_8_5": LocalJSX.TttxForm_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxForm_1_8_5Element>;
|
|
870
|
+
"tttx-icon_1_8_5": LocalJSX.TttxIcon_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxIcon_1_8_5Element>;
|
|
871
|
+
"tttx-keyvalue-block_1_8_5": LocalJSX.TttxKeyvalueBlock_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxKeyvalueBlock_1_8_5Element>;
|
|
872
|
+
"tttx-list_1_8_5": LocalJSX.TttxList_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxList_1_8_5Element>;
|
|
873
|
+
"tttx-loading-spinner_1_8_5": LocalJSX.TttxLoadingSpinner_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxLoadingSpinner_1_8_5Element>;
|
|
874
|
+
"tttx-multiselect-box_1_8_5": LocalJSX.TttxMultiselectBox_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxMultiselectBox_1_8_5Element>;
|
|
875
|
+
"tttx-percentage-bar_1_8_5": LocalJSX.TttxPercentageBar_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxPercentageBar_1_8_5Element>;
|
|
876
|
+
"tttx-qrcode_1_8_5": LocalJSX.TttxQrcode_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxQrcode_1_8_5Element>;
|
|
877
|
+
"tttx-select-box_1_8_5": LocalJSX.TttxSelectBox_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxSelectBox_1_8_5Element>;
|
|
878
|
+
"tttx-sorter_1_8_5": LocalJSX.TttxSorter_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxSorter_1_8_5Element>;
|
|
879
|
+
"tttx-standalone-input_1_8_5": LocalJSX.TttxStandaloneInput_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxStandaloneInput_1_8_5Element>;
|
|
880
|
+
"tttx-table_1_8_5": LocalJSX.TttxTable_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxTable_1_8_5Element>;
|
|
881
|
+
"tttx-tabs_1_8_5": LocalJSX.TttxTabs_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxTabs_1_8_5Element>;
|
|
882
|
+
"tttx-tag_1_8_5": LocalJSX.TttxTag_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxTag_1_8_5Element>;
|
|
883
|
+
"tttx-textarea_1_8_5": LocalJSX.TttxTextarea_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxTextarea_1_8_5Element>;
|
|
884
|
+
"tttx-toolbar_1_8_5": LocalJSX.TttxToolbar_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxToolbar_1_8_5Element>;
|
|
885
|
+
"tttx-tree-view_1_8_5": LocalJSX.TttxTreeView_1_8_5 & JSXBase.HTMLAttributes<HTMLTttxTreeView_1_8_5Element>;
|
|
886
886
|
}
|
|
887
887
|
}
|
|
888
888
|
}
|