@linzjs/lui 24.3.1 → 24.4.3
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 +30 -0
- package/dist/assets/icons/add_coordinate.svg +3 -0
- package/dist/assets/icons/add_image.svg +4 -0
- package/dist/assets/icons/add_to_statutory_action.svg +11 -0
- package/dist/assets/icons/convert_data.svg +3 -0
- package/dist/assets/icons/create_node.svg +7 -0
- package/dist/assets/icons/error_outline.svg +3 -1
- package/dist/assets/icons/maintain_node.svg +1 -0
- package/dist/assets/icons/numerical_input.svg +5 -0
- package/dist/assets/icons/parcel_network_transaction_pnx_create.svg +4 -0
- package/dist/assets/icons/validate_pnx.svg +3 -0
- package/dist/assets/svg-content.d.ts +1 -1
- package/dist/assets/svg-content.tsx +79 -2
- package/dist/components/LuiFormElements/LuiFileInputBox/LuiFileInputBox.d.ts +4 -3
- package/dist/index.js +83 -40
- package/dist/index.js.map +1 -1
- package/dist/lui.css +19 -6
- package/dist/lui.css.map +1 -1
- package/dist/lui.esm.js +84 -41
- package/dist/lui.esm.js.map +1 -1
- package/dist/scss/Components/LuiFormElements/LuiFileInputBox.scss +19 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,36 @@
|
|
|
5
5
|
|
|
6
6
|
* **LuiComboSelect:** restore interface to support styling of the input element. ([#1270](https://github.com/linz/lui/issues/1270)) ([7ce6a13](https://github.com/linz/lui/commit/7ce6a137c7f16ffa3acbe4357569a6eb59ef47db))
|
|
7
7
|
|
|
8
|
+
## [24.4.3](https://github.com/linz/Lui/compare/lui-v24.4.2...lui-v24.4.3) (2025-12-16)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* release-please ([#1300](https://github.com/linz/Lui/issues/1300)) ([246f998](https://github.com/linz/Lui/commit/246f998badd7005bfd96b2e9777b1a7b15c19a5c))
|
|
14
|
+
|
|
15
|
+
## [24.4.2](https://github.com/linz/Lui/compare/lui-v24.4.1...lui-v24.4.2) (2025-12-16)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Bug Fixes
|
|
19
|
+
|
|
20
|
+
* release-please ([#1298](https://github.com/linz/Lui/issues/1298)) ([a458fad](https://github.com/linz/Lui/commit/a458fad24d0549e5a7c5ff9bfc5cd63f3bbb0d0f))
|
|
21
|
+
|
|
22
|
+
## [24.4.1](https://github.com/linz/Lui/compare/lui-v24.4.0...lui-v24.4.1) (2025-12-16)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* CS-9278 missing permission ([#1296](https://github.com/linz/Lui/issues/1296)) ([e4e8796](https://github.com/linz/Lui/commit/e4e8796a93da30806dda6984265b5561a4ed0041))
|
|
28
|
+
* CS-9278 replace auth token ([#1295](https://github.com/linz/Lui/issues/1295)) ([09c4378](https://github.com/linz/Lui/commit/09c4378201829e0d4423689fb54d9aec20e4ffe4))
|
|
29
|
+
|
|
30
|
+
## [24.4.0](https://github.com/linz/Lui/compare/lui-v24.3.1...lui-v24.4.0) (2025-12-15)
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
### Features
|
|
34
|
+
|
|
35
|
+
* new lui Icons ([#1292](https://github.com/linz/Lui/issues/1292)) ([09ad01d](https://github.com/linz/Lui/commit/09ad01d22b7ba1dca208710263bde97a60bb1d7b))
|
|
36
|
+
* SRVTRI-4577 new design of file upload input ([#1294](https://github.com/linz/Lui/issues/1294)) ([5c07ee7](https://github.com/linz/Lui/commit/5c07ee71e796d6b2ae217d2febae72491d5133b0))
|
|
37
|
+
|
|
8
38
|
## [24.3.1](https://github.com/linz/Lui/compare/lui-v24.3.0...lui-v24.3.1) (2025-11-24)
|
|
9
39
|
|
|
10
40
|
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 14C11.45 14 10.9792 13.8042 10.5875 13.4125C10.1958 13.0208 10 12.55 10 12C10 11.45 10.1958 10.9792 10.5875 10.5875C10.9792 10.1958 11.45 10 12 10C12.55 10 13.0208 10.1958 13.4125 10.5875C13.8042 10.9792 14 11.45 14 12C14 12.55 13.8042 13.0208 13.4125 13.4125C13.0208 13.8042 12.55 14 12 14ZM11 7V4C11 3.71667 11.0958 3.47917 11.2875 3.2875C11.4792 3.09583 11.7167 3 12 3C12.2833 3 12.5208 3.09583 12.7125 3.2875C12.9042 3.47917 13 3.71667 13 4V7C13 7.28333 12.9042 7.52083 12.7125 7.7125C12.5208 7.90417 12.2833 8 12 8C11.7167 8 11.4792 7.90417 11.2875 7.7125C11.0958 7.52083 11 7.28333 11 7ZM11 20V17C11 16.7167 11.0958 16.4792 11.2875 16.2875C11.4792 16.0958 11.7167 16 12 16C12.2833 16 12.5208 16.0958 12.7125 16.2875C12.9042 16.4792 13 16.7167 13 17V20C13 20.2833 12.9042 20.5208 12.7125 20.7125C12.5208 20.9042 12.2833 21 12 21C11.7167 21 11.4792 20.9042 11.2875 20.7125C11.0958 20.5208 11 20.2833 11 20ZM17 11H20C20.2833 11 20.5208 11.0958 20.7125 11.2875C20.9042 11.4792 21 11.7167 21 12C21 12.2833 20.9042 12.5208 20.7125 12.7125C20.5208 12.9042 20.2833 13 20 13H17C16.7167 13 16.4792 12.9042 16.2875 12.7125C16.0958 12.5208 16 12.2833 16 12C16 11.7167 16.0958 11.4792 16.2875 11.2875C16.4792 11.0958 16.7167 11 17 11ZM4 11H7C7.28333 11 7.52083 11.0958 7.7125 11.2875C7.90417 11.4792 8 11.7167 8 12C8 12.2833 7.90417 12.5208 7.7125 12.7125C7.52083 12.9042 7.28333 13 7 13H4C3.71667 13 3.47917 12.9042 3.2875 12.7125C3.09583 12.5208 3 12.2833 3 12C3 11.7167 3.09583 11.4792 3.2875 11.2875C3.47917 11.0958 3.71667 11 4 11Z" fill="black"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M18 20H4V6H11V4H4C2.9 4 2 4.9 2 6V20C2 21.1 2.9 22 4 22H18C19.1 22 20 21.1 20 20V13H18V20ZM10.21 16.83L8.25 14.47L5.5 18H16.5L12.96 13.29L10.21 16.83Z" fill="black"/>
|
|
3
|
+
<path d="M19 5V2C19 1.45 18.55 1 18 1C17.45 1 17 1.45 17 2V5H14C13.45 5 13 5.45 13 6C13 6.55 13.45 7 14 7H17V10C17 10.55 17.45 11 18 11C18.55 11 19 10.55 19 10V7H22C22.55 7 23 6.55 23 6C23 5.45 22.55 5 22 5H19Z" fill="black"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M18 7V11C18 11.5523 17.5523 12 17 12H11V7H18ZM13 10H16V9H13V10Z" fill="black"/>
|
|
3
|
+
<path d="M6 10H10V12H6V10Z" fill="black"/>
|
|
4
|
+
<path d="M6 7H10V9H6V7Z" fill="black"/>
|
|
5
|
+
<path d="M6 13H15V15H6V13Z" fill="black"/>
|
|
6
|
+
<path d="M6 16H11V18H6V16Z" fill="black"/>
|
|
7
|
+
<path d="M12 20C12.5523 20 13 20.4477 13 21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21C11 20.4477 11.4477 20 12 20Z" fill="black"/>
|
|
8
|
+
<path d="M9 21C9 20.4477 8.55228 20 8 20C7.44772 20 7 20.4477 7 21C7 21.5523 7.44772 22 8 22C8.55228 22 9 21.5523 9 21Z" fill="black"/>
|
|
9
|
+
<path d="M3 5V21C3 21.5523 3.44772 22 4 22C4.55228 22 5 21.5523 5 21V5H19V10C19 10.5523 19.4477 11 20 11C20.5523 11 21 10.5523 21 10V5C21 4.45 20.8042 3.97917 20.4125 3.5875C20.0208 3.19583 19.55 3 19 3H5C4.45 3 3.97917 3.19583 3.5875 3.5875C3.19583 3.97917 3 4.45 3 5Z" fill="black"/>
|
|
10
|
+
<path d="M19 17V14C19 13.45 18.55 13 18 13C17.45 13 17 13.45 17 14V17H14C13.45 17 13 17.45 13 18C13 18.55 13.45 19 14 19H17V22C17 22.55 17.45 23 18 23C18.55 23 19 22.55 19 22V19H22C22.55 19 23 18.55 23 18C23 17.45 22.55 17 22 17H19Z" fill="black"/>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M11 21V9H3V5C3 4.45 3.19583 3.97917 3.5875 3.5875C3.97917 3.19583 4.45 3 5 3H19C19.55 3 20.0208 3.19583 20.4125 3.5875C20.8042 3.97917 21 4.45 21 5V19C21 19.55 20.8042 20.0208 20.4125 20.4125C20.0208 20.8042 19.55 21 19 21H11ZM13 19H19V15H13V19ZM13 13H19V9H13V13ZM5 7H19V5H5V7ZM3 22V20H5.55C4.75 19.6167 4.10417 19.05 3.6125 18.3C3.12083 17.55 2.875 16.7 2.875 15.75C2.875 14.4333 3.3375 13.3125 4.2625 12.3875C5.1875 11.4625 6.30833 11 7.625 11V13C6.875 13 6.22917 13.2667 5.6875 13.8C5.14583 14.3333 4.875 14.9833 4.875 15.75C4.875 16.4 5.075 16.975 5.475 17.475C5.875 17.975 6.38333 18.2917 7 18.425V16H9V22H3Z" fill="black"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24">
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
<path d="M14,8c0-3.31-2.69-6-6-6s-6,2.69-6,6,2.69,6,6,6,6-2.69,6-6ZM8,12c-2.21,0-4-1.79-4-4s1.79-4,4-4,4,1.79,4,4-1.79,4-4,4Z"/>
|
|
6
|
+
<path d="M21,16h-3v-3c0-.55-.45-1-1-1s-1,.45-1,1v3h-3c-.55,0-1,.45-1,1s.45,1,1,1h3v3c0,.55.45,1,1,1s1-.45,1-1v-3h3c.55,0,1-.45,1-1s-.45-1-1-1Z"/>
|
|
7
|
+
</svg>
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
|
2
|
+
<path d="M64 106.752C75.6658 106.752 85.7067 102.544 94.1227 94.128C102.539 85.712 106.747 75.6711 106.747 64.0053C106.747 52.3395 102.539 42.2986 94.1227 33.8826C85.7067 25.4666 75.6658 21.2586 64 21.2586C52.3343 21.2586 42.2934 25.4666 33.8774 33.8826C25.4614 42.2986 21.2534 52.3395 21.2534 64.0053C21.2534 75.6711 25.4614 85.712 33.8774 94.128C42.2934 102.544 52.3343 106.752 64 106.752ZM64 10.752C78.6667 10.752 91.2089 15.9608 101.627 26.3786C112.044 36.7964 117.253 49.3386 117.253 64.0053C117.253 78.672 112.044 91.2142 101.627 101.632C91.2089 112.05 78.6667 117.259 64 117.259C49.3334 117.259 36.7911 112.05 26.3734 101.632C15.9556 91.2142 10.7467 78.672 10.7467 64.0053C10.7467 49.3386 15.9556 36.7964 26.3734 26.3786C36.7911 15.9608 49.3334 10.752 64 10.752ZM58.752 37.248H69.2534V69.248H58.752V37.248ZM58.752 80H69.2534V90.752H58.752V80Z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m20.7 17.65c.03-.22.05-.43.05-.65s-.02-.43-.05-.65l.55-.47c.18-.15.29-.34.33-.58.03-.23 0-.45-.12-.65l-.2-.35c-.12-.18-.28-.32-.49-.4s-.42-.09-.64-.03l-.72.22c-.18-.13-.36-.25-.54-.34-.17-.09-.36-.18-.56-.26l-.15-.7c-.05-.23-.16-.42-.34-.58-.17-.15-.38-.22-.61-.22h-.4c-.23 0-.44.07-.61.21s-.29.33-.34.56l-.15.72c-.2.08-.39.17-.56.26s-.35.2-.54.34l-.73-.22c-.22-.07-.42-.06-.62.03-.2.08-.36.22-.47.4l-.23.38c-.12.2-.16.41-.12.64.03.22.14.41.33.56l.55.47c-.03.22-.05.43-.05.65s.02.43.05.65l-.55.47c-.18.15-.29.34-.33.58-.03.23 0 .45.12.65l.2.35c.12.18.28.32.49.4s.42.09.64.03l.73-.22c.18.13.36.25.54.34.17.09.36.18.56.26l.15.7c.05.23.16.42.34.58.17.15.38.22.61.22h.4c.23 0 .44-.07.61-.21s.29-.33.34-.56l.15-.72c.2-.08.39-.17.56-.26.18-.09.35-.2.54-.34l.72.22c.22.07.42.06.62-.03.2-.08.36-.22.48-.4l.22-.38c.12-.2.16-.41.12-.64-.03-.22-.14-.41-.33-.56zm-2.29.76c-.39.39-.86.59-1.41.59s-1.02-.2-1.41-.59-.59-.86-.59-1.41.2-1.02.59-1.41.86-.59 1.41-.59 1.02.2 1.41.59.59.86.59 1.41-.2 1.02-.59 1.41z"/><path d="m8 2c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm0 10c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z"/></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M11.4805 10.0029C11.4805 10.8096 11.4167 11.5296 11.2891 12.1631C11.166 12.7965 10.9655 13.3343 10.6875 13.7764C10.4141 14.2184 10.054 14.5557 9.60742 14.7881C9.16081 15.0205 8.61849 15.1367 7.98047 15.1367C7.17839 15.1367 6.51986 14.9339 6.00488 14.5283C5.48991 14.1182 5.10938 13.5303 4.86328 12.7646C4.61719 11.9945 4.49414 11.0739 4.49414 10.0029C4.49414 8.92285 4.60579 8 4.8291 7.23438C5.05697 6.46419 5.42611 5.87402 5.93652 5.46387C6.44694 5.05371 7.12826 4.84863 7.98047 4.84863C8.77799 4.84863 9.43425 5.05371 9.94922 5.46387C10.4688 5.86947 10.8538 6.45736 11.1045 7.22754C11.3551 7.99316 11.4805 8.91829 11.4805 10.0029ZM6.59277 10.0029C6.59277 10.764 6.63379 11.3997 6.71582 11.9102C6.80241 12.416 6.94596 12.7965 7.14648 13.0518C7.34701 13.307 7.625 13.4346 7.98047 13.4346C8.33138 13.4346 8.6071 13.3092 8.80762 13.0586C9.0127 12.8034 9.15853 12.4229 9.24512 11.917C9.33171 11.4066 9.375 10.7686 9.375 10.0029C9.375 9.24186 9.33171 8.60612 9.24512 8.0957C9.15853 7.58529 9.0127 7.20247 8.80762 6.94727C8.6071 6.6875 8.33138 6.55762 7.98047 6.55762C7.625 6.55762 7.34701 6.6875 7.14648 6.94727C6.94596 7.20247 6.80241 7.58529 6.71582 8.0957C6.63379 8.60612 6.59277 9.24186 6.59277 10.0029Z" fill="black"/>
|
|
3
|
+
<path d="M17.7832 15H15.6709V9.2168C15.6709 9.05729 15.6732 8.86133 15.6777 8.62891C15.6823 8.39193 15.6891 8.15039 15.6982 7.9043C15.7074 7.65365 15.7165 7.42806 15.7256 7.22754C15.6755 7.28678 15.5729 7.38932 15.418 7.53516C15.2676 7.67643 15.1263 7.80404 14.9941 7.91797L13.8457 8.84082L12.8271 7.56934L16.0469 5.00586H17.7832V15Z" fill="black"/>
|
|
4
|
+
<path d="M1 19.025V14.025H3V17.025H21V14.025H23V19.025H1Z" fill="black"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5 21.9998C4.16667 21.9998 3.45833 21.7081 2.875 21.1248C2.29167 20.5415 2 19.8331 2 18.9998C2 18.3498 2.1875 17.7748 2.5625 17.2748C2.9375 16.7748 3.41667 16.4165 4 16.1998V7.8248C3.41667 7.60814 2.9375 7.24564 2.5625 6.7373C2.1875 6.22897 2 5.6498 2 4.9998C2 4.16647 2.29167 3.45814 2.875 2.8748C3.45833 2.29147 4.16667 1.9998 5 1.9998C5.65 1.9998 6.22917 2.1873 6.7375 2.5623C7.24583 2.9373 7.60833 3.41647 7.825 3.9998H11.175L10.05 2.8748C9.85 2.6748 9.75 2.44147 9.75 2.1748C9.75 1.90814 9.85 1.6748 10.05 1.4748C10.25 1.2748 10.4875 1.1748 10.7625 1.1748C11.0375 1.1748 11.275 1.2748 11.475 1.4748L14.3 4.2998C14.5 4.4998 14.6 4.73314 14.6 4.9998C14.6 5.26647 14.5 5.4998 14.3 5.6998L11.45 8.5498C11.25 8.7498 11.0167 8.8498 10.75 8.8498C10.4833 8.8498 10.25 8.7498 10.05 8.5498C9.85 8.3498 9.75 8.1123 9.75 7.8373C9.75 7.5623 9.85 7.3248 10.05 7.1248L11.175 5.9998H7.825C7.675 6.43314 7.44167 6.80814 7.125 7.1248C6.80833 7.44147 6.43333 7.6748 6 7.8248V16.1748C6.58333 16.3915 7.0625 16.754 7.4375 17.2623C7.8125 17.7706 8 18.3498 8 18.9998C8 19.8331 7.70833 20.5415 7.125 21.1248C6.54167 21.7081 5.83333 21.9998 5 21.9998ZM19 1.9998C19.8333 1.9998 20.5417 2.29147 21.125 2.8748C21.7083 3.45814 22 4.16647 22 4.9998C22 5.83314 21.7083 6.54147 21.125 7.1248C20.5417 7.70814 19.8333 7.9998 19 7.9998C18.1667 7.9998 17.4583 7.70814 16.875 7.1248C16.2917 6.54147 16 5.83314 16 4.9998C16 4.16647 16.2917 3.45814 16.875 2.8748C17.4583 2.29147 18.1667 1.9998 19 1.9998ZM5 19.9998C5.28333 19.9998 5.52083 19.904 5.7125 19.7123C5.90417 19.5206 6 19.2831 6 18.9998C6 18.7165 5.90417 18.479 5.7125 18.2873C5.52083 18.0956 5.28333 17.9998 5 17.9998C4.71667 17.9998 4.47917 18.0956 4.2875 18.2873C4.09583 18.479 4 18.7165 4 18.9998C4 19.2831 4.09583 19.5206 4.2875 19.7123C4.47917 19.904 4.71667 19.9998 5 19.9998ZM5 5.9998C5.28333 5.9998 5.52083 5.90397 5.7125 5.7123C5.90417 5.52064 6 5.28314 6 4.9998C6 4.71647 5.90417 4.47897 5.7125 4.2873C5.52083 4.09564 5.28333 3.9998 5 3.9998C4.71667 3.9998 4.47917 4.09564 4.2875 4.2873C4.09583 4.47897 4 4.71647 4 4.9998C4 5.28314 4.09583 5.52064 4.2875 5.7123C4.47917 5.90397 4.71667 5.9998 5 5.9998ZM19 5.9998C19.2833 5.9998 19.5208 5.90397 19.7125 5.7123C19.9042 5.52064 20 5.28314 20 4.9998C20 4.71647 19.9042 4.47897 19.7125 4.2873C19.5208 4.09564 19.2833 3.9998 19 3.9998C18.7167 3.9998 18.4792 4.09564 18.2875 4.2873C18.0958 4.47897 18 4.71647 18 4.9998C18 5.28314 18.0958 5.52064 18.2875 5.7123C18.4792 5.90397 18.7167 5.9998 19 5.9998Z" fill="black"/>
|
|
3
|
+
<path d="M18 15.9998V12.9998C18 12.4498 17.55 11.9998 17 11.9998C16.45 11.9998 16 12.4498 16 12.9998V15.9998H13C12.45 15.9998 12 16.4498 12 16.9998C12 17.5498 12.45 17.9998 13 17.9998H16V20.9998C16 21.5498 16.45 21.9998 17 21.9998C17.55 21.9998 18 21.5498 18 20.9998V17.9998H21C21.55 17.9998 22 17.5498 22 16.9998C22 16.4498 21.55 15.9998 21 15.9998H18Z" fill="black"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7 5.77525C6.08333 6.50858 5.35417 7.41275 4.8125 8.48775C4.27083 9.56275 4 10.7336 4 12.0003C4 13.9169 4.58333 15.5878 5.75 17.0128C6.91667 18.4378 8.39167 19.3586 10.175 19.7753C10.425 19.8419 10.625 19.9878 10.775 20.2128C10.925 20.4378 11 20.6836 11 20.9503C11 21.2169 10.9083 21.4419 10.725 21.6253C10.5417 21.8086 10.3333 21.8753 10.1 21.8253C7.76667 21.3919 5.83333 20.2628 4.3 18.4378C2.76667 16.6128 2 14.4669 2 12.0003C2 10.4836 2.30417 9.08358 2.9125 7.80025C3.52083 6.51692 4.35 5.41692 5.4 4.50025H4C3.71667 4.50025 3.47917 4.40442 3.2875 4.21275C3.09583 4.02108 3 3.78358 3 3.50025C3 3.21692 3.09583 2.97942 3.2875 2.78775C3.47917 2.59608 3.71667 2.50025 4 2.50025H8C8.28333 2.50025 8.52083 2.59608 8.7125 2.78775C8.90417 2.97942 9 3.21692 9 3.50025V7.50025C9 7.78358 8.90417 8.02108 8.7125 8.21275C8.52083 8.40442 8.28333 8.50025 8 8.50025C7.71667 8.50025 7.47917 8.40442 7.2875 8.21275C7.09583 8.02108 7 7.78358 7 7.50025V5.77525ZM10.575 13.7753L15.55 8.80025C15.75 8.60025 15.9833 8.50442 16.25 8.51275C16.5167 8.52108 16.75 8.62525 16.95 8.82525C17.1333 9.02525 17.2292 9.25858 17.2375 9.52525C17.2458 9.79192 17.15 10.0253 16.95 10.2253L11.275 15.9003C11.075 16.1003 10.8417 16.2003 10.575 16.2003C10.3083 16.2003 10.075 16.1003 9.875 15.9003L7.05 13.0503C6.86667 12.8669 6.77083 12.6378 6.7625 12.3628C6.75417 12.0878 6.85 11.8503 7.05 11.6503C7.23333 11.4669 7.46667 11.3753 7.75 11.3753C8.03333 11.3753 8.26667 11.4669 8.45 11.6503L10.575 13.7753ZM18.6 19.5003H20C20.2833 19.5003 20.5208 19.5961 20.7125 19.7878C20.9042 19.9794 21 20.2169 21 20.5003C21 20.7836 20.9042 21.0211 20.7125 21.2128C20.5208 21.4044 20.2833 21.5003 20 21.5003H16C15.7167 21.5003 15.4792 21.4044 15.2875 21.2128C15.0958 21.0211 15 20.7836 15 20.5003V16.5003C15 16.2169 15.0958 15.9794 15.2875 15.7878C15.4792 15.5961 15.7167 15.5003 16 15.5003C16.2833 15.5003 16.5208 15.5961 16.7125 15.7878C16.9042 15.9794 17 16.2169 17 16.5003V18.2253C17.9167 17.4753 18.6458 16.5669 19.1875 15.5003C19.7292 14.4336 20 13.2669 20 12.0003C20 10.0836 19.4167 8.41275 18.25 6.98775C17.0833 5.56275 15.6083 4.64192 13.825 4.22525C13.575 4.15858 13.375 4.01275 13.225 3.78775C13.075 3.56275 13 3.31692 13 3.05025C13 2.78358 13.0917 2.55858 13.275 2.37525C13.4583 2.19192 13.6667 2.12525 13.9 2.17525C16.2333 2.60858 18.1667 3.73775 19.7 5.56275C21.2333 7.38775 22 9.53358 22 12.0003C22 13.5169 21.6958 14.9169 21.0875 16.2003C20.4792 17.4836 19.65 18.5836 18.6 19.5003Z" fill="black"/>
|
|
3
|
+
</svg>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export type LuiIconName = string | 'ic_account_circle' | 'ic_add' | 'ic_add_adopt' | 'ic_add_area_interest' | 'ic_add_circle' | 'ic_add_circle_outline' | 'ic_add_irregular_image' | 'ic_add_label' | 'ic_add_line' | 'ic_add_multiple' | 'ic_add_page' | 'ic_add_rectangle' | 'ic_add_rt_lines' | 'ic_add_to_adjustment' | 'ic_add_to_csv' | 'ic_add_to_list' | 'ic_add_to_xml' | 'ic_added_to_list' | 'ic_adjustment' | 'ic_admin' | 'ic_advanced_user_search' | 'ic_alias' | 'ic_alias_unselected' | 'ic_anchor' | 'ic_annotations' | 'ic_apps' | 'ic_arrow_back' | 'ic_arrow_back_ios' | 'ic_arrow_back_left' | 'ic_arrow_drop_down' | 'ic_arrow_drop_right' | 'ic_arrow_drop_up' | 'ic_arrow_forward_ios' | 'ic_arrow_forward_right' | 'ic_attach_file' | 'ic_attachment' | 'ic_auth_and_instruct' | 'ic_auto_preval' | 'ic_auto_regenerate' | 'ic_balance_parcel' | 'ic_banana' | 'ic_basemap_off' | 'ic_blackwhite_greyscale' | 'ic_blocked' | 'ic_border_color' | 'ic_bug' | 'ic_c_report' | 'ic_cancel_clear' | 'ic_cancel_outline' | 'ic_capture_area' | 'ic_cart_view' | 'ic_certify_and_sign' | 'ic_change_password' | 'ic_check' | 'ic_check_circle' | 'ic_check_circle_outline' | 'ic_checklist' | 'ic_clear' | 'ic_close_list' | 'ic_closest_match' | 'ic_columns' | 'ic_control_point' | 'ic_copy' | 'ic_copy_titles_to_here' | 'ic_corporate_fare' | 'ic_create' | 'ic_create_new_list' | 'ic_csv_file' | 'ic_data_display_threshold' | 'ic_data_display_threshold_high_urban' | 'ic_data_display_threshold_low_large_rural' | 'ic_data_display_threshold_medium_rural' | 'ic_dealings' | 'ic_deceased' | 'ic_deceased_fill' | 'ic_decommission' | 'ic_define_diagrams' | 'ic_define_nonprimary_diagram_circle' | 'ic_define_nonprimary_diagram_polygon' | 'ic_define_nonprimary_diagram_rectangle' | 'ic_define_primary_diagram_circle' | 'ic_define_primary_diagram_polygon' | 'ic_define_primary_diagram_rectangle' | 'ic_define_survey_diagram_circle' | 'ic_define_survey_diagram_polygon' | 'ic_define_survey_diagram_rectangle' | 'ic_delete_forever' | 'ic_delete_outline' | 'ic_delete_page' | 'ic_delete_solid' | 'ic_description' | 'ic_destination' | 'ic_dollar_round' | 'ic_double_arrow_left' | 'ic_double_arrow_right' | 'ic_double_tick' | 'ic_drag_handle' | 'ic_drag_indicator' | 'ic_draw_abuttal' | 'ic_draw_irregular_line' | 'ic_draw_rt_bdry' | 'ic_email' | 'ic_empty_circle' | 'ic_enabled_users' | 'ic_error' | 'ic_error_outline' | 'ic_error_report_pnx' | 'ic_expand_less' | 'ic_expand_more' | 'ic_fast_forward' | 'ic_fast_forward_outline' | 'ic_feature_id' | 'ic_feedback_lightbulb' | 'ic_feedback_lightbulb_alt' | 'ic_file_attached' | 'ic_file_attached_outline' | 'ic_filter_alt' | 'ic_filter_list' | 'ic_flag' | 'ic_fold_in' | 'ic_fold_out' | 'ic_format_colour' | 'ic_format_lines_text' | 'ic_forward' | 'ic_fullscreen_frame' | 'ic_generate_title' | 'ic_grid_view' | 'ic_help_outline' | 'ic_history' | 'ic_hourglass' | 'ic_info' | 'ic_info_outline' | 'ic_insert_into_sheet' | 'ic_insert_invitation' | 'ic_insert_photo' | 'ic_instruments_roles' | 'ic_keyboard_arrow_down' | 'ic_keyboard_arrow_left' | 'ic_keyboard_arrow_right' | 'ic_keyboard_arrow_up' | 'ic_label_diagrams' | 'ic_label_settings' | 'ic_labels_off' | 'ic_labels_on' | 'ic_land_record_search' | 'ic_launch_modal' | 'ic_launch_new window_open' | 'ic_layers' | 'ic_layers_user_defined' | 'ic_layout_plan_sheets' | 'ic_left' | 'ic_left_col' | 'ic_line_arc' | 'ic_line_arc_reverse' | 'ic_line_irregular' | 'ic_line_vector' | 'ic_link' | 'ic_list_add' | 'ic_list_clear' | 'ic_list_notepad' | 'ic_list_view' | 'ic_lists_folder' | 'ic_locate' | 'ic_located_in_spatial' | 'ic_lock' | 'ic_lock_alt' | 'ic_log_out' | 'ic_manage_adjust' | 'ic_manage_labels' | 'ic_maori_land' | 'ic_mark_linking' | 'ic_marks' | 'ic_memorials' | 'ic_menu' | 'ic_merge' | 'ic_message_received' | 'ic_minimise' | 'ic_misclose_error' | 'ic_more_vert' | 'ic_move_down' | 'ic_move_node' | 'ic_multi_factor_authentication_mfa' | 'ic_navigate_before' | 'ic_navigate_next' | 'ic_new_anchor' | 'ic_new_work_item' | 'ic_note_add' | 'ic_notice_of_change' | 'ic_notifications' | 'ic_numbered_list' | 'ic_office_building_corporate' | 'ic_opacity' | 'ic_open_diagrams' | 'ic_order_history' | 'ic_package' | 'ic_pan_map' | 'ic_pan_map_alt' | 'ic_parcel_network_transaction_pnx' | 'ic_parcel_network_transaction_pnx_search' | 'ic_parcels_existing' | 'ic_parcels_new' | 'ic_pdf' | 'ic_pdf_doc' | 'ic_pen_and_paper_sign' | 'ic_people_outline' | 'ic_perform_next_step_right' | 'ic_person' | 'ic_person_add' | 'ic_picker' | 'ic_placeholder' | 'ic_plan_generation' | 'ic_plus_one' | 'ic_pointer_outlined' | 'ic_polygon_selection' | 'ic_pop_back' | 'ic_pre_validation' | 'ic_print' | 'ic_product_list' | 'ic_publish' | 'ic_push_pin' | 'ic_push_pin_remove' | 'ic_re_commission' | 'ic_read_only' | 'ic_record_statutory_action' | 'ic_redo' | 'ic_refresh' | 'ic_regenerate' | 'ic_regenerate_off' | 'ic_release' | 'ic_remove_circle' | 'ic_remove_circle_outline' | 'ic_remove_from_adjustment' | 'ic_remove_from_sheet' | 'ic_remove_line' | 'ic_renumber_page' | 'ic_request' | 'ic_requisitions' | 'ic_restart' | 'ic_restore' | 'ic_rotate_sheet' | 'ic_round_selection' | 'ic_save' | 'ic_save_as' | 'ic_save_download' | 'ic_saved_area_interest' | 'ic_search' | 'ic_select_coordinates' | 'ic_select_diagram' | 'ic_select_label' | 'ic_select_line' | 'ic_select_rt_lines' | 'ic_selection_focus' | 'ic_send' | 'ic_send_email_dart' | 'ic_separator' | 'ic_settings' | 'ic_sort' | 'ic_sorting_down_arrow_up' | 'ic_sorting_up_arrow_up' | 'ic_source' | 'ic_split' | 'ic_square_selection' | 'ic_subdirectory_arrow_right' | 'ic_submit' | 'ic_summary_open' | 'ic_survey' | 'ic_survey_checked' | 'ic_survey_data_extraction' | 'ic_survey_report' | 'ic_survey_sheet' | 'ic_swap_vertical' | 'ic_ta_request_sent' | 'ic_table_columns' | 'ic_tax_statement' | 'ic_text_match' | 'ic_tick' | 'ic_tick_and_cross' | 'ic_timeline' | 'ic_title_allocation_swap' | 'ic_title_sheet' | 'ic_toggle_off' | 'ic_toggle_on' | 'ic_tune_setting_configure' | 'ic_undo' | 'ic_unlink' | 'ic_unlock' | 'ic_upload' | 'ic_vector' | 'ic_vector_sequence' | 'ic_verified_complete_approve_check_tick' | 'ic_view' | 'ic_view_in_viewer' | 'ic_view_list' | 'ic_view_quilt' | 'ic_view_sidebar' | 'ic_view_week' | 'ic_visiblity_off' | 'ic_warning' | 'ic_warning_outline' | 'ic_waves' | 'ic_whats_new_updates' | 'ic_xml_file' | 'ic_zoom_centre' | 'ic_zoom_out' | 'ic_zoom_previous' | 'ic_zoomin_snippet_circle' | 'ic_zoomin_snippet_polygon' | 'ic_zoomin_snippet_rectangle' | 'ic_zoomout_snippet_circle' | 'ic_zoomout_snippet_polygon' | 'ic_zoomout_snippet_rectangle';
|
|
2
|
+
export type LuiIconName = string | 'ic_account_circle' | 'ic_add' | 'ic_add_adopt' | 'ic_add_area_interest' | 'ic_add_circle' | 'ic_add_circle_outline' | 'ic_add_coordinate' | 'ic_add_image' | 'ic_add_irregular_image' | 'ic_add_label' | 'ic_add_line' | 'ic_add_multiple' | 'ic_add_page' | 'ic_add_rectangle' | 'ic_add_rt_lines' | 'ic_add_to_adjustment' | 'ic_add_to_csv' | 'ic_add_to_list' | 'ic_add_to_statutory_action' | 'ic_add_to_xml' | 'ic_added_to_list' | 'ic_adjustment' | 'ic_admin' | 'ic_advanced_user_search' | 'ic_alias' | 'ic_alias_unselected' | 'ic_anchor' | 'ic_annotations' | 'ic_apps' | 'ic_arrow_back' | 'ic_arrow_back_ios' | 'ic_arrow_back_left' | 'ic_arrow_drop_down' | 'ic_arrow_drop_right' | 'ic_arrow_drop_up' | 'ic_arrow_forward_ios' | 'ic_arrow_forward_right' | 'ic_attach_file' | 'ic_attachment' | 'ic_auth_and_instruct' | 'ic_auto_preval' | 'ic_auto_regenerate' | 'ic_balance_parcel' | 'ic_banana' | 'ic_basemap_off' | 'ic_blackwhite_greyscale' | 'ic_blocked' | 'ic_border_color' | 'ic_bug' | 'ic_c_report' | 'ic_cancel_clear' | 'ic_cancel_outline' | 'ic_capture_area' | 'ic_cart_view' | 'ic_certify_and_sign' | 'ic_change_password' | 'ic_check' | 'ic_check_circle' | 'ic_check_circle_outline' | 'ic_checklist' | 'ic_clear' | 'ic_close_list' | 'ic_closest_match' | 'ic_columns' | 'ic_control_point' | 'ic_convert_data' | 'ic_copy' | 'ic_copy_titles_to_here' | 'ic_corporate_fare' | 'ic_create' | 'ic_create_new_list' | 'ic_create_node' | 'ic_csv_file' | 'ic_data_display_threshold' | 'ic_data_display_threshold_high_urban' | 'ic_data_display_threshold_low_large_rural' | 'ic_data_display_threshold_medium_rural' | 'ic_dealings' | 'ic_deceased' | 'ic_deceased_fill' | 'ic_decommission' | 'ic_define_diagrams' | 'ic_define_nonprimary_diagram_circle' | 'ic_define_nonprimary_diagram_polygon' | 'ic_define_nonprimary_diagram_rectangle' | 'ic_define_primary_diagram_circle' | 'ic_define_primary_diagram_polygon' | 'ic_define_primary_diagram_rectangle' | 'ic_define_survey_diagram_circle' | 'ic_define_survey_diagram_polygon' | 'ic_define_survey_diagram_rectangle' | 'ic_delete_forever' | 'ic_delete_outline' | 'ic_delete_page' | 'ic_delete_solid' | 'ic_description' | 'ic_destination' | 'ic_dollar_round' | 'ic_double_arrow_left' | 'ic_double_arrow_right' | 'ic_double_tick' | 'ic_drag_handle' | 'ic_drag_indicator' | 'ic_draw_abuttal' | 'ic_draw_irregular_line' | 'ic_draw_rt_bdry' | 'ic_email' | 'ic_empty_circle' | 'ic_enabled_users' | 'ic_error' | 'ic_error_outline' | 'ic_error_report_pnx' | 'ic_expand_less' | 'ic_expand_more' | 'ic_fast_forward' | 'ic_fast_forward_outline' | 'ic_feature_id' | 'ic_feedback_lightbulb' | 'ic_feedback_lightbulb_alt' | 'ic_file_attached' | 'ic_file_attached_outline' | 'ic_filter_alt' | 'ic_filter_list' | 'ic_flag' | 'ic_fold_in' | 'ic_fold_out' | 'ic_format_colour' | 'ic_format_lines_text' | 'ic_forward' | 'ic_fullscreen_frame' | 'ic_generate_title' | 'ic_grid_view' | 'ic_help_outline' | 'ic_history' | 'ic_hourglass' | 'ic_info' | 'ic_info_outline' | 'ic_insert_into_sheet' | 'ic_insert_invitation' | 'ic_insert_photo' | 'ic_instruments_roles' | 'ic_keyboard_arrow_down' | 'ic_keyboard_arrow_left' | 'ic_keyboard_arrow_right' | 'ic_keyboard_arrow_up' | 'ic_label_diagrams' | 'ic_label_settings' | 'ic_labels_off' | 'ic_labels_on' | 'ic_land_record_search' | 'ic_launch_modal' | 'ic_launch_new window_open' | 'ic_layers' | 'ic_layers_user_defined' | 'ic_layout_plan_sheets' | 'ic_left' | 'ic_left_col' | 'ic_line_arc' | 'ic_line_arc_reverse' | 'ic_line_irregular' | 'ic_line_vector' | 'ic_link' | 'ic_list_add' | 'ic_list_clear' | 'ic_list_notepad' | 'ic_list_view' | 'ic_lists_folder' | 'ic_locate' | 'ic_located_in_spatial' | 'ic_lock' | 'ic_lock_alt' | 'ic_log_out' | 'ic_maintain_node' | 'ic_manage_adjust' | 'ic_manage_labels' | 'ic_maori_land' | 'ic_mark_linking' | 'ic_marks' | 'ic_memorials' | 'ic_menu' | 'ic_merge' | 'ic_message_received' | 'ic_minimise' | 'ic_misclose_error' | 'ic_more_vert' | 'ic_move_down' | 'ic_move_node' | 'ic_multi_factor_authentication_mfa' | 'ic_navigate_before' | 'ic_navigate_next' | 'ic_new_anchor' | 'ic_new_work_item' | 'ic_note_add' | 'ic_notice_of_change' | 'ic_notifications' | 'ic_numbered_list' | 'ic_numerical_input' | 'ic_office_building_corporate' | 'ic_opacity' | 'ic_open_diagrams' | 'ic_order_history' | 'ic_package' | 'ic_pan_map' | 'ic_pan_map_alt' | 'ic_parcel_network_transaction_pnx' | 'ic_parcel_network_transaction_pnx_create' | 'ic_parcel_network_transaction_pnx_search' | 'ic_parcels_existing' | 'ic_parcels_new' | 'ic_pdf' | 'ic_pdf_doc' | 'ic_pen_and_paper_sign' | 'ic_people_outline' | 'ic_perform_next_step_right' | 'ic_person' | 'ic_person_add' | 'ic_picker' | 'ic_placeholder' | 'ic_plan_generation' | 'ic_plus_one' | 'ic_pointer_outlined' | 'ic_polygon_selection' | 'ic_pop_back' | 'ic_pre_validation' | 'ic_print' | 'ic_product_list' | 'ic_publish' | 'ic_push_pin' | 'ic_push_pin_remove' | 'ic_re_commission' | 'ic_read_only' | 'ic_record_statutory_action' | 'ic_redo' | 'ic_refresh' | 'ic_regenerate' | 'ic_regenerate_off' | 'ic_release' | 'ic_remove_circle' | 'ic_remove_circle_outline' | 'ic_remove_from_adjustment' | 'ic_remove_from_sheet' | 'ic_remove_line' | 'ic_renumber_page' | 'ic_request' | 'ic_requisitions' | 'ic_restart' | 'ic_restore' | 'ic_rotate_sheet' | 'ic_round_selection' | 'ic_save' | 'ic_save_as' | 'ic_save_download' | 'ic_saved_area_interest' | 'ic_search' | 'ic_select_coordinates' | 'ic_select_diagram' | 'ic_select_label' | 'ic_select_line' | 'ic_select_rt_lines' | 'ic_selection_focus' | 'ic_send' | 'ic_send_email_dart' | 'ic_separator' | 'ic_settings' | 'ic_sort' | 'ic_sorting_down_arrow_up' | 'ic_sorting_up_arrow_up' | 'ic_source' | 'ic_split' | 'ic_square_selection' | 'ic_subdirectory_arrow_right' | 'ic_submit' | 'ic_summary_open' | 'ic_survey' | 'ic_survey_checked' | 'ic_survey_data_extraction' | 'ic_survey_report' | 'ic_survey_sheet' | 'ic_swap_vertical' | 'ic_ta_request_sent' | 'ic_table_columns' | 'ic_tax_statement' | 'ic_text_match' | 'ic_tick' | 'ic_tick_and_cross' | 'ic_timeline' | 'ic_title_allocation_swap' | 'ic_title_sheet' | 'ic_toggle_off' | 'ic_toggle_on' | 'ic_tune_setting_configure' | 'ic_undo' | 'ic_unlink' | 'ic_unlock' | 'ic_upload' | 'ic_validate_pnx' | 'ic_vector' | 'ic_vector_sequence' | 'ic_verified_complete_approve_check_tick' | 'ic_view' | 'ic_view_in_viewer' | 'ic_view_list' | 'ic_view_quilt' | 'ic_view_sidebar' | 'ic_view_week' | 'ic_visiblity_off' | 'ic_warning' | 'ic_warning_outline' | 'ic_waves' | 'ic_whats_new_updates' | 'ic_xml_file' | 'ic_zoom_centre' | 'ic_zoom_out' | 'ic_zoom_previous' | 'ic_zoomin_snippet_circle' | 'ic_zoomin_snippet_polygon' | 'ic_zoomin_snippet_rectangle' | 'ic_zoomout_snippet_circle' | 'ic_zoomout_snippet_polygon' | 'ic_zoomout_snippet_rectangle';
|
|
3
3
|
type IconNameElementMap = {
|
|
4
4
|
[key in LuiIconName]?: React.ReactElement;
|
|
5
5
|
};
|
|
@@ -16,6 +16,8 @@ export type LuiIconName =
|
|
|
16
16
|
| 'ic_add_area_interest'
|
|
17
17
|
| 'ic_add_circle'
|
|
18
18
|
| 'ic_add_circle_outline'
|
|
19
|
+
| 'ic_add_coordinate'
|
|
20
|
+
| 'ic_add_image'
|
|
19
21
|
| 'ic_add_irregular_image'
|
|
20
22
|
| 'ic_add_label'
|
|
21
23
|
| 'ic_add_line'
|
|
@@ -26,6 +28,7 @@ export type LuiIconName =
|
|
|
26
28
|
| 'ic_add_to_adjustment'
|
|
27
29
|
| 'ic_add_to_csv'
|
|
28
30
|
| 'ic_add_to_list'
|
|
31
|
+
| 'ic_add_to_statutory_action'
|
|
29
32
|
| 'ic_add_to_xml'
|
|
30
33
|
| 'ic_added_to_list'
|
|
31
34
|
| 'ic_adjustment'
|
|
@@ -72,11 +75,13 @@ export type LuiIconName =
|
|
|
72
75
|
| 'ic_closest_match'
|
|
73
76
|
| 'ic_columns'
|
|
74
77
|
| 'ic_control_point'
|
|
78
|
+
| 'ic_convert_data'
|
|
75
79
|
| 'ic_copy'
|
|
76
80
|
| 'ic_copy_titles_to_here'
|
|
77
81
|
| 'ic_corporate_fare'
|
|
78
82
|
| 'ic_create'
|
|
79
83
|
| 'ic_create_new_list'
|
|
84
|
+
| 'ic_create_node'
|
|
80
85
|
| 'ic_csv_file'
|
|
81
86
|
| 'ic_data_display_threshold'
|
|
82
87
|
| 'ic_data_display_threshold_high_urban'
|
|
@@ -177,6 +182,7 @@ export type LuiIconName =
|
|
|
177
182
|
| 'ic_lock'
|
|
178
183
|
| 'ic_lock_alt'
|
|
179
184
|
| 'ic_log_out'
|
|
185
|
+
| 'ic_maintain_node'
|
|
180
186
|
| 'ic_manage_adjust'
|
|
181
187
|
| 'ic_manage_labels'
|
|
182
188
|
| 'ic_maori_land'
|
|
@@ -200,6 +206,7 @@ export type LuiIconName =
|
|
|
200
206
|
| 'ic_notice_of_change'
|
|
201
207
|
| 'ic_notifications'
|
|
202
208
|
| 'ic_numbered_list'
|
|
209
|
+
| 'ic_numerical_input'
|
|
203
210
|
| 'ic_office_building_corporate'
|
|
204
211
|
| 'ic_opacity'
|
|
205
212
|
| 'ic_open_diagrams'
|
|
@@ -208,6 +215,7 @@ export type LuiIconName =
|
|
|
208
215
|
| 'ic_pan_map'
|
|
209
216
|
| 'ic_pan_map_alt'
|
|
210
217
|
| 'ic_parcel_network_transaction_pnx'
|
|
218
|
+
| 'ic_parcel_network_transaction_pnx_create'
|
|
211
219
|
| 'ic_parcel_network_transaction_pnx_search'
|
|
212
220
|
| 'ic_parcels_existing'
|
|
213
221
|
| 'ic_parcels_new'
|
|
@@ -297,6 +305,7 @@ export type LuiIconName =
|
|
|
297
305
|
| 'ic_unlink'
|
|
298
306
|
| 'ic_unlock'
|
|
299
307
|
| 'ic_upload'
|
|
308
|
+
| 'ic_validate_pnx'
|
|
300
309
|
| 'ic_vector'
|
|
301
310
|
| 'ic_vector_sequence'
|
|
302
311
|
| 'ic_verified_complete_approve_check_tick'
|
|
@@ -366,6 +375,19 @@ iconMap['ic_add_circle_outline'] = (
|
|
|
366
375
|
</svg>
|
|
367
376
|
);
|
|
368
377
|
|
|
378
|
+
iconMap['ic_add_coordinate'] = (
|
|
379
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
380
|
+
<path d="M12 14C11.45 14 10.9792 13.8042 10.5875 13.4125C10.1958 13.0208 10 12.55 10 12C10 11.45 10.1958 10.9792 10.5875 10.5875C10.9792 10.1958 11.45 10 12 10C12.55 10 13.0208 10.1958 13.4125 10.5875C13.8042 10.9792 14 11.45 14 12C14 12.55 13.8042 13.0208 13.4125 13.4125C13.0208 13.8042 12.55 14 12 14ZM11 7V4C11 3.71667 11.0958 3.47917 11.2875 3.2875C11.4792 3.09583 11.7167 3 12 3C12.2833 3 12.5208 3.09583 12.7125 3.2875C12.9042 3.47917 13 3.71667 13 4V7C13 7.28333 12.9042 7.52083 12.7125 7.7125C12.5208 7.90417 12.2833 8 12 8C11.7167 8 11.4792 7.90417 11.2875 7.7125C11.0958 7.52083 11 7.28333 11 7ZM11 20V17C11 16.7167 11.0958 16.4792 11.2875 16.2875C11.4792 16.0958 11.7167 16 12 16C12.2833 16 12.5208 16.0958 12.7125 16.2875C12.9042 16.4792 13 16.7167 13 17V20C13 20.2833 12.9042 20.5208 12.7125 20.7125C12.5208 20.9042 12.2833 21 12 21C11.7167 21 11.4792 20.9042 11.2875 20.7125C11.0958 20.5208 11 20.2833 11 20ZM17 11H20C20.2833 11 20.5208 11.0958 20.7125 11.2875C20.9042 11.4792 21 11.7167 21 12C21 12.2833 20.9042 12.5208 20.7125 12.7125C20.5208 12.9042 20.2833 13 20 13H17C16.7167 13 16.4792 12.9042 16.2875 12.7125C16.0958 12.5208 16 12.2833 16 12C16 11.7167 16.0958 11.4792 16.2875 11.2875C16.4792 11.0958 16.7167 11 17 11ZM4 11H7C7.28333 11 7.52083 11.0958 7.7125 11.2875C7.90417 11.4792 8 11.7167 8 12C8 12.2833 7.90417 12.5208 7.7125 12.7125C7.52083 12.9042 7.28333 13 7 13H4C3.71667 13 3.47917 12.9042 3.2875 12.7125C3.09583 12.5208 3 12.2833 3 12C3 11.7167 3.09583 11.4792 3.2875 11.2875C3.47917 11.0958 3.71667 11 4 11Z" />
|
|
381
|
+
</svg>
|
|
382
|
+
);
|
|
383
|
+
|
|
384
|
+
iconMap['ic_add_image'] = (
|
|
385
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
386
|
+
<path d="M18 20H4V6H11V4H4C2.9 4 2 4.9 2 6V20C2 21.1 2.9 22 4 22H18C19.1 22 20 21.1 20 20V13H18V20ZM10.21 16.83L8.25 14.47L5.5 18H16.5L12.96 13.29L10.21 16.83Z" />
|
|
387
|
+
<path d="M19 5V2C19 1.45 18.55 1 18 1C17.45 1 17 1.45 17 2V5H14C13.45 5 13 5.45 13 6C13 6.55 13.45 7 14 7H17V10C17 10.55 17.45 11 18 11C18.55 11 19 10.55 19 10V7H22C22.55 7 23 6.55 23 6C23 5.45 22.55 5 22 5H19Z" />
|
|
388
|
+
</svg>
|
|
389
|
+
);
|
|
390
|
+
|
|
369
391
|
iconMap['ic_add_irregular_image'] = (
|
|
370
392
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
371
393
|
<path d="M19 5v14H5V5zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-4.86 8.86-3 3.87L9 13.14 6 17h12z" />
|
|
@@ -432,6 +454,20 @@ iconMap['ic_add_to_list'] = (
|
|
|
432
454
|
</svg>
|
|
433
455
|
);
|
|
434
456
|
|
|
457
|
+
iconMap['ic_add_to_statutory_action'] = (
|
|
458
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
459
|
+
<path d="M18 7V11C18 11.5523 17.5523 12 17 12H11V7H18ZM13 10H16V9H13V10Z" />
|
|
460
|
+
<path d="M6 10H10V12H6V10Z" />
|
|
461
|
+
<path d="M6 7H10V9H6V7Z" />
|
|
462
|
+
<path d="M6 13H15V15H6V13Z" />
|
|
463
|
+
<path d="M6 16H11V18H6V16Z" />
|
|
464
|
+
<path d="M12 20C12.5523 20 13 20.4477 13 21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21C11 20.4477 11.4477 20 12 20Z" />
|
|
465
|
+
<path d="M9 21C9 20.4477 8.55228 20 8 20C7.44772 20 7 20.4477 7 21C7 21.5523 7.44772 22 8 22C8.55228 22 9 21.5523 9 21Z" />
|
|
466
|
+
<path d="M3 5V21C3 21.5523 3.44772 22 4 22C4.55228 22 5 21.5523 5 21V5H19V10C19 10.5523 19.4477 11 20 11C20.5523 11 21 10.5523 21 10V5C21 4.45 20.8042 3.97917 20.4125 3.5875C20.0208 3.19583 19.55 3 19 3H5C4.45 3 3.97917 3.19583 3.5875 3.5875C3.19583 3.97917 3 4.45 3 5Z" />
|
|
467
|
+
<path d="M19 17V14C19 13.45 18.55 13 18 13C17.45 13 17 13.45 17 14V17H14C13.45 17 13 17.45 13 18C13 18.55 13.45 19 14 19H17V22C17 22.55 17.45 23 18 23C18.55 23 19 22.55 19 22V19H22C22.55 19 23 18.55 23 18C23 17.45 22.55 17 22 17H19Z" />
|
|
468
|
+
</svg>
|
|
469
|
+
);
|
|
470
|
+
|
|
435
471
|
iconMap['ic_add_to_xml'] = (
|
|
436
472
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
437
473
|
<path d="m14 2 6 6v12c0 1.1-.9 2-2 2H5.99C4.89 22 4 21.1 4 20l.004-7S4 12 5.003 12H18V9h-5V4h-1a1 1 0 1 1 0-2zM6.533 16.49 5.02 19h1.433l.763-1.407.87 1.407H9.52l-1.514-2.45L9.553 14H8.12l-.79 1.46L6.433 14H5zm3.88-2.49-.59 5h1.253l.308-2.638.65 2.638h1.218l.656-2.698L14.23 19h1.252l-.596-5h-1.205l-1.025 3.513L11.632 14zm5.802 4.69q.307.31.984.31H19v-1.17h-1.446q-.348-.001-.348-.35V14h-1.3v3.701q0 .68.309.99" />
|
|
@@ -717,6 +753,12 @@ iconMap['ic_control_point'] = (
|
|
|
717
753
|
</svg>
|
|
718
754
|
);
|
|
719
755
|
|
|
756
|
+
iconMap['ic_convert_data'] = (
|
|
757
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
758
|
+
<path d="M11 21V9H3V5C3 4.45 3.19583 3.97917 3.5875 3.5875C3.97917 3.19583 4.45 3 5 3H19C19.55 3 20.0208 3.19583 20.4125 3.5875C20.8042 3.97917 21 4.45 21 5V19C21 19.55 20.8042 20.0208 20.4125 20.4125C20.0208 20.8042 19.55 21 19 21H11ZM13 19H19V15H13V19ZM13 13H19V9H13V13ZM5 7H19V5H5V7ZM3 22V20H5.55C4.75 19.6167 4.10417 19.05 3.6125 18.3C3.12083 17.55 2.875 16.7 2.875 15.75C2.875 14.4333 3.3375 13.3125 4.2625 12.3875C5.1875 11.4625 6.30833 11 7.625 11V13C6.875 13 6.22917 13.2667 5.6875 13.8C5.14583 14.3333 4.875 14.9833 4.875 15.75C4.875 16.4 5.075 16.975 5.475 17.475C5.875 17.975 6.38333 18.2917 7 18.425V16H9V22H3Z" />
|
|
759
|
+
</svg>
|
|
760
|
+
);
|
|
761
|
+
|
|
720
762
|
iconMap['ic_copy'] = (
|
|
721
763
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
722
764
|
<path d="M8.5 20h10V7c0-.55.45-1 1-1s1 .45 1 1v13c0 1.1-.9 2-2 2h-10c-.55 0-1-.45-1-1s.45-1 1-1m-5-4V4c0-1.1.9-2 2-2h9c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2h-9c-1.1 0-2-.9-2-2m2 0h9V4h-9z" />
|
|
@@ -748,6 +790,13 @@ iconMap['ic_create_new_list'] = (
|
|
|
748
790
|
</svg>
|
|
749
791
|
);
|
|
750
792
|
|
|
793
|
+
iconMap['ic_create_node'] = (
|
|
794
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
795
|
+
<path d="M14,8c0-3.31-2.69-6-6-6s-6,2.69-6,6,2.69,6,6,6,6-2.69,6-6ZM8,12c-2.21,0-4-1.79-4-4s1.79-4,4-4,4,1.79,4,4-1.79,4-4,4Z" />
|
|
796
|
+
<path d="M21,16h-3v-3c0-.55-.45-1-1-1s-1,.45-1,1v3h-3c-.55,0-1,.45-1,1s.45,1,1,1h3v3c0,.55.45,1,1,1s1-.45,1-1v-3h3c.55,0,1-.45,1-1s-.45-1-1-1Z" />
|
|
797
|
+
</svg>
|
|
798
|
+
);
|
|
799
|
+
|
|
751
800
|
iconMap['ic_csv_file'] = (
|
|
752
801
|
<svg viewBox="0 0 24 24">
|
|
753
802
|
<path d="M14 2H6c-1.1 0-1.99.9-1.99 2v16c-.01 1.1.88 2 1.98 2H18c1.1 0 2-.9 2-2V8zM6 4h7v5h5v3H6zm3.11 14.8c-.14.04-.3.08-.48.11s-.39.05-.62.07q-.345.03-.81.03L7.17 19c-.34 0-.65-.03-.91-.1s-.49-.19-.68-.36c-.19-.18-.33-.43-.43-.76s-.14-.76-.14-1.28.05-.93.15-1.25c.11-.33.25-.58.44-.76s.42-.31.69-.38.57-.11.9-.11a7 7 0 0 1 1.46.14c.18.04.33.07.45.11v.89c-.1-.02-.23-.04-.39-.05-.16-.02-.34-.03-.55-.04s-.43-.02-.66-.02c-.2 0-.37.02-.51.05-.14.04-.25.11-.34.21-.08.1-.14.25-.18.44s-.06.45-.06.76c0 .3.02.54.05.74.03.19.09.34.17.45s.19.18.33.23c.14.04.33.07.55.07.41 0 .73 0 .98-.02.26-.01.46-.03.62-.05zm4.46-1.27c0 .41-.09.72-.26.93s-.42.36-.74.43c-.31.08-.69.11-1.12.11-.17 0-.33 0-.5-.01-.17 0-.33-.02-.5-.03l-.47-.06c-.15-.02-.29-.05-.42-.07v-.91q.255.015.57.03c.21 0 .42.02.63.02h.62c.2 0 .34-.01.47-.03.13-.03.23-.07.3-.13s.1-.15.1-.25v-.13c0-.12-.05-.21-.14-.27a.63.63 0 0 0-.35-.09h-.46c-.6 0-1.05-.11-1.36-.32-.31-.22-.46-.58-.46-1.09v-.23c0-.48.17-.84.51-1.07s.83-.35 1.47-.35a9.8 9.8 0 0 1 1.82.19v.9c-.25-.01-.52-.03-.82-.04s-.58-.02-.83-.02c-.17 0-.31.01-.44.04-.13.02-.23.07-.3.13s-.1.15-.1.28v.09c0 .14.05.25.14.31.1.07.25.1.46.1h.55c.37 0 .67.06.91.17s.42.26.54.46q.18.285.18.66zm3.63 1.43h-1.73l-1.81-4.91h1.43l1.25 3.68 1.25-3.68h1.42z" />
|
|
@@ -1000,8 +1049,8 @@ iconMap['ic_error'] = (
|
|
|
1000
1049
|
);
|
|
1001
1050
|
|
|
1002
1051
|
iconMap['ic_error_outline'] = (
|
|
1003
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0
|
|
1004
|
-
<path d="
|
|
1052
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
|
1053
|
+
<path d="M64 106.752C75.6658 106.752 85.7067 102.544 94.1227 94.128C102.539 85.712 106.747 75.6711 106.747 64.0053C106.747 52.3395 102.539 42.2986 94.1227 33.8826C85.7067 25.4666 75.6658 21.2586 64 21.2586C52.3343 21.2586 42.2934 25.4666 33.8774 33.8826C25.4614 42.2986 21.2534 52.3395 21.2534 64.0053C21.2534 75.6711 25.4614 85.712 33.8774 94.128C42.2934 102.544 52.3343 106.752 64 106.752ZM64 10.752C78.6667 10.752 91.2089 15.9608 101.627 26.3786C112.044 36.7964 117.253 49.3386 117.253 64.0053C117.253 78.672 112.044 91.2142 101.627 101.632C91.2089 112.05 78.6667 117.259 64 117.259C49.3334 117.259 36.7911 112.05 26.3734 101.632C15.9556 91.2142 10.7467 78.672 10.7467 64.0053C10.7467 49.3386 15.9556 36.7964 26.3734 26.3786C36.7911 15.9608 49.3334 10.752 64 10.752ZM58.752 37.248H69.2534V69.248H58.752V37.248ZM58.752 80H69.2534V90.752H58.752V80Z" />
|
|
1005
1054
|
</svg>
|
|
1006
1055
|
);
|
|
1007
1056
|
|
|
@@ -1377,6 +1426,13 @@ iconMap['ic_log_out'] = (
|
|
|
1377
1426
|
</svg>
|
|
1378
1427
|
);
|
|
1379
1428
|
|
|
1429
|
+
iconMap['ic_maintain_node'] = (
|
|
1430
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
1431
|
+
<path d="m20.7 17.65c.03-.22.05-.43.05-.65s-.02-.43-.05-.65l.55-.47c.18-.15.29-.34.33-.58.03-.23 0-.45-.12-.65l-.2-.35c-.12-.18-.28-.32-.49-.4s-.42-.09-.64-.03l-.72.22c-.18-.13-.36-.25-.54-.34-.17-.09-.36-.18-.56-.26l-.15-.7c-.05-.23-.16-.42-.34-.58-.17-.15-.38-.22-.61-.22h-.4c-.23 0-.44.07-.61.21s-.29.33-.34.56l-.15.72c-.2.08-.39.17-.56.26s-.35.2-.54.34l-.73-.22c-.22-.07-.42-.06-.62.03-.2.08-.36.22-.47.4l-.23.38c-.12.2-.16.41-.12.64.03.22.14.41.33.56l.55.47c-.03.22-.05.43-.05.65s.02.43.05.65l-.55.47c-.18.15-.29.34-.33.58-.03.23 0 .45.12.65l.2.35c.12.18.28.32.49.4s.42.09.64.03l.73-.22c.18.13.36.25.54.34.17.09.36.18.56.26l.15.7c.05.23.16.42.34.58.17.15.38.22.61.22h.4c.23 0 .44-.07.61-.21s.29-.33.34-.56l.15-.72c.2-.08.39-.17.56-.26.18-.09.35-.2.54-.34l.72.22c.22.07.42.06.62-.03.2-.08.36-.22.48-.4l.22-.38c.12-.2.16-.41.12-.64-.03-.22-.14-.41-.33-.56zm-2.29.76c-.39.39-.86.59-1.41.59s-1.02-.2-1.41-.59-.59-.86-.59-1.41.2-1.02.59-1.41.86-.59 1.41-.59 1.02.2 1.41.59.59.86.59 1.41-.2 1.02-.59 1.41z" />
|
|
1432
|
+
<path d="m8 2c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm0 10c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z" />
|
|
1433
|
+
</svg>
|
|
1434
|
+
);
|
|
1435
|
+
|
|
1380
1436
|
iconMap['ic_manage_adjust'] = (
|
|
1381
1437
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
1382
1438
|
<path d="M13.02 19.93v2.02c2.01-.2 3.84-1 5.32-2.21l-1.42-1.43a7.94 7.94 0 0 1-3.9 1.62M4.03 12c0-4.05 3.03-7.41 6.95-7.93V2.05C5.95 2.58 2.03 6.84 2.03 12s3.92 9.42 8.95 9.95v-2.02c-3.92-.52-6.95-3.88-6.95-7.93m15.92-1h2.02c-.2-2.01-1-3.84-2.21-5.32l-1.43 1.43c.86 1.1 1.44 2.43 1.62 3.89m-1.61-6.74a10 10 0 0 0-5.32-2.21v2.02c1.46.18 2.79.76 3.9 1.62zm-.01 12.64 1.43 1.42A9.95 9.95 0 0 0 21.97 13h-2.02a7.94 7.94 0 0 1-1.62 3.9" />
|
|
@@ -1519,6 +1575,14 @@ iconMap['ic_numbered_list'] = (
|
|
|
1519
1575
|
</svg>
|
|
1520
1576
|
);
|
|
1521
1577
|
|
|
1578
|
+
iconMap['ic_numerical_input'] = (
|
|
1579
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
1580
|
+
<path d="M11.4805 10.0029C11.4805 10.8096 11.4167 11.5296 11.2891 12.1631C11.166 12.7965 10.9655 13.3343 10.6875 13.7764C10.4141 14.2184 10.054 14.5557 9.60742 14.7881C9.16081 15.0205 8.61849 15.1367 7.98047 15.1367C7.17839 15.1367 6.51986 14.9339 6.00488 14.5283C5.48991 14.1182 5.10938 13.5303 4.86328 12.7646C4.61719 11.9945 4.49414 11.0739 4.49414 10.0029C4.49414 8.92285 4.60579 8 4.8291 7.23438C5.05697 6.46419 5.42611 5.87402 5.93652 5.46387C6.44694 5.05371 7.12826 4.84863 7.98047 4.84863C8.77799 4.84863 9.43425 5.05371 9.94922 5.46387C10.4688 5.86947 10.8538 6.45736 11.1045 7.22754C11.3551 7.99316 11.4805 8.91829 11.4805 10.0029ZM6.59277 10.0029C6.59277 10.764 6.63379 11.3997 6.71582 11.9102C6.80241 12.416 6.94596 12.7965 7.14648 13.0518C7.34701 13.307 7.625 13.4346 7.98047 13.4346C8.33138 13.4346 8.6071 13.3092 8.80762 13.0586C9.0127 12.8034 9.15853 12.4229 9.24512 11.917C9.33171 11.4066 9.375 10.7686 9.375 10.0029C9.375 9.24186 9.33171 8.60612 9.24512 8.0957C9.15853 7.58529 9.0127 7.20247 8.80762 6.94727C8.6071 6.6875 8.33138 6.55762 7.98047 6.55762C7.625 6.55762 7.34701 6.6875 7.14648 6.94727C6.94596 7.20247 6.80241 7.58529 6.71582 8.0957C6.63379 8.60612 6.59277 9.24186 6.59277 10.0029Z" />
|
|
1581
|
+
<path d="M17.7832 15H15.6709V9.2168C15.6709 9.05729 15.6732 8.86133 15.6777 8.62891C15.6823 8.39193 15.6891 8.15039 15.6982 7.9043C15.7074 7.65365 15.7165 7.42806 15.7256 7.22754C15.6755 7.28678 15.5729 7.38932 15.418 7.53516C15.2676 7.67643 15.1263 7.80404 14.9941 7.91797L13.8457 8.84082L12.8271 7.56934L16.0469 5.00586H17.7832V15Z" />
|
|
1582
|
+
<path d="M1 19.025V14.025H3V17.025H21V14.025H23V19.025H1Z" />
|
|
1583
|
+
</svg>
|
|
1584
|
+
);
|
|
1585
|
+
|
|
1522
1586
|
iconMap['ic_office_building_corporate'] = (
|
|
1523
1587
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
1524
1588
|
<path d="M12 6.984V3H2.016v18h19.969V6.984zm-2.016 12h-6v-1.969h6zm0-3.984h-6v-2.016h6zm0-3.984h-6V9h6zm0-4.032h-6V5.015h6zm10.032 12H12V9h8.016zM18 11.016h-3.984v1.969H18zM18 15h-3.984v2.016H18z" />
|
|
@@ -1571,6 +1635,13 @@ iconMap['ic_parcel_network_transaction_pnx'] = (
|
|
|
1571
1635
|
</svg>
|
|
1572
1636
|
);
|
|
1573
1637
|
|
|
1638
|
+
iconMap['ic_parcel_network_transaction_pnx_create'] = (
|
|
1639
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
1640
|
+
<path d="M5 21.9998C4.16667 21.9998 3.45833 21.7081 2.875 21.1248C2.29167 20.5415 2 19.8331 2 18.9998C2 18.3498 2.1875 17.7748 2.5625 17.2748C2.9375 16.7748 3.41667 16.4165 4 16.1998V7.8248C3.41667 7.60814 2.9375 7.24564 2.5625 6.7373C2.1875 6.22897 2 5.6498 2 4.9998C2 4.16647 2.29167 3.45814 2.875 2.8748C3.45833 2.29147 4.16667 1.9998 5 1.9998C5.65 1.9998 6.22917 2.1873 6.7375 2.5623C7.24583 2.9373 7.60833 3.41647 7.825 3.9998H11.175L10.05 2.8748C9.85 2.6748 9.75 2.44147 9.75 2.1748C9.75 1.90814 9.85 1.6748 10.05 1.4748C10.25 1.2748 10.4875 1.1748 10.7625 1.1748C11.0375 1.1748 11.275 1.2748 11.475 1.4748L14.3 4.2998C14.5 4.4998 14.6 4.73314 14.6 4.9998C14.6 5.26647 14.5 5.4998 14.3 5.6998L11.45 8.5498C11.25 8.7498 11.0167 8.8498 10.75 8.8498C10.4833 8.8498 10.25 8.7498 10.05 8.5498C9.85 8.3498 9.75 8.1123 9.75 7.8373C9.75 7.5623 9.85 7.3248 10.05 7.1248L11.175 5.9998H7.825C7.675 6.43314 7.44167 6.80814 7.125 7.1248C6.80833 7.44147 6.43333 7.6748 6 7.8248V16.1748C6.58333 16.3915 7.0625 16.754 7.4375 17.2623C7.8125 17.7706 8 18.3498 8 18.9998C8 19.8331 7.70833 20.5415 7.125 21.1248C6.54167 21.7081 5.83333 21.9998 5 21.9998ZM19 1.9998C19.8333 1.9998 20.5417 2.29147 21.125 2.8748C21.7083 3.45814 22 4.16647 22 4.9998C22 5.83314 21.7083 6.54147 21.125 7.1248C20.5417 7.70814 19.8333 7.9998 19 7.9998C18.1667 7.9998 17.4583 7.70814 16.875 7.1248C16.2917 6.54147 16 5.83314 16 4.9998C16 4.16647 16.2917 3.45814 16.875 2.8748C17.4583 2.29147 18.1667 1.9998 19 1.9998ZM5 19.9998C5.28333 19.9998 5.52083 19.904 5.7125 19.7123C5.90417 19.5206 6 19.2831 6 18.9998C6 18.7165 5.90417 18.479 5.7125 18.2873C5.52083 18.0956 5.28333 17.9998 5 17.9998C4.71667 17.9998 4.47917 18.0956 4.2875 18.2873C4.09583 18.479 4 18.7165 4 18.9998C4 19.2831 4.09583 19.5206 4.2875 19.7123C4.47917 19.904 4.71667 19.9998 5 19.9998ZM5 5.9998C5.28333 5.9998 5.52083 5.90397 5.7125 5.7123C5.90417 5.52064 6 5.28314 6 4.9998C6 4.71647 5.90417 4.47897 5.7125 4.2873C5.52083 4.09564 5.28333 3.9998 5 3.9998C4.71667 3.9998 4.47917 4.09564 4.2875 4.2873C4.09583 4.47897 4 4.71647 4 4.9998C4 5.28314 4.09583 5.52064 4.2875 5.7123C4.47917 5.90397 4.71667 5.9998 5 5.9998ZM19 5.9998C19.2833 5.9998 19.5208 5.90397 19.7125 5.7123C19.9042 5.52064 20 5.28314 20 4.9998C20 4.71647 19.9042 4.47897 19.7125 4.2873C19.5208 4.09564 19.2833 3.9998 19 3.9998C18.7167 3.9998 18.4792 4.09564 18.2875 4.2873C18.0958 4.47897 18 4.71647 18 4.9998C18 5.28314 18.0958 5.52064 18.2875 5.7123C18.4792 5.90397 18.7167 5.9998 19 5.9998Z" />
|
|
1641
|
+
<path d="M18 15.9998V12.9998C18 12.4498 17.55 11.9998 17 11.9998C16.45 11.9998 16 12.4498 16 12.9998V15.9998H13C12.45 15.9998 12 16.4498 12 16.9998C12 17.5498 12.45 17.9998 13 17.9998H16V20.9998C16 21.5498 16.45 21.9998 17 21.9998C17.55 21.9998 18 21.5498 18 20.9998V17.9998H21C21.55 17.9998 22 17.5498 22 16.9998C22 16.4498 21.55 15.9998 21 15.9998H18Z" />
|
|
1642
|
+
</svg>
|
|
1643
|
+
);
|
|
1644
|
+
|
|
1574
1645
|
iconMap['ic_parcel_network_transaction_pnx_search'] = (
|
|
1575
1646
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
1576
1647
|
<path d="M14.39 5.82c0-.27-.1-.5-.3-.7l-2.82-2.83c-.2-.2-.44-.3-.71-.3s-.51.1-.71.3-.3.43-.3.7.1.5.3.7l1.12 1.12H7.62c-.22-.58-.58-1.06-1.09-1.44s-1.09-.56-1.74-.56c-.83 0-1.54.29-2.12.88a2.9 2.9 0 0 0-.88 2.12c0 .65.19 1.23.56 1.74.38.51.85.87 1.44 1.09v8.38q-.87.33-1.44 1.08c-.57.75-.56 1.08-.56 1.73 0 .83.29 1.54.88 2.12.58.58 1.29.88 2.12.88s1.54-.29 2.12-.88a2.9 2.9 0 0 0 .88-2.12c0-.65-.19-1.23-.56-1.74s-.85-.87-1.44-1.09V8.65c.43-.15.81-.38 1.12-.7s.55-.69.7-1.12h3.35L9.84 7.95c-.2.2-.3.44-.3.71s.1.51.3.71.43.3.7.3.5-.1.7-.3l2.85-2.85c.2-.2.3-.43.3-.7M5.51 20.54c-.19.19-.43.29-.71.29s-.52-.1-.71-.29-.29-.43-.29-.71.1-.52.29-.71.43-.29.71-.29.52.1.71.29.29.43.29.71-.1.52-.29.71m0-14c-.19.19-.43.29-.71.29s-.52-.1-.71-.29-.29-.43-.29-.71.1-.52.29-.71.43-.29.71-.29.52.1.71.29.29.43.29.71-.1.52-.29.71M18.79 8.82c.83 0 1.54-.29 2.12-.88.58-.58.88-1.29.88-2.12s-.29-1.54-.88-2.12c-.58-.58-1.29-.88-2.12-.88s-1.54.29-2.12.88c-.58.58-.88 1.29-.88 2.12s.29 1.54.88 2.12a2.9 2.9 0 0 0 2.12.88m-.71-3.71c.19-.19.43-.29.71-.29s.52.1.71.29.29.43.29.71-.1.52-.29.71-.43.29-.71.29-.52-.1-.71-.29-.29-.43-.29-.71.1-.52.29-.71M22.3 20.9l-2-2c.22-.37.39-.75.51-1.15s.19-.82.19-1.25c0-1.25-.44-2.31-1.31-3.19S17.75 12 16.5 12s-2.31.44-3.19 1.31S12 15.25 12 16.5s.44 2.31 1.31 3.19S15.25 21 16.5 21c.43 0 .85-.06 1.25-.19s.78-.3 1.15-.51l2 2c.18.18.42.28.7.28s.52-.09.7-.28.28-.42.28-.7-.09-.52-.28-.7m-4.02-2.63c-.48.48-1.08.73-1.78.73s-1.29-.24-1.78-.73S14 17.2 14 16.5s.24-1.29.72-1.78c.48-.48 1.08-.72 1.78-.72s1.29.24 1.78.72c.48.48.72 1.08.72 1.78s-.24 1.29-.72 1.77" />
|
|
@@ -2134,6 +2205,12 @@ iconMap['ic_upload'] = (
|
|
|
2134
2205
|
</svg>
|
|
2135
2206
|
);
|
|
2136
2207
|
|
|
2208
|
+
iconMap['ic_validate_pnx'] = (
|
|
2209
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2210
|
+
<path d="M7 5.77525C6.08333 6.50858 5.35417 7.41275 4.8125 8.48775C4.27083 9.56275 4 10.7336 4 12.0003C4 13.9169 4.58333 15.5878 5.75 17.0128C6.91667 18.4378 8.39167 19.3586 10.175 19.7753C10.425 19.8419 10.625 19.9878 10.775 20.2128C10.925 20.4378 11 20.6836 11 20.9503C11 21.2169 10.9083 21.4419 10.725 21.6253C10.5417 21.8086 10.3333 21.8753 10.1 21.8253C7.76667 21.3919 5.83333 20.2628 4.3 18.4378C2.76667 16.6128 2 14.4669 2 12.0003C2 10.4836 2.30417 9.08358 2.9125 7.80025C3.52083 6.51692 4.35 5.41692 5.4 4.50025H4C3.71667 4.50025 3.47917 4.40442 3.2875 4.21275C3.09583 4.02108 3 3.78358 3 3.50025C3 3.21692 3.09583 2.97942 3.2875 2.78775C3.47917 2.59608 3.71667 2.50025 4 2.50025H8C8.28333 2.50025 8.52083 2.59608 8.7125 2.78775C8.90417 2.97942 9 3.21692 9 3.50025V7.50025C9 7.78358 8.90417 8.02108 8.7125 8.21275C8.52083 8.40442 8.28333 8.50025 8 8.50025C7.71667 8.50025 7.47917 8.40442 7.2875 8.21275C7.09583 8.02108 7 7.78358 7 7.50025V5.77525ZM10.575 13.7753L15.55 8.80025C15.75 8.60025 15.9833 8.50442 16.25 8.51275C16.5167 8.52108 16.75 8.62525 16.95 8.82525C17.1333 9.02525 17.2292 9.25858 17.2375 9.52525C17.2458 9.79192 17.15 10.0253 16.95 10.2253L11.275 15.9003C11.075 16.1003 10.8417 16.2003 10.575 16.2003C10.3083 16.2003 10.075 16.1003 9.875 15.9003L7.05 13.0503C6.86667 12.8669 6.77083 12.6378 6.7625 12.3628C6.75417 12.0878 6.85 11.8503 7.05 11.6503C7.23333 11.4669 7.46667 11.3753 7.75 11.3753C8.03333 11.3753 8.26667 11.4669 8.45 11.6503L10.575 13.7753ZM18.6 19.5003H20C20.2833 19.5003 20.5208 19.5961 20.7125 19.7878C20.9042 19.9794 21 20.2169 21 20.5003C21 20.7836 20.9042 21.0211 20.7125 21.2128C20.5208 21.4044 20.2833 21.5003 20 21.5003H16C15.7167 21.5003 15.4792 21.4044 15.2875 21.2128C15.0958 21.0211 15 20.7836 15 20.5003V16.5003C15 16.2169 15.0958 15.9794 15.2875 15.7878C15.4792 15.5961 15.7167 15.5003 16 15.5003C16.2833 15.5003 16.5208 15.5961 16.7125 15.7878C16.9042 15.9794 17 16.2169 17 16.5003V18.2253C17.9167 17.4753 18.6458 16.5669 19.1875 15.5003C19.7292 14.4336 20 13.2669 20 12.0003C20 10.0836 19.4167 8.41275 18.25 6.98775C17.0833 5.56275 15.6083 4.64192 13.825 4.22525C13.575 4.15858 13.375 4.01275 13.225 3.78775C13.075 3.56275 13 3.31692 13 3.05025C13 2.78358 13.0917 2.55858 13.275 2.37525C13.4583 2.19192 13.6667 2.12525 13.9 2.17525C16.2333 2.60858 18.1667 3.73775 19.7 5.56275C21.2333 7.38775 22 9.53358 22 12.0003C22 13.5169 21.6958 14.9169 21.0875 16.2003C20.4792 17.4836 19.65 18.5836 18.6 19.5003Z" />
|
|
2211
|
+
</svg>
|
|
2212
|
+
);
|
|
2213
|
+
|
|
2137
2214
|
iconMap['ic_vector'] = (
|
|
2138
2215
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2139
2216
|
<path d="M10 2c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0m1.88 9.54L6.92 14.5l-1.41-1.41 4.96-4.96L8.34 6l5.65.01.01 5.65z" />
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ReactElement } from 'react';
|
|
2
2
|
export interface LuiFileInputBoxProps {
|
|
3
3
|
fileDescription: string;
|
|
4
4
|
acceptedExtensions: string[];
|
|
@@ -10,14 +10,15 @@ export interface LuiFileInputBoxProps {
|
|
|
10
10
|
width?: number | string;
|
|
11
11
|
height?: number | string;
|
|
12
12
|
}
|
|
13
|
-
export declare const LuiFileInputBox: (
|
|
13
|
+
export declare const LuiFileInputBox: ({ acceptedExtensions, fileDescription, fileFormatText, openFileBrowserText, onValidFileSelected, showMustSelectFileError, customFileErrorMessage, width, height, }: LuiFileInputBoxProps) => ReactElement;
|
|
14
14
|
export interface FileUploadInfoProps {
|
|
15
|
+
errorMessage?: string;
|
|
15
16
|
fileName: string | undefined;
|
|
16
17
|
fileDescription: string;
|
|
17
18
|
fileFormatText: string | undefined;
|
|
18
19
|
openFileBrowserText: string | undefined;
|
|
19
20
|
}
|
|
20
|
-
export declare const FileUploadInfo: (
|
|
21
|
+
export declare const FileUploadInfo: ({ errorMessage, fileName, fileDescription, fileFormatText, openFileBrowserText, }: FileUploadInfoProps) => ReactElement;
|
|
21
22
|
/**
|
|
22
23
|
* Get the extension from a filename in upper-case.
|
|
23
24
|
*
|