@3t-transform/threeteeui 1.0.1 → 1.0.2
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/{domsanitiser.options-32e670aa.js → domsanitiser.options-55ce2d65.js} +220 -383
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{tttx-button_1_0_1.cjs.entry.js → tttx-button_1_0_2.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-checkbox-group-caption_1_0_1.cjs.entry.js → tttx-checkbox-group-caption_1_0_2.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group-heading_1_0_1.cjs.entry.js → tttx-checkbox-group-heading_1_0_2.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group_1_0_1.cjs.entry.js → tttx-checkbox-group_1_0_2.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox_1_0_1.cjs.entry.js → tttx-checkbox_1_0_2.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-data-pattern_1_0_1.cjs.entry.js → tttx-data-pattern_1_0_2.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-dialog-box_1_0_1.cjs.entry.js → tttx-dialog-box_1_0_2.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-dialog_1_0_1.cjs.entry.js → tttx-dialog_1_0_2.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-expander_1_0_1.cjs.entry.js → tttx-expander_1_0_2.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-filter_1_0_1_4.cjs.entry.js → tttx-filter_1_0_2_4.cjs.entry.js} +10 -10
- package/dist/cjs/{tttx-form_1_0_1.cjs.entry.js → tttx-form_1_0_2.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-icon_1_0_1.cjs.entry.js → tttx-icon_1_0_2.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-keyvalue-block_1_0_1.cjs.entry.js → tttx-keyvalue-block_1_0_2.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-loading-spinner_1_0_1.cjs.entry.js → tttx-loading-spinner_1_0_2.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-multiselect-box_1_0_1.cjs.entry.js → tttx-multiselect-box_1_0_2.cjs.entry.js} +7 -7
- package/dist/cjs/{tttx-percentage-bar_1_0_1.cjs.entry.js → tttx-percentage-bar_1_0_2.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-qrcode_1_0_1.cjs.entry.js → tttx-qrcode_1_0_2.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-select-box_1_0_1.cjs.entry.js → tttx-select-box_1_0_2.cjs.entry.js} +4 -4
- package/dist/cjs/tttx-standalone-input_1_0_2.cjs.entry.js +94 -0
- package/dist/cjs/{tttx-tabs_1_0_1.cjs.entry.js → tttx-tabs_1_0_2.cjs.entry.js} +5 -5
- package/dist/cjs/{tttx-tag_1_0_1.cjs.entry.js → tttx-tag_1_0_2.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-textarea_1_0_1.cjs.entry.js → tttx-textarea_1_0_2.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-tree-view_1_0_1.cjs.entry.js → tttx-tree-view_1_0_2.cjs.entry.js} +4 -4
- 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-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.css +1 -0
- 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-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 +46 -46
- 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 +3 -3
- package/dist/collection/components/molecules/tttx-select-box/tttx-select-box.stories.js +16 -16
- 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-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/domsanitiser.options.js +220 -383
- package/dist/components/index.d.ts +26 -26
- package/dist/components/index.js +26 -26
- package/dist/components/tttx-button.js +5 -5
- package/dist/components/{tttx-button_1_0_1.d.ts → tttx-button_1_0_2.d.ts} +4 -4
- package/dist/components/{tttx-button_1_0_1.js → tttx-button_1_0_2.js} +2 -2
- package/dist/components/tttx-checkbox-group-caption_1_0_2.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-caption_1_0_1.js → tttx-checkbox-group-caption_1_0_2.js} +5 -5
- package/dist/components/tttx-checkbox-group-heading_1_0_2.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-heading_1_0_1.js → tttx-checkbox-group-heading_1_0_2.js} +5 -5
- package/dist/components/tttx-checkbox-group_1_0_2.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group_1_0_1.js → tttx-checkbox-group_1_0_2.js} +5 -5
- package/dist/components/{tttx-expander_1_0_1.d.ts → tttx-checkbox_1_0_2.d.ts} +4 -4
- package/dist/components/{tttx-checkbox_1_0_1.js → tttx-checkbox_1_0_2.js} +7 -7
- package/dist/components/tttx-data-pattern_1_0_2.d.ts +11 -0
- package/dist/components/{tttx-data-pattern_1_0_1.js → tttx-data-pattern_1_0_2.js} +13 -13
- package/dist/components/{tttx-dialog-box_1_0_1.d.ts → tttx-dialog-box_1_0_2.d.ts} +4 -4
- package/dist/components/{tttx-dialog-box_1_0_1.js → tttx-dialog-box_1_0_2.js} +9 -9
- package/dist/components/{tttx-filter_1_0_1.d.ts → tttx-dialog_1_0_2.d.ts} +4 -4
- package/dist/components/{tttx-dialog_1_0_1.js → tttx-dialog_1_0_2.js} +8 -8
- package/dist/components/{tttx-checkbox_1_0_1.d.ts → tttx-expander_1_0_2.d.ts} +4 -4
- package/dist/components/{tttx-expander_1_0_1.js → tttx-expander_1_0_2.js} +7 -7
- package/dist/components/tttx-filter.js +6 -6
- package/dist/components/{tttx-qrcode_1_0_1.d.ts → tttx-filter_1_0_2.d.ts} +4 -4
- package/dist/components/{tttx-filter_1_0_1.js → tttx-filter_1_0_2.js} +2 -2
- package/dist/components/{tttx-icon_1_0_1.d.ts → tttx-form_1_0_2.d.ts} +4 -4
- package/dist/components/{tttx-form_1_0_1.js → tttx-form_1_0_2.js} +9 -9
- package/dist/components/tttx-icon.js +3 -3
- package/dist/components/{tttx-list_1_0_1.d.ts → tttx-icon_1_0_2.d.ts} +4 -4
- package/dist/components/{tttx-icon_1_0_1.js → tttx-icon_1_0_2.js} +2 -2
- package/dist/components/tttx-keyvalue-block_1_0_2.d.ts +11 -0
- package/dist/components/{tttx-keyvalue-block_1_0_1.js → tttx-keyvalue-block_1_0_2.js} +5 -5
- package/dist/components/tttx-list.js +6 -6
- package/dist/components/{tttx-form_1_0_1.d.ts → tttx-list_1_0_2.d.ts} +4 -4
- package/dist/components/{tttx-list_1_0_1.js → tttx-list_1_0_2.js} +2 -2
- package/dist/components/tttx-loading-spinner_1_0_2.d.ts +11 -0
- package/dist/components/{tttx-loading-spinner_1_0_1.js → tttx-loading-spinner_1_0_2.js} +5 -5
- package/dist/components/tttx-multiselect-box_1_0_2.d.ts +11 -0
- package/dist/components/{tttx-multiselect-box_1_0_1.js → tttx-multiselect-box_1_0_2.js} +13 -13
- package/dist/components/tttx-percentage-bar_1_0_2.d.ts +11 -0
- package/dist/components/{tttx-percentage-bar_1_0_1.js → tttx-percentage-bar_1_0_2.js} +6 -6
- package/dist/components/{tttx-dialog_1_0_1.d.ts → tttx-qrcode_1_0_2.d.ts} +4 -4
- package/dist/components/{tttx-qrcode_1_0_1.js → tttx-qrcode_1_0_2.js} +5 -5
- package/dist/components/tttx-select-box.js +7 -7
- package/dist/components/tttx-select-box_1_0_2.d.ts +11 -0
- package/dist/components/{tttx-select-box_1_0_1.js → tttx-select-box_1_0_2.js} +2 -2
- package/dist/components/tttx-sorter.js +5 -5
- package/dist/components/tttx-sorter_1_0_2.d.ts +11 -0
- package/dist/components/{tttx-sorter_1_0_1.js → tttx-sorter_1_0_2.js} +2 -2
- package/dist/components/tttx-standalone-input.js +6 -6
- package/dist/components/tttx-standalone-input_1_0_2.d.ts +11 -0
- package/dist/components/{tttx-standalone-input_1_0_1.js → tttx-standalone-input_1_0_2.js} +2 -2
- package/dist/components/{tttx-tabs_1_0_1.d.ts → tttx-tabs_1_0_2.d.ts} +4 -4
- package/dist/components/{tttx-tabs_1_0_1.js → tttx-tabs_1_0_2.js} +9 -9
- package/dist/components/{tttx-tag_1_0_1.d.ts → tttx-tag_1_0_2.d.ts} +4 -4
- package/dist/components/{tttx-tag_1_0_1.js → tttx-tag_1_0_2.js} +6 -6
- package/dist/components/tttx-textarea_1_0_2.d.ts +11 -0
- package/dist/components/{tttx-textarea_1_0_1.js → tttx-textarea_1_0_2.js} +6 -6
- package/dist/components/tttx-toolbar.js +3 -3
- package/dist/components/{tttx-toolbar_1_0_1.d.ts → tttx-toolbar_1_0_2.d.ts} +4 -4
- package/dist/components/{tttx-toolbar_1_0_1.js → tttx-toolbar_1_0_2.js} +2 -2
- package/dist/components/tttx-tree-view_1_0_2.d.ts +11 -0
- package/dist/components/{tttx-tree-view_1_0_1.js → tttx-tree-view_1_0_2.js} +9 -9
- package/dist/esm/{domsanitiser.options-68752a19.js → domsanitiser.options-38a67458.js} +220 -383
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{tttx-button_1_0_1.entry.js → tttx-button_1_0_2.entry.js} +2 -2
- package/dist/esm/{tttx-checkbox-group-caption_1_0_1.entry.js → tttx-checkbox-group-caption_1_0_2.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group-heading_1_0_1.entry.js → tttx-checkbox-group-heading_1_0_2.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group_1_0_1.entry.js → tttx-checkbox-group_1_0_2.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox_1_0_1.entry.js → tttx-checkbox_1_0_2.entry.js} +2 -2
- package/dist/esm/{tttx-data-pattern_1_0_1.entry.js → tttx-data-pattern_1_0_2.entry.js} +2 -2
- package/dist/esm/{tttx-dialog-box_1_0_1.entry.js → tttx-dialog-box_1_0_2.entry.js} +4 -4
- package/dist/esm/{tttx-dialog_1_0_1.entry.js → tttx-dialog_1_0_2.entry.js} +2 -2
- package/dist/esm/{tttx-expander_1_0_1.entry.js → tttx-expander_1_0_2.entry.js} +2 -2
- package/dist/esm/{tttx-filter_1_0_1_4.entry.js → tttx-filter_1_0_2_4.entry.js} +7 -7
- package/dist/esm/{tttx-form_1_0_1.entry.js → tttx-form_1_0_2.entry.js} +3 -3
- package/dist/esm/{tttx-icon_1_0_1.entry.js → tttx-icon_1_0_2.entry.js} +1 -1
- package/dist/esm/{tttx-keyvalue-block_1_0_1.entry.js → tttx-keyvalue-block_1_0_2.entry.js} +1 -1
- package/dist/esm/{tttx-loading-spinner_1_0_1.entry.js → tttx-loading-spinner_1_0_2.entry.js} +1 -1
- package/dist/esm/{tttx-multiselect-box_1_0_1.entry.js → tttx-multiselect-box_1_0_2.entry.js} +7 -7
- package/dist/esm/{tttx-percentage-bar_1_0_1.entry.js → tttx-percentage-bar_1_0_2.entry.js} +2 -2
- package/dist/esm/{tttx-qrcode_1_0_1.entry.js → tttx-qrcode_1_0_2.entry.js} +1 -1
- package/dist/esm/{tttx-select-box_1_0_1.entry.js → tttx-select-box_1_0_2.entry.js} +4 -4
- package/dist/esm/tttx-standalone-input_1_0_2.entry.js +90 -0
- package/dist/esm/{tttx-tabs_1_0_1.entry.js → tttx-tabs_1_0_2.entry.js} +5 -5
- package/dist/esm/{tttx-tag_1_0_1.entry.js → tttx-tag_1_0_2.entry.js} +2 -2
- package/dist/esm/{tttx-textarea_1_0_1.entry.js → tttx-textarea_1_0_2.entry.js} +2 -2
- package/dist/esm/{tttx-tree-view_1_0_1.entry.js → tttx-tree-view_1_0_2.entry.js} +4 -4
- package/dist/esm/tttx.js +1 -1
- package/dist/tttx/{p-c3d6914a.entry.js → p-0043dad0.entry.js} +1 -1
- package/dist/tttx/p-0e515960.entry.js +1 -1
- package/dist/tttx/{p-1f6cb3c3.entry.js → p-1c2a50d3.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-55799798.js +3 -0
- package/dist/tttx/p-56c8c353.entry.js +1 -1
- package/dist/tttx/p-59c7b049.entry.js +1 -1
- package/dist/tttx/{p-7a7fb9b3.entry.js → p-5d2706b1.entry.js} +1 -1
- package/dist/tttx/p-63ad6fb7.entry.js +1 -1
- package/dist/tttx/p-796f699a.entry.js +1 -1
- package/dist/tttx/{p-6704ac94.entry.js → p-81aaafa0.entry.js} +1 -1
- package/dist/tttx/p-87481935.entry.js +1 -1
- package/dist/tttx/{p-05c242f0.entry.js → p-884f37d3.entry.js} +1 -1
- package/dist/tttx/p-9434561e.entry.js +1 -1
- package/dist/tttx/{p-5b3e1fae.entry.js → 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-c170e3b8.entry.js +1 -1
- package/dist/tttx/{p-6abfd043.entry.js → p-c8589436.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-72ede7d8.entry.js → p-f4db1cf2.entry.js} +1 -1
- package/dist/tttx/p-fe967031.entry.js +1 -1
- package/dist/tttx/tttx.esm.js +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 +304 -304
- package/package.json +1 -1
- package/readme.md +40 -62
- package/dist/cjs/tttx-standalone-input_1_0_1.cjs.entry.js +0 -94
- package/dist/components/tttx-checkbox-group-caption_1_0_1.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-heading_1_0_1.d.ts +0 -11
- package/dist/components/tttx-checkbox-group_1_0_1.d.ts +0 -11
- package/dist/components/tttx-data-pattern_1_0_1.d.ts +0 -11
- package/dist/components/tttx-keyvalue-block_1_0_1.d.ts +0 -11
- package/dist/components/tttx-loading-spinner_1_0_1.d.ts +0 -11
- package/dist/components/tttx-multiselect-box_1_0_1.d.ts +0 -11
- package/dist/components/tttx-percentage-bar_1_0_1.d.ts +0 -11
- package/dist/components/tttx-select-box_1_0_1.d.ts +0 -11
- package/dist/components/tttx-sorter_1_0_1.d.ts +0 -11
- package/dist/components/tttx-standalone-input_1_0_1.d.ts +0 -11
- package/dist/components/tttx-textarea_1_0_1.d.ts +0 -11
- package/dist/components/tttx-tree-view_1_0_1.d.ts +0 -11
- package/dist/esm/tttx-standalone-input_1_0_1.entry.js +0 -90
- package/dist/tttx/p-88ee2406.js +0 -3
- package/dist/types/components/atoms/tttx-checkbox/tttx-checkbox.stories.d.ts +0 -47
- package/dist/types/components/molecules/tttx-dialog/tttx-dialog.stories.d.ts +0 -42
- package/dist/types/components/molecules/tttx-expander/tttx-expander.stories.d.ts +0 -27
- package/dist/types/components/molecules/tttx-filter/tttx-filter.stories.d.ts +0 -76
- package/dist/types/components/molecules/tttx-form/tttx-form.stories.d.ts +0 -468
- package/dist/types/components/molecules/tttx-list/tttx-list.stories.d.ts +0 -15
- package/dist/types/components/molecules/tttx-multiselect-box/tttx-multiselect-box.stories.d.ts +0 -15
- package/dist/types/components/molecules/tttx-sorter/tttx-sorter.stories.d.ts +0 -30
- package/dist/types/components/molecules/tttx-standalone-input/tttx-standalone-input.stories.d.ts +0 -150
- package/dist/types/components/molecules/tttx-tabs/tttx-tabs.stories.d.ts +0 -13
- package/dist/types/components/molecules/tttx-tree-view/tttx-tree-view.stories.d.ts +0 -21
|
@@ -17,39 +17,39 @@ import { MinMaxDates } from "./components/molecules/tttx-standalone-input/tttx-s
|
|
|
17
17
|
import { Tab } from "./components/molecules/tttx-tabs/interfaces";
|
|
18
18
|
import { ExpandNodeEvent, TreeViewItem } from "./components/molecules/tttx-tree-view/helper/helper";
|
|
19
19
|
export namespace Components {
|
|
20
|
-
interface
|
|
20
|
+
interface TttxButton_1_0_2 {
|
|
21
21
|
"design": string;
|
|
22
22
|
"icon": string;
|
|
23
23
|
"iconcolor": string;
|
|
24
24
|
"iconposition": 'left' | 'right';
|
|
25
25
|
"notext": boolean;
|
|
26
26
|
}
|
|
27
|
-
interface
|
|
27
|
+
interface TttxCheckboxGroupCaption_1_0_2 {
|
|
28
28
|
}
|
|
29
|
-
interface
|
|
29
|
+
interface TttxCheckboxGroupHeading_1_0_2 {
|
|
30
30
|
}
|
|
31
|
-
interface
|
|
31
|
+
interface TttxCheckboxGroup_1_0_2 {
|
|
32
32
|
}
|
|
33
|
-
interface
|
|
33
|
+
interface TttxCheckbox_1_0_2 {
|
|
34
34
|
"checkboxId": string;
|
|
35
35
|
"checked": boolean;
|
|
36
36
|
"indeterminate": boolean;
|
|
37
37
|
"inline": boolean;
|
|
38
38
|
"label": string;
|
|
39
39
|
}
|
|
40
|
-
interface
|
|
40
|
+
interface TttxDataPattern_1_0_2 {
|
|
41
41
|
"data": string;
|
|
42
42
|
"filterheader": string;
|
|
43
43
|
"filteroptions": string;
|
|
44
44
|
"sorteroptions": string;
|
|
45
45
|
}
|
|
46
|
-
interface
|
|
46
|
+
interface TttxDialogBox_1_0_2 {
|
|
47
47
|
"allowOverflow": boolean;
|
|
48
48
|
"data": string | DialogItems;
|
|
49
49
|
"open": boolean;
|
|
50
50
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
51
51
|
}
|
|
52
|
-
interface
|
|
52
|
+
interface TttxDialog_1_0_2 {
|
|
53
53
|
"allowOverflow": boolean;
|
|
54
54
|
"closeEnabled": boolean;
|
|
55
55
|
"header": string;
|
|
@@ -57,13 +57,13 @@ export namespace Components {
|
|
|
57
57
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
58
58
|
"type": 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
59
59
|
}
|
|
60
|
-
interface
|
|
60
|
+
interface TttxExpander_1_0_2 {
|
|
61
61
|
"lefticon"?: string;
|
|
62
62
|
"lefticoncolor"?: string;
|
|
63
63
|
"name": string;
|
|
64
64
|
"open": boolean;
|
|
65
65
|
}
|
|
66
|
-
interface
|
|
66
|
+
interface TttxFilter_1_0_2 {
|
|
67
67
|
"defaultFilterOptions": string[] | string;
|
|
68
68
|
"filterButtonStyle": 'list filter' | 'list icon' | 'table icon';
|
|
69
69
|
"filterHeader": string;
|
|
@@ -74,7 +74,7 @@ export namespace Components {
|
|
|
74
74
|
"showSearchField": boolean;
|
|
75
75
|
"showSelectAll": boolean;
|
|
76
76
|
}
|
|
77
|
-
interface
|
|
77
|
+
interface TttxForm_1_0_2 {
|
|
78
78
|
"data": any;
|
|
79
79
|
"formschema": Record<string, any> | string;
|
|
80
80
|
/**
|
|
@@ -85,24 +85,24 @@ export namespace Components {
|
|
|
85
85
|
"setSelectOptions": (fieldname: string, options: { label: string; value: string; }[]) => Promise<void>;
|
|
86
86
|
"submit": () => Promise<void>;
|
|
87
87
|
}
|
|
88
|
-
interface
|
|
88
|
+
interface TttxIcon_1_0_2 {
|
|
89
89
|
"color": string;
|
|
90
90
|
"icon": string;
|
|
91
91
|
}
|
|
92
|
-
interface
|
|
92
|
+
interface TttxKeyvalueBlock_1_0_2 {
|
|
93
93
|
"horizontal": boolean;
|
|
94
94
|
"keyvalues": KeyBlockValues | KeyBlockValues[] | string;
|
|
95
95
|
"spacedout": boolean;
|
|
96
96
|
}
|
|
97
|
-
interface
|
|
97
|
+
interface TttxList_1_0_2 {
|
|
98
98
|
"data": string | ListItem[];
|
|
99
99
|
"name": string;
|
|
100
100
|
}
|
|
101
|
-
interface
|
|
101
|
+
interface TttxLoadingSpinner_1_0_2 {
|
|
102
102
|
"loadingMessage": boolean;
|
|
103
103
|
"size": 'small' | 'large';
|
|
104
104
|
}
|
|
105
|
-
interface
|
|
105
|
+
interface TttxMultiselectBox_1_0_2 {
|
|
106
106
|
"htmlVisibleValue": boolean;
|
|
107
107
|
"inline": boolean;
|
|
108
108
|
"label": string;
|
|
@@ -111,18 +111,18 @@ export namespace Components {
|
|
|
111
111
|
"searchEnabled": boolean;
|
|
112
112
|
"visibleValue": string;
|
|
113
113
|
}
|
|
114
|
-
interface
|
|
114
|
+
interface TttxPercentageBar_1_0_2 {
|
|
115
115
|
"color"?: string;
|
|
116
116
|
"labelid"?: string;
|
|
117
117
|
"min": string;
|
|
118
118
|
"percentage": string | number;
|
|
119
119
|
"thresholds"?: string | Threshold[];
|
|
120
120
|
}
|
|
121
|
-
interface
|
|
121
|
+
interface TttxQrcode_1_0_2 {
|
|
122
122
|
"link": string;
|
|
123
123
|
"size": number;
|
|
124
124
|
}
|
|
125
|
-
interface
|
|
125
|
+
interface TttxSelectBox_1_0_2 {
|
|
126
126
|
"inline": boolean;
|
|
127
127
|
"label": string;
|
|
128
128
|
"optionsData": string | SelectItem1[];
|
|
@@ -131,13 +131,13 @@ export namespace Components {
|
|
|
131
131
|
"selectedValue": string;
|
|
132
132
|
"setSelectedItem": (value: string) => Promise<void>;
|
|
133
133
|
}
|
|
134
|
-
interface
|
|
134
|
+
interface TttxSorter_1_0_2 {
|
|
135
135
|
"defaultOption": string;
|
|
136
136
|
"defaultSortDirection": 'ascending' | 'descending';
|
|
137
137
|
"fieldOptionsData": string | SorterData;
|
|
138
138
|
"sorterKey": string;
|
|
139
139
|
}
|
|
140
|
-
interface
|
|
140
|
+
interface TttxStandaloneInput_1_0_2 {
|
|
141
141
|
"autocomplete": 'off' | 'on';
|
|
142
142
|
"checked": boolean;
|
|
143
143
|
"disabled": boolean;
|
|
@@ -153,8 +153,8 @@ export namespace Components {
|
|
|
153
153
|
"inputiconcolor": string;
|
|
154
154
|
/**
|
|
155
155
|
* tabindex - Allows the HTML elements to be focusable
|
|
156
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
157
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
156
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_0_2 input-index="1" />
|
|
157
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_0_2 inputindex={1} />
|
|
158
158
|
*/
|
|
159
159
|
"inputindex": string | number;
|
|
160
160
|
/**
|
|
@@ -182,24 +182,24 @@ export namespace Components {
|
|
|
182
182
|
"type": string;
|
|
183
183
|
"value": string | number;
|
|
184
184
|
}
|
|
185
|
-
interface
|
|
185
|
+
interface TttxTabs_1_0_2 {
|
|
186
186
|
"navigation": boolean;
|
|
187
187
|
"tabs": string | Tab[];
|
|
188
188
|
"tabsName": string;
|
|
189
189
|
"wide": boolean;
|
|
190
190
|
}
|
|
191
|
-
interface
|
|
191
|
+
interface TttxTag_1_0_2 {
|
|
192
192
|
"color": string;
|
|
193
193
|
"text": string;
|
|
194
194
|
"textColor": string;
|
|
195
195
|
}
|
|
196
|
-
interface
|
|
196
|
+
interface TttxTextarea_1_0_2 {
|
|
197
197
|
"disabled": boolean;
|
|
198
198
|
"errormsg": string;
|
|
199
199
|
/**
|
|
200
200
|
* tabindex - Allows the HTML elements to be focusable
|
|
201
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
202
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
201
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_0_2 input-index="1" />
|
|
202
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_0_2 inputindex={1} />
|
|
203
203
|
*/
|
|
204
204
|
"inputindex": string | number;
|
|
205
205
|
/**
|
|
@@ -223,388 +223,388 @@ export namespace Components {
|
|
|
223
223
|
"textareaautofocus": boolean;
|
|
224
224
|
"value": string | number;
|
|
225
225
|
}
|
|
226
|
-
interface
|
|
226
|
+
interface TttxToolbar_1_0_2 {
|
|
227
227
|
"border": boolean;
|
|
228
228
|
}
|
|
229
|
-
interface
|
|
229
|
+
interface TttxTreeView_1_0_2 {
|
|
230
230
|
"data": TreeViewItem[];
|
|
231
231
|
"firstSelected": boolean;
|
|
232
232
|
}
|
|
233
233
|
}
|
|
234
|
-
export interface
|
|
234
|
+
export interface TttxCheckbox_1_0_2CustomEvent<T> extends CustomEvent<T> {
|
|
235
235
|
detail: T;
|
|
236
|
-
target:
|
|
236
|
+
target: HTMLTttxCheckbox_1_0_2Element;
|
|
237
237
|
}
|
|
238
|
-
export interface
|
|
238
|
+
export interface TttxDialogBox_1_0_2CustomEvent<T> extends CustomEvent<T> {
|
|
239
239
|
detail: T;
|
|
240
|
-
target:
|
|
240
|
+
target: HTMLTttxDialogBox_1_0_2Element;
|
|
241
241
|
}
|
|
242
|
-
export interface
|
|
242
|
+
export interface TttxDialog_1_0_2CustomEvent<T> extends CustomEvent<T> {
|
|
243
243
|
detail: T;
|
|
244
|
-
target:
|
|
244
|
+
target: HTMLTttxDialog_1_0_2Element;
|
|
245
245
|
}
|
|
246
|
-
export interface
|
|
246
|
+
export interface TttxExpander_1_0_2CustomEvent<T> extends CustomEvent<T> {
|
|
247
247
|
detail: T;
|
|
248
|
-
target:
|
|
248
|
+
target: HTMLTttxExpander_1_0_2Element;
|
|
249
249
|
}
|
|
250
|
-
export interface
|
|
250
|
+
export interface TttxFilter_1_0_2CustomEvent<T> extends CustomEvent<T> {
|
|
251
251
|
detail: T;
|
|
252
|
-
target:
|
|
252
|
+
target: HTMLTttxFilter_1_0_2Element;
|
|
253
253
|
}
|
|
254
|
-
export interface
|
|
254
|
+
export interface TttxForm_1_0_2CustomEvent<T> extends CustomEvent<T> {
|
|
255
255
|
detail: T;
|
|
256
|
-
target:
|
|
256
|
+
target: HTMLTttxForm_1_0_2Element;
|
|
257
257
|
}
|
|
258
|
-
export interface
|
|
258
|
+
export interface TttxList_1_0_2CustomEvent<T> extends CustomEvent<T> {
|
|
259
259
|
detail: T;
|
|
260
|
-
target:
|
|
260
|
+
target: HTMLTttxList_1_0_2Element;
|
|
261
261
|
}
|
|
262
|
-
export interface
|
|
262
|
+
export interface TttxMultiselectBox_1_0_2CustomEvent<T> extends CustomEvent<T> {
|
|
263
263
|
detail: T;
|
|
264
|
-
target:
|
|
264
|
+
target: HTMLTttxMultiselectBox_1_0_2Element;
|
|
265
265
|
}
|
|
266
|
-
export interface
|
|
266
|
+
export interface TttxSelectBox_1_0_2CustomEvent<T> extends CustomEvent<T> {
|
|
267
267
|
detail: T;
|
|
268
|
-
target:
|
|
268
|
+
target: HTMLTttxSelectBox_1_0_2Element;
|
|
269
269
|
}
|
|
270
|
-
export interface
|
|
270
|
+
export interface TttxSorter_1_0_2CustomEvent<T> extends CustomEvent<T> {
|
|
271
271
|
detail: T;
|
|
272
|
-
target:
|
|
272
|
+
target: HTMLTttxSorter_1_0_2Element;
|
|
273
273
|
}
|
|
274
|
-
export interface
|
|
274
|
+
export interface TttxStandaloneInput_1_0_2CustomEvent<T> extends CustomEvent<T> {
|
|
275
275
|
detail: T;
|
|
276
|
-
target:
|
|
276
|
+
target: HTMLTttxStandaloneInput_1_0_2Element;
|
|
277
277
|
}
|
|
278
|
-
export interface
|
|
278
|
+
export interface TttxTabs_1_0_2CustomEvent<T> extends CustomEvent<T> {
|
|
279
279
|
detail: T;
|
|
280
|
-
target:
|
|
280
|
+
target: HTMLTttxTabs_1_0_2Element;
|
|
281
281
|
}
|
|
282
|
-
export interface
|
|
282
|
+
export interface TttxTextarea_1_0_2CustomEvent<T> extends CustomEvent<T> {
|
|
283
283
|
detail: T;
|
|
284
|
-
target:
|
|
284
|
+
target: HTMLTttxTextarea_1_0_2Element;
|
|
285
285
|
}
|
|
286
|
-
export interface
|
|
286
|
+
export interface TttxTreeView_1_0_2CustomEvent<T> extends CustomEvent<T> {
|
|
287
287
|
detail: T;
|
|
288
|
-
target:
|
|
288
|
+
target: HTMLTttxTreeView_1_0_2Element;
|
|
289
289
|
}
|
|
290
290
|
declare global {
|
|
291
|
-
interface
|
|
291
|
+
interface HTMLTttxButton_1_0_2Element extends Components.TttxButton_1_0_2, HTMLStencilElement {
|
|
292
292
|
}
|
|
293
|
-
var
|
|
294
|
-
prototype:
|
|
295
|
-
new ():
|
|
293
|
+
var HTMLTttxButton_1_0_2Element: {
|
|
294
|
+
prototype: HTMLTttxButton_1_0_2Element;
|
|
295
|
+
new (): HTMLTttxButton_1_0_2Element;
|
|
296
296
|
};
|
|
297
|
-
interface
|
|
297
|
+
interface HTMLTttxCheckboxGroupCaption_1_0_2Element extends Components.TttxCheckboxGroupCaption_1_0_2, HTMLStencilElement {
|
|
298
298
|
}
|
|
299
|
-
var
|
|
300
|
-
prototype:
|
|
301
|
-
new ():
|
|
299
|
+
var HTMLTttxCheckboxGroupCaption_1_0_2Element: {
|
|
300
|
+
prototype: HTMLTttxCheckboxGroupCaption_1_0_2Element;
|
|
301
|
+
new (): HTMLTttxCheckboxGroupCaption_1_0_2Element;
|
|
302
302
|
};
|
|
303
|
-
interface
|
|
303
|
+
interface HTMLTttxCheckboxGroupHeading_1_0_2Element extends Components.TttxCheckboxGroupHeading_1_0_2, HTMLStencilElement {
|
|
304
304
|
}
|
|
305
|
-
var
|
|
306
|
-
prototype:
|
|
307
|
-
new ():
|
|
305
|
+
var HTMLTttxCheckboxGroupHeading_1_0_2Element: {
|
|
306
|
+
prototype: HTMLTttxCheckboxGroupHeading_1_0_2Element;
|
|
307
|
+
new (): HTMLTttxCheckboxGroupHeading_1_0_2Element;
|
|
308
308
|
};
|
|
309
|
-
interface
|
|
309
|
+
interface HTMLTttxCheckboxGroup_1_0_2Element extends Components.TttxCheckboxGroup_1_0_2, HTMLStencilElement {
|
|
310
310
|
}
|
|
311
|
-
var
|
|
312
|
-
prototype:
|
|
313
|
-
new ():
|
|
311
|
+
var HTMLTttxCheckboxGroup_1_0_2Element: {
|
|
312
|
+
prototype: HTMLTttxCheckboxGroup_1_0_2Element;
|
|
313
|
+
new (): HTMLTttxCheckboxGroup_1_0_2Element;
|
|
314
314
|
};
|
|
315
|
-
interface
|
|
315
|
+
interface HTMLTttxCheckbox_1_0_2Element extends Components.TttxCheckbox_1_0_2, HTMLStencilElement {
|
|
316
316
|
}
|
|
317
|
-
var
|
|
318
|
-
prototype:
|
|
319
|
-
new ():
|
|
317
|
+
var HTMLTttxCheckbox_1_0_2Element: {
|
|
318
|
+
prototype: HTMLTttxCheckbox_1_0_2Element;
|
|
319
|
+
new (): HTMLTttxCheckbox_1_0_2Element;
|
|
320
320
|
};
|
|
321
|
-
interface
|
|
321
|
+
interface HTMLTttxDataPattern_1_0_2Element extends Components.TttxDataPattern_1_0_2, HTMLStencilElement {
|
|
322
322
|
}
|
|
323
|
-
var
|
|
324
|
-
prototype:
|
|
325
|
-
new ():
|
|
323
|
+
var HTMLTttxDataPattern_1_0_2Element: {
|
|
324
|
+
prototype: HTMLTttxDataPattern_1_0_2Element;
|
|
325
|
+
new (): HTMLTttxDataPattern_1_0_2Element;
|
|
326
326
|
};
|
|
327
|
-
interface
|
|
327
|
+
interface HTMLTttxDialogBox_1_0_2Element extends Components.TttxDialogBox_1_0_2, HTMLStencilElement {
|
|
328
328
|
}
|
|
329
|
-
var
|
|
330
|
-
prototype:
|
|
331
|
-
new ():
|
|
329
|
+
var HTMLTttxDialogBox_1_0_2Element: {
|
|
330
|
+
prototype: HTMLTttxDialogBox_1_0_2Element;
|
|
331
|
+
new (): HTMLTttxDialogBox_1_0_2Element;
|
|
332
332
|
};
|
|
333
|
-
interface
|
|
333
|
+
interface HTMLTttxDialog_1_0_2Element extends Components.TttxDialog_1_0_2, HTMLStencilElement {
|
|
334
334
|
}
|
|
335
|
-
var
|
|
336
|
-
prototype:
|
|
337
|
-
new ():
|
|
335
|
+
var HTMLTttxDialog_1_0_2Element: {
|
|
336
|
+
prototype: HTMLTttxDialog_1_0_2Element;
|
|
337
|
+
new (): HTMLTttxDialog_1_0_2Element;
|
|
338
338
|
};
|
|
339
|
-
interface
|
|
339
|
+
interface HTMLTttxExpander_1_0_2Element extends Components.TttxExpander_1_0_2, HTMLStencilElement {
|
|
340
340
|
}
|
|
341
|
-
var
|
|
342
|
-
prototype:
|
|
343
|
-
new ():
|
|
341
|
+
var HTMLTttxExpander_1_0_2Element: {
|
|
342
|
+
prototype: HTMLTttxExpander_1_0_2Element;
|
|
343
|
+
new (): HTMLTttxExpander_1_0_2Element;
|
|
344
344
|
};
|
|
345
|
-
interface
|
|
345
|
+
interface HTMLTttxFilter_1_0_2Element extends Components.TttxFilter_1_0_2, HTMLStencilElement {
|
|
346
346
|
}
|
|
347
|
-
var
|
|
348
|
-
prototype:
|
|
349
|
-
new ():
|
|
347
|
+
var HTMLTttxFilter_1_0_2Element: {
|
|
348
|
+
prototype: HTMLTttxFilter_1_0_2Element;
|
|
349
|
+
new (): HTMLTttxFilter_1_0_2Element;
|
|
350
350
|
};
|
|
351
|
-
interface
|
|
351
|
+
interface HTMLTttxForm_1_0_2Element extends Components.TttxForm_1_0_2, HTMLStencilElement {
|
|
352
352
|
}
|
|
353
|
-
var
|
|
354
|
-
prototype:
|
|
355
|
-
new ():
|
|
353
|
+
var HTMLTttxForm_1_0_2Element: {
|
|
354
|
+
prototype: HTMLTttxForm_1_0_2Element;
|
|
355
|
+
new (): HTMLTttxForm_1_0_2Element;
|
|
356
356
|
};
|
|
357
|
-
interface
|
|
357
|
+
interface HTMLTttxIcon_1_0_2Element extends Components.TttxIcon_1_0_2, HTMLStencilElement {
|
|
358
358
|
}
|
|
359
|
-
var
|
|
360
|
-
prototype:
|
|
361
|
-
new ():
|
|
359
|
+
var HTMLTttxIcon_1_0_2Element: {
|
|
360
|
+
prototype: HTMLTttxIcon_1_0_2Element;
|
|
361
|
+
new (): HTMLTttxIcon_1_0_2Element;
|
|
362
362
|
};
|
|
363
|
-
interface
|
|
363
|
+
interface HTMLTttxKeyvalueBlock_1_0_2Element extends Components.TttxKeyvalueBlock_1_0_2, HTMLStencilElement {
|
|
364
364
|
}
|
|
365
|
-
var
|
|
366
|
-
prototype:
|
|
367
|
-
new ():
|
|
365
|
+
var HTMLTttxKeyvalueBlock_1_0_2Element: {
|
|
366
|
+
prototype: HTMLTttxKeyvalueBlock_1_0_2Element;
|
|
367
|
+
new (): HTMLTttxKeyvalueBlock_1_0_2Element;
|
|
368
368
|
};
|
|
369
|
-
interface
|
|
369
|
+
interface HTMLTttxList_1_0_2Element extends Components.TttxList_1_0_2, HTMLStencilElement {
|
|
370
370
|
}
|
|
371
|
-
var
|
|
372
|
-
prototype:
|
|
373
|
-
new ():
|
|
371
|
+
var HTMLTttxList_1_0_2Element: {
|
|
372
|
+
prototype: HTMLTttxList_1_0_2Element;
|
|
373
|
+
new (): HTMLTttxList_1_0_2Element;
|
|
374
374
|
};
|
|
375
|
-
interface
|
|
375
|
+
interface HTMLTttxLoadingSpinner_1_0_2Element extends Components.TttxLoadingSpinner_1_0_2, HTMLStencilElement {
|
|
376
376
|
}
|
|
377
|
-
var
|
|
378
|
-
prototype:
|
|
379
|
-
new ():
|
|
377
|
+
var HTMLTttxLoadingSpinner_1_0_2Element: {
|
|
378
|
+
prototype: HTMLTttxLoadingSpinner_1_0_2Element;
|
|
379
|
+
new (): HTMLTttxLoadingSpinner_1_0_2Element;
|
|
380
380
|
};
|
|
381
|
-
interface
|
|
381
|
+
interface HTMLTttxMultiselectBox_1_0_2Element extends Components.TttxMultiselectBox_1_0_2, HTMLStencilElement {
|
|
382
382
|
}
|
|
383
|
-
var
|
|
384
|
-
prototype:
|
|
385
|
-
new ():
|
|
383
|
+
var HTMLTttxMultiselectBox_1_0_2Element: {
|
|
384
|
+
prototype: HTMLTttxMultiselectBox_1_0_2Element;
|
|
385
|
+
new (): HTMLTttxMultiselectBox_1_0_2Element;
|
|
386
386
|
};
|
|
387
|
-
interface
|
|
387
|
+
interface HTMLTttxPercentageBar_1_0_2Element extends Components.TttxPercentageBar_1_0_2, HTMLStencilElement {
|
|
388
388
|
}
|
|
389
|
-
var
|
|
390
|
-
prototype:
|
|
391
|
-
new ():
|
|
389
|
+
var HTMLTttxPercentageBar_1_0_2Element: {
|
|
390
|
+
prototype: HTMLTttxPercentageBar_1_0_2Element;
|
|
391
|
+
new (): HTMLTttxPercentageBar_1_0_2Element;
|
|
392
392
|
};
|
|
393
|
-
interface
|
|
393
|
+
interface HTMLTttxQrcode_1_0_2Element extends Components.TttxQrcode_1_0_2, HTMLStencilElement {
|
|
394
394
|
}
|
|
395
|
-
var
|
|
396
|
-
prototype:
|
|
397
|
-
new ():
|
|
395
|
+
var HTMLTttxQrcode_1_0_2Element: {
|
|
396
|
+
prototype: HTMLTttxQrcode_1_0_2Element;
|
|
397
|
+
new (): HTMLTttxQrcode_1_0_2Element;
|
|
398
398
|
};
|
|
399
|
-
interface
|
|
399
|
+
interface HTMLTttxSelectBox_1_0_2Element extends Components.TttxSelectBox_1_0_2, HTMLStencilElement {
|
|
400
400
|
}
|
|
401
|
-
var
|
|
402
|
-
prototype:
|
|
403
|
-
new ():
|
|
401
|
+
var HTMLTttxSelectBox_1_0_2Element: {
|
|
402
|
+
prototype: HTMLTttxSelectBox_1_0_2Element;
|
|
403
|
+
new (): HTMLTttxSelectBox_1_0_2Element;
|
|
404
404
|
};
|
|
405
|
-
interface
|
|
405
|
+
interface HTMLTttxSorter_1_0_2Element extends Components.TttxSorter_1_0_2, HTMLStencilElement {
|
|
406
406
|
}
|
|
407
|
-
var
|
|
408
|
-
prototype:
|
|
409
|
-
new ():
|
|
407
|
+
var HTMLTttxSorter_1_0_2Element: {
|
|
408
|
+
prototype: HTMLTttxSorter_1_0_2Element;
|
|
409
|
+
new (): HTMLTttxSorter_1_0_2Element;
|
|
410
410
|
};
|
|
411
|
-
interface
|
|
411
|
+
interface HTMLTttxStandaloneInput_1_0_2Element extends Components.TttxStandaloneInput_1_0_2, HTMLStencilElement {
|
|
412
412
|
}
|
|
413
|
-
var
|
|
414
|
-
prototype:
|
|
415
|
-
new ():
|
|
413
|
+
var HTMLTttxStandaloneInput_1_0_2Element: {
|
|
414
|
+
prototype: HTMLTttxStandaloneInput_1_0_2Element;
|
|
415
|
+
new (): HTMLTttxStandaloneInput_1_0_2Element;
|
|
416
416
|
};
|
|
417
|
-
interface
|
|
417
|
+
interface HTMLTttxTabs_1_0_2Element extends Components.TttxTabs_1_0_2, HTMLStencilElement {
|
|
418
418
|
}
|
|
419
|
-
var
|
|
420
|
-
prototype:
|
|
421
|
-
new ():
|
|
419
|
+
var HTMLTttxTabs_1_0_2Element: {
|
|
420
|
+
prototype: HTMLTttxTabs_1_0_2Element;
|
|
421
|
+
new (): HTMLTttxTabs_1_0_2Element;
|
|
422
422
|
};
|
|
423
|
-
interface
|
|
423
|
+
interface HTMLTttxTag_1_0_2Element extends Components.TttxTag_1_0_2, HTMLStencilElement {
|
|
424
424
|
}
|
|
425
|
-
var
|
|
426
|
-
prototype:
|
|
427
|
-
new ():
|
|
425
|
+
var HTMLTttxTag_1_0_2Element: {
|
|
426
|
+
prototype: HTMLTttxTag_1_0_2Element;
|
|
427
|
+
new (): HTMLTttxTag_1_0_2Element;
|
|
428
428
|
};
|
|
429
|
-
interface
|
|
429
|
+
interface HTMLTttxTextarea_1_0_2Element extends Components.TttxTextarea_1_0_2, HTMLStencilElement {
|
|
430
430
|
}
|
|
431
|
-
var
|
|
432
|
-
prototype:
|
|
433
|
-
new ():
|
|
431
|
+
var HTMLTttxTextarea_1_0_2Element: {
|
|
432
|
+
prototype: HTMLTttxTextarea_1_0_2Element;
|
|
433
|
+
new (): HTMLTttxTextarea_1_0_2Element;
|
|
434
434
|
};
|
|
435
|
-
interface
|
|
435
|
+
interface HTMLTttxToolbar_1_0_2Element extends Components.TttxToolbar_1_0_2, HTMLStencilElement {
|
|
436
436
|
}
|
|
437
|
-
var
|
|
438
|
-
prototype:
|
|
439
|
-
new ():
|
|
437
|
+
var HTMLTttxToolbar_1_0_2Element: {
|
|
438
|
+
prototype: HTMLTttxToolbar_1_0_2Element;
|
|
439
|
+
new (): HTMLTttxToolbar_1_0_2Element;
|
|
440
440
|
};
|
|
441
|
-
interface
|
|
441
|
+
interface HTMLTttxTreeView_1_0_2Element extends Components.TttxTreeView_1_0_2, HTMLStencilElement {
|
|
442
442
|
}
|
|
443
|
-
var
|
|
444
|
-
prototype:
|
|
445
|
-
new ():
|
|
443
|
+
var HTMLTttxTreeView_1_0_2Element: {
|
|
444
|
+
prototype: HTMLTttxTreeView_1_0_2Element;
|
|
445
|
+
new (): HTMLTttxTreeView_1_0_2Element;
|
|
446
446
|
};
|
|
447
447
|
interface HTMLElementTagNameMap {
|
|
448
|
-
"tttx-
|
|
449
|
-
"tttx-checkbox-group-
|
|
450
|
-
"tttx-checkbox-group-
|
|
451
|
-
"tttx-checkbox-
|
|
452
|
-
"tttx-
|
|
453
|
-
"tttx-data-
|
|
454
|
-
"tttx-dialog-
|
|
455
|
-
"tttx-
|
|
456
|
-
"tttx-
|
|
457
|
-
"tttx-
|
|
458
|
-
"tttx-
|
|
459
|
-
"tttx-
|
|
460
|
-
"tttx-keyvalue-
|
|
461
|
-
"tttx-
|
|
462
|
-
"tttx-loading-
|
|
463
|
-
"tttx-multiselect-
|
|
464
|
-
"tttx-percentage-
|
|
465
|
-
"tttx-
|
|
466
|
-
"tttx-select-
|
|
467
|
-
"tttx-
|
|
468
|
-
"tttx-standalone-
|
|
469
|
-
"tttx-
|
|
470
|
-
"tttx-
|
|
471
|
-
"tttx-
|
|
472
|
-
"tttx-
|
|
473
|
-
"tttx-tree-
|
|
448
|
+
"tttx-button_1_0_2": HTMLTttxButton_1_0_2Element;
|
|
449
|
+
"tttx-checkbox-group-caption_1_0_2": HTMLTttxCheckboxGroupCaption_1_0_2Element;
|
|
450
|
+
"tttx-checkbox-group-heading_1_0_2": HTMLTttxCheckboxGroupHeading_1_0_2Element;
|
|
451
|
+
"tttx-checkbox-group_1_0_2": HTMLTttxCheckboxGroup_1_0_2Element;
|
|
452
|
+
"tttx-checkbox_1_0_2": HTMLTttxCheckbox_1_0_2Element;
|
|
453
|
+
"tttx-data-pattern_1_0_2": HTMLTttxDataPattern_1_0_2Element;
|
|
454
|
+
"tttx-dialog-box_1_0_2": HTMLTttxDialogBox_1_0_2Element;
|
|
455
|
+
"tttx-dialog_1_0_2": HTMLTttxDialog_1_0_2Element;
|
|
456
|
+
"tttx-expander_1_0_2": HTMLTttxExpander_1_0_2Element;
|
|
457
|
+
"tttx-filter_1_0_2": HTMLTttxFilter_1_0_2Element;
|
|
458
|
+
"tttx-form_1_0_2": HTMLTttxForm_1_0_2Element;
|
|
459
|
+
"tttx-icon_1_0_2": HTMLTttxIcon_1_0_2Element;
|
|
460
|
+
"tttx-keyvalue-block_1_0_2": HTMLTttxKeyvalueBlock_1_0_2Element;
|
|
461
|
+
"tttx-list_1_0_2": HTMLTttxList_1_0_2Element;
|
|
462
|
+
"tttx-loading-spinner_1_0_2": HTMLTttxLoadingSpinner_1_0_2Element;
|
|
463
|
+
"tttx-multiselect-box_1_0_2": HTMLTttxMultiselectBox_1_0_2Element;
|
|
464
|
+
"tttx-percentage-bar_1_0_2": HTMLTttxPercentageBar_1_0_2Element;
|
|
465
|
+
"tttx-qrcode_1_0_2": HTMLTttxQrcode_1_0_2Element;
|
|
466
|
+
"tttx-select-box_1_0_2": HTMLTttxSelectBox_1_0_2Element;
|
|
467
|
+
"tttx-sorter_1_0_2": HTMLTttxSorter_1_0_2Element;
|
|
468
|
+
"tttx-standalone-input_1_0_2": HTMLTttxStandaloneInput_1_0_2Element;
|
|
469
|
+
"tttx-tabs_1_0_2": HTMLTttxTabs_1_0_2Element;
|
|
470
|
+
"tttx-tag_1_0_2": HTMLTttxTag_1_0_2Element;
|
|
471
|
+
"tttx-textarea_1_0_2": HTMLTttxTextarea_1_0_2Element;
|
|
472
|
+
"tttx-toolbar_1_0_2": HTMLTttxToolbar_1_0_2Element;
|
|
473
|
+
"tttx-tree-view_1_0_2": HTMLTttxTreeView_1_0_2Element;
|
|
474
474
|
}
|
|
475
475
|
}
|
|
476
476
|
declare namespace LocalJSX {
|
|
477
|
-
interface
|
|
477
|
+
interface TttxButton_1_0_2 {
|
|
478
478
|
"design"?: string;
|
|
479
479
|
"icon"?: string;
|
|
480
480
|
"iconcolor"?: string;
|
|
481
481
|
"iconposition"?: 'left' | 'right';
|
|
482
482
|
"notext"?: boolean;
|
|
483
483
|
}
|
|
484
|
-
interface
|
|
484
|
+
interface TttxCheckboxGroupCaption_1_0_2 {
|
|
485
485
|
}
|
|
486
|
-
interface
|
|
486
|
+
interface TttxCheckboxGroupHeading_1_0_2 {
|
|
487
487
|
}
|
|
488
|
-
interface
|
|
488
|
+
interface TttxCheckboxGroup_1_0_2 {
|
|
489
489
|
}
|
|
490
|
-
interface
|
|
490
|
+
interface TttxCheckbox_1_0_2 {
|
|
491
491
|
"checkboxId"?: string;
|
|
492
492
|
"checked"?: boolean;
|
|
493
493
|
"indeterminate"?: boolean;
|
|
494
494
|
"inline"?: boolean;
|
|
495
495
|
"label"?: string;
|
|
496
|
-
"onCheckboxChangeEvent"?: (event:
|
|
496
|
+
"onCheckboxChangeEvent"?: (event: TttxCheckbox_1_0_2CustomEvent<{indeterminate: boolean, checked: boolean}>) => void;
|
|
497
497
|
}
|
|
498
|
-
interface
|
|
498
|
+
interface TttxDataPattern_1_0_2 {
|
|
499
499
|
"data"?: string;
|
|
500
500
|
"filterheader"?: string;
|
|
501
501
|
"filteroptions"?: string;
|
|
502
502
|
"sorteroptions"?: string;
|
|
503
503
|
}
|
|
504
|
-
interface
|
|
504
|
+
interface TttxDialogBox_1_0_2 {
|
|
505
505
|
"allowOverflow"?: boolean;
|
|
506
506
|
"data"?: string | DialogItems;
|
|
507
|
-
"onButtonClick"?: (event:
|
|
508
|
-
"onCloseButtonClick"?: (event:
|
|
507
|
+
"onButtonClick"?: (event: TttxDialogBox_1_0_2CustomEvent<any>) => void;
|
|
508
|
+
"onCloseButtonClick"?: (event: TttxDialogBox_1_0_2CustomEvent<any>) => void;
|
|
509
509
|
"open"?: boolean;
|
|
510
510
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
511
511
|
}
|
|
512
|
-
interface
|
|
512
|
+
interface TttxDialog_1_0_2 {
|
|
513
513
|
"allowOverflow"?: boolean;
|
|
514
514
|
"closeEnabled"?: boolean;
|
|
515
515
|
"header"?: string;
|
|
516
|
-
"onCloseButtonClick"?: (event:
|
|
516
|
+
"onCloseButtonClick"?: (event: TttxDialog_1_0_2CustomEvent<any>) => void;
|
|
517
517
|
"open"?: boolean;
|
|
518
518
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
519
519
|
"type"?: 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
520
520
|
}
|
|
521
|
-
interface
|
|
521
|
+
interface TttxExpander_1_0_2 {
|
|
522
522
|
"lefticon"?: string;
|
|
523
523
|
"lefticoncolor"?: string;
|
|
524
524
|
"name"?: string;
|
|
525
|
-
"onToggleExpander"?: (event:
|
|
525
|
+
"onToggleExpander"?: (event: TttxExpander_1_0_2CustomEvent<{ open: boolean; name: string }>) => void;
|
|
526
526
|
"open"?: boolean;
|
|
527
527
|
}
|
|
528
|
-
interface
|
|
528
|
+
interface TttxFilter_1_0_2 {
|
|
529
529
|
"defaultFilterOptions"?: string[] | string;
|
|
530
530
|
"filterButtonStyle"?: 'list filter' | 'list icon' | 'table icon';
|
|
531
531
|
"filterHeader"?: string;
|
|
532
532
|
"filterKey"?: string;
|
|
533
533
|
"filterOptions"?: string | FilterSettings[];
|
|
534
|
-
"onFilterChangeEvent"?: (event:
|
|
535
|
-
"onToggleFilter"?: (event:
|
|
534
|
+
"onFilterChangeEvent"?: (event: TttxFilter_1_0_2CustomEvent<FilterChangeEvent>) => void;
|
|
535
|
+
"onToggleFilter"?: (event: TttxFilter_1_0_2CustomEvent<boolean>) => void;
|
|
536
536
|
"popoverWidth"?: string;
|
|
537
537
|
"showOptionIcons"?: boolean;
|
|
538
538
|
"showSearchField"?: boolean;
|
|
539
539
|
"showSelectAll"?: boolean;
|
|
540
540
|
}
|
|
541
|
-
interface
|
|
541
|
+
interface TttxForm_1_0_2 {
|
|
542
542
|
"data"?: any;
|
|
543
543
|
"formschema"?: Record<string, any> | string;
|
|
544
|
-
"onDataChanged"?: (event:
|
|
545
|
-
"onDataSubmitted"?: (event:
|
|
544
|
+
"onDataChanged"?: (event: TttxForm_1_0_2CustomEvent<{ name: string; value: any }>) => void;
|
|
545
|
+
"onDataSubmitted"?: (event: TttxForm_1_0_2CustomEvent<FormData>) => void;
|
|
546
546
|
}
|
|
547
|
-
interface
|
|
547
|
+
interface TttxIcon_1_0_2 {
|
|
548
548
|
"color"?: string;
|
|
549
549
|
"icon"?: string;
|
|
550
550
|
}
|
|
551
|
-
interface
|
|
551
|
+
interface TttxKeyvalueBlock_1_0_2 {
|
|
552
552
|
"horizontal"?: boolean;
|
|
553
553
|
"keyvalues"?: KeyBlockValues | KeyBlockValues[] | string;
|
|
554
554
|
"spacedout"?: boolean;
|
|
555
555
|
}
|
|
556
|
-
interface
|
|
556
|
+
interface TttxList_1_0_2 {
|
|
557
557
|
"data"?: string | ListItem[];
|
|
558
558
|
"name"?: string;
|
|
559
|
-
"onListRowCheckboxClick"?: (event:
|
|
560
|
-
"onListRowClick"?: (event:
|
|
559
|
+
"onListRowCheckboxClick"?: (event: TttxList_1_0_2CustomEvent<{ key: string; name: string; data: any }>) => void;
|
|
560
|
+
"onListRowClick"?: (event: TttxList_1_0_2CustomEvent<{ key: string; name: string; data: any }>) => void;
|
|
561
561
|
}
|
|
562
|
-
interface
|
|
562
|
+
interface TttxLoadingSpinner_1_0_2 {
|
|
563
563
|
"loadingMessage"?: boolean;
|
|
564
564
|
"size"?: 'small' | 'large';
|
|
565
565
|
}
|
|
566
|
-
interface
|
|
566
|
+
interface TttxMultiselectBox_1_0_2 {
|
|
567
567
|
"htmlVisibleValue"?: boolean;
|
|
568
568
|
"inline"?: boolean;
|
|
569
569
|
"label"?: string;
|
|
570
|
-
"onChangesApplied"?: (event:
|
|
571
|
-
"onSelectItemEvent"?: (event:
|
|
572
|
-
"onToggleOpen"?: (event:
|
|
570
|
+
"onChangesApplied"?: (event: TttxMultiselectBox_1_0_2CustomEvent<SelectItem[]>) => void;
|
|
571
|
+
"onSelectItemEvent"?: (event: TttxMultiselectBox_1_0_2CustomEvent<SelectItem>) => void;
|
|
572
|
+
"onToggleOpen"?: (event: TttxMultiselectBox_1_0_2CustomEvent<boolean>) => void;
|
|
573
573
|
"optionsData"?: string | SelectItem[];
|
|
574
574
|
"placeholder"?: string;
|
|
575
575
|
"searchEnabled"?: boolean;
|
|
576
576
|
"visibleValue"?: string;
|
|
577
577
|
}
|
|
578
|
-
interface
|
|
578
|
+
interface TttxPercentageBar_1_0_2 {
|
|
579
579
|
"color"?: string;
|
|
580
580
|
"labelid"?: string;
|
|
581
581
|
"min"?: string;
|
|
582
582
|
"percentage"?: string | number;
|
|
583
583
|
"thresholds"?: string | Threshold[];
|
|
584
584
|
}
|
|
585
|
-
interface
|
|
585
|
+
interface TttxQrcode_1_0_2 {
|
|
586
586
|
"link"?: string;
|
|
587
587
|
"size"?: number;
|
|
588
588
|
}
|
|
589
|
-
interface
|
|
589
|
+
interface TttxSelectBox_1_0_2 {
|
|
590
590
|
"inline"?: boolean;
|
|
591
591
|
"label"?: string;
|
|
592
|
-
"onSelectItemEvent"?: (event:
|
|
593
|
-
"onToggleOpen"?: (event:
|
|
592
|
+
"onSelectItemEvent"?: (event: TttxSelectBox_1_0_2CustomEvent<SelectItem1>) => void;
|
|
593
|
+
"onToggleOpen"?: (event: TttxSelectBox_1_0_2CustomEvent<boolean>) => void;
|
|
594
594
|
"optionsData"?: string | SelectItem1[];
|
|
595
595
|
"placeholder"?: string;
|
|
596
596
|
"searchEnabled"?: boolean;
|
|
597
597
|
"selectedValue"?: string;
|
|
598
598
|
}
|
|
599
|
-
interface
|
|
599
|
+
interface TttxSorter_1_0_2 {
|
|
600
600
|
"defaultOption"?: string;
|
|
601
601
|
"defaultSortDirection"?: 'ascending' | 'descending';
|
|
602
602
|
"fieldOptionsData"?: string | SorterData;
|
|
603
|
-
"onSorterChangeEvent"?: (event:
|
|
604
|
-
"onToggleSorter"?: (event:
|
|
603
|
+
"onSorterChangeEvent"?: (event: TttxSorter_1_0_2CustomEvent<SorterChangeEvent>) => void;
|
|
604
|
+
"onToggleSorter"?: (event: TttxSorter_1_0_2CustomEvent<boolean>) => void;
|
|
605
605
|
"sorterKey"?: string;
|
|
606
606
|
}
|
|
607
|
-
interface
|
|
607
|
+
interface TttxStandaloneInput_1_0_2 {
|
|
608
608
|
"autocomplete"?: 'off' | 'on';
|
|
609
609
|
"checked"?: boolean;
|
|
610
610
|
"disabled"?: boolean;
|
|
@@ -620,8 +620,8 @@ declare namespace LocalJSX {
|
|
|
620
620
|
"inputiconcolor"?: string;
|
|
621
621
|
/**
|
|
622
622
|
* tabindex - Allows the HTML elements to be focusable
|
|
623
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
624
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
623
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_0_2 input-index="1" />
|
|
624
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_0_2 inputindex={1} />
|
|
625
625
|
*/
|
|
626
626
|
"inputindex"?: string | number;
|
|
627
627
|
/**
|
|
@@ -635,13 +635,13 @@ declare namespace LocalJSX {
|
|
|
635
635
|
"min"?: MinMaxDates | number;
|
|
636
636
|
"minlength"?: string | number;
|
|
637
637
|
"name"?: string;
|
|
638
|
-
"onBlurChanged"?: (event:
|
|
639
|
-
"onFocusChanged"?: (event:
|
|
640
|
-
"onInputIconClick"?: (event:
|
|
641
|
-
"onInvalidChanged"?: (event:
|
|
642
|
-
"onLeftIconClick"?: (event:
|
|
643
|
-
"onRightIconClick"?: (event:
|
|
644
|
-
"onValueChanged"?: (event:
|
|
638
|
+
"onBlurChanged"?: (event: TttxStandaloneInput_1_0_2CustomEvent<string>) => void;
|
|
639
|
+
"onFocusChanged"?: (event: TttxStandaloneInput_1_0_2CustomEvent<string>) => void;
|
|
640
|
+
"onInputIconClick"?: (event: TttxStandaloneInput_1_0_2CustomEvent<void>) => void;
|
|
641
|
+
"onInvalidChanged"?: (event: TttxStandaloneInput_1_0_2CustomEvent<string>) => void;
|
|
642
|
+
"onLeftIconClick"?: (event: TttxStandaloneInput_1_0_2CustomEvent<void>) => void;
|
|
643
|
+
"onRightIconClick"?: (event: TttxStandaloneInput_1_0_2CustomEvent<void>) => void;
|
|
644
|
+
"onValueChanged"?: (event: TttxStandaloneInput_1_0_2CustomEvent<string>) => void;
|
|
645
645
|
"pattern"?: string;
|
|
646
646
|
"placeholder"?: string;
|
|
647
647
|
"readonly"?: string | boolean;
|
|
@@ -656,27 +656,27 @@ declare namespace LocalJSX {
|
|
|
656
656
|
"type"?: string;
|
|
657
657
|
"value"?: string | number;
|
|
658
658
|
}
|
|
659
|
-
interface
|
|
659
|
+
interface TttxTabs_1_0_2 {
|
|
660
660
|
"navigation"?: boolean;
|
|
661
|
-
"onLeftNavigation"?: (event:
|
|
662
|
-
"onRightNavigation"?: (event:
|
|
663
|
-
"onTabClick"?: (event:
|
|
661
|
+
"onLeftNavigation"?: (event: TttxTabs_1_0_2CustomEvent<any>) => void;
|
|
662
|
+
"onRightNavigation"?: (event: TttxTabs_1_0_2CustomEvent<any>) => void;
|
|
663
|
+
"onTabClick"?: (event: TttxTabs_1_0_2CustomEvent<{ tabId: string }>) => void;
|
|
664
664
|
"tabs"?: string | Tab[];
|
|
665
665
|
"tabsName"?: string;
|
|
666
666
|
"wide"?: boolean;
|
|
667
667
|
}
|
|
668
|
-
interface
|
|
668
|
+
interface TttxTag_1_0_2 {
|
|
669
669
|
"color"?: string;
|
|
670
670
|
"text"?: string;
|
|
671
671
|
"textColor"?: string;
|
|
672
672
|
}
|
|
673
|
-
interface
|
|
673
|
+
interface TttxTextarea_1_0_2 {
|
|
674
674
|
"disabled"?: boolean;
|
|
675
675
|
"errormsg"?: string;
|
|
676
676
|
/**
|
|
677
677
|
* tabindex - Allows the HTML elements to be focusable
|
|
678
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
679
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
678
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_0_2 input-index="1" />
|
|
679
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_0_2 inputindex={1} />
|
|
680
680
|
*/
|
|
681
681
|
"inputindex"?: string | number;
|
|
682
682
|
/**
|
|
@@ -687,10 +687,10 @@ declare namespace LocalJSX {
|
|
|
687
687
|
"label"?: string;
|
|
688
688
|
"maxlength"?: string | number;
|
|
689
689
|
"name"?: string;
|
|
690
|
-
"onBlurChanged"?: (event:
|
|
691
|
-
"onFocusChanged"?: (event:
|
|
692
|
-
"onInvalidChanged"?: (event:
|
|
693
|
-
"onValueChanged"?: (event:
|
|
690
|
+
"onBlurChanged"?: (event: TttxTextarea_1_0_2CustomEvent<string>) => void;
|
|
691
|
+
"onFocusChanged"?: (event: TttxTextarea_1_0_2CustomEvent<string>) => void;
|
|
692
|
+
"onInvalidChanged"?: (event: TttxTextarea_1_0_2CustomEvent<string>) => void;
|
|
693
|
+
"onValueChanged"?: (event: TttxTextarea_1_0_2CustomEvent<string>) => void;
|
|
694
694
|
"placeholder"?: string;
|
|
695
695
|
"readonly"?: string | boolean;
|
|
696
696
|
"required"?: boolean;
|
|
@@ -704,74 +704,74 @@ declare namespace LocalJSX {
|
|
|
704
704
|
"textareaautofocus"?: boolean;
|
|
705
705
|
"value"?: string | number;
|
|
706
706
|
}
|
|
707
|
-
interface
|
|
707
|
+
interface TttxToolbar_1_0_2 {
|
|
708
708
|
"border"?: boolean;
|
|
709
709
|
}
|
|
710
|
-
interface
|
|
710
|
+
interface TttxTreeView_1_0_2 {
|
|
711
711
|
"data"?: TreeViewItem[];
|
|
712
712
|
"firstSelected"?: boolean;
|
|
713
|
-
"onClickEvent"?: (event:
|
|
714
|
-
"onExpandNode"?: (event:
|
|
713
|
+
"onClickEvent"?: (event: TttxTreeView_1_0_2CustomEvent<any>) => void;
|
|
714
|
+
"onExpandNode"?: (event: TttxTreeView_1_0_2CustomEvent<ExpandNodeEvent>) => void;
|
|
715
715
|
}
|
|
716
716
|
interface IntrinsicElements {
|
|
717
|
-
"tttx-
|
|
718
|
-
"tttx-checkbox-group-
|
|
719
|
-
"tttx-checkbox-group-
|
|
720
|
-
"tttx-checkbox-
|
|
721
|
-
"tttx-
|
|
722
|
-
"tttx-data-
|
|
723
|
-
"tttx-dialog-
|
|
724
|
-
"tttx-
|
|
725
|
-
"tttx-
|
|
726
|
-
"tttx-
|
|
727
|
-
"tttx-
|
|
728
|
-
"tttx-
|
|
729
|
-
"tttx-keyvalue-
|
|
730
|
-
"tttx-
|
|
731
|
-
"tttx-loading-
|
|
732
|
-
"tttx-multiselect-
|
|
733
|
-
"tttx-percentage-
|
|
734
|
-
"tttx-
|
|
735
|
-
"tttx-select-
|
|
736
|
-
"tttx-
|
|
737
|
-
"tttx-standalone-
|
|
738
|
-
"tttx-
|
|
739
|
-
"tttx-
|
|
740
|
-
"tttx-
|
|
741
|
-
"tttx-
|
|
742
|
-
"tttx-tree-
|
|
717
|
+
"tttx-button_1_0_2": TttxButton_1_0_2;
|
|
718
|
+
"tttx-checkbox-group-caption_1_0_2": TttxCheckboxGroupCaption_1_0_2;
|
|
719
|
+
"tttx-checkbox-group-heading_1_0_2": TttxCheckboxGroupHeading_1_0_2;
|
|
720
|
+
"tttx-checkbox-group_1_0_2": TttxCheckboxGroup_1_0_2;
|
|
721
|
+
"tttx-checkbox_1_0_2": TttxCheckbox_1_0_2;
|
|
722
|
+
"tttx-data-pattern_1_0_2": TttxDataPattern_1_0_2;
|
|
723
|
+
"tttx-dialog-box_1_0_2": TttxDialogBox_1_0_2;
|
|
724
|
+
"tttx-dialog_1_0_2": TttxDialog_1_0_2;
|
|
725
|
+
"tttx-expander_1_0_2": TttxExpander_1_0_2;
|
|
726
|
+
"tttx-filter_1_0_2": TttxFilter_1_0_2;
|
|
727
|
+
"tttx-form_1_0_2": TttxForm_1_0_2;
|
|
728
|
+
"tttx-icon_1_0_2": TttxIcon_1_0_2;
|
|
729
|
+
"tttx-keyvalue-block_1_0_2": TttxKeyvalueBlock_1_0_2;
|
|
730
|
+
"tttx-list_1_0_2": TttxList_1_0_2;
|
|
731
|
+
"tttx-loading-spinner_1_0_2": TttxLoadingSpinner_1_0_2;
|
|
732
|
+
"tttx-multiselect-box_1_0_2": TttxMultiselectBox_1_0_2;
|
|
733
|
+
"tttx-percentage-bar_1_0_2": TttxPercentageBar_1_0_2;
|
|
734
|
+
"tttx-qrcode_1_0_2": TttxQrcode_1_0_2;
|
|
735
|
+
"tttx-select-box_1_0_2": TttxSelectBox_1_0_2;
|
|
736
|
+
"tttx-sorter_1_0_2": TttxSorter_1_0_2;
|
|
737
|
+
"tttx-standalone-input_1_0_2": TttxStandaloneInput_1_0_2;
|
|
738
|
+
"tttx-tabs_1_0_2": TttxTabs_1_0_2;
|
|
739
|
+
"tttx-tag_1_0_2": TttxTag_1_0_2;
|
|
740
|
+
"tttx-textarea_1_0_2": TttxTextarea_1_0_2;
|
|
741
|
+
"tttx-toolbar_1_0_2": TttxToolbar_1_0_2;
|
|
742
|
+
"tttx-tree-view_1_0_2": TttxTreeView_1_0_2;
|
|
743
743
|
}
|
|
744
744
|
}
|
|
745
745
|
export { LocalJSX as JSX };
|
|
746
746
|
declare module "@stencil/core" {
|
|
747
747
|
export namespace JSX {
|
|
748
748
|
interface IntrinsicElements {
|
|
749
|
-
"tttx-
|
|
750
|
-
"tttx-checkbox-group-
|
|
751
|
-
"tttx-checkbox-group-
|
|
752
|
-
"tttx-checkbox-
|
|
753
|
-
"tttx-
|
|
754
|
-
"tttx-data-
|
|
755
|
-
"tttx-dialog-
|
|
756
|
-
"tttx-
|
|
757
|
-
"tttx-
|
|
758
|
-
"tttx-
|
|
759
|
-
"tttx-
|
|
760
|
-
"tttx-
|
|
761
|
-
"tttx-keyvalue-
|
|
762
|
-
"tttx-
|
|
763
|
-
"tttx-loading-
|
|
764
|
-
"tttx-multiselect-
|
|
765
|
-
"tttx-percentage-
|
|
766
|
-
"tttx-
|
|
767
|
-
"tttx-select-
|
|
768
|
-
"tttx-
|
|
769
|
-
"tttx-standalone-
|
|
770
|
-
"tttx-
|
|
771
|
-
"tttx-
|
|
772
|
-
"tttx-
|
|
773
|
-
"tttx-
|
|
774
|
-
"tttx-tree-
|
|
749
|
+
"tttx-button_1_0_2": LocalJSX.TttxButton_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxButton_1_0_2Element>;
|
|
750
|
+
"tttx-checkbox-group-caption_1_0_2": LocalJSX.TttxCheckboxGroupCaption_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupCaption_1_0_2Element>;
|
|
751
|
+
"tttx-checkbox-group-heading_1_0_2": LocalJSX.TttxCheckboxGroupHeading_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupHeading_1_0_2Element>;
|
|
752
|
+
"tttx-checkbox-group_1_0_2": LocalJSX.TttxCheckboxGroup_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroup_1_0_2Element>;
|
|
753
|
+
"tttx-checkbox_1_0_2": LocalJSX.TttxCheckbox_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxCheckbox_1_0_2Element>;
|
|
754
|
+
"tttx-data-pattern_1_0_2": LocalJSX.TttxDataPattern_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxDataPattern_1_0_2Element>;
|
|
755
|
+
"tttx-dialog-box_1_0_2": LocalJSX.TttxDialogBox_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxDialogBox_1_0_2Element>;
|
|
756
|
+
"tttx-dialog_1_0_2": LocalJSX.TttxDialog_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxDialog_1_0_2Element>;
|
|
757
|
+
"tttx-expander_1_0_2": LocalJSX.TttxExpander_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxExpander_1_0_2Element>;
|
|
758
|
+
"tttx-filter_1_0_2": LocalJSX.TttxFilter_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxFilter_1_0_2Element>;
|
|
759
|
+
"tttx-form_1_0_2": LocalJSX.TttxForm_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxForm_1_0_2Element>;
|
|
760
|
+
"tttx-icon_1_0_2": LocalJSX.TttxIcon_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxIcon_1_0_2Element>;
|
|
761
|
+
"tttx-keyvalue-block_1_0_2": LocalJSX.TttxKeyvalueBlock_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxKeyvalueBlock_1_0_2Element>;
|
|
762
|
+
"tttx-list_1_0_2": LocalJSX.TttxList_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxList_1_0_2Element>;
|
|
763
|
+
"tttx-loading-spinner_1_0_2": LocalJSX.TttxLoadingSpinner_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxLoadingSpinner_1_0_2Element>;
|
|
764
|
+
"tttx-multiselect-box_1_0_2": LocalJSX.TttxMultiselectBox_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxMultiselectBox_1_0_2Element>;
|
|
765
|
+
"tttx-percentage-bar_1_0_2": LocalJSX.TttxPercentageBar_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxPercentageBar_1_0_2Element>;
|
|
766
|
+
"tttx-qrcode_1_0_2": LocalJSX.TttxQrcode_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxQrcode_1_0_2Element>;
|
|
767
|
+
"tttx-select-box_1_0_2": LocalJSX.TttxSelectBox_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxSelectBox_1_0_2Element>;
|
|
768
|
+
"tttx-sorter_1_0_2": LocalJSX.TttxSorter_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxSorter_1_0_2Element>;
|
|
769
|
+
"tttx-standalone-input_1_0_2": LocalJSX.TttxStandaloneInput_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxStandaloneInput_1_0_2Element>;
|
|
770
|
+
"tttx-tabs_1_0_2": LocalJSX.TttxTabs_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxTabs_1_0_2Element>;
|
|
771
|
+
"tttx-tag_1_0_2": LocalJSX.TttxTag_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxTag_1_0_2Element>;
|
|
772
|
+
"tttx-textarea_1_0_2": LocalJSX.TttxTextarea_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxTextarea_1_0_2Element>;
|
|
773
|
+
"tttx-toolbar_1_0_2": LocalJSX.TttxToolbar_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxToolbar_1_0_2Element>;
|
|
774
|
+
"tttx-tree-view_1_0_2": LocalJSX.TttxTreeView_1_0_2 & JSXBase.HTMLAttributes<HTMLTttxTreeView_1_0_2Element>;
|
|
775
775
|
}
|
|
776
776
|
}
|
|
777
777
|
}
|