@scania/tegel 0.0.1-beta.6 → 0.0.1-beta.7

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.
Files changed (140) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/tegel.cjs.js +1 -1
  3. package/dist/collection/collection-manifest.json +2 -2
  4. package/dist/esm/loader.js +1 -1
  5. package/dist/esm/tegel.js +1 -1
  6. package/package.json +4 -4
  7. package/dist/collection/components/accordion/accordion.stories.js +0 -91
  8. package/dist/collection/components/badge/badge.stories.js +0 -101
  9. package/dist/collection/components/banner/banner.stories.js +0 -93
  10. package/dist/collection/components/block/block.stories.js +0 -46
  11. package/dist/collection/components/breadcrumb/breadcrumb.stories.js +0 -26
  12. package/dist/collection/components/button/button-native.stories.js +0 -183
  13. package/dist/collection/components/button/button-webcomponent.stories.js +0 -182
  14. package/dist/collection/components/card/card.stories.js +0 -181
  15. package/dist/collection/components/checkbox/checkbox.stories.js +0 -54
  16. package/dist/collection/components/chips/chips.stories.js +0 -124
  17. package/dist/collection/components/data-table/native-table.stories.js +0 -182
  18. package/dist/collection/components/data-table/table-component-basic.stories.js +0 -163
  19. package/dist/collection/components/data-table/table-component-batch-actions.stories.js +0 -129
  20. package/dist/collection/components/data-table/table-component-bodydata.stories.js +0 -58
  21. package/dist/collection/components/data-table/table-component-custom-width.stories.js +0 -198
  22. package/dist/collection/components/data-table/table-component-event-listeners.stories.js +0 -153
  23. package/dist/collection/components/data-table/table-component-expandable-rows.stories.js +0 -137
  24. package/dist/collection/components/data-table/table-component-filtering.stories.js +0 -139
  25. package/dist/collection/components/data-table/table-component-multiselect.stories.js +0 -160
  26. package/dist/collection/components/data-table/table-component-pagination.stories.js +0 -129
  27. package/dist/collection/components/data-table/table-component-sorting.stories.js +0 -107
  28. package/dist/collection/components/datetime/datetime.stories.js +0 -149
  29. package/dist/collection/components/divider/divider.stories.js +0 -116
  30. package/dist/collection/components/dropdown/dropdown-filter/dropdown-filter.stories.js +0 -130
  31. package/dist/collection/components/dropdown/dropdown-native.stories.js +0 -90
  32. package/dist/collection/components/dropdown/dropdown-wc-default.stories.js +0 -151
  33. package/dist/collection/components/dropdown/dropdown-wc-multiselect.stories.js +0 -146
  34. package/dist/collection/components/footer/footer.stories.js +0 -100
  35. package/dist/collection/components/header/header-all.stories.js +0 -217
  36. package/dist/collection/components/header/header-default.stories.js +0 -47
  37. package/dist/collection/components/header/header-inline.stories.js +0 -113
  38. package/dist/collection/components/header/header-search.stories.js +0 -263
  39. package/dist/collection/components/header/header-toolbar.stories.js +0 -204
  40. package/dist/collection/components/icon/icon-font.stories.js +0 -57
  41. package/dist/collection/components/icon/icon-web-component.stories.js +0 -51
  42. package/dist/collection/components/link/link.stories.js +0 -45
  43. package/dist/collection/components/message/message.stories.js +0 -117
  44. package/dist/collection/components/modal/modal-native.stories.js +0 -121
  45. package/dist/collection/components/modal/modal-webcomponent.stories.js +0 -78
  46. package/dist/collection/components/popover-canvas/popover-canvas.stories.js +0 -87
  47. package/dist/collection/components/popover-menu/popover-menu-icons.stories.js +0 -132
  48. package/dist/collection/components/popover-menu/popover-menu.stories.js +0 -109
  49. package/dist/collection/components/radio-button/radio-button.stories.js +0 -68
  50. package/dist/collection/components/side-menu/side-menu.stories.js +0 -182
  51. package/dist/collection/components/slider/slider.stories.js +0 -251
  52. package/dist/collection/components/spinner/spinner.stories.js +0 -59
  53. package/dist/collection/components/stepper/stepper.stories.js +0 -139
  54. package/dist/collection/components/tabs/inline-tabs-default/inline-tabs.stories.js +0 -65
  55. package/dist/collection/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.stories.js +0 -43
  56. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.stories.js +0 -32
  57. package/dist/collection/components/textarea/textarea.stories.js +0 -149
  58. package/dist/collection/components/textfield/textfield.stories.js +0 -222
  59. package/dist/collection/components/toast/toast.stories.js +0 -119
  60. package/dist/collection/components/toggle/toggle.stories.js +0 -62
  61. package/dist/collection/components/tooltip/tooltip.stories.js +0 -113
  62. package/dist/collection/components/utility/colour/background-color.stories.js +0 -96
  63. package/dist/collection/components/utility/colour/text-color.stories.js +0 -94
  64. package/dist/collection/foundations-stories/colour/colour-brand.stories.js +0 -38
  65. package/dist/collection/foundations-stories/colour/colour-scales.stories.js +0 -71
  66. package/dist/collection/foundations-stories/colour/colour-semantic.stories.js +0 -40
  67. package/dist/collection/foundations-stories/grid/grid.stories.js +0 -386
  68. package/dist/collection/foundations-stories/spacing/spacing-element.stories.js +0 -100
  69. package/dist/collection/foundations-stories/spacing/spacing-layout.stories.js +0 -94
  70. package/dist/collection/foundations-stories/typography/typography-body.stories.js +0 -16
  71. package/dist/collection/foundations-stories/typography/typography-detail.stories.js +0 -17
  72. package/dist/collection/foundations-stories/typography/typography-headline.stories.js +0 -39
  73. package/dist/collection/foundations-stories/typography/typography-paragraph.stories.js +0 -12
  74. package/dist/types/components/accordion/accordion.stories.d.ts +0 -77
  75. package/dist/types/components/badge/badge.stories.d.ts +0 -66
  76. package/dist/types/components/banner/banner.stories.d.ts +0 -68
  77. package/dist/types/components/block/block.stories.d.ts +0 -31
  78. package/dist/types/components/breadcrumb/breadcrumb.stories.d.ts +0 -12
  79. package/dist/types/components/button/button-native.stories.d.ts +0 -144
  80. package/dist/types/components/button/button-webcomponent.stories.d.ts +0 -143
  81. package/dist/types/components/card/card.stories.d.ts +0 -114
  82. package/dist/types/components/checkbox/checkbox.stories.d.ts +0 -39
  83. package/dist/types/components/chips/chips.stories.d.ts +0 -81
  84. package/dist/types/components/data-table/native-table.stories.d.ts +0 -147
  85. package/dist/types/components/data-table/table-component-basic.stories.d.ts +0 -100
  86. package/dist/types/components/data-table/table-component-batch-actions.stories.d.ts +0 -98
  87. package/dist/types/components/data-table/table-component-bodydata.stories.d.ts +0 -38
  88. package/dist/types/components/data-table/table-component-custom-width.stories.d.ts +0 -147
  89. package/dist/types/components/data-table/table-component-event-listeners.stories.d.ts +0 -87
  90. package/dist/types/components/data-table/table-component-expandable-rows.stories.d.ts +0 -87
  91. package/dist/types/components/data-table/table-component-filtering.stories.d.ts +0 -100
  92. package/dist/types/components/data-table/table-component-multiselect.stories.d.ts +0 -100
  93. package/dist/types/components/data-table/table-component-pagination.stories.d.ts +0 -100
  94. package/dist/types/components/data-table/table-component-sorting.stories.d.ts +0 -79
  95. package/dist/types/components/datetime/datetime.stories.d.ts +0 -80
  96. package/dist/types/components/divider/divider.stories.d.ts +0 -72
  97. package/dist/types/components/dropdown/dropdown-filter/dropdown-filter.stories.d.ts +0 -73
  98. package/dist/types/components/dropdown/dropdown-native.stories.d.ts +0 -57
  99. package/dist/types/components/dropdown/dropdown-wc-default.stories.d.ts +0 -115
  100. package/dist/types/components/dropdown/dropdown-wc-multiselect.stories.d.ts +0 -115
  101. package/dist/types/components/footer/footer.stories.d.ts +0 -23
  102. package/dist/types/components/header/header-all.stories.d.ts +0 -29
  103. package/dist/types/components/header/header-default.stories.d.ts +0 -29
  104. package/dist/types/components/header/header-inline.stories.d.ts +0 -29
  105. package/dist/types/components/header/header-search.stories.d.ts +0 -29
  106. package/dist/types/components/header/header-toolbar.stories.d.ts +0 -29
  107. package/dist/types/components/icon/icon-font.stories.d.ts +0 -38
  108. package/dist/types/components/icon/icon-web-component.stories.d.ts +0 -38
  109. package/dist/types/components/link/link.stories.d.ts +0 -33
  110. package/dist/types/components/message/message.stories.d.ts +0 -67
  111. package/dist/types/components/modal/modal-native.stories.d.ts +0 -51
  112. package/dist/types/components/modal/modal-webcomponent.stories.d.ts +0 -44
  113. package/dist/types/components/popover-canvas/popover-canvas.stories.d.ts +0 -25
  114. package/dist/types/components/popover-menu/popover-menu-icons.stories.d.ts +0 -27
  115. package/dist/types/components/popover-menu/popover-menu.stories.d.ts +0 -27
  116. package/dist/types/components/radio-button/radio-button.stories.d.ts +0 -41
  117. package/dist/types/components/side-menu/side-menu.stories.d.ts +0 -42
  118. package/dist/types/components/slider/slider.stories.d.ts +0 -156
  119. package/dist/types/components/spinner/spinner.stories.d.ts +0 -37
  120. package/dist/types/components/stepper/stepper.stories.d.ts +0 -56
  121. package/dist/types/components/tabs/inline-tabs-default/inline-tabs.stories.d.ts +0 -41
  122. package/dist/types/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.stories.d.ts +0 -25
  123. package/dist/types/components/tabs/navigation-tabs/navigation-tabs.stories.d.ts +0 -13
  124. package/dist/types/components/textarea/textarea.stories.d.ts +0 -111
  125. package/dist/types/components/textfield/textfield.stories.d.ts +0 -176
  126. package/dist/types/components/toast/toast.stories.d.ts +0 -58
  127. package/dist/types/components/toggle/toggle.stories.d.ts +0 -42
  128. package/dist/types/components/tooltip/tooltip.stories.d.ts +0 -54
  129. package/dist/types/components/utility/colour/background-color.stories.d.ts +0 -58
  130. package/dist/types/components/utility/colour/text-color.stories.d.ts +0 -58
  131. package/dist/types/foundations-stories/colour/colour-brand.stories.d.ts +0 -13
  132. package/dist/types/foundations-stories/colour/colour-scales.stories.d.ts +0 -13
  133. package/dist/types/foundations-stories/colour/colour-semantic.stories.d.ts +0 -13
  134. package/dist/types/foundations-stories/grid/grid.stories.d.ts +0 -35
  135. package/dist/types/foundations-stories/spacing/spacing-element.stories.d.ts +0 -8
  136. package/dist/types/foundations-stories/spacing/spacing-layout.stories.d.ts +0 -8
  137. package/dist/types/foundations-stories/typography/typography-body.stories.d.ts +0 -8
  138. package/dist/types/foundations-stories/typography/typography-detail.stories.d.ts +0 -8
  139. package/dist/types/foundations-stories/typography/typography-headline.stories.d.ts +0 -21
  140. package/dist/types/foundations-stories/typography/typography-paragraph.stories.d.ts +0 -8
@@ -1,77 +0,0 @@
1
- declare const _default: {
2
- title: string;
3
- argTypes: {
4
- iconPosition: {
5
- name: string;
6
- control: {
7
- type: string;
8
- };
9
- options: {
10
- End: string;
11
- Start: string;
12
- };
13
- description: string;
14
- table: {
15
- defaultValue: {
16
- summary: string;
17
- };
18
- };
19
- };
20
- disabled: {
21
- name: string;
22
- description: string;
23
- control: {
24
- type: string;
25
- };
26
- table: {
27
- defaultValue: {
28
- summary: string;
29
- };
30
- };
31
- };
32
- paddingReset: {
33
- name: string;
34
- description: string;
35
- control: {
36
- type: string;
37
- };
38
- table: {
39
- defaultValue: {
40
- summary: string;
41
- };
42
- };
43
- };
44
- modeVariant: {
45
- name: string;
46
- description: string;
47
- control: {
48
- type: string;
49
- };
50
- options: string[];
51
- table: {
52
- defaultValue: {
53
- summary: string;
54
- };
55
- };
56
- };
57
- };
58
- parameters: {
59
- notes: {
60
- Accordion: any;
61
- 'Accordion item': any;
62
- };
63
- design: {
64
- name: string;
65
- type: string;
66
- url: string;
67
- }[];
68
- };
69
- args: {
70
- disabled: boolean;
71
- paddingReset: boolean;
72
- iconPosition: string;
73
- modeVariant: string;
74
- };
75
- };
76
- export default _default;
77
- export declare const Default: any;
@@ -1,66 +0,0 @@
1
- declare const _default: {
2
- title: string;
3
- parameters: {
4
- layout: string;
5
- notes: any;
6
- design: {
7
- name: string;
8
- type: string;
9
- url: string;
10
- }[];
11
- };
12
- argTypes: {
13
- visible: {
14
- name: string;
15
- description: string;
16
- control: {
17
- type: string;
18
- };
19
- table: {
20
- defaultValue: {
21
- summary: boolean;
22
- };
23
- };
24
- };
25
- value: {
26
- name: string;
27
- description: string;
28
- control: {
29
- type: string;
30
- };
31
- if: {
32
- arg: string;
33
- neq: string;
34
- };
35
- table: {
36
- defaultValue: {
37
- summary: any;
38
- };
39
- };
40
- };
41
- size: {
42
- name: string;
43
- description: string;
44
- options: {
45
- Large: string;
46
- Small: string;
47
- };
48
- control: {
49
- type: string;
50
- };
51
- table: {
52
- defaultValue: {
53
- summary: string;
54
- };
55
- };
56
- };
57
- };
58
- args: {
59
- visible: boolean;
60
- size: string;
61
- value: number;
62
- };
63
- };
64
- export default _default;
65
- export declare const Default: any;
66
- export declare const WithDemoComponent: any;
@@ -1,68 +0,0 @@
1
- declare const _default: {
2
- title: string;
3
- parameters: {
4
- layout: string;
5
- design: {
6
- name: string;
7
- type: string;
8
- url: string;
9
- }[];
10
- };
11
- argTypes: {
12
- state: {
13
- name: string;
14
- description: string;
15
- options: string[];
16
- control: {
17
- type: string;
18
- };
19
- table: {
20
- defaultValue: {
21
- summary: string;
22
- };
23
- };
24
- };
25
- header: {
26
- name: string;
27
- description: string;
28
- control: {
29
- type: string;
30
- };
31
- };
32
- subheader: {
33
- name: string;
34
- description: string;
35
- control: {
36
- type: string;
37
- };
38
- };
39
- link: {
40
- name: string;
41
- description: string;
42
- control: {
43
- type: string;
44
- };
45
- };
46
- prefix: {
47
- name: string;
48
- description: string;
49
- control: {
50
- type: string;
51
- };
52
- table: {
53
- defaultValue: {
54
- summary: string;
55
- };
56
- };
57
- };
58
- };
59
- args: {
60
- state: string;
61
- header: string;
62
- subheader: string;
63
- link: string;
64
- prefix: boolean;
65
- };
66
- };
67
- export default _default;
68
- export declare const Default: any;
@@ -1,31 +0,0 @@
1
- declare const _default: {
2
- title: string;
3
- parameters: {
4
- layout: string;
5
- design: {
6
- name: string;
7
- type: string;
8
- url: string;
9
- }[];
10
- };
11
- argTypes: {
12
- type: {
13
- name: string;
14
- description: string;
15
- control: {
16
- type: string;
17
- };
18
- options: string[];
19
- table: {
20
- defaultValue: {
21
- summary: string;
22
- };
23
- };
24
- };
25
- };
26
- args: {
27
- type: string;
28
- };
29
- };
30
- export default _default;
31
- export declare const Default: any;
@@ -1,12 +0,0 @@
1
- declare const _default: {
2
- title: string;
3
- parameters: {
4
- design: {
5
- name: string;
6
- type: string;
7
- url: string;
8
- }[];
9
- };
10
- };
11
- export default _default;
12
- export declare const Default: any;
@@ -1,144 +0,0 @@
1
- declare const _default: {
2
- title: string;
3
- parameters: {
4
- layout: string;
5
- chromatic: {
6
- disableSnapshot: boolean;
7
- };
8
- design: {
9
- name: string;
10
- type: string;
11
- url: string;
12
- }[];
13
- };
14
- argTypes: {
15
- text: {
16
- name: string;
17
- description: string;
18
- control: {
19
- type: string;
20
- };
21
- };
22
- btnType: {
23
- name: string;
24
- description: string;
25
- control: {
26
- type: string;
27
- };
28
- options: string[];
29
- table: {
30
- defaultValue: {
31
- summary: string;
32
- };
33
- };
34
- };
35
- size: {
36
- name: string;
37
- description: string;
38
- control: {
39
- type: string;
40
- };
41
- options: string[];
42
- table: {
43
- defaultValue: {
44
- summary: string;
45
- };
46
- };
47
- };
48
- variant: {
49
- name: string;
50
- description: string;
51
- control: {
52
- type: string;
53
- };
54
- options: string[];
55
- table: {
56
- defaultValue: {
57
- summary: string;
58
- };
59
- };
60
- };
61
- fullbleed: {
62
- name: string;
63
- defaultValue: boolean;
64
- description: string;
65
- control: {
66
- type: string;
67
- };
68
- table: {
69
- defaultValue: {
70
- summary: boolean;
71
- };
72
- };
73
- if: {
74
- arg: string;
75
- eq: boolean;
76
- };
77
- };
78
- disabled: {
79
- name: string;
80
- type: string;
81
- description: string;
82
- table: {
83
- defaultValue: {
84
- summary: boolean;
85
- };
86
- };
87
- };
88
- onlyIcon: {
89
- name: string;
90
- description: string;
91
- control: {
92
- type: string;
93
- };
94
- table: {
95
- defaultValue: {
96
- summary: boolean;
97
- };
98
- };
99
- if: {
100
- arg: string;
101
- neq: string;
102
- };
103
- };
104
- icon: {
105
- name: string;
106
- description: string;
107
- control: {
108
- type: string;
109
- };
110
- options: any[];
111
- if: {
112
- arg: string;
113
- neq: string;
114
- };
115
- };
116
- iconType: {
117
- name: string;
118
- description: string;
119
- control: {
120
- type: string;
121
- };
122
- options: string[];
123
- if: {
124
- arg: string;
125
- neq: string;
126
- };
127
- };
128
- };
129
- args: {
130
- text: string;
131
- btnType: string;
132
- size: string;
133
- variant: string;
134
- fullbleed: boolean;
135
- disabled: boolean;
136
- onlyIcon: boolean;
137
- icon: string;
138
- iconType: string;
139
- };
140
- };
141
- export default _default;
142
- export declare const Native: any;
143
- export declare const NativeWithIcon: any;
144
- export declare const NativeOnlyIcon: any;
@@ -1,143 +0,0 @@
1
- declare const _default: {
2
- title: string;
3
- parameters: {
4
- notes: any;
5
- layout: string;
6
- chromatic: {
7
- disableSnapshot: boolean;
8
- };
9
- design: {
10
- name: string;
11
- type: string;
12
- url: string;
13
- }[];
14
- };
15
- argTypes: {
16
- text: {
17
- name: string;
18
- description: string;
19
- control: {
20
- type: string;
21
- };
22
- };
23
- btnType: {
24
- name: string;
25
- description: string;
26
- control: {
27
- type: string;
28
- };
29
- options: string[];
30
- table: {
31
- defaultValue: {
32
- summary: string;
33
- };
34
- };
35
- };
36
- size: {
37
- name: string;
38
- control: {
39
- type: string;
40
- };
41
- options: string[];
42
- table: {
43
- defaultValue: {
44
- summary: string;
45
- };
46
- };
47
- description: string;
48
- };
49
- variant: {
50
- name: string;
51
- control: {
52
- type: string;
53
- };
54
- options: string[];
55
- description: string;
56
- table: {
57
- defaultValue: {
58
- summary: string;
59
- };
60
- };
61
- };
62
- fullbleed: {
63
- name: string;
64
- type: string;
65
- description: string;
66
- table: {
67
- defaultValue: {
68
- summary: boolean;
69
- };
70
- };
71
- if: {
72
- arg: string;
73
- truthy: boolean;
74
- };
75
- };
76
- disabled: {
77
- name: string;
78
- type: string;
79
- description: string;
80
- table: {
81
- defaultValue: {
82
- summary: boolean;
83
- };
84
- };
85
- };
86
- onlyIcon: {
87
- name: string;
88
- description: string;
89
- control: {
90
- type: string;
91
- };
92
- table: {
93
- defaultValue: {
94
- summary: boolean;
95
- };
96
- };
97
- if: {
98
- arg: string;
99
- neq: string;
100
- };
101
- };
102
- icon: {
103
- name: string;
104
- description: string;
105
- control: {
106
- type: string;
107
- };
108
- options: any[];
109
- if: {
110
- arg: string;
111
- neq: string;
112
- };
113
- };
114
- iconType: {
115
- name: string;
116
- description: string;
117
- control: {
118
- type: string;
119
- };
120
- options: string[];
121
- if: {
122
- arg: string;
123
- neq: string;
124
- };
125
- };
126
- };
127
- args: {
128
- text: string;
129
- btnType: string;
130
- size: string;
131
- variant: string;
132
- fullbleed: boolean;
133
- disabled: boolean;
134
- onlyIcon: boolean;
135
- icon: string;
136
- iconType: string;
137
- };
138
- };
139
- export default _default;
140
- /** Button as web component */
141
- export declare const WebComponent: any;
142
- export declare const WebComponentWithIcon: any;
143
- export declare const WebComponentOnlyIcon: any;
@@ -1,114 +0,0 @@
1
- declare const _default: {
2
- title: string;
3
- parameters: {
4
- layout: string;
5
- design: {
6
- name: string;
7
- type: string;
8
- url: string;
9
- }[];
10
- };
11
- argTypes: {
12
- headline: {
13
- name: string;
14
- description: string;
15
- control: {
16
- type: string;
17
- };
18
- };
19
- subheadline: {
20
- name: string;
21
- description: string;
22
- control: {
23
- type: string;
24
- };
25
- };
26
- text: {
27
- name: string;
28
- description: string;
29
- control: {
30
- type: string;
31
- };
32
- };
33
- divider: {
34
- name: string;
35
- description: string;
36
- control: {
37
- type: string;
38
- };
39
- table: {
40
- defaultValue: {
41
- summary: boolean;
42
- };
43
- };
44
- };
45
- footer: {
46
- name: string;
47
- description: string;
48
- control: {
49
- type: string;
50
- };
51
- };
52
- clickable: {
53
- name: string;
54
- description: string;
55
- control: {
56
- type: string;
57
- };
58
- table: {
59
- defaultValue: {
60
- summary: boolean;
61
- };
62
- };
63
- };
64
- image: {
65
- name: string;
66
- description: string;
67
- control: {
68
- type: string;
69
- };
70
- };
71
- imageTop: {
72
- name: string;
73
- description: string;
74
- control: {
75
- type: string;
76
- };
77
- table: {
78
- defaultValue: {
79
- summary: boolean;
80
- };
81
- };
82
- if: {
83
- arg: string;
84
- eq: boolean;
85
- };
86
- };
87
- avatar: {
88
- name: string;
89
- description: string;
90
- control: {
91
- type: string;
92
- };
93
- };
94
- };
95
- args: {
96
- headline: string;
97
- subheadline: string;
98
- text: string;
99
- divider: boolean;
100
- footer: string;
101
- clickable: boolean;
102
- image: boolean;
103
- imageTop: boolean;
104
- avatar: boolean;
105
- };
106
- };
107
- export default _default;
108
- export declare const Default: any;
109
- export declare const SupportText: any;
110
- export declare const Divider: any;
111
- export declare const Link: any;
112
- export declare const Button: any;
113
- export declare const Image: any;
114
- export declare const Avatar: any;
@@ -1,39 +0,0 @@
1
- declare const _default: {
2
- title: string;
3
- parameters: {
4
- layout: string;
5
- design: {
6
- name: string;
7
- type: string;
8
- url: string;
9
- }[];
10
- };
11
- argTypes: {
12
- disabled: {
13
- name: string;
14
- description: string;
15
- control: {
16
- type: string;
17
- };
18
- };
19
- checked: {
20
- name: string;
21
- description: string;
22
- control: {
23
- type: string;
24
- };
25
- };
26
- label: {
27
- name: string;
28
- description: string;
29
- type: string;
30
- };
31
- };
32
- args: {
33
- disabled: boolean;
34
- checked: boolean;
35
- label: string;
36
- };
37
- };
38
- export default _default;
39
- export declare const Default: any;