@genesislcap/foundation-ui 14.245.0 → 14.246.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.
@@ -821,31 +821,45 @@
821
821
  },
822
822
  {
823
823
  "kind": "javascript-module",
824
- "path": "src/_config/index.ts",
825
- "declarations": [],
826
- "exports": [
824
+ "path": "src/_common/icons.ts",
825
+ "declarations": [
827
826
  {
828
- "kind": "js",
829
- "name": "*",
830
- "declaration": {
831
- "name": "*",
832
- "package": "./styles"
833
- }
834
- },
827
+ "kind": "function",
828
+ "name": "closeIcon",
829
+ "parameters": [
830
+ {
831
+ "name": "slot",
832
+ "default": "'start'"
833
+ },
834
+ {
835
+ "name": "fill",
836
+ "default": "'#879ba6'"
837
+ }
838
+ ]
839
+ }
840
+ ],
841
+ "exports": [
835
842
  {
836
843
  "kind": "js",
837
- "name": "*",
844
+ "name": "closeIcon",
838
845
  "declaration": {
839
- "name": "*",
840
- "package": "./tokens"
846
+ "name": "closeIcon",
847
+ "module": "src/_common/icons.ts"
841
848
  }
842
- },
849
+ }
850
+ ]
851
+ },
852
+ {
853
+ "kind": "javascript-module",
854
+ "path": "src/_common/index.ts",
855
+ "declarations": [],
856
+ "exports": [
843
857
  {
844
858
  "kind": "js",
845
859
  "name": "*",
846
860
  "declaration": {
847
861
  "name": "*",
848
- "package": "./values"
862
+ "package": "./icons"
849
863
  }
850
864
  }
851
865
  ]
@@ -1426,51 +1440,6 @@
1426
1440
  }
1427
1441
  ]
1428
1442
  },
1429
- {
1430
- "kind": "javascript-module",
1431
- "path": "src/_common/icons.ts",
1432
- "declarations": [
1433
- {
1434
- "kind": "function",
1435
- "name": "closeIcon",
1436
- "parameters": [
1437
- {
1438
- "name": "slot",
1439
- "default": "'start'"
1440
- },
1441
- {
1442
- "name": "fill",
1443
- "default": "'#879ba6'"
1444
- }
1445
- ]
1446
- }
1447
- ],
1448
- "exports": [
1449
- {
1450
- "kind": "js",
1451
- "name": "closeIcon",
1452
- "declaration": {
1453
- "name": "closeIcon",
1454
- "module": "src/_common/icons.ts"
1455
- }
1456
- }
1457
- ]
1458
- },
1459
- {
1460
- "kind": "javascript-module",
1461
- "path": "src/_common/index.ts",
1462
- "declarations": [],
1463
- "exports": [
1464
- {
1465
- "kind": "js",
1466
- "name": "*",
1467
- "declaration": {
1468
- "name": "*",
1469
- "package": "./icons"
1470
- }
1471
- }
1472
- ]
1473
- },
1474
1443
  {
1475
1444
  "kind": "javascript-module",
1476
1445
  "path": "src/actions-menu/actions-menu.styles.ts",
@@ -2030,6 +1999,37 @@
2030
1999
  }
2031
2000
  ]
2032
2001
  },
2002
+ {
2003
+ "kind": "javascript-module",
2004
+ "path": "src/_config/index.ts",
2005
+ "declarations": [],
2006
+ "exports": [
2007
+ {
2008
+ "kind": "js",
2009
+ "name": "*",
2010
+ "declaration": {
2011
+ "name": "*",
2012
+ "package": "./styles"
2013
+ }
2014
+ },
2015
+ {
2016
+ "kind": "js",
2017
+ "name": "*",
2018
+ "declaration": {
2019
+ "name": "*",
2020
+ "package": "./tokens"
2021
+ }
2022
+ },
2023
+ {
2024
+ "kind": "js",
2025
+ "name": "*",
2026
+ "declaration": {
2027
+ "name": "*",
2028
+ "package": "./values"
2029
+ }
2030
+ }
2031
+ ]
2032
+ },
2033
2033
  {
2034
2034
  "kind": "javascript-module",
2035
2035
  "path": "src/anchor/anchor.styles.ts",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-ui",
3
3
  "description": "Genesis Foundation UI",
4
- "version": "14.245.0",
4
+ "version": "14.246.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -83,13 +83,13 @@
83
83
  }
84
84
  },
85
85
  "devDependencies": {
86
- "@genesislcap/foundation-testing": "14.245.0",
87
- "@genesislcap/genx": "14.245.0",
88
- "@genesislcap/rollup-builder": "14.245.0",
89
- "@genesislcap/ts-builder": "14.245.0",
90
- "@genesislcap/uvu-playwright-builder": "14.245.0",
91
- "@genesislcap/vite-builder": "14.245.0",
92
- "@genesislcap/webpack-builder": "14.245.0",
86
+ "@genesislcap/foundation-testing": "14.246.0",
87
+ "@genesislcap/genx": "14.246.0",
88
+ "@genesislcap/rollup-builder": "14.246.0",
89
+ "@genesislcap/ts-builder": "14.246.0",
90
+ "@genesislcap/uvu-playwright-builder": "14.246.0",
91
+ "@genesislcap/vite-builder": "14.246.0",
92
+ "@genesislcap/webpack-builder": "14.246.0",
93
93
  "copyfiles": "^2.4.1",
94
94
  "rimraf": "^5.0.0",
95
95
  "rxjs": "^7.5.4"
@@ -100,13 +100,13 @@
100
100
  "@fortawesome/free-regular-svg-icons": "^6.2.1",
101
101
  "@fortawesome/free-solid-svg-icons": "^6.2.1",
102
102
  "@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
103
- "@genesislcap/foundation-comms": "14.245.0",
104
- "@genesislcap/foundation-criteria": "14.245.0",
105
- "@genesislcap/foundation-errors": "14.245.0",
106
- "@genesislcap/foundation-logger": "14.245.0",
107
- "@genesislcap/foundation-notifications": "14.245.0",
108
- "@genesislcap/foundation-user": "14.245.0",
109
- "@genesislcap/foundation-utils": "14.245.0",
103
+ "@genesislcap/foundation-comms": "14.246.0",
104
+ "@genesislcap/foundation-criteria": "14.246.0",
105
+ "@genesislcap/foundation-errors": "14.246.0",
106
+ "@genesislcap/foundation-logger": "14.246.0",
107
+ "@genesislcap/foundation-notifications": "14.246.0",
108
+ "@genesislcap/foundation-user": "14.246.0",
109
+ "@genesislcap/foundation-utils": "14.246.0",
110
110
  "@microsoft/fast-colors": "5.3.1",
111
111
  "@microsoft/fast-components": "2.30.6",
112
112
  "@microsoft/fast-element": "1.14.0",
@@ -128,5 +128,5 @@
128
128
  "access": "public"
129
129
  },
130
130
  "customElements": "dist/custom-elements.json",
131
- "gitHead": "41c6641015bcd50a29d6619f86982503f0c217fb"
131
+ "gitHead": "3b622b3bd389713fd2d2cc72a3b3f61dd046bd28"
132
132
  }