@testgorilla/tgo-ui 7.4.2 → 7.4.4

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testgorilla/tgo-ui",
3
- "version": "7.4.2",
3
+ "version": "7.4.4",
4
4
  "license": "proprietary-license",
5
5
  "lint-staged": {
6
6
  "{projects,components}/**/*.ts": [
@@ -70,18 +70,10 @@
70
70
  "types": "./index.d.ts",
71
71
  "default": "./fesm2022/testgorilla-tgo-ui.mjs"
72
72
  },
73
- "./components/ai-audio-circle": {
74
- "types": "./components/ai-audio-circle/index.d.ts",
75
- "default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
76
- },
77
73
  "./components/accordion": {
78
74
  "types": "./components/accordion/index.d.ts",
79
75
  "default": "./fesm2022/testgorilla-tgo-ui-components-accordion.mjs"
80
76
  },
81
- "./components/alert-banner": {
82
- "types": "./components/alert-banner/index.d.ts",
83
- "default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
84
- },
85
77
  "./components/ai-caveat": {
86
78
  "types": "./components/ai-caveat/index.d.ts",
87
79
  "default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
@@ -90,25 +82,33 @@
90
82
  "types": "./components/ai-feedback/index.d.ts",
91
83
  "default": "./fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs"
92
84
  },
93
- "./components/audio-waveform": {
94
- "types": "./components/audio-waveform/index.d.ts",
95
- "default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
85
+ "./components/ai-audio-circle": {
86
+ "types": "./components/ai-audio-circle/index.d.ts",
87
+ "default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
88
+ },
89
+ "./components/alert-banner": {
90
+ "types": "./components/alert-banner/index.d.ts",
91
+ "default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
96
92
  },
97
93
  "./components/autocomplete": {
98
94
  "types": "./components/autocomplete/index.d.ts",
99
95
  "default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
100
96
  },
101
- "./components/badge": {
102
- "types": "./components/badge/index.d.ts",
103
- "default": "./fesm2022/testgorilla-tgo-ui-components-badge.mjs"
97
+ "./components/audio-waveform": {
98
+ "types": "./components/audio-waveform/index.d.ts",
99
+ "default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
100
+ },
101
+ "./components/autocomplete-v2": {
102
+ "types": "./components/autocomplete-v2/index.d.ts",
103
+ "default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete-v2.mjs"
104
104
  },
105
105
  "./components/avatar": {
106
106
  "types": "./components/avatar/index.d.ts",
107
107
  "default": "./fesm2022/testgorilla-tgo-ui-components-avatar.mjs"
108
108
  },
109
- "./components/autocomplete-v2": {
110
- "types": "./components/autocomplete-v2/index.d.ts",
111
- "default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete-v2.mjs"
109
+ "./components/badge": {
110
+ "types": "./components/badge/index.d.ts",
111
+ "default": "./fesm2022/testgorilla-tgo-ui-components-badge.mjs"
112
112
  },
113
113
  "./components/breadcrumb": {
114
114
  "types": "./components/breadcrumb/index.d.ts",
@@ -118,10 +118,6 @@
118
118
  "types": "./components/button/index.d.ts",
119
119
  "default": "./fesm2022/testgorilla-tgo-ui-components-button.mjs"
120
120
  },
121
- "./components/checklist": {
122
- "types": "./components/checklist/index.d.ts",
123
- "default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
124
- },
125
121
  "./components/card": {
126
122
  "types": "./components/card/index.d.ts",
127
123
  "default": "./fesm2022/testgorilla-tgo-ui-components-card.mjs"
@@ -130,6 +126,10 @@
130
126
  "types": "./components/checkbox/index.d.ts",
131
127
  "default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
132
128
  },
129
+ "./components/checklist": {
130
+ "types": "./components/checklist/index.d.ts",
131
+ "default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
132
+ },
133
133
  "./components/core": {
134
134
  "types": "./components/core/index.d.ts",
135
135
  "default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
@@ -138,10 +138,6 @@
138
138
  "types": "./components/datepicker/index.d.ts",
139
139
  "default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
140
140
  },
141
- "./components/donut-chart": {
142
- "types": "./components/donut-chart/index.d.ts",
143
- "default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
144
- },
145
141
  "./components/divider": {
146
142
  "types": "./components/divider/index.d.ts",
147
143
  "default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
@@ -154,6 +150,10 @@
154
150
  "types": "./components/dropdown/index.d.ts",
155
151
  "default": "./fesm2022/testgorilla-tgo-ui-components-dropdown.mjs"
156
152
  },
153
+ "./components/donut-chart": {
154
+ "types": "./components/donut-chart/index.d.ts",
155
+ "default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
156
+ },
157
157
  "./components/elevation-shadow": {
158
158
  "types": "./components/elevation-shadow/index.d.ts",
159
159
  "default": "./fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs"
@@ -178,14 +178,14 @@
178
178
  "types": "./components/gaussian-chart/index.d.ts",
179
179
  "default": "./fesm2022/testgorilla-tgo-ui-components-gaussian-chart.mjs"
180
180
  },
181
- "./components/icon-label": {
182
- "types": "./components/icon-label/index.d.ts",
183
- "default": "./fesm2022/testgorilla-tgo-ui-components-icon-label.mjs"
184
- },
185
181
  "./components/icon": {
186
182
  "types": "./components/icon/index.d.ts",
187
183
  "default": "./fesm2022/testgorilla-tgo-ui-components-icon.mjs"
188
184
  },
185
+ "./components/icon-label": {
186
+ "types": "./components/icon-label/index.d.ts",
187
+ "default": "./fesm2022/testgorilla-tgo-ui-components-icon-label.mjs"
188
+ },
189
189
  "./components/inline-field": {
190
190
  "types": "./components/inline-field/index.d.ts",
191
191
  "default": "./fesm2022/testgorilla-tgo-ui-components-inline-field.mjs"
@@ -194,14 +194,14 @@
194
194
  "types": "./components/logo/index.d.ts",
195
195
  "default": "./fesm2022/testgorilla-tgo-ui-components-logo.mjs"
196
196
  },
197
- "./components/media-card": {
198
- "types": "./components/media-card/index.d.ts",
199
- "default": "./fesm2022/testgorilla-tgo-ui-components-media-card.mjs"
200
- },
201
197
  "./components/media-dialog": {
202
198
  "types": "./components/media-dialog/index.d.ts",
203
199
  "default": "./fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs"
204
200
  },
201
+ "./components/media-card": {
202
+ "types": "./components/media-card/index.d.ts",
203
+ "default": "./fesm2022/testgorilla-tgo-ui-components-media-card.mjs"
204
+ },
205
205
  "./components/multi-input": {
206
206
  "types": "./components/multi-input/index.d.ts",
207
207
  "default": "./fesm2022/testgorilla-tgo-ui-components-multi-input.mjs"