@scania/tegel 0.0.1-beta.0 → 0.0.1-beta.10

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 (144) 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/collection/components/modal/modal.css +1 -1
  5. package/dist/esm/loader.js +1 -1
  6. package/dist/esm/tegel.js +1 -1
  7. package/package.json +4 -4
  8. package/readme.md +136 -2
  9. package/dist/collection/components/accordion/accordion.stories.js +0 -91
  10. package/dist/collection/components/badge/badge.stories.js +0 -101
  11. package/dist/collection/components/banner/banner.stories.js +0 -93
  12. package/dist/collection/components/block/block.stories.js +0 -46
  13. package/dist/collection/components/breadcrumb/breadcrumb.stories.js +0 -26
  14. package/dist/collection/components/button/button-native.stories.js +0 -183
  15. package/dist/collection/components/button/button-webcomponent.stories.js +0 -182
  16. package/dist/collection/components/card/card.stories.js +0 -181
  17. package/dist/collection/components/checkbox/checkbox.stories.js +0 -54
  18. package/dist/collection/components/chips/chips.stories.js +0 -124
  19. package/dist/collection/components/data-table/native-table.stories.js +0 -182
  20. package/dist/collection/components/data-table/table-component-basic.stories.js +0 -163
  21. package/dist/collection/components/data-table/table-component-batch-actions.stories.js +0 -129
  22. package/dist/collection/components/data-table/table-component-bodydata.stories.js +0 -58
  23. package/dist/collection/components/data-table/table-component-custom-width.stories.js +0 -198
  24. package/dist/collection/components/data-table/table-component-event-listeners.stories.js +0 -153
  25. package/dist/collection/components/data-table/table-component-expandable-rows.stories.js +0 -137
  26. package/dist/collection/components/data-table/table-component-filtering.stories.js +0 -139
  27. package/dist/collection/components/data-table/table-component-multiselect.stories.js +0 -160
  28. package/dist/collection/components/data-table/table-component-pagination.stories.js +0 -129
  29. package/dist/collection/components/data-table/table-component-sorting.stories.js +0 -107
  30. package/dist/collection/components/datetime/datetime.stories.js +0 -149
  31. package/dist/collection/components/divider/divider.stories.js +0 -116
  32. package/dist/collection/components/dropdown/dropdown-filter/dropdown-filter.stories.js +0 -130
  33. package/dist/collection/components/dropdown/dropdown-native.stories.js +0 -90
  34. package/dist/collection/components/dropdown/dropdown-wc-default.stories.js +0 -151
  35. package/dist/collection/components/dropdown/dropdown-wc-multiselect.stories.js +0 -146
  36. package/dist/collection/components/footer/footer.stories.js +0 -100
  37. package/dist/collection/components/header/header-all.stories.js +0 -217
  38. package/dist/collection/components/header/header-default.stories.js +0 -47
  39. package/dist/collection/components/header/header-inline.stories.js +0 -113
  40. package/dist/collection/components/header/header-search.stories.js +0 -263
  41. package/dist/collection/components/header/header-toolbar.stories.js +0 -204
  42. package/dist/collection/components/icon/icon-font.stories.js +0 -57
  43. package/dist/collection/components/icon/icon-web-component.stories.js +0 -51
  44. package/dist/collection/components/link/link.stories.js +0 -45
  45. package/dist/collection/components/message/message.stories.js +0 -117
  46. package/dist/collection/components/modal/modal-native.stories.js +0 -121
  47. package/dist/collection/components/modal/modal-webcomponent.stories.js +0 -78
  48. package/dist/collection/components/popover-canvas/popover-canvas.stories.js +0 -87
  49. package/dist/collection/components/popover-menu/popover-menu-icons.stories.js +0 -132
  50. package/dist/collection/components/popover-menu/popover-menu.stories.js +0 -109
  51. package/dist/collection/components/radio-button/radio-button.stories.js +0 -68
  52. package/dist/collection/components/side-menu/side-menu.stories.js +0 -182
  53. package/dist/collection/components/slider/slider.stories.js +0 -251
  54. package/dist/collection/components/spinner/spinner.stories.js +0 -59
  55. package/dist/collection/components/stepper/stepper.stories.js +0 -139
  56. package/dist/collection/components/tabs/inline-tabs-default/inline-tabs.stories.js +0 -65
  57. package/dist/collection/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.stories.js +0 -43
  58. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.stories.js +0 -32
  59. package/dist/collection/components/textarea/textarea.stories.js +0 -149
  60. package/dist/collection/components/textfield/textfield.stories.js +0 -222
  61. package/dist/collection/components/toast/toast.stories.js +0 -119
  62. package/dist/collection/components/toggle/toggle.stories.js +0 -62
  63. package/dist/collection/components/tooltip/tooltip.stories.js +0 -113
  64. package/dist/collection/components/utility/colour/background-color.stories.js +0 -96
  65. package/dist/collection/components/utility/colour/text-color.stories.js +0 -94
  66. package/dist/collection/foundations-stories/colour/colour-brand.stories.js +0 -38
  67. package/dist/collection/foundations-stories/colour/colour-scales.stories.js +0 -71
  68. package/dist/collection/foundations-stories/colour/colour-semantic.stories.js +0 -40
  69. package/dist/collection/foundations-stories/grid/grid.stories.js +0 -386
  70. package/dist/collection/foundations-stories/spacing/spacing-element.stories.js +0 -100
  71. package/dist/collection/foundations-stories/spacing/spacing-layout.stories.js +0 -94
  72. package/dist/collection/foundations-stories/typography/typography-body.stories.js +0 -16
  73. package/dist/collection/foundations-stories/typography/typography-detail.stories.js +0 -17
  74. package/dist/collection/foundations-stories/typography/typography-headline.stories.js +0 -39
  75. package/dist/collection/foundations-stories/typography/typography-paragraph.stories.js +0 -12
  76. package/dist/tegel/p-0e9d8e6d.entry.js +0 -1
  77. package/dist/tegel/p-29e77404.entry.js +0 -1
  78. package/dist/types/components/accordion/accordion.stories.d.ts +0 -77
  79. package/dist/types/components/badge/badge.stories.d.ts +0 -66
  80. package/dist/types/components/banner/banner.stories.d.ts +0 -68
  81. package/dist/types/components/block/block.stories.d.ts +0 -31
  82. package/dist/types/components/breadcrumb/breadcrumb.stories.d.ts +0 -12
  83. package/dist/types/components/button/button-native.stories.d.ts +0 -144
  84. package/dist/types/components/button/button-webcomponent.stories.d.ts +0 -143
  85. package/dist/types/components/card/card.stories.d.ts +0 -114
  86. package/dist/types/components/checkbox/checkbox.stories.d.ts +0 -39
  87. package/dist/types/components/chips/chips.stories.d.ts +0 -81
  88. package/dist/types/components/data-table/native-table.stories.d.ts +0 -147
  89. package/dist/types/components/data-table/table-component-basic.stories.d.ts +0 -100
  90. package/dist/types/components/data-table/table-component-batch-actions.stories.d.ts +0 -98
  91. package/dist/types/components/data-table/table-component-bodydata.stories.d.ts +0 -38
  92. package/dist/types/components/data-table/table-component-custom-width.stories.d.ts +0 -147
  93. package/dist/types/components/data-table/table-component-event-listeners.stories.d.ts +0 -87
  94. package/dist/types/components/data-table/table-component-expandable-rows.stories.d.ts +0 -87
  95. package/dist/types/components/data-table/table-component-filtering.stories.d.ts +0 -100
  96. package/dist/types/components/data-table/table-component-multiselect.stories.d.ts +0 -100
  97. package/dist/types/components/data-table/table-component-pagination.stories.d.ts +0 -100
  98. package/dist/types/components/data-table/table-component-sorting.stories.d.ts +0 -79
  99. package/dist/types/components/datetime/datetime.stories.d.ts +0 -80
  100. package/dist/types/components/divider/divider.stories.d.ts +0 -72
  101. package/dist/types/components/dropdown/dropdown-filter/dropdown-filter.stories.d.ts +0 -73
  102. package/dist/types/components/dropdown/dropdown-native.stories.d.ts +0 -57
  103. package/dist/types/components/dropdown/dropdown-wc-default.stories.d.ts +0 -115
  104. package/dist/types/components/dropdown/dropdown-wc-multiselect.stories.d.ts +0 -115
  105. package/dist/types/components/footer/footer.stories.d.ts +0 -23
  106. package/dist/types/components/header/header-all.stories.d.ts +0 -29
  107. package/dist/types/components/header/header-default.stories.d.ts +0 -29
  108. package/dist/types/components/header/header-inline.stories.d.ts +0 -29
  109. package/dist/types/components/header/header-search.stories.d.ts +0 -29
  110. package/dist/types/components/header/header-toolbar.stories.d.ts +0 -29
  111. package/dist/types/components/icon/icon-font.stories.d.ts +0 -38
  112. package/dist/types/components/icon/icon-web-component.stories.d.ts +0 -38
  113. package/dist/types/components/link/link.stories.d.ts +0 -33
  114. package/dist/types/components/message/message.stories.d.ts +0 -67
  115. package/dist/types/components/modal/modal-native.stories.d.ts +0 -51
  116. package/dist/types/components/modal/modal-webcomponent.stories.d.ts +0 -44
  117. package/dist/types/components/popover-canvas/popover-canvas.stories.d.ts +0 -25
  118. package/dist/types/components/popover-menu/popover-menu-icons.stories.d.ts +0 -27
  119. package/dist/types/components/popover-menu/popover-menu.stories.d.ts +0 -27
  120. package/dist/types/components/radio-button/radio-button.stories.d.ts +0 -41
  121. package/dist/types/components/side-menu/side-menu.stories.d.ts +0 -42
  122. package/dist/types/components/slider/slider.stories.d.ts +0 -156
  123. package/dist/types/components/spinner/spinner.stories.d.ts +0 -37
  124. package/dist/types/components/stepper/stepper.stories.d.ts +0 -56
  125. package/dist/types/components/tabs/inline-tabs-default/inline-tabs.stories.d.ts +0 -41
  126. package/dist/types/components/tabs/inline-tabs-fullbleed/inline-tabs-fullbleed.stories.d.ts +0 -25
  127. package/dist/types/components/tabs/navigation-tabs/navigation-tabs.stories.d.ts +0 -13
  128. package/dist/types/components/textarea/textarea.stories.d.ts +0 -111
  129. package/dist/types/components/textfield/textfield.stories.d.ts +0 -176
  130. package/dist/types/components/toast/toast.stories.d.ts +0 -58
  131. package/dist/types/components/toggle/toggle.stories.d.ts +0 -42
  132. package/dist/types/components/tooltip/tooltip.stories.d.ts +0 -54
  133. package/dist/types/components/utility/colour/background-color.stories.d.ts +0 -58
  134. package/dist/types/components/utility/colour/text-color.stories.d.ts +0 -58
  135. package/dist/types/foundations-stories/colour/colour-brand.stories.d.ts +0 -13
  136. package/dist/types/foundations-stories/colour/colour-scales.stories.d.ts +0 -13
  137. package/dist/types/foundations-stories/colour/colour-semantic.stories.d.ts +0 -13
  138. package/dist/types/foundations-stories/grid/grid.stories.d.ts +0 -35
  139. package/dist/types/foundations-stories/spacing/spacing-element.stories.d.ts +0 -8
  140. package/dist/types/foundations-stories/spacing/spacing-layout.stories.d.ts +0 -8
  141. package/dist/types/foundations-stories/typography/typography-body.stories.d.ts +0 -8
  142. package/dist/types/foundations-stories/typography/typography-detail.stories.d.ts +0 -8
  143. package/dist/types/foundations-stories/typography/typography-headline.stories.d.ts +0 -21
  144. package/dist/types/foundations-stories/typography/typography-paragraph.stories.d.ts +0 -8
@@ -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;
@@ -1,81 +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
- placeholderText: {
13
- name: string;
14
- description: string;
15
- control: {
16
- type: string;
17
- };
18
- };
19
- icon: {
20
- name: string;
21
- description: string;
22
- control: {
23
- type: string;
24
- };
25
- };
26
- iconType: {
27
- name: string;
28
- description: string;
29
- control: {
30
- type: string;
31
- };
32
- options: string[];
33
- if: {
34
- arg: string;
35
- eq: boolean;
36
- };
37
- };
38
- iconPosition: {
39
- name: string;
40
- description: string;
41
- control: {
42
- type: string;
43
- };
44
- options: string[];
45
- if: {
46
- arg: string;
47
- eq: boolean;
48
- };
49
- };
50
- state: {
51
- name: string;
52
- description: string;
53
- control: {
54
- type: string;
55
- };
56
- options: string[];
57
- };
58
- size: {
59
- name: string;
60
- description: string;
61
- control: {
62
- type: string;
63
- };
64
- options: string[];
65
- };
66
- };
67
- args: {
68
- placeholderText: string;
69
- icon: boolean;
70
- iconType: string;
71
- iconPosition: string;
72
- state: string;
73
- size: string;
74
- };
75
- };
76
- export default _default;
77
- export declare const Default: any;
78
- export declare const IconRight: any;
79
- export declare const IconLeft: any;
80
- export declare const Active: any;
81
- export declare const Small: any;
@@ -1,147 +0,0 @@
1
- declare const _default: {
2
- title: string;
3
- argTypes: {
4
- tableTitle: {
5
- name: string;
6
- description: string;
7
- control: {
8
- type: string;
9
- };
10
- table: {
11
- defaultValue: {
12
- summary: string;
13
- };
14
- };
15
- };
16
- isCompact: {
17
- name: string;
18
- description: string;
19
- control: {
20
- type: string;
21
- };
22
- table: {
23
- defaultValue: {
24
- summary: boolean;
25
- };
26
- };
27
- };
28
- dividers: {
29
- name: string;
30
- description: string;
31
- control: {
32
- type: string;
33
- };
34
- table: {
35
- defaultValue: {
36
- summary: boolean;
37
- };
38
- };
39
- };
40
- onWhiteBG: {
41
- name: string;
42
- description: string;
43
- control: {
44
- type: string;
45
- };
46
- table: {
47
- defaultValue: {
48
- summary: boolean;
49
- };
50
- };
51
- };
52
- responsiveTable: {
53
- name: string;
54
- description: string;
55
- control: {
56
- type: string;
57
- };
58
- table: {
59
- defaultValue: {
60
- summary: boolean;
61
- };
62
- };
63
- };
64
- noMinWidthArg: {
65
- name: string;
66
- description: string;
67
- control: {
68
- type: string;
69
- };
70
- table: {
71
- defaultValue: {
72
- summary: boolean;
73
- };
74
- };
75
- };
76
- column1Width: {
77
- name: string;
78
- description: string;
79
- type: string;
80
- table: {
81
- defaultValue: {
82
- summary: string;
83
- };
84
- };
85
- if: {
86
- arg: string;
87
- eq: boolean;
88
- };
89
- };
90
- column2Width: {
91
- name: string;
92
- description: string;
93
- type: string;
94
- table: {
95
- defaultValue: {
96
- summary: string;
97
- };
98
- };
99
- if: {
100
- arg: string;
101
- eq: boolean;
102
- };
103
- };
104
- column3Width: {
105
- name: string;
106
- description: string;
107
- type: string;
108
- table: {
109
- defaultValue: {
110
- summary: string;
111
- };
112
- };
113
- if: {
114
- arg: string;
115
- eq: boolean;
116
- };
117
- };
118
- column4Width: {
119
- name: string;
120
- description: string;
121
- type: string;
122
- table: {
123
- defaultValue: {
124
- summary: string;
125
- };
126
- };
127
- if: {
128
- arg: string;
129
- eq: boolean;
130
- };
131
- };
132
- };
133
- args: {
134
- tableTitle: string;
135
- isCompact: boolean;
136
- dividers: boolean;
137
- onWhiteBG: boolean;
138
- noMinWidthArg: boolean;
139
- responsiveTable: boolean;
140
- column1Width: string;
141
- column2Width: string;
142
- column3Width: string;
143
- column4Width: string;
144
- };
145
- };
146
- export default _default;
147
- export declare const Default: any;
@@ -1,100 +0,0 @@
1
- declare const _default: {
2
- title: string;
3
- parameters: {
4
- notes: {
5
- 'sdds-table': any;
6
- 'sdds-table-toolbar': any;
7
- 'sdds-header': any;
8
- 'sdds-header-cell': any;
9
- 'sdds-table-body': any;
10
- 'sdds-body-row': any;
11
- 'sdds-body-row-expandable': any;
12
- 'sdds-body-cell': any;
13
- 'sdds-table-footer': any;
14
- };
15
- };
16
- argTypes: {
17
- verticalDivider: {
18
- name: string;
19
- description: string;
20
- control: {
21
- type: string;
22
- };
23
- table: {
24
- defaultValue: {
25
- summary: boolean;
26
- };
27
- };
28
- };
29
- compactDesign: {
30
- name: string;
31
- description: string;
32
- control: {
33
- type: string;
34
- };
35
- table: {
36
- defaultValue: {
37
- summary: boolean;
38
- };
39
- };
40
- };
41
- onWhiteBackground: {
42
- name: string;
43
- description: string;
44
- control: {
45
- type: string;
46
- };
47
- table: {
48
- defaultValue: {
49
- summary: boolean;
50
- };
51
- };
52
- };
53
- responsiveDesign: {
54
- name: string;
55
- description: string;
56
- control: {
57
- type: string;
58
- };
59
- table: {
60
- defaultValue: {
61
- summary: boolean;
62
- };
63
- };
64
- };
65
- disablePadding: {
66
- name: string;
67
- description: string;
68
- control: {
69
- type: string;
70
- };
71
- table: {
72
- defaultValue: {
73
- summary: boolean;
74
- };
75
- };
76
- };
77
- noMinWidth: {
78
- name: string;
79
- description: string;
80
- control: {
81
- type: string;
82
- };
83
- table: {
84
- defaultValue: {
85
- summary: string;
86
- };
87
- };
88
- };
89
- };
90
- args: {
91
- compactDesign: boolean;
92
- onWhiteBackground: boolean;
93
- verticalDivider: boolean;
94
- responsiveDesign: boolean;
95
- disablePadding: boolean;
96
- noMinWidth: boolean;
97
- };
98
- };
99
- export default _default;
100
- export declare const Default: any;
@@ -1,98 +0,0 @@
1
- declare const _default: {
2
- title: string;
3
- parameters: {
4
- notes: {
5
- 'sdds-table': any;
6
- 'sdds-table-toolbar': any;
7
- 'sdds-header': any;
8
- 'sdds-header-cell': any;
9
- 'sdds-table-body': any;
10
- 'sdds-body-row': any;
11
- 'sdds-body-row-expandable': any;
12
- 'sdds-body-cell': any;
13
- 'sdds-table-footer': any;
14
- };
15
- };
16
- argTypes: {
17
- verticalDivider: {
18
- name: string;
19
- description: string;
20
- control: {
21
- type: string;
22
- };
23
- table: {
24
- defaultValue: {
25
- summary: boolean;
26
- };
27
- };
28
- };
29
- compactDesign: {
30
- name: string;
31
- description: string;
32
- control: {
33
- type: string;
34
- };
35
- table: {
36
- defaultValue: {
37
- summary: boolean;
38
- };
39
- };
40
- };
41
- onWhiteBackground: {
42
- name: string;
43
- description: string;
44
- control: {
45
- type: string;
46
- };
47
- table: {
48
- defaultValue: {
49
- summary: boolean;
50
- };
51
- };
52
- };
53
- responsiveDesign: {
54
- name: string;
55
- description: string;
56
- control: {
57
- type: string;
58
- };
59
- table: {
60
- defaultValue: {
61
- summary: boolean;
62
- };
63
- };
64
- };
65
- noMinWidth: {
66
- name: string;
67
- description: string;
68
- control: {
69
- type: string;
70
- };
71
- table: {
72
- defaultValue: {
73
- summary: string;
74
- };
75
- };
76
- };
77
- batchArea: {
78
- name: string;
79
- description: string;
80
- control: {
81
- type: string;
82
- };
83
- defaultValue: {
84
- summary: string;
85
- };
86
- };
87
- };
88
- args: {
89
- compactDesign: boolean;
90
- onWhiteBackground: boolean;
91
- verticalDivider: boolean;
92
- responsiveDesign: boolean;
93
- batchArea: string;
94
- noMinWidth: boolean;
95
- };
96
- };
97
- export default _default;
98
- export declare const BatchAction: any;
@@ -1,38 +0,0 @@
1
- declare const _default: {
2
- title: string;
3
- parameters: {
4
- notes: {
5
- 'sdds-table': any;
6
- 'sdds-table-toolbar': any;
7
- 'sdds-header': any;
8
- 'sdds-header-cell': any;
9
- 'sdds-table-body': any;
10
- 'sdds-body-row': any;
11
- 'sdds-body-row-expandable': any;
12
- 'sdds-body-cell': any;
13
- 'sdds-table-footer': any;
14
- };
15
- };
16
- argTypes: {
17
- bodyData: {
18
- name: string;
19
- description: string;
20
- control: {
21
- type: string;
22
- };
23
- table: {
24
- defaultValue: {
25
- summary: boolean;
26
- };
27
- };
28
- };
29
- };
30
- args: {
31
- bodyData: {
32
- truck: string;
33
- driver: string;
34
- }[];
35
- };
36
- };
37
- export default _default;
38
- export declare const DataProperty: any;