@leanix/components 0.4.507 → 0.4.508

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.
@@ -0,0 +1,7 @@
1
+ /**
2
+ * All UI5-related components / directives supported by the SAP LeanIX Design System.
3
+ */
4
+ // UI5
5
+ // eslint-disable-next-line no-restricted-imports
6
+ export { IconComponent } from '@ui5/webcomponents-ngx/main/icon';
7
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL2NvbXBvbmVudHMvdWk1L2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBRUgsTUFBTTtBQUNOLGlEQUFpRDtBQUNqRCxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sa0NBQWtDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIEFsbCBVSTUtcmVsYXRlZCBjb21wb25lbnRzIC8gZGlyZWN0aXZlcyBzdXBwb3J0ZWQgYnkgdGhlIFNBUCBMZWFuSVggRGVzaWduIFN5c3RlbS5cbiAqL1xuXG4vLyBVSTVcbi8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBuby1yZXN0cmljdGVkLWltcG9ydHNcbmV4cG9ydCB7IEljb25Db21wb25lbnQgfSBmcm9tICdAdWk1L3dlYmNvbXBvbmVudHMtbmd4L21haW4vaWNvbic7XG4iXX0=
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ export * from './index';
5
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGVhbml4LWNvbXBvbmVudHMtdWk1LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicy9jb21wb25lbnRzL3VpNS9sZWFuaXgtY29tcG9uZW50cy11aTUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLFNBQVMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9pbmRleCc7XG4iXX0=
@@ -9,4 +9,4 @@ export { IconComponent } from '@ui5/webcomponents-ngx/main/icon';
9
9
  /**
10
10
  * Generated bundle index. Do not edit.
11
11
  */
12
- //# sourceMappingURL=leanix-components-src-lib-ui5.mjs.map
12
+ //# sourceMappingURL=leanix-components-ui5.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"leanix-components-ui5.mjs","sources":["../../../../libs/components/ui5/index.ts","../../../../libs/components/ui5/leanix-components-ui5.ts"],"sourcesContent":["/**\n * All UI5-related components / directives supported by the SAP LeanIX Design System.\n */\n\n// UI5\n// eslint-disable-next-line no-restricted-imports\nexport { IconComponent } from '@ui5/webcomponents-ngx/main/icon';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;AAAA;;AAEG;AAEH;AACA;;ACLA;;AAEG"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leanix/components",
3
- "version": "0.4.507",
3
+ "version": "0.4.508",
4
4
  "license": "Apache-2.0",
5
5
  "author": "LeanIX GmbH",
6
6
  "repository": {
@@ -8,24 +8,6 @@
8
8
  "url": "ssh://git@github.com/leanix/leanix-pathfinder-web.git",
9
9
  "directory": "libs/components"
10
10
  },
11
- "exports": {
12
- "./ui5": "./src/lib/ui5",
13
- "./package.json": {
14
- "default": "./package.json"
15
- },
16
- ".": {
17
- "types": "./index.d.ts",
18
- "esm2022": "./esm2022/leanix-components.mjs",
19
- "esm": "./esm2022/leanix-components.mjs",
20
- "default": "./fesm2022/leanix-components.mjs"
21
- },
22
- "./src/lib/ui5": {
23
- "types": "./src/lib/ui5/index.d.ts",
24
- "esm2022": "./esm2022/src/lib/ui5/leanix-components-src-lib-ui5.mjs",
25
- "esm": "./esm2022/src/lib/ui5/leanix-components-src-lib-ui5.mjs",
26
- "default": "./fesm2022/leanix-components-src-lib-ui5.mjs"
27
- }
28
- },
29
11
  "dependencies": {
30
12
  "@ncstate/sat-popover": "13.1.0",
31
13
  "@ui5/webcomponents": "2.9.0",
@@ -53,5 +35,22 @@
53
35
  },
54
36
  "module": "fesm2022/leanix-components.mjs",
55
37
  "typings": "index.d.ts",
38
+ "exports": {
39
+ "./package.json": {
40
+ "default": "./package.json"
41
+ },
42
+ ".": {
43
+ "types": "./index.d.ts",
44
+ "esm2022": "./esm2022/leanix-components.mjs",
45
+ "esm": "./esm2022/leanix-components.mjs",
46
+ "default": "./fesm2022/leanix-components.mjs"
47
+ },
48
+ "./ui5": {
49
+ "types": "./ui5/index.d.ts",
50
+ "esm2022": "./esm2022/ui5/leanix-components-ui5.mjs",
51
+ "esm": "./esm2022/ui5/leanix-components-ui5.mjs",
52
+ "default": "./fesm2022/leanix-components-ui5.mjs"
53
+ }
54
+ },
56
55
  "sideEffects": false
57
56
  }
@@ -1,7 +0,0 @@
1
- /**
2
- * All UI5-related components / directives supported by the SAP LeanIX Design System.
3
- */
4
- // UI5
5
- // eslint-disable-next-line no-restricted-imports
6
- export { IconComponent } from '@ui5/webcomponents-ngx/main/icon';
7
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL2NvbXBvbmVudHMvc3JjL2xpYi91aTUvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxNQUFNO0FBQ04saURBQWlEO0FBQ2pELE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSxrQ0FBa0MsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogQWxsIFVJNS1yZWxhdGVkIGNvbXBvbmVudHMgLyBkaXJlY3RpdmVzIHN1cHBvcnRlZCBieSB0aGUgU0FQIExlYW5JWCBEZXNpZ24gU3lzdGVtLlxuICovXG5cbi8vIFVJNVxuLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIG5vLXJlc3RyaWN0ZWQtaW1wb3J0c1xuZXhwb3J0IHsgSWNvbkNvbXBvbmVudCB9IGZyb20gJ0B1aTUvd2ViY29tcG9uZW50cy1uZ3gvbWFpbi9pY29uJztcbiJdfQ==
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './index';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGVhbml4LWNvbXBvbmVudHMtc3JjLWxpYi11aTUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL2NvbXBvbmVudHMvc3JjL2xpYi91aTUvbGVhbml4LWNvbXBvbmVudHMtc3JjLWxpYi11aTUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLFNBQVMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9pbmRleCc7XG4iXX0=
@@ -1 +0,0 @@
1
- {"version":3,"file":"leanix-components-src-lib-ui5.mjs","sources":["../../../../libs/components/src/lib/ui5/index.ts","../../../../libs/components/src/lib/ui5/leanix-components-src-lib-ui5.ts"],"sourcesContent":["/**\n * All UI5-related components / directives supported by the SAP LeanIX Design System.\n */\n\n// UI5\n// eslint-disable-next-line no-restricted-imports\nexport { IconComponent } from '@ui5/webcomponents-ngx/main/icon';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;AAAA;;AAEG;AAEH;AACA;;ACLA;;AAEG"}
File without changes