@fundamental-ngx/ui5-webcomponents 0.58.0-rc.67 → 0.58.0-rc.69

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.
Files changed (1) hide show
  1. package/package.json +40 -40
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/ui5-webcomponents",
3
- "version": "0.58.0-rc.67",
3
+ "version": "0.58.0-rc.69",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "description": "Fundamental Library for Angular - UI5 Webcomponents Base",
6
6
  "license": "Apache-2.0",
@@ -43,10 +43,6 @@
43
43
  "types": "./index.d.ts",
44
44
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents.mjs"
45
45
  },
46
- "./avatar": {
47
- "types": "./avatar/index.d.ts",
48
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs"
49
- },
50
46
  "./avatar-group": {
51
47
  "types": "./avatar-group/index.d.ts",
52
48
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs"
@@ -59,6 +55,10 @@
59
55
  "types": "./breadcrumbs/index.d.ts",
60
56
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs"
61
57
  },
58
+ "./avatar": {
59
+ "types": "./avatar/index.d.ts",
60
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs"
61
+ },
62
62
  "./breadcrumbs-item": {
63
63
  "types": "./breadcrumbs-item/index.d.ts",
64
64
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs"
@@ -263,22 +263,22 @@
263
263
  "types": "./popover/index.d.ts",
264
264
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-popover.mjs"
265
265
  },
266
- "./progress-indicator": {
267
- "types": "./progress-indicator/index.d.ts",
268
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-progress-indicator.mjs"
269
- },
270
266
  "./radio-button": {
271
267
  "types": "./radio-button/index.d.ts",
272
268
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-radio-button.mjs"
273
269
  },
274
- "./range-slider": {
275
- "types": "./range-slider/index.d.ts",
276
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-range-slider.mjs"
270
+ "./progress-indicator": {
271
+ "types": "./progress-indicator/index.d.ts",
272
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-progress-indicator.mjs"
277
273
  },
278
274
  "./rating-indicator": {
279
275
  "types": "./rating-indicator/index.d.ts",
280
276
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-rating-indicator.mjs"
281
277
  },
278
+ "./range-slider": {
279
+ "types": "./range-slider/index.d.ts",
280
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-range-slider.mjs"
281
+ },
282
282
  "./responsive-popover": {
283
283
  "types": "./responsive-popover/index.d.ts",
284
284
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-responsive-popover.mjs"
@@ -287,22 +287,22 @@
287
287
  "types": "./segmented-button/index.d.ts",
288
288
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button.mjs"
289
289
  },
290
- "./segmented-button-item": {
291
- "types": "./segmented-button-item/index.d.ts",
292
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs"
293
- },
294
290
  "./select": {
295
291
  "types": "./select/index.d.ts",
296
292
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-select.mjs"
297
293
  },
298
- "./slider": {
299
- "types": "./slider/index.d.ts",
300
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-slider.mjs"
294
+ "./segmented-button-item": {
295
+ "types": "./segmented-button-item/index.d.ts",
296
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs"
301
297
  },
302
298
  "./special-calendar-date": {
303
299
  "types": "./special-calendar-date/index.d.ts",
304
300
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-special-calendar-date.mjs"
305
301
  },
302
+ "./slider": {
303
+ "types": "./slider/index.d.ts",
304
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-slider.mjs"
305
+ },
306
306
  "./split-button": {
307
307
  "types": "./split-button/index.d.ts",
308
308
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-split-button.mjs"
@@ -391,14 +391,14 @@
391
391
  "types": "./table-virtualizer/index.d.ts",
392
392
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-virtualizer.mjs"
393
393
  },
394
- "./tag": {
395
- "types": "./tag/index.d.ts",
396
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs"
397
- },
398
394
  "./text": {
399
395
  "types": "./text/index.d.ts",
400
396
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs"
401
397
  },
398
+ "./tag": {
399
+ "types": "./tag/index.d.ts",
400
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs"
401
+ },
402
402
  "./theming": {
403
403
  "types": "./theming/index.d.ts",
404
404
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-theming.mjs"
@@ -407,30 +407,30 @@
407
407
  "types": "./text-area/index.d.ts",
408
408
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs"
409
409
  },
410
- "./time-picker": {
411
- "types": "./time-picker/index.d.ts",
412
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-time-picker.mjs"
413
- },
414
410
  "./title": {
415
411
  "types": "./title/index.d.ts",
416
412
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-title.mjs"
417
413
  },
418
- "./toast": {
419
- "types": "./toast/index.d.ts",
420
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toast.mjs"
414
+ "./time-picker": {
415
+ "types": "./time-picker/index.d.ts",
416
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-time-picker.mjs"
421
417
  },
422
418
  "./toggle-button": {
423
419
  "types": "./toggle-button/index.d.ts",
424
420
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toggle-button.mjs"
425
421
  },
426
- "./token": {
427
- "types": "./token/index.d.ts",
428
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-token.mjs"
422
+ "./toast": {
423
+ "types": "./toast/index.d.ts",
424
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toast.mjs"
429
425
  },
430
426
  "./tokenizer": {
431
427
  "types": "./tokenizer/index.d.ts",
432
428
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tokenizer.mjs"
433
429
  },
430
+ "./token": {
431
+ "types": "./token/index.d.ts",
432
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-token.mjs"
433
+ },
434
434
  "./toolbar": {
435
435
  "types": "./toolbar/index.d.ts",
436
436
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs"
@@ -439,18 +439,14 @@
439
439
  "types": "./toolbar-button/index.d.ts",
440
440
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs"
441
441
  },
442
- "./toolbar-select": {
443
- "types": "./toolbar-select/index.d.ts",
444
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs"
442
+ "./toolbar-select-option": {
443
+ "types": "./toolbar-select-option/index.d.ts",
444
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs"
445
445
  },
446
446
  "./toolbar-separator": {
447
447
  "types": "./toolbar-separator/index.d.ts",
448
448
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-separator.mjs"
449
449
  },
450
- "./toolbar-select-option": {
451
- "types": "./toolbar-select-option/index.d.ts",
452
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs"
453
- },
454
450
  "./toolbar-spacer": {
455
451
  "types": "./toolbar-spacer/index.d.ts",
456
452
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-spacer.mjs"
@@ -474,6 +470,10 @@
474
470
  "./utils": {
475
471
  "types": "./utils/index.d.ts",
476
472
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-utils.mjs"
473
+ },
474
+ "./toolbar-select": {
475
+ "types": "./toolbar-select/index.d.ts",
476
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs"
477
477
  }
478
478
  },
479
479
  "sideEffects": false