@ui5/webcomponents-ai 2.4.0-rc.0 → 2.4.0-rc.1

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/CHANGELOG.md CHANGED
@@ -3,6 +3,18 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [2.4.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.4.0-rc.0...v2.4.0-rc.1) (2024-10-17)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * scoping issues and document how scoping is used correctly ([#10023](https://github.com/SAP/ui5-webcomponents/issues/10023)) ([ee808c3](https://github.com/SAP/ui5-webcomponents/commit/ee808c309f316fe145b05d292c92328396c655ab))
12
+ * **tools:** revert tsconfig moduleResolution to node ([#10014](https://github.com/SAP/ui5-webcomponents/issues/10014)) ([0724b92](https://github.com/SAP/ui5-webcomponents/commit/0724b9289ad04f88972d4978ed37e76f13abca13))
13
+
14
+
15
+
16
+
17
+
6
18
  # [2.4.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.3.1-rc.0...v2.4.0-rc.0) (2024-10-10)
7
19
 
8
20
 
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,3 @@
1
+ import { setCustomElementsScopingSuffix } from "@ui5/webcomponents-base/dist/CustomElementsScope.js";
2
+ setCustomElementsScopingSuffix("demo");
3
+ //# sourceMappingURL=bundle.scoped.config.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bundle.scoped.config.js","sourceRoot":"","sources":["../src/bundle.scoped.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8BAA8B,EAAE,MAAM,qDAAqD,CAAC;AAErG,8BAA8B,CAAC,MAAM,CAAC,CAAC","sourcesContent":["import { setCustomElementsScopingSuffix } from \"@ui5/webcomponents-base/dist/CustomElementsScope.js\";\n\nsetCustomElementsScopingSuffix(\"demo\");\n"]}
@@ -1 +1,2 @@
1
- export {};
1
+ import "./bundle.scoped.config.js";
2
+ import "./bundle.esm.js";
@@ -1,3 +1,3 @@
1
- import { setCustomElementsScopingSuffix } from "@ui5/webcomponents-base/dist/CustomElementsScope.js";
2
- setCustomElementsScopingSuffix("demo");
1
+ import "./bundle.scoped.config.js";
2
+ import "./bundle.esm.js";
3
3
  //# sourceMappingURL=bundle.scoped.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"bundle.scoped.esm.js","sourceRoot":"","sources":["../src/bundle.scoped.esm.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8BAA8B,EAAE,MAAM,qDAAqD,CAAC;AAErG,8BAA8B,CAAC,MAAM,CAAC,CAAC","sourcesContent":["import { setCustomElementsScopingSuffix } from \"@ui5/webcomponents-base/dist/CustomElementsScope.js\";\n\nsetCustomElementsScopingSuffix(\"demo\");\n"]}
1
+ {"version":3,"file":"bundle.scoped.esm.js","sourceRoot":"","sources":["../src/bundle.scoped.esm.ts"],"names":[],"mappings":"AAAA,OAAO,2BAA2B,CAAC;AACnC,OAAO,iBAAiB,CAAC","sourcesContent":["import \"./bundle.scoped.config.js\";\nimport \"./bundle.esm.js\";\n"]}
@@ -1 +1 @@
1
- {"root":["../src/Assets.ts","../src/Button.ts","../src/ButtonState.ts","../src/PromptInput.ts","../src/bundle.esm.ts","../src/bundle.scoped.esm.ts","../src/generated/i18n/i18n-defaults.ts","../src/generated/json-imports/Themes-fetch.ts","../src/generated/json-imports/Themes.ts","../src/generated/json-imports/i18n-fetch.ts","../src/generated/json-imports/i18n.ts","../src/generated/templates/ButtonTemplate.lit.ts","../src/generated/templates/PromptInputTemplate.lit.ts","../src/generated/themes/Button.css.ts","../src/generated/themes/PromptInput.css.ts","../src/generated/themes/sap_horizon/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_dark/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_hcb/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_hcw/parameters-bundle.css.ts"],"version":"5.6.2"}
1
+ {"root":["../src/Assets.ts","../src/Button.ts","../src/ButtonState.ts","../src/PromptInput.ts","../src/bundle.esm.ts","../src/bundle.scoped.config.ts","../src/bundle.scoped.esm.ts","../src/generated/i18n/i18n-defaults.ts","../src/generated/json-imports/Themes-fetch.ts","../src/generated/json-imports/Themes.ts","../src/generated/json-imports/i18n-fetch.ts","../src/generated/json-imports/i18n.ts","../src/generated/templates/ButtonTemplate.lit.ts","../src/generated/templates/PromptInputTemplate.lit.ts","../src/generated/themes/Button.css.ts","../src/generated/themes/PromptInput.css.ts","../src/generated/themes/sap_horizon/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_dark/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_hcb/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_hcw/parameters-bundle.css.ts"],"version":"5.6.2"}
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "name": "@ui5/webcomponents-ai",
4
- "version": "2.4.0-rc.0",
4
+ "version": "2.4.0-rc.1",
5
5
  "description-markup": "markdown",
6
6
  "contributions": {
7
7
  "html": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/webcomponents-ai",
3
- "version": "2.4.0-rc.0",
3
+ "version": "2.4.0-rc.1",
4
4
  "description": "UI5 Web Components: webcomponents.ai",
5
5
  "ui5": {
6
6
  "webComponentsPackage": true
@@ -45,14 +45,14 @@
45
45
  "directory": "packages/ai"
46
46
  },
47
47
  "dependencies": {
48
- "@ui5/webcomponents": "2.4.0-rc.0",
49
- "@ui5/webcomponents-base": "2.4.0-rc.0",
50
- "@ui5/webcomponents-icons": "2.4.0-rc.0",
51
- "@ui5/webcomponents-theming": "2.4.0-rc.0"
48
+ "@ui5/webcomponents": "2.4.0-rc.1",
49
+ "@ui5/webcomponents-base": "2.4.0-rc.1",
50
+ "@ui5/webcomponents-icons": "2.4.0-rc.1",
51
+ "@ui5/webcomponents-theming": "2.4.0-rc.1"
52
52
  },
53
53
  "devDependencies": {
54
- "@ui5/webcomponents-tools": "2.4.0-rc.0",
54
+ "@ui5/webcomponents-tools": "2.4.0-rc.1",
55
55
  "chromedriver": "^128.0.3"
56
56
  },
57
- "gitHead": "464fc0e663f3e1142cdbba076cad777cf6ab2738"
57
+ "gitHead": "478542af62e30ca4df65b0778bcbeab837d583d6"
58
58
  }
package/tsconfig.json CHANGED
@@ -8,6 +8,8 @@
8
8
  "outDir": "dist",
9
9
  "experimentalDecorators": true,
10
10
  "verbatimModuleSyntax": true,
11
+ "module": "NodeNext",
12
+ "moduleResolution": "NodeNext",
11
13
  "paths": {
12
14
  "@ui5/webcomponents-base/dist/*": [
13
15
  "../base/src/*"