@testgorilla/tgo-ui 5.1.2-beta.0 → 5.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +49 -49
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testgorilla/tgo-ui",
|
|
3
|
-
"version": "5.1.2
|
|
3
|
+
"version": "5.1.2",
|
|
4
4
|
"license": "proprietary-license",
|
|
5
5
|
"lint-staged": {
|
|
6
6
|
"{projects,components}/**/*.ts": [
|
|
@@ -67,14 +67,14 @@
|
|
|
67
67
|
"types": "./components/ai-audio-circle/index.d.ts",
|
|
68
68
|
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
|
|
69
69
|
},
|
|
70
|
-
"./components/alert-banner": {
|
|
71
|
-
"types": "./components/alert-banner/index.d.ts",
|
|
72
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
|
|
73
|
-
},
|
|
74
70
|
"./components/ai-feedback": {
|
|
75
71
|
"types": "./components/ai-feedback/index.d.ts",
|
|
76
72
|
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs"
|
|
77
73
|
},
|
|
74
|
+
"./components/alert-banner": {
|
|
75
|
+
"types": "./components/alert-banner/index.d.ts",
|
|
76
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
|
|
77
|
+
},
|
|
78
78
|
"./components/autocomplete": {
|
|
79
79
|
"types": "./components/autocomplete/index.d.ts",
|
|
80
80
|
"default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
|
|
@@ -107,14 +107,14 @@
|
|
|
107
107
|
"types": "./components/checklist/index.d.ts",
|
|
108
108
|
"default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
|
|
109
109
|
},
|
|
110
|
-
"./components/datepicker": {
|
|
111
|
-
"types": "./components/datepicker/index.d.ts",
|
|
112
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
|
|
113
|
-
},
|
|
114
110
|
"./components/core": {
|
|
115
111
|
"types": "./components/core/index.d.ts",
|
|
116
112
|
"default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
|
|
117
113
|
},
|
|
114
|
+
"./components/datepicker": {
|
|
115
|
+
"types": "./components/datepicker/index.d.ts",
|
|
116
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
|
|
117
|
+
},
|
|
118
118
|
"./components/dialog": {
|
|
119
119
|
"types": "./components/dialog/index.d.ts",
|
|
120
120
|
"default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
|
|
@@ -123,6 +123,10 @@
|
|
|
123
123
|
"types": "./components/divider/index.d.ts",
|
|
124
124
|
"default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
|
|
125
125
|
},
|
|
126
|
+
"./components/donut-chart": {
|
|
127
|
+
"types": "./components/donut-chart/index.d.ts",
|
|
128
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
|
|
129
|
+
},
|
|
126
130
|
"./components/dropdown": {
|
|
127
131
|
"types": "./components/dropdown/index.d.ts",
|
|
128
132
|
"default": "./fesm2022/testgorilla-tgo-ui-components-dropdown.mjs"
|
|
@@ -135,10 +139,6 @@
|
|
|
135
139
|
"types": "./components/empty-state/index.d.ts",
|
|
136
140
|
"default": "./fesm2022/testgorilla-tgo-ui-components-empty-state.mjs"
|
|
137
141
|
},
|
|
138
|
-
"./components/donut-chart": {
|
|
139
|
-
"types": "./components/donut-chart/index.d.ts",
|
|
140
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
|
|
141
|
-
},
|
|
142
142
|
"./components/field": {
|
|
143
143
|
"types": "./components/field/index.d.ts",
|
|
144
144
|
"default": "./fesm2022/testgorilla-tgo-ui-components-field.mjs"
|
|
@@ -147,14 +147,14 @@
|
|
|
147
147
|
"types": "./components/file-upload/index.d.ts",
|
|
148
148
|
"default": "./fesm2022/testgorilla-tgo-ui-components-file-upload.mjs"
|
|
149
149
|
},
|
|
150
|
-
"./components/gaussian-chart": {
|
|
151
|
-
"types": "./components/gaussian-chart/index.d.ts",
|
|
152
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-gaussian-chart.mjs"
|
|
153
|
-
},
|
|
154
150
|
"./components/filter-button": {
|
|
155
151
|
"types": "./components/filter-button/index.d.ts",
|
|
156
152
|
"default": "./fesm2022/testgorilla-tgo-ui-components-filter-button.mjs"
|
|
157
153
|
},
|
|
154
|
+
"./components/gaussian-chart": {
|
|
155
|
+
"types": "./components/gaussian-chart/index.d.ts",
|
|
156
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-gaussian-chart.mjs"
|
|
157
|
+
},
|
|
158
158
|
"./components/icon": {
|
|
159
159
|
"types": "./components/icon/index.d.ts",
|
|
160
160
|
"default": "./fesm2022/testgorilla-tgo-ui-components-icon.mjs"
|
|
@@ -175,26 +175,26 @@
|
|
|
175
175
|
"types": "./components/media-card/index.d.ts",
|
|
176
176
|
"default": "./fesm2022/testgorilla-tgo-ui-components-media-card.mjs"
|
|
177
177
|
},
|
|
178
|
-
"./components/multi-input": {
|
|
179
|
-
"types": "./components/multi-input/index.d.ts",
|
|
180
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-multi-input.mjs"
|
|
181
|
-
},
|
|
182
178
|
"./components/media-dialog": {
|
|
183
179
|
"types": "./components/media-dialog/index.d.ts",
|
|
184
180
|
"default": "./fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs"
|
|
185
181
|
},
|
|
182
|
+
"./components/multi-input": {
|
|
183
|
+
"types": "./components/multi-input/index.d.ts",
|
|
184
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-multi-input.mjs"
|
|
185
|
+
},
|
|
186
186
|
"./components/navbar": {
|
|
187
187
|
"types": "./components/navbar/index.d.ts",
|
|
188
188
|
"default": "./fesm2022/testgorilla-tgo-ui-components-navbar.mjs"
|
|
189
189
|
},
|
|
190
|
-
"./components/page-header": {
|
|
191
|
-
"types": "./components/page-header/index.d.ts",
|
|
192
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-page-header.mjs"
|
|
193
|
-
},
|
|
194
190
|
"./components/overflow-menu": {
|
|
195
191
|
"types": "./components/overflow-menu/index.d.ts",
|
|
196
192
|
"default": "./fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs"
|
|
197
193
|
},
|
|
194
|
+
"./components/page-header": {
|
|
195
|
+
"types": "./components/page-header/index.d.ts",
|
|
196
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-page-header.mjs"
|
|
197
|
+
},
|
|
198
198
|
"./components/paginator": {
|
|
199
199
|
"types": "./components/paginator/index.d.ts",
|
|
200
200
|
"default": "./fesm2022/testgorilla-tgo-ui-components-paginator.mjs"
|
|
@@ -207,18 +207,22 @@
|
|
|
207
207
|
"types": "./components/password-strength/index.d.ts",
|
|
208
208
|
"default": "./fesm2022/testgorilla-tgo-ui-components-password-strength.mjs"
|
|
209
209
|
},
|
|
210
|
-
"./components/progress-bar": {
|
|
211
|
-
"types": "./components/progress-bar/index.d.ts",
|
|
212
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs"
|
|
213
|
-
},
|
|
214
210
|
"./components/phone-input": {
|
|
215
211
|
"types": "./components/phone-input/index.d.ts",
|
|
216
212
|
"default": "./fesm2022/testgorilla-tgo-ui-components-phone-input.mjs"
|
|
217
213
|
},
|
|
214
|
+
"./components/progress-bar": {
|
|
215
|
+
"types": "./components/progress-bar/index.d.ts",
|
|
216
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs"
|
|
217
|
+
},
|
|
218
218
|
"./components/prompt": {
|
|
219
219
|
"types": "./components/prompt/index.d.ts",
|
|
220
220
|
"default": "./fesm2022/testgorilla-tgo-ui-components-prompt.mjs"
|
|
221
221
|
},
|
|
222
|
+
"./components/radial-progress": {
|
|
223
|
+
"types": "./components/radial-progress/index.d.ts",
|
|
224
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs"
|
|
225
|
+
},
|
|
222
226
|
"./components/radio-button": {
|
|
223
227
|
"types": "./components/radio-button/index.d.ts",
|
|
224
228
|
"default": "./fesm2022/testgorilla-tgo-ui-components-radio-button.mjs"
|
|
@@ -227,42 +231,38 @@
|
|
|
227
231
|
"types": "./components/rating/index.d.ts",
|
|
228
232
|
"default": "./fesm2022/testgorilla-tgo-ui-components-rating.mjs"
|
|
229
233
|
},
|
|
230
|
-
"./components/radial-progress": {
|
|
231
|
-
"types": "./components/radial-progress/index.d.ts",
|
|
232
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs"
|
|
233
|
-
},
|
|
234
234
|
"./components/scale": {
|
|
235
235
|
"types": "./components/scale/index.d.ts",
|
|
236
236
|
"default": "./fesm2022/testgorilla-tgo-ui-components-scale.mjs"
|
|
237
237
|
},
|
|
238
|
-
"./components/segmented-bar": {
|
|
239
|
-
"types": "./components/segmented-bar/index.d.ts",
|
|
240
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs"
|
|
241
|
-
},
|
|
242
|
-
"./components/selectable-card": {
|
|
243
|
-
"types": "./components/selectable-card/index.d.ts",
|
|
244
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-selectable-card.mjs"
|
|
245
|
-
},
|
|
246
238
|
"./components/scale-table": {
|
|
247
239
|
"types": "./components/scale-table/index.d.ts",
|
|
248
240
|
"default": "./fesm2022/testgorilla-tgo-ui-components-scale-table.mjs"
|
|
249
241
|
},
|
|
242
|
+
"./components/segmented-bar": {
|
|
243
|
+
"types": "./components/segmented-bar/index.d.ts",
|
|
244
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs"
|
|
245
|
+
},
|
|
250
246
|
"./components/segmented-button": {
|
|
251
247
|
"types": "./components/segmented-button/index.d.ts",
|
|
252
248
|
"default": "./fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs"
|
|
253
249
|
},
|
|
250
|
+
"./components/selectable-card": {
|
|
251
|
+
"types": "./components/selectable-card/index.d.ts",
|
|
252
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-selectable-card.mjs"
|
|
253
|
+
},
|
|
254
254
|
"./components/side-panel": {
|
|
255
255
|
"types": "./components/side-panel/index.d.ts",
|
|
256
256
|
"default": "./fesm2022/testgorilla-tgo-ui-components-side-panel.mjs"
|
|
257
257
|
},
|
|
258
|
-
"./components/skeleton": {
|
|
259
|
-
"types": "./components/skeleton/index.d.ts",
|
|
260
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-skeleton.mjs"
|
|
261
|
-
},
|
|
262
258
|
"./components/side-sheet": {
|
|
263
259
|
"types": "./components/side-sheet/index.d.ts",
|
|
264
260
|
"default": "./fesm2022/testgorilla-tgo-ui-components-side-sheet.mjs"
|
|
265
261
|
},
|
|
262
|
+
"./components/skeleton": {
|
|
263
|
+
"types": "./components/skeleton/index.d.ts",
|
|
264
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-skeleton.mjs"
|
|
265
|
+
},
|
|
266
266
|
"./components/slider": {
|
|
267
267
|
"types": "./components/slider/index.d.ts",
|
|
268
268
|
"default": "./fesm2022/testgorilla-tgo-ui-components-slider.mjs"
|
|
@@ -295,14 +295,14 @@
|
|
|
295
295
|
"types": "./components/tag/index.d.ts",
|
|
296
296
|
"default": "./fesm2022/testgorilla-tgo-ui-components-tag.mjs"
|
|
297
297
|
},
|
|
298
|
-
"./components/tooltip": {
|
|
299
|
-
"types": "./components/tooltip/index.d.ts",
|
|
300
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-tooltip.mjs"
|
|
301
|
-
},
|
|
302
298
|
"./components/toggle": {
|
|
303
299
|
"types": "./components/toggle/index.d.ts",
|
|
304
300
|
"default": "./fesm2022/testgorilla-tgo-ui-components-toggle.mjs"
|
|
305
301
|
},
|
|
302
|
+
"./components/tooltip": {
|
|
303
|
+
"types": "./components/tooltip/index.d.ts",
|
|
304
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-tooltip.mjs"
|
|
305
|
+
},
|
|
306
306
|
"./components/universal-skills": {
|
|
307
307
|
"types": "./components/universal-skills/index.d.ts",
|
|
308
308
|
"default": "./fesm2022/testgorilla-tgo-ui-components-universal-skills.mjs"
|