@genesislcap/foundation-header 14.328.0 → 14.329.0-notifications-icon.2
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/custom-elements.json +27 -27
- package/package.json +22 -22
|
@@ -3086,33 +3086,6 @@
|
|
|
3086
3086
|
}
|
|
3087
3087
|
]
|
|
3088
3088
|
},
|
|
3089
|
-
{
|
|
3090
|
-
"kind": "javascript-module",
|
|
3091
|
-
"path": "src/tags/index.ts",
|
|
3092
|
-
"declarations": [],
|
|
3093
|
-
"exports": [
|
|
3094
|
-
{
|
|
3095
|
-
"kind": "js",
|
|
3096
|
-
"name": "*",
|
|
3097
|
-
"declaration": {
|
|
3098
|
-
"name": "*",
|
|
3099
|
-
"package": "./tags"
|
|
3100
|
-
}
|
|
3101
|
-
}
|
|
3102
|
-
]
|
|
3103
|
-
},
|
|
3104
|
-
{
|
|
3105
|
-
"kind": "javascript-module",
|
|
3106
|
-
"path": "src/tags/tags.ts",
|
|
3107
|
-
"declarations": [],
|
|
3108
|
-
"exports": []
|
|
3109
|
-
},
|
|
3110
|
-
{
|
|
3111
|
-
"kind": "javascript-module",
|
|
3112
|
-
"path": "src/templates/rapid.template.ts",
|
|
3113
|
-
"declarations": [],
|
|
3114
|
-
"exports": []
|
|
3115
|
-
},
|
|
3116
3089
|
{
|
|
3117
3090
|
"kind": "javascript-module",
|
|
3118
3091
|
"path": "src/styles/colors.ts",
|
|
@@ -3274,6 +3247,33 @@
|
|
|
3274
3247
|
}
|
|
3275
3248
|
]
|
|
3276
3249
|
},
|
|
3250
|
+
{
|
|
3251
|
+
"kind": "javascript-module",
|
|
3252
|
+
"path": "src/tags/index.ts",
|
|
3253
|
+
"declarations": [],
|
|
3254
|
+
"exports": [
|
|
3255
|
+
{
|
|
3256
|
+
"kind": "js",
|
|
3257
|
+
"name": "*",
|
|
3258
|
+
"declaration": {
|
|
3259
|
+
"name": "*",
|
|
3260
|
+
"package": "./tags"
|
|
3261
|
+
}
|
|
3262
|
+
}
|
|
3263
|
+
]
|
|
3264
|
+
},
|
|
3265
|
+
{
|
|
3266
|
+
"kind": "javascript-module",
|
|
3267
|
+
"path": "src/tags/tags.ts",
|
|
3268
|
+
"declarations": [],
|
|
3269
|
+
"exports": []
|
|
3270
|
+
},
|
|
3271
|
+
{
|
|
3272
|
+
"kind": "javascript-module",
|
|
3273
|
+
"path": "src/templates/rapid.template.ts",
|
|
3274
|
+
"declarations": [],
|
|
3275
|
+
"exports": []
|
|
3276
|
+
},
|
|
3277
3277
|
{
|
|
3278
3278
|
"kind": "javascript-module",
|
|
3279
3279
|
"path": "src/utils/index.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-header",
|
|
3
3
|
"description": "Genesis Foundation Header",
|
|
4
|
-
"version": "14.
|
|
4
|
+
"version": "14.329.0-notifications-icon.2",
|
|
5
5
|
"license": "SEE LICENSE IN license.txt",
|
|
6
6
|
"main": "dist/esm/index.js",
|
|
7
7
|
"types": "dist/foundation-header.d.ts",
|
|
@@ -77,28 +77,28 @@
|
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
|
-
"@genesislcap/foundation-testing": "14.
|
|
81
|
-
"@genesislcap/genx": "14.
|
|
82
|
-
"@genesislcap/rollup-builder": "14.
|
|
83
|
-
"@genesislcap/ts-builder": "14.
|
|
84
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
85
|
-
"@genesislcap/vite-builder": "14.
|
|
86
|
-
"@genesislcap/webpack-builder": "14.
|
|
80
|
+
"@genesislcap/foundation-testing": "14.329.0-notifications-icon.2",
|
|
81
|
+
"@genesislcap/genx": "14.329.0-notifications-icon.2",
|
|
82
|
+
"@genesislcap/rollup-builder": "14.329.0-notifications-icon.2",
|
|
83
|
+
"@genesislcap/ts-builder": "14.329.0-notifications-icon.2",
|
|
84
|
+
"@genesislcap/uvu-playwright-builder": "14.329.0-notifications-icon.2",
|
|
85
|
+
"@genesislcap/vite-builder": "14.329.0-notifications-icon.2",
|
|
86
|
+
"@genesislcap/webpack-builder": "14.329.0-notifications-icon.2"
|
|
87
87
|
},
|
|
88
88
|
"dependencies": {
|
|
89
|
-
"@genesislcap/foundation-auth": "14.
|
|
90
|
-
"@genesislcap/foundation-comms": "14.
|
|
91
|
-
"@genesislcap/foundation-events": "14.
|
|
92
|
-
"@genesislcap/foundation-i18n": "14.
|
|
93
|
-
"@genesislcap/foundation-logger": "14.
|
|
94
|
-
"@genesislcap/foundation-login": "14.
|
|
95
|
-
"@genesislcap/foundation-shell": "14.
|
|
96
|
-
"@genesislcap/foundation-ui": "14.
|
|
97
|
-
"@genesislcap/foundation-user": "14.
|
|
98
|
-
"@genesislcap/foundation-utils": "14.
|
|
99
|
-
"@genesislcap/foundation-zero": "14.
|
|
100
|
-
"@genesislcap/rapid-design-system": "14.
|
|
101
|
-
"@genesislcap/web-core": "14.
|
|
89
|
+
"@genesislcap/foundation-auth": "14.329.0-notifications-icon.2",
|
|
90
|
+
"@genesislcap/foundation-comms": "14.329.0-notifications-icon.2",
|
|
91
|
+
"@genesislcap/foundation-events": "14.329.0-notifications-icon.2",
|
|
92
|
+
"@genesislcap/foundation-i18n": "14.329.0-notifications-icon.2",
|
|
93
|
+
"@genesislcap/foundation-logger": "14.329.0-notifications-icon.2",
|
|
94
|
+
"@genesislcap/foundation-login": "14.329.0-notifications-icon.2",
|
|
95
|
+
"@genesislcap/foundation-shell": "14.329.0-notifications-icon.2",
|
|
96
|
+
"@genesislcap/foundation-ui": "14.329.0-notifications-icon.2",
|
|
97
|
+
"@genesislcap/foundation-user": "14.329.0-notifications-icon.2",
|
|
98
|
+
"@genesislcap/foundation-utils": "14.329.0-notifications-icon.2",
|
|
99
|
+
"@genesislcap/foundation-zero": "14.329.0-notifications-icon.2",
|
|
100
|
+
"@genesislcap/rapid-design-system": "14.329.0-notifications-icon.2",
|
|
101
|
+
"@genesislcap/web-core": "14.329.0-notifications-icon.2"
|
|
102
102
|
},
|
|
103
103
|
"repository": {
|
|
104
104
|
"type": "git",
|
|
@@ -109,5 +109,5 @@
|
|
|
109
109
|
"access": "public"
|
|
110
110
|
},
|
|
111
111
|
"customElements": "dist/custom-elements.json",
|
|
112
|
-
"gitHead": "
|
|
112
|
+
"gitHead": "d40801bd2aa1571f1b118511c5437c2267b6e211"
|
|
113
113
|
}
|