@simpli-route/apollo-ds 0.1.57 → 0.1.59
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/components/Badge/Badge.d.ts +12 -0
- package/dist/components/Badge/index.d.ts +3 -0
- package/dist/components/Badge/types.d.ts +25 -0
- package/dist/components/Badge/variants.d.ts +4 -0
- package/dist/components/SearchField/ClearIconButton.d.ts +22 -0
- package/dist/components/SearchField/MultiSearchField.d.ts +11 -0
- package/dist/components/SearchField/MultiSearchField.test.d.ts +1 -0
- package/dist/components/SearchField/NoResultsMessage.d.ts +13 -0
- package/dist/components/SearchField/SearchFieldIconContainer.d.ts +35 -0
- package/dist/components/SearchField/SearchFieldMessages.d.ts +23 -0
- package/dist/components/SearchField/SearchFieldPopover.d.ts +48 -0
- package/dist/components/SearchField/SearchIcon.d.ts +14 -0
- package/dist/components/SearchField/SearchListBox.d.ts +34 -0
- package/dist/components/SearchField/types.d.ts +18 -0
- package/dist/components/SearchField/variants.d.ts +4 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs10.js +1 -1
- package/dist/index.cjs100.js +1 -1
- package/dist/index.cjs101.js +1 -1
- package/dist/index.cjs102.js +1 -1
- package/dist/index.cjs103.js +1 -1
- package/dist/index.cjs104.js +1 -1
- package/dist/index.cjs105.js +1 -1
- package/dist/index.cjs106.js +1 -1
- package/dist/index.cjs107.js +1 -1
- package/dist/index.cjs108.js +1 -1
- package/dist/index.cjs109.js +1 -1
- package/dist/index.cjs11.js +1 -1
- package/dist/index.cjs110.js +1 -1
- package/dist/index.cjs111.js +1 -1
- package/dist/index.cjs112.js +1 -1
- package/dist/index.cjs113.js +1 -1
- package/dist/index.cjs114.js +1 -1
- package/dist/index.cjs117.js +1 -1
- package/dist/index.cjs118.js +1 -1
- package/dist/index.cjs119.js +1 -1
- package/dist/index.cjs12.js +1 -1
- package/dist/index.cjs120.js +1 -1
- package/dist/index.cjs121.js +1 -1
- package/dist/index.cjs122.js +1 -1
- package/dist/index.cjs123.js +1 -1
- package/dist/index.cjs124.js +1 -1
- package/dist/index.cjs125.js +1 -1
- package/dist/index.cjs126.js +1 -1
- package/dist/index.cjs127.js +1 -1
- package/dist/index.cjs128.js +1 -1
- package/dist/index.cjs129.js +1 -1
- package/dist/index.cjs13.js +1 -1
- package/dist/index.cjs130.js +1 -1
- package/dist/index.cjs131.js +1 -1
- package/dist/index.cjs132.js +1 -1
- package/dist/index.cjs133.js +1 -1
- package/dist/index.cjs134.js +1 -1
- package/dist/index.cjs135.js +1 -1
- package/dist/index.cjs136.js +1 -1
- package/dist/index.cjs137.js +1 -1
- package/dist/index.cjs138.js +1 -1
- package/dist/index.cjs139.js +1 -1
- package/dist/index.cjs14.js +1 -1
- package/dist/index.cjs140.js +1 -1
- package/dist/index.cjs141.js +1 -1
- package/dist/index.cjs142.js +1 -1
- package/dist/index.cjs143.js +1 -1
- package/dist/index.cjs144.js +1 -1
- package/dist/index.cjs145.js +1 -1
- package/dist/index.cjs146.js +1 -1
- package/dist/index.cjs147.js +1 -1
- package/dist/index.cjs149.js +1 -1
- package/dist/index.cjs15.js +1 -1
- package/dist/index.cjs150.js +1 -1
- package/dist/index.cjs152.js +1 -1
- package/dist/index.cjs154.js +1 -1
- package/dist/index.cjs155.js +1 -1
- package/dist/index.cjs156.js +1 -1
- package/dist/index.cjs157.js +1 -1
- package/dist/index.cjs158.js +1 -1
- package/dist/index.cjs16.js +1 -1
- package/dist/index.cjs160.js +1 -1
- package/dist/index.cjs161.js +1 -1
- package/dist/index.cjs162.js +1 -1
- package/dist/index.cjs163.js +1 -1
- package/dist/index.cjs165.js +1 -1
- package/dist/index.cjs166.js +1 -1
- package/dist/index.cjs167.js +1 -1
- package/dist/index.cjs169.js +1 -1
- package/dist/index.cjs17.js +1 -1
- package/dist/index.cjs171.js +1 -1
- package/dist/index.cjs172.js +1 -0
- package/dist/index.cjs173.js +1 -0
- package/dist/index.cjs174.js +1 -0
- package/dist/index.cjs175.js +1 -0
- package/dist/index.cjs176.js +1 -0
- package/dist/index.cjs177.js +1 -0
- package/dist/index.cjs178.js +1 -0
- package/dist/index.cjs179.js +1 -0
- package/dist/index.cjs18.js +1 -1
- package/dist/index.cjs180.js +1 -0
- package/dist/index.cjs181.js +1 -0
- package/dist/index.cjs182.js +1 -0
- package/dist/index.cjs19.js +1 -1
- package/dist/index.cjs2.js +1 -1
- package/dist/index.cjs20.js +1 -1
- package/dist/index.cjs21.js +1 -1
- package/dist/index.cjs22.js +1 -1
- package/dist/index.cjs23.js +1 -1
- package/dist/index.cjs24.js +1 -1
- package/dist/index.cjs25.js +1 -1
- package/dist/index.cjs26.js +1 -1
- package/dist/index.cjs27.js +1 -1
- package/dist/index.cjs28.js +1 -1
- package/dist/index.cjs29.js +1 -1
- package/dist/index.cjs3.js +1 -1
- package/dist/index.cjs30.js +1 -1
- package/dist/index.cjs31.js +1 -1
- package/dist/index.cjs32.js +1 -1
- package/dist/index.cjs33.js +1 -1
- package/dist/index.cjs34.js +1 -1
- package/dist/index.cjs35.js +1 -1
- package/dist/index.cjs36.js +1 -1
- package/dist/index.cjs37.js +1 -1
- package/dist/index.cjs38.js +1 -1
- package/dist/index.cjs39.js +1 -1
- package/dist/index.cjs4.js +1 -1
- package/dist/index.cjs40.js +1 -1
- package/dist/index.cjs41.js +1 -1
- package/dist/index.cjs42.js +1 -1
- package/dist/index.cjs43.js +1 -1
- package/dist/index.cjs44.js +1 -1
- package/dist/index.cjs45.js +1 -1
- package/dist/index.cjs46.js +1 -1
- package/dist/index.cjs47.js +1 -1
- package/dist/index.cjs48.js +1 -1
- package/dist/index.cjs49.js +1 -1
- package/dist/index.cjs5.js +1 -1
- package/dist/index.cjs50.js +1 -1
- package/dist/index.cjs51.js +1 -1
- package/dist/index.cjs52.js +1 -1
- package/dist/index.cjs53.js +1 -1
- package/dist/index.cjs54.js +1 -1
- package/dist/index.cjs55.js +1 -1
- package/dist/index.cjs56.js +1 -1
- package/dist/index.cjs57.js +1 -1
- package/dist/index.cjs58.js +1 -1
- package/dist/index.cjs59.js +1 -1
- package/dist/index.cjs6.js +1 -1
- package/dist/index.cjs60.js +1 -1
- package/dist/index.cjs61.js +1 -1
- package/dist/index.cjs62.js +1 -1
- package/dist/index.cjs63.js +1 -1
- package/dist/index.cjs64.js +1 -1
- package/dist/index.cjs65.js +1 -1
- package/dist/index.cjs66.js +1 -1
- package/dist/index.cjs67.js +1 -1
- package/dist/index.cjs68.js +1 -1
- package/dist/index.cjs69.js +1 -1
- package/dist/index.cjs7.js +1 -1
- package/dist/index.cjs70.js +1 -1
- package/dist/index.cjs71.js +1 -1
- package/dist/index.cjs72.js +1 -1
- package/dist/index.cjs73.js +1 -1
- package/dist/index.cjs74.js +1 -1
- package/dist/index.cjs75.js +1 -1
- package/dist/index.cjs76.js +1 -1
- package/dist/index.cjs77.js +1 -1
- package/dist/index.cjs78.js +1 -1
- package/dist/index.cjs79.js +1 -1
- package/dist/index.cjs8.js +1 -1
- package/dist/index.cjs80.js +1 -1
- package/dist/index.cjs81.js +1 -1
- package/dist/index.cjs82.js +1 -1
- package/dist/index.cjs83.js +1 -1
- package/dist/index.cjs84.js +1 -1
- package/dist/index.cjs85.js +1 -1
- package/dist/index.cjs86.js +1 -9
- package/dist/index.cjs87.js +1 -19
- package/dist/index.cjs88.js +1 -1
- package/dist/index.cjs89.js +1 -1
- package/dist/index.cjs9.js +1 -1
- package/dist/index.cjs90.js +1 -1
- package/dist/index.cjs91.js +1 -1
- package/dist/index.cjs92.js +1 -1
- package/dist/index.cjs93.js +9 -1
- package/dist/index.cjs94.js +19 -1
- package/dist/index.cjs95.js +1 -1
- package/dist/index.cjs96.js +1 -1
- package/dist/index.cjs97.js +1 -1
- package/dist/index.cjs98.js +1 -1
- package/dist/index.cjs99.js +1 -1
- package/dist/index.es.js +81 -77
- package/dist/index.es10.js +96 -49
- package/dist/index.es100.js +9 -9
- package/dist/index.es101.js +10 -10
- package/dist/index.es102.js +10 -10
- package/dist/index.es103.js +19 -30
- package/dist/index.es104.js +21 -2
- package/dist/index.es105.js +19 -2
- package/dist/index.es106.js +21 -57
- package/dist/index.es107.js +19 -4
- package/dist/index.es108.js +21 -28
- package/dist/index.es109.js +19 -2
- package/dist/index.es11.js +130 -113
- package/dist/index.es110.js +30 -8
- package/dist/index.es111.js +5 -340
- package/dist/index.es112.js +4 -166
- package/dist/index.es113.js +5 -190
- package/dist/index.es114.js +20 -50
- package/dist/index.es115.js +2 -2
- package/dist/index.es117.js +6 -21
- package/dist/index.es118.js +28 -4
- package/dist/index.es119.js +2 -43
- package/dist/index.es12.js +45 -33
- package/dist/index.es120.js +8 -5
- package/dist/index.es121.js +340 -5
- package/dist/index.es122.js +166 -25
- package/dist/index.es123.js +59 -192
- package/dist/index.es124.js +183 -9
- package/dist/index.es125.js +43 -345
- package/dist/index.es126.js +4 -24
- package/dist/index.es127.js +4 -19
- package/dist/index.es128.js +14 -147
- package/dist/index.es129.js +4 -17
- package/dist/index.es13.js +109 -65
- package/dist/index.es130.js +44 -16
- package/dist/index.es131.js +7 -211
- package/dist/index.es132.js +7 -68
- package/dist/index.es133.js +19 -6
- package/dist/index.es134.js +192 -4
- package/dist/index.es135.js +16 -4
- package/dist/index.es136.js +353 -4
- package/dist/index.es137.js +24 -4
- package/dist/index.es138.js +19 -4
- package/dist/index.es139.js +154 -4
- package/dist/index.es14.js +38 -31
- package/dist/index.es140.js +17 -4
- package/dist/index.es141.js +17 -4
- package/dist/index.es142.js +211 -4
- package/dist/index.es143.js +68 -4
- package/dist/index.es144.js +14 -4
- package/dist/index.es145.js +2 -2
- package/dist/index.es146.js +2 -1063
- package/dist/index.es147.js +4 -77
- package/dist/index.es148.js +2 -2
- package/dist/index.es149.js +2 -57
- package/dist/index.es15.js +72 -108
- package/dist/index.es150.js +4 -20
- package/dist/index.es151.js +2 -2
- package/dist/index.es152.js +4 -61
- package/dist/index.es153.js +2 -2
- package/dist/index.es154.js +4 -14
- package/dist/index.es155.js +4 -311
- package/dist/index.es156.js +4 -26
- package/dist/index.es157.js +1063 -2
- package/dist/index.es158.js +77 -4
- package/dist/index.es16.js +28 -128
- package/dist/index.es160.js +59 -94
- package/dist/index.es161.js +20 -4
- package/dist/index.es162.js +2 -8
- package/dist/index.es163.js +53 -20
- package/dist/index.es164.js +2 -2
- package/dist/index.es165.js +10 -47
- package/dist/index.es166.js +306 -14
- package/dist/index.es167.js +26 -4
- package/dist/index.es168.js +2 -2
- package/dist/index.es169.js +4 -753
- package/dist/index.es17.js +102 -67
- package/dist/index.es170.js +2 -2
- package/dist/index.es171.js +94 -4
- package/dist/index.es172.js +4 -0
- package/dist/index.es173.js +10 -0
- package/dist/index.es174.js +28 -0
- package/dist/index.es175.js +4 -0
- package/dist/index.es176.js +51 -0
- package/dist/index.es177.js +19 -0
- package/dist/index.es178.js +4 -0
- package/dist/index.es179.js +4 -0
- package/dist/index.es18.js +129 -137
- package/dist/index.es180.js +753 -0
- package/dist/index.es181.js +4 -0
- package/dist/index.es182.js +4 -0
- package/dist/index.es19.js +75 -155
- package/dist/index.es2.js +2 -2
- package/dist/index.es20.js +139 -38
- package/dist/index.es21.js +153 -45
- package/dist/index.es22.js +35 -34
- package/dist/index.es23.js +43 -98
- package/dist/index.es24.js +34 -88
- package/dist/index.es25.js +101 -110
- package/dist/index.es26.js +87 -94
- package/dist/index.es27.js +112 -73
- package/dist/index.es28.js +98 -93
- package/dist/index.es29.js +73 -74
- package/dist/index.es3.js +3 -3
- package/dist/index.es30.js +92 -46
- package/dist/index.es31.js +78 -48
- package/dist/index.es32.js +48 -3
- package/dist/index.es33.js +44 -96
- package/dist/index.es34.js +3 -78
- package/dist/index.es35.js +94 -39
- package/dist/index.es36.js +77 -23
- package/dist/index.es37.js +40 -23
- package/dist/index.es38.js +24 -8
- package/dist/index.es39.js +28 -8
- package/dist/index.es4.js +28 -96
- package/dist/index.es40.js +8 -6
- package/dist/index.es41.js +7 -5
- package/dist/index.es42.js +6 -31
- package/dist/index.es43.js +6 -45
- package/dist/index.es44.js +31 -171
- package/dist/index.es45.js +30 -43
- package/dist/index.es46.js +40 -31
- package/dist/index.es47.js +17 -79
- package/dist/index.es48.js +16 -129
- package/dist/index.es49.js +15 -83
- package/dist/index.es5.js +19 -123
- package/dist/index.es50.js +79 -3
- package/dist/index.es51.js +62 -9
- package/dist/index.es52.js +98 -118
- package/dist/index.es53.js +57 -103
- package/dist/index.es54.js +147 -99
- package/dist/index.es55.js +18 -104
- package/dist/index.es56.js +105 -22
- package/dist/index.es57.js +44 -7
- package/dist/index.es58.js +103 -90
- package/dist/index.es59.js +97 -22
- package/dist/index.es6.js +91 -48
- package/dist/index.es60.js +31 -157
- package/dist/index.es61.js +155 -76
- package/dist/index.es62.js +3 -22
- package/dist/index.es63.js +149 -17
- package/dist/index.es64.js +113 -16
- package/dist/index.es65.js +33 -15
- package/dist/index.es66.js +7 -162
- package/dist/index.es67.js +58 -78
- package/dist/index.es68.js +159 -29
- package/dist/index.es69.js +92 -10
- package/dist/index.es7.js +121 -39
- package/dist/index.es70.js +22 -13
- package/dist/index.es71.js +10 -10
- package/dist/index.es72.js +10 -12
- package/dist/index.es73.js +12 -88
- package/dist/index.es74.js +13 -101
- package/dist/index.es75.js +134 -11
- package/dist/index.es76.js +12 -7
- package/dist/index.es77.js +7 -18
- package/dist/index.es78.js +38 -145
- package/dist/index.es79.js +20 -10
- package/dist/index.es8.js +55 -97
- package/dist/index.es80.js +7 -10
- package/dist/index.es81.js +17 -44
- package/dist/index.es82.js +149 -19
- package/dist/index.es83.js +10 -20
- package/dist/index.es84.js +10 -40
- package/dist/index.es85.js +45 -2
- package/dist/index.es86.js +39 -29
- package/dist/index.es87.js +19 -599
- package/dist/index.es88.js +20 -21
- package/dist/index.es89.js +101 -21
- package/dist/index.es9.js +41 -136
- package/dist/index.es90.js +13 -25
- package/dist/index.es91.js +78 -23
- package/dist/index.es92.js +2 -21
- package/dist/index.es93.js +30 -19
- package/dist/index.es94.js +599 -19
- package/dist/index.es95.js +16 -14
- package/dist/index.es96.js +10 -8
- package/dist/index.es97.js +19 -15
- package/dist/index.es98.js +19 -15
- package/dist/index.es99.js +4 -4
- package/dist/stories/SearchField.stories.d.ts +11 -0
- package/dist/style.css +11 -21
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,83 +1,87 @@
|
|
|
1
1
|
import { Accordion as e } from "./index.es2.js";
|
|
2
2
|
import { AccordionItem as p } from "./index.es3.js";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
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 {
|
|
3
|
+
import { Badge as x } from "./index.es4.js";
|
|
4
|
+
import { badgeVariants as f } from "./index.es5.js";
|
|
5
|
+
import { Breadcrumbs as n } from "./index.es6.js";
|
|
6
|
+
import { Button as c } from "./index.es7.js";
|
|
7
|
+
import { Checkbox as d } from "./index.es8.js";
|
|
8
|
+
import { AssistChip as S } from "./index.es9.js";
|
|
9
|
+
import { ColorPicker as u } from "./index.es10.js";
|
|
10
|
+
import { FilterButton as T } from "./index.es11.js";
|
|
11
|
+
import { FilterChip as C } from "./index.es12.js";
|
|
12
|
+
import { FilterTypeChip as F } from "./index.es13.js";
|
|
13
|
+
import { IconButton as P } from "./index.es14.js";
|
|
14
|
+
import { InvisibleInput as A } from "./index.es15.js";
|
|
15
|
+
import { Label as y } from "./index.es16.js";
|
|
16
|
+
import { InvisibleDatepicker as M } from "./index.es17.js";
|
|
17
|
+
import { InvisibleSelect as w } from "./index.es18.js";
|
|
18
|
+
import { InvisibleSelectContent as R } from "./index.es19.js";
|
|
19
|
+
import { InvisibleTimeField as j } from "./index.es20.js";
|
|
20
|
+
import { TimePickerPopover as z } from "./index.es21.js";
|
|
21
|
+
import { TimeSegment as G } from "./index.es22.js";
|
|
22
|
+
import { Loader as J } from "./index.es23.js";
|
|
23
|
+
import { LoadingOverlay as Q } from "./index.es24.js";
|
|
24
|
+
import { InvisibleNumberField as W } from "./index.es25.js";
|
|
25
|
+
import { NumberField as Y } from "./index.es26.js";
|
|
26
|
+
import { ProgressBar as _ } from "./index.es27.js";
|
|
27
|
+
import { RangeCalendar as rr } from "./index.es28.js";
|
|
28
|
+
import { SearchField as er } from "./index.es29.js";
|
|
29
|
+
import { SelectInput as pr } from "./index.es30.js";
|
|
30
|
+
import { Slider as xr } from "./index.es31.js";
|
|
31
|
+
import { StatusChip as fr } from "./index.es32.js";
|
|
32
|
+
import { Stepper as nr } from "./index.es33.js";
|
|
33
|
+
import { StepperCompleted as cr } from "./index.es34.js";
|
|
34
|
+
import { StepperStep as dr } from "./index.es35.js";
|
|
35
|
+
import { Switch as Sr } from "./index.es36.js";
|
|
36
|
+
import { Tabs as ur } from "./index.es37.js";
|
|
37
|
+
import { Tooltip as Tr } from "./index.es38.js";
|
|
38
|
+
import { TooltipTrigger as Cr } from "./index.es39.js";
|
|
39
|
+
import { Text as Fr } from "./index.es40.js";
|
|
40
|
+
import { Title as Pr } from "./index.es41.js";
|
|
41
|
+
import { DialogTrigger as Ar, Menu as Lr, MenuItem as yr, Popover as Dr } from "react-aria-components";
|
|
40
42
|
export {
|
|
41
43
|
e as Accordion,
|
|
42
44
|
p as AccordionItem,
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
45
|
+
S as AssistChip,
|
|
46
|
+
x as Badge,
|
|
47
|
+
n as Breadcrumbs,
|
|
48
|
+
c as Button,
|
|
49
|
+
d as Checkbox,
|
|
50
|
+
u as ColorPicker,
|
|
51
|
+
Ar as DialogTrigger,
|
|
52
|
+
T as FilterButton,
|
|
53
|
+
C as FilterChip,
|
|
54
|
+
F as FilterTypeChip,
|
|
55
|
+
P as IconButton,
|
|
56
|
+
M as InvisibleDatepicker,
|
|
57
|
+
A as InvisibleInput,
|
|
58
|
+
W as InvisibleNumberField,
|
|
59
|
+
w as InvisibleSelect,
|
|
60
|
+
R as InvisibleSelectContent,
|
|
61
|
+
j as InvisibleTimeField,
|
|
62
|
+
y as Label,
|
|
63
|
+
J as Loader,
|
|
64
|
+
Q as LoadingOverlay,
|
|
65
|
+
Lr as Menu,
|
|
66
|
+
yr as MenuItem,
|
|
67
|
+
Y as NumberField,
|
|
68
|
+
Dr as Popover,
|
|
69
|
+
_ as ProgressBar,
|
|
70
|
+
rr as RangeCalendar,
|
|
71
|
+
er as SearchField,
|
|
72
|
+
pr as SelectInput,
|
|
73
|
+
xr as Slider,
|
|
74
|
+
fr as StatusChip,
|
|
75
|
+
nr as Stepper,
|
|
76
|
+
cr as StepperCompleted,
|
|
77
|
+
dr as StepperStep,
|
|
78
|
+
Sr as Switch,
|
|
79
|
+
ur as Tabs,
|
|
80
|
+
Fr as Text,
|
|
81
|
+
z as TimePickerPopover,
|
|
82
|
+
G as TimeSegment,
|
|
83
|
+
Pr as Title,
|
|
84
|
+
Tr as Tooltip,
|
|
85
|
+
Cr as TooltipTrigger,
|
|
86
|
+
f as badgeVariants
|
|
83
87
|
};
|
package/dist/index.es10.js
CHANGED
|
@@ -1,53 +1,100 @@
|
|
|
1
|
-
import { j as
|
|
2
|
-
import {
|
|
3
|
-
import { useState as
|
|
4
|
-
import { Button as
|
|
5
|
-
import { cn as
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
1
|
+
import { j as r } from "./index.es42.js";
|
|
2
|
+
import { parseColor as h } from "@react-stately/color";
|
|
3
|
+
import { useState as a, useEffect as w } from "react";
|
|
4
|
+
import { ColorPicker as L, Label as R, DialogTrigger as T, Button as W, ColorSwatch as $, Popover as q, Dialog as G } from "react-aria-components";
|
|
5
|
+
import { cn as J } from "./index.es43.js";
|
|
6
|
+
import { ColorArea as K } from "./index.es47.js";
|
|
7
|
+
import { ColorField as M } from "./index.es48.js";
|
|
8
|
+
import { ColorSlider as Q } from "./index.es49.js";
|
|
9
|
+
const ne = (v) => {
|
|
10
|
+
const {
|
|
11
|
+
value: l,
|
|
12
|
+
onChange: t,
|
|
13
|
+
className: F,
|
|
14
|
+
label: O,
|
|
15
|
+
onBlur: u,
|
|
16
|
+
onFocus: d,
|
|
17
|
+
isDisabled: m = !1,
|
|
18
|
+
isOpen: f,
|
|
19
|
+
defaultOpen: V,
|
|
20
|
+
onOpenChange: p,
|
|
21
|
+
...I
|
|
22
|
+
} = v, x = l ? h(l).toFormat("hsb") : h("hsl(0, 100%, 50%)").toFormat("hsb"), [n, i] = a(x), [y, g] = a(x.getChannelValue("hue")), [N, s] = a("#" + n.toString("hex").slice(1)), [b, C] = a(!1), [P, A] = a(V ?? !1), j = f !== void 0, S = j ? f : P;
|
|
23
|
+
w(() => {
|
|
24
|
+
l && !b && s("#" + h(l).toString("hex").slice(1));
|
|
25
|
+
}, [l, b]), w(() => {
|
|
26
|
+
g(n.getChannelValue("hue"));
|
|
27
|
+
}, [n]);
|
|
28
|
+
const k = (e) => {
|
|
29
|
+
j || A(e), p == null || p(e);
|
|
30
|
+
}, D = (e) => {
|
|
31
|
+
let o = e.target.value;
|
|
32
|
+
o.startsWith("#") || (o = "#" + o);
|
|
33
|
+
const c = o.slice(1).replace(/[^0-9a-fA-F]/g, "").slice(0, 6);
|
|
34
|
+
if (s("#" + c), c.length === 6)
|
|
35
|
+
try {
|
|
36
|
+
const H = h("#" + c).toFormat("hsb");
|
|
37
|
+
i(H), t == null || t("#" + c);
|
|
38
|
+
} catch {
|
|
39
|
+
}
|
|
40
|
+
}, E = (e) => {
|
|
41
|
+
i(e.toFormat("hsb")), s("#" + e.toString("hex").slice(1)), t == null || t("#" + e.toString("hex").replace(/^#*/, ""));
|
|
42
|
+
}, z = (e) => {
|
|
43
|
+
g(e.getChannelValue("hue"));
|
|
44
|
+
const o = n.withChannelValue("hue", e.getChannelValue("hue"));
|
|
45
|
+
i(o), s("#" + o.toString("hex").slice(1)), t == null || t("#" + o.toString("hex").replace(/^#*/, ""));
|
|
46
|
+
}, B = (e) => {
|
|
47
|
+
const o = e.withChannelValue("hue", y);
|
|
48
|
+
i(o), s("#" + o.toString("hex").slice(1)), t == null || t("#" + o.toString("hex").replace(/^#*/, ""));
|
|
22
49
|
};
|
|
23
|
-
return /* @__PURE__ */
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
+
return /* @__PURE__ */ r.jsxs(L, { value: n, onChange: E, ...I, children: [
|
|
51
|
+
/* @__PURE__ */ r.jsx(R, { children: O }),
|
|
52
|
+
/* @__PURE__ */ r.jsxs(
|
|
53
|
+
"div",
|
|
54
|
+
{
|
|
55
|
+
className: J(
|
|
56
|
+
"flex w-80 items-center rounded border transition-colors",
|
|
57
|
+
S ? "border-primary-500 ring-1 ring-primary-500" : "focus-within:border-primary-500 focus-within:ring-1 focus-within:ring-primary-500",
|
|
58
|
+
F
|
|
59
|
+
),
|
|
60
|
+
tabIndex: -1,
|
|
61
|
+
children: [
|
|
62
|
+
/* @__PURE__ */ r.jsxs(T, { isOpen: S, onOpenChange: k, children: [
|
|
63
|
+
/* @__PURE__ */ r.jsx(
|
|
64
|
+
W,
|
|
65
|
+
{
|
|
66
|
+
isDisabled: m,
|
|
67
|
+
className: "border-none bg-transparent p-0 shadow-none focus:outline-none",
|
|
68
|
+
"aria-label": "Abrir selector de color",
|
|
69
|
+
children: /* @__PURE__ */ r.jsx($, { color: n, className: "mx-3 size-5 rounded-full border border-neutral-400" })
|
|
70
|
+
}
|
|
71
|
+
),
|
|
72
|
+
/* @__PURE__ */ r.jsx(q, { placement: "bottom start", children: /* @__PURE__ */ r.jsxs(G, { className: "box-border flex min-w-48 flex-col gap-2 overflow-auto bg-white p-4 shadow-md outline-none", children: [
|
|
73
|
+
/* @__PURE__ */ r.jsx(K, { color: n, onChange: B }),
|
|
74
|
+
/* @__PURE__ */ r.jsx(Q, { color: n, onChange: z })
|
|
75
|
+
] }) })
|
|
76
|
+
] }),
|
|
77
|
+
/* @__PURE__ */ r.jsx(
|
|
78
|
+
M,
|
|
79
|
+
{
|
|
80
|
+
isDisabled: m,
|
|
81
|
+
inputProps: {
|
|
82
|
+
value: N,
|
|
83
|
+
onChange: D,
|
|
84
|
+
onFocus: (e) => {
|
|
85
|
+
C(!0), d == null || d(e);
|
|
86
|
+
},
|
|
87
|
+
onBlur: (e) => {
|
|
88
|
+
C(!1), u == null || u(e);
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
)
|
|
93
|
+
]
|
|
94
|
+
}
|
|
95
|
+
)
|
|
96
|
+
] });
|
|
50
97
|
};
|
|
51
98
|
export {
|
|
52
|
-
|
|
99
|
+
ne as ColorPicker
|
|
53
100
|
};
|
package/dist/index.es100.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import
|
|
2
|
-
const e =
|
|
1
|
+
import t from "react";
|
|
2
|
+
const e = t, l = ({
|
|
3
3
|
title: r,
|
|
4
4
|
titleId: a,
|
|
5
|
-
...
|
|
6
|
-
},
|
|
5
|
+
...o
|
|
6
|
+
}, n) => /* @__PURE__ */ e.createElement("svg", Object.assign({
|
|
7
7
|
fill: "currentColor",
|
|
8
8
|
"aria-hidden": "true",
|
|
9
9
|
viewBox: "0 0 24 24",
|
|
10
10
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
ref:
|
|
11
|
+
ref: n,
|
|
12
12
|
"aria-labelledby": a
|
|
13
|
-
},
|
|
13
|
+
}, o), r ? /* @__PURE__ */ e.createElement("title", {
|
|
14
14
|
id: a
|
|
15
15
|
}, r) : null, /* @__PURE__ */ e.createElement("path", {
|
|
16
|
-
d: "
|
|
16
|
+
d: "M22 7.838a.83.83 0 0 1-.242.592l-6.807 6.807a4.167 4.167 0 0 1-5.899 0L2.245 8.43a.837.837 0 0 1 1.183-1.184l6.807 6.808a2.5 2.5 0 0 0 3.533 0l6.807-6.808A.833.833 0 0 1 22 7.838"
|
|
17
17
|
})), c = e.forwardRef(l);
|
|
18
|
-
var
|
|
18
|
+
var w = c;
|
|
19
19
|
export {
|
|
20
|
-
|
|
20
|
+
w as D
|
|
21
21
|
};
|
package/dist/index.es101.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import
|
|
2
|
-
const e =
|
|
1
|
+
import n from "react";
|
|
2
|
+
const e = n, l = ({
|
|
3
3
|
title: r,
|
|
4
4
|
titleId: a,
|
|
5
|
-
...
|
|
6
|
-
},
|
|
5
|
+
...o
|
|
6
|
+
}, t) => /* @__PURE__ */ e.createElement("svg", Object.assign({
|
|
7
7
|
fill: "currentColor",
|
|
8
8
|
"aria-hidden": "true",
|
|
9
9
|
viewBox: "0 0 24 24",
|
|
10
10
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
ref:
|
|
11
|
+
ref: t,
|
|
12
12
|
"aria-labelledby": a
|
|
13
|
-
},
|
|
13
|
+
}, o), r ? /* @__PURE__ */ e.createElement("title", {
|
|
14
14
|
id: a
|
|
15
15
|
}, r) : null, /* @__PURE__ */ e.createElement("path", {
|
|
16
|
-
d: "
|
|
17
|
-
})),
|
|
18
|
-
var
|
|
16
|
+
d: "M11.999 2C17.522 2 22 6.477 22 12s-4.478 10-10.001 10S2 17.523 2 12C1.999 6.478 6.476 2 11.999 2m0 1.5a8.501 8.501 0 1 0 0 17 8.501 8.501 0 0 0 0-17m-.004 6.999a.75.75 0 0 1 .744.648l.007.102.004 5.5a.75.75 0 0 1-1.494.103l-.006-.101-.004-5.501a.75.75 0 0 1 .75-.75zM12 7.002A1 1 0 1 1 12.063 9 1 1 0 0 1 12 7.002"
|
|
17
|
+
})), c = e.forwardRef(l);
|
|
18
|
+
var f = c;
|
|
19
19
|
export {
|
|
20
|
-
|
|
20
|
+
f as I
|
|
21
21
|
};
|
package/dist/index.es102.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import
|
|
2
|
-
const e =
|
|
1
|
+
import n from "react";
|
|
2
|
+
const e = n, l = ({
|
|
3
3
|
title: r,
|
|
4
4
|
titleId: a,
|
|
5
|
-
...
|
|
6
|
-
},
|
|
5
|
+
...t
|
|
6
|
+
}, o) => /* @__PURE__ */ e.createElement("svg", Object.assign({
|
|
7
7
|
fill: "currentColor",
|
|
8
8
|
"aria-hidden": "true",
|
|
9
9
|
viewBox: "0 0 24 24",
|
|
10
10
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
ref:
|
|
11
|
+
ref: o,
|
|
12
12
|
"aria-labelledby": a
|
|
13
|
-
},
|
|
13
|
+
}, t), r ? /* @__PURE__ */ e.createElement("title", {
|
|
14
14
|
id: a
|
|
15
15
|
}, r) : null, /* @__PURE__ */ e.createElement("path", {
|
|
16
|
-
d: "M2
|
|
17
|
-
})), c = e.forwardRef(
|
|
18
|
-
var
|
|
16
|
+
d: "M2.731 13.742 5.957 17a.833.833 0 0 0 1.183 0 .833.833 0 0 0 0-1.184l-2.967-2.984h16.994a.833.833 0 0 0 0-1.666H4.123L7.14 8.15a.833.833 0 0 0 0-1.15.833.833 0 0 0-1.183 0L2.73 10.207a2.5 2.5 0 0 0 0 3.534Z"
|
|
17
|
+
})), c = e.forwardRef(l);
|
|
18
|
+
var w = c;
|
|
19
19
|
export {
|
|
20
|
-
|
|
20
|
+
w as L
|
|
21
21
|
};
|
package/dist/index.es103.js
CHANGED
|
@@ -1,32 +1,21 @@
|
|
|
1
|
-
import
|
|
2
|
-
const e = l
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
},
|
|
20
|
-
blur: {
|
|
21
|
-
sm: "backdrop-blur-sm",
|
|
22
|
-
md: "backdrop-blur-md",
|
|
23
|
-
lg: "backdrop-blur-lg",
|
|
24
|
-
xl: "backdrop-blur-xl",
|
|
25
|
-
"2xl": "backdrop-blur-2xl",
|
|
26
|
-
"3xl": "backdrop-blur-3xl"
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
});
|
|
1
|
+
import n from "react";
|
|
2
|
+
const e = n, l = ({
|
|
3
|
+
title: r,
|
|
4
|
+
titleId: a,
|
|
5
|
+
...t
|
|
6
|
+
}, o) => /* @__PURE__ */ e.createElement("svg", Object.assign({
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"aria-hidden": "true",
|
|
9
|
+
viewBox: "0 0 24 24",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
ref: o,
|
|
12
|
+
"aria-labelledby": a
|
|
13
|
+
}, t), r ? /* @__PURE__ */ e.createElement("title", {
|
|
14
|
+
id: a
|
|
15
|
+
}, r) : null, /* @__PURE__ */ e.createElement("path", {
|
|
16
|
+
d: "M16.114 22.138a.88.88 0 0 1-.625-.255l-7.195-7.195a4.403 4.403 0 0 1 0-6.234l7.195-7.195a.884.884 0 0 1 1.25 1.25L9.544 9.704a2.64 2.64 0 0 0 0 3.734l7.195 7.194a.882.882 0 0 1-.625 1.506"
|
|
17
|
+
})), c = e.forwardRef(l);
|
|
18
|
+
var f = c;
|
|
30
19
|
export {
|
|
31
|
-
|
|
20
|
+
f as L
|
|
32
21
|
};
|
package/dist/index.es104.js
CHANGED
|
@@ -1,4 +1,23 @@
|
|
|
1
|
-
|
|
1
|
+
import t from "react";
|
|
2
|
+
const e = t, a = ({
|
|
3
|
+
title: r,
|
|
4
|
+
titleId: n,
|
|
5
|
+
...l
|
|
6
|
+
}, o) => /* @__PURE__ */ e.createElement("svg", Object.assign({
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"aria-hidden": "true",
|
|
9
|
+
viewBox: "0 0 24 24",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
ref: o,
|
|
12
|
+
"aria-labelledby": n
|
|
13
|
+
}, l), r ? /* @__PURE__ */ e.createElement("title", {
|
|
14
|
+
id: n
|
|
15
|
+
}, r) : null, /* @__PURE__ */ e.createElement("path", {
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
d: "M2 11.85c0-.47.35-.85.783-.85h18.434c.432 0 .783.38.783.85s-.35.85-.783.85H2.783c-.432 0-.783-.38-.783-.85",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
})), c = e.forwardRef(a);
|
|
20
|
+
var s = c;
|
|
2
21
|
export {
|
|
3
|
-
|
|
22
|
+
s as M
|
|
4
23
|
};
|
package/dist/index.es105.js
CHANGED
|
@@ -1,4 +1,21 @@
|
|
|
1
|
-
|
|
1
|
+
import n from "react";
|
|
2
|
+
const a = n, h = ({
|
|
3
|
+
title: e,
|
|
4
|
+
titleId: r,
|
|
5
|
+
...t
|
|
6
|
+
}, o) => /* @__PURE__ */ a.createElement("svg", Object.assign({
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"aria-hidden": "true",
|
|
9
|
+
viewBox: "0 0 24 24",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
ref: o,
|
|
12
|
+
"aria-labelledby": r
|
|
13
|
+
}, t), e ? /* @__PURE__ */ a.createElement("title", {
|
|
14
|
+
id: r
|
|
15
|
+
}, e) : null, /* @__PURE__ */ a.createElement("path", {
|
|
16
|
+
d: "M5 3a1 1 0 0 0-1 1v.5a1 1 0 0 0 0 2V7a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-.5h11a1 1 0 1 0 0-2H9V4a1 1 0 0 0-1-1zm8 6.5a1 1 0 0 0-1 1v.5H4a1 1 0 1 0 0 2h8v.5a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V13h3a1 1 0 1 0 0-2h-3v-.5a1 1 0 0 0-1-1zM7 17a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v.5h8a1 1 0 1 1 0 2h-8v.5a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-.5H4a1 1 0 1 1 0-2h3z"
|
|
17
|
+
})), v = a.forwardRef(h);
|
|
18
|
+
var l = v;
|
|
2
19
|
export {
|
|
3
|
-
|
|
20
|
+
l as O
|
|
4
21
|
};
|
package/dist/index.es106.js
CHANGED
|
@@ -1,59 +1,23 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
"
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
children: s === "tooltip" && !l ? /* @__PURE__ */ r.jsxs(d, { closeDelay: 100, delay: 100, children: [
|
|
22
|
-
/* @__PURE__ */ r.jsx("div", { children: /* @__PURE__ */ r.jsx(
|
|
23
|
-
m,
|
|
24
|
-
{
|
|
25
|
-
index: o,
|
|
26
|
-
className: i(
|
|
27
|
-
"dragging:bg-primary-100 size-5 rounded-full bg-primary-500 outline-none ring-black transition focus-visible:ring-2",
|
|
28
|
-
e
|
|
29
|
-
)
|
|
30
|
-
}
|
|
31
|
-
) }),
|
|
32
|
-
/* @__PURE__ */ r.jsxs(
|
|
33
|
-
c,
|
|
34
|
-
{
|
|
35
|
-
mode: g,
|
|
36
|
-
placement: t,
|
|
37
|
-
size: "sm",
|
|
38
|
-
className: i("!text-sm", t === "top" ? "!mb-6" : "!mt-6"),
|
|
39
|
-
children: [
|
|
40
|
-
a,
|
|
41
|
-
p
|
|
42
|
-
]
|
|
43
|
-
}
|
|
44
|
-
)
|
|
45
|
-
] }) : /* @__PURE__ */ r.jsx(
|
|
46
|
-
m,
|
|
47
|
-
{
|
|
48
|
-
index: o,
|
|
49
|
-
className: i(
|
|
50
|
-
"dragging:bg-primary-100 size-5 rounded-full bg-primary-500 outline-none ring-black transition focus-visible:ring-2",
|
|
51
|
-
e
|
|
52
|
-
)
|
|
53
|
-
}
|
|
54
|
-
)
|
|
55
|
-
}
|
|
56
|
-
);
|
|
1
|
+
import t from "react";
|
|
2
|
+
const e = t, n = ({
|
|
3
|
+
title: r,
|
|
4
|
+
titleId: a,
|
|
5
|
+
...l
|
|
6
|
+
}, o) => /* @__PURE__ */ e.createElement("svg", Object.assign({
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"aria-hidden": "true",
|
|
9
|
+
viewBox: "0 0 24 24",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
ref: o,
|
|
12
|
+
"aria-labelledby": a
|
|
13
|
+
}, l), r ? /* @__PURE__ */ e.createElement("title", {
|
|
14
|
+
id: a
|
|
15
|
+
}, r) : null, /* @__PURE__ */ e.createElement("path", {
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
d: "M11.885 2c.433 0 .783.35.783.783v8.434h8.549a.783.783 0 1 1 0 1.566h-8.549v8.434a.783.783 0 1 1-1.567 0v-8.434H2.783a.783.783 0 1 1 0-1.566h8.318V2.783c0-.432.351-.783.784-.783",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
})), c = e.forwardRef(n);
|
|
20
|
+
var d = c;
|
|
57
21
|
export {
|
|
58
|
-
|
|
22
|
+
d as P
|
|
59
23
|
};
|
package/dist/index.es107.js
CHANGED
|
@@ -1,6 +1,21 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import n from "react";
|
|
2
|
+
const e = n, l = ({
|
|
3
|
+
title: r,
|
|
4
|
+
titleId: a,
|
|
5
|
+
...t
|
|
6
|
+
}, o) => /* @__PURE__ */ e.createElement("svg", Object.assign({
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"aria-hidden": "true",
|
|
9
|
+
viewBox: "0 0 24 24",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
ref: o,
|
|
12
|
+
"aria-labelledby": a
|
|
13
|
+
}, t), r ? /* @__PURE__ */ e.createElement("title", {
|
|
14
|
+
id: a
|
|
15
|
+
}, r) : null, /* @__PURE__ */ e.createElement("path", {
|
|
16
|
+
d: "M8.108 2a.83.83 0 0 1 .591.242l6.807 6.807a4.165 4.165 0 0 1 0 5.899L8.7 21.755a.837.837 0 0 1-1.183-1.183l6.807-6.807a2.5 2.5 0 0 0 0-3.533L7.516 3.425A.833.833 0 0 1 8.108 2"
|
|
17
|
+
})), c = e.forwardRef(l);
|
|
18
|
+
var s = c;
|
|
4
19
|
export {
|
|
5
|
-
|
|
20
|
+
s as R
|
|
6
21
|
};
|