@octavius2929-personal/design-system 0.19.2 → 0.21.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/dist/index.cjs +0 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -3
- package/dist/index.d.ts +1 -3
- package/dist/index.js +0 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -167,7 +167,6 @@ __export(index_exports, {
|
|
|
167
167
|
iconCatalog: () => iconCatalog,
|
|
168
168
|
modeNames: () => modeNames,
|
|
169
169
|
schemaNames: () => schemaNames,
|
|
170
|
-
text: () => text,
|
|
171
170
|
theme: () => vars,
|
|
172
171
|
themes: () => themes,
|
|
173
172
|
usePrevious: () => usePrevious,
|
|
@@ -5825,7 +5824,6 @@ var iconCatalog = [
|
|
|
5825
5824
|
iconCatalog,
|
|
5826
5825
|
modeNames,
|
|
5827
5826
|
schemaNames,
|
|
5828
|
-
text,
|
|
5829
5827
|
theme,
|
|
5830
5828
|
themes,
|
|
5831
5829
|
usePrevious,
|