carbon-components-angular 5.15.1 → 5.16.0
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/docs/documentation/dependencies.html +3 -3
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/ContentSwitcherModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ContentSwitcherModule.html +4 -4
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +7 -7
- package/docs/documentation/modules/DatePickerInputModule.html +7 -7
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +57 -53
- package/docs/documentation/modules/DatePickerModule.html +57 -53
- package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LoadingModule.html +4 -4
- package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NFormsModule.html +4 -4
- package/docs/documentation/modules/RadioModule/dependencies.svg +56 -60
- package/docs/documentation/modules/RadioModule.html +56 -60
- package/docs/documentation/modules/SearchModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SearchModule.html +4 -4
- package/docs/documentation/modules/SelectModule/dependencies.svg +60 -60
- package/docs/documentation/modules/SelectModule.html +60 -60
- package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SliderModule.html +4 -4
- package/docs/documentation/modules/TabsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TabsModule.html +4 -4
- package/docs/documentation/modules/TagModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TagModule.html +28 -28
- package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
- package/docs/documentation/modules/ThemeModule.html +13 -13
- package/docs/documentation/modules/TilesModule/dependencies.svg +102 -102
- package/docs/documentation/modules/TilesModule.html +102 -102
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +38 -42
- package/docs/documentation/modules/TimePickerModule.html +38 -42
- package/docs/documentation/modules/ToggleModule/dependencies.svg +36 -40
- package/docs/documentation/modules/ToggleModule.html +36 -40
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ToggletipModule.html +4 -4
- package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
- package/docs/documentation/modules/UIShellModule.html +4 -4
- package/docs/storybook/project.json +1 -1
- package/package.json +1 -1
|
@@ -70,11 +70,11 @@
|
|
|
70
70
|
</ol>
|
|
71
71
|
<ul class="dependencies-list">
|
|
72
72
|
<li>
|
|
73
|
-
<b>@angular/common</b> : ^14.0.0 || ^15.0.0 || ^16.0.0</li>
|
|
73
|
+
<b>@angular/common</b> : ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0</li>
|
|
74
74
|
<li>
|
|
75
|
-
<b>@angular/core</b> : ^14.0.0 || ^15.0.0 || ^16.0.0</li>
|
|
75
|
+
<b>@angular/core</b> : ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0</li>
|
|
76
76
|
<li>
|
|
77
|
-
<b>@angular/forms</b> : ^14.0.0 || ^15.0.0 || ^16.0.0</li>
|
|
77
|
+
<b>@angular/forms</b> : ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0</li>
|
|
78
78
|
<li>
|
|
79
79
|
<b>@carbon/styles</b> : ^1.5.0</li>
|
|
80
80
|
<li>
|