@mtes-mct/monitor-ui 11.0.0 → 11.0.1
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 +17 -0
- package/icons/Attention.d.ts.map +1 -1
- package/index.js +32 -57
- package/index.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
|
1
|
+
## [11.0.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.19.1...v11.0.0) (2024-01-16)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### ⚠ BREAKING CHANGES
|
|
5
|
+
|
|
6
|
+
* **tables:** Add width prop in TableWithSelectableRows.Td to have fixed columns size.
|
|
7
|
+
* **table:** add width prop in TableWithSelectableRows.Td and update table-layout to fixed
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **tables:** add width prop in TableWithSelectableRows.Td & update table-layout to fixed ([e80f88f](https://github.com/MTES-MCT/monitor-ui/commit/e80f88fb36f5a1210b36e1ef114249c1c1a3586d))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
### Bug Fixes
|
|
15
|
+
|
|
16
|
+
* **table:** add width prop in TableWithSelectableRows.Td and update table-layout to fixed ([38a9d3e](https://github.com/MTES-MCT/monitor-ui/commit/38a9d3ef2f8b756b43dc43ebce89f10965c60fd4))
|
|
17
|
+
|
|
1
18
|
## [10.19.1](https://github.com/MTES-MCT/monitor-ui/compare/v10.19.0...v10.19.1) (2024-01-15)
|
|
2
19
|
|
|
3
20
|
### Bug Fixes
|
package/icons/Attention.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Attention.d.ts","sourceRoot":"","sources":["../../src/icons/Attention.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAA;AAEzC,wBAAgB,SAAS,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,GAAG,WAAW,EAAE,EAAE,SAAS,
|
|
1
|
+
{"version":3,"file":"Attention.d.ts","sourceRoot":"","sources":["../../src/icons/Attention.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAA;AAEzC,wBAAgB,SAAS,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,GAAG,WAAW,EAAE,EAAE,SAAS,2CAsCnE"}
|
package/index.js
CHANGED
|
@@ -34315,68 +34315,43 @@ function Attention({ color, size, ...nativeProps }) {
|
|
|
34315
34315
|
transform: "translate(200 -82)",
|
|
34316
34316
|
children: [
|
|
34317
34317
|
/*#__PURE__*/ jsxs("g", {
|
|
34318
|
+
fill: "none",
|
|
34319
|
+
strokeMiterlimit: "10",
|
|
34318
34320
|
children: [
|
|
34319
|
-
/*#__PURE__*/
|
|
34320
|
-
|
|
34321
|
-
|
|
34322
|
-
children: [
|
|
34323
|
-
/*#__PURE__*/ jsx("path", {
|
|
34324
|
-
d: "M-190,83a9,9,0,0,0-9,9,9,9,0,0,0,9,9,9,9,0,0,0,9-9A9,9,0,0,0-190,83Zm0,16a7,7,0,0,1-7-7,7,7,0,0,1,7-7,7,7,0,0,1,7,7A7,7,0,0,1-190,99Z",
|
|
34325
|
-
stroke: "none"
|
|
34326
|
-
}),
|
|
34327
|
-
/*#__PURE__*/ jsx("path", {
|
|
34328
|
-
d: "M -190 83 C -185.0290069580078 83 -181 87.02899932861328 -181 92 C -181 96.97100067138672 -185.0290069580078 101 -190 101 C -194.9709930419922 101 -199 96.97100067138672 -199 92 C -199 87.02899932861328 -194.9709930419922 83 -190 83 Z M -190 99 C -186.1340026855469 99 -183 95.86599731445313 -183 92 C -183 88.13400268554688 -186.1340026855469 85 -190 85 C -193.8659973144531 85 -197 88.13400268554688 -197 92 C -197 95.86599731445313 -193.8659973144531 99 -190 99 Z",
|
|
34329
|
-
fill: "currentColor",
|
|
34330
|
-
stroke: "none"
|
|
34331
|
-
})
|
|
34332
|
-
]
|
|
34333
|
-
}),
|
|
34334
|
-
/*#__PURE__*/ jsxs("g", {
|
|
34335
|
-
fill: "none",
|
|
34336
|
-
stroke: "currentColor",
|
|
34337
|
-
strokeMiterlimit: "10",
|
|
34338
|
-
strokeWidth: "2",
|
|
34339
|
-
transform: "translate(-189 93) rotate(180)",
|
|
34340
|
-
children: [
|
|
34341
|
-
/*#__PURE__*/ jsx("rect", {
|
|
34342
|
-
height: "5",
|
|
34343
|
-
stroke: "none",
|
|
34344
|
-
width: "2"
|
|
34345
|
-
}),
|
|
34346
|
-
/*#__PURE__*/ jsx("rect", {
|
|
34347
|
-
fill: "none",
|
|
34348
|
-
height: "3",
|
|
34349
|
-
x: "1",
|
|
34350
|
-
y: "1"
|
|
34351
|
-
})
|
|
34352
|
-
]
|
|
34321
|
+
/*#__PURE__*/ jsx("path", {
|
|
34322
|
+
d: "M-190,83a9,9,0,0,0-9,9,9,9,0,0,0,9,9,9,9,0,0,0,9-9A9,9,0,0,0-190,83Zm0,16a7,7,0,0,1-7-7,7,7,0,0,1,7-7,7,7,0,0,1,7,7A7,7,0,0,1-190,99Z",
|
|
34323
|
+
stroke: "none"
|
|
34353
34324
|
}),
|
|
34354
|
-
/*#__PURE__*/
|
|
34355
|
-
|
|
34356
|
-
|
|
34357
|
-
|
|
34358
|
-
strokeWidth: "2",
|
|
34359
|
-
transform: "translate(-189 96) rotate(180)",
|
|
34360
|
-
children: [
|
|
34361
|
-
/*#__PURE__*/ jsx("rect", {
|
|
34362
|
-
height: "2",
|
|
34363
|
-
stroke: "none",
|
|
34364
|
-
width: "2"
|
|
34365
|
-
}),
|
|
34366
|
-
/*#__PURE__*/ jsx("rect", {
|
|
34367
|
-
fill: "none",
|
|
34368
|
-
x: "1",
|
|
34369
|
-
y: "1"
|
|
34370
|
-
})
|
|
34371
|
-
]
|
|
34325
|
+
/*#__PURE__*/ jsx("path", {
|
|
34326
|
+
d: "M -190 83 C -185.0290069580078 83 -181 87.02899932861328 -181 92 C -181 96.97100067138672 -185.0290069580078 101 -190 101 C -194.9709930419922 101 -199 96.97100067138672 -199 92 C -199 87.02899932861328 -194.9709930419922 83 -190 83 Z M -190 99 C -186.1340026855469 99 -183 95.86599731445313 -183 92 C -183 88.13400268554688 -186.1340026855469 85 -190 85 C -193.8659973144531 85 -197 88.13400268554688 -197 92 C -197 95.86599731445313 -193.8659973144531 99 -190 99 Z",
|
|
34327
|
+
fill: "currentColor",
|
|
34328
|
+
stroke: "none"
|
|
34372
34329
|
})
|
|
34373
34330
|
]
|
|
34374
34331
|
}),
|
|
34375
|
-
/*#__PURE__*/ jsx("
|
|
34376
|
-
fill: "
|
|
34377
|
-
|
|
34378
|
-
|
|
34379
|
-
|
|
34332
|
+
/*#__PURE__*/ jsx("g", {
|
|
34333
|
+
fill: "currentColor",
|
|
34334
|
+
stroke: "currentColor",
|
|
34335
|
+
strokeMiterlimit: "10",
|
|
34336
|
+
strokeWidth: "2",
|
|
34337
|
+
transform: "translate(-189 93) rotate(180)",
|
|
34338
|
+
children: /*#__PURE__*/ jsx("rect", {
|
|
34339
|
+
height: "5",
|
|
34340
|
+
stroke: "none",
|
|
34341
|
+
width: "2"
|
|
34342
|
+
})
|
|
34343
|
+
}),
|
|
34344
|
+
/*#__PURE__*/ jsx("g", {
|
|
34345
|
+
fill: "currentColor",
|
|
34346
|
+
stroke: "currentColor",
|
|
34347
|
+
strokeMiterlimit: "10",
|
|
34348
|
+
strokeWidth: "2",
|
|
34349
|
+
transform: "translate(-189 96) rotate(180)",
|
|
34350
|
+
children: /*#__PURE__*/ jsx("rect", {
|
|
34351
|
+
height: "2",
|
|
34352
|
+
stroke: "none",
|
|
34353
|
+
width: "2"
|
|
34354
|
+
})
|
|
34380
34355
|
})
|
|
34381
34356
|
]
|
|
34382
34357
|
})
|