@testgorilla/tgo-ui 7.2.7 → 7.2.8

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.2.7",
3
+ "version": "7.2.8",
4
4
  "license": "proprietary-license",
5
5
  "lint-staged": {
6
6
  "{projects,components}/**/*.ts": [
@@ -78,26 +78,26 @@
78
78
  "types": "./components/ai-audio-circle/index.d.ts",
79
79
  "default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
80
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
81
  "./components/ai-feedback": {
86
82
  "types": "./components/ai-feedback/index.d.ts",
87
83
  "default": "./fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs"
88
84
  },
85
+ "./components/ai-caveat": {
86
+ "types": "./components/ai-caveat/index.d.ts",
87
+ "default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
88
+ },
89
89
  "./components/alert-banner": {
90
90
  "types": "./components/alert-banner/index.d.ts",
91
91
  "default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
92
92
  },
93
- "./components/audio-waveform": {
94
- "types": "./components/audio-waveform/index.d.ts",
95
- "default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
96
- },
97
93
  "./components/autocomplete": {
98
94
  "types": "./components/autocomplete/index.d.ts",
99
95
  "default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
100
96
  },
97
+ "./components/audio-waveform": {
98
+ "types": "./components/audio-waveform/index.d.ts",
99
+ "default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
100
+ },
101
101
  "./components/avatar": {
102
102
  "types": "./components/avatar/index.d.ts",
103
103
  "default": "./fesm2022/testgorilla-tgo-ui-components-avatar.mjs"
@@ -126,14 +126,14 @@
126
126
  "types": "./components/checklist/index.d.ts",
127
127
  "default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
128
128
  },
129
- "./components/core": {
130
- "types": "./components/core/index.d.ts",
131
- "default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
132
- },
133
129
  "./components/datepicker": {
134
130
  "types": "./components/datepicker/index.d.ts",
135
131
  "default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
136
132
  },
133
+ "./components/core": {
134
+ "types": "./components/core/index.d.ts",
135
+ "default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
136
+ },
137
137
  "./components/dialog": {
138
138
  "types": "./components/dialog/index.d.ts",
139
139
  "default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
@@ -142,14 +142,14 @@
142
142
  "types": "./components/divider/index.d.ts",
143
143
  "default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
144
144
  },
145
- "./components/donut-chart": {
146
- "types": "./components/donut-chart/index.d.ts",
147
- "default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
148
- },
149
145
  "./components/dropdown": {
150
146
  "types": "./components/dropdown/index.d.ts",
151
147
  "default": "./fesm2022/testgorilla-tgo-ui-components-dropdown.mjs"
152
148
  },
149
+ "./components/donut-chart": {
150
+ "types": "./components/donut-chart/index.d.ts",
151
+ "default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
152
+ },
153
153
  "./components/elevation-shadow": {
154
154
  "types": "./components/elevation-shadow/index.d.ts",
155
155
  "default": "./fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs"