@3t-transform/threeteeui 1.4.0 → 1.4.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_4_0.cjs.entry.js → tttx-button_1_4_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-checkbox-group-caption_1_4_0.cjs.entry.js → tttx-checkbox-group-caption_1_4_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group-heading_1_4_0.cjs.entry.js → tttx-checkbox-group-heading_1_4_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox-group_1_4_0.cjs.entry.js → tttx-checkbox-group_1_4_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-checkbox_1_4_0.cjs.entry.js → tttx-checkbox_1_4_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-data-pattern_1_4_0.cjs.entry.js → tttx-data-pattern_1_4_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-dialog-box_1_4_0.cjs.entry.js → tttx-dialog-box_1_4_1.cjs.entry.js} +3 -3
- package/dist/cjs/{tttx-dialog_1_4_0.cjs.entry.js → tttx-dialog_1_4_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-expander_1_4_0.cjs.entry.js → tttx-expander_1_4_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-filter_1_4_0_4.cjs.entry.js → tttx-filter_1_4_1_4.cjs.entry.js} +9 -9
- package/dist/cjs/{tttx-form_1_4_0.cjs.entry.js → tttx-form_1_4_1.cjs.entry.js} +6 -3
- package/dist/cjs/{tttx-icon_1_4_0.cjs.entry.js → tttx-icon_1_4_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-keyvalue-block_1_4_0.cjs.entry.js → tttx-keyvalue-block_1_4_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-loading-spinner_1_4_0.cjs.entry.js → tttx-loading-spinner_1_4_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-multiselect-box_1_4_0.cjs.entry.js → tttx-multiselect-box_1_4_1.cjs.entry.js} +6 -6
- package/dist/cjs/{tttx-percentage-bar_1_4_0.cjs.entry.js → tttx-percentage-bar_1_4_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-qrcode_1_4_0.cjs.entry.js → tttx-qrcode_1_4_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-select-box_1_4_0.cjs.entry.js → tttx-select-box_1_4_1.cjs.entry.js} +3 -3
- package/dist/cjs/tttx-standalone-input_1_4_1.cjs.entry.js +94 -0
- package/dist/cjs/{tttx-tabs_1_4_0.cjs.entry.js → tttx-tabs_1_4_1.cjs.entry.js} +4 -4
- package/dist/cjs/{tttx-tag_1_4_0.cjs.entry.js → tttx-tag_1_4_1.cjs.entry.js} +1 -1
- package/dist/cjs/{tttx-textarea_1_4_0.cjs.entry.js → tttx-textarea_1_4_1.cjs.entry.js} +2 -2
- package/dist/cjs/{tttx-tree-view_1_4_0.cjs.entry.js → tttx-tree-view_1_4_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-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-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.css +28 -13
- package/dist/collection/components/molecules/tttx-form/tttx-form.js +5 -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.css +28 -13
- 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/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_4_0.d.ts → tttx-button_1_4_1.d.ts} +4 -4
- package/dist/components/{tttx-button_1_4_0.js → tttx-button_1_4_1.js} +2 -2
- package/dist/components/tttx-checkbox-group-caption_1_4_1.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-caption_1_4_0.js → tttx-checkbox-group-caption_1_4_1.js} +5 -5
- package/dist/components/tttx-checkbox-group-heading_1_4_1.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group-heading_1_4_0.js → tttx-checkbox-group-heading_1_4_1.js} +5 -5
- package/dist/components/tttx-checkbox-group_1_4_1.d.ts +11 -0
- package/dist/components/{tttx-checkbox-group_1_4_0.js → tttx-checkbox-group_1_4_1.js} +5 -5
- package/dist/components/{tttx-expander_1_4_0.d.ts → tttx-checkbox_1_4_1.d.ts} +4 -4
- package/dist/components/{tttx-checkbox_1_4_0.js → tttx-checkbox_1_4_1.js} +7 -7
- package/dist/components/tttx-data-pattern_1_4_1.d.ts +11 -0
- package/dist/components/{tttx-data-pattern_1_4_0.js → tttx-data-pattern_1_4_1.js} +13 -13
- package/dist/components/{tttx-dialog-box_1_4_0.d.ts → tttx-dialog-box_1_4_1.d.ts} +4 -4
- package/dist/components/{tttx-dialog-box_1_4_0.js → tttx-dialog-box_1_4_1.js} +9 -9
- package/dist/components/{tttx-filter_1_4_0.d.ts → tttx-dialog_1_4_1.d.ts} +4 -4
- package/dist/components/{tttx-dialog_1_4_0.js → tttx-dialog_1_4_1.js} +8 -8
- package/dist/components/{tttx-checkbox_1_4_0.d.ts → tttx-expander_1_4_1.d.ts} +4 -4
- package/dist/components/{tttx-expander_1_4_0.js → tttx-expander_1_4_1.js} +7 -7
- package/dist/components/tttx-filter.js +6 -6
- package/dist/components/{tttx-qrcode_1_4_0.d.ts → tttx-filter_1_4_1.d.ts} +4 -4
- package/dist/components/{tttx-filter_1_4_0.js → tttx-filter_1_4_1.js} +2 -2
- package/dist/components/{tttx-icon_1_4_0.d.ts → tttx-form_1_4_1.d.ts} +4 -4
- package/dist/components/{tttx-form_1_4_0.js → tttx-form_1_4_1.js} +13 -10
- package/dist/components/tttx-icon.js +3 -3
- package/dist/components/{tttx-list_1_4_0.d.ts → tttx-icon_1_4_1.d.ts} +4 -4
- package/dist/components/{tttx-icon_1_4_0.js → tttx-icon_1_4_1.js} +2 -2
- package/dist/components/tttx-keyvalue-block_1_4_1.d.ts +11 -0
- package/dist/components/{tttx-keyvalue-block_1_4_0.js → tttx-keyvalue-block_1_4_1.js} +5 -5
- package/dist/components/tttx-list.js +6 -6
- package/dist/components/{tttx-form_1_4_0.d.ts → tttx-list_1_4_1.d.ts} +4 -4
- package/dist/components/{tttx-list_1_4_0.js → tttx-list_1_4_1.js} +2 -2
- package/dist/components/tttx-loading-spinner_1_4_1.d.ts +11 -0
- package/dist/components/{tttx-loading-spinner_1_4_0.js → tttx-loading-spinner_1_4_1.js} +5 -5
- package/dist/components/tttx-multiselect-box_1_4_1.d.ts +11 -0
- package/dist/components/{tttx-multiselect-box_1_4_0.js → tttx-multiselect-box_1_4_1.js} +13 -13
- package/dist/components/tttx-percentage-bar_1_4_1.d.ts +11 -0
- package/dist/components/{tttx-percentage-bar_1_4_0.js → tttx-percentage-bar_1_4_1.js} +6 -6
- package/dist/components/{tttx-dialog_1_4_0.d.ts → tttx-qrcode_1_4_1.d.ts} +4 -4
- package/dist/components/{tttx-qrcode_1_4_0.js → tttx-qrcode_1_4_1.js} +5 -5
- package/dist/components/tttx-select-box.js +7 -7
- package/dist/components/tttx-select-box_1_4_1.d.ts +11 -0
- package/dist/components/{tttx-select-box_1_4_0.js → tttx-select-box_1_4_1.js} +2 -2
- package/dist/components/tttx-sorter.js +5 -5
- package/dist/components/tttx-sorter_1_4_1.d.ts +11 -0
- package/dist/components/{tttx-sorter_1_4_0.js → tttx-sorter_1_4_1.js} +2 -2
- package/dist/components/tttx-standalone-input.js +6 -6
- package/dist/components/tttx-standalone-input_1_4_1.d.ts +11 -0
- package/dist/components/{tttx-standalone-input_1_4_0.js → tttx-standalone-input_1_4_1.js} +2 -2
- package/dist/components/{tttx-tabs_1_4_0.d.ts → tttx-tabs_1_4_1.d.ts} +4 -4
- package/dist/components/{tttx-tabs_1_4_0.js → tttx-tabs_1_4_1.js} +9 -9
- package/dist/components/{tttx-tag_1_4_0.d.ts → tttx-tag_1_4_1.d.ts} +4 -4
- package/dist/components/{tttx-tag_1_4_0.js → tttx-tag_1_4_1.js} +5 -5
- package/dist/components/tttx-textarea_1_4_1.d.ts +11 -0
- package/dist/components/{tttx-textarea_1_4_0.js → tttx-textarea_1_4_1.js} +6 -6
- package/dist/components/tttx-toolbar.js +3 -3
- package/dist/components/{tttx-toolbar_1_4_0.d.ts → tttx-toolbar_1_4_1.d.ts} +4 -4
- package/dist/components/{tttx-toolbar_1_4_0.js → tttx-toolbar_1_4_1.js} +2 -2
- package/dist/components/tttx-tree-view_1_4_1.d.ts +11 -0
- package/dist/components/{tttx-tree-view_1_4_0.js → tttx-tree-view_1_4_1.js} +9 -9
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{tttx-button_1_4_0.entry.js → tttx-button_1_4_1.entry.js} +2 -2
- package/dist/esm/{tttx-checkbox-group-caption_1_4_0.entry.js → tttx-checkbox-group-caption_1_4_1.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group-heading_1_4_0.entry.js → tttx-checkbox-group-heading_1_4_1.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox-group_1_4_0.entry.js → tttx-checkbox-group_1_4_1.entry.js} +1 -1
- package/dist/esm/{tttx-checkbox_1_4_0.entry.js → tttx-checkbox_1_4_1.entry.js} +2 -2
- package/dist/esm/{tttx-data-pattern_1_4_0.entry.js → tttx-data-pattern_1_4_1.entry.js} +2 -2
- package/dist/esm/{tttx-dialog-box_1_4_0.entry.js → tttx-dialog-box_1_4_1.entry.js} +3 -3
- package/dist/esm/{tttx-dialog_1_4_0.entry.js → tttx-dialog_1_4_1.entry.js} +2 -2
- package/dist/esm/{tttx-expander_1_4_0.entry.js → tttx-expander_1_4_1.entry.js} +2 -2
- package/dist/esm/{tttx-filter_1_4_0_4.entry.js → tttx-filter_1_4_1_4.entry.js} +6 -6
- package/dist/esm/{tttx-form_1_4_0.entry.js → tttx-form_1_4_1.entry.js} +6 -3
- package/dist/esm/{tttx-icon_1_4_0.entry.js → tttx-icon_1_4_1.entry.js} +1 -1
- package/dist/esm/{tttx-keyvalue-block_1_4_0.entry.js → tttx-keyvalue-block_1_4_1.entry.js} +1 -1
- package/dist/esm/{tttx-loading-spinner_1_4_0.entry.js → tttx-loading-spinner_1_4_1.entry.js} +1 -1
- package/dist/esm/{tttx-multiselect-box_1_4_0.entry.js → tttx-multiselect-box_1_4_1.entry.js} +6 -6
- package/dist/esm/{tttx-percentage-bar_1_4_0.entry.js → tttx-percentage-bar_1_4_1.entry.js} +2 -2
- package/dist/esm/{tttx-qrcode_1_4_0.entry.js → tttx-qrcode_1_4_1.entry.js} +1 -1
- package/dist/esm/{tttx-select-box_1_4_0.entry.js → tttx-select-box_1_4_1.entry.js} +3 -3
- package/dist/esm/tttx-standalone-input_1_4_1.entry.js +90 -0
- package/dist/esm/{tttx-tabs_1_4_0.entry.js → tttx-tabs_1_4_1.entry.js} +4 -4
- package/dist/esm/{tttx-tag_1_4_0.entry.js → tttx-tag_1_4_1.entry.js} +1 -1
- package/dist/esm/{tttx-textarea_1_4_0.entry.js → tttx-textarea_1_4_1.entry.js} +2 -2
- package/dist/esm/{tttx-tree-view_1_4_0.entry.js → tttx-tree-view_1_4_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-1e5ff5f8.entry.js +1 -1
- package/dist/tttx/p-23f45005.entry.js +1 -1
- package/dist/tttx/p-3676cddd.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-5d2706b1.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-6deb8699.entry.js +1 -1
- package/dist/tttx/p-796f699a.entry.js +1 -1
- package/dist/tttx/p-81aaafa0.entry.js +1 -1
- package/dist/tttx/p-884f37d3.entry.js +1 -1
- package/dist/tttx/p-8b0b95b7.entry.js +1 -0
- 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-c08a54f9.entry.js +1 -0
- package/dist/tttx/p-c170e3b8.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-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/dist/cjs/tttx-standalone-input_1_4_0.cjs.entry.js +0 -94
- package/dist/components/tttx-checkbox-group-caption_1_4_0.d.ts +0 -11
- package/dist/components/tttx-checkbox-group-heading_1_4_0.d.ts +0 -11
- package/dist/components/tttx-checkbox-group_1_4_0.d.ts +0 -11
- package/dist/components/tttx-data-pattern_1_4_0.d.ts +0 -11
- package/dist/components/tttx-keyvalue-block_1_4_0.d.ts +0 -11
- package/dist/components/tttx-loading-spinner_1_4_0.d.ts +0 -11
- package/dist/components/tttx-multiselect-box_1_4_0.d.ts +0 -11
- package/dist/components/tttx-percentage-bar_1_4_0.d.ts +0 -11
- package/dist/components/tttx-select-box_1_4_0.d.ts +0 -11
- package/dist/components/tttx-sorter_1_4_0.d.ts +0 -11
- package/dist/components/tttx-standalone-input_1_4_0.d.ts +0 -11
- package/dist/components/tttx-textarea_1_4_0.d.ts +0 -11
- package/dist/components/tttx-tree-view_1_4_0.d.ts +0 -11
- package/dist/esm/tttx-standalone-input_1_4_0.entry.js +0 -90
- package/dist/tttx/p-0f439f10.entry.js +0 -1
- package/dist/tttx/p-fe967031.entry.js +0 -1
|
@@ -18,39 +18,39 @@ import { MinMaxDates } from "./components/molecules/tttx-standalone-input/tttx-s
|
|
|
18
18
|
import { Tab } from "./components/molecules/tttx-tabs/interfaces";
|
|
19
19
|
import { ExpandNodeEvent, TreeViewItem } from "./components/molecules/tttx-tree-view/helper/helper";
|
|
20
20
|
export namespace Components {
|
|
21
|
-
interface
|
|
21
|
+
interface TttxButton_1_4_1 {
|
|
22
22
|
"design": string;
|
|
23
23
|
"icon": string;
|
|
24
24
|
"iconcolor": string;
|
|
25
25
|
"iconposition": 'left' | 'right';
|
|
26
26
|
"notext": boolean;
|
|
27
27
|
}
|
|
28
|
-
interface
|
|
28
|
+
interface TttxCheckboxGroupCaption_1_4_1 {
|
|
29
29
|
}
|
|
30
|
-
interface
|
|
30
|
+
interface TttxCheckboxGroupHeading_1_4_1 {
|
|
31
31
|
}
|
|
32
|
-
interface
|
|
32
|
+
interface TttxCheckboxGroup_1_4_1 {
|
|
33
33
|
}
|
|
34
|
-
interface
|
|
34
|
+
interface TttxCheckbox_1_4_1 {
|
|
35
35
|
"checkboxId": string;
|
|
36
36
|
"checked": boolean;
|
|
37
37
|
"indeterminate": boolean;
|
|
38
38
|
"inline": boolean;
|
|
39
39
|
"label": string;
|
|
40
40
|
}
|
|
41
|
-
interface
|
|
41
|
+
interface TttxDataPattern_1_4_1 {
|
|
42
42
|
"data": string;
|
|
43
43
|
"filterheader": string;
|
|
44
44
|
"filteroptions": string;
|
|
45
45
|
"sorteroptions": string;
|
|
46
46
|
}
|
|
47
|
-
interface
|
|
47
|
+
interface TttxDialogBox_1_4_1 {
|
|
48
48
|
"allowOverflow": boolean;
|
|
49
49
|
"data": string | DialogItems;
|
|
50
50
|
"open": boolean;
|
|
51
51
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
52
52
|
}
|
|
53
|
-
interface
|
|
53
|
+
interface TttxDialog_1_4_1 {
|
|
54
54
|
"allowOverflow": boolean;
|
|
55
55
|
"closeEnabled": boolean;
|
|
56
56
|
"header": string;
|
|
@@ -58,13 +58,13 @@ export namespace Components {
|
|
|
58
58
|
"size": 'regular' | 'mobile' | 'large' | 'small';
|
|
59
59
|
"type": 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
60
60
|
}
|
|
61
|
-
interface
|
|
61
|
+
interface TttxExpander_1_4_1 {
|
|
62
62
|
"lefticon"?: string;
|
|
63
63
|
"lefticoncolor"?: string;
|
|
64
64
|
"name": string;
|
|
65
65
|
"open": boolean;
|
|
66
66
|
}
|
|
67
|
-
interface
|
|
67
|
+
interface TttxFilter_1_4_1 {
|
|
68
68
|
"defaultFilterOptions": string[] | string;
|
|
69
69
|
"filterButtonStyle": 'list filter' | 'list icon' | 'table icon';
|
|
70
70
|
"filterHeader": string;
|
|
@@ -75,7 +75,7 @@ export namespace Components {
|
|
|
75
75
|
"showSearchField": boolean;
|
|
76
76
|
"showSelectAll": boolean;
|
|
77
77
|
}
|
|
78
|
-
interface
|
|
78
|
+
interface TttxForm_1_4_1 {
|
|
79
79
|
/**
|
|
80
80
|
* Clear the validation message on a given form field
|
|
81
81
|
* @param fieldName The form field name to clear the validation of
|
|
@@ -107,25 +107,25 @@ export namespace Components {
|
|
|
107
107
|
"setValidationFor": (fieldName: string, message: string) => Promise<void>;
|
|
108
108
|
"submit": () => Promise<void>;
|
|
109
109
|
}
|
|
110
|
-
interface
|
|
110
|
+
interface TttxIcon_1_4_1 {
|
|
111
111
|
"color": string;
|
|
112
112
|
"icon": string;
|
|
113
113
|
"size": number;
|
|
114
114
|
}
|
|
115
|
-
interface
|
|
115
|
+
interface TttxKeyvalueBlock_1_4_1 {
|
|
116
116
|
"horizontal": boolean;
|
|
117
117
|
"keyvalues": KeyBlockValues | KeyBlockValues[] | string;
|
|
118
118
|
"spacedout": boolean;
|
|
119
119
|
}
|
|
120
|
-
interface
|
|
120
|
+
interface TttxList_1_4_1 {
|
|
121
121
|
"data": string | ListItem[];
|
|
122
122
|
"name": string;
|
|
123
123
|
}
|
|
124
|
-
interface
|
|
124
|
+
interface TttxLoadingSpinner_1_4_1 {
|
|
125
125
|
"loadingMessage": boolean;
|
|
126
126
|
"size": 'small' | 'large';
|
|
127
127
|
}
|
|
128
|
-
interface
|
|
128
|
+
interface TttxMultiselectBox_1_4_1 {
|
|
129
129
|
"htmlVisibleValue": boolean;
|
|
130
130
|
"inline": boolean;
|
|
131
131
|
"label": string;
|
|
@@ -134,18 +134,18 @@ export namespace Components {
|
|
|
134
134
|
"searchEnabled": boolean;
|
|
135
135
|
"visibleValue": string;
|
|
136
136
|
}
|
|
137
|
-
interface
|
|
137
|
+
interface TttxPercentageBar_1_4_1 {
|
|
138
138
|
"color"?: string;
|
|
139
139
|
"labelid"?: string;
|
|
140
140
|
"min": string;
|
|
141
141
|
"percentage": string | number;
|
|
142
142
|
"thresholds"?: string | Threshold[];
|
|
143
143
|
}
|
|
144
|
-
interface
|
|
144
|
+
interface TttxQrcode_1_4_1 {
|
|
145
145
|
"link": string;
|
|
146
146
|
"size": number;
|
|
147
147
|
}
|
|
148
|
-
interface
|
|
148
|
+
interface TttxSelectBox_1_4_1 {
|
|
149
149
|
"inline": boolean;
|
|
150
150
|
"label": string;
|
|
151
151
|
"optionsData": string | SelectItem1[];
|
|
@@ -154,13 +154,13 @@ export namespace Components {
|
|
|
154
154
|
"selectedValue": string;
|
|
155
155
|
"setSelectedItem": (value: string) => Promise<void>;
|
|
156
156
|
}
|
|
157
|
-
interface
|
|
157
|
+
interface TttxSorter_1_4_1 {
|
|
158
158
|
"defaultOption": string;
|
|
159
159
|
"defaultSortDirection": 'ascending' | 'descending';
|
|
160
160
|
"fieldOptionsData": string | SorterData;
|
|
161
161
|
"sorterKey": string;
|
|
162
162
|
}
|
|
163
|
-
interface
|
|
163
|
+
interface TttxStandaloneInput_1_4_1 {
|
|
164
164
|
"autocomplete": 'off' | 'on';
|
|
165
165
|
"checked": boolean;
|
|
166
166
|
"disabled": boolean;
|
|
@@ -176,8 +176,8 @@ export namespace Components {
|
|
|
176
176
|
"inputiconcolor": string;
|
|
177
177
|
/**
|
|
178
178
|
* tabindex - Allows the HTML elements to be focusable
|
|
179
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
180
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
179
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_4_1 input-index="1" />
|
|
180
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_4_1 inputindex={1} />
|
|
181
181
|
*/
|
|
182
182
|
"inputindex": string | number;
|
|
183
183
|
/**
|
|
@@ -205,24 +205,24 @@ export namespace Components {
|
|
|
205
205
|
"type": string;
|
|
206
206
|
"value": string | number;
|
|
207
207
|
}
|
|
208
|
-
interface
|
|
208
|
+
interface TttxTabs_1_4_1 {
|
|
209
209
|
"navigation": boolean;
|
|
210
210
|
"tabs": string | Tab[];
|
|
211
211
|
"tabsName": string;
|
|
212
212
|
"wide": boolean;
|
|
213
213
|
}
|
|
214
|
-
interface
|
|
214
|
+
interface TttxTag_1_4_1 {
|
|
215
215
|
"color": string;
|
|
216
216
|
"text": string;
|
|
217
217
|
"textColor": string;
|
|
218
218
|
}
|
|
219
|
-
interface
|
|
219
|
+
interface TttxTextarea_1_4_1 {
|
|
220
220
|
"disabled": boolean;
|
|
221
221
|
"errormsg": string;
|
|
222
222
|
/**
|
|
223
223
|
* tabindex - Allows the HTML elements to be focusable
|
|
224
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
225
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
224
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_4_1 input-index="1" />
|
|
225
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_4_1 inputindex={1} />
|
|
226
226
|
*/
|
|
227
227
|
"inputindex": string | number;
|
|
228
228
|
/**
|
|
@@ -246,388 +246,388 @@ export namespace Components {
|
|
|
246
246
|
"textareaautofocus": boolean;
|
|
247
247
|
"value": string | number;
|
|
248
248
|
}
|
|
249
|
-
interface
|
|
249
|
+
interface TttxToolbar_1_4_1 {
|
|
250
250
|
"border": boolean;
|
|
251
251
|
}
|
|
252
|
-
interface
|
|
252
|
+
interface TttxTreeView_1_4_1 {
|
|
253
253
|
"data": TreeViewItem[];
|
|
254
254
|
}
|
|
255
255
|
}
|
|
256
|
-
export interface
|
|
256
|
+
export interface TttxCheckbox_1_4_1CustomEvent<T> extends CustomEvent<T> {
|
|
257
257
|
detail: T;
|
|
258
|
-
target:
|
|
258
|
+
target: HTMLTttxCheckbox_1_4_1Element;
|
|
259
259
|
}
|
|
260
|
-
export interface
|
|
260
|
+
export interface TttxDialogBox_1_4_1CustomEvent<T> extends CustomEvent<T> {
|
|
261
261
|
detail: T;
|
|
262
|
-
target:
|
|
262
|
+
target: HTMLTttxDialogBox_1_4_1Element;
|
|
263
263
|
}
|
|
264
|
-
export interface
|
|
264
|
+
export interface TttxDialog_1_4_1CustomEvent<T> extends CustomEvent<T> {
|
|
265
265
|
detail: T;
|
|
266
|
-
target:
|
|
266
|
+
target: HTMLTttxDialog_1_4_1Element;
|
|
267
267
|
}
|
|
268
|
-
export interface
|
|
268
|
+
export interface TttxExpander_1_4_1CustomEvent<T> extends CustomEvent<T> {
|
|
269
269
|
detail: T;
|
|
270
|
-
target:
|
|
270
|
+
target: HTMLTttxExpander_1_4_1Element;
|
|
271
271
|
}
|
|
272
|
-
export interface
|
|
272
|
+
export interface TttxFilter_1_4_1CustomEvent<T> extends CustomEvent<T> {
|
|
273
273
|
detail: T;
|
|
274
|
-
target:
|
|
274
|
+
target: HTMLTttxFilter_1_4_1Element;
|
|
275
275
|
}
|
|
276
|
-
export interface
|
|
276
|
+
export interface TttxForm_1_4_1CustomEvent<T> extends CustomEvent<T> {
|
|
277
277
|
detail: T;
|
|
278
|
-
target:
|
|
278
|
+
target: HTMLTttxForm_1_4_1Element;
|
|
279
279
|
}
|
|
280
|
-
export interface
|
|
280
|
+
export interface TttxList_1_4_1CustomEvent<T> extends CustomEvent<T> {
|
|
281
281
|
detail: T;
|
|
282
|
-
target:
|
|
282
|
+
target: HTMLTttxList_1_4_1Element;
|
|
283
283
|
}
|
|
284
|
-
export interface
|
|
284
|
+
export interface TttxMultiselectBox_1_4_1CustomEvent<T> extends CustomEvent<T> {
|
|
285
285
|
detail: T;
|
|
286
|
-
target:
|
|
286
|
+
target: HTMLTttxMultiselectBox_1_4_1Element;
|
|
287
287
|
}
|
|
288
|
-
export interface
|
|
288
|
+
export interface TttxSelectBox_1_4_1CustomEvent<T> extends CustomEvent<T> {
|
|
289
289
|
detail: T;
|
|
290
|
-
target:
|
|
290
|
+
target: HTMLTttxSelectBox_1_4_1Element;
|
|
291
291
|
}
|
|
292
|
-
export interface
|
|
292
|
+
export interface TttxSorter_1_4_1CustomEvent<T> extends CustomEvent<T> {
|
|
293
293
|
detail: T;
|
|
294
|
-
target:
|
|
294
|
+
target: HTMLTttxSorter_1_4_1Element;
|
|
295
295
|
}
|
|
296
|
-
export interface
|
|
296
|
+
export interface TttxStandaloneInput_1_4_1CustomEvent<T> extends CustomEvent<T> {
|
|
297
297
|
detail: T;
|
|
298
|
-
target:
|
|
298
|
+
target: HTMLTttxStandaloneInput_1_4_1Element;
|
|
299
299
|
}
|
|
300
|
-
export interface
|
|
300
|
+
export interface TttxTabs_1_4_1CustomEvent<T> extends CustomEvent<T> {
|
|
301
301
|
detail: T;
|
|
302
|
-
target:
|
|
302
|
+
target: HTMLTttxTabs_1_4_1Element;
|
|
303
303
|
}
|
|
304
|
-
export interface
|
|
304
|
+
export interface TttxTextarea_1_4_1CustomEvent<T> extends CustomEvent<T> {
|
|
305
305
|
detail: T;
|
|
306
|
-
target:
|
|
306
|
+
target: HTMLTttxTextarea_1_4_1Element;
|
|
307
307
|
}
|
|
308
|
-
export interface
|
|
308
|
+
export interface TttxTreeView_1_4_1CustomEvent<T> extends CustomEvent<T> {
|
|
309
309
|
detail: T;
|
|
310
|
-
target:
|
|
310
|
+
target: HTMLTttxTreeView_1_4_1Element;
|
|
311
311
|
}
|
|
312
312
|
declare global {
|
|
313
|
-
interface
|
|
313
|
+
interface HTMLTttxButton_1_4_1Element extends Components.TttxButton_1_4_1, HTMLStencilElement {
|
|
314
314
|
}
|
|
315
|
-
var
|
|
316
|
-
prototype:
|
|
317
|
-
new ():
|
|
315
|
+
var HTMLTttxButton_1_4_1Element: {
|
|
316
|
+
prototype: HTMLTttxButton_1_4_1Element;
|
|
317
|
+
new (): HTMLTttxButton_1_4_1Element;
|
|
318
318
|
};
|
|
319
|
-
interface
|
|
319
|
+
interface HTMLTttxCheckboxGroupCaption_1_4_1Element extends Components.TttxCheckboxGroupCaption_1_4_1, HTMLStencilElement {
|
|
320
320
|
}
|
|
321
|
-
var
|
|
322
|
-
prototype:
|
|
323
|
-
new ():
|
|
321
|
+
var HTMLTttxCheckboxGroupCaption_1_4_1Element: {
|
|
322
|
+
prototype: HTMLTttxCheckboxGroupCaption_1_4_1Element;
|
|
323
|
+
new (): HTMLTttxCheckboxGroupCaption_1_4_1Element;
|
|
324
324
|
};
|
|
325
|
-
interface
|
|
325
|
+
interface HTMLTttxCheckboxGroupHeading_1_4_1Element extends Components.TttxCheckboxGroupHeading_1_4_1, HTMLStencilElement {
|
|
326
326
|
}
|
|
327
|
-
var
|
|
328
|
-
prototype:
|
|
329
|
-
new ():
|
|
327
|
+
var HTMLTttxCheckboxGroupHeading_1_4_1Element: {
|
|
328
|
+
prototype: HTMLTttxCheckboxGroupHeading_1_4_1Element;
|
|
329
|
+
new (): HTMLTttxCheckboxGroupHeading_1_4_1Element;
|
|
330
330
|
};
|
|
331
|
-
interface
|
|
331
|
+
interface HTMLTttxCheckboxGroup_1_4_1Element extends Components.TttxCheckboxGroup_1_4_1, HTMLStencilElement {
|
|
332
332
|
}
|
|
333
|
-
var
|
|
334
|
-
prototype:
|
|
335
|
-
new ():
|
|
333
|
+
var HTMLTttxCheckboxGroup_1_4_1Element: {
|
|
334
|
+
prototype: HTMLTttxCheckboxGroup_1_4_1Element;
|
|
335
|
+
new (): HTMLTttxCheckboxGroup_1_4_1Element;
|
|
336
336
|
};
|
|
337
|
-
interface
|
|
337
|
+
interface HTMLTttxCheckbox_1_4_1Element extends Components.TttxCheckbox_1_4_1, HTMLStencilElement {
|
|
338
338
|
}
|
|
339
|
-
var
|
|
340
|
-
prototype:
|
|
341
|
-
new ():
|
|
339
|
+
var HTMLTttxCheckbox_1_4_1Element: {
|
|
340
|
+
prototype: HTMLTttxCheckbox_1_4_1Element;
|
|
341
|
+
new (): HTMLTttxCheckbox_1_4_1Element;
|
|
342
342
|
};
|
|
343
|
-
interface
|
|
343
|
+
interface HTMLTttxDataPattern_1_4_1Element extends Components.TttxDataPattern_1_4_1, HTMLStencilElement {
|
|
344
344
|
}
|
|
345
|
-
var
|
|
346
|
-
prototype:
|
|
347
|
-
new ():
|
|
345
|
+
var HTMLTttxDataPattern_1_4_1Element: {
|
|
346
|
+
prototype: HTMLTttxDataPattern_1_4_1Element;
|
|
347
|
+
new (): HTMLTttxDataPattern_1_4_1Element;
|
|
348
348
|
};
|
|
349
|
-
interface
|
|
349
|
+
interface HTMLTttxDialogBox_1_4_1Element extends Components.TttxDialogBox_1_4_1, HTMLStencilElement {
|
|
350
350
|
}
|
|
351
|
-
var
|
|
352
|
-
prototype:
|
|
353
|
-
new ():
|
|
351
|
+
var HTMLTttxDialogBox_1_4_1Element: {
|
|
352
|
+
prototype: HTMLTttxDialogBox_1_4_1Element;
|
|
353
|
+
new (): HTMLTttxDialogBox_1_4_1Element;
|
|
354
354
|
};
|
|
355
|
-
interface
|
|
355
|
+
interface HTMLTttxDialog_1_4_1Element extends Components.TttxDialog_1_4_1, HTMLStencilElement {
|
|
356
356
|
}
|
|
357
|
-
var
|
|
358
|
-
prototype:
|
|
359
|
-
new ():
|
|
357
|
+
var HTMLTttxDialog_1_4_1Element: {
|
|
358
|
+
prototype: HTMLTttxDialog_1_4_1Element;
|
|
359
|
+
new (): HTMLTttxDialog_1_4_1Element;
|
|
360
360
|
};
|
|
361
|
-
interface
|
|
361
|
+
interface HTMLTttxExpander_1_4_1Element extends Components.TttxExpander_1_4_1, HTMLStencilElement {
|
|
362
362
|
}
|
|
363
|
-
var
|
|
364
|
-
prototype:
|
|
365
|
-
new ():
|
|
363
|
+
var HTMLTttxExpander_1_4_1Element: {
|
|
364
|
+
prototype: HTMLTttxExpander_1_4_1Element;
|
|
365
|
+
new (): HTMLTttxExpander_1_4_1Element;
|
|
366
366
|
};
|
|
367
|
-
interface
|
|
367
|
+
interface HTMLTttxFilter_1_4_1Element extends Components.TttxFilter_1_4_1, HTMLStencilElement {
|
|
368
368
|
}
|
|
369
|
-
var
|
|
370
|
-
prototype:
|
|
371
|
-
new ():
|
|
369
|
+
var HTMLTttxFilter_1_4_1Element: {
|
|
370
|
+
prototype: HTMLTttxFilter_1_4_1Element;
|
|
371
|
+
new (): HTMLTttxFilter_1_4_1Element;
|
|
372
372
|
};
|
|
373
|
-
interface
|
|
373
|
+
interface HTMLTttxForm_1_4_1Element extends Components.TttxForm_1_4_1, HTMLStencilElement {
|
|
374
374
|
}
|
|
375
|
-
var
|
|
376
|
-
prototype:
|
|
377
|
-
new ():
|
|
375
|
+
var HTMLTttxForm_1_4_1Element: {
|
|
376
|
+
prototype: HTMLTttxForm_1_4_1Element;
|
|
377
|
+
new (): HTMLTttxForm_1_4_1Element;
|
|
378
378
|
};
|
|
379
|
-
interface
|
|
379
|
+
interface HTMLTttxIcon_1_4_1Element extends Components.TttxIcon_1_4_1, HTMLStencilElement {
|
|
380
380
|
}
|
|
381
|
-
var
|
|
382
|
-
prototype:
|
|
383
|
-
new ():
|
|
381
|
+
var HTMLTttxIcon_1_4_1Element: {
|
|
382
|
+
prototype: HTMLTttxIcon_1_4_1Element;
|
|
383
|
+
new (): HTMLTttxIcon_1_4_1Element;
|
|
384
384
|
};
|
|
385
|
-
interface
|
|
385
|
+
interface HTMLTttxKeyvalueBlock_1_4_1Element extends Components.TttxKeyvalueBlock_1_4_1, HTMLStencilElement {
|
|
386
386
|
}
|
|
387
|
-
var
|
|
388
|
-
prototype:
|
|
389
|
-
new ():
|
|
387
|
+
var HTMLTttxKeyvalueBlock_1_4_1Element: {
|
|
388
|
+
prototype: HTMLTttxKeyvalueBlock_1_4_1Element;
|
|
389
|
+
new (): HTMLTttxKeyvalueBlock_1_4_1Element;
|
|
390
390
|
};
|
|
391
|
-
interface
|
|
391
|
+
interface HTMLTttxList_1_4_1Element extends Components.TttxList_1_4_1, HTMLStencilElement {
|
|
392
392
|
}
|
|
393
|
-
var
|
|
394
|
-
prototype:
|
|
395
|
-
new ():
|
|
393
|
+
var HTMLTttxList_1_4_1Element: {
|
|
394
|
+
prototype: HTMLTttxList_1_4_1Element;
|
|
395
|
+
new (): HTMLTttxList_1_4_1Element;
|
|
396
396
|
};
|
|
397
|
-
interface
|
|
397
|
+
interface HTMLTttxLoadingSpinner_1_4_1Element extends Components.TttxLoadingSpinner_1_4_1, HTMLStencilElement {
|
|
398
398
|
}
|
|
399
|
-
var
|
|
400
|
-
prototype:
|
|
401
|
-
new ():
|
|
399
|
+
var HTMLTttxLoadingSpinner_1_4_1Element: {
|
|
400
|
+
prototype: HTMLTttxLoadingSpinner_1_4_1Element;
|
|
401
|
+
new (): HTMLTttxLoadingSpinner_1_4_1Element;
|
|
402
402
|
};
|
|
403
|
-
interface
|
|
403
|
+
interface HTMLTttxMultiselectBox_1_4_1Element extends Components.TttxMultiselectBox_1_4_1, HTMLStencilElement {
|
|
404
404
|
}
|
|
405
|
-
var
|
|
406
|
-
prototype:
|
|
407
|
-
new ():
|
|
405
|
+
var HTMLTttxMultiselectBox_1_4_1Element: {
|
|
406
|
+
prototype: HTMLTttxMultiselectBox_1_4_1Element;
|
|
407
|
+
new (): HTMLTttxMultiselectBox_1_4_1Element;
|
|
408
408
|
};
|
|
409
|
-
interface
|
|
409
|
+
interface HTMLTttxPercentageBar_1_4_1Element extends Components.TttxPercentageBar_1_4_1, HTMLStencilElement {
|
|
410
410
|
}
|
|
411
|
-
var
|
|
412
|
-
prototype:
|
|
413
|
-
new ():
|
|
411
|
+
var HTMLTttxPercentageBar_1_4_1Element: {
|
|
412
|
+
prototype: HTMLTttxPercentageBar_1_4_1Element;
|
|
413
|
+
new (): HTMLTttxPercentageBar_1_4_1Element;
|
|
414
414
|
};
|
|
415
|
-
interface
|
|
415
|
+
interface HTMLTttxQrcode_1_4_1Element extends Components.TttxQrcode_1_4_1, HTMLStencilElement {
|
|
416
416
|
}
|
|
417
|
-
var
|
|
418
|
-
prototype:
|
|
419
|
-
new ():
|
|
417
|
+
var HTMLTttxQrcode_1_4_1Element: {
|
|
418
|
+
prototype: HTMLTttxQrcode_1_4_1Element;
|
|
419
|
+
new (): HTMLTttxQrcode_1_4_1Element;
|
|
420
420
|
};
|
|
421
|
-
interface
|
|
421
|
+
interface HTMLTttxSelectBox_1_4_1Element extends Components.TttxSelectBox_1_4_1, HTMLStencilElement {
|
|
422
422
|
}
|
|
423
|
-
var
|
|
424
|
-
prototype:
|
|
425
|
-
new ():
|
|
423
|
+
var HTMLTttxSelectBox_1_4_1Element: {
|
|
424
|
+
prototype: HTMLTttxSelectBox_1_4_1Element;
|
|
425
|
+
new (): HTMLTttxSelectBox_1_4_1Element;
|
|
426
426
|
};
|
|
427
|
-
interface
|
|
427
|
+
interface HTMLTttxSorter_1_4_1Element extends Components.TttxSorter_1_4_1, HTMLStencilElement {
|
|
428
428
|
}
|
|
429
|
-
var
|
|
430
|
-
prototype:
|
|
431
|
-
new ():
|
|
429
|
+
var HTMLTttxSorter_1_4_1Element: {
|
|
430
|
+
prototype: HTMLTttxSorter_1_4_1Element;
|
|
431
|
+
new (): HTMLTttxSorter_1_4_1Element;
|
|
432
432
|
};
|
|
433
|
-
interface
|
|
433
|
+
interface HTMLTttxStandaloneInput_1_4_1Element extends Components.TttxStandaloneInput_1_4_1, HTMLStencilElement {
|
|
434
434
|
}
|
|
435
|
-
var
|
|
436
|
-
prototype:
|
|
437
|
-
new ():
|
|
435
|
+
var HTMLTttxStandaloneInput_1_4_1Element: {
|
|
436
|
+
prototype: HTMLTttxStandaloneInput_1_4_1Element;
|
|
437
|
+
new (): HTMLTttxStandaloneInput_1_4_1Element;
|
|
438
438
|
};
|
|
439
|
-
interface
|
|
439
|
+
interface HTMLTttxTabs_1_4_1Element extends Components.TttxTabs_1_4_1, HTMLStencilElement {
|
|
440
440
|
}
|
|
441
|
-
var
|
|
442
|
-
prototype:
|
|
443
|
-
new ():
|
|
441
|
+
var HTMLTttxTabs_1_4_1Element: {
|
|
442
|
+
prototype: HTMLTttxTabs_1_4_1Element;
|
|
443
|
+
new (): HTMLTttxTabs_1_4_1Element;
|
|
444
444
|
};
|
|
445
|
-
interface
|
|
445
|
+
interface HTMLTttxTag_1_4_1Element extends Components.TttxTag_1_4_1, HTMLStencilElement {
|
|
446
446
|
}
|
|
447
|
-
var
|
|
448
|
-
prototype:
|
|
449
|
-
new ():
|
|
447
|
+
var HTMLTttxTag_1_4_1Element: {
|
|
448
|
+
prototype: HTMLTttxTag_1_4_1Element;
|
|
449
|
+
new (): HTMLTttxTag_1_4_1Element;
|
|
450
450
|
};
|
|
451
|
-
interface
|
|
451
|
+
interface HTMLTttxTextarea_1_4_1Element extends Components.TttxTextarea_1_4_1, HTMLStencilElement {
|
|
452
452
|
}
|
|
453
|
-
var
|
|
454
|
-
prototype:
|
|
455
|
-
new ():
|
|
453
|
+
var HTMLTttxTextarea_1_4_1Element: {
|
|
454
|
+
prototype: HTMLTttxTextarea_1_4_1Element;
|
|
455
|
+
new (): HTMLTttxTextarea_1_4_1Element;
|
|
456
456
|
};
|
|
457
|
-
interface
|
|
457
|
+
interface HTMLTttxToolbar_1_4_1Element extends Components.TttxToolbar_1_4_1, HTMLStencilElement {
|
|
458
458
|
}
|
|
459
|
-
var
|
|
460
|
-
prototype:
|
|
461
|
-
new ():
|
|
459
|
+
var HTMLTttxToolbar_1_4_1Element: {
|
|
460
|
+
prototype: HTMLTttxToolbar_1_4_1Element;
|
|
461
|
+
new (): HTMLTttxToolbar_1_4_1Element;
|
|
462
462
|
};
|
|
463
|
-
interface
|
|
463
|
+
interface HTMLTttxTreeView_1_4_1Element extends Components.TttxTreeView_1_4_1, HTMLStencilElement {
|
|
464
464
|
}
|
|
465
|
-
var
|
|
466
|
-
prototype:
|
|
467
|
-
new ():
|
|
465
|
+
var HTMLTttxTreeView_1_4_1Element: {
|
|
466
|
+
prototype: HTMLTttxTreeView_1_4_1Element;
|
|
467
|
+
new (): HTMLTttxTreeView_1_4_1Element;
|
|
468
468
|
};
|
|
469
469
|
interface HTMLElementTagNameMap {
|
|
470
|
-
"tttx-
|
|
471
|
-
"tttx-checkbox-group-
|
|
472
|
-
"tttx-checkbox-group-
|
|
473
|
-
"tttx-checkbox-
|
|
474
|
-
"tttx-
|
|
475
|
-
"tttx-data-
|
|
476
|
-
"tttx-dialog-
|
|
477
|
-
"tttx-
|
|
478
|
-
"tttx-
|
|
479
|
-
"tttx-
|
|
480
|
-
"tttx-
|
|
481
|
-
"tttx-
|
|
482
|
-
"tttx-keyvalue-
|
|
483
|
-
"tttx-
|
|
484
|
-
"tttx-loading-
|
|
485
|
-
"tttx-multiselect-
|
|
486
|
-
"tttx-percentage-
|
|
487
|
-
"tttx-
|
|
488
|
-
"tttx-select-
|
|
489
|
-
"tttx-
|
|
490
|
-
"tttx-standalone-
|
|
491
|
-
"tttx-
|
|
492
|
-
"tttx-
|
|
493
|
-
"tttx-
|
|
494
|
-
"tttx-
|
|
495
|
-
"tttx-tree-
|
|
470
|
+
"tttx-button_1_4_1": HTMLTttxButton_1_4_1Element;
|
|
471
|
+
"tttx-checkbox-group-caption_1_4_1": HTMLTttxCheckboxGroupCaption_1_4_1Element;
|
|
472
|
+
"tttx-checkbox-group-heading_1_4_1": HTMLTttxCheckboxGroupHeading_1_4_1Element;
|
|
473
|
+
"tttx-checkbox-group_1_4_1": HTMLTttxCheckboxGroup_1_4_1Element;
|
|
474
|
+
"tttx-checkbox_1_4_1": HTMLTttxCheckbox_1_4_1Element;
|
|
475
|
+
"tttx-data-pattern_1_4_1": HTMLTttxDataPattern_1_4_1Element;
|
|
476
|
+
"tttx-dialog-box_1_4_1": HTMLTttxDialogBox_1_4_1Element;
|
|
477
|
+
"tttx-dialog_1_4_1": HTMLTttxDialog_1_4_1Element;
|
|
478
|
+
"tttx-expander_1_4_1": HTMLTttxExpander_1_4_1Element;
|
|
479
|
+
"tttx-filter_1_4_1": HTMLTttxFilter_1_4_1Element;
|
|
480
|
+
"tttx-form_1_4_1": HTMLTttxForm_1_4_1Element;
|
|
481
|
+
"tttx-icon_1_4_1": HTMLTttxIcon_1_4_1Element;
|
|
482
|
+
"tttx-keyvalue-block_1_4_1": HTMLTttxKeyvalueBlock_1_4_1Element;
|
|
483
|
+
"tttx-list_1_4_1": HTMLTttxList_1_4_1Element;
|
|
484
|
+
"tttx-loading-spinner_1_4_1": HTMLTttxLoadingSpinner_1_4_1Element;
|
|
485
|
+
"tttx-multiselect-box_1_4_1": HTMLTttxMultiselectBox_1_4_1Element;
|
|
486
|
+
"tttx-percentage-bar_1_4_1": HTMLTttxPercentageBar_1_4_1Element;
|
|
487
|
+
"tttx-qrcode_1_4_1": HTMLTttxQrcode_1_4_1Element;
|
|
488
|
+
"tttx-select-box_1_4_1": HTMLTttxSelectBox_1_4_1Element;
|
|
489
|
+
"tttx-sorter_1_4_1": HTMLTttxSorter_1_4_1Element;
|
|
490
|
+
"tttx-standalone-input_1_4_1": HTMLTttxStandaloneInput_1_4_1Element;
|
|
491
|
+
"tttx-tabs_1_4_1": HTMLTttxTabs_1_4_1Element;
|
|
492
|
+
"tttx-tag_1_4_1": HTMLTttxTag_1_4_1Element;
|
|
493
|
+
"tttx-textarea_1_4_1": HTMLTttxTextarea_1_4_1Element;
|
|
494
|
+
"tttx-toolbar_1_4_1": HTMLTttxToolbar_1_4_1Element;
|
|
495
|
+
"tttx-tree-view_1_4_1": HTMLTttxTreeView_1_4_1Element;
|
|
496
496
|
}
|
|
497
497
|
}
|
|
498
498
|
declare namespace LocalJSX {
|
|
499
|
-
interface
|
|
499
|
+
interface TttxButton_1_4_1 {
|
|
500
500
|
"design"?: string;
|
|
501
501
|
"icon"?: string;
|
|
502
502
|
"iconcolor"?: string;
|
|
503
503
|
"iconposition"?: 'left' | 'right';
|
|
504
504
|
"notext"?: boolean;
|
|
505
505
|
}
|
|
506
|
-
interface
|
|
506
|
+
interface TttxCheckboxGroupCaption_1_4_1 {
|
|
507
507
|
}
|
|
508
|
-
interface
|
|
508
|
+
interface TttxCheckboxGroupHeading_1_4_1 {
|
|
509
509
|
}
|
|
510
|
-
interface
|
|
510
|
+
interface TttxCheckboxGroup_1_4_1 {
|
|
511
511
|
}
|
|
512
|
-
interface
|
|
512
|
+
interface TttxCheckbox_1_4_1 {
|
|
513
513
|
"checkboxId"?: string;
|
|
514
514
|
"checked"?: boolean;
|
|
515
515
|
"indeterminate"?: boolean;
|
|
516
516
|
"inline"?: boolean;
|
|
517
517
|
"label"?: string;
|
|
518
|
-
"onCheckboxChangeEvent"?: (event:
|
|
518
|
+
"onCheckboxChangeEvent"?: (event: TttxCheckbox_1_4_1CustomEvent<{indeterminate: boolean, checked: boolean}>) => void;
|
|
519
519
|
}
|
|
520
|
-
interface
|
|
520
|
+
interface TttxDataPattern_1_4_1 {
|
|
521
521
|
"data"?: string;
|
|
522
522
|
"filterheader"?: string;
|
|
523
523
|
"filteroptions"?: string;
|
|
524
524
|
"sorteroptions"?: string;
|
|
525
525
|
}
|
|
526
|
-
interface
|
|
526
|
+
interface TttxDialogBox_1_4_1 {
|
|
527
527
|
"allowOverflow"?: boolean;
|
|
528
528
|
"data"?: string | DialogItems;
|
|
529
|
-
"onButtonClick"?: (event:
|
|
530
|
-
"onCloseButtonClick"?: (event:
|
|
529
|
+
"onButtonClick"?: (event: TttxDialogBox_1_4_1CustomEvent<any>) => void;
|
|
530
|
+
"onCloseButtonClick"?: (event: TttxDialogBox_1_4_1CustomEvent<any>) => void;
|
|
531
531
|
"open"?: boolean;
|
|
532
532
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
533
533
|
}
|
|
534
|
-
interface
|
|
534
|
+
interface TttxDialog_1_4_1 {
|
|
535
535
|
"allowOverflow"?: boolean;
|
|
536
536
|
"closeEnabled"?: boolean;
|
|
537
537
|
"header"?: string;
|
|
538
|
-
"onCloseButtonClick"?: (event:
|
|
538
|
+
"onCloseButtonClick"?: (event: TttxDialog_1_4_1CustomEvent<any>) => void;
|
|
539
539
|
"open"?: boolean;
|
|
540
540
|
"size"?: 'regular' | 'mobile' | 'large' | 'small';
|
|
541
541
|
"type"?: 'info' | 'success' | 'warning' | 'critical' | undefined;
|
|
542
542
|
}
|
|
543
|
-
interface
|
|
543
|
+
interface TttxExpander_1_4_1 {
|
|
544
544
|
"lefticon"?: string;
|
|
545
545
|
"lefticoncolor"?: string;
|
|
546
546
|
"name"?: string;
|
|
547
|
-
"onToggleExpander"?: (event:
|
|
547
|
+
"onToggleExpander"?: (event: TttxExpander_1_4_1CustomEvent<{ open: boolean; name: string }>) => void;
|
|
548
548
|
"open"?: boolean;
|
|
549
549
|
}
|
|
550
|
-
interface
|
|
550
|
+
interface TttxFilter_1_4_1 {
|
|
551
551
|
"defaultFilterOptions"?: string[] | string;
|
|
552
552
|
"filterButtonStyle"?: 'list filter' | 'list icon' | 'table icon';
|
|
553
553
|
"filterHeader"?: string;
|
|
554
554
|
"filterKey"?: string;
|
|
555
555
|
"filterOptions"?: string | FilterSettings[];
|
|
556
|
-
"onFilterChangeEvent"?: (event:
|
|
557
|
-
"onToggleFilter"?: (event:
|
|
556
|
+
"onFilterChangeEvent"?: (event: TttxFilter_1_4_1CustomEvent<FilterChangeEvent>) => void;
|
|
557
|
+
"onToggleFilter"?: (event: TttxFilter_1_4_1CustomEvent<boolean>) => void;
|
|
558
558
|
"popoverWidth"?: string;
|
|
559
559
|
"showOptionIcons"?: boolean;
|
|
560
560
|
"showSearchField"?: boolean;
|
|
561
561
|
"showSelectAll"?: boolean;
|
|
562
562
|
}
|
|
563
|
-
interface
|
|
563
|
+
interface TttxForm_1_4_1 {
|
|
564
564
|
"data"?: any;
|
|
565
565
|
"formschema"?: Record<string, any> | string;
|
|
566
|
-
"onDataChanged"?: (event:
|
|
567
|
-
"onDataSubmitted"?: (event:
|
|
566
|
+
"onDataChanged"?: (event: TttxForm_1_4_1CustomEvent<{ name: string; value: string }>) => void;
|
|
567
|
+
"onDataSubmitted"?: (event: TttxForm_1_4_1CustomEvent<FormData>) => void;
|
|
568
568
|
}
|
|
569
|
-
interface
|
|
569
|
+
interface TttxIcon_1_4_1 {
|
|
570
570
|
"color"?: string;
|
|
571
571
|
"icon"?: string;
|
|
572
572
|
"size"?: number;
|
|
573
573
|
}
|
|
574
|
-
interface
|
|
574
|
+
interface TttxKeyvalueBlock_1_4_1 {
|
|
575
575
|
"horizontal"?: boolean;
|
|
576
576
|
"keyvalues"?: KeyBlockValues | KeyBlockValues[] | string;
|
|
577
577
|
"spacedout"?: boolean;
|
|
578
578
|
}
|
|
579
|
-
interface
|
|
579
|
+
interface TttxList_1_4_1 {
|
|
580
580
|
"data"?: string | ListItem[];
|
|
581
581
|
"name"?: string;
|
|
582
|
-
"onListRowCheckboxClick"?: (event:
|
|
583
|
-
"onListRowClick"?: (event:
|
|
582
|
+
"onListRowCheckboxClick"?: (event: TttxList_1_4_1CustomEvent<{ key: string; name: string; data: any }>) => void;
|
|
583
|
+
"onListRowClick"?: (event: TttxList_1_4_1CustomEvent<{ key: string; name: string; data: any }>) => void;
|
|
584
584
|
}
|
|
585
|
-
interface
|
|
585
|
+
interface TttxLoadingSpinner_1_4_1 {
|
|
586
586
|
"loadingMessage"?: boolean;
|
|
587
587
|
"size"?: 'small' | 'large';
|
|
588
588
|
}
|
|
589
|
-
interface
|
|
589
|
+
interface TttxMultiselectBox_1_4_1 {
|
|
590
590
|
"htmlVisibleValue"?: boolean;
|
|
591
591
|
"inline"?: boolean;
|
|
592
592
|
"label"?: string;
|
|
593
|
-
"onChangesApplied"?: (event:
|
|
594
|
-
"onSelectItemEvent"?: (event:
|
|
595
|
-
"onToggleOpen"?: (event:
|
|
593
|
+
"onChangesApplied"?: (event: TttxMultiselectBox_1_4_1CustomEvent<SelectItem[]>) => void;
|
|
594
|
+
"onSelectItemEvent"?: (event: TttxMultiselectBox_1_4_1CustomEvent<SelectItem>) => void;
|
|
595
|
+
"onToggleOpen"?: (event: TttxMultiselectBox_1_4_1CustomEvent<boolean>) => void;
|
|
596
596
|
"optionsData"?: string | SelectItem[];
|
|
597
597
|
"placeholder"?: string;
|
|
598
598
|
"searchEnabled"?: boolean;
|
|
599
599
|
"visibleValue"?: string;
|
|
600
600
|
}
|
|
601
|
-
interface
|
|
601
|
+
interface TttxPercentageBar_1_4_1 {
|
|
602
602
|
"color"?: string;
|
|
603
603
|
"labelid"?: string;
|
|
604
604
|
"min"?: string;
|
|
605
605
|
"percentage"?: string | number;
|
|
606
606
|
"thresholds"?: string | Threshold[];
|
|
607
607
|
}
|
|
608
|
-
interface
|
|
608
|
+
interface TttxQrcode_1_4_1 {
|
|
609
609
|
"link"?: string;
|
|
610
610
|
"size"?: number;
|
|
611
611
|
}
|
|
612
|
-
interface
|
|
612
|
+
interface TttxSelectBox_1_4_1 {
|
|
613
613
|
"inline"?: boolean;
|
|
614
614
|
"label"?: string;
|
|
615
|
-
"onSelectItemEvent"?: (event:
|
|
616
|
-
"onToggleOpen"?: (event:
|
|
615
|
+
"onSelectItemEvent"?: (event: TttxSelectBox_1_4_1CustomEvent<SelectItem1>) => void;
|
|
616
|
+
"onToggleOpen"?: (event: TttxSelectBox_1_4_1CustomEvent<boolean>) => void;
|
|
617
617
|
"optionsData"?: string | SelectItem1[];
|
|
618
618
|
"placeholder"?: string;
|
|
619
619
|
"searchEnabled"?: boolean;
|
|
620
620
|
"selectedValue"?: string;
|
|
621
621
|
}
|
|
622
|
-
interface
|
|
622
|
+
interface TttxSorter_1_4_1 {
|
|
623
623
|
"defaultOption"?: string;
|
|
624
624
|
"defaultSortDirection"?: 'ascending' | 'descending';
|
|
625
625
|
"fieldOptionsData"?: string | SorterData;
|
|
626
|
-
"onSorterChangeEvent"?: (event:
|
|
627
|
-
"onToggleSorter"?: (event:
|
|
626
|
+
"onSorterChangeEvent"?: (event: TttxSorter_1_4_1CustomEvent<SorterChangeEvent>) => void;
|
|
627
|
+
"onToggleSorter"?: (event: TttxSorter_1_4_1CustomEvent<boolean>) => void;
|
|
628
628
|
"sorterKey"?: string;
|
|
629
629
|
}
|
|
630
|
-
interface
|
|
630
|
+
interface TttxStandaloneInput_1_4_1 {
|
|
631
631
|
"autocomplete"?: 'off' | 'on';
|
|
632
632
|
"checked"?: boolean;
|
|
633
633
|
"disabled"?: boolean;
|
|
@@ -643,8 +643,8 @@ declare namespace LocalJSX {
|
|
|
643
643
|
"inputiconcolor"?: string;
|
|
644
644
|
/**
|
|
645
645
|
* tabindex - Allows the HTML elements to be focusable
|
|
646
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-
|
|
647
|
-
* @example <caption>In TSX files</caption> <tttx-standalone-
|
|
646
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-standalone-input_1_4_1 input-index="1" />
|
|
647
|
+
* @example <caption>In TSX files</caption> <tttx-standalone-input_1_4_1 inputindex={1} />
|
|
648
648
|
*/
|
|
649
649
|
"inputindex"?: string | number;
|
|
650
650
|
/**
|
|
@@ -658,13 +658,13 @@ declare namespace LocalJSX {
|
|
|
658
658
|
"min"?: MinMaxDates | number;
|
|
659
659
|
"minlength"?: string | number;
|
|
660
660
|
"name"?: string;
|
|
661
|
-
"onBlurChanged"?: (event:
|
|
662
|
-
"onFocusChanged"?: (event:
|
|
663
|
-
"onInputIconClick"?: (event:
|
|
664
|
-
"onInvalidChanged"?: (event:
|
|
665
|
-
"onLeftIconClick"?: (event:
|
|
666
|
-
"onRightIconClick"?: (event:
|
|
667
|
-
"onValueChanged"?: (event:
|
|
661
|
+
"onBlurChanged"?: (event: TttxStandaloneInput_1_4_1CustomEvent<string>) => void;
|
|
662
|
+
"onFocusChanged"?: (event: TttxStandaloneInput_1_4_1CustomEvent<string>) => void;
|
|
663
|
+
"onInputIconClick"?: (event: TttxStandaloneInput_1_4_1CustomEvent<void>) => void;
|
|
664
|
+
"onInvalidChanged"?: (event: TttxStandaloneInput_1_4_1CustomEvent<string>) => void;
|
|
665
|
+
"onLeftIconClick"?: (event: TttxStandaloneInput_1_4_1CustomEvent<void>) => void;
|
|
666
|
+
"onRightIconClick"?: (event: TttxStandaloneInput_1_4_1CustomEvent<void>) => void;
|
|
667
|
+
"onValueChanged"?: (event: TttxStandaloneInput_1_4_1CustomEvent<string>) => void;
|
|
668
668
|
"pattern"?: string;
|
|
669
669
|
"placeholder"?: string;
|
|
670
670
|
"readonly"?: string | boolean;
|
|
@@ -679,27 +679,27 @@ declare namespace LocalJSX {
|
|
|
679
679
|
"type"?: string;
|
|
680
680
|
"value"?: string | number;
|
|
681
681
|
}
|
|
682
|
-
interface
|
|
682
|
+
interface TttxTabs_1_4_1 {
|
|
683
683
|
"navigation"?: boolean;
|
|
684
|
-
"onLeftNavigation"?: (event:
|
|
685
|
-
"onRightNavigation"?: (event:
|
|
686
|
-
"onTabClick"?: (event:
|
|
684
|
+
"onLeftNavigation"?: (event: TttxTabs_1_4_1CustomEvent<any>) => void;
|
|
685
|
+
"onRightNavigation"?: (event: TttxTabs_1_4_1CustomEvent<any>) => void;
|
|
686
|
+
"onTabClick"?: (event: TttxTabs_1_4_1CustomEvent<{ tabId: string }>) => void;
|
|
687
687
|
"tabs"?: string | Tab[];
|
|
688
688
|
"tabsName"?: string;
|
|
689
689
|
"wide"?: boolean;
|
|
690
690
|
}
|
|
691
|
-
interface
|
|
691
|
+
interface TttxTag_1_4_1 {
|
|
692
692
|
"color"?: string;
|
|
693
693
|
"text"?: string;
|
|
694
694
|
"textColor"?: string;
|
|
695
695
|
}
|
|
696
|
-
interface
|
|
696
|
+
interface TttxTextarea_1_4_1 {
|
|
697
697
|
"disabled"?: boolean;
|
|
698
698
|
"errormsg"?: string;
|
|
699
699
|
/**
|
|
700
700
|
* tabindex - Allows the HTML elements to be focusable
|
|
701
|
-
* @example <caption>In HTML (like `index.html`)</caption> <tttx-
|
|
702
|
-
* @example <caption>In TSX files</caption> <tttx-
|
|
701
|
+
* @example <caption>In HTML (like `index.html`)</caption> <tttx-textarea_1_4_1 input-index="1" />
|
|
702
|
+
* @example <caption>In TSX files</caption> <tttx-textarea_1_4_1 inputindex={1} />
|
|
703
703
|
*/
|
|
704
704
|
"inputindex"?: string | number;
|
|
705
705
|
/**
|
|
@@ -710,10 +710,10 @@ declare namespace LocalJSX {
|
|
|
710
710
|
"label"?: string;
|
|
711
711
|
"maxlength"?: string | number;
|
|
712
712
|
"name"?: string;
|
|
713
|
-
"onBlurChanged"?: (event:
|
|
714
|
-
"onFocusChanged"?: (event:
|
|
715
|
-
"onInvalidChanged"?: (event:
|
|
716
|
-
"onValueChanged"?: (event:
|
|
713
|
+
"onBlurChanged"?: (event: TttxTextarea_1_4_1CustomEvent<string>) => void;
|
|
714
|
+
"onFocusChanged"?: (event: TttxTextarea_1_4_1CustomEvent<string>) => void;
|
|
715
|
+
"onInvalidChanged"?: (event: TttxTextarea_1_4_1CustomEvent<string>) => void;
|
|
716
|
+
"onValueChanged"?: (event: TttxTextarea_1_4_1CustomEvent<string>) => void;
|
|
717
717
|
"placeholder"?: string;
|
|
718
718
|
"readonly"?: string | boolean;
|
|
719
719
|
"required"?: boolean;
|
|
@@ -727,73 +727,73 @@ declare namespace LocalJSX {
|
|
|
727
727
|
"textareaautofocus"?: boolean;
|
|
728
728
|
"value"?: string | number;
|
|
729
729
|
}
|
|
730
|
-
interface
|
|
730
|
+
interface TttxToolbar_1_4_1 {
|
|
731
731
|
"border"?: boolean;
|
|
732
732
|
}
|
|
733
|
-
interface
|
|
733
|
+
interface TttxTreeView_1_4_1 {
|
|
734
734
|
"data"?: TreeViewItem[];
|
|
735
|
-
"onClickEvent"?: (event:
|
|
736
|
-
"onExpandNode"?: (event:
|
|
735
|
+
"onClickEvent"?: (event: TttxTreeView_1_4_1CustomEvent<TreeViewItem>) => void;
|
|
736
|
+
"onExpandNode"?: (event: TttxTreeView_1_4_1CustomEvent<ExpandNodeEvent>) => void;
|
|
737
737
|
}
|
|
738
738
|
interface IntrinsicElements {
|
|
739
|
-
"tttx-
|
|
740
|
-
"tttx-checkbox-group-
|
|
741
|
-
"tttx-checkbox-group-
|
|
742
|
-
"tttx-checkbox-
|
|
743
|
-
"tttx-
|
|
744
|
-
"tttx-data-
|
|
745
|
-
"tttx-dialog-
|
|
746
|
-
"tttx-
|
|
747
|
-
"tttx-
|
|
748
|
-
"tttx-
|
|
749
|
-
"tttx-
|
|
750
|
-
"tttx-
|
|
751
|
-
"tttx-keyvalue-
|
|
752
|
-
"tttx-
|
|
753
|
-
"tttx-loading-
|
|
754
|
-
"tttx-multiselect-
|
|
755
|
-
"tttx-percentage-
|
|
756
|
-
"tttx-
|
|
757
|
-
"tttx-select-
|
|
758
|
-
"tttx-
|
|
759
|
-
"tttx-standalone-
|
|
760
|
-
"tttx-
|
|
761
|
-
"tttx-
|
|
762
|
-
"tttx-
|
|
763
|
-
"tttx-
|
|
764
|
-
"tttx-tree-
|
|
739
|
+
"tttx-button_1_4_1": TttxButton_1_4_1;
|
|
740
|
+
"tttx-checkbox-group-caption_1_4_1": TttxCheckboxGroupCaption_1_4_1;
|
|
741
|
+
"tttx-checkbox-group-heading_1_4_1": TttxCheckboxGroupHeading_1_4_1;
|
|
742
|
+
"tttx-checkbox-group_1_4_1": TttxCheckboxGroup_1_4_1;
|
|
743
|
+
"tttx-checkbox_1_4_1": TttxCheckbox_1_4_1;
|
|
744
|
+
"tttx-data-pattern_1_4_1": TttxDataPattern_1_4_1;
|
|
745
|
+
"tttx-dialog-box_1_4_1": TttxDialogBox_1_4_1;
|
|
746
|
+
"tttx-dialog_1_4_1": TttxDialog_1_4_1;
|
|
747
|
+
"tttx-expander_1_4_1": TttxExpander_1_4_1;
|
|
748
|
+
"tttx-filter_1_4_1": TttxFilter_1_4_1;
|
|
749
|
+
"tttx-form_1_4_1": TttxForm_1_4_1;
|
|
750
|
+
"tttx-icon_1_4_1": TttxIcon_1_4_1;
|
|
751
|
+
"tttx-keyvalue-block_1_4_1": TttxKeyvalueBlock_1_4_1;
|
|
752
|
+
"tttx-list_1_4_1": TttxList_1_4_1;
|
|
753
|
+
"tttx-loading-spinner_1_4_1": TttxLoadingSpinner_1_4_1;
|
|
754
|
+
"tttx-multiselect-box_1_4_1": TttxMultiselectBox_1_4_1;
|
|
755
|
+
"tttx-percentage-bar_1_4_1": TttxPercentageBar_1_4_1;
|
|
756
|
+
"tttx-qrcode_1_4_1": TttxQrcode_1_4_1;
|
|
757
|
+
"tttx-select-box_1_4_1": TttxSelectBox_1_4_1;
|
|
758
|
+
"tttx-sorter_1_4_1": TttxSorter_1_4_1;
|
|
759
|
+
"tttx-standalone-input_1_4_1": TttxStandaloneInput_1_4_1;
|
|
760
|
+
"tttx-tabs_1_4_1": TttxTabs_1_4_1;
|
|
761
|
+
"tttx-tag_1_4_1": TttxTag_1_4_1;
|
|
762
|
+
"tttx-textarea_1_4_1": TttxTextarea_1_4_1;
|
|
763
|
+
"tttx-toolbar_1_4_1": TttxToolbar_1_4_1;
|
|
764
|
+
"tttx-tree-view_1_4_1": TttxTreeView_1_4_1;
|
|
765
765
|
}
|
|
766
766
|
}
|
|
767
767
|
export { LocalJSX as JSX };
|
|
768
768
|
declare module "@stencil/core" {
|
|
769
769
|
export namespace JSX {
|
|
770
770
|
interface IntrinsicElements {
|
|
771
|
-
"tttx-
|
|
772
|
-
"tttx-checkbox-group-
|
|
773
|
-
"tttx-checkbox-group-
|
|
774
|
-
"tttx-checkbox-
|
|
775
|
-
"tttx-
|
|
776
|
-
"tttx-data-
|
|
777
|
-
"tttx-dialog-
|
|
778
|
-
"tttx-
|
|
779
|
-
"tttx-
|
|
780
|
-
"tttx-
|
|
781
|
-
"tttx-
|
|
782
|
-
"tttx-
|
|
783
|
-
"tttx-keyvalue-
|
|
784
|
-
"tttx-
|
|
785
|
-
"tttx-loading-
|
|
786
|
-
"tttx-multiselect-
|
|
787
|
-
"tttx-percentage-
|
|
788
|
-
"tttx-
|
|
789
|
-
"tttx-select-
|
|
790
|
-
"tttx-
|
|
791
|
-
"tttx-standalone-
|
|
792
|
-
"tttx-
|
|
793
|
-
"tttx-
|
|
794
|
-
"tttx-
|
|
795
|
-
"tttx-
|
|
796
|
-
"tttx-tree-
|
|
771
|
+
"tttx-button_1_4_1": LocalJSX.TttxButton_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxButton_1_4_1Element>;
|
|
772
|
+
"tttx-checkbox-group-caption_1_4_1": LocalJSX.TttxCheckboxGroupCaption_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupCaption_1_4_1Element>;
|
|
773
|
+
"tttx-checkbox-group-heading_1_4_1": LocalJSX.TttxCheckboxGroupHeading_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroupHeading_1_4_1Element>;
|
|
774
|
+
"tttx-checkbox-group_1_4_1": LocalJSX.TttxCheckboxGroup_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxCheckboxGroup_1_4_1Element>;
|
|
775
|
+
"tttx-checkbox_1_4_1": LocalJSX.TttxCheckbox_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxCheckbox_1_4_1Element>;
|
|
776
|
+
"tttx-data-pattern_1_4_1": LocalJSX.TttxDataPattern_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxDataPattern_1_4_1Element>;
|
|
777
|
+
"tttx-dialog-box_1_4_1": LocalJSX.TttxDialogBox_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxDialogBox_1_4_1Element>;
|
|
778
|
+
"tttx-dialog_1_4_1": LocalJSX.TttxDialog_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxDialog_1_4_1Element>;
|
|
779
|
+
"tttx-expander_1_4_1": LocalJSX.TttxExpander_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxExpander_1_4_1Element>;
|
|
780
|
+
"tttx-filter_1_4_1": LocalJSX.TttxFilter_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxFilter_1_4_1Element>;
|
|
781
|
+
"tttx-form_1_4_1": LocalJSX.TttxForm_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxForm_1_4_1Element>;
|
|
782
|
+
"tttx-icon_1_4_1": LocalJSX.TttxIcon_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxIcon_1_4_1Element>;
|
|
783
|
+
"tttx-keyvalue-block_1_4_1": LocalJSX.TttxKeyvalueBlock_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxKeyvalueBlock_1_4_1Element>;
|
|
784
|
+
"tttx-list_1_4_1": LocalJSX.TttxList_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxList_1_4_1Element>;
|
|
785
|
+
"tttx-loading-spinner_1_4_1": LocalJSX.TttxLoadingSpinner_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxLoadingSpinner_1_4_1Element>;
|
|
786
|
+
"tttx-multiselect-box_1_4_1": LocalJSX.TttxMultiselectBox_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxMultiselectBox_1_4_1Element>;
|
|
787
|
+
"tttx-percentage-bar_1_4_1": LocalJSX.TttxPercentageBar_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxPercentageBar_1_4_1Element>;
|
|
788
|
+
"tttx-qrcode_1_4_1": LocalJSX.TttxQrcode_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxQrcode_1_4_1Element>;
|
|
789
|
+
"tttx-select-box_1_4_1": LocalJSX.TttxSelectBox_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxSelectBox_1_4_1Element>;
|
|
790
|
+
"tttx-sorter_1_4_1": LocalJSX.TttxSorter_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxSorter_1_4_1Element>;
|
|
791
|
+
"tttx-standalone-input_1_4_1": LocalJSX.TttxStandaloneInput_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxStandaloneInput_1_4_1Element>;
|
|
792
|
+
"tttx-tabs_1_4_1": LocalJSX.TttxTabs_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxTabs_1_4_1Element>;
|
|
793
|
+
"tttx-tag_1_4_1": LocalJSX.TttxTag_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxTag_1_4_1Element>;
|
|
794
|
+
"tttx-textarea_1_4_1": LocalJSX.TttxTextarea_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxTextarea_1_4_1Element>;
|
|
795
|
+
"tttx-toolbar_1_4_1": LocalJSX.TttxToolbar_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxToolbar_1_4_1Element>;
|
|
796
|
+
"tttx-tree-view_1_4_1": LocalJSX.TttxTreeView_1_4_1 & JSXBase.HTMLAttributes<HTMLTttxTreeView_1_4_1Element>;
|
|
797
797
|
}
|
|
798
798
|
}
|
|
799
799
|
}
|