@ovh-ux/manager-pci-common 0.17.0 → 0.18.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/CHANGELOG.md CHANGED
@@ -3,6 +3,123 @@
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
+ # 0.18.0 (2025-07-10)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **i18n:** add missing translations [CDS 3367] ([4948ec3](https://github.com/ovh/manager/commit/4948ec394b51e52df7310de27edd323c7237cd26))
12
+ * **i18n:** add missing translations [CDS 3370] ([8de108f](https://github.com/ovh/manager/commit/8de108f9010ccf2ac06501a07537f94fbfb06020))
13
+ * **i18n:** add missing translations [CDS 3376] ([5809574](https://github.com/ovh/manager/commit/5809574046d50e242bb02e165c1091270cf6683f))
14
+ * **i18n:** add missing translations [CDS 3384] ([f5b0918](https://github.com/ovh/manager/commit/f5b09180a88bfce3b8080ddf76dcca9fef69bbba))
15
+ * **i18n:** add missing translations [CDS 3392] ([d623f03](https://github.com/ovh/manager/commit/d623f032e4277f1a4cf453f945bed127d2d33449))
16
+ * **i18n:** add missing translations [CDS 3399] ([dbf1962](https://github.com/ovh/manager/commit/dbf1962e0e747c9883eee6bfca25c27921eb01d3))
17
+ * **i18n:** add missing translations [CDS 3402] ([b007251](https://github.com/ovh/manager/commit/b007251ae796eb0ad9d1edbc2b588ce3a4a8b88f))
18
+ * **i18n:** add missing translations [CDS 3452] ([2c7c328](https://github.com/ovh/manager/commit/2c7c32855c2fd23351552620fe9ab8b540368224))
19
+ * **i18n:** add missing translations [CDS 3503] ([d78ddd9](https://github.com/ovh/manager/commit/d78ddd97fe6ebe3d2929b9c563c9f487a4e11302))
20
+ * **i18n:** add missing translations [CDS 3662] ([#15112](https://github.com/ovh/manager/issues/15112)) ([9917125](https://github.com/ovh/manager/commit/991712574375734f42183198174c03eba126c6ad))
21
+ * **i18n:** add missing translations [CDS 3803] ([da0e0de](https://github.com/ovh/manager/commit/da0e0de297e0aa8b6a7378892d5c539db3898680))
22
+ * **manager-pci-common:** accordion icon and padding ([a36cabb](https://github.com/ovh/manager/commit/a36cabbced429347cb8513bc17ccf760cd9a8886))
23
+ * **manager-pci-common:** update peer dependencies ([6cd2ee2](https://github.com/ovh/manager/commit/6cd2ee2285c3872c53af36c994085c287ec2d262))
24
+ * **manager-react-components:** udpate dependencies versions ([9bb9c47](https://github.com/ovh/manager/commit/9bb9c4746ee71f35e622e4511e4be0370984f901))
25
+ * **pci-common:** add missing global react imports ([737b73a](https://github.com/ovh/manager/commit/737b73a4a82934981e6dbcb1014ecf05345047f1))
26
+ * **pci-common:** center description and change ES link ([#16240](https://github.com/ovh/manager/issues/16240)) ([7bee8ad](https://github.com/ovh/manager/commit/7bee8ad8e532b561b69dfd061ef25d1a9bd82e51))
27
+ * **pci-common:** export missing elements from deployment modes ([#16209](https://github.com/ovh/manager/issues/16209)) ([aeaca7f](https://github.com/ovh/manager/commit/aeaca7fe9dbccfee701206c7557d8023e19c936e)), closes [#TAPC-2442](https://github.com/ovh/manager/issues/TAPC-2442)
28
+ * **pci-common:** fix availability.spec.ts failed tests ([9fca71f](https://github.com/ovh/manager/commit/9fca71f537fd2591634d81b35163077e846f9acb))
29
+ * **pci-common:** fix flashing effect on shapes input component ([b64f9f6](https://github.com/ovh/manager/commit/b64f9f6dab5f83183182e7c89ced46d878ddee7b))
30
+ * **pci-common:** rebase ([6acf595](https://github.com/ovh/manager/commit/6acf595786b67ed0ced25ff7b81249fe8c9f9973))
31
+ * **pci-common:** shapes component columns count and mobile display ([921b03c](https://github.com/ovh/manager/commit/921b03c5a974e903a734732f8ec015f5866e0446))
32
+ * **pci-common:** shapes input dynamic columns count ([0e1a7bd](https://github.com/ovh/manager/commit/0e1a7bdb875b52338d7c4bb072c141bb81e775d0))
33
+ * **pci-common:** subscriptions url ([439f7ad](https://github.com/ovh/manager/commit/439f7add4e5ed960f1b9982078eea8d6b186223c))
34
+ * **pci-common:** ts issues ([5444219](https://github.com/ovh/manager/commit/5444219305286ed92579e8946f522c4738437a6c))
35
+ * **pci-common:** undefined logs ([1682ed3](https://github.com/ovh/manager/commit/1682ed3dabf274fe17d940ff538eb3149cacd9f6))
36
+ * **pci-common:** update image & volume types ([6b0779f](https://github.com/ovh/manager/commit/6b0779fbfa91747db755f3a07a18b3e80acfcbf6))
37
+ * **pci-common:** use correct style for micro regions ([#15149](https://github.com/ovh/manager/issues/15149)) ([2f74247](https://github.com/ovh/manager/commit/2f742477ffdcc169651674e2d5b31c4cd8eade10))
38
+ * **pci-common:** usePricing format ([b1d26aa](https://github.com/ovh/manager/commit/b1d26aa654d652e3924856046c4db2467827895c))
39
+ * **pci-gateway:** design css fixes ([#14038](https://github.com/ovh/manager/issues/14038)) ([dd5313a](https://github.com/ovh/manager/commit/dd5313a4619f8294c7f52614f060a0851e6dc8ae))
40
+ * **pci-kubernetes:** flavor pricing vat ([ca8ae5b](https://github.com/ovh/manager/commit/ca8ae5b0cf5e15fd39451b424420b972d248a662))
41
+ * **pci-kubernetes:** flavor selector ([7035558](https://github.com/ovh/manager/commit/70355586eb45ce5a127c96187a62a708d22ee644))
42
+ * **pci-kubernetes:** gpu flavors ([d2ad9c0](https://github.com/ovh/manager/commit/d2ad9c0c69ca28c2b1365bbcdc43a18db5a1a0a4))
43
+ * **pci-kubernetes:** product availability ([b0a5995](https://github.com/ovh/manager/commit/b0a5995be6a454df642d50b0eae44678898faa5a))
44
+ * **pci-load-balancer:** overflowing input on region step ([2eb463e](https://github.com/ovh/manager/commit/2eb463e0e8542784725031e0346c8018415c88d5))
45
+ * **pci-private-network:** add vrack creation ([#13627](https://github.com/ovh/manager/issues/13627)) ([63aece6](https://github.com/ovh/manager/commit/63aece6b57e1274abc675d773f548fcde9a81015))
46
+ * **pci-private-registry:** catalog pricing ([c8f4375](https://github.com/ovh/manager/commit/c8f43752200d9674157f334d9d24354d62f30a71))
47
+ * **pci-private-registry:** credentials generation ([91423b0](https://github.com/ovh/manager/commit/91423b0f11d345507f9539801e9894c96645d058))
48
+ * **pci-private-registry:** dependencies ([e2cb66b](https://github.com/ovh/manager/commit/e2cb66b7d5f8fd802f06e02ed3efd8f9e783a212))
49
+ * **pci-private-registry:** fix sonar duplication issues ([57d7e94](https://github.com/ovh/manager/commit/57d7e945420344f91875ea75afc5be36ed93661f))
50
+ * **pci-private-registry:** minor code review changes ([622ead4](https://github.com/ovh/manager/commit/622ead4857e1cc2a9c81e5ecfc0654e0ae55c6e1))
51
+ * **pci-private-registry:** rebase on master ([a0c9580](https://github.com/ovh/manager/commit/a0c958076d77312822a9ac619e447cac006a70cd))
52
+ * **pci-registry:** error message on delete modal error ([31490e9](https://github.com/ovh/manager/commit/31490e9c152cebf063afeae5e1bd3478d6906536))
53
+ * **pci-workflow:** deletion modal error message ([8b85120](https://github.com/ovh/manager/commit/8b85120224795459afb9e50fe24d02ca071ecdf3))
54
+ * **pci-workflow:** minor ui fixes ([511126d](https://github.com/ovh/manager/commit/511126da17cff11a1a05d61911ec7e524a612a66))
55
+ * **pci.common:** check monthly price in useFlavors ([#16247](https://github.com/ovh/manager/issues/16247)) ([0159023](https://github.com/ovh/manager/commit/0159023696e34c1883f2f6679a4b3ab48454aa22)), closes [#TAPC-3574](https://github.com/ovh/manager/issues/TAPC-3574)
56
+ * rebase on master ([7f91c5f](https://github.com/ovh/manager/commit/7f91c5f361ff451cbe939760b85016870ded0c9c))
57
+
58
+
59
+ ### Features
60
+
61
+ * build and publish manager-react-components and its deps ([cbcd795](https://github.com/ovh/manager/commit/cbcd7959a217c191c003058455ba2c38fb7553f1))
62
+ * **manager-components:** replace name of manager components react lib ([4e7add0](https://github.com/ovh/manager/commit/4e7add042f939f34ad7f969be1253b76133495e0))
63
+ * **manager-pci-common:** add get instances by region ([#14188](https://github.com/ovh/manager/issues/14188)) ([969e267](https://github.com/ovh/manager/commit/969e267c811aa71f8edac3b02d6ef3f5bbab2475))
64
+ * **manager-pci-common:** bump dependencies ([65ff9c1](https://github.com/ovh/manager/commit/65ff9c17be0a95ef6df97d99a74c72a421484b89))
65
+ * **manager-pci-common:** init module ([#12730](https://github.com/ovh/manager/issues/12730)) ([0570573](https://github.com/ovh/manager/commit/0570573255a25c354dd7a1db30f43abdfdce45c6))
66
+ * **manager-pci-common:** initial import ([c004a0f](https://github.com/ovh/manager/commit/c004a0f355381995d58ed7484b457009873c0f93))
67
+ * **manager-pci-common:** refactor modal and rename banners components ([053f219](https://github.com/ovh/manager/commit/053f219eca937eebb1adba697d96dd02aac0e259))
68
+ * **manager-pci-common:** refactor modal and rename banners components ([ead087f](https://github.com/ovh/manager/commit/ead087f326c9529035c1585d4841dbaf2dd091bd))
69
+ * **manager-pic-common:** add the common pci banner with tests ([8633802](https://github.com/ovh/manager/commit/86338028b7c1e6b9358bd39e8c15229583019fc1))
70
+ * **pci-*:** use pci-common banner instead of manager-components ([d1f00eb](https://github.com/ovh/manager/commit/d1f00ebf900f54c48c86414c84a8cb32ebba7e9c))
71
+ * **pci-*:** use pci-common banner instead of manager-components ([95db25b](https://github.com/ovh/manager/commit/95db25b19a129b0f516f78dc9a059ff48e5ae452))
72
+ * **pci-billing:** add billing current usage section ([4d9d7ec](https://github.com/ovh/manager/commit/4d9d7ec55bd56abcecc85bf066c9c4e73190a5d9))
73
+ * **pci-block-storage:** add exten beta ([#13489](https://github.com/ovh/manager/issues/13489)) ([b6a2723](https://github.com/ovh/manager/commit/b6a27231b08782b79300833cca7f9448d1190e64))
74
+ * **pci-block-storage:** use banner and useProject from pci common ([c2268c8](https://github.com/ovh/manager/commit/c2268c8bc841e9c2f812de2167c21b3ed9cc5177))
75
+ * **pci-common:** add 3AZ region and 1AZ chip ([#14672](https://github.com/ovh/manager/issues/14672)) ([455b619](https://github.com/ovh/manager/commit/455b619e0e68e299089b17928233c3747313f32f))
76
+ * **pci-common:** add config cards ([e606134](https://github.com/ovh/manager/commit/e60613453339efccd11ed41f1ce2d01e408928a8)), closes [#TAPC-3456](https://github.com/ovh/manager/issues/TAPC-3456)
77
+ * **pci-common:** add deployment tiles ([#15952](https://github.com/ovh/manager/issues/15952)) ([4384d37](https://github.com/ovh/manager/commit/4384d37454ac6f813cbc108ca60825b66aa75d64)), closes [#TAPC-2442](https://github.com/ovh/manager/issues/TAPC-2442)
78
+ * **pci-common:** add quantity selector ([813b560](https://github.com/ovh/manager/commit/813b5603435933054c8625894907eedc763b0587))
79
+ * **pci-common:** add region selector ([e57b91a](https://github.com/ovh/manager/commit/e57b91acfadc7f655bb3574b6e7ff707c7a12709))
80
+ * **pci-common:** add useParam hook & test suite ([48fb10c](https://github.com/ovh/manager/commit/48fb10cb1eafca68600de4203aa824b998123769))
81
+ * **pci-common:** add useProject in pci common and use it in apps ([c6fbd25](https://github.com/ovh/manager/commit/c6fbd25543f80d4acf984f4e2b26eb916589ac0e))
82
+ * **pci-common:** add useProject in pci common and use it in apps ([9a75975](https://github.com/ovh/manager/commit/9a7597560c4872422c331bdfcdf7a4cf92d9bca9))
83
+ * **pci-common:** className support in banners ([02ff4c7](https://github.com/ovh/manager/commit/02ff4c79b2c3679042280b65614aad02f6ac0fee))
84
+ * **pci-common:** default components for shapesinput ([00e9824](https://github.com/ovh/manager/commit/00e9824ab4704b3c058b90885b30ec524d6d9386))
85
+ * **pci-common:** move tiles input to config card design ([5331643](https://github.com/ovh/manager/commit/533164314f32f86b4c362726b7819ba58f8244da)), closes [#TAPC-3456](https://github.com/ovh/manager/issues/TAPC-3456)
86
+ * **pci-common:** new components: Accordion & ShapesInput ([cea283d](https://github.com/ovh/manager/commit/cea283d9b9c4efc387c81605736dbe5d9449f8ee))
87
+ * **pci-kubernetes:** cluster creation ([8982dc5](https://github.com/ovh/manager/commit/8982dc50c558993072eec6684032af24bb1db844))
88
+ * **pci-kubernetes:** cluster creation ([efb3a97](https://github.com/ovh/manager/commit/efb3a97576a08c2cb13ffba567c35e989b48fe6c))
89
+ * **pci-kubernetes:** create nodepool page ([da973ad](https://github.com/ovh/manager/commit/da973ad018165d39e99ae259508d75badc09ffe9))
90
+ * **pci-load-balancer:** add create l7 policy page ([c7d18eb](https://github.com/ovh/manager/commit/c7d18ebd8dfe9dfe6317563f1fda713cd83a4200))
91
+ * **pci-load-balancer:** add instance table component ([7d278c7](https://github.com/ovh/manager/commit/7d278c7d334ef5bd87dd26a816a0a3571b9591f1))
92
+ * **pci-load-balancer:** add rename health monitor modal ([9a4952f](https://github.com/ovh/manager/commit/9a4952fa536db9e746544db6bcfe4410d8279340))
93
+ * **pci-load-balancer:** create a pool ([29da17f](https://github.com/ovh/manager/commit/29da17fea93870a6c1c1c6256714d368f5fc20ca))
94
+ * **pci-load-balancer:** create health monitor section ([4475d0e](https://github.com/ovh/manager/commit/4475d0e4c2c47c150a9438c245ed5399ead241db))
95
+ * **pci-load-balancer:** logs ([e27a746](https://github.com/ovh/manager/commit/e27a746a46a64159240afb3d02cf775bb4c96f6d))
96
+ * **pci-load-balancer:** review design ([1248418](https://github.com/ovh/manager/commit/124841836a7057bb448aa0f67e49b7d70b1553ec))
97
+ * **pci-private-network:** apply design reviews ([#13921](https://github.com/ovh/manager/issues/13921)) ([f9a34a8](https://github.com/ovh/manager/commit/f9a34a83481ddb96cdd9425206c0f038b22d2626))
98
+ * **pci-private-registry:** ad rename modal and generic modal ([97a599f](https://github.com/ovh/manager/commit/97a599f63425e083c55a286aaf42e37faad27402))
99
+ * **pci-private-registry:** ad rename modal and generic modal ([05e7ed6](https://github.com/ovh/manager/commit/05e7ed654562ac7956ed7f284539e73560201d01))
100
+ * **pci-private-registry:** add list page ([dc29ae8](https://github.com/ovh/manager/commit/dc29ae8a548d132326c1f6e148d785ba6dadda49))
101
+ * **pci-private-registry:** create registry ([5cb2043](https://github.com/ovh/manager/commit/5cb20432c9279a8874125ab7a3d1d378a318cf45))
102
+ * **pci-private-registry:** delete modal and translations pci-common ([3ad00b6](https://github.com/ovh/manager/commit/3ad00b6e4ed928a8b13dd3b762cfe9663cf90b24))
103
+ * **pci-private-registry:** delete modal and translations pci-common ([318d66a](https://github.com/ovh/manager/commit/318d66a80e31ab2ed0805312be0d948ba1263b27))
104
+ * **pci-private-registry:** rename to manager react component ([c0bb67c](https://github.com/ovh/manager/commit/c0bb67cedc0fe5d7132b44dbeacf1d5a509a5236))
105
+ * **pci-public-ip:** ui design review ([#13945](https://github.com/ovh/manager/issues/13945)) ([d72dfd2](https://github.com/ovh/manager/commit/d72dfd200b79eb913891021c4bf9063c78cd70f4))
106
+ * **pci-workflow:** optimize tests and use pci-common ([f1020d9](https://github.com/ovh/manager/commit/f1020d9388096507ba46f41cb13c557ad8d93145))
107
+ * **pci.savings-plan:** savings plan ([#12172](https://github.com/ovh/manager/issues/12172)) ([6744853](https://github.com/ovh/manager/commit/67448534cdde94927ccab308e002b8894f966367))
108
+
109
+
110
+ ### Reverts
111
+
112
+ * Revert "docs(pci-common): update changelog" ([681b904](https://github.com/ovh/manager/commit/681b904fe7d2c87402647ae17bc03d94ee5a56cf))
113
+ * Revert "feat(manager-react-components): build manager react components lib" ([5d68a86](https://github.com/ovh/manager/commit/5d68a8677efea465ebf882c77ca5413388f2dfbf))
114
+ * Revert "release: radon-sheep-1" ([fae4a9c](https://github.com/ovh/manager/commit/fae4a9cb14816715b060fe0ebe42d45056c9714d))
115
+ * Revert "feat(manager-react-components): update generator" ([f82658c](https://github.com/ovh/manager/commit/f82658c229a7880b01fcdcdab93e73f60ff7ad89))
116
+ * Revert "fix(manager-react-components): fix bump ods 18 issues" ([fb0e56d](https://github.com/ovh/manager/commit/fb0e56d4e7f64d0ebe8f6ae8036384403cd678b7))
117
+ * "feat(manager-react-components): build and publish library" ([af8fa73](https://github.com/ovh/manager/commit/af8fa73fd19fefe7b9d7301ddadb8aedd2c15d99))
118
+
119
+
120
+
121
+
122
+
6
123
  # 0.17.0 (2025-06-19)
7
124
 
8
125
 
@@ -0,0 +1 @@
1
+ export declare const useParam: <T extends string>(...params: T[]) => Record<T, string>;
@@ -0,0 +1 @@
1
+ export {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ovh-ux/manager-pci-common",
3
- "version": "0.17.0",
3
+ "version": "0.18.0",
4
4
  "private": false,
5
5
  "description": "Public Cloud Common components",
6
6
  "homepage": "https://github.com/ovh/manager/blob/master/packages/manager/modules/manager-pci-common/README.md",