@3t-transform/threeteeui 1.8.0 → 1.8.1
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_0.cjs.entry.js → tttx-button_1_8_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-checkbox-group-caption_1_8_0.cjs.entry.js → tttx-checkbox-group-caption_1_8_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group-heading_1_8_0.cjs.entry.js → tttx-checkbox-group-heading_1_8_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group_1_8_0.cjs.entry.js → tttx-checkbox-group_1_8_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox_1_8_0.cjs.entry.js → tttx-checkbox_1_8_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-comments_1_8_0.cjs.entry.js → tttx-comments_1_8_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-data-pattern_1_8_0.cjs.entry.js → tttx-data-pattern_1_8_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-datacard_1_8_0.cjs.entry.js → tttx-datacard_1_8_1.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-dialog-box_1_8_0.cjs.entry.js → tttx-dialog-box_1_8_1.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-dialog_1_8_0.cjs.entry.js → tttx-dialog_1_8_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-expander_1_8_0.cjs.entry.js → tttx-expander_1_8_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-filter_1_8_0_4.cjs.entry.js → tttx-filter_1_8_1_4.cjs.entry.js} +9 -9
- package/dist/cjs/{tttx-form_1_8_0.cjs.entry.js → tttx-form_1_8_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-icon_1_8_0.cjs.entry.js → tttx-icon_1_8_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-keyvalue-block_1_8_0.cjs.entry.js → tttx-keyvalue-block_1_8_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-loading-spinner_1_8_0.cjs.entry.js → tttx-loading-spinner_1_8_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-multiselect-box_1_8_0.cjs.entry.js → tttx-multiselect-box_1_8_1.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-percentage-bar_1_8_0.cjs.entry.js → tttx-percentage-bar_1_8_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-qrcode_1_8_0.cjs.entry.js → tttx-qrcode_1_8_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-select-box_1_8_0.cjs.entry.js → tttx-select-box_1_8_1.cjs.entry.js} +4 -4
- package/dist/cjs/tttx-standalone-input_1_8_1.cjs.entry.js +94 -0
- package/dist/cjs/{tttx-table_1_8_0.cjs.entry.js → tttx-table_1_8_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-tabs_1_8_0.cjs.entry.js → tttx-tabs_1_8_1.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-tag_1_8_0.cjs.entry.js → tttx-tag_1_8_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-textarea_1_8_0.cjs.entry.js → tttx-textarea_1_8_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-tree-view_1_8_0.cjs.entry.js → tttx-tree-view_1_8_1.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 +1 -1
- 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 +3 -3
- 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_0.d.ts → tttx-button_1_8_1.d.ts} +4 -4
- package/dist/components/{tttx-button_1_8_0.js → tttx-button_1_8_1.js} +2 -2
- package/dist/components/tttx-checkbox-group-caption_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-caption_1_8_0.js → tttx-checkbox-group-caption_1_8_1.js} +5 -5
- package/dist/components/tttx-checkbox-group-heading_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-heading_1_8_0.js → tttx-checkbox-group-heading_1_8_1.js} +5 -5
- package/dist/components/tttx-checkbox-group_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group_1_8_0.js → tttx-checkbox-group_1_8_1.js} +5 -5
- package/dist/components/{tttx-datacard_1_8_0.d.ts → tttx-checkbox_1_8_1.d.ts} +4 -4
- package/dist/components/{tttx-checkbox_1_8_0.js → tttx-checkbox_1_8_1.js} +7 -7
- package/dist/components/{tttx-checkbox_1_8_0.d.ts → tttx-comments_1_8_1.d.ts} +4 -4
- package/dist/components/{tttx-comments_1_8_0.js → tttx-comments_1_8_1.js} +5 -5
- package/dist/components/tttx-data-pattern_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-data-pattern_1_8_0.js → tttx-data-pattern_1_8_1.js} +13 -13
- package/dist/components/{tttx-comments_1_8_0.d.ts → tttx-datacard_1_8_1.d.ts} +4 -4
- package/dist/components/{tttx-datacard_1_8_0.js → tttx-datacard_1_8_1.js} +8 -8
- package/dist/components/tttx-dialog-box_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-dialog-box_1_8_0.js → tttx-dialog-box_1_8_1.js} +9 -9
- package/dist/components/{tttx-dialog_1_8_0.d.ts → tttx-dialog_1_8_1.d.ts} +4 -4
- package/dist/components/{tttx-dialog_1_8_0.js → tttx-dialog_1_8_1.js} +8 -8
- package/dist/components/tttx-expander_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-expander_1_8_0.js → tttx-expander_1_8_1.js} +7 -7
- package/dist/components/tttx-filter.js +6 -6
- package/dist/components/{tttx-filter_1_8_0.d.ts → tttx-filter_1_8_1.d.ts} +4 -4
- package/dist/components/{tttx-filter_1_8_0.js → tttx-filter_1_8_1.js} +2 -2
- package/dist/components/{tttx-icon_1_8_0.d.ts → tttx-form_1_8_1.d.ts} +4 -4
- package/dist/components/{tttx-form_1_8_0.js → tttx-form_1_8_1.js} +9 -9
- package/dist/components/tttx-icon.js +3 -3
- package/dist/components/{tttx-list_1_8_0.d.ts → tttx-icon_1_8_1.d.ts} +4 -4
- package/dist/components/{tttx-icon_1_8_0.js → tttx-icon_1_8_1.js} +2 -2
- package/dist/components/tttx-keyvalue-block_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-keyvalue-block_1_8_0.js → tttx-keyvalue-block_1_8_1.js} +5 -5
- package/dist/components/tttx-list.js +6 -6
- package/dist/components/{tttx-tabs_1_8_0.d.ts → tttx-list_1_8_1.d.ts} +4 -4
- package/dist/components/{tttx-list_1_8_0.js → tttx-list_1_8_1.js} +2 -2
- package/dist/components/tttx-loading-spinner_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-loading-spinner_1_8_0.js → tttx-loading-spinner_1_8_1.js} +5 -5
- package/dist/components/tttx-multiselect-box_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-multiselect-box_1_8_0.js → tttx-multiselect-box_1_8_1.js} +13 -13
- package/dist/components/tttx-percentage-bar_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-percentage-bar_1_8_0.js → tttx-percentage-bar_1_8_1.js} +6 -6
- package/dist/components/{tttx-qrcode_1_8_0.d.ts → tttx-qrcode_1_8_1.d.ts} +4 -4
- package/dist/components/{tttx-qrcode_1_8_0.js → tttx-qrcode_1_8_1.js} +5 -5
- package/dist/components/tttx-select-box.js +8 -8
- package/dist/components/tttx-select-box_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-select-box_1_8_0.js → tttx-select-box_1_8_1.js} +2 -2
- package/dist/components/tttx-sorter.js +5 -5
- package/dist/components/tttx-sorter_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-sorter_1_8_0.js → tttx-sorter_1_8_1.js} +2 -2
- package/dist/components/tttx-standalone-input.js +6 -6
- package/dist/components/tttx-standalone-input_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-standalone-input_1_8_0.js → tttx-standalone-input_1_8_1.js} +2 -2
- package/dist/components/{tttx-table_1_8_0.d.ts → tttx-table_1_8_1.d.ts} +4 -4
- package/dist/components/{tttx-table_1_8_0.js → tttx-table_1_8_1.js} +5 -5
- package/dist/components/{tttx-form_1_8_0.d.ts → tttx-tabs_1_8_1.d.ts} +4 -4
- package/dist/components/{tttx-tabs_1_8_0.js → tttx-tabs_1_8_1.js} +9 -9
- package/dist/components/{tttx-tag_1_8_0.d.ts → tttx-tag_1_8_1.d.ts} +4 -4
- package/dist/components/{tttx-tag_1_8_0.js → tttx-tag_1_8_1.js} +5 -5
- package/dist/components/tttx-textarea_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-textarea_1_8_0.js → tttx-textarea_1_8_1.js} +6 -6
- package/dist/components/tttx-toolbar.js +3 -3
- package/dist/components/{tttx-toolbar_1_8_0.d.ts → tttx-toolbar_1_8_1.d.ts} +4 -4
- package/dist/components/{tttx-toolbar_1_8_0.js → tttx-toolbar_1_8_1.js} +2 -2
- package/dist/components/tttx-tree-view_1_8_1.d.ts +11 -0
- package/dist/components/{tttx-tree-view_1_8_0.js → tttx-tree-view_1_8_1.js} +9 -9
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{tttx-button_1_8_0.entry.js → tttx-button_1_8_1.entry.js} +2 -2
- package/dist/esm/{tttx-checkbox-group-caption_1_8_0.entry.js → tttx-checkbox-group-caption_1_8_1.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group-heading_1_8_0.entry.js → tttx-checkbox-group-heading_1_8_1.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group_1_8_0.entry.js → tttx-checkbox-group_1_8_1.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox_1_8_0.entry.js → tttx-checkbox_1_8_1.entry.js} +2 -2
- package/dist/esm/{tttx-comments_1_8_0.entry.js → tttx-comments_1_8_1.entry.js} +1 -1
- package/dist/esm/{tttx-data-pattern_1_8_0.entry.js → tttx-data-pattern_1_8_1.entry.js} +2 -2
- package/dist/esm/{tttx-datacard_1_8_0.entry.js → tttx-datacard_1_8_1.entry.js} +3 -3
- package/dist/esm/{tttx-dialog-box_1_8_0.entry.js → tttx-dialog-box_1_8_1.entry.js} +3 -3
- package/dist/esm/{tttx-dialog_1_8_0.entry.js → tttx-dialog_1_8_1.entry.js} +2 -2
- package/dist/esm/{tttx-expander_1_8_0.entry.js → tttx-expander_1_8_1.entry.js} +2 -2
- package/dist/esm/{tttx-filter_1_8_0_4.entry.js → tttx-filter_1_8_1_4.entry.js} +6 -6
- package/dist/esm/{tttx-form_1_8_0.entry.js → tttx-form_1_8_1.entry.js} +2 -2
- package/dist/esm/{tttx-icon_1_8_0.entry.js → tttx-icon_1_8_1.entry.js} +1 -1
- package/dist/esm/{tttx-keyvalue-block_1_8_0.entry.js → tttx-keyvalue-block_1_8_1.entry.js} +1 -1
- package/dist/esm/{tttx-loading-spinner_1_8_0.entry.js → tttx-loading-spinner_1_8_1.entry.js} +1 -1
- package/dist/esm/{tttx-multiselect-box_1_8_0.entry.js → tttx-multiselect-box_1_8_1.entry.js} +6 -6
- package/dist/esm/{tttx-percentage-bar_1_8_0.entry.js → tttx-percentage-bar_1_8_1.entry.js} +2 -2
- package/dist/esm/{tttx-qrcode_1_8_0.entry.js → tttx-qrcode_1_8_1.entry.js} +1 -1
- package/dist/esm/{tttx-select-box_1_8_0.entry.js → tttx-select-box_1_8_1.entry.js} +4 -4
- package/dist/esm/tttx-standalone-input_1_8_1.entry.js +90 -0
- package/dist/esm/{tttx-table_1_8_0.entry.js → tttx-table_1_8_1.entry.js} +1 -1
- package/dist/esm/{tttx-tabs_1_8_0.entry.js → tttx-tabs_1_8_1.entry.js} +4 -4
- package/dist/esm/{tttx-tag_1_8_0.entry.js → tttx-tag_1_8_1.entry.js} +1 -1
- package/dist/esm/{tttx-textarea_1_8_0.entry.js → tttx-textarea_1_8_1.entry.js} +2 -2
- package/dist/esm/{tttx-tree-view_1_8_0.entry.js → tttx-tree-view_1_8_1.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-2e4034d2.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-765ecce5.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-comments/tttx-comments.d.ts +1 -2
- 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 +339 -339
- package/package.json +1 -1
- package/dist/cjs/tttx-standalone-input_1_8_0.cjs.entry.js +0 -94
- package/dist/components/tttx-checkbox-group-caption_1_8_0.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-heading_1_8_0.d.ts +0 -11
- package/dist/components/tttx-checkbox-group_1_8_0.d.ts +0 -11
- package/dist/components/tttx-data-pattern_1_8_0.d.ts +0 -11
- package/dist/components/tttx-dialog-box_1_8_0.d.ts +0 -11
- package/dist/components/tttx-expander_1_8_0.d.ts +0 -11
- package/dist/components/tttx-keyvalue-block_1_8_0.d.ts +0 -11
- package/dist/components/tttx-loading-spinner_1_8_0.d.ts +0 -11
- package/dist/components/tttx-multiselect-box_1_8_0.d.ts +0 -11
- package/dist/components/tttx-percentage-bar_1_8_0.d.ts +0 -11
- package/dist/components/tttx-select-box_1_8_0.d.ts +0 -11
- package/dist/components/tttx-sorter_1_8_0.d.ts +0 -11
- package/dist/components/tttx-standalone-input_1_8_0.d.ts +0 -11
- package/dist/components/tttx-textarea_1_8_0.d.ts +0 -11
- package/dist/components/tttx-tree-view_1_8_0.d.ts +0 -11
- package/dist/esm/tttx-standalone-input_1_8_0.entry.js +0 -90
|
@@ -19,50 +19,50 @@ import { MinMaxDates } from "./components/molecules/tttx-standalone-input/tttx-s
|
|
|
19
19
|
import { Tab } from "./components/molecules/tttx-tabs/interfaces";
|
|
20
20
|
import { ExpandNodeEvent, TreeViewItem } from "./components/molecules/tttx-tree-view/helper/helper";
|
|
21
21
|
export namespace Components {
|
|
22
|
-
interface
|
|
22
|
+
interface TttxButton_1_8_1 {
|
|
23
23
|
"design": string;
|
|
24
24
|
"icon": string;
|
|
25
25
|
"iconcolor": string;
|
|
26
26
|
"iconposition": 'left' | 'right';
|
|
27
27
|
"notext": boolean;
|
|
28
28
|
}
|
|
29
|
-
interface
|
|
29
|
+
interface TttxCheckboxGroupCaption_1_8_1 {
|
|
30
30
|
}
|
|
31
|
-
interface
|
|
31
|
+
interface TttxCheckboxGroupHeading_1_8_1 {
|
|
32
32
|
}
|
|
33
|
-
interface
|
|
33
|
+
interface TttxCheckboxGroup_1_8_1 {
|
|
34
34
|
}
|
|
35
|
-
interface
|
|
35
|
+
interface TttxCheckbox_1_8_1 {
|
|
36
36
|
"checkboxId": string;
|
|
37
37
|
"checked": boolean;
|
|
38
38
|
"indeterminate": boolean;
|
|
39
39
|
"inline": boolean;
|
|
40
40
|
"label": string;
|
|
41
41
|
}
|
|
42
|
-
interface
|
|
42
|
+
interface TttxComments_1_8_1 {
|
|
43
43
|
"comments": string | Comment[];
|
|
44
44
|
"currentuser": string;
|
|
45
45
|
}
|
|
46
|
-
interface
|
|
46
|
+
interface TttxDataPattern_1_8_1 {
|
|
47
47
|
"data": string;
|
|
48
48
|
"filterheader": string;
|
|
49
49
|
"filteroptions": string;
|
|
50
50
|
"sorteroptions": string;
|
|
51
51
|
}
|
|
52
|
-
interface
|
|
52
|
+
interface TttxDatacard_1_8_1 {
|
|
53
53
|
"cardTitle": string;
|
|
54
54
|
"iconStyle": string;
|
|
55
55
|
"leftData": string;
|
|
56
56
|
"rightData": string;
|
|
57
57
|
"rightSubtext": string;
|
|
58
58
|
}
|
|
59
|
-
interface
|
|
59
|
+
interface TttxDialogBox_1_8_1 {
|
|
60
60
|
"allowOverflow": boolean;
|
|
61
61
|
"data": string | DialogItems;
|
|
62
62
|
"open": boolean;
|
|
63
63
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
64
64
|
}
|
|
65
|
-
interface
|
|
65
|
+
interface TttxDialog_1_8_1 {
|
|
66
66
|
"allowOverflow": boolean;
|
|
67
67
|
"closeEnabled": boolean;
|
|
68
68
|
"header": string;
|
|
@@ -70,13 +70,13 @@ export namespace Components {
|
|
|
70
70
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
71
71
|
"type": 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
72
72
|
}
|
|
73
|
-
interface
|
|
73
|
+
interface TttxExpander_1_8_1 {
|
|
74
74
|
"lefticon"?: string;
|
|
75
75
|
"lefticoncolor"?: string;
|
|
76
76
|
"name": string;
|
|
77
77
|
"open": boolean;
|
|
78
78
|
}
|
|
79
|
-
interface
|
|
79
|
+
interface TttxFilter_1_8_1 {
|
|
80
80
|
"defaultFilterOptions": string[] | string;
|
|
81
81
|
"filterButtonStyle": 'list filter' | 'list icon' | 'table icon';
|
|
82
82
|
"filterHeader": string;
|
|
@@ -87,7 +87,7 @@ export namespace Components {
|
|
|
87
87
|
"showSearchField": boolean;
|
|
88
88
|
"showSelectAll": boolean;
|
|
89
89
|
}
|
|
90
|
-
interface
|
|
90
|
+
interface TttxForm_1_8_1 {
|
|
91
91
|
/**
|
|
92
92
|
* Clear the validation message on a given form field
|
|
93
93
|
* @param fieldName The form field name to clear the validation of
|
|
@@ -119,25 +119,25 @@ export namespace Components {
|
|
|
119
119
|
"setValidationFor": (fieldName: string, message: string) => Promise<void>;
|
|
120
120
|
"submit": () => Promise<void>;
|
|
121
121
|
}
|
|
122
|
-
interface
|
|
122
|
+
interface TttxIcon_1_8_1 {
|
|
123
123
|
"color": string;
|
|
124
124
|
"icon": string;
|
|
125
125
|
"size": number;
|
|
126
126
|
}
|
|
127
|
-
interface
|
|
127
|
+
interface TttxKeyvalueBlock_1_8_1 {
|
|
128
128
|
"horizontal": boolean;
|
|
129
129
|
"keyvalues": KeyBlockValues | KeyBlockValues[] | string;
|
|
130
130
|
"spacedout": boolean;
|
|
131
131
|
}
|
|
132
|
-
interface
|
|
132
|
+
interface TttxList_1_8_1 {
|
|
133
133
|
"data": string | ListItem[];
|
|
134
134
|
"name": string;
|
|
135
135
|
}
|
|
136
|
-
interface
|
|
136
|
+
interface TttxLoadingSpinner_1_8_1 {
|
|
137
137
|
"loadingMessage": boolean;
|
|
138
138
|
"size": 'small' | 'large';
|
|
139
139
|
}
|
|
140
|
-
interface
|
|
140
|
+
interface TttxMultiselectBox_1_8_1 {
|
|
141
141
|
"htmlVisibleValue": boolean;
|
|
142
142
|
"inline": boolean;
|
|
143
143
|
"label": string;
|
|
@@ -146,18 +146,18 @@ export namespace Components {
|
|
|
146
146
|
"searchEnabled": boolean;
|
|
147
147
|
"visibleValue": string;
|
|
148
148
|
}
|
|
149
|
-
interface
|
|
149
|
+
interface TttxPercentageBar_1_8_1 {
|
|
150
150
|
"color"?: string;
|
|
151
151
|
"labelid"?: string;
|
|
152
152
|
"min": string;
|
|
153
153
|
"percentage": string | number;
|
|
154
154
|
"thresholds"?: string | Threshold[];
|
|
155
155
|
}
|
|
156
|
-
interface
|
|
156
|
+
interface TttxQrcode_1_8_1 {
|
|
157
157
|
"link": string;
|
|
158
158
|
"size": number;
|
|
159
159
|
}
|
|
160
|
-
interface
|
|
160
|
+
interface TttxSelectBox_1_8_1 {
|
|
161
161
|
"errorMsg": string;
|
|
162
162
|
"inline": boolean;
|
|
163
163
|
"label": string;
|
|
@@ -170,13 +170,13 @@ export namespace Components {
|
|
|
170
170
|
"showErrorMsg": boolean;
|
|
171
171
|
"useExternalFiltering": boolean;
|
|
172
172
|
}
|
|
173
|
-
interface
|
|
173
|
+
interface TttxSorter_1_8_1 {
|
|
174
174
|
"defaultOption": string;
|
|
175
175
|
"defaultSortDirection": 'ascending' | 'descending';
|
|
176
176
|
"fieldOptionsData": string | SorterData;
|
|
177
177
|
"sorterKey": string;
|
|
178
178
|
}
|
|
179
|
-
interface
|
|
179
|
+
interface TttxStandaloneInput_1_8_1 {
|
|
180
180
|
"autocomplete": 'off' | 'on';
|
|
181
181
|
"checked": boolean;
|
|
182
182
|
"disabled": boolean;
|
|
@@ -192,8 +192,8 @@ export namespace Components {
|
|
|
192
192
|
"inputiconcolor": string;
|
|
193
193
|
/**
|
|
194
194
|
* tabindex - Allows the HTML elements to be focusable
|
|
195
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
196
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
195
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_8_1 input-index="1" />
|
|
196
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_8_1 inputindex={1} />
|
|
197
197
|
*/
|
|
198
198
|
"inputindex": string | number;
|
|
199
199
|
/**
|
|
@@ -221,30 +221,30 @@ export namespace Components {
|
|
|
221
221
|
"type": string;
|
|
222
222
|
"value": string | number;
|
|
223
223
|
}
|
|
224
|
-
interface
|
|
224
|
+
interface TttxTable_1_8_1 {
|
|
225
225
|
"data": any;
|
|
226
226
|
"headers": any[];
|
|
227
227
|
"loading": boolean;
|
|
228
228
|
"selected": number;
|
|
229
229
|
}
|
|
230
|
-
interface
|
|
230
|
+
interface TttxTabs_1_8_1 {
|
|
231
231
|
"navigation": boolean;
|
|
232
232
|
"tabs": string | Tab[];
|
|
233
233
|
"tabsName": string;
|
|
234
234
|
"wide": boolean;
|
|
235
235
|
}
|
|
236
|
-
interface
|
|
236
|
+
interface TttxTag_1_8_1 {
|
|
237
237
|
"color": string;
|
|
238
238
|
"text": string;
|
|
239
239
|
"textColor": string;
|
|
240
240
|
}
|
|
241
|
-
interface
|
|
241
|
+
interface TttxTextarea_1_8_1 {
|
|
242
242
|
"disabled": boolean;
|
|
243
243
|
"errormsg": string;
|
|
244
244
|
/**
|
|
245
245
|
* tabindex - Allows the HTML elements to be focusable
|
|
246
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
247
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
246
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_8_1 input-index="1" />
|
|
247
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_8_1 inputindex={1} />
|
|
248
248
|
*/
|
|
249
249
|
"inputindex": string | number;
|
|
250
250
|
/**
|
|
@@ -268,417 +268,417 @@ export namespace Components {
|
|
|
268
268
|
"textareaautofocus": boolean;
|
|
269
269
|
"value": string | number;
|
|
270
270
|
}
|
|
271
|
-
interface
|
|
271
|
+
interface TttxToolbar_1_8_1 {
|
|
272
272
|
"border": boolean;
|
|
273
273
|
}
|
|
274
|
-
interface
|
|
274
|
+
interface TttxTreeView_1_8_1 {
|
|
275
275
|
"data": TreeViewItem[];
|
|
276
276
|
}
|
|
277
277
|
}
|
|
278
|
-
export interface
|
|
278
|
+
export interface TttxCheckbox_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
279
279
|
detail: T;
|
|
280
|
-
target:
|
|
280
|
+
target: HTMLTttxCheckbox_1_8_1Element;
|
|
281
281
|
}
|
|
282
|
-
export interface
|
|
282
|
+
export interface TttxComments_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
283
283
|
detail: T;
|
|
284
|
-
target:
|
|
284
|
+
target: HTMLTttxComments_1_8_1Element;
|
|
285
285
|
}
|
|
286
|
-
export interface
|
|
286
|
+
export interface TttxDialogBox_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
287
287
|
detail: T;
|
|
288
|
-
target:
|
|
288
|
+
target: HTMLTttxDialogBox_1_8_1Element;
|
|
289
289
|
}
|
|
290
|
-
export interface
|
|
290
|
+
export interface TttxDialog_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
291
291
|
detail: T;
|
|
292
|
-
target:
|
|
292
|
+
target: HTMLTttxDialog_1_8_1Element;
|
|
293
293
|
}
|
|
294
|
-
export interface
|
|
294
|
+
export interface TttxExpander_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
295
295
|
detail: T;
|
|
296
|
-
target:
|
|
296
|
+
target: HTMLTttxExpander_1_8_1Element;
|
|
297
297
|
}
|
|
298
|
-
export interface
|
|
298
|
+
export interface TttxFilter_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
299
299
|
detail: T;
|
|
300
|
-
target:
|
|
300
|
+
target: HTMLTttxFilter_1_8_1Element;
|
|
301
301
|
}
|
|
302
|
-
export interface
|
|
302
|
+
export interface TttxForm_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
303
303
|
detail: T;
|
|
304
|
-
target:
|
|
304
|
+
target: HTMLTttxForm_1_8_1Element;
|
|
305
305
|
}
|
|
306
|
-
export interface
|
|
306
|
+
export interface TttxList_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
307
307
|
detail: T;
|
|
308
|
-
target:
|
|
308
|
+
target: HTMLTttxList_1_8_1Element;
|
|
309
309
|
}
|
|
310
|
-
export interface
|
|
310
|
+
export interface TttxMultiselectBox_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
311
311
|
detail: T;
|
|
312
|
-
target:
|
|
312
|
+
target: HTMLTttxMultiselectBox_1_8_1Element;
|
|
313
313
|
}
|
|
314
|
-
export interface
|
|
314
|
+
export interface TttxSelectBox_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
315
315
|
detail: T;
|
|
316
|
-
target:
|
|
316
|
+
target: HTMLTttxSelectBox_1_8_1Element;
|
|
317
317
|
}
|
|
318
|
-
export interface
|
|
318
|
+
export interface TttxSorter_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
319
319
|
detail: T;
|
|
320
|
-
target:
|
|
320
|
+
target: HTMLTttxSorter_1_8_1Element;
|
|
321
321
|
}
|
|
322
|
-
export interface
|
|
322
|
+
export interface TttxStandaloneInput_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
323
323
|
detail: T;
|
|
324
|
-
target:
|
|
324
|
+
target: HTMLTttxStandaloneInput_1_8_1Element;
|
|
325
325
|
}
|
|
326
|
-
export interface
|
|
326
|
+
export interface TttxTable_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
327
327
|
detail: T;
|
|
328
|
-
target:
|
|
328
|
+
target: HTMLTttxTable_1_8_1Element;
|
|
329
329
|
}
|
|
330
|
-
export interface
|
|
330
|
+
export interface TttxTabs_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
331
331
|
detail: T;
|
|
332
|
-
target:
|
|
332
|
+
target: HTMLTttxTabs_1_8_1Element;
|
|
333
333
|
}
|
|
334
|
-
export interface
|
|
334
|
+
export interface TttxTextarea_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
335
335
|
detail: T;
|
|
336
|
-
target:
|
|
336
|
+
target: HTMLTttxTextarea_1_8_1Element;
|
|
337
337
|
}
|
|
338
|
-
export interface
|
|
338
|
+
export interface TttxTreeView_1_8_1CustomEvent<T> extends CustomEvent<T> {
|
|
339
339
|
detail: T;
|
|
340
|
-
target:
|
|
340
|
+
target: HTMLTttxTreeView_1_8_1Element;
|
|
341
341
|
}
|
|
342
342
|
declare global {
|
|
343
|
-
interface
|
|
343
|
+
interface HTMLTttxButton_1_8_1Element extends Components.TttxButton_1_8_1, HTMLStencilElement {
|
|
344
344
|
}
|
|
345
|
-
var
|
|
346
|
-
prototype:
|
|
347
|
-
new ():
|
|
345
|
+
var HTMLTttxButton_1_8_1Element: {
|
|
346
|
+
prototype: HTMLTttxButton_1_8_1Element;
|
|
347
|
+
new (): HTMLTttxButton_1_8_1Element;
|
|
348
348
|
};
|
|
349
|
-
interface
|
|
349
|
+
interface HTMLTttxCheckboxGroupCaption_1_8_1Element extends Components.TttxCheckboxGroupCaption_1_8_1, HTMLStencilElement {
|
|
350
350
|
}
|
|
351
|
-
var
|
|
352
|
-
prototype:
|
|
353
|
-
new ():
|
|
351
|
+
var HTMLTttxCheckboxGroupCaption_1_8_1Element: {
|
|
352
|
+
prototype: HTMLTttxCheckboxGroupCaption_1_8_1Element;
|
|
353
|
+
new (): HTMLTttxCheckboxGroupCaption_1_8_1Element;
|
|
354
354
|
};
|
|
355
|
-
interface
|
|
355
|
+
interface HTMLTttxCheckboxGroupHeading_1_8_1Element extends Components.TttxCheckboxGroupHeading_1_8_1, HTMLStencilElement {
|
|
356
356
|
}
|
|
357
|
-
var
|
|
358
|
-
prototype:
|
|
359
|
-
new ():
|
|
357
|
+
var HTMLTttxCheckboxGroupHeading_1_8_1Element: {
|
|
358
|
+
prototype: HTMLTttxCheckboxGroupHeading_1_8_1Element;
|
|
359
|
+
new (): HTMLTttxCheckboxGroupHeading_1_8_1Element;
|
|
360
360
|
};
|
|
361
|
-
interface
|
|
361
|
+
interface HTMLTttxCheckboxGroup_1_8_1Element extends Components.TttxCheckboxGroup_1_8_1, HTMLStencilElement {
|
|
362
362
|
}
|
|
363
|
-
var
|
|
364
|
-
prototype:
|
|
365
|
-
new ():
|
|
363
|
+
var HTMLTttxCheckboxGroup_1_8_1Element: {
|
|
364
|
+
prototype: HTMLTttxCheckboxGroup_1_8_1Element;
|
|
365
|
+
new (): HTMLTttxCheckboxGroup_1_8_1Element;
|
|
366
366
|
};
|
|
367
|
-
interface
|
|
367
|
+
interface HTMLTttxCheckbox_1_8_1Element extends Components.TttxCheckbox_1_8_1, HTMLStencilElement {
|
|
368
368
|
}
|
|
369
|
-
var
|
|
370
|
-
prototype:
|
|
371
|
-
new ():
|
|
369
|
+
var HTMLTttxCheckbox_1_8_1Element: {
|
|
370
|
+
prototype: HTMLTttxCheckbox_1_8_1Element;
|
|
371
|
+
new (): HTMLTttxCheckbox_1_8_1Element;
|
|
372
372
|
};
|
|
373
|
-
interface
|
|
373
|
+
interface HTMLTttxComments_1_8_1Element extends Components.TttxComments_1_8_1, HTMLStencilElement {
|
|
374
374
|
}
|
|
375
|
-
var
|
|
376
|
-
prototype:
|
|
377
|
-
new ():
|
|
375
|
+
var HTMLTttxComments_1_8_1Element: {
|
|
376
|
+
prototype: HTMLTttxComments_1_8_1Element;
|
|
377
|
+
new (): HTMLTttxComments_1_8_1Element;
|
|
378
378
|
};
|
|
379
|
-
interface
|
|
379
|
+
interface HTMLTttxDataPattern_1_8_1Element extends Components.TttxDataPattern_1_8_1, HTMLStencilElement {
|
|
380
380
|
}
|
|
381
|
-
var
|
|
382
|
-
prototype:
|
|
383
|
-
new ():
|
|
381
|
+
var HTMLTttxDataPattern_1_8_1Element: {
|
|
382
|
+
prototype: HTMLTttxDataPattern_1_8_1Element;
|
|
383
|
+
new (): HTMLTttxDataPattern_1_8_1Element;
|
|
384
384
|
};
|
|
385
|
-
interface
|
|
385
|
+
interface HTMLTttxDatacard_1_8_1Element extends Components.TttxDatacard_1_8_1, HTMLStencilElement {
|
|
386
386
|
}
|
|
387
|
-
var
|
|
388
|
-
prototype:
|
|
389
|
-
new ():
|
|
387
|
+
var HTMLTttxDatacard_1_8_1Element: {
|
|
388
|
+
prototype: HTMLTttxDatacard_1_8_1Element;
|
|
389
|
+
new (): HTMLTttxDatacard_1_8_1Element;
|
|
390
390
|
};
|
|
391
|
-
interface
|
|
391
|
+
interface HTMLTttxDialogBox_1_8_1Element extends Components.TttxDialogBox_1_8_1, HTMLStencilElement {
|
|
392
392
|
}
|
|
393
|
-
var
|
|
394
|
-
prototype:
|
|
395
|
-
new ():
|
|
393
|
+
var HTMLTttxDialogBox_1_8_1Element: {
|
|
394
|
+
prototype: HTMLTttxDialogBox_1_8_1Element;
|
|
395
|
+
new (): HTMLTttxDialogBox_1_8_1Element;
|
|
396
396
|
};
|
|
397
|
-
interface
|
|
397
|
+
interface HTMLTttxDialog_1_8_1Element extends Components.TttxDialog_1_8_1, HTMLStencilElement {
|
|
398
398
|
}
|
|
399
|
-
var
|
|
400
|
-
prototype:
|
|
401
|
-
new ():
|
|
399
|
+
var HTMLTttxDialog_1_8_1Element: {
|
|
400
|
+
prototype: HTMLTttxDialog_1_8_1Element;
|
|
401
|
+
new (): HTMLTttxDialog_1_8_1Element;
|
|
402
402
|
};
|
|
403
|
-
interface
|
|
403
|
+
interface HTMLTttxExpander_1_8_1Element extends Components.TttxExpander_1_8_1, HTMLStencilElement {
|
|
404
404
|
}
|
|
405
|
-
var
|
|
406
|
-
prototype:
|
|
407
|
-
new ():
|
|
405
|
+
var HTMLTttxExpander_1_8_1Element: {
|
|
406
|
+
prototype: HTMLTttxExpander_1_8_1Element;
|
|
407
|
+
new (): HTMLTttxExpander_1_8_1Element;
|
|
408
408
|
};
|
|
409
|
-
interface
|
|
409
|
+
interface HTMLTttxFilter_1_8_1Element extends Components.TttxFilter_1_8_1, HTMLStencilElement {
|
|
410
410
|
}
|
|
411
|
-
var
|
|
412
|
-
prototype:
|
|
413
|
-
new ():
|
|
411
|
+
var HTMLTttxFilter_1_8_1Element: {
|
|
412
|
+
prototype: HTMLTttxFilter_1_8_1Element;
|
|
413
|
+
new (): HTMLTttxFilter_1_8_1Element;
|
|
414
414
|
};
|
|
415
|
-
interface
|
|
415
|
+
interface HTMLTttxForm_1_8_1Element extends Components.TttxForm_1_8_1, HTMLStencilElement {
|
|
416
416
|
}
|
|
417
|
-
var
|
|
418
|
-
prototype:
|
|
419
|
-
new ():
|
|
417
|
+
var HTMLTttxForm_1_8_1Element: {
|
|
418
|
+
prototype: HTMLTttxForm_1_8_1Element;
|
|
419
|
+
new (): HTMLTttxForm_1_8_1Element;
|
|
420
420
|
};
|
|
421
|
-
interface
|
|
421
|
+
interface HTMLTttxIcon_1_8_1Element extends Components.TttxIcon_1_8_1, HTMLStencilElement {
|
|
422
422
|
}
|
|
423
|
-
var
|
|
424
|
-
prototype:
|
|
425
|
-
new ():
|
|
423
|
+
var HTMLTttxIcon_1_8_1Element: {
|
|
424
|
+
prototype: HTMLTttxIcon_1_8_1Element;
|
|
425
|
+
new (): HTMLTttxIcon_1_8_1Element;
|
|
426
426
|
};
|
|
427
|
-
interface
|
|
427
|
+
interface HTMLTttxKeyvalueBlock_1_8_1Element extends Components.TttxKeyvalueBlock_1_8_1, HTMLStencilElement {
|
|
428
428
|
}
|
|
429
|
-
var
|
|
430
|
-
prototype:
|
|
431
|
-
new ():
|
|
429
|
+
var HTMLTttxKeyvalueBlock_1_8_1Element: {
|
|
430
|
+
prototype: HTMLTttxKeyvalueBlock_1_8_1Element;
|
|
431
|
+
new (): HTMLTttxKeyvalueBlock_1_8_1Element;
|
|
432
432
|
};
|
|
433
|
-
interface
|
|
433
|
+
interface HTMLTttxList_1_8_1Element extends Components.TttxList_1_8_1, HTMLStencilElement {
|
|
434
434
|
}
|
|
435
|
-
var
|
|
436
|
-
prototype:
|
|
437
|
-
new ():
|
|
435
|
+
var HTMLTttxList_1_8_1Element: {
|
|
436
|
+
prototype: HTMLTttxList_1_8_1Element;
|
|
437
|
+
new (): HTMLTttxList_1_8_1Element;
|
|
438
438
|
};
|
|
439
|
-
interface
|
|
439
|
+
interface HTMLTttxLoadingSpinner_1_8_1Element extends Components.TttxLoadingSpinner_1_8_1, HTMLStencilElement {
|
|
440
440
|
}
|
|
441
|
-
var
|
|
442
|
-
prototype:
|
|
443
|
-
new ():
|
|
441
|
+
var HTMLTttxLoadingSpinner_1_8_1Element: {
|
|
442
|
+
prototype: HTMLTttxLoadingSpinner_1_8_1Element;
|
|
443
|
+
new (): HTMLTttxLoadingSpinner_1_8_1Element;
|
|
444
444
|
};
|
|
445
|
-
interface
|
|
445
|
+
interface HTMLTttxMultiselectBox_1_8_1Element extends Components.TttxMultiselectBox_1_8_1, HTMLStencilElement {
|
|
446
446
|
}
|
|
447
|
-
var
|
|
448
|
-
prototype:
|
|
449
|
-
new ():
|
|
447
|
+
var HTMLTttxMultiselectBox_1_8_1Element: {
|
|
448
|
+
prototype: HTMLTttxMultiselectBox_1_8_1Element;
|
|
449
|
+
new (): HTMLTttxMultiselectBox_1_8_1Element;
|
|
450
450
|
};
|
|
451
|
-
interface
|
|
451
|
+
interface HTMLTttxPercentageBar_1_8_1Element extends Components.TttxPercentageBar_1_8_1, HTMLStencilElement {
|
|
452
452
|
}
|
|
453
|
-
var
|
|
454
|
-
prototype:
|
|
455
|
-
new ():
|
|
453
|
+
var HTMLTttxPercentageBar_1_8_1Element: {
|
|
454
|
+
prototype: HTMLTttxPercentageBar_1_8_1Element;
|
|
455
|
+
new (): HTMLTttxPercentageBar_1_8_1Element;
|
|
456
456
|
};
|
|
457
|
-
interface
|
|
457
|
+
interface HTMLTttxQrcode_1_8_1Element extends Components.TttxQrcode_1_8_1, HTMLStencilElement {
|
|
458
458
|
}
|
|
459
|
-
var
|
|
460
|
-
prototype:
|
|
461
|
-
new ():
|
|
459
|
+
var HTMLTttxQrcode_1_8_1Element: {
|
|
460
|
+
prototype: HTMLTttxQrcode_1_8_1Element;
|
|
461
|
+
new (): HTMLTttxQrcode_1_8_1Element;
|
|
462
462
|
};
|
|
463
|
-
interface
|
|
463
|
+
interface HTMLTttxSelectBox_1_8_1Element extends Components.TttxSelectBox_1_8_1, HTMLStencilElement {
|
|
464
464
|
}
|
|
465
|
-
var
|
|
466
|
-
prototype:
|
|
467
|
-
new ():
|
|
465
|
+
var HTMLTttxSelectBox_1_8_1Element: {
|
|
466
|
+
prototype: HTMLTttxSelectBox_1_8_1Element;
|
|
467
|
+
new (): HTMLTttxSelectBox_1_8_1Element;
|
|
468
468
|
};
|
|
469
|
-
interface
|
|
469
|
+
interface HTMLTttxSorter_1_8_1Element extends Components.TttxSorter_1_8_1, HTMLStencilElement {
|
|
470
470
|
}
|
|
471
|
-
var
|
|
472
|
-
prototype:
|
|
473
|
-
new ():
|
|
471
|
+
var HTMLTttxSorter_1_8_1Element: {
|
|
472
|
+
prototype: HTMLTttxSorter_1_8_1Element;
|
|
473
|
+
new (): HTMLTttxSorter_1_8_1Element;
|
|
474
474
|
};
|
|
475
|
-
interface
|
|
475
|
+
interface HTMLTttxStandaloneInput_1_8_1Element extends Components.TttxStandaloneInput_1_8_1, HTMLStencilElement {
|
|
476
476
|
}
|
|
477
|
-
var
|
|
478
|
-
prototype:
|
|
479
|
-
new ():
|
|
477
|
+
var HTMLTttxStandaloneInput_1_8_1Element: {
|
|
478
|
+
prototype: HTMLTttxStandaloneInput_1_8_1Element;
|
|
479
|
+
new (): HTMLTttxStandaloneInput_1_8_1Element;
|
|
480
480
|
};
|
|
481
|
-
interface
|
|
481
|
+
interface HTMLTttxTable_1_8_1Element extends Components.TttxTable_1_8_1, HTMLStencilElement {
|
|
482
482
|
}
|
|
483
|
-
var
|
|
484
|
-
prototype:
|
|
485
|
-
new ():
|
|
483
|
+
var HTMLTttxTable_1_8_1Element: {
|
|
484
|
+
prototype: HTMLTttxTable_1_8_1Element;
|
|
485
|
+
new (): HTMLTttxTable_1_8_1Element;
|
|
486
486
|
};
|
|
487
|
-
interface
|
|
487
|
+
interface HTMLTttxTabs_1_8_1Element extends Components.TttxTabs_1_8_1, HTMLStencilElement {
|
|
488
488
|
}
|
|
489
|
-
var
|
|
490
|
-
prototype:
|
|
491
|
-
new ():
|
|
489
|
+
var HTMLTttxTabs_1_8_1Element: {
|
|
490
|
+
prototype: HTMLTttxTabs_1_8_1Element;
|
|
491
|
+
new (): HTMLTttxTabs_1_8_1Element;
|
|
492
492
|
};
|
|
493
|
-
interface
|
|
493
|
+
interface HTMLTttxTag_1_8_1Element extends Components.TttxTag_1_8_1, HTMLStencilElement {
|
|
494
494
|
}
|
|
495
|
-
var
|
|
496
|
-
prototype:
|
|
497
|
-
new ():
|
|
495
|
+
var HTMLTttxTag_1_8_1Element: {
|
|
496
|
+
prototype: HTMLTttxTag_1_8_1Element;
|
|
497
|
+
new (): HTMLTttxTag_1_8_1Element;
|
|
498
498
|
};
|
|
499
|
-
interface
|
|
499
|
+
interface HTMLTttxTextarea_1_8_1Element extends Components.TttxTextarea_1_8_1, HTMLStencilElement {
|
|
500
500
|
}
|
|
501
|
-
var
|
|
502
|
-
prototype:
|
|
503
|
-
new ():
|
|
501
|
+
var HTMLTttxTextarea_1_8_1Element: {
|
|
502
|
+
prototype: HTMLTttxTextarea_1_8_1Element;
|
|
503
|
+
new (): HTMLTttxTextarea_1_8_1Element;
|
|
504
504
|
};
|
|
505
|
-
interface
|
|
505
|
+
interface HTMLTttxToolbar_1_8_1Element extends Components.TttxToolbar_1_8_1, HTMLStencilElement {
|
|
506
506
|
}
|
|
507
|
-
var
|
|
508
|
-
prototype:
|
|
509
|
-
new ():
|
|
507
|
+
var HTMLTttxToolbar_1_8_1Element: {
|
|
508
|
+
prototype: HTMLTttxToolbar_1_8_1Element;
|
|
509
|
+
new (): HTMLTttxToolbar_1_8_1Element;
|
|
510
510
|
};
|
|
511
|
-
interface
|
|
511
|
+
interface HTMLTttxTreeView_1_8_1Element extends Components.TttxTreeView_1_8_1, HTMLStencilElement {
|
|
512
512
|
}
|
|
513
|
-
var
|
|
514
|
-
prototype:
|
|
515
|
-
new ():
|
|
513
|
+
var HTMLTttxTreeView_1_8_1Element: {
|
|
514
|
+
prototype: HTMLTttxTreeView_1_8_1Element;
|
|
515
|
+
new (): HTMLTttxTreeView_1_8_1Element;
|
|
516
516
|
};
|
|
517
517
|
interface HTMLElementTagNameMap {
|
|
518
|
-
"tttx-
|
|
519
|
-
"tttx-checkbox-group-
|
|
520
|
-
"tttx-checkbox-group-
|
|
521
|
-
"tttx-checkbox-
|
|
522
|
-
"tttx-
|
|
523
|
-
"tttx-
|
|
524
|
-
"tttx-data-
|
|
525
|
-
"tttx-
|
|
526
|
-
"tttx-dialog-
|
|
527
|
-
"tttx-
|
|
528
|
-
"tttx-
|
|
529
|
-
"tttx-
|
|
530
|
-
"tttx-
|
|
531
|
-
"tttx-
|
|
532
|
-
"tttx-keyvalue-
|
|
533
|
-
"tttx-
|
|
534
|
-
"tttx-loading-
|
|
535
|
-
"tttx-multiselect-
|
|
536
|
-
"tttx-percentage-
|
|
537
|
-
"tttx-
|
|
538
|
-
"tttx-select-
|
|
539
|
-
"tttx-
|
|
540
|
-
"tttx-standalone-
|
|
541
|
-
"tttx-
|
|
542
|
-
"tttx-
|
|
543
|
-
"tttx-
|
|
544
|
-
"tttx-
|
|
545
|
-
"tttx-
|
|
546
|
-
"tttx-tree-
|
|
518
|
+
"tttx-button_1_8_1": HTMLTttxButton_1_8_1Element;
|
|
519
|
+
"tttx-checkbox-group-caption_1_8_1": HTMLTttxCheckboxGroupCaption_1_8_1Element;
|
|
520
|
+
"tttx-checkbox-group-heading_1_8_1": HTMLTttxCheckboxGroupHeading_1_8_1Element;
|
|
521
|
+
"tttx-checkbox-group_1_8_1": HTMLTttxCheckboxGroup_1_8_1Element;
|
|
522
|
+
"tttx-checkbox_1_8_1": HTMLTttxCheckbox_1_8_1Element;
|
|
523
|
+
"tttx-comments_1_8_1": HTMLTttxComments_1_8_1Element;
|
|
524
|
+
"tttx-data-pattern_1_8_1": HTMLTttxDataPattern_1_8_1Element;
|
|
525
|
+
"tttx-datacard_1_8_1": HTMLTttxDatacard_1_8_1Element;
|
|
526
|
+
"tttx-dialog-box_1_8_1": HTMLTttxDialogBox_1_8_1Element;
|
|
527
|
+
"tttx-dialog_1_8_1": HTMLTttxDialog_1_8_1Element;
|
|
528
|
+
"tttx-expander_1_8_1": HTMLTttxExpander_1_8_1Element;
|
|
529
|
+
"tttx-filter_1_8_1": HTMLTttxFilter_1_8_1Element;
|
|
530
|
+
"tttx-form_1_8_1": HTMLTttxForm_1_8_1Element;
|
|
531
|
+
"tttx-icon_1_8_1": HTMLTttxIcon_1_8_1Element;
|
|
532
|
+
"tttx-keyvalue-block_1_8_1": HTMLTttxKeyvalueBlock_1_8_1Element;
|
|
533
|
+
"tttx-list_1_8_1": HTMLTttxList_1_8_1Element;
|
|
534
|
+
"tttx-loading-spinner_1_8_1": HTMLTttxLoadingSpinner_1_8_1Element;
|
|
535
|
+
"tttx-multiselect-box_1_8_1": HTMLTttxMultiselectBox_1_8_1Element;
|
|
536
|
+
"tttx-percentage-bar_1_8_1": HTMLTttxPercentageBar_1_8_1Element;
|
|
537
|
+
"tttx-qrcode_1_8_1": HTMLTttxQrcode_1_8_1Element;
|
|
538
|
+
"tttx-select-box_1_8_1": HTMLTttxSelectBox_1_8_1Element;
|
|
539
|
+
"tttx-sorter_1_8_1": HTMLTttxSorter_1_8_1Element;
|
|
540
|
+
"tttx-standalone-input_1_8_1": HTMLTttxStandaloneInput_1_8_1Element;
|
|
541
|
+
"tttx-table_1_8_1": HTMLTttxTable_1_8_1Element;
|
|
542
|
+
"tttx-tabs_1_8_1": HTMLTttxTabs_1_8_1Element;
|
|
543
|
+
"tttx-tag_1_8_1": HTMLTttxTag_1_8_1Element;
|
|
544
|
+
"tttx-textarea_1_8_1": HTMLTttxTextarea_1_8_1Element;
|
|
545
|
+
"tttx-toolbar_1_8_1": HTMLTttxToolbar_1_8_1Element;
|
|
546
|
+
"tttx-tree-view_1_8_1": HTMLTttxTreeView_1_8_1Element;
|
|
547
547
|
}
|
|
548
548
|
}
|
|
549
549
|
declare namespace LocalJSX {
|
|
550
|
-
interface
|
|
550
|
+
interface TttxButton_1_8_1 {
|
|
551
551
|
"design"?: string;
|
|
552
552
|
"icon"?: string;
|
|
553
553
|
"iconcolor"?: string;
|
|
554
554
|
"iconposition"?: 'left' | 'right';
|
|
555
555
|
"notext"?: boolean;
|
|
556
556
|
}
|
|
557
|
-
interface
|
|
557
|
+
interface TttxCheckboxGroupCaption_1_8_1 {
|
|
558
558
|
}
|
|
559
|
-
interface
|
|
559
|
+
interface TttxCheckboxGroupHeading_1_8_1 {
|
|
560
560
|
}
|
|
561
|
-
interface
|
|
561
|
+
interface TttxCheckboxGroup_1_8_1 {
|
|
562
562
|
}
|
|
563
|
-
interface
|
|
563
|
+
interface TttxCheckbox_1_8_1 {
|
|
564
564
|
"checkboxId"?: string;
|
|
565
565
|
"checked"?: boolean;
|
|
566
566
|
"indeterminate"?: boolean;
|
|
567
567
|
"inline"?: boolean;
|
|
568
568
|
"label"?: string;
|
|
569
|
-
"onCheckboxChangeEvent"?: (event:
|
|
569
|
+
"onCheckboxChangeEvent"?: (event: TttxCheckbox_1_8_1CustomEvent<{indeterminate: boolean, checked: boolean}>) => void;
|
|
570
570
|
}
|
|
571
|
-
interface
|
|
571
|
+
interface TttxComments_1_8_1 {
|
|
572
572
|
"comments"?: string | Comment[];
|
|
573
573
|
"currentuser"?: string;
|
|
574
|
-
"onCommentAdded"?: (event:
|
|
574
|
+
"onCommentAdded"?: (event: TttxComments_1_8_1CustomEvent<Comment>) => void;
|
|
575
575
|
}
|
|
576
|
-
interface
|
|
576
|
+
interface TttxDataPattern_1_8_1 {
|
|
577
577
|
"data"?: string;
|
|
578
578
|
"filterheader"?: string;
|
|
579
579
|
"filteroptions"?: string;
|
|
580
580
|
"sorteroptions"?: string;
|
|
581
581
|
}
|
|
582
|
-
interface
|
|
582
|
+
interface TttxDatacard_1_8_1 {
|
|
583
583
|
"cardTitle"?: string;
|
|
584
584
|
"iconStyle"?: string;
|
|
585
585
|
"leftData"?: string;
|
|
586
586
|
"rightData"?: string;
|
|
587
587
|
"rightSubtext"?: string;
|
|
588
588
|
}
|
|
589
|
-
interface
|
|
589
|
+
interface TttxDialogBox_1_8_1 {
|
|
590
590
|
"allowOverflow"?: boolean;
|
|
591
591
|
"data"?: string | DialogItems;
|
|
592
|
-
"onButtonClick"?: (event:
|
|
593
|
-
"onCloseButtonClick"?: (event:
|
|
592
|
+
"onButtonClick"?: (event: TttxDialogBox_1_8_1CustomEvent<any>) => void;
|
|
593
|
+
"onCloseButtonClick"?: (event: TttxDialogBox_1_8_1CustomEvent<any>) => void;
|
|
594
594
|
"open"?: boolean;
|
|
595
595
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
596
596
|
}
|
|
597
|
-
interface
|
|
597
|
+
interface TttxDialog_1_8_1 {
|
|
598
598
|
"allowOverflow"?: boolean;
|
|
599
599
|
"closeEnabled"?: boolean;
|
|
600
600
|
"header"?: string;
|
|
601
|
-
"onCloseButtonClick"?: (event:
|
|
601
|
+
"onCloseButtonClick"?: (event: TttxDialog_1_8_1CustomEvent<any>) => void;
|
|
602
602
|
"open"?: boolean;
|
|
603
603
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
604
604
|
"type"?: 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
605
605
|
}
|
|
606
|
-
interface
|
|
606
|
+
interface TttxExpander_1_8_1 {
|
|
607
607
|
"lefticon"?: string;
|
|
608
608
|
"lefticoncolor"?: string;
|
|
609
609
|
"name"?: string;
|
|
610
|
-
"onToggleExpander"?: (event:
|
|
610
|
+
"onToggleExpander"?: (event: TttxExpander_1_8_1CustomEvent<{ open: boolean; name: string }>) => void;
|
|
611
611
|
"open"?: boolean;
|
|
612
612
|
}
|
|
613
|
-
interface
|
|
613
|
+
interface TttxFilter_1_8_1 {
|
|
614
614
|
"defaultFilterOptions"?: string[] | string;
|
|
615
615
|
"filterButtonStyle"?: 'list filter' | 'list icon' | 'table icon';
|
|
616
616
|
"filterHeader"?: string;
|
|
617
617
|
"filterKey"?: string;
|
|
618
618
|
"filterOptions"?: string | FilterSettings[];
|
|
619
|
-
"onFilterChangeEvent"?: (event:
|
|
620
|
-
"onToggleFilter"?: (event:
|
|
619
|
+
"onFilterChangeEvent"?: (event: TttxFilter_1_8_1CustomEvent<FilterChangeEvent>) => void;
|
|
620
|
+
"onToggleFilter"?: (event: TttxFilter_1_8_1CustomEvent<boolean>) => void;
|
|
621
621
|
"popoverWidth"?: string;
|
|
622
622
|
"showOptionIcons"?: boolean;
|
|
623
623
|
"showSearchField"?: boolean;
|
|
624
624
|
"showSelectAll"?: boolean;
|
|
625
625
|
}
|
|
626
|
-
interface
|
|
626
|
+
interface TttxForm_1_8_1 {
|
|
627
627
|
"data"?: any;
|
|
628
628
|
"formschema"?: Record<string, any> | string;
|
|
629
|
-
"onDataChanged"?: (event:
|
|
630
|
-
"onDataSubmitted"?: (event:
|
|
629
|
+
"onDataChanged"?: (event: TttxForm_1_8_1CustomEvent<{ name: string; value: string }>) => void;
|
|
630
|
+
"onDataSubmitted"?: (event: TttxForm_1_8_1CustomEvent<FormData>) => void;
|
|
631
631
|
}
|
|
632
|
-
interface
|
|
632
|
+
interface TttxIcon_1_8_1 {
|
|
633
633
|
"color"?: string;
|
|
634
634
|
"icon"?: string;
|
|
635
635
|
"size"?: number;
|
|
636
636
|
}
|
|
637
|
-
interface
|
|
637
|
+
interface TttxKeyvalueBlock_1_8_1 {
|
|
638
638
|
"horizontal"?: boolean;
|
|
639
639
|
"keyvalues"?: KeyBlockValues | KeyBlockValues[] | string;
|
|
640
640
|
"spacedout"?: boolean;
|
|
641
641
|
}
|
|
642
|
-
interface
|
|
642
|
+
interface TttxList_1_8_1 {
|
|
643
643
|
"data"?: string | ListItem[];
|
|
644
644
|
"name"?: string;
|
|
645
|
-
"onListRowCheckboxClick"?: (event:
|
|
646
|
-
"onListRowClick"?: (event:
|
|
645
|
+
"onListRowCheckboxClick"?: (event: TttxList_1_8_1CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
646
|
+
"onListRowClick"?: (event: TttxList_1_8_1CustomEvent<{ key: string; name: string; data: unknown }>) => void;
|
|
647
647
|
}
|
|
648
|
-
interface
|
|
648
|
+
interface TttxLoadingSpinner_1_8_1 {
|
|
649
649
|
"loadingMessage"?: boolean;
|
|
650
650
|
"size"?: 'small' | 'large';
|
|
651
651
|
}
|
|
652
|
-
interface
|
|
652
|
+
interface TttxMultiselectBox_1_8_1 {
|
|
653
653
|
"htmlVisibleValue"?: boolean;
|
|
654
654
|
"inline"?: boolean;
|
|
655
655
|
"label"?: string;
|
|
656
|
-
"onChangesApplied"?: (event:
|
|
657
|
-
"onSelectItemEvent"?: (event:
|
|
658
|
-
"onToggleOpen"?: (event:
|
|
656
|
+
"onChangesApplied"?: (event: TttxMultiselectBox_1_8_1CustomEvent<SelectItem[]>) => void;
|
|
657
|
+
"onSelectItemEvent"?: (event: TttxMultiselectBox_1_8_1CustomEvent<SelectItem>) => void;
|
|
658
|
+
"onToggleOpen"?: (event: TttxMultiselectBox_1_8_1CustomEvent<boolean>) => void;
|
|
659
659
|
"optionsData"?: string | SelectItem[];
|
|
660
660
|
"placeholder"?: string;
|
|
661
661
|
"searchEnabled"?: boolean;
|
|
662
662
|
"visibleValue"?: string;
|
|
663
663
|
}
|
|
664
|
-
interface
|
|
664
|
+
interface TttxPercentageBar_1_8_1 {
|
|
665
665
|
"color"?: string;
|
|
666
666
|
"labelid"?: string;
|
|
667
667
|
"min"?: string;
|
|
668
668
|
"percentage"?: string | number;
|
|
669
669
|
"thresholds"?: string | Threshold[];
|
|
670
670
|
}
|
|
671
|
-
interface
|
|
671
|
+
interface TttxQrcode_1_8_1 {
|
|
672
672
|
"link"?: string;
|
|
673
673
|
"size"?: number;
|
|
674
674
|
}
|
|
675
|
-
interface
|
|
675
|
+
interface TttxSelectBox_1_8_1 {
|
|
676
676
|
"errorMsg"?: string;
|
|
677
677
|
"inline"?: boolean;
|
|
678
678
|
"label"?: string;
|
|
679
|
-
"onMultiselectSearchUpdated"?: (event:
|
|
680
|
-
"onSelectItemEvent"?: (event:
|
|
681
|
-
"onToggleOpen"?: (event:
|
|
679
|
+
"onMultiselectSearchUpdated"?: (event: TttxSelectBox_1_8_1CustomEvent<string>) => void;
|
|
680
|
+
"onSelectItemEvent"?: (event: TttxSelectBox_1_8_1CustomEvent<SelectItem1>) => void;
|
|
681
|
+
"onToggleOpen"?: (event: TttxSelectBox_1_8_1CustomEvent<boolean>) => void;
|
|
682
682
|
"optionsData"?: string | SelectItem1[];
|
|
683
683
|
"placeholder"?: string;
|
|
684
684
|
"searchEnabled"?: boolean;
|
|
@@ -687,15 +687,15 @@ declare namespace LocalJSX {
|
|
|
687
687
|
"showErrorMsg"?: boolean;
|
|
688
688
|
"useExternalFiltering"?: boolean;
|
|
689
689
|
}
|
|
690
|
-
interface
|
|
690
|
+
interface TttxSorter_1_8_1 {
|
|
691
691
|
"defaultOption"?: string;
|
|
692
692
|
"defaultSortDirection"?: 'ascending' | 'descending';
|
|
693
693
|
"fieldOptionsData"?: string | SorterData;
|
|
694
|
-
"onSorterChangeEvent"?: (event:
|
|
695
|
-
"onToggleSorter"?: (event:
|
|
694
|
+
"onSorterChangeEvent"?: (event: TttxSorter_1_8_1CustomEvent<SorterChangeEvent>) => void;
|
|
695
|
+
"onToggleSorter"?: (event: TttxSorter_1_8_1CustomEvent<boolean>) => void;
|
|
696
696
|
"sorterKey"?: string;
|
|
697
697
|
}
|
|
698
|
-
interface
|
|
698
|
+
interface TttxStandaloneInput_1_8_1 {
|
|
699
699
|
"autocomplete"?: 'off' | 'on';
|
|
700
700
|
"checked"?: boolean;
|
|
701
701
|
"disabled"?: boolean;
|
|
@@ -711,8 +711,8 @@ declare namespace LocalJSX {
|
|
|
711
711
|
"inputiconcolor"?: string;
|
|
712
712
|
/**
|
|
713
713
|
* tabindex - Allows the HTML elements to be focusable
|
|
714
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
715
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
714
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_8_1 input-index="1" />
|
|
715
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_8_1 inputindex={1} />
|
|
716
716
|
*/
|
|
717
717
|
"inputindex"?: string | number;
|
|
718
718
|
/**
|
|
@@ -726,13 +726,13 @@ declare namespace LocalJSX {
|
|
|
726
726
|
"min"?: MinMaxDates | number;
|
|
727
727
|
"minlength"?: string | number;
|
|
728
728
|
"name"?: string;
|
|
729
|
-
"onBlurChanged"?: (event:
|
|
730
|
-
"onFocusChanged"?: (event:
|
|
731
|
-
"onInputIconClick"?: (event:
|
|
732
|
-
"onInvalidChanged"?: (event:
|
|
733
|
-
"onLeftIconClick"?: (event:
|
|
734
|
-
"onRightIconClick"?: (event:
|
|
735
|
-
"onValueChanged"?: (event:
|
|
729
|
+
"onBlurChanged"?: (event: TttxStandaloneInput_1_8_1CustomEvent<string>) => void;
|
|
730
|
+
"onFocusChanged"?: (event: TttxStandaloneInput_1_8_1CustomEvent<string>) => void;
|
|
731
|
+
"onInputIconClick"?: (event: TttxStandaloneInput_1_8_1CustomEvent<void>) => void;
|
|
732
|
+
"onInvalidChanged"?: (event: TttxStandaloneInput_1_8_1CustomEvent<string>) => void;
|
|
733
|
+
"onLeftIconClick"?: (event: TttxStandaloneInput_1_8_1CustomEvent<void>) => void;
|
|
734
|
+
"onRightIconClick"?: (event: TttxStandaloneInput_1_8_1CustomEvent<void>) => void;
|
|
735
|
+
"onValueChanged"?: (event: TttxStandaloneInput_1_8_1CustomEvent<string>) => void;
|
|
736
736
|
"pattern"?: string;
|
|
737
737
|
"placeholder"?: string;
|
|
738
738
|
"readonly"?: string | boolean;
|
|
@@ -747,34 +747,34 @@ declare namespace LocalJSX {
|
|
|
747
747
|
"type"?: string;
|
|
748
748
|
"value"?: string | number;
|
|
749
749
|
}
|
|
750
|
-
interface
|
|
750
|
+
interface TttxTable_1_8_1 {
|
|
751
751
|
"data"?: any;
|
|
752
752
|
"headers"?: any[];
|
|
753
753
|
"loading"?: boolean;
|
|
754
|
-
"onRowClicked"?: (event:
|
|
754
|
+
"onRowClicked"?: (event: TttxTable_1_8_1CustomEvent<any>) => void;
|
|
755
755
|
"selected"?: number;
|
|
756
756
|
}
|
|
757
|
-
interface
|
|
757
|
+
interface TttxTabs_1_8_1 {
|
|
758
758
|
"navigation"?: boolean;
|
|
759
|
-
"onLeftNavigation"?: (event:
|
|
760
|
-
"onRightNavigation"?: (event:
|
|
761
|
-
"onTabClick"?: (event:
|
|
759
|
+
"onLeftNavigation"?: (event: TttxTabs_1_8_1CustomEvent<any>) => void;
|
|
760
|
+
"onRightNavigation"?: (event: TttxTabs_1_8_1CustomEvent<any>) => void;
|
|
761
|
+
"onTabClick"?: (event: TttxTabs_1_8_1CustomEvent<{ tabId: string }>) => void;
|
|
762
762
|
"tabs"?: string | Tab[];
|
|
763
763
|
"tabsName"?: string;
|
|
764
764
|
"wide"?: boolean;
|
|
765
765
|
}
|
|
766
|
-
interface
|
|
766
|
+
interface TttxTag_1_8_1 {
|
|
767
767
|
"color"?: string;
|
|
768
768
|
"text"?: string;
|
|
769
769
|
"textColor"?: string;
|
|
770
770
|
}
|
|
771
|
-
interface
|
|
771
|
+
interface TttxTextarea_1_8_1 {
|
|
772
772
|
"disabled"?: boolean;
|
|
773
773
|
"errormsg"?: string;
|
|
774
774
|
/**
|
|
775
775
|
* tabindex - Allows the HTML elements to be focusable
|
|
776
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
777
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
776
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_8_1 input-index="1" />
|
|
777
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_8_1 inputindex={1} />
|
|
778
778
|
*/
|
|
779
779
|
"inputindex"?: string | number;
|
|
780
780
|
/**
|
|
@@ -785,10 +785,10 @@ declare namespace LocalJSX {
|
|
|
785
785
|
"label"?: string;
|
|
786
786
|
"maxlength"?: string | number;
|
|
787
787
|
"name"?: string;
|
|
788
|
-
"onBlurChanged"?: (event:
|
|
789
|
-
"onFocusChanged"?: (event:
|
|
790
|
-
"onInvalidChanged"?: (event:
|
|
791
|
-
"onValueChanged"?: (event:
|
|
788
|
+
"onBlurChanged"?: (event: TttxTextarea_1_8_1CustomEvent<string>) => void;
|
|
789
|
+
"onFocusChanged"?: (event: TttxTextarea_1_8_1CustomEvent<string>) => void;
|
|
790
|
+
"onInvalidChanged"?: (event: TttxTextarea_1_8_1CustomEvent<string>) => void;
|
|
791
|
+
"onValueChanged"?: (event: TttxTextarea_1_8_1CustomEvent<string>) => void;
|
|
792
792
|
"placeholder"?: string;
|
|
793
793
|
"readonly"?: string | boolean;
|
|
794
794
|
"required"?: boolean;
|
|
@@ -802,80 +802,80 @@ declare namespace LocalJSX {
|
|
|
802
802
|
"textareaautofocus"?: boolean;
|
|
803
803
|
"value"?: string | number;
|
|
804
804
|
}
|
|
805
|
-
interface
|
|
805
|
+
interface TttxToolbar_1_8_1 {
|
|
806
806
|
"border"?: boolean;
|
|
807
807
|
}
|
|
808
|
-
interface
|
|
808
|
+
interface TttxTreeView_1_8_1 {
|
|
809
809
|
"data"?: TreeViewItem[];
|
|
810
|
-
"onCheckboxChange"?: (event:
|
|
811
|
-
"onClickEvent"?: (event:
|
|
812
|
-
"onExpandNode"?: (event:
|
|
810
|
+
"onCheckboxChange"?: (event: TttxTreeView_1_8_1CustomEvent<TreeViewItem[]>) => void;
|
|
811
|
+
"onClickEvent"?: (event: TttxTreeView_1_8_1CustomEvent<TreeViewItem>) => void;
|
|
812
|
+
"onExpandNode"?: (event: TttxTreeView_1_8_1CustomEvent<ExpandNodeEvent>) => void;
|
|
813
813
|
}
|
|
814
814
|
interface IntrinsicElements {
|
|
815
|
-
"tttx-
|
|
816
|
-
"tttx-checkbox-group-
|
|
817
|
-
"tttx-checkbox-group-
|
|
818
|
-
"tttx-checkbox-
|
|
819
|
-
"tttx-
|
|
820
|
-
"tttx-
|
|
821
|
-
"tttx-data-
|
|
822
|
-
"tttx-
|
|
823
|
-
"tttx-dialog-
|
|
824
|
-
"tttx-
|
|
825
|
-
"tttx-
|
|
826
|
-
"tttx-
|
|
827
|
-
"tttx-
|
|
828
|
-
"tttx-
|
|
829
|
-
"tttx-keyvalue-
|
|
830
|
-
"tttx-
|
|
831
|
-
"tttx-loading-
|
|
832
|
-
"tttx-multiselect-
|
|
833
|
-
"tttx-percentage-
|
|
834
|
-
"tttx-
|
|
835
|
-
"tttx-select-
|
|
836
|
-
"tttx-
|
|
837
|
-
"tttx-standalone-
|
|
838
|
-
"tttx-
|
|
839
|
-
"tttx-
|
|
840
|
-
"tttx-
|
|
841
|
-
"tttx-
|
|
842
|
-
"tttx-
|
|
843
|
-
"tttx-tree-
|
|
815
|
+
"tttx-button_1_8_1": TttxButton_1_8_1;
|
|
816
|
+
"tttx-checkbox-group-caption_1_8_1": TttxCheckboxGroupCaption_1_8_1;
|
|
817
|
+
"tttx-checkbox-group-heading_1_8_1": TttxCheckboxGroupHeading_1_8_1;
|
|
818
|
+
"tttx-checkbox-group_1_8_1": TttxCheckboxGroup_1_8_1;
|
|
819
|
+
"tttx-checkbox_1_8_1": TttxCheckbox_1_8_1;
|
|
820
|
+
"tttx-comments_1_8_1": TttxComments_1_8_1;
|
|
821
|
+
"tttx-data-pattern_1_8_1": TttxDataPattern_1_8_1;
|
|
822
|
+
"tttx-datacard_1_8_1": TttxDatacard_1_8_1;
|
|
823
|
+
"tttx-dialog-box_1_8_1": TttxDialogBox_1_8_1;
|
|
824
|
+
"tttx-dialog_1_8_1": TttxDialog_1_8_1;
|
|
825
|
+
"tttx-expander_1_8_1": TttxExpander_1_8_1;
|
|
826
|
+
"tttx-filter_1_8_1": TttxFilter_1_8_1;
|
|
827
|
+
"tttx-form_1_8_1": TttxForm_1_8_1;
|
|
828
|
+
"tttx-icon_1_8_1": TttxIcon_1_8_1;
|
|
829
|
+
"tttx-keyvalue-block_1_8_1": TttxKeyvalueBlock_1_8_1;
|
|
830
|
+
"tttx-list_1_8_1": TttxList_1_8_1;
|
|
831
|
+
"tttx-loading-spinner_1_8_1": TttxLoadingSpinner_1_8_1;
|
|
832
|
+
"tttx-multiselect-box_1_8_1": TttxMultiselectBox_1_8_1;
|
|
833
|
+
"tttx-percentage-bar_1_8_1": TttxPercentageBar_1_8_1;
|
|
834
|
+
"tttx-qrcode_1_8_1": TttxQrcode_1_8_1;
|
|
835
|
+
"tttx-select-box_1_8_1": TttxSelectBox_1_8_1;
|
|
836
|
+
"tttx-sorter_1_8_1": TttxSorter_1_8_1;
|
|
837
|
+
"tttx-standalone-input_1_8_1": TttxStandaloneInput_1_8_1;
|
|
838
|
+
"tttx-table_1_8_1": TttxTable_1_8_1;
|
|
839
|
+
"tttx-tabs_1_8_1": TttxTabs_1_8_1;
|
|
840
|
+
"tttx-tag_1_8_1": TttxTag_1_8_1;
|
|
841
|
+
"tttx-textarea_1_8_1": TttxTextarea_1_8_1;
|
|
842
|
+
"tttx-toolbar_1_8_1": TttxToolbar_1_8_1;
|
|
843
|
+
"tttx-tree-view_1_8_1": TttxTreeView_1_8_1;
|
|
844
844
|
}
|
|
845
845
|
}
|
|
846
846
|
export { LocalJSX as JSX };
|
|
847
847
|
declare module "@stencil/core" {
|
|
848
848
|
export namespace JSX {
|
|
849
849
|
interface IntrinsicElements {
|
|
850
|
-
"tttx-
|
|
851
|
-
"tttx-checkbox-group-
|
|
852
|
-
"tttx-checkbox-group-
|
|
853
|
-
"tttx-checkbox-
|
|
854
|
-
"tttx-
|
|
855
|
-
"tttx-
|
|
856
|
-
"tttx-data-
|
|
857
|
-
"tttx-
|
|
858
|
-
"tttx-dialog-
|
|
859
|
-
"tttx-
|
|
860
|
-
"tttx-
|
|
861
|
-
"tttx-
|
|
862
|
-
"tttx-
|
|
863
|
-
"tttx-
|
|
864
|
-
"tttx-keyvalue-
|
|
865
|
-
"tttx-
|
|
866
|
-
"tttx-loading-
|
|
867
|
-
"tttx-multiselect-
|
|
868
|
-
"tttx-percentage-
|
|
869
|
-
"tttx-
|
|
870
|
-
"tttx-select-
|
|
871
|
-
"tttx-
|
|
872
|
-
"tttx-standalone-
|
|
873
|
-
"tttx-
|
|
874
|
-
"tttx-
|
|
875
|
-
"tttx-
|
|
876
|
-
"tttx-
|
|
877
|
-
"tttx-
|
|
878
|
-
"tttx-tree-
|
|
850
|
+
"tttx-button_1_8_1": LocalJSX.TttxButton_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxButton_1_8_1Element>;
|
|
851
|
+
"tttx-checkbox-group-caption_1_8_1": LocalJSX.TttxCheckboxGroupCaption_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupCaption_1_8_1Element>;
|
|
852
|
+
"tttx-checkbox-group-heading_1_8_1": LocalJSX.TttxCheckboxGroupHeading_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupHeading_1_8_1Element>;
|
|
853
|
+
"tttx-checkbox-group_1_8_1": LocalJSX.TttxCheckboxGroup_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroup_1_8_1Element>;
|
|
854
|
+
"tttx-checkbox_1_8_1": LocalJSX.TttxCheckbox_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxCheckbox_1_8_1Element>;
|
|
855
|
+
"tttx-comments_1_8_1": LocalJSX.TttxComments_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxComments_1_8_1Element>;
|
|
856
|
+
"tttx-data-pattern_1_8_1": LocalJSX.TttxDataPattern_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxDataPattern_1_8_1Element>;
|
|
857
|
+
"tttx-datacard_1_8_1": LocalJSX.TttxDatacard_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxDatacard_1_8_1Element>;
|
|
858
|
+
"tttx-dialog-box_1_8_1": LocalJSX.TttxDialogBox_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxDialogBox_1_8_1Element>;
|
|
859
|
+
"tttx-dialog_1_8_1": LocalJSX.TttxDialog_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxDialog_1_8_1Element>;
|
|
860
|
+
"tttx-expander_1_8_1": LocalJSX.TttxExpander_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxExpander_1_8_1Element>;
|
|
861
|
+
"tttx-filter_1_8_1": LocalJSX.TttxFilter_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxFilter_1_8_1Element>;
|
|
862
|
+
"tttx-form_1_8_1": LocalJSX.TttxForm_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxForm_1_8_1Element>;
|
|
863
|
+
"tttx-icon_1_8_1": LocalJSX.TttxIcon_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxIcon_1_8_1Element>;
|
|
864
|
+
"tttx-keyvalue-block_1_8_1": LocalJSX.TttxKeyvalueBlock_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxKeyvalueBlock_1_8_1Element>;
|
|
865
|
+
"tttx-list_1_8_1": LocalJSX.TttxList_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxList_1_8_1Element>;
|
|
866
|
+
"tttx-loading-spinner_1_8_1": LocalJSX.TttxLoadingSpinner_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxLoadingSpinner_1_8_1Element>;
|
|
867
|
+
"tttx-multiselect-box_1_8_1": LocalJSX.TttxMultiselectBox_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxMultiselectBox_1_8_1Element>;
|
|
868
|
+
"tttx-percentage-bar_1_8_1": LocalJSX.TttxPercentageBar_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxPercentageBar_1_8_1Element>;
|
|
869
|
+
"tttx-qrcode_1_8_1": LocalJSX.TttxQrcode_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxQrcode_1_8_1Element>;
|
|
870
|
+
"tttx-select-box_1_8_1": LocalJSX.TttxSelectBox_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxSelectBox_1_8_1Element>;
|
|
871
|
+
"tttx-sorter_1_8_1": LocalJSX.TttxSorter_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxSorter_1_8_1Element>;
|
|
872
|
+
"tttx-standalone-input_1_8_1": LocalJSX.TttxStandaloneInput_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxStandaloneInput_1_8_1Element>;
|
|
873
|
+
"tttx-table_1_8_1": LocalJSX.TttxTable_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxTable_1_8_1Element>;
|
|
874
|
+
"tttx-tabs_1_8_1": LocalJSX.TttxTabs_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxTabs_1_8_1Element>;
|
|
875
|
+
"tttx-tag_1_8_1": LocalJSX.TttxTag_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxTag_1_8_1Element>;
|
|
876
|
+
"tttx-textarea_1_8_1": LocalJSX.TttxTextarea_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxTextarea_1_8_1Element>;
|
|
877
|
+
"tttx-toolbar_1_8_1": LocalJSX.TttxToolbar_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxToolbar_1_8_1Element>;
|
|
878
|
+
"tttx-tree-view_1_8_1": LocalJSX.TttxTreeView_1_8_1 & JSXBase.HTMLAttributes<HTMLTttxTreeView_1_8_1Element>;
|
|
879
879
|
}
|
|
880
880
|
}
|
|
881
881
|
}
|