se-design 1.0.59 → 1.0.61-dev
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/colors.css +2 -2
- package/dist/assets/icons/checkbox-disabled-minus.svg +1 -1
- package/dist/assets/icons/checkbox-disabled-tick.svg +1 -1
- package/dist/assets/icons/checkbox-fill.svg +1 -1
- package/dist/assets/icons/checkbox-hover-fill.svg +2 -2
- package/dist/assets/icons/sort-asc.svg +3 -4
- package/dist/assets/icons/sort-desc.svg +2 -3
- package/dist/assets/style.css +1 -1
- package/dist/components/AutoCompleteInput/index.d.ts +37 -7
- package/dist/components/DropdownWithInputTags/index.d.ts +7 -1
- package/dist/components/Header/index.d.ts +1 -0
- package/dist/components/OTPInput/index.d.ts +1 -0
- package/dist/components/PhoneInput/index.d.ts +19 -0
- package/dist/components/RadioGroup/index.d.ts +17 -0
- package/dist/components/SidebarOverlay/index.d.ts +4 -0
- package/dist/components/SkipLinksBar/index.d.ts +11 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/index.js +124 -120
- package/dist/index.js.map +1 -1
- package/dist/index10.js +56 -46
- package/dist/index10.js.map +1 -1
- package/dist/index100.js +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/index108.js.map +1 -1
- package/dist/index109.js +2 -2
- package/dist/index109.js.map +1 -1
- package/dist/index11.js +48 -18
- package/dist/index11.js.map +1 -1
- package/dist/index110.js +1 -1
- 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 +1 -1
- 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 +2 -2
- package/dist/index116.js.map +1 -1
- package/dist/index117.js +2 -2
- package/dist/index117.js.map +1 -1
- package/dist/index118.js +2 -2
- package/dist/index118.js.map +1 -1
- package/dist/index119.js +1 -1
- package/dist/index119.js.map +1 -1
- package/dist/index12.js +20 -11
- package/dist/index12.js.map +1 -1
- package/dist/index120.js +1 -1
- package/dist/index120.js.map +1 -1
- package/dist/index121.js +1 -1
- package/dist/index121.js.map +1 -1
- package/dist/index122.js +1 -1
- package/dist/index122.js.map +1 -1
- package/dist/index123.js +1 -1
- package/dist/index123.js.map +1 -1
- package/dist/index124.js +1 -1
- package/dist/index124.js.map +1 -1
- package/dist/index125.js +1 -1
- package/dist/index125.js.map +1 -1
- package/dist/index126.js +2 -2
- package/dist/index126.js.map +1 -1
- package/dist/index127.js +1 -1
- package/dist/index127.js.map +1 -1
- package/dist/index128.js +2 -2
- package/dist/index128.js.map +1 -1
- package/dist/index129.js +1 -1
- package/dist/index129.js.map +1 -1
- package/dist/index13.js +15 -9
- package/dist/index13.js.map +1 -1
- package/dist/index130.js +1 -1
- package/dist/index130.js.map +1 -1
- package/dist/index131.js +1 -1
- package/dist/index131.js.map +1 -1
- package/dist/index132.js +1 -1
- package/dist/index132.js.map +1 -1
- package/dist/index133.js +1 -1
- package/dist/index133.js.map +1 -1
- package/dist/index134.js +2 -2
- package/dist/index134.js.map +1 -1
- package/dist/index135.js +2 -2
- package/dist/index135.js.map +1 -1
- package/dist/index136.js +2 -2
- package/dist/index136.js.map +1 -1
- package/dist/index137.js +2 -2
- package/dist/index137.js.map +1 -1
- package/dist/index138.js +2 -2
- package/dist/index138.js.map +1 -1
- package/dist/index139.js +2 -2
- package/dist/index139.js.map +1 -1
- package/dist/index14.js +10 -202
- package/dist/index14.js.map +1 -1
- package/dist/index140.js +2 -2
- package/dist/index140.js.map +1 -1
- package/dist/index141.js +1 -1
- package/dist/index141.js.map +1 -1
- package/dist/index142.js +1 -1
- package/dist/index142.js.map +1 -1
- package/dist/index143.js +1 -1
- package/dist/index143.js.map +1 -1
- package/dist/index144.js +1 -1
- package/dist/index144.js.map +1 -1
- package/dist/index145.js +1 -1
- package/dist/index145.js.map +1 -1
- package/dist/index146.js +1 -1
- 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 +216 -59
- package/dist/index15.js.map +1 -1
- package/dist/index150.js +1 -1
- package/dist/index150.js.map +1 -1
- package/dist/index151.js +1 -1
- package/dist/index151.js.map +1 -1
- package/dist/index152.js +1 -1
- package/dist/index152.js.map +1 -1
- package/dist/index153.js +1 -1
- package/dist/index153.js.map +1 -1
- package/dist/index154.js +1 -1
- 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 +60 -84
- 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 +2 -2
- package/dist/index163.js.map +1 -1
- package/dist/index164.js +1 -1
- package/dist/index164.js.map +1 -1
- package/dist/index165.js +2 -2
- package/dist/index165.js.map +1 -1
- package/dist/index166.js +1 -1
- package/dist/index166.js.map +1 -1
- package/dist/index167.js +2 -2
- package/dist/index167.js.map +1 -1
- package/dist/index168.js +1 -1
- package/dist/index168.js.map +1 -1
- package/dist/index169.js +2 -2
- package/dist/index169.js.map +1 -1
- package/dist/index17.js +80 -274
- 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 +1 -1
- 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 +1 -1
- package/dist/index176.js.map +1 -1
- package/dist/index177.js +2 -2
- package/dist/index177.js.map +1 -1
- package/dist/index178.js +1 -1
- package/dist/index178.js.map +1 -1
- package/dist/index179.js +2 -2
- package/dist/index179.js.map +1 -1
- package/dist/index18.js +281 -11
- package/dist/index18.js.map +1 -1
- package/dist/index180.js +2 -149
- package/dist/index180.js.map +1 -1
- package/dist/index181.js +2 -6
- package/dist/index181.js.map +1 -1
- package/dist/index182.js +149 -5
- package/dist/index182.js.map +1 -1
- package/dist/index183.js +12 -0
- package/dist/index183.js.map +1 -0
- package/dist/index184.js +9 -0
- package/dist/index184.js.map +1 -0
- package/dist/index185.js +4 -23
- package/dist/index185.js.map +1 -1
- package/dist/index188.js +27 -0
- package/dist/index188.js.map +1 -0
- package/dist/index189.js +60 -21
- package/dist/index189.js.map +1 -1
- package/dist/index19.js +12 -31
- package/dist/index19.js.map +1 -1
- package/dist/index191.js +87 -0
- package/dist/index191.js.map +1 -0
- package/dist/index193.js +26 -0
- package/dist/index193.js.map +1 -0
- package/dist/index20.js +32 -56
- package/dist/index20.js.map +1 -1
- package/dist/{index197.js → index201.js} +1 -1
- package/dist/{index197.js.map → index201.js.map} +1 -1
- package/dist/{index205.js → index209.js} +1 -1
- package/dist/{index205.js.map → index209.js.map} +1 -1
- package/dist/index21.js +53 -75
- package/dist/index21.js.map +1 -1
- package/dist/{index207.js → index211.js} +1 -1
- package/dist/{index207.js.map → index211.js.map} +1 -1
- package/dist/{index208.js → index212.js} +2 -2
- package/dist/{index208.js.map → index212.js.map} +1 -1
- package/dist/index22.js +77 -21
- package/dist/index22.js.map +1 -1
- package/dist/index222.js +3 -9
- package/dist/index222.js.map +1 -1
- package/dist/index224.js +56 -167
- package/dist/index224.js.map +1 -1
- package/dist/index225.js +54 -11
- package/dist/index225.js.map +1 -1
- package/dist/index227.js +18 -5
- package/dist/index227.js.map +1 -1
- package/dist/index228.js +9 -5
- package/dist/index228.js.map +1 -1
- package/dist/index229.js +8 -36
- package/dist/index229.js.map +1 -1
- package/dist/index23.js +19 -190
- package/dist/index23.js.map +1 -1
- package/dist/index230.js +5 -2
- package/dist/index230.js.map +1 -1
- package/dist/index231.js +170 -8
- package/dist/index231.js.map +1 -1
- package/dist/index232.js +11 -327
- package/dist/index232.js.map +1 -1
- package/dist/index233.js +5 -49
- package/dist/index233.js.map +1 -1
- package/dist/index234.js +6 -2
- package/dist/index234.js.map +1 -1
- package/dist/index235.js +35 -73
- package/dist/index235.js.map +1 -1
- package/dist/index236.js +2 -93
- package/dist/index236.js.map +1 -1
- package/dist/index237.js +5 -49
- package/dist/index237.js.map +1 -1
- package/dist/index238.js +326 -7
- package/dist/index238.js.map +1 -1
- package/dist/index239.js +49 -4
- package/dist/index239.js.map +1 -1
- package/dist/index24.js +217 -44
- package/dist/index24.js.map +1 -1
- package/dist/index240.js +2 -52
- package/dist/index240.js.map +1 -1
- package/dist/index241.js +76 -2
- package/dist/index241.js.map +1 -1
- package/dist/index242.js +93 -2
- package/dist/index242.js.map +1 -1
- package/dist/index243.js +55 -0
- package/dist/index243.js.map +1 -0
- package/dist/index244.js +11 -0
- package/dist/index244.js.map +1 -0
- package/dist/index245.js +8 -0
- package/dist/index245.js.map +1 -0
- package/dist/index246.js +55 -0
- package/dist/index246.js.map +1 -0
- package/dist/index247.js +5 -0
- package/dist/index247.js.map +1 -0
- package/dist/index248.js +5 -0
- package/dist/index248.js.map +1 -0
- package/dist/index25.js +48 -18
- package/dist/index25.js.map +1 -1
- package/dist/index26.js +16 -80
- package/dist/index26.js.map +1 -1
- package/dist/index27.js +82 -79
- package/dist/index27.js.map +1 -1
- package/dist/index28.js +80 -130
- package/dist/index28.js.map +1 -1
- package/dist/index29.js +131 -55
- package/dist/index29.js.map +1 -1
- package/dist/index3.js +2 -2
- package/dist/index30.js +53 -97
- package/dist/index30.js.map +1 -1
- package/dist/index31.js +99 -61
- package/dist/index31.js.map +1 -1
- package/dist/index32.js +59 -32
- package/dist/index32.js.map +1 -1
- package/dist/index33.js +40 -71
- package/dist/index33.js.map +1 -1
- package/dist/index34.js +68 -41
- package/dist/index34.js.map +1 -1
- package/dist/index35.js +45 -57
- package/dist/index35.js.map +1 -1
- package/dist/index36.js +54 -230
- package/dist/index36.js.map +1 -1
- package/dist/index37.js +281 -70
- package/dist/index37.js.map +1 -1
- package/dist/index38.js +68 -80
- package/dist/index38.js.map +1 -1
- package/dist/index39.js +82 -32
- package/dist/index39.js.map +1 -1
- package/dist/index40.js +26 -44
- package/dist/index40.js.map +1 -1
- package/dist/index41.js +45 -67
- package/dist/index41.js.map +1 -1
- package/dist/index42.js +65 -49
- package/dist/index42.js.map +1 -1
- package/dist/index43.js +49 -89
- package/dist/index43.js.map +1 -1
- package/dist/index44.js +141 -93
- package/dist/index44.js.map +1 -1
- package/dist/index45.js +189 -35
- package/dist/index45.js.map +1 -1
- package/dist/index46.js +34 -29
- package/dist/index46.js.map +1 -1
- package/dist/index47.js +31 -147
- package/dist/index47.js.map +1 -1
- package/dist/index48.js +138 -45
- package/dist/index48.js.map +1 -1
- package/dist/index49.js +52 -373
- package/dist/index49.js.map +1 -1
- package/dist/index5.js +116 -115
- package/dist/index5.js.map +1 -1
- package/dist/index50.js +375 -63
- package/dist/index50.js.map +1 -1
- package/dist/index51.js +65 -38
- package/dist/index51.js.map +1 -1
- package/dist/index52.js +35 -35
- package/dist/index52.js.map +1 -1
- package/dist/index53.js +35 -82
- package/dist/index53.js.map +1 -1
- package/dist/index54.js +81 -159
- package/dist/index54.js.map +1 -1
- package/dist/index55.js +157 -135
- package/dist/index55.js.map +1 -1
- package/dist/index56.js +149 -29
- package/dist/index56.js.map +1 -1
- package/dist/index57.js +29 -86
- package/dist/index57.js.map +1 -1
- package/dist/index58.js +80 -113
- package/dist/index58.js.map +1 -1
- package/dist/index59.js +114 -56
- package/dist/index59.js.map +1 -1
- package/dist/index6.js +32 -51
- package/dist/index6.js.map +1 -1
- package/dist/index60.js +56 -147
- package/dist/index60.js.map +1 -1
- package/dist/index61.js +146 -312
- package/dist/index61.js.map +1 -1
- package/dist/index62.js +317 -44
- package/dist/index62.js.map +1 -1
- package/dist/index63.js +43 -139
- package/dist/index63.js.map +1 -1
- package/dist/index64.js +140 -12
- package/dist/index64.js.map +1 -1
- package/dist/index65.js +10 -42
- package/dist/index65.js.map +1 -1
- package/dist/index66.js +44 -5
- package/dist/index66.js.map +1 -1
- package/dist/index67.js +18 -8
- package/dist/index67.js.map +1 -1
- package/dist/index68.js +8 -0
- package/dist/index68.js.map +1 -0
- package/dist/index69.js +9 -2
- package/dist/index69.js.map +1 -1
- package/dist/index7.js +47 -81
- package/dist/index7.js.map +1 -1
- package/dist/index71.js +1 -1
- package/dist/index71.js.map +1 -1
- package/dist/index72.js +1 -1
- package/dist/index72.js.map +1 -1
- package/dist/index73.js +2 -2
- package/dist/index73.js.map +1 -1
- package/dist/index74.js +1 -1
- package/dist/index74.js.map +1 -1
- package/dist/index75.js +1 -1
- package/dist/index75.js.map +1 -1
- package/dist/index76.js +1 -1
- package/dist/index76.js.map +1 -1
- package/dist/index77.js +1 -1
- package/dist/index77.js.map +1 -1
- package/dist/index78.js +1 -1
- package/dist/index78.js.map +1 -1
- package/dist/index79.js +1 -1
- package/dist/index79.js.map +1 -1
- package/dist/index8.js +86 -26
- package/dist/index8.js.map +1 -1
- package/dist/index80.js +1 -1
- package/dist/index80.js.map +1 -1
- package/dist/index81.js +1 -1
- package/dist/index81.js.map +1 -1
- package/dist/index82.js +1 -1
- package/dist/index82.js.map +1 -1
- package/dist/index83.js +1 -1
- 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 +23 -59
- 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 +2 -2
- package/dist/index95.js.map +1 -1
- package/dist/index96.js +2 -2
- package/dist/index96.js.map +1 -1
- package/dist/index97.js +2 -2
- package/dist/index97.js.map +1 -1
- package/dist/index98.js +2 -2
- package/dist/index98.js.map +1 -1
- package/dist/index99.js +1 -1
- package/dist/index99.js.map +1 -1
- package/package.json +3 -2
- package/dist/index186.js +0 -65
- package/dist/index186.js.map +0 -1
- package/dist/index218.js +0 -7
- package/dist/index218.js.map +0 -1
- package/dist/index220.js +0 -62
- package/dist/index220.js.map +0 -1
- package/dist/index221.js +0 -13
- package/dist/index221.js.map +0 -1
- package/dist/index223.js +0 -8
- package/dist/index223.js.map +0 -1
- package/dist/index70.js +0 -5
- package/dist/index70.js.map +0 -1
|
@@ -10,5 +10,24 @@ export interface PhoneInputProps {
|
|
|
10
10
|
};
|
|
11
11
|
label?: string;
|
|
12
12
|
automationId?: string;
|
|
13
|
+
/**
|
|
14
|
+
* Accessible label for the entire phone input group.
|
|
15
|
+
* Provides context for screen readers (e.g., "Two-step verification phone number for signer 1").
|
|
16
|
+
* Takes precedence over label prop for screen readers (visual label remains unchanged).
|
|
17
|
+
*/
|
|
18
|
+
ariaLabel?: string;
|
|
19
|
+
/**
|
|
20
|
+
* ID(s) of element(s) that label this input (for external labels).
|
|
21
|
+
* Highest precedence - use when label is rendered outside the component.
|
|
22
|
+
*/
|
|
23
|
+
ariaLabelledBy?: string;
|
|
24
|
+
/**
|
|
25
|
+
* ID(s) of element(s) providing additional description.
|
|
26
|
+
*/
|
|
27
|
+
ariaDescribedBy?: string;
|
|
28
|
+
/**
|
|
29
|
+
* Whether the input is disabled
|
|
30
|
+
*/
|
|
31
|
+
disabled?: boolean;
|
|
13
32
|
}
|
|
14
33
|
export declare const PhoneInput: React.FC<PhoneInputProps>;
|
|
@@ -7,5 +7,22 @@ export interface RadioGroupProps {
|
|
|
7
7
|
direction?: 'row' | 'column';
|
|
8
8
|
automationId?: string;
|
|
9
9
|
withBorder?: boolean;
|
|
10
|
+
/**
|
|
11
|
+
* Accessible name for the radio group.
|
|
12
|
+
* Applied to the fieldset element.
|
|
13
|
+
* Prefer ariaLabelledBy when a visible label exists.
|
|
14
|
+
*/
|
|
15
|
+
ariaLabel?: string;
|
|
16
|
+
/**
|
|
17
|
+
* ID(s) of element(s) that label this radio group.
|
|
18
|
+
* Preferred over ariaLabel when a visible label exists (keeps SR and visual text in sync).
|
|
19
|
+
*/
|
|
20
|
+
ariaLabelledBy?: string;
|
|
21
|
+
/**
|
|
22
|
+
* Shared name attribute for all radio inputs in the group.
|
|
23
|
+
* Enables arrow-key navigation between options.
|
|
24
|
+
* Must be unique per RadioGroup instance on the page.
|
|
25
|
+
*/
|
|
26
|
+
name: string;
|
|
10
27
|
}
|
|
11
28
|
export declare function RadioGroup(props: RadioGroupProps): React.JSX.Element;
|
|
@@ -12,6 +12,10 @@ export interface SidebarOverlayProps {
|
|
|
12
12
|
isOpen?: boolean;
|
|
13
13
|
displayCloseSidebar?: boolean;
|
|
14
14
|
closeSidebarIcon?: string;
|
|
15
|
+
/**
|
|
16
|
+
* Accessible label for the close button. Defaults to 'Close sidebar'.
|
|
17
|
+
*/
|
|
18
|
+
closeAriaLabel?: string;
|
|
15
19
|
onClose?: () => void;
|
|
16
20
|
onSidebarUnmount?: () => void;
|
|
17
21
|
onPathChange?: (route: string) => void;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export interface SkipLink {
|
|
3
|
+
id: string;
|
|
4
|
+
label: string;
|
|
5
|
+
}
|
|
6
|
+
export interface SkipLinksBarProps {
|
|
7
|
+
skipLinks: SkipLink[];
|
|
8
|
+
className?: string;
|
|
9
|
+
}
|
|
10
|
+
export declare const SkipLinksBar: React.FC<SkipLinksBarProps>;
|
|
11
|
+
export default SkipLinksBar;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export { Button } from './Button';
|
|
2
2
|
export { FilePicker } from './FilePicker';
|
|
3
3
|
export { Icon } from './Icon';
|
|
4
|
+
export { SkipLinksBar } from './SkipLinksBar';
|
|
4
5
|
export { SplitButton } from './SplitButton';
|
|
5
6
|
export { Toggle } from './Toggle';
|
|
6
7
|
export { Badge } from './Badge';
|
package/dist/index.js
CHANGED
|
@@ -2,129 +2,133 @@
|
|
|
2
2
|
import { Button as t } from "./index3.js";
|
|
3
3
|
import { FilePicker as m } from "./index4.js";
|
|
4
4
|
import { Icon as x } from "./index5.js";
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
5
|
+
import { SkipLinksBar as n } from "./index6.js";
|
|
6
|
+
import { SplitButton as u } from "./index7.js";
|
|
7
|
+
import { Toggle as s } from "./index8.js";
|
|
8
|
+
import { Badge as g } from "./index9.js";
|
|
9
|
+
import { LabelChip as b } from "./index10.js";
|
|
10
|
+
import { Modal as T } from "./index11.js";
|
|
11
|
+
import { CustomModal as P } from "./index12.js";
|
|
12
|
+
import { LoadingModal as C } from "./index13.js";
|
|
13
|
+
import { Spinner as L } from "./index14.js";
|
|
14
|
+
import { Tooltip as k } from "./index15.js";
|
|
15
|
+
import { MenuItem as W } from "./index16.js";
|
|
16
|
+
import { MenuList as v } from "./index17.js";
|
|
17
|
+
import { Popover as R } from "./index18.js";
|
|
18
|
+
import { Header as G } from "./index19.js";
|
|
19
|
+
import { HamburgerMenu as F } from "./index20.js";
|
|
20
|
+
import { TableLayout as K } from "./index21.js";
|
|
21
|
+
import { Checkbox as j } from "./index22.js";
|
|
22
|
+
import { ColorCodedLabel as z } from "./index23.js";
|
|
23
|
+
import { Dropdown as J } from "./index24.js";
|
|
24
|
+
import { KebabMenu as U } from "./index25.js";
|
|
25
|
+
import { TableContentLoader as X } from "./index26.js";
|
|
26
|
+
import { SidebarOverlay as Z } from "./index27.js";
|
|
27
|
+
import { Tabs as $ } from "./index28.js";
|
|
28
|
+
import { Banner as ro } from "./index29.js";
|
|
29
|
+
import { Pagination as to } from "./index30.js";
|
|
30
|
+
import { Widget as mo } from "./index31.js";
|
|
31
|
+
import { Radio as xo } from "./index32.js";
|
|
32
|
+
import { RadioGroup as no } from "./index33.js";
|
|
33
|
+
import { Accordion as uo } from "./index34.js";
|
|
34
|
+
import { CustomAccordion as lo } from "./index35.js";
|
|
35
|
+
import { InputWithTags as co } from "./index36.js";
|
|
36
|
+
import { DropdownWithInputTags as Bo } from "./index37.js";
|
|
37
|
+
import { Input as Io } from "./index38.js";
|
|
38
|
+
import { SearchBox as ho } from "./index39.js";
|
|
39
|
+
import { ProgressBar as So } from "./index40.js";
|
|
40
|
+
import { GetStartedWidget as Mo } from "./index41.js";
|
|
41
|
+
import { MessageBar as Ao } from "./index42.js";
|
|
42
|
+
import { ToastBar as wo } from "./index43.js";
|
|
43
|
+
import { AutoCompleteInput as Do } from "./index44.js";
|
|
44
|
+
import { PhoneInput as yo } from "./index45.js";
|
|
45
|
+
import { CircularProgressBar as Oo } from "./index46.js";
|
|
46
|
+
import { Avatar as Ho } from "./index47.js";
|
|
47
|
+
import { NavigationBar as No } from "./index48.js";
|
|
48
|
+
import { BreadCrumbs as qo } from "./index49.js";
|
|
49
|
+
import { DatePicker as Eo } from "./index50.js";
|
|
50
|
+
import { InputWithIcon as Qo } from "./index51.js";
|
|
51
|
+
import { DownloadWidget as Vo } from "./index52.js";
|
|
52
|
+
import { RadioSwitch as Yo } from "./index53.js";
|
|
53
|
+
import { ShimmerLoader as _o } from "./index54.js";
|
|
54
|
+
import { Snackbar as or } from "./index55.js";
|
|
55
|
+
import { OTPInput as er } from "./index56.js";
|
|
56
|
+
import { InfoBar as pr } from "./index57.js";
|
|
57
|
+
import { BottomSheet as fr } from "./index58.js";
|
|
58
|
+
import { TimePicker as ar } from "./index59.js";
|
|
59
|
+
import { InfoTooltip as ir } from "./index60.js";
|
|
60
|
+
import { OnboardingTour as dr } from "./index61.js";
|
|
61
|
+
import { GuidedTour as lr } from "./index62.js";
|
|
62
|
+
import { Link as cr } from "./index63.js";
|
|
63
|
+
import { Paywall as Br } from "./index64.js";
|
|
64
|
+
import { getRegionAttributes as Ir } from "./index65.js";
|
|
65
|
+
import { useAccessiblePress as hr } from "./index66.js";
|
|
66
|
+
import { useFocusManagement as Sr } from "./index67.js";
|
|
65
67
|
export {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
68
|
+
uo as Accordion,
|
|
69
|
+
Do as AutoCompleteInput,
|
|
70
|
+
Ho as Avatar,
|
|
71
|
+
g as Badge,
|
|
72
|
+
ro as Banner,
|
|
73
|
+
fr as BottomSheet,
|
|
74
|
+
qo as BreadCrumbs,
|
|
73
75
|
t as Button,
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
76
|
+
j as Checkbox,
|
|
77
|
+
Oo as CircularProgressBar,
|
|
78
|
+
z as ColorCodedLabel,
|
|
79
|
+
lo as CustomAccordion,
|
|
80
|
+
P as CustomModal,
|
|
81
|
+
Eo as DatePicker,
|
|
82
|
+
Vo as DownloadWidget,
|
|
83
|
+
J as Dropdown,
|
|
84
|
+
Bo as DropdownWithInputTags,
|
|
83
85
|
m as FilePicker,
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
86
|
+
Mo as GetStartedWidget,
|
|
87
|
+
lr as GuidedTour,
|
|
88
|
+
F as HamburgerMenu,
|
|
89
|
+
G as Header,
|
|
88
90
|
x as Icon,
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
Ir as
|
|
91
|
+
pr as InfoBar,
|
|
92
|
+
ir as InfoTooltip,
|
|
93
|
+
Io as Input,
|
|
94
|
+
Qo as InputWithIcon,
|
|
95
|
+
co as InputWithTags,
|
|
96
|
+
U as KebabMenu,
|
|
97
|
+
b as LabelChip,
|
|
98
|
+
cr as Link,
|
|
99
|
+
C as LoadingModal,
|
|
100
|
+
W as MenuItem,
|
|
101
|
+
v as MenuList,
|
|
102
|
+
Ao as MessageBar,
|
|
103
|
+
T as Modal,
|
|
104
|
+
No as NavigationBar,
|
|
105
|
+
er as OTPInput,
|
|
106
|
+
dr as OnboardingTour,
|
|
107
|
+
to as Pagination,
|
|
108
|
+
Br as Paywall,
|
|
109
|
+
yo as PhoneInput,
|
|
110
|
+
R as Popover,
|
|
111
|
+
So as ProgressBar,
|
|
112
|
+
xo as Radio,
|
|
113
|
+
no as RadioGroup,
|
|
114
|
+
Yo as RadioSwitch,
|
|
115
|
+
ho as SearchBox,
|
|
116
|
+
_o as ShimmerLoader,
|
|
117
|
+
Z as SidebarOverlay,
|
|
118
|
+
n as SkipLinksBar,
|
|
119
|
+
or as Snackbar,
|
|
120
|
+
L as Spinner,
|
|
121
|
+
u as SplitButton,
|
|
122
|
+
X as TableContentLoader,
|
|
123
|
+
K as TableLayout,
|
|
124
|
+
$ as Tabs,
|
|
125
|
+
ar as TimePicker,
|
|
126
|
+
wo as ToastBar,
|
|
127
|
+
s as Toggle,
|
|
128
|
+
k as Tooltip,
|
|
129
|
+
mo as Widget,
|
|
130
|
+
Ir as getRegionAttributes,
|
|
131
|
+
hr as useAccessiblePress,
|
|
132
|
+
Sr as useFocusManagement
|
|
129
133
|
};
|
|
130
134
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/index10.js
CHANGED
|
@@ -1,56 +1,66 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
return l = Object.assign ? Object.assign.bind() : function(a) {
|
|
1
|
+
import r from "react";
|
|
2
|
+
import { Icon as $ } from "./index5.js";
|
|
3
|
+
function i() {
|
|
4
|
+
return i = Object.assign ? Object.assign.bind() : function(e) {
|
|
6
5
|
for (var n = 1; n < arguments.length; n++) {
|
|
7
|
-
var
|
|
8
|
-
for (var
|
|
6
|
+
var o = arguments[n];
|
|
7
|
+
for (var t in o) ({}).hasOwnProperty.call(o, t) && (e[t] = o[t]);
|
|
9
8
|
}
|
|
10
|
-
return
|
|
11
|
-
},
|
|
9
|
+
return e;
|
|
10
|
+
}, i.apply(null, arguments);
|
|
12
11
|
}
|
|
13
|
-
const
|
|
12
|
+
const w = (e) => {
|
|
14
13
|
const {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
14
|
+
label: n,
|
|
15
|
+
icon: o,
|
|
16
|
+
iconPosition: t = "right",
|
|
17
|
+
iconRotation: d = "0",
|
|
18
|
+
textTransform: g = "none",
|
|
19
|
+
textColor: p = "var(--color-gray-700)",
|
|
20
|
+
bgColor: u = "var(--color-blue-300)",
|
|
21
|
+
iconColor: l,
|
|
22
|
+
fontWeight: f = "",
|
|
23
|
+
size: s = "md",
|
|
24
|
+
onClick: c,
|
|
25
|
+
onIconClick: x,
|
|
26
|
+
className: b,
|
|
27
|
+
disabled: a,
|
|
28
|
+
automationId: C = "",
|
|
29
|
+
id: h
|
|
30
|
+
} = e, v = {
|
|
31
|
+
sm: "px-1 py-0.5",
|
|
32
|
+
md: "px-1.5 py-0.5",
|
|
33
|
+
lg: "px-1.5 py-0.5"
|
|
34
|
+
}, y = {
|
|
35
|
+
sm: "text-xs leading-5 font-normal leading-5",
|
|
36
|
+
md: "text-sm leading-5 font-normal leading-5",
|
|
37
|
+
lg: "text-base leading-5 font-normal leading-5"
|
|
38
|
+
}, m = (k) => /* @__PURE__ */ r.createElement($, i({
|
|
39
|
+
name: k,
|
|
40
|
+
className: "transition-transform duration-200",
|
|
41
|
+
rotation: d,
|
|
42
|
+
onClick: a ? void 0 : x,
|
|
43
|
+
shouldStopPropagation: !0
|
|
44
|
+
}, l ? {
|
|
45
|
+
fill: l,
|
|
46
|
+
stroke: l
|
|
47
|
+
} : {}));
|
|
48
|
+
return /* @__PURE__ */ r.createElement("div", {
|
|
49
|
+
id: h,
|
|
50
|
+
className: `se-design-label-chip text-[var(--color-gray-700)] w-fit flex items-center gap-1 text-base font-normal rounded-[6px] leading-4 ${c && !a ? "cursor-pointer" : ""} ${v[s]} ${b} ${a ? "opacity-50 cursor-not-allowed" : ""}`,
|
|
32
51
|
style: {
|
|
33
|
-
|
|
34
|
-
|
|
52
|
+
color: p,
|
|
53
|
+
backgroundColor: u,
|
|
54
|
+
textTransform: g,
|
|
55
|
+
fontWeight: f
|
|
35
56
|
},
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
}, t) : t, /* @__PURE__ */ e.createElement("div", {
|
|
42
|
-
className: "flex items-center justify-end gap-4 pt-3"
|
|
43
|
-
}, r?.label && /* @__PURE__ */ e.createElement(i, l({}, r, {
|
|
44
|
-
onClick: c
|
|
45
|
-
})), s?.label && /* @__PURE__ */ e.createElement(i, l({}, s, {
|
|
46
|
-
onClick: m
|
|
47
|
-
}))), o && /* @__PURE__ */ e.createElement(v, {
|
|
48
|
-
name: "close",
|
|
49
|
-
onClick: c,
|
|
50
|
-
className: "absolute top-8 right-8 cursor-pointer"
|
|
51
|
-
})));
|
|
57
|
+
onClick: a ? void 0 : c,
|
|
58
|
+
"data-automation-id": C
|
|
59
|
+
}, t === "left" && o && m(o), /* @__PURE__ */ r.createElement("span", {
|
|
60
|
+
className: `chip-label inline-block ${y[s]}`
|
|
61
|
+
}, n), t === "right" && o && m(o));
|
|
52
62
|
};
|
|
53
63
|
export {
|
|
54
|
-
|
|
64
|
+
w as LabelChip
|
|
55
65
|
};
|
|
56
66
|
//# sourceMappingURL=index10.js.map
|
package/dist/index10.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index10.js","sources":["../src/components/
|
|
1
|
+
{"version":3,"file":"index10.js","sources":["../src/components/LabelChip/index.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport { Icon } from 'components/Icon';\n\ntype LabelChipProps = {\n label: string;\n icon?: string;\n iconPosition?: 'left' | 'right';\n iconRotation?: '0' | '90' | '180' | '270';\n textTransform?: 'uppercase' | 'lowercase' | 'capitalize' | 'none';\n textColor?: string;\n bgColor?: string;\n fontWeight?: 'bold' | 'normal';\n size?: 'sm' | 'md' | 'lg';\n onClick?: () => void;\n onIconClick?: () => void;\n className?: string;\n disabled?: boolean;\n iconColor?: string;\n automationId?: string;\n id?: string;\n};\n\nexport const LabelChip: FC<LabelChipProps> = (props) => {\n const {\n label,\n icon,\n iconPosition = 'right',\n iconRotation = '0',\n textTransform = 'none',\n textColor = 'var(--color-gray-700)',\n bgColor = 'var(--color-blue-300)',\n iconColor,\n fontWeight = '',\n size = 'md',\n onClick,\n onIconClick,\n className,\n disabled,\n automationId = '',\n id\n } = props;\n\n const sizeClasses = {\n sm: 'px-1 py-0.5',\n md: 'px-1.5 py-0.5',\n lg: 'px-1.5 py-0.5'\n };\n const labelClasses = {\n sm: 'text-xs leading-5 font-normal leading-5',\n md: 'text-sm leading-5 font-normal leading-5',\n lg: 'text-base leading-5 font-normal leading-5'\n };\n\n const getIconJsx = (icon: string) => {\n return (\n <Icon\n name={icon}\n className={`transition-transform duration-200`}\n rotation={iconRotation}\n onClick={disabled ? undefined : onIconClick}\n shouldStopPropagation={true}\n {...(iconColor ? { fill: iconColor, stroke: iconColor } : {})}\n />\n );\n };\n\n return (\n <div\n id={id}\n className={`se-design-label-chip text-[var(--color-gray-700)] w-fit flex items-center gap-1 text-base font-normal rounded-[6px] leading-4 ${onClick && !disabled ? 'cursor-pointer' : ''} ${sizeClasses[size]} ${className} ${disabled ? 'opacity-50 cursor-not-allowed' : ''}`}\n style={{ color: textColor, backgroundColor: bgColor, textTransform, fontWeight }}\n onClick={disabled ? undefined : onClick}\n data-automation-id={automationId}\n >\n {iconPosition === 'left' && icon && getIconJsx(icon)}\n <span className={`chip-label inline-block ${labelClasses[size]}`}>{label}</span>\n {iconPosition === 'right' && icon && getIconJsx(icon)}\n </div>\n );\n};\n"],"names":["LabelChip","props","label","icon","iconPosition","iconRotation","textTransform","textColor","bgColor","iconColor","fontWeight","size","onClick","onIconClick","className","disabled","automationId","id","sizeClasses","sm","md","lg","labelClasses","getIconJsx","React","createElement","Icon","_extends","name","rotation","undefined","shouldStopPropagation","fill","stroke","style","color","backgroundColor"],"mappings":";;;;;;;;;;;AAsBO,MAAMA,IAAiCC,CAAAA,MAAU;AACtD,QAAM;AAAA,IACJC,OAAAA;AAAAA,IACAC,MAAAA;AAAAA,IACAC,cAAAA,IAAe;AAAA,IACfC,cAAAA,IAAe;AAAA,IACfC,eAAAA,IAAgB;AAAA,IAChBC,WAAAA,IAAY;AAAA,IACZC,SAAAA,IAAU;AAAA,IACVC,WAAAA;AAAAA,IACAC,YAAAA,IAAa;AAAA,IACbC,MAAAA,IAAO;AAAA,IACPC,SAAAA;AAAAA,IACAC,aAAAA;AAAAA,IACAC,WAAAA;AAAAA,IACAC,UAAAA;AAAAA,IACAC,cAAAA,IAAe;AAAA,IACfC,IAAAA;AAAAA,EAAAA,IACEhB,GAEEiB,IAAc;AAAA,IAClBC,IAAI;AAAA,IACJC,IAAI;AAAA,IACJC,IAAI;AAAA,EAAA,GAEAC,IAAe;AAAA,IACnBH,IAAI;AAAA,IACJC,IAAI;AAAA,IACJC,IAAI;AAAA,EAAA,GAGAE,IAAaA,CAACpB,MAEhBqB,gBAAAA,EAAAC,cAACC,GAAIC,EAAA;AAAA,IACHC,MAAMzB;AAAAA,IACNW,WAAW;AAAA,IACXe,UAAUxB;AAAAA,IACVO,SAASG,IAAWe,SAAYjB;AAAAA,IAChCkB,uBAAuB;AAAA,EAAA,GAClBtB,IAAY;AAAA,IAAEuB,MAAMvB;AAAAA,IAAWwB,QAAQxB;AAAAA,EAAAA,IAAc,CAAA,CAAE,CAC7D;AAIL,SACEe,gBAAAA,EAAAC,cAAA,OAAA;AAAA,IACER,IAAAA;AAAAA,IACAH,WAAW,iIAAiIF,KAAW,CAACG,IAAW,mBAAmB,EAAE,IAAIG,EAAYP,CAAI,CAAC,IAAIG,CAAS,IAAIC,IAAW,kCAAkC,EAAE;AAAA,IAC7QmB,OAAO;AAAA,MAAEC,OAAO5B;AAAAA,MAAW6B,iBAAiB5B;AAAAA,MAASF,eAAAA;AAAAA,MAAeI,YAAAA;AAAAA,IAAAA;AAAAA,IACpEE,SAASG,IAAWe,SAAYlB;AAAAA,IAChC,sBAAoBI;AAAAA,EAAAA,GAEnBZ,MAAiB,UAAUD,KAAQoB,EAAWpB,CAAI,GACnDqB,gBAAAA,EAAAC,cAAA,QAAA;AAAA,IAAMX,WAAW,2BAA2BQ,EAAaX,CAAI,CAAC;AAAA,EAAA,GAAKT,CAAY,GAC9EE,MAAiB,WAAWD,KAAQoB,EAAWpB,CAAI,CACjD;AAET;"}
|
package/dist/index100.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
const
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M4.37495%201.78467V4.89181M11.6249%201.78467V4.89181M4.37495%2010.3293V7.22217H7.48209V10.3293H4.37495ZM2.82038%203.33762C2.54569%203.33762%202.28226%203.44674%202.08802%203.64097C1.89379%203.83521%201.78467%204.09864%201.78467%204.37333V13.1769C1.78467%2013.4516%201.89379%2013.7151%202.08802%2013.9093C2.28226%2014.1035%202.54569%2014.2126%202.82038%2014.2126H13.1775C13.4522%2014.2126%2013.7157%2014.1035%2013.9099%2013.9093C14.1041%2013.7151%2014.2132%2013.4516%2014.2132%2013.1769V4.37333C14.2132%204.09864%2014.1041%203.83521%2013.9099%203.64097C13.7157%203.44674%2013.4522%203.33762%2013.1775%203.33762H2.82038Z'%20stroke='black'%20stroke-width='1.06667'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e";
|
|
2
2
|
export {
|
|
3
|
-
|
|
3
|
+
e as default
|
|
4
4
|
};
|
|
5
5
|
//# sourceMappingURL=index100.js.map
|
package/dist/index100.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index100.js","sources":["../src/assets/icons/
|
|
1
|
+
{"version":3,"file":"index100.js","sources":["../src/assets/icons/date-field.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M4.37495%201.78467V4.89181M11.6249%201.78467V4.89181M4.37495%2010.3293V7.22217H7.48209V10.3293H4.37495ZM2.82038%203.33762C2.54569%203.33762%202.28226%203.44674%202.08802%203.64097C1.89379%203.83521%201.78467%204.09864%201.78467%204.37333V13.1769C1.78467%2013.4516%201.89379%2013.7151%202.08802%2013.9093C2.28226%2014.1035%202.54569%2014.2126%202.82038%2014.2126H13.1775C13.4522%2014.2126%2013.7157%2014.1035%2013.9099%2013.9093C14.1041%2013.7151%2014.2132%2013.4516%2014.2132%2013.1769V4.37333C14.2132%204.09864%2014.1041%203.83521%2013.9099%203.64097C13.7157%203.44674%2013.4522%203.33762%2013.1775%203.33762H2.82038Z'%20stroke='black'%20stroke-width='1.06667'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e\""],"names":["__vite_glob_0_29"],"mappings":"AAAA,MAAAA,IAAe;"}
|
package/dist/index101.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
const
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='16'%20height='18'%20viewBox='0%200%2016%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.82178%203.70588H14.1747M2.70413%205.91176V14.7353C2.70413%2015.7099%203.49422%2016.5%204.46884%2016.5H11.5277C12.5023%2016.5%2013.2924%2015.7099%2013.2924%2014.7353V5.91176M6.23355%207.23529V12.5294M9.76296%207.23529V12.5294M5.35118%203.26471V2.38235C5.35118%201.89504%205.74622%201.5%206.23353%201.5H9.76294C10.2503%201.5%2010.6453%201.89504%2010.6453%202.38235V3.26471'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'/%3e%3c/svg%3e";
|
|
2
2
|
export {
|
|
3
|
-
|
|
3
|
+
e as default
|
|
4
4
|
};
|
|
5
5
|
//# sourceMappingURL=index101.js.map
|
package/dist/index101.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index101.js","sources":["../src/assets/icons/
|
|
1
|
+
{"version":3,"file":"index101.js","sources":["../src/assets/icons/delete.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='16'%20height='18'%20viewBox='0%200%2016%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.82178%203.70588H14.1747M2.70413%205.91176V14.7353C2.70413%2015.7099%203.49422%2016.5%204.46884%2016.5H11.5277C12.5023%2016.5%2013.2924%2015.7099%2013.2924%2014.7353V5.91176M6.23355%207.23529V12.5294M9.76296%207.23529V12.5294M5.35118%203.26471V2.38235C5.35118%201.89504%205.74622%201.5%206.23353%201.5H9.76294C10.2503%201.5%2010.6453%201.89504%2010.6453%202.38235V3.26471'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_30"],"mappings":"AAAA,MAAAA,IAAe;"}
|