@fundamental-ngx/platform 0.58.0-rc.31 → 0.58.0-rc.33

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/platform",
3
- "version": "0.58.0-rc.31",
3
+ "version": "0.58.0-rc.33",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "description": "Fundamental Library for Angular - platform",
6
6
  "license": "Apache-2.0",
@@ -13,9 +13,9 @@
13
13
  "node": ">= 10"
14
14
  },
15
15
  "peerDependencies": {
16
- "@fundamental-ngx/cdk": "0.58.0-rc.31",
17
- "@fundamental-ngx/core": "0.58.0-rc.31",
18
- "@fundamental-ngx/i18n": "0.58.0-rc.31"
16
+ "@fundamental-ngx/cdk": "0.58.0-rc.33",
17
+ "@fundamental-ngx/core": "0.58.0-rc.33",
18
+ "@fundamental-ngx/i18n": "0.58.0-rc.33"
19
19
  },
20
20
  "dependencies": {
21
21
  "fast-deep-equal": "3.1.3",
@@ -41,14 +41,14 @@
41
41
  "types": "./button/index.d.ts",
42
42
  "default": "./fesm2022/fundamental-ngx-platform-button.mjs"
43
43
  },
44
- "./dynamic-page": {
45
- "types": "./dynamic-page/index.d.ts",
46
- "default": "./fesm2022/fundamental-ngx-platform-dynamic-page.mjs"
47
- },
48
44
  "./feed-input": {
49
45
  "types": "./feed-input/index.d.ts",
50
46
  "default": "./fesm2022/fundamental-ngx-platform-feed-input.mjs"
51
47
  },
48
+ "./dynamic-page": {
49
+ "types": "./dynamic-page/index.d.ts",
50
+ "default": "./fesm2022/fundamental-ngx-platform-dynamic-page.mjs"
51
+ },
52
52
  "./form": {
53
53
  "types": "./form/index.d.ts",
54
54
  "default": "./fesm2022/fundamental-ngx-platform-form.mjs"
@@ -61,10 +61,6 @@
61
61
  "types": "./info-label/index.d.ts",
62
62
  "default": "./fesm2022/fundamental-ngx-platform-info-label.mjs"
63
63
  },
64
- "./link": {
65
- "types": "./link/index.d.ts",
66
- "default": "./fesm2022/fundamental-ngx-platform-link.mjs"
67
- },
68
64
  "./list": {
69
65
  "types": "./list/index.d.ts",
70
66
  "default": "./fesm2022/fundamental-ngx-platform-list.mjs"
@@ -85,14 +81,14 @@
85
81
  "types": "./object-attribute/index.d.ts",
86
82
  "default": "./fesm2022/fundamental-ngx-platform-object-attribute.mjs"
87
83
  },
88
- "./object-status": {
89
- "types": "./object-status/index.d.ts",
90
- "default": "./fesm2022/fundamental-ngx-platform-object-status.mjs"
91
- },
92
84
  "./object-marker": {
93
85
  "types": "./object-marker/index.d.ts",
94
86
  "default": "./fesm2022/fundamental-ngx-platform-object-marker.mjs"
95
87
  },
88
+ "./object-status": {
89
+ "types": "./object-status/index.d.ts",
90
+ "default": "./fesm2022/fundamental-ngx-platform-object-status.mjs"
91
+ },
96
92
  "./page-footer": {
97
93
  "types": "./page-footer/index.d.ts",
98
94
  "default": "./fesm2022/fundamental-ngx-platform-page-footer.mjs"
@@ -109,30 +105,30 @@
109
105
  "types": "./settings-generator/index.d.ts",
110
106
  "default": "./fesm2022/fundamental-ngx-platform-settings-generator.mjs"
111
107
  },
112
- "./shared": {
113
- "types": "./shared/index.d.ts",
114
- "default": "./fesm2022/fundamental-ngx-platform-shared.mjs"
115
- },
116
108
  "./slider": {
117
109
  "types": "./slider/index.d.ts",
118
110
  "default": "./fesm2022/fundamental-ngx-platform-slider.mjs"
119
111
  },
120
- "./smart-filter-bar": {
121
- "types": "./smart-filter-bar/index.d.ts",
122
- "default": "./fesm2022/fundamental-ngx-platform-smart-filter-bar.mjs"
112
+ "./shared": {
113
+ "types": "./shared/index.d.ts",
114
+ "default": "./fesm2022/fundamental-ngx-platform-shared.mjs"
123
115
  },
124
116
  "./split-menu-button": {
125
117
  "types": "./split-menu-button/index.d.ts",
126
118
  "default": "./fesm2022/fundamental-ngx-platform-split-menu-button.mjs"
127
119
  },
128
- "./table-helpers": {
129
- "types": "./table-helpers/index.d.ts",
130
- "default": "./fesm2022/fundamental-ngx-platform-table-helpers.mjs"
120
+ "./smart-filter-bar": {
121
+ "types": "./smart-filter-bar/index.d.ts",
122
+ "default": "./fesm2022/fundamental-ngx-platform-smart-filter-bar.mjs"
131
123
  },
132
124
  "./table": {
133
125
  "types": "./table/index.d.ts",
134
126
  "default": "./fesm2022/fundamental-ngx-platform-table.mjs"
135
127
  },
128
+ "./table-helpers": {
129
+ "types": "./table-helpers/index.d.ts",
130
+ "default": "./fesm2022/fundamental-ngx-platform-table-helpers.mjs"
131
+ },
136
132
  "./value-help-dialog": {
137
133
  "types": "./value-help-dialog/index.d.ts",
138
134
  "default": "./fesm2022/fundamental-ngx-platform-value-help-dialog.mjs"
@@ -144,6 +140,10 @@
144
140
  "./wizard-generator": {
145
141
  "types": "./wizard-generator/index.d.ts",
146
142
  "default": "./fesm2022/fundamental-ngx-platform-wizard-generator.mjs"
143
+ },
144
+ "./link": {
145
+ "types": "./link/index.d.ts",
146
+ "default": "./fesm2022/fundamental-ngx-platform-link.mjs"
147
147
  }
148
148
  },
149
149
  "sideEffects": false
@@ -31,7 +31,7 @@ function callCoreSchematic(options) {
31
31
  (0, dependencies_1.addPackageJsonDependency)(tree, {
32
32
  type: dependencies_1.NodeDependencyType.Default,
33
33
  // Will be replaced with the real version during sync-version script run
34
- version: `0.58.0-rc.31`,
34
+ version: `0.58.0-rc.33`,
35
35
  name: '@fundamental-ngx/core'
36
36
  });
37
37
  const installTaskId = context.addTask(new tasks_1.NodePackageInstallTask({