@tamagui/button 1.88.6 → 1.88.7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/button",
3
- "version": "1.88.6",
3
+ "version": "1.88.7",
4
4
  "sideEffects": [
5
5
  "*.css"
6
6
  ],
@@ -32,19 +32,19 @@
32
32
  }
33
33
  },
34
34
  "dependencies": {
35
- "@tamagui/font-size": "1.88.6",
36
- "@tamagui/get-button-sized": "1.88.6",
37
- "@tamagui/helpers": "1.88.6",
38
- "@tamagui/helpers-tamagui": "1.88.6",
39
- "@tamagui/stacks": "1.88.6",
40
- "@tamagui/text": "1.88.6",
41
- "@tamagui/web": "1.88.6"
35
+ "@tamagui/font-size": "1.88.7",
36
+ "@tamagui/get-button-sized": "1.88.7",
37
+ "@tamagui/helpers": "1.88.7",
38
+ "@tamagui/helpers-tamagui": "1.88.7",
39
+ "@tamagui/stacks": "1.88.7",
40
+ "@tamagui/text": "1.88.7",
41
+ "@tamagui/web": "1.88.7"
42
42
  },
43
43
  "peerDependencies": {
44
44
  "react": "*"
45
45
  },
46
46
  "devDependencies": {
47
- "@tamagui/build": "1.88.6",
47
+ "@tamagui/build": "1.88.7",
48
48
  "react": "^18.2.0",
49
49
  "vitest": "^0.34.3"
50
50
  },
package/types/Button.d.ts CHANGED
@@ -72,29 +72,23 @@ declare const ButtonIcon: (props: {
72
72
  declare const buttonStaticConfig: {
73
73
  inlineProps: Set<string>;
74
74
  };
75
- declare const Button: import("react").ForwardRefExoticComponent<Omit<import("@tamagui/web").GetFinalProps<import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/web").StackStyleBase & {
76
- size?: SizeTokens | undefined;
77
- elevation?: number | SizeTokens | undefined;
78
- variant?: "outlined" | undefined;
79
- disabled?: boolean | undefined;
80
- unstyled?: boolean | undefined;
81
- transparent?: boolean | undefined;
82
- hoverTheme?: boolean | undefined;
83
- pressTheme?: boolean | undefined;
84
- backgrounded?: boolean | undefined;
85
- fullscreen?: boolean | undefined;
86
- circular?: boolean | undefined;
87
- focusTheme?: boolean | undefined;
88
- elevate?: boolean | undefined;
89
- bordered?: number | boolean | undefined;
90
- radiused?: boolean | undefined;
91
- padded?: boolean | undefined;
92
- chromeless?: boolean | "all" | undefined;
93
- }>, keyof TextContextStyles | "unstyled" | "textProps" | "noTextWrap" | keyof ThemeableProps | "icon" | "iconAfter" | "scaleIcon" | "spaceFlex" | "scaleSpace"> & TextContextStyles & {
94
- textProps?: Partial<import("@tamagui/web").GetFinalProps<import("@tamagui/web").TextNonStyleProps, import("@tamagui/web").TextStylePropsBase & {
75
+ declare const Button: import("react").ForwardRefExoticComponent<Omit<import("@tamagui/core").RNTamaguiViewNonStyleProps & TextContextStyles & {
76
+ textProps?: Partial<Omit<import("@tamagui/web").TextNonStyleProps, keyof import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase, {
77
+ size?: FontSizeTokens | undefined;
78
+ unstyled?: boolean | undefined;
79
+ }> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase, {
80
+ size?: FontSizeTokens | undefined;
81
+ unstyled?: boolean | undefined;
82
+ }>> & import("@tamagui/web").WithPseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase, {
83
+ size?: FontSizeTokens | undefined;
84
+ unstyled?: boolean | undefined;
85
+ }> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase, {
95
86
  size?: FontSizeTokens | undefined;
96
87
  unstyled?: boolean | undefined;
97
- }>> | undefined;
88
+ }>>> & import("@tamagui/web").WithMediaProps<import("@tamagui/web").WithThemeShorthandsAndPseudos<import("@tamagui/web").TextStylePropsBase, {
89
+ size?: FontSizeTokens | undefined;
90
+ unstyled?: boolean | undefined;
91
+ }>>> | undefined;
98
92
  noTextWrap?: boolean | undefined;
99
93
  } & ThemeableProps & {
100
94
  /**
@@ -123,7 +117,79 @@ declare const Button: import("react").ForwardRefExoticComponent<Omit<import("@ta
123
117
  * remove default styles
124
118
  */
125
119
  unstyled?: boolean | undefined;
126
- } & import("react").RefAttributes<import("@tamagui/web").TamaguiElement>> & import("@tamagui/web").StaticComponentObject<Omit<import("@tamagui/web").GetFinalProps<import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/web").StackStyleBase & {
120
+ }, "space" | "zIndex" | "display" | "x" | "y" | "perspective" | "scale" | "scaleX" | "scaleY" | "skewX" | "skewY" | "matrix" | "rotate" | "rotateY" | "rotateX" | "rotateZ" | "contain" | "touchAction" | "cursor" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "pointerEvents" | "userSelect" | "spaceDirection" | "separator" | "animation" | "animateOnly" | "transformOrigin" | "backfaceVisibility" | "backgroundColor" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockStartColor" | "borderBottomColor" | "borderBottomEndRadius" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStartRadius" | "borderColor" | "borderCurve" | "borderEndColor" | "borderEndEndRadius" | "borderEndStartRadius" | "borderLeftColor" | "borderRadius" | "borderRightColor" | "borderStartColor" | "borderStartEndRadius" | "borderStartStartRadius" | "borderStyle" | "borderTopColor" | "borderTopEndRadius" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStartRadius" | "opacity" | "alignContent" | "alignItems" | "alignSelf" | "aspectRatio" | "borderBottomWidth" | "borderEndWidth" | "borderLeftWidth" | "borderRightWidth" | "borderStartWidth" | "borderTopWidth" | "borderWidth" | "bottom" | "end" | "flex" | "flexBasis" | "flexDirection" | "rowGap" | "gap" | "columnGap" | "flexGrow" | "flexShrink" | "flexWrap" | "height" | "justifyContent" | "left" | "margin" | "marginBottom" | "marginEnd" | "marginHorizontal" | "marginLeft" | "marginRight" | "marginStart" | "marginTop" | "marginVertical" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "overflow" | "padding" | "paddingBottom" | "paddingEnd" | "paddingHorizontal" | "paddingLeft" | "paddingRight" | "paddingStart" | "paddingTop" | "paddingVertical" | "position" | "right" | "start" | "top" | "width" | "direction" | "shadowColor" | "shadowOffset" | "shadowOpacity" | "shadowRadius" | "transform" | "transformMatrix" | "rotation" | "translateX" | "translateY"> & import("@tamagui/web").WithThemeValues<Omit<import("@tamagui/web").StackStyleBase, keyof TextContextStyles | "unstyled" | "textProps" | "noTextWrap" | keyof ThemeableProps | "icon" | "iconAfter" | "scaleIcon" | "spaceFlex" | "scaleSpace">, {
121
+ size?: SizeTokens | undefined;
122
+ elevation?: number | SizeTokens | undefined;
123
+ variant?: "outlined" | undefined;
124
+ disabled?: boolean | undefined;
125
+ unstyled?: boolean | undefined;
126
+ transparent?: boolean | undefined;
127
+ hoverTheme?: boolean | undefined;
128
+ pressTheme?: boolean | undefined;
129
+ backgrounded?: boolean | undefined;
130
+ fullscreen?: boolean | undefined;
131
+ circular?: boolean | undefined;
132
+ focusTheme?: boolean | undefined;
133
+ elevate?: boolean | undefined;
134
+ bordered?: number | boolean | undefined;
135
+ radiused?: boolean | undefined;
136
+ padded?: boolean | undefined;
137
+ chromeless?: boolean | "all" | undefined;
138
+ }> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<Omit<import("@tamagui/web").StackStyleBase, keyof TextContextStyles | "unstyled" | "textProps" | "noTextWrap" | keyof ThemeableProps | "icon" | "iconAfter" | "scaleIcon" | "spaceFlex" | "scaleSpace">, {
139
+ size?: SizeTokens | undefined;
140
+ elevation?: number | SizeTokens | undefined;
141
+ variant?: "outlined" | undefined;
142
+ disabled?: boolean | undefined;
143
+ unstyled?: boolean | undefined;
144
+ transparent?: boolean | undefined;
145
+ hoverTheme?: boolean | undefined;
146
+ pressTheme?: boolean | undefined;
147
+ backgrounded?: boolean | undefined;
148
+ fullscreen?: boolean | undefined;
149
+ circular?: boolean | undefined;
150
+ focusTheme?: boolean | undefined;
151
+ elevate?: boolean | undefined;
152
+ bordered?: number | boolean | undefined;
153
+ radiused?: boolean | undefined;
154
+ padded?: boolean | undefined;
155
+ chromeless?: boolean | "all" | undefined;
156
+ }>> & import("@tamagui/web").WithPseudoProps<import("@tamagui/web").WithThemeValues<Omit<import("@tamagui/web").StackStyleBase, keyof TextContextStyles | "unstyled" | "textProps" | "noTextWrap" | keyof ThemeableProps | "icon" | "iconAfter" | "scaleIcon" | "spaceFlex" | "scaleSpace">, {
157
+ size?: SizeTokens | undefined;
158
+ elevation?: number | SizeTokens | undefined;
159
+ variant?: "outlined" | undefined;
160
+ disabled?: boolean | undefined;
161
+ unstyled?: boolean | undefined;
162
+ transparent?: boolean | undefined;
163
+ hoverTheme?: boolean | undefined;
164
+ pressTheme?: boolean | undefined;
165
+ backgrounded?: boolean | undefined;
166
+ fullscreen?: boolean | undefined;
167
+ circular?: boolean | undefined;
168
+ focusTheme?: boolean | undefined;
169
+ elevate?: boolean | undefined;
170
+ bordered?: number | boolean | undefined;
171
+ radiused?: boolean | undefined;
172
+ padded?: boolean | undefined;
173
+ chromeless?: boolean | "all" | undefined;
174
+ }> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<Omit<import("@tamagui/web").StackStyleBase, keyof TextContextStyles | "unstyled" | "textProps" | "noTextWrap" | keyof ThemeableProps | "icon" | "iconAfter" | "scaleIcon" | "spaceFlex" | "scaleSpace">, {
175
+ size?: SizeTokens | undefined;
176
+ elevation?: number | SizeTokens | undefined;
177
+ variant?: "outlined" | undefined;
178
+ disabled?: boolean | undefined;
179
+ unstyled?: boolean | undefined;
180
+ transparent?: boolean | undefined;
181
+ hoverTheme?: boolean | undefined;
182
+ pressTheme?: boolean | undefined;
183
+ backgrounded?: boolean | undefined;
184
+ fullscreen?: boolean | undefined;
185
+ circular?: boolean | undefined;
186
+ focusTheme?: boolean | undefined;
187
+ elevate?: boolean | undefined;
188
+ bordered?: number | boolean | undefined;
189
+ radiused?: boolean | undefined;
190
+ padded?: boolean | undefined;
191
+ chromeless?: boolean | "all" | undefined;
192
+ }>>> & import("@tamagui/web").WithMediaProps<import("@tamagui/web").WithThemeShorthandsAndPseudos<Omit<import("@tamagui/web").StackStyleBase, keyof TextContextStyles | "unstyled" | "textProps" | "noTextWrap" | keyof ThemeableProps | "icon" | "iconAfter" | "scaleIcon" | "spaceFlex" | "scaleSpace">, {
127
193
  size?: SizeTokens | undefined;
128
194
  elevation?: number | SizeTokens | undefined;
129
195
  variant?: "outlined" | undefined;
@@ -141,44 +207,23 @@ declare const Button: import("react").ForwardRefExoticComponent<Omit<import("@ta
141
207
  radiused?: boolean | undefined;
142
208
  padded?: boolean | undefined;
143
209
  chromeless?: boolean | "all" | undefined;
144
- }>, keyof TextContextStyles | "unstyled" | "textProps" | "noTextWrap" | keyof ThemeableProps | "icon" | "iconAfter" | "scaleIcon" | "spaceFlex" | "scaleSpace"> & TextContextStyles & {
145
- textProps?: Partial<import("@tamagui/web").GetFinalProps<import("@tamagui/web").TextNonStyleProps, import("@tamagui/web").TextStylePropsBase & {
210
+ }>> & import("react").RefAttributes<import("@tamagui/web").TamaguiElement>> & import("@tamagui/web").StaticComponentObject<import("@tamagui/web").TamaDefer, import("@tamagui/web").TamaguiElement, import("@tamagui/core").RNTamaguiViewNonStyleProps & TextContextStyles & {
211
+ textProps?: Partial<Omit<import("@tamagui/web").TextNonStyleProps, keyof import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase, {
146
212
  size?: FontSizeTokens | undefined;
147
213
  unstyled?: boolean | undefined;
148
- }>> | undefined;
149
- noTextWrap?: boolean | undefined;
150
- } & ThemeableProps & {
151
- /**
152
- * add icon before, passes color and size automatically if Component
153
- */
154
- icon?: IconProp | undefined;
155
- /**
156
- * add icon after, passes color and size automatically if Component
157
- */
158
- iconAfter?: IconProp | undefined;
159
- /**
160
- * adjust icon relative to size
161
- *
162
- * @default 1
163
- */
164
- scaleIcon?: number | undefined;
165
- /**
166
- * make the spacing elements flex
167
- */
168
- spaceFlex?: number | boolean | undefined;
169
- /**
170
- * adjust internal space relative to icon size
171
- */
172
- scaleSpace?: number | undefined;
173
- /**
174
- * remove default styles
175
- */
176
- unstyled?: boolean | undefined;
177
- }, import("@tamagui/web").TamaguiElement, import("@tamagui/core").RNTamaguiViewNonStyleProps & TextContextStyles & {
178
- textProps?: Partial<import("@tamagui/web").GetFinalProps<import("@tamagui/web").TextNonStyleProps, import("@tamagui/web").TextStylePropsBase & {
214
+ }> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase, {
215
+ size?: FontSizeTokens | undefined;
216
+ unstyled?: boolean | undefined;
217
+ }>> & import("@tamagui/web").WithPseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase, {
179
218
  size?: FontSizeTokens | undefined;
180
219
  unstyled?: boolean | undefined;
181
- }>> | undefined;
220
+ }> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase, {
221
+ size?: FontSizeTokens | undefined;
222
+ unstyled?: boolean | undefined;
223
+ }>>> & import("@tamagui/web").WithMediaProps<import("@tamagui/web").WithThemeShorthandsAndPseudos<import("@tamagui/web").TextStylePropsBase, {
224
+ size?: FontSizeTokens | undefined;
225
+ unstyled?: boolean | undefined;
226
+ }>>> | undefined;
182
227
  noTextWrap?: boolean | undefined;
183
228
  } & ThemeableProps & {
184
229
  /**
@@ -207,7 +252,7 @@ declare const Button: import("react").ForwardRefExoticComponent<Omit<import("@ta
207
252
  * remove default styles
208
253
  */
209
254
  unstyled?: boolean | undefined;
210
- }, import("@tamagui/web").StackStyleBase, {
255
+ }, Omit<import("@tamagui/web").StackStyleBase, keyof TextContextStyles | "unstyled" | "textProps" | "noTextWrap" | keyof ThemeableProps | "icon" | "iconAfter" | "scaleIcon" | "spaceFlex" | "scaleSpace">, {
211
256
  size?: SizeTokens | undefined;
212
257
  elevation?: number | SizeTokens | undefined;
213
258
  variant?: "outlined" | undefined;
@@ -226,62 +271,23 @@ declare const Button: import("react").ForwardRefExoticComponent<Omit<import("@ta
226
271
  padded?: boolean | undefined;
227
272
  chromeless?: boolean | "all" | undefined;
228
273
  }, {}> & Omit<{}, "staticConfig" | "extractable" | "styleable"> & {
229
- __tama: [Omit<import("@tamagui/web").GetFinalProps<import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/web").StackStyleBase & {
230
- size?: SizeTokens | undefined;
231
- elevation?: number | SizeTokens | undefined;
232
- variant?: "outlined" | undefined;
233
- disabled?: boolean | undefined;
234
- unstyled?: boolean | undefined;
235
- transparent?: boolean | undefined;
236
- hoverTheme?: boolean | undefined;
237
- pressTheme?: boolean | undefined;
238
- backgrounded?: boolean | undefined;
239
- fullscreen?: boolean | undefined;
240
- circular?: boolean | undefined;
241
- focusTheme?: boolean | undefined;
242
- elevate?: boolean | undefined;
243
- bordered?: number | boolean | undefined;
244
- radiused?: boolean | undefined;
245
- padded?: boolean | undefined;
246
- chromeless?: boolean | "all" | undefined;
247
- }>, keyof TextContextStyles | "unstyled" | "textProps" | "noTextWrap" | keyof ThemeableProps | "icon" | "iconAfter" | "scaleIcon" | "spaceFlex" | "scaleSpace"> & TextContextStyles & {
248
- textProps?: Partial<import("@tamagui/web").GetFinalProps<import("@tamagui/web").TextNonStyleProps, import("@tamagui/web").TextStylePropsBase & {
274
+ __tama: [import("@tamagui/web").TamaDefer, import("@tamagui/web").TamaguiElement, import("@tamagui/core").RNTamaguiViewNonStyleProps & TextContextStyles & {
275
+ textProps?: Partial<Omit<import("@tamagui/web").TextNonStyleProps, keyof import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase, {
249
276
  size?: FontSizeTokens | undefined;
250
277
  unstyled?: boolean | undefined;
251
- }>> | undefined;
252
- noTextWrap?: boolean | undefined;
253
- } & ThemeableProps & {
254
- /**
255
- * add icon before, passes color and size automatically if Component
256
- */
257
- icon?: IconProp | undefined;
258
- /**
259
- * add icon after, passes color and size automatically if Component
260
- */
261
- iconAfter?: IconProp | undefined;
262
- /**
263
- * adjust icon relative to size
264
- *
265
- * @default 1
266
- */
267
- scaleIcon?: number | undefined;
268
- /**
269
- * make the spacing elements flex
270
- */
271
- spaceFlex?: number | boolean | undefined;
272
- /**
273
- * adjust internal space relative to icon size
274
- */
275
- scaleSpace?: number | undefined;
276
- /**
277
- * remove default styles
278
- */
279
- unstyled?: boolean | undefined;
280
- }, import("@tamagui/web").TamaguiElement, import("@tamagui/core").RNTamaguiViewNonStyleProps & TextContextStyles & {
281
- textProps?: Partial<import("@tamagui/web").GetFinalProps<import("@tamagui/web").TextNonStyleProps, import("@tamagui/web").TextStylePropsBase & {
278
+ }> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase, {
279
+ size?: FontSizeTokens | undefined;
280
+ unstyled?: boolean | undefined;
281
+ }>> & import("@tamagui/web").WithPseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase, {
282
+ size?: FontSizeTokens | undefined;
283
+ unstyled?: boolean | undefined;
284
+ }> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase, {
285
+ size?: FontSizeTokens | undefined;
286
+ unstyled?: boolean | undefined;
287
+ }>>> & import("@tamagui/web").WithMediaProps<import("@tamagui/web").WithThemeShorthandsAndPseudos<import("@tamagui/web").TextStylePropsBase, {
282
288
  size?: FontSizeTokens | undefined;
283
289
  unstyled?: boolean | undefined;
284
- }>> | undefined;
290
+ }>>> | undefined;
285
291
  noTextWrap?: boolean | undefined;
286
292
  } & ThemeableProps & {
287
293
  /**
@@ -310,7 +316,7 @@ declare const Button: import("react").ForwardRefExoticComponent<Omit<import("@ta
310
316
  * remove default styles
311
317
  */
312
318
  unstyled?: boolean | undefined;
313
- }, import("@tamagui/web").StackStyleBase, {
319
+ }, Omit<import("@tamagui/web").StackStyleBase, keyof TextContextStyles | "unstyled" | "textProps" | "noTextWrap" | keyof ThemeableProps | "icon" | "iconAfter" | "scaleIcon" | "spaceFlex" | "scaleSpace">, {
314
320
  size?: SizeTokens | undefined;
315
321
  elevation?: number | SizeTokens | undefined;
316
322
  variant?: "outlined" | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../src/Button.tsx"],"names":[],"mappings":"AAKA,OAAO,EAEL,iBAAiB,EACjB,gBAAgB,EAEjB,MAAM,eAAe,CAAA;AACtB,OAAO,EACL,cAAc,EACd,QAAQ,EACR,UAAU,EACV,cAAc,EAMf,MAAM,cAAc,CAAA;AACrB,OAAO,EAAE,iBAAiB,EAAc,MAAM,OAAO,CAAA;AAIrD,eAAO,MAAM,aAAa;UAGd,UAAU;;GAiBpB,CAAA;AAEF,KAAK,eAAe,GAAG;IAAE,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAA;CAAE,CAAA;AACxD,KAAK,QAAQ,GAAG,GAAG,CAAC,OAAO,GAAG,iBAAiB,CAAC,eAAe,CAAC,GAAG,IAAI,CAAA;AAEvE,KAAK,gBAAgB,GAAG,gBAAgB,GACtC,cAAc,GAAG;IACf;;OAEG;IACH,IAAI,CAAC,EAAE,QAAQ,CAAA;IACf;;OAEG;IACH,SAAS,CAAC,EAAE,QAAQ,CAAA;IACpB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;IAC5B;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB,CAAA;AAEH,KAAK,WAAW,GAAG,gBAAgB,GAAG,QAAQ,CAAC,OAAO,WAAW,CAAC,CAAA;AAIlE,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;MAmEf,CAAA;AAEF,QAAA,MAAM,UAAU;;;MAqBd,CAAA;AAEF,QAAA,MAAM,UAAU,UAAW;IAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,QAU3E,CAAA;AAUD;;GAEG;AACH,QAAA,MAAM,kBAAkB;;CAavB,CAAA;AAED,QAAA,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;IAlKR;;OAEG;;IAEH;;OAEG;;IAEH;;;;OAIG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;IAxBH;;OAEG;;IAEH;;OAEG;;IAEH;;;;OAIG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;;;;;;;;IAxBH;;OAEG;;IAEH;;OAEG;;IAEH;;;;OAIG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QAxBH;;WAEG;;QAEH;;WAEG;;QAEH;;;;WAIG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;;;;;;;;QAxBH;;WAEG;;QAEH;;WAEG;;QAEH;;;;WAIG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;;;;;;;;;;;;;;;;;;;;;;;;;kBAoGoB;QAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;QAAC,SAAS,CAAC,EAAE,MAAM,CAAA;KAAE;CAyC1E,CAAA;AAEF;;GAEG;AACH,iBAAS,SAAS,CAAC,KAAK,SAAS,WAAW,EAC1C,EAAE,SAAS,EAAE,GAAG,OAAO,EAAE,EAAE,KAAK,EAChC,EAAE,IAAkB,EAAE,GAAE;IAAE,IAAI,EAAE,GAAG,CAAA;CAA0B;;;;EAiH9D;AAED,OAAO,EACL,MAAM,EACN,WAAW,EACX,UAAU,EACV,UAAU,EACV,kBAAkB,EAElB,SAAS,GACV,CAAA;AACD,YAAY,EAAE,WAAW,EAAE,CAAA"}
1
+ {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../src/Button.tsx"],"names":[],"mappings":"AAKA,OAAO,EAEL,iBAAiB,EACjB,gBAAgB,EAEjB,MAAM,eAAe,CAAA;AACtB,OAAO,EACL,cAAc,EACd,QAAQ,EACR,UAAU,EACV,cAAc,EAMf,MAAM,cAAc,CAAA;AACrB,OAAO,EAAE,iBAAiB,EAAc,MAAM,OAAO,CAAA;AAIrD,eAAO,MAAM,aAAa;UAGd,UAAU;;GAiBpB,CAAA;AAEF,KAAK,eAAe,GAAG;IAAE,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAA;CAAE,CAAA;AACxD,KAAK,QAAQ,GAAG,GAAG,CAAC,OAAO,GAAG,iBAAiB,CAAC,eAAe,CAAC,GAAG,IAAI,CAAA;AAEvE,KAAK,gBAAgB,GAAG,gBAAgB,GACtC,cAAc,GAAG;IACf;;OAEG;IACH,IAAI,CAAC,EAAE,QAAQ,CAAA;IACf;;OAEG;IACH,SAAS,CAAC,EAAE,QAAQ,CAAA;IACpB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;IAC5B;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB,CAAA;AAEH,KAAK,WAAW,GAAG,gBAAgB,GAAG,QAAQ,CAAC,OAAO,WAAW,CAAC,CAAA;AAIlE,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;MAmEf,CAAA;AAEF,QAAA,MAAM,UAAU;;;MAqBd,CAAA;AAEF,QAAA,MAAM,UAAU,UAAW;IAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,QAU3E,CAAA;AAUD;;GAEG;AACH,QAAA,MAAM,kBAAkB;;CAavB,CAAA;AAED,QAAA,MAAM,MAAM;;;;;;;;;;;;;;;;;;;IAlKR;;OAEG;;IAEH;;OAEG;;IAEH;;;;OAIG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAxBH;;OAEG;;IAEH;;OAEG;;IAEH;;;;OAIG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QAxBH;;WAEG;;QAEH;;WAEG;;QAEH;;;;WAIG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;;;;;;;;;;;;;;;;;;;;;;;;;kBAoGoB;QAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;QAAC,SAAS,CAAC,EAAE,MAAM,CAAA;KAAE;CAyC1E,CAAA;AAEF;;GAEG;AACH,iBAAS,SAAS,CAAC,KAAK,SAAS,WAAW,EAC1C,EAAE,SAAS,EAAE,GAAG,OAAO,EAAE,EAAE,KAAK,EAChC,EAAE,IAAkB,EAAE,GAAE;IAAE,IAAI,EAAE,GAAG,CAAA;CAA0B;;;;EAiH9D;AAED,OAAO,EACL,MAAM,EACN,WAAW,EACX,UAAU,EACV,UAAU,EACV,kBAAkB,EAElB,SAAS,GACV,CAAA;AACD,YAAY,EAAE,WAAW,EAAE,CAAA"}