@testgorilla/tgo-ui 6.2.2 → 6.2.3
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 +51 -51
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testgorilla/tgo-ui",
|
|
3
|
-
"version": "6.2.
|
|
3
|
+
"version": "6.2.3",
|
|
4
4
|
"license": "proprietary-license",
|
|
5
5
|
"lint-staged": {
|
|
6
6
|
"{projects,components}/**/*.ts": [
|
|
@@ -61,42 +61,42 @@
|
|
|
61
61
|
"types": "./index.d.ts",
|
|
62
62
|
"default": "./fesm2022/testgorilla-tgo-ui.mjs"
|
|
63
63
|
},
|
|
64
|
-
"./components/accordion": {
|
|
65
|
-
"types": "./components/accordion/index.d.ts",
|
|
66
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-accordion.mjs"
|
|
67
|
-
},
|
|
68
64
|
"./components/ai-audio-circle": {
|
|
69
65
|
"types": "./components/ai-audio-circle/index.d.ts",
|
|
70
66
|
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
|
|
71
67
|
},
|
|
72
|
-
"./components/
|
|
73
|
-
"types": "./components/
|
|
74
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
68
|
+
"./components/accordion": {
|
|
69
|
+
"types": "./components/accordion/index.d.ts",
|
|
70
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-accordion.mjs"
|
|
71
|
+
},
|
|
72
|
+
"./components/alert-banner": {
|
|
73
|
+
"types": "./components/alert-banner/index.d.ts",
|
|
74
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
|
|
75
75
|
},
|
|
76
76
|
"./components/ai-caveat": {
|
|
77
77
|
"types": "./components/ai-caveat/index.d.ts",
|
|
78
78
|
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
|
|
79
79
|
},
|
|
80
|
-
"./components/
|
|
81
|
-
"types": "./components/
|
|
82
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
80
|
+
"./components/audio-waveform": {
|
|
81
|
+
"types": "./components/audio-waveform/index.d.ts",
|
|
82
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
|
|
83
|
+
},
|
|
84
|
+
"./components/avatar": {
|
|
85
|
+
"types": "./components/avatar/index.d.ts",
|
|
86
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-avatar.mjs"
|
|
83
87
|
},
|
|
84
88
|
"./components/autocomplete": {
|
|
85
89
|
"types": "./components/autocomplete/index.d.ts",
|
|
86
90
|
"default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
|
|
87
91
|
},
|
|
92
|
+
"./components/ai-feedback": {
|
|
93
|
+
"types": "./components/ai-feedback/index.d.ts",
|
|
94
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs"
|
|
95
|
+
},
|
|
88
96
|
"./components/badge": {
|
|
89
97
|
"types": "./components/badge/index.d.ts",
|
|
90
98
|
"default": "./fesm2022/testgorilla-tgo-ui-components-badge.mjs"
|
|
91
99
|
},
|
|
92
|
-
"./components/avatar": {
|
|
93
|
-
"types": "./components/avatar/index.d.ts",
|
|
94
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-avatar.mjs"
|
|
95
|
-
},
|
|
96
|
-
"./components/audio-waveform": {
|
|
97
|
-
"types": "./components/audio-waveform/index.d.ts",
|
|
98
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
|
|
99
|
-
},
|
|
100
100
|
"./components/breadcrumb": {
|
|
101
101
|
"types": "./components/breadcrumb/index.d.ts",
|
|
102
102
|
"default": "./fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs"
|
|
@@ -105,74 +105,74 @@
|
|
|
105
105
|
"types": "./components/button/index.d.ts",
|
|
106
106
|
"default": "./fesm2022/testgorilla-tgo-ui-components-button.mjs"
|
|
107
107
|
},
|
|
108
|
-
"./components/checklist": {
|
|
109
|
-
"types": "./components/checklist/index.d.ts",
|
|
110
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
|
|
111
|
-
},
|
|
112
|
-
"./components/checkbox": {
|
|
113
|
-
"types": "./components/checkbox/index.d.ts",
|
|
114
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
|
|
115
|
-
},
|
|
116
108
|
"./components/card": {
|
|
117
109
|
"types": "./components/card/index.d.ts",
|
|
118
110
|
"default": "./fesm2022/testgorilla-tgo-ui-components-card.mjs"
|
|
119
111
|
},
|
|
120
|
-
"./components/
|
|
121
|
-
"types": "./components/
|
|
122
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
112
|
+
"./components/checklist": {
|
|
113
|
+
"types": "./components/checklist/index.d.ts",
|
|
114
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
|
|
123
115
|
},
|
|
124
116
|
"./components/core": {
|
|
125
117
|
"types": "./components/core/index.d.ts",
|
|
126
118
|
"default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
|
|
127
119
|
},
|
|
128
|
-
"./components/
|
|
129
|
-
"types": "./components/
|
|
130
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
120
|
+
"./components/checkbox": {
|
|
121
|
+
"types": "./components/checkbox/index.d.ts",
|
|
122
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
|
|
131
123
|
},
|
|
132
124
|
"./components/dialog": {
|
|
133
125
|
"types": "./components/dialog/index.d.ts",
|
|
134
126
|
"default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
|
|
135
127
|
},
|
|
136
|
-
"./components/
|
|
137
|
-
"types": "./components/
|
|
138
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
128
|
+
"./components/divider": {
|
|
129
|
+
"types": "./components/divider/index.d.ts",
|
|
130
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
|
|
131
|
+
},
|
|
132
|
+
"./components/datepicker": {
|
|
133
|
+
"types": "./components/datepicker/index.d.ts",
|
|
134
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
|
|
139
135
|
},
|
|
140
136
|
"./components/dropdown": {
|
|
141
137
|
"types": "./components/dropdown/index.d.ts",
|
|
142
138
|
"default": "./fesm2022/testgorilla-tgo-ui-components-dropdown.mjs"
|
|
143
139
|
},
|
|
140
|
+
"./components/donut-chart": {
|
|
141
|
+
"types": "./components/donut-chart/index.d.ts",
|
|
142
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
|
|
143
|
+
},
|
|
144
144
|
"./components/elevation-shadow": {
|
|
145
145
|
"types": "./components/elevation-shadow/index.d.ts",
|
|
146
146
|
"default": "./fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs"
|
|
147
147
|
},
|
|
148
|
-
"./components/field": {
|
|
149
|
-
"types": "./components/field/index.d.ts",
|
|
150
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-field.mjs"
|
|
151
|
-
},
|
|
152
148
|
"./components/empty-state": {
|
|
153
149
|
"types": "./components/empty-state/index.d.ts",
|
|
154
150
|
"default": "./fesm2022/testgorilla-tgo-ui-components-empty-state.mjs"
|
|
155
151
|
},
|
|
156
|
-
"./components/
|
|
157
|
-
"types": "./components/
|
|
158
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
152
|
+
"./components/field": {
|
|
153
|
+
"types": "./components/field/index.d.ts",
|
|
154
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-field.mjs"
|
|
159
155
|
},
|
|
160
156
|
"./components/filter-button": {
|
|
161
157
|
"types": "./components/filter-button/index.d.ts",
|
|
162
158
|
"default": "./fesm2022/testgorilla-tgo-ui-components-filter-button.mjs"
|
|
163
159
|
},
|
|
160
|
+
"./components/file-upload": {
|
|
161
|
+
"types": "./components/file-upload/index.d.ts",
|
|
162
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-file-upload.mjs"
|
|
163
|
+
},
|
|
164
164
|
"./components/gaussian-chart": {
|
|
165
165
|
"types": "./components/gaussian-chart/index.d.ts",
|
|
166
166
|
"default": "./fesm2022/testgorilla-tgo-ui-components-gaussian-chart.mjs"
|
|
167
167
|
},
|
|
168
|
-
"./components/icon-label": {
|
|
169
|
-
"types": "./components/icon-label/index.d.ts",
|
|
170
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-icon-label.mjs"
|
|
171
|
-
},
|
|
172
168
|
"./components/icon": {
|
|
173
169
|
"types": "./components/icon/index.d.ts",
|
|
174
170
|
"default": "./fesm2022/testgorilla-tgo-ui-components-icon.mjs"
|
|
175
171
|
},
|
|
172
|
+
"./components/icon-label": {
|
|
173
|
+
"types": "./components/icon-label/index.d.ts",
|
|
174
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-icon-label.mjs"
|
|
175
|
+
},
|
|
176
176
|
"./components/inline-field": {
|
|
177
177
|
"types": "./components/inline-field/index.d.ts",
|
|
178
178
|
"default": "./fesm2022/testgorilla-tgo-ui-components-inline-field.mjs"
|
|
@@ -185,14 +185,14 @@
|
|
|
185
185
|
"types": "./components/media-card/index.d.ts",
|
|
186
186
|
"default": "./fesm2022/testgorilla-tgo-ui-components-media-card.mjs"
|
|
187
187
|
},
|
|
188
|
-
"./components/multi-input": {
|
|
189
|
-
"types": "./components/multi-input/index.d.ts",
|
|
190
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-multi-input.mjs"
|
|
191
|
-
},
|
|
192
188
|
"./components/media-dialog": {
|
|
193
189
|
"types": "./components/media-dialog/index.d.ts",
|
|
194
190
|
"default": "./fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs"
|
|
195
191
|
},
|
|
192
|
+
"./components/multi-input": {
|
|
193
|
+
"types": "./components/multi-input/index.d.ts",
|
|
194
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-multi-input.mjs"
|
|
195
|
+
},
|
|
196
196
|
"./components/navbar": {
|
|
197
197
|
"types": "./components/navbar/index.d.ts",
|
|
198
198
|
"default": "./fesm2022/testgorilla-tgo-ui-components-navbar.mjs"
|