@testgorilla/tgo-ui 7.4.4 → 7.5.0

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.4",
3
+ "version": "7.5.0",
4
4
  "license": "proprietary-license",
5
5
  "lint-staged": {
6
6
  "{projects,components}/**/*.ts": [
@@ -74,14 +74,14 @@
74
74
  "types": "./components/accordion/index.d.ts",
75
75
  "default": "./fesm2022/testgorilla-tgo-ui-components-accordion.mjs"
76
76
  },
77
- "./components/ai-caveat": {
78
- "types": "./components/ai-caveat/index.d.ts",
79
- "default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
80
- },
81
77
  "./components/ai-feedback": {
82
78
  "types": "./components/ai-feedback/index.d.ts",
83
79
  "default": "./fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs"
84
80
  },
81
+ "./components/ai-caveat": {
82
+ "types": "./components/ai-caveat/index.d.ts",
83
+ "default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
84
+ },
85
85
  "./components/ai-audio-circle": {
86
86
  "types": "./components/ai-audio-circle/index.d.ts",
87
87
  "default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
@@ -90,26 +90,26 @@
90
90
  "types": "./components/alert-banner/index.d.ts",
91
91
  "default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
92
92
  },
93
- "./components/autocomplete": {
94
- "types": "./components/autocomplete/index.d.ts",
95
- "default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
96
- },
97
93
  "./components/audio-waveform": {
98
94
  "types": "./components/audio-waveform/index.d.ts",
99
95
  "default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
100
96
  },
97
+ "./components/autocomplete": {
98
+ "types": "./components/autocomplete/index.d.ts",
99
+ "default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
100
+ },
101
101
  "./components/autocomplete-v2": {
102
102
  "types": "./components/autocomplete-v2/index.d.ts",
103
103
  "default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete-v2.mjs"
104
104
  },
105
- "./components/avatar": {
106
- "types": "./components/avatar/index.d.ts",
107
- "default": "./fesm2022/testgorilla-tgo-ui-components-avatar.mjs"
108
- },
109
105
  "./components/badge": {
110
106
  "types": "./components/badge/index.d.ts",
111
107
  "default": "./fesm2022/testgorilla-tgo-ui-components-badge.mjs"
112
108
  },
109
+ "./components/avatar": {
110
+ "types": "./components/avatar/index.d.ts",
111
+ "default": "./fesm2022/testgorilla-tgo-ui-components-avatar.mjs"
112
+ },
113
113
  "./components/breadcrumb": {
114
114
  "types": "./components/breadcrumb/index.d.ts",
115
115
  "default": "./fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs"
@@ -138,22 +138,22 @@
138
138
  "types": "./components/datepicker/index.d.ts",
139
139
  "default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
140
140
  },
141
- "./components/divider": {
142
- "types": "./components/divider/index.d.ts",
143
- "default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
144
- },
145
141
  "./components/dialog": {
146
142
  "types": "./components/dialog/index.d.ts",
147
143
  "default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
148
144
  },
149
- "./components/dropdown": {
150
- "types": "./components/dropdown/index.d.ts",
151
- "default": "./fesm2022/testgorilla-tgo-ui-components-dropdown.mjs"
145
+ "./components/divider": {
146
+ "types": "./components/divider/index.d.ts",
147
+ "default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
152
148
  },
153
149
  "./components/donut-chart": {
154
150
  "types": "./components/donut-chart/index.d.ts",
155
151
  "default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
156
152
  },
153
+ "./components/dropdown": {
154
+ "types": "./components/dropdown/index.d.ts",
155
+ "default": "./fesm2022/testgorilla-tgo-ui-components-dropdown.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"
@@ -190,6 +190,10 @@
190
190
  "types": "./components/inline-field/index.d.ts",
191
191
  "default": "./fesm2022/testgorilla-tgo-ui-components-inline-field.mjs"
192
192
  },
193
+ "./components/media-card": {
194
+ "types": "./components/media-card/index.d.ts",
195
+ "default": "./fesm2022/testgorilla-tgo-ui-components-media-card.mjs"
196
+ },
193
197
  "./components/logo": {
194
198
  "types": "./components/logo/index.d.ts",
195
199
  "default": "./fesm2022/testgorilla-tgo-ui-components-logo.mjs"
@@ -198,10 +202,6 @@
198
202
  "types": "./components/media-dialog/index.d.ts",
199
203
  "default": "./fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs"
200
204
  },
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"
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 16.4536V14.4536H11V16.4536H3ZM3 12.4536V10.4536H15V12.4536H3ZM3 8.45361V6.45361H15V8.45361H3ZM16.35 19.4536L12.8 15.9036L14.2 14.5036L16.35 16.6036L20.6 12.3536L22 13.8036L16.35 19.4536Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 16.4536V14.4536H11V16.4536H3ZM3 12.4536V10.4536H15V12.4536H3ZM3 8.45361V6.45361H15V8.45361H3ZM16.35 19.4536L12.8 15.9036L14.2 14.5036L16.35 16.6036L20.6 12.3536L22 13.8036L16.35 19.4536Z" fill="currentColor"/>
3
+ </svg>