@testgorilla/tgo-ui 6.2.8 → 6.2.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.
- package/package.json +85 -85
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testgorilla/tgo-ui",
|
|
3
|
-
"version": "6.2.
|
|
3
|
+
"version": "6.2.10",
|
|
4
4
|
"license": "proprietary-license",
|
|
5
5
|
"lint-staged": {
|
|
6
6
|
"{projects,components}/**/*.ts": [
|
|
@@ -67,6 +67,10 @@
|
|
|
67
67
|
"types": "./index.d.ts",
|
|
68
68
|
"default": "./fesm2022/testgorilla-tgo-ui.mjs"
|
|
69
69
|
},
|
|
70
|
+
"./components/ai-audio-circle": {
|
|
71
|
+
"types": "./components/ai-audio-circle/index.d.ts",
|
|
72
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
|
|
73
|
+
},
|
|
70
74
|
"./components/ai-caveat": {
|
|
71
75
|
"types": "./components/ai-caveat/index.d.ts",
|
|
72
76
|
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
|
|
@@ -79,9 +83,9 @@
|
|
|
79
83
|
"types": "./components/alert-banner/index.d.ts",
|
|
80
84
|
"default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
|
|
81
85
|
},
|
|
82
|
-
"./components/
|
|
83
|
-
"types": "./components/
|
|
84
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
86
|
+
"./components/audio-waveform": {
|
|
87
|
+
"types": "./components/audio-waveform/index.d.ts",
|
|
88
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
|
|
85
89
|
},
|
|
86
90
|
"./components/ai-feedback": {
|
|
87
91
|
"types": "./components/ai-feedback/index.d.ts",
|
|
@@ -91,57 +95,57 @@
|
|
|
91
95
|
"types": "./components/avatar/index.d.ts",
|
|
92
96
|
"default": "./fesm2022/testgorilla-tgo-ui-components-avatar.mjs"
|
|
93
97
|
},
|
|
94
|
-
"./components/autocomplete": {
|
|
95
|
-
"types": "./components/autocomplete/index.d.ts",
|
|
96
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
|
|
97
|
-
},
|
|
98
|
-
"./components/audio-waveform": {
|
|
99
|
-
"types": "./components/audio-waveform/index.d.ts",
|
|
100
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
|
|
101
|
-
},
|
|
102
98
|
"./components/badge": {
|
|
103
99
|
"types": "./components/badge/index.d.ts",
|
|
104
100
|
"default": "./fesm2022/testgorilla-tgo-ui-components-badge.mjs"
|
|
105
101
|
},
|
|
106
|
-
"./components/
|
|
107
|
-
"types": "./components/
|
|
108
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
102
|
+
"./components/autocomplete": {
|
|
103
|
+
"types": "./components/autocomplete/index.d.ts",
|
|
104
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
|
|
105
|
+
},
|
|
106
|
+
"./components/button": {
|
|
107
|
+
"types": "./components/button/index.d.ts",
|
|
108
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-button.mjs"
|
|
109
109
|
},
|
|
110
110
|
"./components/breadcrumb": {
|
|
111
111
|
"types": "./components/breadcrumb/index.d.ts",
|
|
112
112
|
"default": "./fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs"
|
|
113
113
|
},
|
|
114
|
-
"./components/
|
|
115
|
-
"types": "./components/
|
|
116
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
114
|
+
"./components/checklist": {
|
|
115
|
+
"types": "./components/checklist/index.d.ts",
|
|
116
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
|
|
117
|
+
},
|
|
118
|
+
"./components/card": {
|
|
119
|
+
"types": "./components/card/index.d.ts",
|
|
120
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-card.mjs"
|
|
117
121
|
},
|
|
118
122
|
"./components/checkbox": {
|
|
119
123
|
"types": "./components/checkbox/index.d.ts",
|
|
120
124
|
"default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
|
|
121
125
|
},
|
|
126
|
+
"./components/datepicker": {
|
|
127
|
+
"types": "./components/datepicker/index.d.ts",
|
|
128
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
|
|
129
|
+
},
|
|
130
|
+
"./components/divider": {
|
|
131
|
+
"types": "./components/divider/index.d.ts",
|
|
132
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
|
|
133
|
+
},
|
|
122
134
|
"./components/core": {
|
|
123
135
|
"types": "./components/core/index.d.ts",
|
|
124
136
|
"default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
|
|
125
137
|
},
|
|
126
|
-
"./components/dialog": {
|
|
127
|
-
"types": "./components/dialog/index.d.ts",
|
|
128
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
|
|
129
|
-
},
|
|
130
|
-
"./components/checklist": {
|
|
131
|
-
"types": "./components/checklist/index.d.ts",
|
|
132
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
|
|
133
|
-
},
|
|
134
138
|
"./components/donut-chart": {
|
|
135
139
|
"types": "./components/donut-chart/index.d.ts",
|
|
136
140
|
"default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
|
|
137
141
|
},
|
|
138
|
-
"./components/
|
|
139
|
-
"types": "./components/
|
|
140
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
142
|
+
"./components/dialog": {
|
|
143
|
+
"types": "./components/dialog/index.d.ts",
|
|
144
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
|
|
141
145
|
},
|
|
142
|
-
"./components/
|
|
143
|
-
"types": "./components/
|
|
144
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
146
|
+
"./components/empty-state": {
|
|
147
|
+
"types": "./components/empty-state/index.d.ts",
|
|
148
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-empty-state.mjs"
|
|
145
149
|
},
|
|
146
150
|
"./components/dropdown": {
|
|
147
151
|
"types": "./components/dropdown/index.d.ts",
|
|
@@ -151,25 +155,25 @@
|
|
|
151
155
|
"types": "./components/elevation-shadow/index.d.ts",
|
|
152
156
|
"default": "./fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs"
|
|
153
157
|
},
|
|
154
|
-
"./components/
|
|
155
|
-
"types": "./components/
|
|
156
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
158
|
+
"./components/field": {
|
|
159
|
+
"types": "./components/field/index.d.ts",
|
|
160
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-field.mjs"
|
|
157
161
|
},
|
|
158
162
|
"./components/file-upload": {
|
|
159
163
|
"types": "./components/file-upload/index.d.ts",
|
|
160
164
|
"default": "./fesm2022/testgorilla-tgo-ui-components-file-upload.mjs"
|
|
161
165
|
},
|
|
162
|
-
"./components/
|
|
163
|
-
"types": "./components/
|
|
164
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
166
|
+
"./components/filter-button": {
|
|
167
|
+
"types": "./components/filter-button/index.d.ts",
|
|
168
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-filter-button.mjs"
|
|
165
169
|
},
|
|
166
170
|
"./components/gaussian-chart": {
|
|
167
171
|
"types": "./components/gaussian-chart/index.d.ts",
|
|
168
172
|
"default": "./fesm2022/testgorilla-tgo-ui-components-gaussian-chart.mjs"
|
|
169
173
|
},
|
|
170
|
-
"./components/
|
|
171
|
-
"types": "./components/
|
|
172
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
174
|
+
"./components/icon": {
|
|
175
|
+
"types": "./components/icon/index.d.ts",
|
|
176
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-icon.mjs"
|
|
173
177
|
},
|
|
174
178
|
"./components/icon-label": {
|
|
175
179
|
"types": "./components/icon-label/index.d.ts",
|
|
@@ -183,26 +187,26 @@
|
|
|
183
187
|
"types": "./components/logo/index.d.ts",
|
|
184
188
|
"default": "./fesm2022/testgorilla-tgo-ui-components-logo.mjs"
|
|
185
189
|
},
|
|
186
|
-
"./components/icon": {
|
|
187
|
-
"types": "./components/icon/index.d.ts",
|
|
188
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-icon.mjs"
|
|
189
|
-
},
|
|
190
190
|
"./components/media-card": {
|
|
191
191
|
"types": "./components/media-card/index.d.ts",
|
|
192
192
|
"default": "./fesm2022/testgorilla-tgo-ui-components-media-card.mjs"
|
|
193
193
|
},
|
|
194
|
-
"./components/overflow-menu": {
|
|
195
|
-
"types": "./components/overflow-menu/index.d.ts",
|
|
196
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs"
|
|
197
|
-
},
|
|
198
194
|
"./components/media-dialog": {
|
|
199
195
|
"types": "./components/media-dialog/index.d.ts",
|
|
200
196
|
"default": "./fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs"
|
|
201
197
|
},
|
|
198
|
+
"./components/multi-input": {
|
|
199
|
+
"types": "./components/multi-input/index.d.ts",
|
|
200
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-multi-input.mjs"
|
|
201
|
+
},
|
|
202
202
|
"./components/navbar": {
|
|
203
203
|
"types": "./components/navbar/index.d.ts",
|
|
204
204
|
"default": "./fesm2022/testgorilla-tgo-ui-components-navbar.mjs"
|
|
205
205
|
},
|
|
206
|
+
"./components/overflow-menu": {
|
|
207
|
+
"types": "./components/overflow-menu/index.d.ts",
|
|
208
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs"
|
|
209
|
+
},
|
|
206
210
|
"./components/page-header": {
|
|
207
211
|
"types": "./components/page-header/index.d.ts",
|
|
208
212
|
"default": "./fesm2022/testgorilla-tgo-ui-components-page-header.mjs"
|
|
@@ -215,21 +219,17 @@
|
|
|
215
219
|
"types": "./components/password-criteria/index.d.ts",
|
|
216
220
|
"default": "./fesm2022/testgorilla-tgo-ui-components-password-criteria.mjs"
|
|
217
221
|
},
|
|
218
|
-
"./components/
|
|
219
|
-
"types": "./components/
|
|
220
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
221
|
-
},
|
|
222
|
-
"./components/phone-input": {
|
|
223
|
-
"types": "./components/phone-input/index.d.ts",
|
|
224
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-phone-input.mjs"
|
|
222
|
+
"./components/password-strength": {
|
|
223
|
+
"types": "./components/password-strength/index.d.ts",
|
|
224
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-password-strength.mjs"
|
|
225
225
|
},
|
|
226
226
|
"./components/progress-bar": {
|
|
227
227
|
"types": "./components/progress-bar/index.d.ts",
|
|
228
228
|
"default": "./fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs"
|
|
229
229
|
},
|
|
230
|
-
"./components/
|
|
231
|
-
"types": "./components/
|
|
232
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
230
|
+
"./components/phone-input": {
|
|
231
|
+
"types": "./components/phone-input/index.d.ts",
|
|
232
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-phone-input.mjs"
|
|
233
233
|
},
|
|
234
234
|
"./components/prompt": {
|
|
235
235
|
"types": "./components/prompt/index.d.ts",
|
|
@@ -243,14 +243,14 @@
|
|
|
243
243
|
"types": "./components/radio-button/index.d.ts",
|
|
244
244
|
"default": "./fesm2022/testgorilla-tgo-ui-components-radio-button.mjs"
|
|
245
245
|
},
|
|
246
|
-
"./components/scale": {
|
|
247
|
-
"types": "./components/scale/index.d.ts",
|
|
248
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-scale.mjs"
|
|
249
|
-
},
|
|
250
246
|
"./components/rating": {
|
|
251
247
|
"types": "./components/rating/index.d.ts",
|
|
252
248
|
"default": "./fesm2022/testgorilla-tgo-ui-components-rating.mjs"
|
|
253
249
|
},
|
|
250
|
+
"./components/scale": {
|
|
251
|
+
"types": "./components/scale/index.d.ts",
|
|
252
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-scale.mjs"
|
|
253
|
+
},
|
|
254
254
|
"./components/scale-table": {
|
|
255
255
|
"types": "./components/scale-table/index.d.ts",
|
|
256
256
|
"default": "./fesm2022/testgorilla-tgo-ui-components-scale-table.mjs"
|
|
@@ -271,25 +271,25 @@
|
|
|
271
271
|
"types": "./components/side-panel/index.d.ts",
|
|
272
272
|
"default": "./fesm2022/testgorilla-tgo-ui-components-side-panel.mjs"
|
|
273
273
|
},
|
|
274
|
+
"./components/side-sheet": {
|
|
275
|
+
"types": "./components/side-sheet/index.d.ts",
|
|
276
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-side-sheet.mjs"
|
|
277
|
+
},
|
|
274
278
|
"./components/skeleton": {
|
|
275
279
|
"types": "./components/skeleton/index.d.ts",
|
|
276
280
|
"default": "./fesm2022/testgorilla-tgo-ui-components-skeleton.mjs"
|
|
277
281
|
},
|
|
278
|
-
"./components/
|
|
279
|
-
"types": "./components/
|
|
280
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
282
|
+
"./components/slider": {
|
|
283
|
+
"types": "./components/slider/index.d.ts",
|
|
284
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-slider.mjs"
|
|
281
285
|
},
|
|
282
286
|
"./components/snackbar": {
|
|
283
287
|
"types": "./components/snackbar/index.d.ts",
|
|
284
288
|
"default": "./fesm2022/testgorilla-tgo-ui-components-snackbar.mjs"
|
|
285
289
|
},
|
|
286
|
-
"./components/
|
|
287
|
-
"types": "./components/
|
|
288
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
289
|
-
},
|
|
290
|
-
"./components/slider": {
|
|
291
|
-
"types": "./components/slider/index.d.ts",
|
|
292
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-slider.mjs"
|
|
290
|
+
"./components/spider-chart": {
|
|
291
|
+
"types": "./components/spider-chart/index.d.ts",
|
|
292
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-spider-chart.mjs"
|
|
293
293
|
},
|
|
294
294
|
"./components/spinner": {
|
|
295
295
|
"types": "./components/spinner/index.d.ts",
|
|
@@ -299,14 +299,18 @@
|
|
|
299
299
|
"types": "./components/stepper/index.d.ts",
|
|
300
300
|
"default": "./fesm2022/testgorilla-tgo-ui-components-stepper.mjs"
|
|
301
301
|
},
|
|
302
|
-
"./components/tag": {
|
|
303
|
-
"types": "./components/tag/index.d.ts",
|
|
304
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-tag.mjs"
|
|
305
|
-
},
|
|
306
302
|
"./components/table": {
|
|
307
303
|
"types": "./components/table/index.d.ts",
|
|
308
304
|
"default": "./fesm2022/testgorilla-tgo-ui-components-table.mjs"
|
|
309
305
|
},
|
|
306
|
+
"./components/tabs": {
|
|
307
|
+
"types": "./components/tabs/index.d.ts",
|
|
308
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-tabs.mjs"
|
|
309
|
+
},
|
|
310
|
+
"./components/tag": {
|
|
311
|
+
"types": "./components/tag/index.d.ts",
|
|
312
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-tag.mjs"
|
|
313
|
+
},
|
|
310
314
|
"./components/toggle": {
|
|
311
315
|
"types": "./components/toggle/index.d.ts",
|
|
312
316
|
"default": "./fesm2022/testgorilla-tgo-ui-components-toggle.mjs"
|
|
@@ -315,17 +319,13 @@
|
|
|
315
319
|
"types": "./components/tooltip/index.d.ts",
|
|
316
320
|
"default": "./fesm2022/testgorilla-tgo-ui-components-tooltip.mjs"
|
|
317
321
|
},
|
|
318
|
-
"./components/validation-error": {
|
|
319
|
-
"types": "./components/validation-error/index.d.ts",
|
|
320
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-validation-error.mjs"
|
|
321
|
-
},
|
|
322
|
-
"./components/tabs": {
|
|
323
|
-
"types": "./components/tabs/index.d.ts",
|
|
324
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-tabs.mjs"
|
|
325
|
-
},
|
|
326
322
|
"./components/universal-skills": {
|
|
327
323
|
"types": "./components/universal-skills/index.d.ts",
|
|
328
324
|
"default": "./fesm2022/testgorilla-tgo-ui-components-universal-skills.mjs"
|
|
325
|
+
},
|
|
326
|
+
"./components/validation-error": {
|
|
327
|
+
"types": "./components/validation-error/index.d.ts",
|
|
328
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-validation-error.mjs"
|
|
329
329
|
}
|
|
330
330
|
},
|
|
331
331
|
"sideEffects": false
|