@namba_one/ui-kit-2 1.1.21 → 1.2.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/dist/index.d.ts +94 -77
- package/dist/index.es.js +5958 -5839
- package/dist/index.umd.js +23 -23
- package/dist/namba-one-uikit.css +1 -1
- package/dist/sprite/sprite.svg +15 -0
- package/package.json +1 -1
package/dist/sprite/sprite.svg
CHANGED
|
@@ -27,6 +27,17 @@
|
|
|
27
27
|
<path d="M7.49935 2.5C7.68251 2.49998 7.86058 2.56032 8.00602 2.67167L8.08935 2.74417L10.3443 5H15.8327C16.4704 4.99996 17.0839 5.2436 17.5479 5.68107C18.0119 6.11854 18.2911 6.71676 18.3285 7.35333L18.3327 7.5V14.1667C18.3327 14.8043 18.0891 15.4179 17.6516 15.8819C17.2141 16.3458 16.6159 16.6251 15.9793 16.6625L15.8327 16.6667H4.16602C3.52834 16.6667 2.91475 16.4231 2.4508 15.9856C1.98684 15.5481 1.70759 14.9499 1.67018 14.3133L1.66602 14.1667V5C1.66598 4.36232 1.90962 3.74874 2.34709 3.28478C2.78455 2.82083 3.38277 2.54158 4.01935 2.50417L4.16602 2.5H7.49935Z" fill="currentColor"/>
|
|
28
28
|
</symbol>
|
|
29
29
|
|
|
30
|
+
<symbol id="filled-plane" viewBox="0 0 14 14">
|
|
31
|
+
<g clip-path="url(#clip0_4230_6455)">
|
|
32
|
+
<path d="M12.6997 1.28808C12.8837 1.46528 13.0031 1.72219 13.0093 1.97753V1.98144C13.0177 2.25177 12.9335 2.57631 12.7407 2.96191C12.368 3.70653 11.6253 4.61619 10.5581 5.69628L10.2935 5.96484L10.478 6.29296C10.9329 7.10118 11.4434 8.3722 11.7437 9.57128L11.8511 10.0459C11.9461 10.5117 12.0015 10.9487 12.0015 11.3242C12.0014 11.8378 11.8987 12.178 11.728 12.3486L11.7241 12.3525C11.678 12.3999 11.6212 12.4364 11.5591 12.459C11.4971 12.4815 11.4304 12.49 11.3648 12.4834L11.356 12.4824C11.1972 12.4688 11.0009 12.3936 10.7749 12.2519C10.319 11.9677 9.80985 11.4623 9.32472 10.8965C8.96332 10.4747 8.62343 10.0305 8.34035 9.63867L8.07765 9.2666L7.71828 8.73632L7.38136 8.22167L6.94582 8.65624L6.27101 9.33105L6.10597 9.49706L6.12648 9.73046C6.16959 10.2049 6.17403 10.8853 6.06105 11.5127C5.93558 12.2109 5.68051 12.7513 5.27492 12.9541C5.0988 13.042 4.95327 13.0237 4.80519 12.9307L4.80422 12.9297L4.68019 12.8359C4.55693 12.7239 4.43355 12.5597 4.31496 12.3525C4.03295 11.8564 3.82397 11.1918 3.70851 10.6728L3.64015 10.3623L3.32961 10.293C2.80854 10.1763 2.14303 9.96678 1.64797 9.68456C1.37108 9.5266 1.17251 9.36068 1.06984 9.19726L1.06398 9.18749L1.03469 9.13574C1.0091 9.08279 0.994624 9.02494 0.991716 8.96581C0.987933 8.88685 1.00544 8.8081 1.0425 8.73828L1.04836 8.72656C1.25114 8.32035 1.78909 8.06608 2.48879 7.93945C3.07762 7.84258 3.6766 7.82111 4.27101 7.87402L4.50441 7.89453L5.77883 6.62011L5.26418 6.2832C5.12944 6.19499 4.94733 6.07233 4.73488 5.9248C4.27034 5.60267 3.66666 5.15885 3.105 4.67773C2.53916 4.19258 2.03288 3.68268 1.74855 3.22753C1.60603 2.99932 1.53163 2.80406 1.51808 2.6455L1.51711 2.63769L1.51808 2.53906C1.52211 2.50649 1.53028 2.4744 1.54152 2.44335C1.56412 2.38113 1.60057 2.32453 1.64797 2.27831L1.65187 2.27441C1.82381 2.10301 2.1639 1.99999 2.67824 1.99999C3.17967 2.00007 3.78971 2.09625 4.42922 2.25585C5.6284 2.55615 6.89939 3.06661 7.70851 3.52245L8.03664 3.708L8.30519 3.44238C9.38358 2.3759 10.2923 1.63276 11.0366 1.25976L11.0376 1.26074C11.4258 1.06711 11.7504 0.982767 12.0191 0.991205H12.023C12.2787 0.997149 12.5223 1.10381 12.6997 1.28808Z" fill="currentColor"/>
|
|
33
|
+
</g>
|
|
34
|
+
<defs>
|
|
35
|
+
<clipPath id="clip0_4230_6455">
|
|
36
|
+
<rect width="14" height="14" fill="currentColor"/>
|
|
37
|
+
</clipPath>
|
|
38
|
+
</defs>
|
|
39
|
+
</symbol>
|
|
40
|
+
|
|
30
41
|
<symbol id="filled-rpLogo" viewBox="0 0 20 20">
|
|
31
42
|
<g clip-path="url(#clip0_2137_117)">
|
|
32
43
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.0001 0.916748C15.0167 0.916748 19.0834 4.98349 19.0834 10.0001C19.0834 15.0167 15.0167 19.0834 10.0001 19.0834C4.98349 19.0834 0.916748 15.0167 0.916748 10.0001C0.916748 4.98349 4.98349 0.916748 10.0001 0.916748ZM7.92514 6.98117C7.30571 6.97908 6.133 6.93271 5.64839 7.07505C5.39195 7.1504 5.35571 7.23219 5.21522 7.31382L5.21669 7.31603C5.19384 7.3558 5.12964 7.41243 5.09547 7.45426C4.95295 7.62805 4.89786 7.74977 4.79904 7.97171L3.18758 13.0256C3.82415 13.0005 4.48707 12.5712 4.71699 11.9242C4.72459 11.9012 4.73422 11.878 4.73991 11.8592C5.14651 10.8123 5.51559 9.56019 5.8842 8.43593L5.96181 8.23486H7.14971C7.29264 8.23484 8.27426 8.21424 8.31987 8.24743C8.40157 8.24324 8.55199 8.27886 8.61851 8.31026C8.80663 8.40029 8.90139 8.57657 8.84249 8.80479C8.79686 8.97853 8.66186 9.12295 8.54976 9.24018C8.37112 9.42437 8.01764 9.48708 7.77064 9.51221C7.37929 9.53522 6.99174 9.51445 6.60418 9.56469C6.47877 9.58144 6.37594 9.6024 6.26193 9.64009C5.81925 9.7867 5.46366 10.2308 5.38006 10.8443H6.76015L7.12828 11.514C7.26699 11.8217 7.40964 12.1381 7.55406 12.4417C7.69657 12.7411 7.8813 12.9461 8.18534 13.0131C8.50066 13.0674 8.79333 12.9296 9.05168 12.7204C8.92247 12.4419 8.05043 10.8127 8.03897 10.6284C8.23277 10.5301 8.4781 10.5171 8.74787 10.3726C8.85222 10.3162 8.95468 10.2472 9.04577 10.1782L9.31558 9.95425C9.33648 9.91866 9.42035 9.84915 9.45455 9.80937C9.71289 9.5079 9.93529 9.12893 10.0208 8.71239C10.0359 8.63508 10.0436 8.53907 10.0644 8.47215C10.0644 8.39887 10.0777 8.32107 10.0777 8.24152C10.0777 8.15986 10.0546 8.07998 10.0489 8.01088C10.0263 7.97936 10.0262 7.91658 10.0149 7.87487C9.97875 7.74932 9.91215 7.61964 9.84189 7.52966C9.78871 7.4627 9.74121 7.40815 9.67853 7.35373C9.61964 7.30144 9.54405 7.26128 9.48707 7.21107C9.33697 7.14617 9.16565 7.06927 8.98515 7.05879C8.75534 7.02112 8.53878 6.99978 8.30139 6.9893C8.17609 6.98512 8.05044 6.98327 7.92514 6.98117ZM13.2489 6.98339C12.8385 6.99598 12.3638 7.07557 12.0218 7.3456C11.9097 7.43562 11.856 7.49817 11.7705 7.61541C11.7021 7.7117 11.5964 7.90636 11.5583 8.02567L10.0171 13.0256C10.9271 12.9314 11.3208 12.494 11.6115 11.5687L12.7226 8.24743C13.2299 8.22859 14.5207 8.23314 15.0984 8.24152C15.2598 8.24365 15.4709 8.27935 15.5678 8.43001C15.7538 8.72108 15.7022 9.24641 15.0525 9.41389C14.0398 9.67561 12.4053 9.20252 12.143 10.8502C12.9638 10.8627 14.273 10.8773 15.0673 10.6262C16.1389 10.287 16.7376 9.76585 16.8118 8.49728C16.8365 7.44621 15.9606 6.99559 15.1265 6.9893C14.507 6.98512 13.8037 6.96455 13.2489 6.98339Z" fill="currentColor"/>
|
|
@@ -56,6 +67,10 @@
|
|
|
56
67
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.89998 12C2.89998 6.97418 6.97418 2.89998 12 2.89998C17.0257 2.89998 21.1 6.97418 21.1 12C21.1 17.0257 17.0257 21.1 12 21.1C6.97418 21.1 2.89998 17.0257 2.89998 12ZM16.6081 8.33654C16.9745 8.67241 16.9993 9.24172 16.6634 9.60813L11.1634 15.6081C10.9975 15.7891 10.7649 15.8944 10.5195 15.8998C10.2741 15.9051 10.0372 15.81 9.86358 15.6364L7.36358 13.1364C7.01211 12.7849 7.01211 12.2151 7.36358 11.8636C7.71505 11.5121 8.2849 11.5121 8.63637 11.8636L10.4717 13.6989L15.3365 8.39182C15.6724 8.02542 16.2417 8.00066 16.6081 8.33654Z" fill="currentColor"/>
|
|
57
68
|
</symbol>
|
|
58
69
|
|
|
70
|
+
<symbol id="filled-truck" viewBox="0 0 14 14">
|
|
71
|
+
<path d="M1.4 3.50001C1.4 2.72782 2.02781 2.10001 2.8 2.10001H9.1C9.87219 2.10001 10.5 2.72782 10.5 3.50001V4.20001H11.6091C11.9809 4.20001 12.3375 4.34657 12.6 4.60907L13.5909 5.60001C13.8534 5.86251 14 6.21907 14 6.59094V9.80001C14 10.5722 13.3722 11.2 12.6 11.2H12.5278C12.3003 12.0072 11.5566 12.6 10.675 12.6C9.79344 12.6 9.05187 12.0072 8.82219 11.2H6.57781C6.35031 12.0072 5.60656 12.6 4.725 12.6C3.84344 12.6 3.10188 12.0072 2.87219 11.2H2.8C2.02781 11.2 1.4 10.5722 1.4 9.80001V8.75001H0.525C0.234062 8.75001 0 8.51594 0 8.22501C0 7.93407 0.234062 7.70001 0.525 7.70001H2.975C3.26594 7.70001 3.5 7.46594 3.5 7.17501C3.5 6.88407 3.26594 6.65001 2.975 6.65001H0.525C0.234062 6.65001 0 6.41594 0 6.12501C0 5.83407 0.234062 5.60001 0.525 5.60001H4.375C4.66594 5.60001 4.9 5.36594 4.9 5.07501C4.9 4.78407 4.66594 4.55001 4.375 4.55001H0.525C0.234062 4.55001 0 4.31594 0 4.02501C0 3.73407 0.234062 3.50001 0.525 3.50001H1.4ZM12.6 7.70001V6.59094L11.6091 5.60001H10.5V7.70001H12.6ZM5.6 10.675C5.6 10.1916 5.20844 9.80001 4.725 9.80001C4.24156 9.80001 3.85 10.1916 3.85 10.675C3.85 11.1584 4.24156 11.55 4.725 11.55C5.20844 11.55 5.6 11.1584 5.6 10.675ZM10.675 11.55C11.1584 11.55 11.55 11.1584 11.55 10.675C11.55 10.1916 11.1584 9.80001 10.675 9.80001C10.1916 9.80001 9.8 10.1916 9.8 10.675C9.8 11.1584 10.1916 11.55 10.675 11.55Z" fill="currentColor"/>
|
|
72
|
+
</symbol>
|
|
73
|
+
|
|
59
74
|
<symbol id="filled-warning" viewBox="0 0 24 24">
|
|
60
75
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.09998 12C1.09998 5.98007 5.98007 1.09998 12 1.09998C18.0199 1.09998 22.9 5.98007 22.9 12C22.9 18.0199 18.0199 22.9 12 22.9C5.98007 22.9 1.09998 18.0199 1.09998 12ZM12 2.89998C6.97418 2.89998 2.89998 6.97418 2.89998 12C2.89998 17.0258 6.97418 21.1 12 21.1C17.0258 21.1 21.1 17.0258 21.1 12C21.1 6.97418 17.0258 2.89998 12 2.89998Z" fill="currentColor"/>
|
|
61
76
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.89998 12C2.89998 6.97418 6.97418 2.89998 12 2.89998C17.0258 2.89998 21.1 6.97418 21.1 12C21.1 17.0258 17.0258 21.1 12 21.1C6.97418 21.1 2.89998 17.0258 2.89998 12ZM11.092 15C11.092 14.5029 11.495 14.1 11.992 14.1H12.001C12.4981 14.1 12.901 14.5029 12.901 15C12.901 15.497 12.4981 15.9 12.001 15.9H11.992C11.495 15.9 11.092 15.497 11.092 15ZM12.9 7.99998C12.9 7.50292 12.497 7.09998 12 7.09998C11.5029 7.09998 11.1 7.50292 11.1 7.99998V12C11.1 12.497 11.5029 12.9 12 12.9C12.497 12.9 12.9 12.497 12.9 12V7.99998Z" fill="currentColor"/>
|