se-design 1.0.74 → 1.0.76-dev1
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/assets/icons/combobox-field.svg +6 -0
- package/dist/assets/style.css +1 -1
- package/dist/components/AccessibleDiv/index.d.ts +24 -0
- package/dist/components/Checkbox/index.d.ts +12 -0
- package/dist/components/CustomAccordion/index.d.ts +1 -0
- package/dist/components/CustomModal/index.d.ts +15 -12
- package/dist/components/DatePicker/useDatePickerA11y.d.ts +50 -0
- package/dist/components/Dropdown/index.d.ts +13 -0
- package/dist/components/Icon/index.d.ts +8 -2
- package/dist/components/InputWithIcon/index.d.ts +9 -1
- package/dist/components/LabelChip/index.d.ts +1 -0
- package/dist/components/Modal/index.d.ts +1 -0
- package/dist/components/PhoneInput/index.d.ts +13 -5
- package/dist/components/Popover/index.d.ts +2 -0
- package/dist/components/SidebarOverlay/index.d.ts +8 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/index.js +144 -133
- package/dist/index.js.map +1 -1
- package/dist/index10.js +23 -59
- package/dist/index10.js.map +1 -1
- package/dist/index100.js +1 -1
- package/dist/index100.js.map +1 -1
- package/dist/index101.js +2 -2
- package/dist/index101.js.map +1 -1
- package/dist/index102.js +2 -2
- package/dist/index102.js.map +1 -1
- package/dist/index103.js +1 -1
- package/dist/index103.js.map +1 -1
- package/dist/index104.js +1 -1
- package/dist/index104.js.map +1 -1
- package/dist/index105.js +1 -1
- package/dist/index105.js.map +1 -1
- package/dist/index106.js +2 -2
- package/dist/index106.js.map +1 -1
- package/dist/index107.js +2 -2
- package/dist/index107.js.map +1 -1
- package/dist/index108.js +1 -1
- package/dist/index108.js.map +1 -1
- package/dist/index109.js +2 -2
- package/dist/index109.js.map +1 -1
- package/dist/index11.js +70 -63
- package/dist/index11.js.map +1 -1
- package/dist/index110.js +2 -2
- package/dist/index110.js.map +1 -1
- package/dist/index111.js +1 -1
- package/dist/index111.js.map +1 -1
- package/dist/index112.js +2 -2
- package/dist/index112.js.map +1 -1
- package/dist/index113.js +2 -2
- package/dist/index113.js.map +1 -1
- package/dist/index114.js +1 -1
- package/dist/index114.js.map +1 -1
- package/dist/index115.js +2 -2
- package/dist/index115.js.map +1 -1
- package/dist/index116.js +1 -1
- package/dist/index116.js.map +1 -1
- package/dist/index117.js +2 -2
- package/dist/index117.js.map +1 -1
- package/dist/index118.js +1 -1
- package/dist/index118.js.map +1 -1
- package/dist/index119.js +1 -1
- package/dist/index119.js.map +1 -1
- package/dist/index12.js +71 -34
- package/dist/index12.js.map +1 -1
- package/dist/index120.js +2 -2
- package/dist/index120.js.map +1 -1
- package/dist/index121.js +2 -2
- package/dist/index121.js.map +1 -1
- package/dist/index122.js +2 -2
- package/dist/index122.js.map +1 -1
- package/dist/index123.js +2 -2
- package/dist/index123.js.map +1 -1
- package/dist/index124.js +1 -1
- package/dist/index124.js.map +1 -1
- package/dist/index125.js +2 -2
- package/dist/index125.js.map +1 -1
- package/dist/index126.js +1 -1
- package/dist/index126.js.map +1 -1
- package/dist/index127.js +1 -1
- package/dist/index127.js.map +1 -1
- package/dist/index128.js +1 -1
- package/dist/index128.js.map +1 -1
- package/dist/index129.js +1 -1
- package/dist/index129.js.map +1 -1
- package/dist/index13.js +50 -14
- package/dist/index13.js.map +1 -1
- package/dist/index130.js +2 -2
- package/dist/index130.js.map +1 -1
- package/dist/index131.js +2 -2
- package/dist/index131.js.map +1 -1
- package/dist/index132.js +1 -1
- package/dist/index132.js.map +1 -1
- package/dist/index133.js +2 -2
- package/dist/index133.js.map +1 -1
- package/dist/index134.js +1 -1
- package/dist/index134.js.map +1 -1
- package/dist/index135.js +1 -1
- package/dist/index135.js.map +1 -1
- package/dist/index136.js +1 -1
- package/dist/index136.js.map +1 -1
- package/dist/index137.js +1 -1
- package/dist/index137.js.map +1 -1
- package/dist/index138.js +1 -1
- package/dist/index138.js.map +1 -1
- package/dist/index139.js +1 -1
- package/dist/index139.js.map +1 -1
- package/dist/index14.js +15 -9
- package/dist/index14.js.map +1 -1
- package/dist/index140.js +1 -1
- package/dist/index140.js.map +1 -1
- package/dist/index141.js +2 -2
- package/dist/index141.js.map +1 -1
- package/dist/index142.js +2 -2
- package/dist/index142.js.map +1 -1
- package/dist/index143.js +2 -2
- package/dist/index143.js.map +1 -1
- package/dist/index144.js +1 -1
- package/dist/index144.js.map +1 -1
- package/dist/index145.js +2 -2
- package/dist/index145.js.map +1 -1
- package/dist/index146.js +2 -2
- package/dist/index146.js.map +1 -1
- package/dist/index147.js +1 -1
- package/dist/index147.js.map +1 -1
- package/dist/index148.js +1 -1
- package/dist/index148.js.map +1 -1
- package/dist/index149.js +1 -1
- package/dist/index149.js.map +1 -1
- package/dist/index15.js +10 -218
- package/dist/index15.js.map +1 -1
- package/dist/index150.js +2 -2
- package/dist/index150.js.map +1 -1
- package/dist/index151.js +2 -2
- package/dist/index151.js.map +1 -1
- package/dist/index152.js +1 -1
- package/dist/index152.js.map +1 -1
- package/dist/index153.js +2 -2
- package/dist/index153.js.map +1 -1
- package/dist/index154.js +2 -2
- package/dist/index154.js.map +1 -1
- package/dist/index155.js +1 -1
- package/dist/index155.js.map +1 -1
- package/dist/index156.js +1 -1
- package/dist/index156.js.map +1 -1
- package/dist/index157.js +1 -1
- package/dist/index157.js.map +1 -1
- package/dist/index158.js +1 -1
- package/dist/index158.js.map +1 -1
- package/dist/index159.js +1 -1
- package/dist/index159.js.map +1 -1
- package/dist/index16.js +220 -60
- package/dist/index16.js.map +1 -1
- package/dist/index160.js +1 -1
- package/dist/index160.js.map +1 -1
- package/dist/index161.js +1 -1
- package/dist/index161.js.map +1 -1
- package/dist/index162.js +1 -1
- package/dist/index162.js.map +1 -1
- package/dist/index163.js +1 -1
- package/dist/index163.js.map +1 -1
- package/dist/index164.js +1 -1
- package/dist/index164.js.map +1 -1
- package/dist/index165.js +1 -1
- package/dist/index165.js.map +1 -1
- package/dist/index166.js +1 -1
- package/dist/index166.js.map +1 -1
- package/dist/index167.js +1 -1
- package/dist/index167.js.map +1 -1
- package/dist/index168.js +1 -1
- package/dist/index168.js.map +1 -1
- package/dist/index169.js +1 -1
- package/dist/index169.js.map +1 -1
- package/dist/index17.js +60 -99
- package/dist/index17.js.map +1 -1
- package/dist/index170.js +1 -1
- package/dist/index170.js.map +1 -1
- package/dist/index171.js +1 -1
- package/dist/index171.js.map +1 -1
- package/dist/index172.js +2 -2
- package/dist/index172.js.map +1 -1
- package/dist/index173.js +1 -1
- package/dist/index173.js.map +1 -1
- package/dist/index174.js +1 -1
- package/dist/index174.js.map +1 -1
- package/dist/index175.js +1 -1
- package/dist/index175.js.map +1 -1
- package/dist/index176.js +2 -2
- package/dist/index176.js.map +1 -1
- package/dist/index177.js +1 -1
- package/dist/index177.js.map +1 -1
- package/dist/index178.js +1 -1
- package/dist/index178.js.map +1 -1
- package/dist/index179.js +1 -1
- package/dist/index179.js.map +1 -1
- package/dist/index18.js +95 -282
- package/dist/index18.js.map +1 -1
- package/dist/index180.js +2 -2
- package/dist/index180.js.map +1 -1
- package/dist/index181.js +1 -1
- package/dist/index181.js.map +1 -1
- package/dist/index182.js +1 -1
- package/dist/index182.js.map +1 -1
- package/dist/index183.js +1 -1
- package/dist/index183.js.map +1 -1
- package/dist/index184.js +2 -2
- package/dist/index184.js.map +1 -1
- package/dist/index185.js +1 -1
- package/dist/index185.js.map +1 -1
- package/dist/index186.js +2 -2
- package/dist/index186.js.map +1 -1
- package/dist/index187.js +1 -1
- package/dist/index187.js.map +1 -1
- package/dist/index188.js +2 -2
- package/dist/index188.js.map +1 -1
- package/dist/index189.js +2 -149
- package/dist/index189.js.map +1 -1
- package/dist/index19.js +317 -16
- package/dist/index19.js.map +1 -1
- package/dist/index190.js +2 -9
- package/dist/index190.js.map +1 -1
- package/dist/index191.js +2 -6
- package/dist/index191.js.map +1 -1
- package/dist/index192.js +2 -5
- package/dist/index192.js.map +1 -1
- package/dist/index193.js +2 -40
- package/dist/index193.js.map +1 -1
- package/dist/index194.js +2 -59
- package/dist/index194.js.map +1 -1
- package/dist/index195.js +2 -23
- package/dist/index195.js.map +1 -1
- package/dist/index196.js +5 -0
- package/dist/index196.js.map +1 -0
- package/dist/index197.js +152 -0
- package/dist/index197.js.map +1 -0
- package/dist/index198.js +8 -23
- package/dist/index198.js.map +1 -1
- package/dist/index199.js +9 -0
- package/dist/index199.js.map +1 -0
- package/dist/index20.js +15 -31
- package/dist/index20.js.map +1 -1
- package/dist/index200.js +4 -83
- package/dist/index200.js.map +1 -1
- package/dist/index201.js +43 -0
- package/dist/index201.js.map +1 -0
- package/dist/index206.js +26 -0
- package/dist/index206.js.map +1 -0
- package/dist/index207.js +71 -0
- package/dist/index207.js.map +1 -0
- package/dist/index21.js +33 -61
- package/dist/index21.js.map +1 -1
- package/dist/{index209.js → index215.js} +1 -1
- package/dist/{index209.js.map → index215.js.map} +1 -1
- package/dist/index22.js +57 -76
- package/dist/index22.js.map +1 -1
- package/dist/{index217.js → index223.js} +1 -1
- package/dist/{index217.js.map → index223.js.map} +1 -1
- package/dist/{index220.js → index226.js} +2 -2
- package/dist/{index220.js.map → index226.js.map} +1 -1
- package/dist/index23.js +83 -21
- package/dist/index23.js.map +1 -1
- package/dist/index235.js +172 -9
- package/dist/index235.js.map +1 -1
- package/dist/index236.js +3 -4
- package/dist/index236.js.map +1 -1
- package/dist/index238.js +19 -11
- package/dist/index238.js.map +1 -1
- package/dist/index239.js +9 -5
- package/dist/index239.js.map +1 -1
- package/dist/index24.js +20 -222
- package/dist/index24.js.map +1 -1
- package/dist/index240.js +9 -5
- package/dist/index240.js.map +1 -1
- package/dist/index241.js +4 -37
- package/dist/index241.js.map +1 -1
- package/dist/index242.js +170 -2
- package/dist/index242.js.map +1 -1
- package/dist/index243.js +11 -8
- package/dist/index243.js.map +1 -1
- package/dist/index244.js +5 -326
- package/dist/index244.js.map +1 -1
- package/dist/index245.js +5 -49
- package/dist/index245.js.map +1 -1
- package/dist/index246.js +38 -2
- package/dist/index246.js.map +1 -1
- package/dist/index247.js +2 -76
- package/dist/index247.js.map +1 -1
- package/dist/index248.js +7 -92
- package/dist/index248.js.map +1 -1
- package/dist/index249.js +322 -47
- package/dist/index249.js.map +1 -1
- package/dist/index25.js +289 -43
- package/dist/index25.js.map +1 -1
- package/dist/index250.js +49 -7
- package/dist/index250.js.map +1 -1
- package/dist/index251.js +2 -5
- package/dist/index251.js.map +1 -1
- package/dist/index252.js +72 -48
- package/dist/index252.js.map +1 -1
- package/dist/index253.js +93 -2
- package/dist/index253.js.map +1 -1
- package/dist/index254.js +52 -2
- package/dist/index254.js.map +1 -1
- package/dist/index255.js +11 -0
- package/dist/index255.js.map +1 -0
- package/dist/index256.js +8 -0
- package/dist/index256.js.map +1 -0
- package/dist/index257.js +55 -0
- package/dist/index257.js.map +1 -0
- package/dist/index258.js +5 -0
- package/dist/index258.js.map +1 -0
- package/dist/index259.js +5 -0
- package/dist/index259.js.map +1 -0
- package/dist/index26.js +48 -23
- package/dist/index26.js.map +1 -1
- package/dist/index27.js +21 -81
- package/dist/index27.js.map +1 -1
- package/dist/index28.js +101 -138
- package/dist/index28.js.map +1 -1
- package/dist/index29.js +139 -128
- package/dist/index29.js.map +1 -1
- package/dist/index3.js +57 -98
- package/dist/index3.js.map +1 -1
- package/dist/index30.js +133 -69
- package/dist/index30.js.map +1 -1
- package/dist/index31.js +67 -95
- package/dist/index31.js.map +1 -1
- package/dist/index32.js +96 -71
- package/dist/index32.js.map +1 -1
- package/dist/index33.js +70 -38
- package/dist/index33.js.map +1 -1
- package/dist/index34.js +40 -71
- package/dist/index34.js.map +1 -1
- package/dist/index35.js +67 -82
- package/dist/index35.js.map +1 -1
- package/dist/index36.js +99 -54
- package/dist/index36.js.map +1 -1
- package/dist/index37.js +53 -280
- package/dist/index37.js.map +1 -1
- package/dist/index38.js +281 -70
- package/dist/index38.js.map +1 -1
- package/dist/index39.js +69 -80
- package/dist/index39.js.map +1 -1
- package/dist/index4.js +102 -42
- package/dist/index4.js.map +1 -1
- package/dist/index40.js +82 -32
- package/dist/index40.js.map +1 -1
- package/dist/index41.js +26 -43
- package/dist/index41.js.map +1 -1
- package/dist/index42.js +45 -66
- package/dist/index42.js.map +1 -1
- package/dist/index43.js +65 -49
- package/dist/index43.js.map +1 -1
- package/dist/index44.js +53 -139
- package/dist/index44.js.map +1 -1
- package/dist/index45.js +132 -179
- package/dist/index45.js.map +1 -1
- package/dist/index46.js +194 -35
- package/dist/index46.js.map +1 -1
- package/dist/index47.js +34 -29
- package/dist/index47.js.map +1 -1
- package/dist/index48.js +31 -145
- package/dist/index48.js.map +1 -1
- package/dist/index49.js +131 -70
- package/dist/index49.js.map +1 -1
- package/dist/index5.js +40 -313
- package/dist/index5.js.map +1 -1
- package/dist/index50.js +80 -371
- package/dist/index50.js.map +1 -1
- package/dist/index51.js +451 -91
- package/dist/index51.js.map +1 -1
- package/dist/index52.js +98 -38
- package/dist/index52.js.map +1 -1
- package/dist/index53.js +35 -35
- package/dist/index53.js.map +1 -1
- package/dist/index54.js +33 -87
- package/dist/index54.js.map +1 -1
- package/dist/index55.js +89 -159
- package/dist/index55.js.map +1 -1
- package/dist/index56.js +157 -143
- package/dist/index56.js.map +1 -1
- package/dist/index57.js +149 -33
- package/dist/index57.js.map +1 -1
- package/dist/index58.js +33 -86
- package/dist/index58.js.map +1 -1
- package/dist/index59.js +80 -113
- package/dist/index59.js.map +1 -1
- package/dist/index6.js +323 -42
- package/dist/index6.js.map +1 -1
- package/dist/index60.js +114 -62
- package/dist/index60.js.map +1 -1
- package/dist/index61.js +62 -147
- package/dist/index61.js.map +1 -1
- package/dist/index62.js +146 -312
- package/dist/index62.js.map +1 -1
- package/dist/index63.js +317 -44
- package/dist/index63.js.map +1 -1
- package/dist/index64.js +44 -142
- package/dist/index64.js.map +1 -1
- package/dist/index65.js +145 -12
- package/dist/index65.js.map +1 -1
- package/dist/index66.js +10 -44
- package/dist/index66.js.map +1 -1
- package/dist/index67.js +42 -15
- package/dist/index67.js.map +1 -1
- package/dist/index68.js +76 -48
- package/dist/index68.js.map +1 -1
- package/dist/index69.js +18 -58
- package/dist/index69.js.map +1 -1
- package/dist/index7.js +44 -51
- package/dist/index7.js.map +1 -1
- package/dist/index70.js +66 -5
- package/dist/index70.js.map +1 -1
- package/dist/index71.js +25 -7
- package/dist/index71.js.map +1 -1
- package/dist/index72.js +105 -0
- package/dist/index72.js.map +1 -0
- package/dist/index73.js +62 -2
- package/dist/index73.js.map +1 -1
- package/dist/index74.js +21 -2
- package/dist/index74.js.map +1 -1
- package/dist/index75.js +5 -2
- package/dist/index75.js.map +1 -1
- package/dist/index76.js +54 -2
- package/dist/index76.js.map +1 -1
- package/dist/index77.js +24 -2
- package/dist/index77.js.map +1 -1
- package/dist/index78.js +9 -2
- package/dist/index78.js.map +1 -1
- package/dist/index8.js +48 -85
- package/dist/index8.js.map +1 -1
- package/dist/index80.js +2 -2
- package/dist/index80.js.map +1 -1
- package/dist/index81.js +2 -2
- package/dist/index81.js.map +1 -1
- package/dist/index82.js +1 -1
- package/dist/index82.js.map +1 -1
- package/dist/index83.js +2 -2
- package/dist/index83.js.map +1 -1
- package/dist/index84.js +1 -1
- package/dist/index84.js.map +1 -1
- package/dist/index85.js +1 -1
- package/dist/index85.js.map +1 -1
- package/dist/index86.js +1 -1
- package/dist/index86.js.map +1 -1
- package/dist/index87.js +1 -1
- package/dist/index87.js.map +1 -1
- package/dist/index88.js +1 -1
- package/dist/index88.js.map +1 -1
- package/dist/index89.js +1 -1
- package/dist/index89.js.map +1 -1
- package/dist/index9.js +91 -27
- package/dist/index9.js.map +1 -1
- package/dist/index90.js +1 -1
- package/dist/index90.js.map +1 -1
- package/dist/index91.js +1 -1
- package/dist/index91.js.map +1 -1
- package/dist/index92.js +1 -1
- package/dist/index92.js.map +1 -1
- package/dist/index93.js +1 -1
- package/dist/index93.js.map +1 -1
- package/dist/index94.js +1 -1
- package/dist/index94.js.map +1 -1
- package/dist/index95.js +1 -1
- package/dist/index95.js.map +1 -1
- package/dist/index96.js +1 -1
- package/dist/index96.js.map +1 -1
- package/dist/index97.js +1 -1
- package/dist/index97.js.map +1 -1
- package/dist/index98.js +1 -1
- package/dist/index98.js.map +1 -1
- package/dist/index99.js +1 -1
- package/dist/index99.js.map +1 -1
- package/package.json +1 -1
- package/dist/index229.js +0 -7
- package/dist/index229.js.map +0 -1
- package/dist/index231.js +0 -25
- package/dist/index231.js.map +0 -1
- package/dist/index232.js +0 -57
- package/dist/index232.js.map +0 -1
- package/dist/index233.js +0 -22
- package/dist/index233.js.map +0 -1
- package/dist/index234.js +0 -13
- package/dist/index234.js.map +0 -1
- package/dist/index237.js +0 -173
- package/dist/index237.js.map +0 -1
- package/dist/index79.js +0 -5
- package/dist/index79.js.map +0 -1
package/dist/index24.js
CHANGED
|
@@ -1,228 +1,26 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
import { useCombobox as pe } from "./index200.js";
|
|
9
|
-
function m() {
|
|
10
|
-
return m = Object.assign ? Object.assign.bind() : function(t) {
|
|
11
|
-
for (var a = 1; a < arguments.length; a++) {
|
|
12
|
-
var c = arguments[a];
|
|
13
|
-
for (var i in c) ({}).hasOwnProperty.call(c, i) && (t[i] = c[i]);
|
|
14
|
-
}
|
|
15
|
-
return t;
|
|
16
|
-
}, m.apply(null, arguments);
|
|
17
|
-
}
|
|
18
|
-
const Ee = (t) => {
|
|
19
|
-
const [a, c] = S(!1), [i, E] = S(""), [n, b] = S(() => t?.defaultSelectedValue ? Array.isArray(t?.defaultSelectedValue) ? t?.defaultSelectedValue : [t.defaultSelectedValue] : []), C = de(null), N = T(void 0, "dropdown-label"), _ = T(void 0, "dropdown-listbox"), {
|
|
20
|
-
selectBy: f = "",
|
|
21
|
-
optionsUniqueBy: d = "",
|
|
22
|
-
displaySelected: q = !1,
|
|
23
|
-
dropDownOptions: D,
|
|
24
|
-
defaultText: v = "Select",
|
|
25
|
-
iconColor: I = "var(--color-gray-700)",
|
|
26
|
-
disabled: y = !1,
|
|
27
|
-
dropdownClassName: z = "",
|
|
28
|
-
hasError: k = !1,
|
|
29
|
-
errorMessage: J = "",
|
|
30
|
-
customDropdownContent: V = null,
|
|
31
|
-
isBorderless: Q = !1,
|
|
32
|
-
shouldShowSearch: P = !1,
|
|
33
|
-
searchPlaceholder: U = "Search...",
|
|
34
|
-
searchResultEmptyMessage: A = "No results found",
|
|
35
|
-
ariaLabel: W = "",
|
|
36
|
-
customSelectedValue: $ = ""
|
|
37
|
-
} = t;
|
|
38
|
-
j(() => {
|
|
39
|
-
const e = t?.defaultSelectedValue ? Array.isArray(t?.defaultSelectedValue) ? t?.defaultSelectedValue : [t.defaultSelectedValue] : [];
|
|
40
|
-
b(e);
|
|
41
|
-
}, [t?.defaultSelectedValue]), j(() => {
|
|
42
|
-
a || E("");
|
|
43
|
-
}, [a]);
|
|
44
|
-
const s = t?.type === "multi-select", B = () => i.trim() ? (D || []).filter((e) => (e?.[f]?.toString().toLowerCase() || "").includes(i.toLowerCase())) : D || [], x = (e) => {
|
|
45
|
-
b([e]), c(!1), t?.onOptionClick?.(e);
|
|
46
|
-
}, g = B(), {
|
|
47
|
-
listboxProps: F,
|
|
48
|
-
getOptionProps: H,
|
|
49
|
-
highlightedIndex: K,
|
|
50
|
-
containerProps: X,
|
|
51
|
-
inputProps: h
|
|
52
|
-
} = pe({
|
|
53
|
-
items: s ? [] : g,
|
|
54
|
-
// Only use for single-select
|
|
55
|
-
isOpen: a && !s,
|
|
56
|
-
onOpenChange: c,
|
|
57
|
-
onSelect: (e) => {
|
|
58
|
-
x(e);
|
|
59
|
-
},
|
|
60
|
-
listboxId: _,
|
|
61
|
-
disabled: s || y,
|
|
62
|
-
hasItems: g.length > 0
|
|
63
|
-
}), G = (e, r = !1) => s ? v : r && $ ? $ : e?.[f] || v, Y = () => {
|
|
64
|
-
b([]), t?.onClear?.();
|
|
65
|
-
}, O = (e, r = !1) => {
|
|
66
|
-
if (t?.renderOptionChip)
|
|
67
|
-
return t?.renderOptionChip(e, r);
|
|
68
|
-
if (s && n?.length > 0) {
|
|
69
|
-
const l = n[0]?.[f] || "", u = n.length - 1;
|
|
70
|
-
return /* @__PURE__ */ o.createElement("div", {
|
|
71
|
-
className: "option-chip flex items-center w-full"
|
|
72
|
-
}, /* @__PURE__ */ o.createElement("div", {
|
|
73
|
-
className: `${u > 0 ? "w-full" : "flex-1"} truncate`
|
|
74
|
-
}, `${v}: ${l}`), u > 0 && /* @__PURE__ */ o.createElement("div", {
|
|
75
|
-
className: "flex-shrink-0"
|
|
76
|
-
}, "+", u));
|
|
77
|
-
}
|
|
78
|
-
return /* @__PURE__ */ o.createElement("p", {
|
|
79
|
-
className: "option-chip flex flex-1 items-center justify-between"
|
|
80
|
-
}, G(e, r));
|
|
81
|
-
}, L = () => /* @__PURE__ */ o.createElement("div", {
|
|
82
|
-
className: " w-full relative flex items-center border-b border-[var(--color-gray-300)]"
|
|
83
|
-
}, /* @__PURE__ */ o.createElement(fe, {
|
|
84
|
-
leftIcon: {
|
|
85
|
-
name: "search",
|
|
86
|
-
position: "left",
|
|
87
|
-
style: {
|
|
88
|
-
color: "var(--color-gray-500)"
|
|
89
|
-
}
|
|
1
|
+
import e from "react";
|
|
2
|
+
import { Badge as c } from "./index10.js";
|
|
3
|
+
const m = (t) => {
|
|
4
|
+
const {
|
|
5
|
+
label: a,
|
|
6
|
+
color: l,
|
|
7
|
+
onClick: r = () => {
|
|
90
8
|
},
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
9
|
+
tag: o
|
|
10
|
+
} = t;
|
|
11
|
+
return /* @__PURE__ */ e.createElement("div", {
|
|
12
|
+
className: "se-design-color-coded-label flex items-center gap-2",
|
|
13
|
+
onClick: r
|
|
14
|
+
}, l && /* @__PURE__ */ e.createElement("span", {
|
|
15
|
+
className: "w-[15px] h-[15px] rounded-[3px] inline-block",
|
|
94
16
|
style: {
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
border: "none",
|
|
101
|
-
outline: "none"
|
|
102
|
-
},
|
|
103
|
-
automationId: "se-design-dropdown-search"
|
|
104
|
-
})), Z = (e, r) => {
|
|
105
|
-
const l = e[f], u = n[0]?.[f] || v, se = d?.length ? e[d] == n[0]?.[d] : !0, p = q && l === u && se, ce = K === r, ie = s ? {} : H(r, p);
|
|
106
|
-
return /* @__PURE__ */ o.createElement("div", m({
|
|
107
|
-
key: e.id || e.value,
|
|
108
|
-
className: `option break-words px-3 py-2 hover:bg-gray-100 cursor-pointer select-none flex items-center justify-between ${p ? "selected" : ""} ${ce ? "bg-gray-100" : ""}`,
|
|
109
|
-
onClick: () => x(e),
|
|
110
|
-
onKeyDown: (w) => {
|
|
111
|
-
(w.key === "Enter" || w.key === " ") && (w.preventDefault(), x(e));
|
|
112
|
-
},
|
|
113
|
-
tabIndex: -1,
|
|
114
|
-
"data-automation-id": `dropdown-option-${e?.automationId || r}`
|
|
115
|
-
}, ie, {
|
|
116
|
-
"aria-selected": p ? "true" : "false"
|
|
117
|
-
}), O({
|
|
118
|
-
...e,
|
|
119
|
-
isOptionSelected: p
|
|
120
|
-
}, !1), p && /* @__PURE__ */ o.createElement(M, {
|
|
121
|
-
name: "checkmark",
|
|
122
|
-
stroke: I
|
|
123
|
-
}));
|
|
124
|
-
}, ee = () => /* @__PURE__ */ o.createElement("div", m({
|
|
125
|
-
className: "dropdown-content dropdown-options",
|
|
126
|
-
"aria-label": "Dropdown options"
|
|
127
|
-
}, F), P && L(), /* @__PURE__ */ o.createElement("div", {
|
|
128
|
-
className: "flex flex-col max-h-80 overflow-y-auto"
|
|
129
|
-
}, g.length > 0 ? g.map((e, r) => Z(e, r)) : /* @__PURE__ */ o.createElement("div", {
|
|
130
|
-
className: "px-3 py-4 text-center text-[var(--color-gray-700)] text-sm",
|
|
131
|
-
role: "status",
|
|
132
|
-
"aria-live": "polite"
|
|
133
|
-
}, A))), te = (e, r) => {
|
|
134
|
-
let l = [];
|
|
135
|
-
e ? l = [...n, r] : l = n?.filter((u) => u[d] !== r[d]), b(l);
|
|
136
|
-
}, oe = () => {
|
|
137
|
-
C.current?.togglePopover(), t?.onApply?.(n);
|
|
138
|
-
}, re = (e) => {
|
|
139
|
-
const r = n.some((l) => l[d] === e[d]);
|
|
140
|
-
return /* @__PURE__ */ o.createElement("div", {
|
|
141
|
-
key: e.id || e.value,
|
|
142
|
-
className: "option px-3 py-2 hover:bg-gray-100 cursor-pointer select-none flex items-center justify-between"
|
|
143
|
-
}, /* @__PURE__ */ o.createElement(me, {
|
|
144
|
-
automationId: "checkbox",
|
|
145
|
-
className: "checkbox",
|
|
146
|
-
defaultChecked: r,
|
|
147
|
-
onChange: (l) => te(l, e),
|
|
148
|
-
label: e?.label
|
|
149
|
-
}));
|
|
150
|
-
}, le = () => {
|
|
151
|
-
const e = B();
|
|
152
|
-
return /* @__PURE__ */ o.createElement("div", {
|
|
153
|
-
className: "dropdown-content dropdown-options",
|
|
154
|
-
role: "listbox",
|
|
155
|
-
"aria-label": "Multi-select dropdown options",
|
|
156
|
-
"aria-multiselectable": "true"
|
|
157
|
-
}, P && L(), /* @__PURE__ */ o.createElement("div", {
|
|
158
|
-
className: "flex flex-col max-h-80 overflow-y-auto"
|
|
159
|
-
}, e.length > 0 ? e.map((r) => re(r)) : /* @__PURE__ */ o.createElement("div", {
|
|
160
|
-
className: "px-3 py-4 text-center text-[var(--color-gray-700)] text-sm",
|
|
161
|
-
role: "status",
|
|
162
|
-
"aria-live": "polite"
|
|
163
|
-
}, A)), /* @__PURE__ */ o.createElement("div", {
|
|
164
|
-
className: "flex items-center justify-end gap-4 p-3 border-t border-[var(--color-gray-200)]"
|
|
165
|
-
}, /* @__PURE__ */ o.createElement(R, {
|
|
166
|
-
label: "Clear",
|
|
167
|
-
type: "link",
|
|
168
|
-
size: "sm",
|
|
169
|
-
onClick: Y,
|
|
170
|
-
automationId: "se-design-dropdown-clear-button"
|
|
171
|
-
}), /* @__PURE__ */ o.createElement(R, {
|
|
172
|
-
label: "Apply",
|
|
173
|
-
type: "primary",
|
|
174
|
-
size: "sm",
|
|
175
|
-
onClick: oe,
|
|
176
|
-
automationId: "se-design-dropdown-apply-button"
|
|
177
|
-
})));
|
|
178
|
-
}, ae = () => {
|
|
179
|
-
const e = a ? "border-[var(--color-blue-500)]" : y ? "border-[var(--color-gray-300)]" : "border-[var(--color-gray-600)]", r = k ? "border-[var(--color-red-500)]" : "", l = `dropdown-src-element bg-[var(--color-white)] flex px-3 py-2 ${Q ? "border-0" : `border rounded-md ${r || e}`} flex items-center ${z}`;
|
|
180
|
-
return /* @__PURE__ */ o.createElement("div", {
|
|
181
|
-
className: l
|
|
182
|
-
}, /* @__PURE__ */ o.createElement("div", {
|
|
183
|
-
className: "flex-1 min-w-0",
|
|
184
|
-
"data-automation-id": t?.dropDownSelectAutomationId || "selected-dropdown-value"
|
|
185
|
-
}, O(n[0], !0)), /* @__PURE__ */ o.createElement("div", {
|
|
186
|
-
className: "flex-shrink-0 ml-2",
|
|
187
|
-
"aria-hidden": "true"
|
|
188
|
-
}, /* @__PURE__ */ o.createElement(M, {
|
|
189
|
-
name: "chevron",
|
|
190
|
-
rotation: a ? "180" : "0",
|
|
191
|
-
className: "transition-transform",
|
|
192
|
-
stroke: I
|
|
193
|
-
})));
|
|
194
|
-
}, ne = () => W || "Select option";
|
|
195
|
-
return /* @__PURE__ */ o.createElement("div", {
|
|
196
|
-
className: `se-design-dropdown-container${t?.className ? ` ${t?.className}` : ""}`,
|
|
197
|
-
style: t?.style
|
|
198
|
-
}, t?.label && /* @__PURE__ */ o.createElement("div", {
|
|
199
|
-
id: N,
|
|
200
|
-
className: "se-design-dropdown-label mb-[3px] text-[var(--color-gray-700)] text-sm"
|
|
201
|
-
}, t?.label), /* @__PURE__ */ o.createElement("div", m({
|
|
202
|
-
style: t?.style,
|
|
203
|
-
className: `${y ? "bg-[var(--color-gray-50)] rounded-md cursor-not-allowed" : ""}`
|
|
204
|
-
}, s ? {} : X), /* @__PURE__ */ o.createElement(ue, m({
|
|
205
|
-
ref: C,
|
|
206
|
-
isPopoverOpen: a,
|
|
207
|
-
renderPopoverContents: V || (s ? le : ee),
|
|
208
|
-
contentWidth: "full",
|
|
209
|
-
renderPopoverSrcElement: ae,
|
|
210
|
-
onPopoverToggle: (e) => c(e),
|
|
211
|
-
disabled: y,
|
|
212
|
-
automationId: t?.dropDownSrcAutomationId,
|
|
213
|
-
popoverContentAutomationId: t?.dropDownContentAutomationId,
|
|
214
|
-
ariaLabelledBy: t?.label ? N : void 0,
|
|
215
|
-
ariaLabel: t?.label ? void 0 : ne(),
|
|
216
|
-
sourceRole: "combobox"
|
|
217
|
-
}, !s && h ? {
|
|
218
|
-
"aria-activedescendant": h["aria-activedescendant"],
|
|
219
|
-
"aria-controls": h["aria-controls"],
|
|
220
|
-
"aria-expanded": h["aria-expanded"]
|
|
221
|
-
} : {}))), k && /* @__PURE__ */ o.createElement("div", {
|
|
222
|
-
className: "text-[var(--color-red-500)] text-sm"
|
|
223
|
-
}, J));
|
|
17
|
+
backgroundColor: l
|
|
18
|
+
}
|
|
19
|
+
}), /* @__PURE__ */ e.createElement("div", null, a), o && /* @__PURE__ */ e.createElement(c, {
|
|
20
|
+
label: o
|
|
21
|
+
}));
|
|
224
22
|
};
|
|
225
23
|
export {
|
|
226
|
-
|
|
24
|
+
m as ColorCodedLabel
|
|
227
25
|
};
|
|
228
26
|
//# sourceMappingURL=index24.js.map
|
package/dist/index24.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index24.js","sources":["../src/components/Dropdown/index.tsx"],"sourcesContent":["import React, { FC, useState, useRef, useEffect } from 'react';\n\nimport { Popover, PopoverHandle } from 'src/components/Popover';\nimport { Icon } from 'components/Icon';\nimport { Checkbox } from '../Checkbox';\nimport { Button } from '../Button';\nimport { InputWithIcon } from '../InputWithIcon';\nimport { useStableId } from '../../utils/useStableId';\nimport { useCombobox } from '../../utils/a11y/useCombobox';\n\ntype DropdownValue = {\n [key: string]: any;\n};\n\ntype DropdownProps = {\n label?: string;\n ariaLabel?: string;\n type: 'select' | 'multi-select';\n dropDownOptions?: DropdownValue[];\n defaultText?: string;\n selectBy?: string;\n optionsUniqueBy?: string;\n displaySelected?: boolean;\n defaultSelectedValue?: DropdownValue | DropdownValue[];\n customSelectedValue?: string;\n onOptionClick?: (selectedValue: DropdownValue) => void;\n style?: React.CSSProperties;\n renderOptionChip?: (option: DropdownValue, srcOption: boolean) => React.ReactNode;\n className?: string;\n iconColor?: string;\n disabled?: boolean;\n dropdownClassName?: string;\n hasError?: boolean;\n errorMessage?: string;\n onApply?: (selectedValue: DropdownValue[]) => void;\n onClear?: () => void;\n customDropdownContent?: () => React.ReactNode;\n isBorderless?: boolean;\n dropDownSrcAutomationId?: string;\n dropDownSelectAutomationId?: string;\n dropDownContentAutomationId?: string;\n shouldShowSearch?: boolean;\n searchPlaceholder?: string;\n searchResultEmptyMessage?: string;\n};\n\nexport const Dropdown: FC<DropdownProps> = (props) => {\n const [isDropDownOpen, setIsDropDownOpen] = useState(false);\n const [searchQuery, setSearchQuery] = useState('');\n const [selectedDropDownValues, setSelectedDropDownValues] = useState<DropdownValue[]>(() =>\n props?.defaultSelectedValue\n ? Array.isArray(props?.defaultSelectedValue)\n ? props?.defaultSelectedValue\n : [props.defaultSelectedValue]\n : []\n );\n const popoverRef = useRef<HTMLDivElement & PopoverHandle>(null);\n const labelId = useStableId(undefined, 'dropdown-label');\n const listboxId = useStableId(undefined, 'dropdown-listbox');\n\n const {\n selectBy = '',\n optionsUniqueBy = '',\n displaySelected = false,\n dropDownOptions,\n defaultText = 'Select',\n iconColor = 'var(--color-gray-700)',\n disabled = false,\n dropdownClassName = '',\n hasError = false,\n errorMessage = '',\n customDropdownContent = null,\n isBorderless = false,\n shouldShowSearch = false,\n searchPlaceholder = 'Search...',\n searchResultEmptyMessage = 'No results found',\n ariaLabel = '',\n customSelectedValue = ''\n } = props;\n\n useEffect(() => {\n const newValues = props?.defaultSelectedValue\n ? Array.isArray(props?.defaultSelectedValue)\n ? props?.defaultSelectedValue\n : [props.defaultSelectedValue]\n : [];\n setSelectedDropDownValues(newValues);\n }, [props?.defaultSelectedValue]);\n\n useEffect(() => {\n if (!isDropDownOpen) {\n setSearchQuery('');\n }\n }, [isDropDownOpen]);\n\n const isMultiSelect = props?.type === 'multi-select';\n\n const getFilteredOptions = () => {\n if (!searchQuery.trim()) {\n return dropDownOptions || [];\n }\n return (dropDownOptions || []).filter((option) => {\n const optionValue = option?.[selectBy]?.toString().toLowerCase() || '';\n return optionValue.includes(searchQuery.toLowerCase());\n });\n };\n\n const handleDropDownOptionClick = (dropDownOption: any) => {\n setSelectedDropDownValues([dropDownOption]);\n setIsDropDownOpen(false);\n props?.onOptionClick?.(dropDownOption);\n };\n\n // Use useCombobox hook for keyboard navigation (only for single-select)\n const filteredOptions = getFilteredOptions();\n const {\n listboxProps,\n getOptionProps,\n highlightedIndex,\n containerProps: comboboxContainerProps,\n inputProps: comboboxInputProps\n } = useCombobox({\n items: isMultiSelect ? [] : filteredOptions, // Only use for single-select\n isOpen: isDropDownOpen && !isMultiSelect,\n onOpenChange: setIsDropDownOpen,\n onSelect: (item: DropdownValue) => {\n handleDropDownOptionClick(item);\n },\n listboxId,\n disabled: isMultiSelect || disabled,\n hasItems: filteredOptions.length > 0\n });\n\n const getSelectedDropDownValue = (option: DropdownValue, isSrcOption: boolean = false) => {\n if (isMultiSelect) {\n return defaultText;\n }\n\n // if custom selected value is provided, use it instead of the option value\n if (isSrcOption && customSelectedValue) {\n return customSelectedValue;\n }\n\n return option?.[selectBy] || defaultText;\n };\n\n const clearSelectedDropDownValues = () => {\n setSelectedDropDownValues([]);\n props?.onClear?.();\n };\n\n const optionChip = (option: DropdownValue, srcOption: boolean = false) => {\n if (props?.renderOptionChip) {\n return props?.renderOptionChip(option, srcOption);\n }\n\n if (isMultiSelect && selectedDropDownValues?.length > 0) {\n const firstSelectedLabel = selectedDropDownValues[0]?.[selectBy] || '';\n const remainingCount = selectedDropDownValues.length - 1;\n\n // For multiple selections: text takes remaining space, count takes minimum space needed\n return (\n <div className={`option-chip flex items-center w-full`}>\n <div\n className={`${remainingCount > 0 ? 'w-full' : 'flex-1'} truncate`}\n >{`${defaultText}: ${firstSelectedLabel}`}</div>\n {remainingCount > 0 && <div className=\"flex-shrink-0\">+{remainingCount}</div>}\n </div>\n );\n }\n\n return (\n <p className={`option-chip flex flex-1 items-center justify-between`}>\n {getSelectedDropDownValue(option, srcOption)}\n </p>\n );\n };\n\n const renderSearchBar = () => {\n return (\n <div className=\" w-full relative flex items-center border-b border-[var(--color-gray-300)]\">\n <InputWithIcon\n leftIcon={{ name: 'search', position: 'left', style: { color: 'var(--color-gray-500)' } }}\n value={searchQuery}\n onChange={(value) => setSearchQuery(value)}\n placeholder={searchPlaceholder}\n style={{ margin: 0, gap: 0 }}\n inputStyle={{ width: '100%', border: 'none', outline: 'none' }}\n automationId=\"se-design-dropdown-search\"\n />\n </div>\n );\n };\n\n const dropDownOptionJsx = (dropDownOption: DropdownValue, index: number) => {\n const optionTxt = dropDownOption[selectBy];\n const dropDownSelectedValue = selectedDropDownValues[0]?.[selectBy] || defaultText;\n const selectByUniqueId = optionsUniqueBy?.length\n ? dropDownOption[optionsUniqueBy] == selectedDropDownValues[0]?.[optionsUniqueBy]\n : true;\n const isOptionSelected = displaySelected && optionTxt === dropDownSelectedValue && selectByUniqueId;\n const isHighlighted = highlightedIndex === index;\n const optionProps = !isMultiSelect ? getOptionProps(index, isOptionSelected) : {};\n \n return (\n <div\n key={dropDownOption.id || dropDownOption.value}\n className={`option break-words px-3 py-2 hover:bg-gray-100 cursor-pointer select-none flex items-center justify-between ${\n isOptionSelected ? 'selected' : ''\n } ${isHighlighted ? 'bg-gray-100' : ''}`}\n onClick={() => handleDropDownOptionClick(dropDownOption)}\n onKeyDown={(e) => {\n if (e.key === 'Enter' || e.key === ' ') {\n e.preventDefault();\n handleDropDownOptionClick(dropDownOption);\n }\n }}\n tabIndex={-1}\n data-automation-id={`dropdown-option-${dropDownOption?.automationId || index}`}\n {...optionProps}\n aria-selected={isOptionSelected ? 'true' : 'false'}\n >\n {optionChip({ ...dropDownOption, isOptionSelected }, false)}\n {isOptionSelected && <Icon name=\"checkmark\" stroke={iconColor} />}\n </div>\n );\n };\n\n const renderDropdownContents = () => {\n return (\n <div \n className=\"dropdown-content dropdown-options\" \n aria-label=\"Dropdown options\"\n {...listboxProps}\n >\n {shouldShowSearch && renderSearchBar()}\n <div className=\"flex flex-col max-h-80 overflow-y-auto\">\n {filteredOptions.length > 0 ? (\n filteredOptions.map((dropDownOption, index) => dropDownOptionJsx(dropDownOption, index))\n ) : (\n <div\n className=\"px-3 py-4 text-center text-[var(--color-gray-700)] text-sm\"\n role=\"status\"\n aria-live=\"polite\"\n >\n {searchResultEmptyMessage}\n </div>\n )}\n </div>\n </div>\n );\n };\n\n const handleMultiSelectDropdownOptionClick = (isSelected: boolean, dropDownOption: DropdownValue) => {\n let newSelectedDropDownValues: DropdownValue[] = [];\n if (isSelected) {\n newSelectedDropDownValues = [...selectedDropDownValues, dropDownOption];\n } else {\n newSelectedDropDownValues = selectedDropDownValues?.filter(\n (option) => option[optionsUniqueBy] !== dropDownOption[optionsUniqueBy]\n );\n }\n setSelectedDropDownValues(newSelectedDropDownValues);\n };\n\n const handleApplySelectedDropDownValues = () => {\n popoverRef.current?.togglePopover();\n props?.onApply?.(selectedDropDownValues);\n };\n\n const multiSelectDropdownOptionJSX = (dropDownOption: DropdownValue) => {\n const isOptionSelected = selectedDropDownValues.some(\n (option) => option[optionsUniqueBy] === dropDownOption[optionsUniqueBy]\n );\n return (\n <div\n key={dropDownOption.id || dropDownOption.value}\n className=\"option px-3 py-2 hover:bg-gray-100 cursor-pointer select-none flex items-center justify-between\"\n >\n <Checkbox\n automationId=\"checkbox\"\n className=\"checkbox\"\n defaultChecked={isOptionSelected}\n onChange={(value) => handleMultiSelectDropdownOptionClick(value, dropDownOption)}\n label={dropDownOption?.label}\n />\n </div>\n );\n };\n\n const renderMultiSelectDropdownContents = () => {\n const filteredOptions = getFilteredOptions();\n return (\n <div\n className=\"dropdown-content dropdown-options\"\n role=\"listbox\"\n aria-label=\"Multi-select dropdown options\"\n aria-multiselectable=\"true\"\n >\n {shouldShowSearch && renderSearchBar()}\n <div className=\"flex flex-col max-h-80 overflow-y-auto\">\n {filteredOptions.length > 0 ? (\n filteredOptions.map((dropDownOption) => multiSelectDropdownOptionJSX(dropDownOption))\n ) : (\n <div\n className=\"px-3 py-4 text-center text-[var(--color-gray-700)] text-sm\"\n role=\"status\"\n aria-live=\"polite\"\n >\n {searchResultEmptyMessage}\n </div>\n )}\n </div>\n <div className=\"flex items-center justify-end gap-4 p-3 border-t border-[var(--color-gray-200)]\">\n <Button label=\"Clear\" type=\"link\" size=\"sm\" onClick={clearSelectedDropDownValues} automationId=\"se-design-dropdown-clear-button\" />\n <Button label=\"Apply\" type=\"primary\" size=\"sm\" onClick={handleApplySelectedDropDownValues} automationId=\"se-design-dropdown-apply-button\" />\n </div>\n </div>\n );\n };\n\n const renderDropdownSelect = () => {\n const borderColor = isDropDownOpen\n ? 'border-[var(--color-blue-500)]'\n : disabled\n ? 'border-[var(--color-gray-300)]'\n : 'border-[var(--color-gray-600)]';\n const errorBorderColor = hasError ? 'border-[var(--color-red-500)]' : '';\n const dropDownSelectClass = `dropdown-src-element bg-[var(--color-white)] flex px-3 py-2 ${\n isBorderless ? 'border-0' : `border rounded-md ${errorBorderColor ? errorBorderColor : borderColor}`\n } flex items-center ${dropdownClassName}`;\n\n return (\n <div className={dropDownSelectClass}>\n <div\n className=\"flex-1 min-w-0\"\n data-automation-id={props?.dropDownSelectAutomationId || 'selected-dropdown-value'}\n >\n {optionChip(selectedDropDownValues[0], true)}\n </div>\n <div className=\"flex-shrink-0 ml-2\" aria-hidden=\"true\">\n <Icon\n name={'chevron'}\n rotation={isDropDownOpen ? '180' : '0'}\n className={`transition-transform`}\n stroke={iconColor}\n />\n </div>\n </div>\n );\n };\n\n const getDropdownAriaLabel = () => {\n return ariaLabel || `Select option`;\n };\n\n return (\n <div\n className={`se-design-dropdown-container${props?.className ? ` ${props?.className}` : ''}`}\n style={props?.style}\n >\n {props?.label && (\n <div id={labelId} className=\"se-design-dropdown-label mb-[3px] text-[var(--color-gray-700)] text-sm\">\n {props?.label}\n </div>\n )}\n <div\n style={props?.style}\n className={`${disabled ? 'bg-[var(--color-gray-50)] rounded-md cursor-not-allowed' : ''}`}\n {...(!isMultiSelect ? comboboxContainerProps : {})}\n >\n <Popover\n ref={popoverRef}\n isPopoverOpen={isDropDownOpen}\n renderPopoverContents={\n customDropdownContent\n ? customDropdownContent\n : isMultiSelect\n ? renderMultiSelectDropdownContents\n : renderDropdownContents\n }\n contentWidth={'full'}\n renderPopoverSrcElement={renderDropdownSelect}\n onPopoverToggle={(value) => setIsDropDownOpen(value)}\n disabled={disabled}\n automationId={props?.dropDownSrcAutomationId}\n popoverContentAutomationId={props?.dropDownContentAutomationId}\n ariaLabelledBy={props?.label ? labelId : undefined}\n ariaLabel={props?.label ? undefined : getDropdownAriaLabel()}\n sourceRole=\"combobox\"\n {...(!isMultiSelect && comboboxInputProps ? {\n 'aria-activedescendant': comboboxInputProps['aria-activedescendant'],\n 'aria-controls': comboboxInputProps['aria-controls'],\n 'aria-expanded': comboboxInputProps['aria-expanded']\n } : {})}\n />\n </div>\n {hasError && <div className=\"text-[var(--color-red-500)] text-sm\">{errorMessage}</div>}\n </div>\n );\n};\n"],"names":["Dropdown","props","isDropDownOpen","setIsDropDownOpen","useState","searchQuery","setSearchQuery","selectedDropDownValues","setSelectedDropDownValues","defaultSelectedValue","Array","isArray","popoverRef","useRef","labelId","useStableId","undefined","listboxId","selectBy","optionsUniqueBy","displaySelected","dropDownOptions","defaultText","iconColor","disabled","dropdownClassName","hasError","errorMessage","customDropdownContent","isBorderless","shouldShowSearch","searchPlaceholder","searchResultEmptyMessage","ariaLabel","customSelectedValue","useEffect","newValues","isMultiSelect","type","getFilteredOptions","trim","filter","option","toString","toLowerCase","includes","handleDropDownOptionClick","dropDownOption","onOptionClick","filteredOptions","listboxProps","getOptionProps","highlightedIndex","containerProps","comboboxContainerProps","inputProps","comboboxInputProps","useCombobox","items","isOpen","onOpenChange","onSelect","item","hasItems","length","getSelectedDropDownValue","isSrcOption","clearSelectedDropDownValues","onClear","optionChip","srcOption","renderOptionChip","firstSelectedLabel","remainingCount","React","createElement","className","renderSearchBar","InputWithIcon","leftIcon","name","position","style","color","value","onChange","placeholder","margin","gap","inputStyle","width","border","outline","automationId","dropDownOptionJsx","index","optionTxt","dropDownSelectedValue","selectByUniqueId","isOptionSelected","isHighlighted","optionProps","_extends","key","id","onClick","onKeyDown","e","preventDefault","tabIndex","Icon","stroke","renderDropdownContents","map","role","handleMultiSelectDropdownOptionClick","isSelected","newSelectedDropDownValues","handleApplySelectedDropDownValues","current","togglePopover","onApply","multiSelectDropdownOptionJSX","some","Checkbox","defaultChecked","label","renderMultiSelectDropdownContents","Button","size","renderDropdownSelect","borderColor","errorBorderColor","dropDownSelectClass","dropDownSelectAutomationId","rotation","getDropdownAriaLabel","Popover","ref","isPopoverOpen","renderPopoverContents","contentWidth","renderPopoverSrcElement","onPopoverToggle","dropDownSrcAutomationId","popoverContentAutomationId","dropDownContentAutomationId","ariaLabelledBy","sourceRole"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index24.js","sources":["../src/components/ColorCodedLabel/index.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport { Badge } from 'src/components/Badge';\n\nexport type ColorCodedLabelProps = {\n label: string;\n tag?: string;\n color?: string;\n onClick?: () => void;\n};\n\nexport const ColorCodedLabel: FC<ColorCodedLabelProps> = (props) => {\n const { label, color, onClick = () => {}, tag } = props;\n return (\n <div\n className=\"se-design-color-coded-label flex items-center gap-2\"\n onClick={onClick}\n >\n {color && <span className=\"w-[15px] h-[15px] rounded-[3px] inline-block\" style={{ backgroundColor: color }}></span>}\n <div>{label}</div>\n {tag && <Badge label={tag} />}\n </div>\n );\n};\n"],"names":["React__default","Badge","ColorCodedLabel","props","label","color","onClick","tag","React","createElement","className","style","backgroundColor"],"mappings":"AAUO,OAAAA,OAAA;AAAA,SAAA,SAAAC,SAAA;AAAA,MAAMC,IAA6CC,CAAAA,MAAU;AAClE,QAAM;AAAA,IAAEC,OAAAA;AAAAA,IAAOC,OAAAA;AAAAA,IAAOC,SAAAA,IAAUA,MAAM;AAAA,IAAC;AAAA,IAAGC,KAAAA;AAAAA,EAAAA,IAAQJ;AAClD,SACEK,gBAAAA,EAAAC,cAAA,OAAA;AAAA,IACEC,WAAU;AAAA,IACVJ,SAAAA;AAAAA,EAAAA,GAECD,KAASG,gBAAAA,EAAAC,cAAA,QAAA;AAAA,IAAMC,WAAU;AAAA,IAA+CC,OAAO;AAAA,MAAEC,iBAAiBP;AAAAA,IAAAA;AAAAA,EAAM,CAAS,GAClHG,gBAAAA,EAAAC,cAAA,OAAA,MAAML,CAAW,GAChBG,KAAOC,gBAAAA,EAAAC,cAACR,GAAK;AAAA,IAACG,OAAOG;AAAAA,EAAAA,CAAM,CACzB;AAET;"}
|
package/dist/index240.js
CHANGED
|
@@ -1,9 +1,13 @@
|
|
|
1
|
-
function
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
function e() {
|
|
2
|
+
return e = Object.assign ? Object.assign.bind() : function(t) {
|
|
3
|
+
for (var n = 1; n < arguments.length; n++) {
|
|
4
|
+
var a = arguments[n];
|
|
5
|
+
for (var r in a) ({}).hasOwnProperty.call(a, r) && (t[r] = a[r]);
|
|
6
|
+
}
|
|
7
|
+
return t;
|
|
8
|
+
}, e.apply(null, arguments);
|
|
5
9
|
}
|
|
6
10
|
export {
|
|
7
|
-
|
|
11
|
+
e as default
|
|
8
12
|
};
|
|
9
13
|
//# sourceMappingURL=index240.js.map
|
package/dist/index240.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index240.js","sources":["../node_modules/tslib/tslib.es6.mjs"],"sourcesContent":["/******************************************************************************\nCopyright (c) Microsoft Corporation.\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.\n***************************************************************************** */\n/* global Reflect, Promise, SuppressedError, Symbol, Iterator */\n\nvar extendStatics = function(d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n};\n\nexport function __extends(d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n}\n\nexport var __assign = function() {\n __assign = Object.assign || function __assign(t) {\n for (var s, i = 1, n = arguments.length; i < n; i++) {\n s = arguments[i];\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\n }\n return t;\n }\n return __assign.apply(this, arguments);\n}\n\nexport function __rest(s, e) {\n var t = {};\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\n t[p] = s[p];\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\n t[p[i]] = s[p[i]];\n }\n return t;\n}\n\nexport function __decorate(decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n}\n\nexport function __param(paramIndex, decorator) {\n return function (target, key) { decorator(target, key, paramIndex); }\n}\n\nexport function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {\n function accept(f) { if (f !== void 0 && typeof f !== \"function\") throw new TypeError(\"Function expected\"); return f; }\n var kind = contextIn.kind, key = kind === \"getter\" ? \"get\" : kind === \"setter\" ? \"set\" : \"value\";\n var target = !descriptorIn && ctor ? contextIn[\"static\"] ? ctor : ctor.prototype : null;\n var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {});\n var _, done = false;\n for (var i = decorators.length - 1; i >= 0; i--) {\n var context = {};\n for (var p in contextIn) context[p] = p === \"access\" ? {} : contextIn[p];\n for (var p in contextIn.access) context.access[p] = contextIn.access[p];\n context.addInitializer = function (f) { if (done) throw new TypeError(\"Cannot add initializers after decoration has completed\"); extraInitializers.push(accept(f || null)); };\n var result = (0, decorators[i])(kind === \"accessor\" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context);\n if (kind === \"accessor\") {\n if (result === void 0) continue;\n if (result === null || typeof result !== \"object\") throw new TypeError(\"Object expected\");\n if (_ = accept(result.get)) descriptor.get = _;\n if (_ = accept(result.set)) descriptor.set = _;\n if (_ = accept(result.init)) initializers.unshift(_);\n }\n else if (_ = accept(result)) {\n if (kind === \"field\") initializers.unshift(_);\n else descriptor[key] = _;\n }\n }\n if (target) Object.defineProperty(target, contextIn.name, descriptor);\n done = true;\n};\n\nexport function __runInitializers(thisArg, initializers, value) {\n var useValue = arguments.length > 2;\n for (var i = 0; i < initializers.length; i++) {\n value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg);\n }\n return useValue ? value : void 0;\n};\n\nexport function __propKey(x) {\n return typeof x === \"symbol\" ? x : \"\".concat(x);\n};\n\nexport function __setFunctionName(f, name, prefix) {\n if (typeof name === \"symbol\") name = name.description ? \"[\".concat(name.description, \"]\") : \"\";\n return Object.defineProperty(f, \"name\", { configurable: true, value: prefix ? \"\".concat(prefix, \" \", name) : name });\n};\n\nexport function __metadata(metadataKey, metadataValue) {\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\n}\n\nexport function __awaiter(thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n}\n\nexport function __generator(thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === \"function\" ? Iterator : Object).prototype);\n return g.next = verb(0), g[\"throw\"] = verb(1), g[\"return\"] = verb(2), typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (g && (g = 0, op[0] && (_ = 0)), _) try {\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n}\n\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n});\n\nexport function __exportStar(m, o) {\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\n}\n\nexport function __values(o) {\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\n if (m) return m.call(o);\n if (o && typeof o.length === \"number\") return {\n next: function () {\n if (o && i >= o.length) o = void 0;\n return { value: o && o[i++], done: !o };\n }\n };\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\n}\n\nexport function __read(o, n) {\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\n if (!m) return o;\n var i = m.call(o), r, ar = [], e;\n try {\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\n }\n catch (error) { e = { error: error }; }\n finally {\n try {\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\n }\n finally { if (e) throw e.error; }\n }\n return ar;\n}\n\n/** @deprecated */\nexport function __spread() {\n for (var ar = [], i = 0; i < arguments.length; i++)\n ar = ar.concat(__read(arguments[i]));\n return ar;\n}\n\n/** @deprecated */\nexport function __spreadArrays() {\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\n r[k] = a[j];\n return r;\n}\n\nexport function __spreadArray(to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n}\n\nexport function __await(v) {\n return this instanceof __await ? (this.v = v, this) : new __await(v);\n}\n\nexport function __asyncGenerator(thisArg, _arguments, generator) {\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\n return i = Object.create((typeof AsyncIterator === \"function\" ? AsyncIterator : Object).prototype), verb(\"next\"), verb(\"throw\"), verb(\"return\", awaitReturn), i[Symbol.asyncIterator] = function () { return this; }, i;\n function awaitReturn(f) { return function (v) { return Promise.resolve(v).then(f, reject); }; }\n function verb(n, f) { if (g[n]) { i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; if (f) i[n] = f(i[n]); } }\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\n function fulfill(value) { resume(\"next\", value); }\n function reject(value) { resume(\"throw\", value); }\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\n}\n\nexport function __asyncDelegator(o) {\n var i, p;\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v; } : f; }\n}\n\nexport function __asyncValues(o) {\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\n var m = o[Symbol.asyncIterator], i;\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\n}\n\nexport function __makeTemplateObject(cooked, raw) {\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\n return cooked;\n};\n\nvar __setModuleDefault = Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n};\n\nvar ownKeys = function(o) {\n ownKeys = Object.getOwnPropertyNames || function (o) {\n var ar = [];\n for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;\n return ar;\n };\n return ownKeys(o);\n};\n\nexport function __importStar(mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== \"default\") __createBinding(result, mod, k[i]);\n __setModuleDefault(result, mod);\n return result;\n}\n\nexport function __importDefault(mod) {\n return (mod && mod.__esModule) ? mod : { default: mod };\n}\n\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\n}\n\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\n}\n\nexport function __classPrivateFieldIn(state, receiver) {\n if (receiver === null || (typeof receiver !== \"object\" && typeof receiver !== \"function\")) throw new TypeError(\"Cannot use 'in' operator on non-object\");\n return typeof state === \"function\" ? receiver === state : state.has(receiver);\n}\n\nexport function __addDisposableResource(env, value, async) {\n if (value !== null && value !== void 0) {\n if (typeof value !== \"object\" && typeof value !== \"function\") throw new TypeError(\"Object expected.\");\n var dispose, inner;\n if (async) {\n if (!Symbol.asyncDispose) throw new TypeError(\"Symbol.asyncDispose is not defined.\");\n dispose = value[Symbol.asyncDispose];\n }\n if (dispose === void 0) {\n if (!Symbol.dispose) throw new TypeError(\"Symbol.dispose is not defined.\");\n dispose = value[Symbol.dispose];\n if (async) inner = dispose;\n }\n if (typeof dispose !== \"function\") throw new TypeError(\"Object not disposable.\");\n if (inner) dispose = function() { try { inner.call(this); } catch (e) { return Promise.reject(e); } };\n env.stack.push({ value: value, dispose: dispose, async: async });\n }\n else if (async) {\n env.stack.push({ async: true });\n }\n return value;\n}\n\nvar _SuppressedError = typeof SuppressedError === \"function\" ? SuppressedError : function (error, suppressed, message) {\n var e = new Error(message);\n return e.name = \"SuppressedError\", e.error = error, e.suppressed = suppressed, e;\n};\n\nexport function __disposeResources(env) {\n function fail(e) {\n env.error = env.hasError ? new _SuppressedError(e, env.error, \"An error was suppressed during disposal.\") : e;\n env.hasError = true;\n }\n var r, s = 0;\n function next() {\n while (r = env.stack.pop()) {\n try {\n if (!r.async && s === 1) return s = 0, env.stack.push(r), Promise.resolve().then(next);\n if (r.dispose) {\n var result = r.dispose.call(r.value);\n if (r.async) return s |= 2, Promise.resolve(result).then(next, function(e) { fail(e); return next(); });\n }\n else s |= 1;\n }\n catch (e) {\n fail(e);\n }\n }\n if (s === 1) return env.hasError ? Promise.reject(env.error) : Promise.resolve();\n if (env.hasError) throw env.error;\n }\n return next();\n}\n\nexport function __rewriteRelativeImportExtension(path, preserveJsx) {\n if (typeof path === \"string\" && /^\\.\\.?\\//.test(path)) {\n return path.replace(/\\.(tsx)$|((?:\\.d)?)((?:\\.[^./]+?)?)\\.([cm]?)ts$/i, function (m, tsx, d, ext, cm) {\n return tsx ? preserveJsx ? \".jsx\" : \".js\" : d && (!ext || !cm) ? m : (d + ext + \".\" + cm.toLowerCase() + \"js\");\n });\n }\n return path;\n}\n\nexport default {\n __extends,\n __assign,\n __rest,\n __decorate,\n __param,\n __esDecorate,\n __runInitializers,\n __propKey,\n __setFunctionName,\n __metadata,\n __awaiter,\n __generator,\n __createBinding,\n __exportStar,\n __values,\n __read,\n __spread,\n __spreadArrays,\n __spreadArray,\n __await,\n __asyncGenerator,\n __asyncDelegator,\n __asyncValues,\n __makeTemplateObject,\n __importStar,\n __importDefault,\n __classPrivateFieldGet,\n __classPrivateFieldSet,\n __classPrivateFieldIn,\n __addDisposableResource,\n __disposeResources,\n __rewriteRelativeImportExtension,\n};\n"],"names":["__spreadArray","to","from","pack","i","l","ar"],"mappings":"AAqNO,SAASA,EAAcC,GAAIC,GAAMC,GAAM;AAC5C,MAAIA,KAAQ,UAAU,WAAW,EAAG,UAASC,IAAI,GAAGC,IAAIH,EAAK,QAAQI,GAAIF,IAAIC,GAAGD;AAC5E,KAAIE,KAAM,EAAEF,KAAKF,QACRI,MAAIA,IAAK,MAAM,UAAU,MAAM,KAAKJ,GAAM,GAAGE,CAAC,IACnDE,EAAGF,CAAC,IAAIF,EAAKE,CAAC;AAGtB,SAAOH,EAAG,OAAOK,KAAM,MAAM,UAAU,MAAM,KAAKJ,CAAI,CAAC;AACzD;","x_google_ignoreList":[0]}
|
|
1
|
+
{"version":3,"file":"index240.js","sources":["../node_modules/@babel/runtime/helpers/esm/extends.js"],"sourcesContent":["function _extends() {\n return _extends = Object.assign ? Object.assign.bind() : function (n) {\n for (var e = 1; e < arguments.length; e++) {\n var t = arguments[e];\n for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);\n }\n return n;\n }, _extends.apply(null, arguments);\n}\nexport { _extends as default };"],"names":["_extends","n","e","t"],"mappings":"AAAA,SAASA,IAAW;AAClB,SAAOA,IAAW,OAAO,SAAS,OAAO,OAAO,KAAI,IAAK,SAAUC,GAAG;AACpE,aAASC,IAAI,GAAGA,IAAI,UAAU,QAAQA,KAAK;AACzC,UAAIC,IAAI,UAAUD,CAAC;AACnB,eAAS,KAAKC,EAAG,EAAC,CAAA,GAAI,eAAe,KAAKA,GAAG,CAAC,MAAMF,EAAE,CAAC,IAAIE,EAAE,CAAC;AAAA,IAChE;AACA,WAAOF;AAAA,EACT,GAAGD,EAAS,MAAM,MAAM,SAAS;AACnC;","x_google_ignoreList":[0]}
|
package/dist/index241.js
CHANGED
|
@@ -1,41 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
* MIT Licensed
|
|
5
|
-
*/
|
|
6
|
-
var p = /; *([!#$%&'*+.^_`|~0-9A-Za-z-]+) *= *("(?:[\u000b\u0020\u0021\u0023-\u005b\u005d-\u007e\u0080-\u00ff]|\\[\u000b\u0020-\u00ff])*"|[!#$%&'*+.^_`|~0-9A-Za-z-]+) */g, s = /\\([\u000b\u0020-\u00ff])/g, d = /^[!#$%&'*+.^_`|~0-9A-Za-z-]+\/[!#$%&'*+.^_`|~0-9A-Za-z-]+$/, c = u;
|
|
7
|
-
function u(e) {
|
|
8
|
-
if (!e)
|
|
9
|
-
throw new TypeError("argument string is required");
|
|
10
|
-
var r = typeof e == "object" ? y(e) : e;
|
|
11
|
-
if (typeof r != "string")
|
|
12
|
-
throw new TypeError("argument string is required to be a string");
|
|
13
|
-
var n = r.indexOf(";"), a = n !== -1 ? r.slice(0, n).trim() : r.trim();
|
|
14
|
-
if (!d.test(a))
|
|
15
|
-
throw new TypeError("invalid media type");
|
|
16
|
-
var o = new w(a.toLowerCase());
|
|
17
|
-
if (n !== -1) {
|
|
18
|
-
var f, i, t;
|
|
19
|
-
for (p.lastIndex = n; i = p.exec(r); ) {
|
|
20
|
-
if (i.index !== n)
|
|
21
|
-
throw new TypeError("invalid parameter format");
|
|
22
|
-
n += i[0].length, f = i[1].toLowerCase(), t = i[2], t.charCodeAt(0) === 34 && (t = t.slice(1, -1), t.indexOf("\\") !== -1 && (t = t.replace(s, "$1"))), o.parameters[f] = t;
|
|
23
|
-
}
|
|
24
|
-
if (n !== r.length)
|
|
25
|
-
throw new TypeError("invalid parameter format");
|
|
26
|
-
}
|
|
27
|
-
return o;
|
|
28
|
-
}
|
|
29
|
-
function y(e) {
|
|
30
|
-
var r;
|
|
31
|
-
if (typeof e.getHeader == "function" ? r = e.getHeader("content-type") : typeof e.headers == "object" && (r = e.headers && e.headers["content-type"]), typeof r != "string")
|
|
32
|
-
throw new TypeError("content-type header is missing from object");
|
|
33
|
-
return r;
|
|
34
|
-
}
|
|
35
|
-
function w(e) {
|
|
36
|
-
this.parameters = /* @__PURE__ */ Object.create(null), this.type = e;
|
|
1
|
+
import e from "./index244.js";
|
|
2
|
+
function p(o, t) {
|
|
3
|
+
o.prototype = Object.create(t.prototype), o.prototype.constructor = o, e(o, t);
|
|
37
4
|
}
|
|
38
5
|
export {
|
|
39
|
-
|
|
6
|
+
p as default
|
|
40
7
|
};
|
|
41
8
|
//# sourceMappingURL=index241.js.map
|
package/dist/index241.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index241.js","sources":["../node_modules/
|
|
1
|
+
{"version":3,"file":"index241.js","sources":["../node_modules/@babel/runtime/helpers/esm/inheritsLoose.js"],"sourcesContent":["import setPrototypeOf from \"./setPrototypeOf.js\";\nfunction _inheritsLoose(t, o) {\n t.prototype = Object.create(o.prototype), t.prototype.constructor = t, setPrototypeOf(t, o);\n}\nexport { _inheritsLoose as default };"],"names":["_setPrototypeOf","_inheritsLoose","t","o","setPrototypeOf"],"mappings":"AACA,OAAAA,OAAA;AAAA,SAASC,EAAeC,GAAGC,GAAG;AAC5B,EAAAD,EAAE,YAAY,OAAO,OAAOC,EAAE,SAAS,GAAGD,EAAE,UAAU,cAAcA,GAAGE,EAAeF,GAAGC,CAAC;AAC5F;","x_google_ignoreList":[0]}
|
package/dist/index242.js
CHANGED
|
@@ -1,5 +1,173 @@
|
|
|
1
|
-
|
|
1
|
+
import { __spreadArray as D } from "./index245.js";
|
|
2
|
+
import { parse as ut } from "./index246.js";
|
|
3
|
+
var g = /* @__PURE__ */ new Map(), Y = function(t) {
|
|
4
|
+
return t.cloneNode(!0);
|
|
5
|
+
}, z = function() {
|
|
6
|
+
return window.location.protocol === "file:";
|
|
7
|
+
}, Z = function(t, o, n) {
|
|
8
|
+
var e = new XMLHttpRequest();
|
|
9
|
+
e.onreadystatechange = function() {
|
|
10
|
+
try {
|
|
11
|
+
if (!/\.svg/i.test(t) && e.readyState === 2) {
|
|
12
|
+
var s = e.getResponseHeader("Content-Type");
|
|
13
|
+
if (!s)
|
|
14
|
+
throw new Error("Content type not found");
|
|
15
|
+
var i = ut(s).type;
|
|
16
|
+
if (!(i === "image/svg+xml" || i === "text/plain"))
|
|
17
|
+
throw new Error("Invalid content type: ".concat(i));
|
|
18
|
+
}
|
|
19
|
+
if (e.readyState === 4) {
|
|
20
|
+
if (e.status === 404 || e.responseXML === null)
|
|
21
|
+
throw new Error(z() ? "Note: SVG injection ajax calls do not work locally without adjusting security settings in your browser. Or consider using a local webserver." : "Unable to load SVG file: " + t);
|
|
22
|
+
if (e.status === 200 || z() && e.status === 0)
|
|
23
|
+
n(null, e);
|
|
24
|
+
else
|
|
25
|
+
throw new Error("There was a problem injecting the SVG: " + e.status + " " + e.statusText);
|
|
26
|
+
}
|
|
27
|
+
} catch (a) {
|
|
28
|
+
if (e.abort(), a instanceof Error)
|
|
29
|
+
n(a, e);
|
|
30
|
+
else
|
|
31
|
+
throw a;
|
|
32
|
+
}
|
|
33
|
+
}, e.open("GET", t), e.withCredentials = o, e.overrideMimeType && e.overrideMimeType("text/xml"), e.send();
|
|
34
|
+
}, v = {}, B = function(t, o) {
|
|
35
|
+
v[t] = v[t] || [], v[t].push(o);
|
|
36
|
+
}, ft = function(t) {
|
|
37
|
+
for (var o = function(i, a) {
|
|
38
|
+
setTimeout(function() {
|
|
39
|
+
if (Array.isArray(v[t])) {
|
|
40
|
+
var u = g.get(t), p = v[t][i];
|
|
41
|
+
u instanceof SVGSVGElement && p(null, Y(u)), u instanceof Error && p(u), i === v[t].length - 1 && delete v[t];
|
|
42
|
+
}
|
|
43
|
+
}, 0);
|
|
44
|
+
}, n = 0, e = v[t].length; n < e; n++)
|
|
45
|
+
o(n);
|
|
46
|
+
}, lt = function(t, o, n) {
|
|
47
|
+
if (g.has(t)) {
|
|
48
|
+
var e = g.get(t);
|
|
49
|
+
if (e === void 0) {
|
|
50
|
+
B(t, n);
|
|
51
|
+
return;
|
|
52
|
+
}
|
|
53
|
+
if (e instanceof SVGSVGElement) {
|
|
54
|
+
n(null, Y(e));
|
|
55
|
+
return;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
g.set(t, void 0), B(t, n), Z(t, o, function(s, i) {
|
|
59
|
+
var a;
|
|
60
|
+
s ? g.set(t, s) : ((a = i.responseXML) === null || a === void 0 ? void 0 : a.documentElement) instanceof SVGSVGElement && g.set(t, i.responseXML.documentElement), ft(t);
|
|
61
|
+
});
|
|
62
|
+
}, ct = function(t, o, n) {
|
|
63
|
+
Z(t, o, function(e, s) {
|
|
64
|
+
var i;
|
|
65
|
+
e ? n(e) : ((i = s.responseXML) === null || i === void 0 ? void 0 : i.documentElement) instanceof SVGSVGElement && n(null, s.responseXML.documentElement);
|
|
66
|
+
});
|
|
67
|
+
}, dt = 0, vt = function() {
|
|
68
|
+
return ++dt;
|
|
69
|
+
}, l = [], J = {}, pt = "http://www.w3.org/2000/svg", F = "http://www.w3.org/1999/xlink", K = function(t, o, n, e, s, i, a) {
|
|
70
|
+
var u = t.getAttribute("data-src") || t.getAttribute("src");
|
|
71
|
+
if (!u) {
|
|
72
|
+
a(new Error("Invalid data-src or src attribute"));
|
|
73
|
+
return;
|
|
74
|
+
}
|
|
75
|
+
if (l.indexOf(t) !== -1) {
|
|
76
|
+
l.splice(l.indexOf(t), 1), t = null;
|
|
77
|
+
return;
|
|
78
|
+
}
|
|
79
|
+
l.push(t), t.setAttribute("src", "");
|
|
80
|
+
var p = e ? lt : ct;
|
|
81
|
+
p(u, s, function(j, r) {
|
|
82
|
+
if (!r) {
|
|
83
|
+
l.splice(l.indexOf(t), 1), t = null, a(j);
|
|
84
|
+
return;
|
|
85
|
+
}
|
|
86
|
+
var w = t.getAttribute("id");
|
|
87
|
+
w && r.setAttribute("id", w);
|
|
88
|
+
var S = t.getAttribute("title");
|
|
89
|
+
S && r.setAttribute("title", S);
|
|
90
|
+
var E = t.getAttribute("width");
|
|
91
|
+
E && r.setAttribute("width", E);
|
|
92
|
+
var y = t.getAttribute("height");
|
|
93
|
+
y && r.setAttribute("height", y);
|
|
94
|
+
var G = Array.from(new Set(D(D(D([], (r.getAttribute("class") || "").split(" "), !0), ["injected-svg"], !1), (t.getAttribute("class") || "").split(" "), !0))).join(" ").trim();
|
|
95
|
+
r.setAttribute("class", G);
|
|
96
|
+
var b = t.getAttribute("style");
|
|
97
|
+
b && r.setAttribute("style", b), r.setAttribute("data-src", u);
|
|
98
|
+
var R = [].filter.call(t.attributes, function(f) {
|
|
99
|
+
return /^data-\w[\w-]*$/.test(f.name);
|
|
100
|
+
});
|
|
101
|
+
if (Array.prototype.forEach.call(R, function(f) {
|
|
102
|
+
f.name && f.value && r.setAttribute(f.name, f.value);
|
|
103
|
+
}), n) {
|
|
104
|
+
var h = {
|
|
105
|
+
clipPath: ["clip-path"],
|
|
106
|
+
"color-profile": ["color-profile"],
|
|
107
|
+
cursor: ["cursor"],
|
|
108
|
+
filter: ["filter"],
|
|
109
|
+
linearGradient: ["fill", "stroke"],
|
|
110
|
+
marker: ["marker", "marker-start", "marker-mid", "marker-end"],
|
|
111
|
+
mask: ["mask"],
|
|
112
|
+
path: [],
|
|
113
|
+
pattern: ["fill", "stroke"],
|
|
114
|
+
radialGradient: ["fill", "stroke"]
|
|
115
|
+
}, C, d, m, T, k;
|
|
116
|
+
Object.keys(h).forEach(function(f) {
|
|
117
|
+
C = f, m = h[f], d = r.querySelectorAll(C + "[id]");
|
|
118
|
+
for (var nt = function(I, mt) {
|
|
119
|
+
T = d[I].id, k = T + "-" + vt();
|
|
120
|
+
var M;
|
|
121
|
+
Array.prototype.forEach.call(m, function(W) {
|
|
122
|
+
M = r.querySelectorAll("[" + W + '*="' + T + '"]');
|
|
123
|
+
for (var O = 0, st = M.length; O < st; O++) {
|
|
124
|
+
var $ = M[O].getAttribute(W);
|
|
125
|
+
$ && !$.match(new RegExp('url\\("?#' + T + '"?\\)')) || M[O].setAttribute(W, "url(#" + k + ")");
|
|
126
|
+
}
|
|
127
|
+
});
|
|
128
|
+
for (var U = r.querySelectorAll("[*|href]"), H = [], N = 0, at = U.length; N < at; N++) {
|
|
129
|
+
var P = U[N].getAttributeNS(F, "href");
|
|
130
|
+
P && P.toString() === "#" + d[I].id && H.push(U[N]);
|
|
131
|
+
}
|
|
132
|
+
for (var Q = 0, ot = H.length; Q < ot; Q++)
|
|
133
|
+
H[Q].setAttributeNS(F, "href", "#" + k);
|
|
134
|
+
d[I].id = k;
|
|
135
|
+
}, _ = 0, it = d.length; _ < it; _++)
|
|
136
|
+
nt(_);
|
|
137
|
+
});
|
|
138
|
+
}
|
|
139
|
+
r.removeAttribute("xmlns:a");
|
|
140
|
+
for (var x = r.querySelectorAll("script"), L = [], V, q, A = 0, tt = x.length; A < tt; A++)
|
|
141
|
+
q = x[A].getAttribute("type"), (!q || q === "application/ecmascript" || q === "application/javascript" || q === "text/javascript") && (V = x[A].innerText || x[A].textContent, V && L.push(V), r.removeChild(x[A]));
|
|
142
|
+
if (L.length > 0 && (o === "always" || o === "once" && !J[u])) {
|
|
143
|
+
for (var X = 0, et = L.length; X < et; X++)
|
|
144
|
+
new Function(L[X])(window);
|
|
145
|
+
J[u] = !0;
|
|
146
|
+
}
|
|
147
|
+
var rt = r.querySelectorAll("style");
|
|
148
|
+
if (Array.prototype.forEach.call(rt, function(f) {
|
|
149
|
+
f.textContent += "";
|
|
150
|
+
}), r.setAttribute("xmlns", pt), r.setAttribute("xmlns:xlink", F), i(r), !t.parentNode) {
|
|
151
|
+
l.splice(l.indexOf(t), 1), t = null, a(new Error("Parent node is null"));
|
|
152
|
+
return;
|
|
153
|
+
}
|
|
154
|
+
t.parentNode.replaceChild(r, t), l.splice(l.indexOf(t), 1), t = null, a(null, r);
|
|
155
|
+
});
|
|
156
|
+
}, wt = function(t, o) {
|
|
157
|
+
var n = o === void 0 ? {} : o, e = n.afterAll, s = e === void 0 ? function() {
|
|
158
|
+
} : e, i = n.afterEach, a = i === void 0 ? function() {
|
|
159
|
+
} : i, u = n.beforeEach, p = u === void 0 ? function() {
|
|
160
|
+
} : u, j = n.cacheRequests, r = j === void 0 ? !0 : j, w = n.evalScripts, S = w === void 0 ? "never" : w, E = n.httpRequestWithCredentials, y = E === void 0 ? !1 : E, G = n.renumerateIRIElements, b = G === void 0 ? !0 : G;
|
|
161
|
+
if (t && "length" in t)
|
|
162
|
+
for (var R = 0, h = 0, C = t.length; h < C; h++)
|
|
163
|
+
K(t[h], S, b, r, y, p, function(d, m) {
|
|
164
|
+
a(d, m), t && "length" in t && t.length === ++R && s(R);
|
|
165
|
+
});
|
|
166
|
+
else t ? K(t, S, b, r, y, p, function(d, m) {
|
|
167
|
+
a(d, m), s(1), t = null;
|
|
168
|
+
}) : s(0);
|
|
169
|
+
};
|
|
2
170
|
export {
|
|
3
|
-
|
|
171
|
+
wt as SVGInjector
|
|
4
172
|
};
|
|
5
173
|
//# sourceMappingURL=index242.js.map
|