@genesislcap/foundation-header 14.434.0 → 14.436.0-FUI-2489.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.
@@ -3878,27 +3878,6 @@
3878
3878
  }
3879
3879
  ]
3880
3880
  },
3881
- {
3882
- "kind": "javascript-module",
3883
- "path": "src/tags/index.ts",
3884
- "declarations": [],
3885
- "exports": [
3886
- {
3887
- "kind": "js",
3888
- "name": "*",
3889
- "declaration": {
3890
- "name": "*",
3891
- "package": "./tags"
3892
- }
3893
- }
3894
- ]
3895
- },
3896
- {
3897
- "kind": "javascript-module",
3898
- "path": "src/tags/tags.ts",
3899
- "declarations": [],
3900
- "exports": []
3901
- },
3902
3881
  {
3903
3882
  "kind": "javascript-module",
3904
3883
  "path": "src/styles/colors.ts",
@@ -4060,6 +4039,27 @@
4060
4039
  }
4061
4040
  ]
4062
4041
  },
4042
+ {
4043
+ "kind": "javascript-module",
4044
+ "path": "src/tags/index.ts",
4045
+ "declarations": [],
4046
+ "exports": [
4047
+ {
4048
+ "kind": "js",
4049
+ "name": "*",
4050
+ "declaration": {
4051
+ "name": "*",
4052
+ "package": "./tags"
4053
+ }
4054
+ }
4055
+ ]
4056
+ },
4057
+ {
4058
+ "kind": "javascript-module",
4059
+ "path": "src/tags/tags.ts",
4060
+ "declarations": [],
4061
+ "exports": []
4062
+ },
4063
4063
  {
4064
4064
  "kind": "javascript-module",
4065
4065
  "path": "src/templates/rapid.template.ts",
@@ -1 +1 @@
1
- {"version":3,"file":"main.template.d.ts","sourceRoot":"","sources":["../../../src/main/main.template.ts"],"names":[],"mappings":"AAIA,OAAO,EAAO,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAgB1D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AAQzC;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,eAAe,EAAE,YAAY,CAAC,UAAU,CAIpD,CAAC;AAuMF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,WAAW,+BAyJvB,CAAC;AAiDF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,mBAAmB,GAAI,WAAM,2BAIzC,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,eAAe,EAAE,YAAY,CAAC,UAAU,CAEpD,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,YAAY,+BAAc,CAAC"}
1
+ {"version":3,"file":"main.template.d.ts","sourceRoot":"","sources":["../../../src/main/main.template.ts"],"names":[],"mappings":"AAIA,OAAO,EAAO,YAAY,EAAkC,MAAM,uBAAuB,CAAC;AAe1F,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AAQzC;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,eAAe,EAAE,YAAY,CAAC,UAAU,CAIpD,CAAC;AAuMF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,WAAW,+BAyJvB,CAAC;AAiDF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,mBAAmB,GAAI,WAAM,2BAIzC,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,eAAe,EAAE,YAAY,CAAC,UAAU,CAEpD,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,YAAY,+BAAc,CAAC"}
@@ -1,8 +1,7 @@
1
1
  import { isAIFeatureEnabled } from '@genesislcap/foundation-ai';
2
2
  import { getApp } from '@genesislcap/foundation-shell/app';
3
3
  import { avoidTreeShaking } from '@genesislcap/foundation-utils';
4
- import { ref } from '@genesislcap/web-core';
5
- import { classNames, html, repeat, when } from '@genesislcap/web-core';
4
+ import { ref, classNames, html, repeat, when } from '@genesislcap/web-core';
6
5
  import { ControlPanel } from '../components';
7
6
  import { aiIndicatorTag, buttonTag, connectionIndicatorTag, environmentIndicatorTag, flyoutTag, getTagHelper, iconTag, optionTag, providerTag, selectTag, } from '../tags';
8
7
  avoidTreeShaking(ControlPanel);
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.434.0",
4
+ "version": "14.436.0-FUI-2489.2",
5
5
  "license": "SEE LICENSE IN license.txt",
6
6
  "main": "dist/esm/index.js",
7
7
  "types": "dist/foundation-header.d.ts",
@@ -84,29 +84,29 @@
84
84
  }
85
85
  },
86
86
  "devDependencies": {
87
- "@genesislcap/foundation-testing": "14.434.0",
88
- "@genesislcap/genx": "14.434.0",
89
- "@genesislcap/rollup-builder": "14.434.0",
90
- "@genesislcap/ts-builder": "14.434.0",
91
- "@genesislcap/uvu-playwright-builder": "14.434.0",
92
- "@genesislcap/vite-builder": "14.434.0",
93
- "@genesislcap/webpack-builder": "14.434.0"
87
+ "@genesislcap/foundation-testing": "14.436.0-FUI-2489.2",
88
+ "@genesislcap/genx": "14.436.0-FUI-2489.2",
89
+ "@genesislcap/rollup-builder": "14.436.0-FUI-2489.2",
90
+ "@genesislcap/ts-builder": "14.436.0-FUI-2489.2",
91
+ "@genesislcap/uvu-playwright-builder": "14.436.0-FUI-2489.2",
92
+ "@genesislcap/vite-builder": "14.436.0-FUI-2489.2",
93
+ "@genesislcap/webpack-builder": "14.436.0-FUI-2489.2"
94
94
  },
95
95
  "dependencies": {
96
- "@genesislcap/foundation-ai": "14.434.0",
97
- "@genesislcap/foundation-auth": "14.434.0",
98
- "@genesislcap/foundation-comms": "14.434.0",
99
- "@genesislcap/foundation-events": "14.434.0",
100
- "@genesislcap/foundation-i18n": "14.434.0",
101
- "@genesislcap/foundation-logger": "14.434.0",
102
- "@genesislcap/foundation-login": "14.434.0",
103
- "@genesislcap/foundation-shell": "14.434.0",
104
- "@genesislcap/foundation-ui": "14.434.0",
105
- "@genesislcap/foundation-user": "14.434.0",
106
- "@genesislcap/foundation-utils": "14.434.0",
107
- "@genesislcap/foundation-zero": "14.434.0",
108
- "@genesislcap/rapid-design-system": "14.434.0",
109
- "@genesislcap/web-core": "14.434.0"
96
+ "@genesislcap/foundation-ai": "14.436.0-FUI-2489.2",
97
+ "@genesislcap/foundation-auth": "14.436.0-FUI-2489.2",
98
+ "@genesislcap/foundation-comms": "14.436.0-FUI-2489.2",
99
+ "@genesislcap/foundation-events": "14.436.0-FUI-2489.2",
100
+ "@genesislcap/foundation-i18n": "14.436.0-FUI-2489.2",
101
+ "@genesislcap/foundation-logger": "14.436.0-FUI-2489.2",
102
+ "@genesislcap/foundation-login": "14.436.0-FUI-2489.2",
103
+ "@genesislcap/foundation-shell": "14.436.0-FUI-2489.2",
104
+ "@genesislcap/foundation-ui": "14.436.0-FUI-2489.2",
105
+ "@genesislcap/foundation-user": "14.436.0-FUI-2489.2",
106
+ "@genesislcap/foundation-utils": "14.436.0-FUI-2489.2",
107
+ "@genesislcap/foundation-zero": "14.436.0-FUI-2489.2",
108
+ "@genesislcap/rapid-design-system": "14.436.0-FUI-2489.2",
109
+ "@genesislcap/web-core": "14.436.0-FUI-2489.2"
110
110
  },
111
111
  "repository": {
112
112
  "type": "git",
@@ -117,5 +117,5 @@
117
117
  "access": "public"
118
118
  },
119
119
  "customElements": "dist/custom-elements.json",
120
- "gitHead": "ba7b16060050e905ef549b8eed08d67fe4e732d2"
120
+ "gitHead": "16309f873a08dfa541589cd172482677ff5dfd20"
121
121
  }
package/tsdoc.json CHANGED
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
3
- "extends": [ "../../../../tsdoc.json" ]
3
+ "extends": ["../../../../tsdoc.json"]
4
4
  }