@workday/canvas-kit-labs-react 14.0.0-alpha.1225-next.0 → 14.0.0-alpha.1229-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commonjs/ai-ingress-button/lib/AIIngressButton.d.ts +84 -84
- package/dist/commonjs/ai-ingress-button/lib/AIIngressButton.js +5 -5
- package/dist/commonjs/search-form/lib/SearchForm.js +14 -14
- package/dist/commonjs/version.js +1 -1
- package/dist/es6/ai-ingress-button/lib/AIIngressButton.d.ts +84 -84
- package/dist/es6/ai-ingress-button/lib/AIIngressButton.js +5 -5
- package/dist/es6/search-form/lib/SearchForm.js +14 -14
- package/dist/es6/version.js +1 -1
- package/package.json +4 -4
|
@@ -130,7 +130,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
130
130
|
color?: import("csstype").Property.Color | (import("csstype").Property.Color | undefined)[] | import("csstype").Property.Color[] | undefined;
|
|
131
131
|
colorAdjust?: import("csstype").Property.ColorAdjust | (import("csstype").Property.ColorAdjust | undefined)[] | import("csstype").Property.ColorAdjust[] | undefined;
|
|
132
132
|
colorScheme?: import("csstype").Property.ColorScheme | (import("csstype").Property.ColorScheme | undefined)[] | import("csstype").Property.ColorScheme[] | undefined;
|
|
133
|
-
columnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (
|
|
133
|
+
columnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (import("csstype").Globals | "auto")[] | undefined;
|
|
134
134
|
columnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
|
|
135
135
|
columnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
|
|
136
136
|
columnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
|
|
@@ -173,15 +173,15 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
173
173
|
fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | (import("csstype").Property.FontVariantNumeric | undefined)[] | import("csstype").Property.FontVariantNumeric[] | undefined;
|
|
174
174
|
fontVariantPosition?: import("csstype").Property.FontVariantPosition | (import("csstype").Property.FontVariantPosition | undefined)[] | import("csstype").Property.FontVariantPosition[] | undefined;
|
|
175
175
|
fontVariationSettings?: import("csstype").Property.FontVariationSettings | (import("csstype").Property.FontVariationSettings | undefined)[] | import("csstype").Property.FontVariationSettings[] | undefined;
|
|
176
|
-
fontWeight?: import("csstype").Property.FontWeight | (import("csstype").Property.FontWeight | undefined)[] | ("bold" |
|
|
176
|
+
fontWeight?: import("csstype").Property.FontWeight | (import("csstype").Property.FontWeight | undefined)[] | ("bold" | import("csstype").Globals | "normal" | "bolder" | "lighter")[] | undefined;
|
|
177
177
|
forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | (import("csstype").Property.ForcedColorAdjust | undefined)[] | import("csstype").Property.ForcedColorAdjust[] | undefined;
|
|
178
178
|
gridAutoColumns?: (string | (string & {}))[] | import("csstype").Property.GridAutoColumns<string | number> | (import("csstype").Property.GridAutoColumns<string | number> | undefined)[] | undefined;
|
|
179
179
|
gridAutoFlow?: import("csstype").Property.GridAutoFlow | (import("csstype").Property.GridAutoFlow | undefined)[] | import("csstype").Property.GridAutoFlow[] | undefined;
|
|
180
180
|
gridAutoRows?: (string | (string & {}))[] | import("csstype").Property.GridAutoRows<string | number> | (import("csstype").Property.GridAutoRows<string | number> | undefined)[] | undefined;
|
|
181
|
-
gridColumnEnd?: import("csstype").Property.GridColumnEnd | (import("csstype").Property.GridColumnEnd | undefined)[] | ((string & {}) |
|
|
182
|
-
gridColumnStart?: ((string & {}) |
|
|
183
|
-
gridRowEnd?: ((string & {}) |
|
|
184
|
-
gridRowStart?: ((string & {}) |
|
|
181
|
+
gridColumnEnd?: import("csstype").Property.GridColumnEnd | (import("csstype").Property.GridColumnEnd | undefined)[] | ((string & {}) | import("csstype").Globals | "auto")[] | undefined;
|
|
182
|
+
gridColumnStart?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumnStart | (import("csstype").Property.GridColumnStart | undefined)[] | undefined;
|
|
183
|
+
gridRowEnd?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRowEnd | (import("csstype").Property.GridRowEnd | undefined)[] | undefined;
|
|
184
|
+
gridRowStart?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRowStart | (import("csstype").Property.GridRowStart | undefined)[] | undefined;
|
|
185
185
|
gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | (import("csstype").Property.GridTemplateAreas | undefined)[] | import("csstype").Property.GridTemplateAreas[] | undefined;
|
|
186
186
|
gridTemplateColumns?: (string | (string & {}))[] | import("csstype").Property.GridTemplateColumns<string | number> | (import("csstype").Property.GridTemplateColumns<string | number> | undefined)[] | undefined;
|
|
187
187
|
gridTemplateRows?: (string | (string & {}))[] | import("csstype").Property.GridTemplateRows<string | number> | (import("csstype").Property.GridTemplateRows<string | number> | undefined)[] | undefined;
|
|
@@ -391,8 +391,8 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
391
391
|
wordSpacing?: (string | (string & {}))[] | import("csstype").Property.WordSpacing<string | number> | (import("csstype").Property.WordSpacing<string | number> | undefined)[] | undefined;
|
|
392
392
|
wordWrap?: import("csstype").Property.WordWrap | (import("csstype").Property.WordWrap | undefined)[] | import("csstype").Property.WordWrap[] | undefined;
|
|
393
393
|
writingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
|
|
394
|
-
zIndex?: (
|
|
395
|
-
zoom?: import("csstype").Property.Zoom | (import("csstype").Property.Zoom | undefined)[] | ((string & {}) |
|
|
394
|
+
zIndex?: (import("csstype").Globals | "auto")[] | import("csstype").Property.ZIndex | (import("csstype").Property.ZIndex | undefined)[] | undefined;
|
|
395
|
+
zoom?: import("csstype").Property.Zoom | (import("csstype").Property.Zoom | undefined)[] | ((string & {}) | import("csstype").Globals | "normal" | "reset")[] | undefined;
|
|
396
396
|
all?: import("csstype").Globals | import("csstype").Globals[] | (import("csstype").Globals | undefined)[] | undefined;
|
|
397
397
|
animation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ("reverse" | "normal" | "alternate" | "alternate-reverse") | ("none" | "backwards" | "both" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[] | undefined;
|
|
398
398
|
background?: (string | (string & {}))[] | import("csstype").Property.Background<string | number> | (import("csstype").Property.Background<string | number> | undefined)[] | undefined;
|
|
@@ -402,7 +402,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
402
402
|
borderBlockStart?: (string | (string & {}))[] | import("csstype").Property.BorderBlockStart<string | number> | (import("csstype").Property.BorderBlockStart<string | number> | undefined)[] | undefined;
|
|
403
403
|
borderBottom?: (string | (string & {}))[] | import("csstype").Property.BorderBottom<string | number> | (import("csstype").Property.BorderBottom<string | number> | undefined)[] | undefined;
|
|
404
404
|
borderColor?: import("csstype").Property.BorderColor | (import("csstype").Property.BorderColor | undefined)[] | import("csstype").Property.BorderColor[] | undefined;
|
|
405
|
-
borderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
405
|
+
borderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
406
406
|
borderInline?: (string | (string & {}))[] | import("csstype").Property.BorderInline<string | number> | (import("csstype").Property.BorderInline<string | number> | undefined)[] | undefined;
|
|
407
407
|
borderInlineEnd?: (string | (string & {}))[] | import("csstype").Property.BorderInlineEnd<string | number> | (import("csstype").Property.BorderInlineEnd<string | number> | undefined)[] | undefined;
|
|
408
408
|
borderInlineStart?: (string | (string & {}))[] | import("csstype").Property.BorderInlineStart<string | number> | (import("csstype").Property.BorderInlineStart<string | number> | undefined)[] | undefined;
|
|
@@ -419,15 +419,15 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
419
419
|
font?: import("csstype").Property.Font | (import("csstype").Property.Font | undefined)[] | import("csstype").Property.Font[] | undefined;
|
|
420
420
|
gap?: (string | (string & {}))[] | import("csstype").Property.Gap<string | number> | (import("csstype").Property.Gap<string | number> | undefined)[] | undefined;
|
|
421
421
|
grid?: import("csstype").Property.Grid | (import("csstype").Property.Grid | undefined)[] | import("csstype").Property.Grid[] | undefined;
|
|
422
|
-
gridArea?: ((string & {}) |
|
|
423
|
-
gridColumn?: ((string & {}) |
|
|
424
|
-
gridRow?: ((string & {}) |
|
|
422
|
+
gridArea?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridArea | (import("csstype").Property.GridArea | undefined)[] | undefined;
|
|
423
|
+
gridColumn?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumn | (import("csstype").Property.GridColumn | undefined)[] | undefined;
|
|
424
|
+
gridRow?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRow | (import("csstype").Property.GridRow | undefined)[] | undefined;
|
|
425
425
|
gridTemplate?: import("csstype").Property.GridTemplate | (import("csstype").Property.GridTemplate | undefined)[] | import("csstype").Property.GridTemplate[] | undefined;
|
|
426
426
|
lineClamp?: ("none" | import("csstype").Globals)[] | import("csstype").Property.LineClamp | (import("csstype").Property.LineClamp | undefined)[] | undefined;
|
|
427
427
|
listStyle?: import("csstype").Property.ListStyle | (import("csstype").Property.ListStyle | undefined)[] | import("csstype").Property.ListStyle[] | undefined;
|
|
428
428
|
margin?: (string | (string & {}))[] | import("csstype").Property.Margin<string | number> | (import("csstype").Property.Margin<string | number> | undefined)[] | undefined;
|
|
429
429
|
mask?: (string | (string & {}))[] | import("csstype").Property.Mask<string | number> | (import("csstype").Property.Mask<string | number> | undefined)[] | undefined;
|
|
430
|
-
maskBorder?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | "
|
|
430
|
+
maskBorder?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space" | "alpha" | "luminance")[] | undefined;
|
|
431
431
|
motion?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
|
|
432
432
|
offset?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
|
|
433
433
|
outline?: (string | (string & {}))[] | import("csstype").Property.Outline<string | number> | (import("csstype").Property.Outline<string | number> | undefined)[] | undefined;
|
|
@@ -459,7 +459,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
459
459
|
MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | (import("csstype").Property.BorderInlineStartStyle | undefined)[] | import("csstype").Property.BorderInlineStartStyle[] | undefined;
|
|
460
460
|
MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | (import("csstype").Property.MozBorderTopColors | undefined)[] | import("csstype").Property.MozBorderTopColors[] | undefined;
|
|
461
461
|
MozBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
|
|
462
|
-
MozColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (
|
|
462
|
+
MozColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (import("csstype").Globals | "auto")[] | undefined;
|
|
463
463
|
MozColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
|
|
464
464
|
MozColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
|
|
465
465
|
MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
|
|
@@ -511,7 +511,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
511
511
|
msGridColumns?: (string | (string & {}))[] | import("csstype").Property.MsGridColumns<string | number> | (import("csstype").Property.MsGridColumns<string | number> | undefined)[] | undefined;
|
|
512
512
|
msGridRows?: (string | (string & {}))[] | import("csstype").Property.MsGridRows<string | number> | (import("csstype").Property.MsGridRows<string | number> | undefined)[] | undefined;
|
|
513
513
|
msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | (import("csstype").Property.MsHighContrastAdjust | undefined)[] | import("csstype").Property.MsHighContrastAdjust[] | undefined;
|
|
514
|
-
msHyphenateLimitChars?: ((string & {}) |
|
|
514
|
+
msHyphenateLimitChars?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.MsHyphenateLimitChars | (import("csstype").Property.MsHyphenateLimitChars | undefined)[] | undefined;
|
|
515
515
|
msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | (import("csstype").Property.MsHyphenateLimitLines | undefined)[] | (import("csstype").Globals | "no-limit")[] | undefined;
|
|
516
516
|
msHyphenateLimitZone?: (string | (string & {}))[] | import("csstype").Property.MsHyphenateLimitZone<string | number> | (import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined)[] | undefined;
|
|
517
517
|
msHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
|
|
@@ -586,7 +586,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
586
586
|
WebkitBoxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
|
|
587
587
|
WebkitBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
|
|
588
588
|
WebkitClipPath?: import("csstype").Property.ClipPath | (import("csstype").Property.ClipPath | undefined)[] | import("csstype").Property.ClipPath[] | undefined;
|
|
589
|
-
WebkitColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (
|
|
589
|
+
WebkitColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (import("csstype").Globals | "auto")[] | undefined;
|
|
590
590
|
WebkitColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
|
|
591
591
|
WebkitColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
|
|
592
592
|
WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
|
|
@@ -665,7 +665,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
665
665
|
WebkitUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
|
|
666
666
|
WebkitWritingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
|
|
667
667
|
MozAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ("reverse" | "normal" | "alternate" | "alternate-reverse") | ("none" | "backwards" | "both" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[] | undefined;
|
|
668
|
-
MozBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
668
|
+
MozBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
669
669
|
MozColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
|
|
670
670
|
MozColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
|
|
671
671
|
MozTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
|
|
@@ -678,14 +678,14 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
678
678
|
msTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
|
|
679
679
|
WebkitAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ("reverse" | "normal" | "alternate" | "alternate-reverse") | ("none" | "backwards" | "both" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[] | undefined;
|
|
680
680
|
WebkitBorderBefore?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBefore<string | number> | (import("csstype").Property.WebkitBorderBefore<string | number> | undefined)[] | undefined;
|
|
681
|
-
WebkitBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
681
|
+
WebkitBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
682
682
|
WebkitBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
|
|
683
683
|
WebkitColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
|
|
684
684
|
WebkitColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
|
|
685
685
|
WebkitFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
|
|
686
686
|
WebkitFlexFlow?: import("csstype").Property.FlexFlow | (import("csstype").Property.FlexFlow | undefined)[] | import("csstype").Property.FlexFlow[] | undefined;
|
|
687
687
|
WebkitMask?: (string | (string & {}))[] | import("csstype").Property.WebkitMask<string | number> | (import("csstype").Property.WebkitMask<string | number> | undefined)[] | undefined;
|
|
688
|
-
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | "
|
|
688
|
+
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space" | "alpha" | "luminance")[] | undefined;
|
|
689
689
|
WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | (import("csstype").Property.TextEmphasis | undefined)[] | import("csstype").Property.TextEmphasis[] | undefined;
|
|
690
690
|
WebkitTextStroke?: (string | (string & {}))[] | import("csstype").Property.WebkitTextStroke<string | number> | (import("csstype").Property.WebkitTextStroke<string | number> | undefined)[] | undefined;
|
|
691
691
|
WebkitTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
|
|
@@ -774,7 +774,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
774
774
|
OAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
|
|
775
775
|
OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
|
|
776
776
|
OBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
|
|
777
|
-
OBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
777
|
+
OBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
778
778
|
OObjectFit?: import("csstype").Property.ObjectFit | (import("csstype").Property.ObjectFit | undefined)[] | import("csstype").Property.ObjectFit[] | undefined;
|
|
779
779
|
OObjectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | (import("csstype").Property.ObjectPosition<string | number> | undefined)[] | undefined;
|
|
780
780
|
OTabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
|
|
@@ -807,7 +807,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
807
807
|
fillRule?: import("csstype").Property.FillRule | (import("csstype").Property.FillRule | undefined)[] | import("csstype").Property.FillRule[] | undefined;
|
|
808
808
|
floodColor?: import("csstype").Property.FloodColor | (import("csstype").Property.FloodColor | undefined)[] | import("csstype").Property.FloodColor[] | undefined;
|
|
809
809
|
floodOpacity?: import("csstype").Globals[] | import("csstype").Property.FloodOpacity | (import("csstype").Property.FloodOpacity | undefined)[] | undefined;
|
|
810
|
-
glyphOrientationVertical?: ((string & {}) |
|
|
810
|
+
glyphOrientationVertical?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GlyphOrientationVertical | (import("csstype").Property.GlyphOrientationVertical | undefined)[] | undefined;
|
|
811
811
|
lightingColor?: import("csstype").Property.LightingColor | (import("csstype").Property.LightingColor | undefined)[] | import("csstype").Property.LightingColor[] | undefined;
|
|
812
812
|
marker?: import("csstype").Property.Marker | (import("csstype").Property.Marker | undefined)[] | import("csstype").Property.Marker[] | undefined;
|
|
813
813
|
markerEnd?: import("csstype").Property.MarkerEnd | (import("csstype").Property.MarkerEnd | undefined)[] | import("csstype").Property.MarkerEnd[] | undefined;
|
|
@@ -1072,7 +1072,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
1072
1072
|
color?: import("csstype").Property.Color | (import("csstype").Property.Color | undefined)[] | import("csstype").Property.Color[] | undefined;
|
|
1073
1073
|
colorAdjust?: import("csstype").Property.ColorAdjust | (import("csstype").Property.ColorAdjust | undefined)[] | import("csstype").Property.ColorAdjust[] | undefined;
|
|
1074
1074
|
colorScheme?: import("csstype").Property.ColorScheme | (import("csstype").Property.ColorScheme | undefined)[] | import("csstype").Property.ColorScheme[] | undefined;
|
|
1075
|
-
columnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (
|
|
1075
|
+
columnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (import("csstype").Globals | "auto")[] | undefined;
|
|
1076
1076
|
columnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
|
|
1077
1077
|
columnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
|
|
1078
1078
|
columnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
|
|
@@ -1115,15 +1115,15 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
1115
1115
|
fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | (import("csstype").Property.FontVariantNumeric | undefined)[] | import("csstype").Property.FontVariantNumeric[] | undefined;
|
|
1116
1116
|
fontVariantPosition?: import("csstype").Property.FontVariantPosition | (import("csstype").Property.FontVariantPosition | undefined)[] | import("csstype").Property.FontVariantPosition[] | undefined;
|
|
1117
1117
|
fontVariationSettings?: import("csstype").Property.FontVariationSettings | (import("csstype").Property.FontVariationSettings | undefined)[] | import("csstype").Property.FontVariationSettings[] | undefined;
|
|
1118
|
-
fontWeight?: import("csstype").Property.FontWeight | (import("csstype").Property.FontWeight | undefined)[] | ("bold" |
|
|
1118
|
+
fontWeight?: import("csstype").Property.FontWeight | (import("csstype").Property.FontWeight | undefined)[] | ("bold" | import("csstype").Globals | "normal" | "bolder" | "lighter")[] | undefined;
|
|
1119
1119
|
forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | (import("csstype").Property.ForcedColorAdjust | undefined)[] | import("csstype").Property.ForcedColorAdjust[] | undefined;
|
|
1120
1120
|
gridAutoColumns?: (string | (string & {}))[] | import("csstype").Property.GridAutoColumns<string | number> | (import("csstype").Property.GridAutoColumns<string | number> | undefined)[] | undefined;
|
|
1121
1121
|
gridAutoFlow?: import("csstype").Property.GridAutoFlow | (import("csstype").Property.GridAutoFlow | undefined)[] | import("csstype").Property.GridAutoFlow[] | undefined;
|
|
1122
1122
|
gridAutoRows?: (string | (string & {}))[] | import("csstype").Property.GridAutoRows<string | number> | (import("csstype").Property.GridAutoRows<string | number> | undefined)[] | undefined;
|
|
1123
|
-
gridColumnEnd?: import("csstype").Property.GridColumnEnd | (import("csstype").Property.GridColumnEnd | undefined)[] | ((string & {}) |
|
|
1124
|
-
gridColumnStart?: ((string & {}) |
|
|
1125
|
-
gridRowEnd?: ((string & {}) |
|
|
1126
|
-
gridRowStart?: ((string & {}) |
|
|
1123
|
+
gridColumnEnd?: import("csstype").Property.GridColumnEnd | (import("csstype").Property.GridColumnEnd | undefined)[] | ((string & {}) | import("csstype").Globals | "auto")[] | undefined;
|
|
1124
|
+
gridColumnStart?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumnStart | (import("csstype").Property.GridColumnStart | undefined)[] | undefined;
|
|
1125
|
+
gridRowEnd?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRowEnd | (import("csstype").Property.GridRowEnd | undefined)[] | undefined;
|
|
1126
|
+
gridRowStart?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRowStart | (import("csstype").Property.GridRowStart | undefined)[] | undefined;
|
|
1127
1127
|
gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | (import("csstype").Property.GridTemplateAreas | undefined)[] | import("csstype").Property.GridTemplateAreas[] | undefined;
|
|
1128
1128
|
gridTemplateColumns?: (string | (string & {}))[] | import("csstype").Property.GridTemplateColumns<string | number> | (import("csstype").Property.GridTemplateColumns<string | number> | undefined)[] | undefined;
|
|
1129
1129
|
gridTemplateRows?: (string | (string & {}))[] | import("csstype").Property.GridTemplateRows<string | number> | (import("csstype").Property.GridTemplateRows<string | number> | undefined)[] | undefined;
|
|
@@ -1333,8 +1333,8 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
1333
1333
|
wordSpacing?: (string | (string & {}))[] | import("csstype").Property.WordSpacing<string | number> | (import("csstype").Property.WordSpacing<string | number> | undefined)[] | undefined;
|
|
1334
1334
|
wordWrap?: import("csstype").Property.WordWrap | (import("csstype").Property.WordWrap | undefined)[] | import("csstype").Property.WordWrap[] | undefined;
|
|
1335
1335
|
writingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
|
|
1336
|
-
zIndex?: (
|
|
1337
|
-
zoom?: import("csstype").Property.Zoom | (import("csstype").Property.Zoom | undefined)[] | ((string & {}) |
|
|
1336
|
+
zIndex?: (import("csstype").Globals | "auto")[] | import("csstype").Property.ZIndex | (import("csstype").Property.ZIndex | undefined)[] | undefined;
|
|
1337
|
+
zoom?: import("csstype").Property.Zoom | (import("csstype").Property.Zoom | undefined)[] | ((string & {}) | import("csstype").Globals | "normal" | "reset")[] | undefined;
|
|
1338
1338
|
all?: import("csstype").Globals | import("csstype").Globals[] | (import("csstype").Globals | undefined)[] | undefined;
|
|
1339
1339
|
animation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ("reverse" | "normal" | "alternate" | "alternate-reverse") | ("none" | "backwards" | "both" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[] | undefined;
|
|
1340
1340
|
background?: (string | (string & {}))[] | import("csstype").Property.Background<string | number> | (import("csstype").Property.Background<string | number> | undefined)[] | undefined;
|
|
@@ -1344,7 +1344,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
1344
1344
|
borderBlockStart?: (string | (string & {}))[] | import("csstype").Property.BorderBlockStart<string | number> | (import("csstype").Property.BorderBlockStart<string | number> | undefined)[] | undefined;
|
|
1345
1345
|
borderBottom?: (string | (string & {}))[] | import("csstype").Property.BorderBottom<string | number> | (import("csstype").Property.BorderBottom<string | number> | undefined)[] | undefined;
|
|
1346
1346
|
borderColor?: import("csstype").Property.BorderColor | (import("csstype").Property.BorderColor | undefined)[] | import("csstype").Property.BorderColor[] | undefined;
|
|
1347
|
-
borderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
1347
|
+
borderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
1348
1348
|
borderInline?: (string | (string & {}))[] | import("csstype").Property.BorderInline<string | number> | (import("csstype").Property.BorderInline<string | number> | undefined)[] | undefined;
|
|
1349
1349
|
borderInlineEnd?: (string | (string & {}))[] | import("csstype").Property.BorderInlineEnd<string | number> | (import("csstype").Property.BorderInlineEnd<string | number> | undefined)[] | undefined;
|
|
1350
1350
|
borderInlineStart?: (string | (string & {}))[] | import("csstype").Property.BorderInlineStart<string | number> | (import("csstype").Property.BorderInlineStart<string | number> | undefined)[] | undefined;
|
|
@@ -1361,15 +1361,15 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
1361
1361
|
font?: import("csstype").Property.Font | (import("csstype").Property.Font | undefined)[] | import("csstype").Property.Font[] | undefined;
|
|
1362
1362
|
gap?: (string | (string & {}))[] | import("csstype").Property.Gap<string | number> | (import("csstype").Property.Gap<string | number> | undefined)[] | undefined;
|
|
1363
1363
|
grid?: import("csstype").Property.Grid | (import("csstype").Property.Grid | undefined)[] | import("csstype").Property.Grid[] | undefined;
|
|
1364
|
-
gridArea?: ((string & {}) |
|
|
1365
|
-
gridColumn?: ((string & {}) |
|
|
1366
|
-
gridRow?: ((string & {}) |
|
|
1364
|
+
gridArea?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridArea | (import("csstype").Property.GridArea | undefined)[] | undefined;
|
|
1365
|
+
gridColumn?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumn | (import("csstype").Property.GridColumn | undefined)[] | undefined;
|
|
1366
|
+
gridRow?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRow | (import("csstype").Property.GridRow | undefined)[] | undefined;
|
|
1367
1367
|
gridTemplate?: import("csstype").Property.GridTemplate | (import("csstype").Property.GridTemplate | undefined)[] | import("csstype").Property.GridTemplate[] | undefined;
|
|
1368
1368
|
lineClamp?: ("none" | import("csstype").Globals)[] | import("csstype").Property.LineClamp | (import("csstype").Property.LineClamp | undefined)[] | undefined;
|
|
1369
1369
|
listStyle?: import("csstype").Property.ListStyle | (import("csstype").Property.ListStyle | undefined)[] | import("csstype").Property.ListStyle[] | undefined;
|
|
1370
1370
|
margin?: (string | (string & {}))[] | import("csstype").Property.Margin<string | number> | (import("csstype").Property.Margin<string | number> | undefined)[] | undefined;
|
|
1371
1371
|
mask?: (string | (string & {}))[] | import("csstype").Property.Mask<string | number> | (import("csstype").Property.Mask<string | number> | undefined)[] | undefined;
|
|
1372
|
-
maskBorder?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | "
|
|
1372
|
+
maskBorder?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space" | "alpha" | "luminance")[] | undefined;
|
|
1373
1373
|
motion?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
|
|
1374
1374
|
offset?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
|
|
1375
1375
|
outline?: (string | (string & {}))[] | import("csstype").Property.Outline<string | number> | (import("csstype").Property.Outline<string | number> | undefined)[] | undefined;
|
|
@@ -1401,7 +1401,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
1401
1401
|
MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | (import("csstype").Property.BorderInlineStartStyle | undefined)[] | import("csstype").Property.BorderInlineStartStyle[] | undefined;
|
|
1402
1402
|
MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | (import("csstype").Property.MozBorderTopColors | undefined)[] | import("csstype").Property.MozBorderTopColors[] | undefined;
|
|
1403
1403
|
MozBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
|
|
1404
|
-
MozColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (
|
|
1404
|
+
MozColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (import("csstype").Globals | "auto")[] | undefined;
|
|
1405
1405
|
MozColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
|
|
1406
1406
|
MozColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
|
|
1407
1407
|
MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
|
|
@@ -1453,7 +1453,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
1453
1453
|
msGridColumns?: (string | (string & {}))[] | import("csstype").Property.MsGridColumns<string | number> | (import("csstype").Property.MsGridColumns<string | number> | undefined)[] | undefined;
|
|
1454
1454
|
msGridRows?: (string | (string & {}))[] | import("csstype").Property.MsGridRows<string | number> | (import("csstype").Property.MsGridRows<string | number> | undefined)[] | undefined;
|
|
1455
1455
|
msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | (import("csstype").Property.MsHighContrastAdjust | undefined)[] | import("csstype").Property.MsHighContrastAdjust[] | undefined;
|
|
1456
|
-
msHyphenateLimitChars?: ((string & {}) |
|
|
1456
|
+
msHyphenateLimitChars?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.MsHyphenateLimitChars | (import("csstype").Property.MsHyphenateLimitChars | undefined)[] | undefined;
|
|
1457
1457
|
msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | (import("csstype").Property.MsHyphenateLimitLines | undefined)[] | (import("csstype").Globals | "no-limit")[] | undefined;
|
|
1458
1458
|
msHyphenateLimitZone?: (string | (string & {}))[] | import("csstype").Property.MsHyphenateLimitZone<string | number> | (import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined)[] | undefined;
|
|
1459
1459
|
msHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
|
|
@@ -1528,7 +1528,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
1528
1528
|
WebkitBoxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
|
|
1529
1529
|
WebkitBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
|
|
1530
1530
|
WebkitClipPath?: import("csstype").Property.ClipPath | (import("csstype").Property.ClipPath | undefined)[] | import("csstype").Property.ClipPath[] | undefined;
|
|
1531
|
-
WebkitColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (
|
|
1531
|
+
WebkitColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (import("csstype").Globals | "auto")[] | undefined;
|
|
1532
1532
|
WebkitColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
|
|
1533
1533
|
WebkitColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
|
|
1534
1534
|
WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
|
|
@@ -1607,7 +1607,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
1607
1607
|
WebkitUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
|
|
1608
1608
|
WebkitWritingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
|
|
1609
1609
|
MozAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ("reverse" | "normal" | "alternate" | "alternate-reverse") | ("none" | "backwards" | "both" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[] | undefined;
|
|
1610
|
-
MozBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
1610
|
+
MozBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
1611
1611
|
MozColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
|
|
1612
1612
|
MozColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
|
|
1613
1613
|
MozTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
|
|
@@ -1620,14 +1620,14 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
1620
1620
|
msTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
|
|
1621
1621
|
WebkitAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ("reverse" | "normal" | "alternate" | "alternate-reverse") | ("none" | "backwards" | "both" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[] | undefined;
|
|
1622
1622
|
WebkitBorderBefore?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBefore<string | number> | (import("csstype").Property.WebkitBorderBefore<string | number> | undefined)[] | undefined;
|
|
1623
|
-
WebkitBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
1623
|
+
WebkitBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
1624
1624
|
WebkitBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
|
|
1625
1625
|
WebkitColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
|
|
1626
1626
|
WebkitColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
|
|
1627
1627
|
WebkitFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
|
|
1628
1628
|
WebkitFlexFlow?: import("csstype").Property.FlexFlow | (import("csstype").Property.FlexFlow | undefined)[] | import("csstype").Property.FlexFlow[] | undefined;
|
|
1629
1629
|
WebkitMask?: (string | (string & {}))[] | import("csstype").Property.WebkitMask<string | number> | (import("csstype").Property.WebkitMask<string | number> | undefined)[] | undefined;
|
|
1630
|
-
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | "
|
|
1630
|
+
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space" | "alpha" | "luminance")[] | undefined;
|
|
1631
1631
|
WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | (import("csstype").Property.TextEmphasis | undefined)[] | import("csstype").Property.TextEmphasis[] | undefined;
|
|
1632
1632
|
WebkitTextStroke?: (string | (string & {}))[] | import("csstype").Property.WebkitTextStroke<string | number> | (import("csstype").Property.WebkitTextStroke<string | number> | undefined)[] | undefined;
|
|
1633
1633
|
WebkitTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
|
|
@@ -1716,7 +1716,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
1716
1716
|
OAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
|
|
1717
1717
|
OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
|
|
1718
1718
|
OBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
|
|
1719
|
-
OBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
1719
|
+
OBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
1720
1720
|
OObjectFit?: import("csstype").Property.ObjectFit | (import("csstype").Property.ObjectFit | undefined)[] | import("csstype").Property.ObjectFit[] | undefined;
|
|
1721
1721
|
OObjectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | (import("csstype").Property.ObjectPosition<string | number> | undefined)[] | undefined;
|
|
1722
1722
|
OTabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
|
|
@@ -1749,7 +1749,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
1749
1749
|
fillRule?: import("csstype").Property.FillRule | (import("csstype").Property.FillRule | undefined)[] | import("csstype").Property.FillRule[] | undefined;
|
|
1750
1750
|
floodColor?: import("csstype").Property.FloodColor | (import("csstype").Property.FloodColor | undefined)[] | import("csstype").Property.FloodColor[] | undefined;
|
|
1751
1751
|
floodOpacity?: import("csstype").Globals[] | import("csstype").Property.FloodOpacity | (import("csstype").Property.FloodOpacity | undefined)[] | undefined;
|
|
1752
|
-
glyphOrientationVertical?: ((string & {}) |
|
|
1752
|
+
glyphOrientationVertical?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GlyphOrientationVertical | (import("csstype").Property.GlyphOrientationVertical | undefined)[] | undefined;
|
|
1753
1753
|
lightingColor?: import("csstype").Property.LightingColor | (import("csstype").Property.LightingColor | undefined)[] | import("csstype").Property.LightingColor[] | undefined;
|
|
1754
1754
|
marker?: import("csstype").Property.Marker | (import("csstype").Property.Marker | undefined)[] | import("csstype").Property.Marker[] | undefined;
|
|
1755
1755
|
markerEnd?: import("csstype").Property.MarkerEnd | (import("csstype").Property.MarkerEnd | undefined)[] | import("csstype").Property.MarkerEnd[] | undefined;
|
|
@@ -2002,7 +2002,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
2002
2002
|
color?: import("csstype").Property.Color | (import("csstype").Property.Color | undefined)[] | import("csstype").Property.Color[] | undefined;
|
|
2003
2003
|
colorAdjust?: import("csstype").Property.ColorAdjust | (import("csstype").Property.ColorAdjust | undefined)[] | import("csstype").Property.ColorAdjust[] | undefined;
|
|
2004
2004
|
colorScheme?: import("csstype").Property.ColorScheme | (import("csstype").Property.ColorScheme | undefined)[] | import("csstype").Property.ColorScheme[] | undefined;
|
|
2005
|
-
columnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (
|
|
2005
|
+
columnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (import("csstype").Globals | "auto")[] | undefined;
|
|
2006
2006
|
columnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
|
|
2007
2007
|
columnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
|
|
2008
2008
|
columnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
|
|
@@ -2045,15 +2045,15 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
2045
2045
|
fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | (import("csstype").Property.FontVariantNumeric | undefined)[] | import("csstype").Property.FontVariantNumeric[] | undefined;
|
|
2046
2046
|
fontVariantPosition?: import("csstype").Property.FontVariantPosition | (import("csstype").Property.FontVariantPosition | undefined)[] | import("csstype").Property.FontVariantPosition[] | undefined;
|
|
2047
2047
|
fontVariationSettings?: import("csstype").Property.FontVariationSettings | (import("csstype").Property.FontVariationSettings | undefined)[] | import("csstype").Property.FontVariationSettings[] | undefined;
|
|
2048
|
-
fontWeight?: import("csstype").Property.FontWeight | (import("csstype").Property.FontWeight | undefined)[] | ("bold" |
|
|
2048
|
+
fontWeight?: import("csstype").Property.FontWeight | (import("csstype").Property.FontWeight | undefined)[] | ("bold" | import("csstype").Globals | "normal" | "bolder" | "lighter")[] | undefined;
|
|
2049
2049
|
forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | (import("csstype").Property.ForcedColorAdjust | undefined)[] | import("csstype").Property.ForcedColorAdjust[] | undefined;
|
|
2050
2050
|
gridAutoColumns?: (string | (string & {}))[] | import("csstype").Property.GridAutoColumns<string | number> | (import("csstype").Property.GridAutoColumns<string | number> | undefined)[] | undefined;
|
|
2051
2051
|
gridAutoFlow?: import("csstype").Property.GridAutoFlow | (import("csstype").Property.GridAutoFlow | undefined)[] | import("csstype").Property.GridAutoFlow[] | undefined;
|
|
2052
2052
|
gridAutoRows?: (string | (string & {}))[] | import("csstype").Property.GridAutoRows<string | number> | (import("csstype").Property.GridAutoRows<string | number> | undefined)[] | undefined;
|
|
2053
|
-
gridColumnEnd?: import("csstype").Property.GridColumnEnd | (import("csstype").Property.GridColumnEnd | undefined)[] | ((string & {}) |
|
|
2054
|
-
gridColumnStart?: ((string & {}) |
|
|
2055
|
-
gridRowEnd?: ((string & {}) |
|
|
2056
|
-
gridRowStart?: ((string & {}) |
|
|
2053
|
+
gridColumnEnd?: import("csstype").Property.GridColumnEnd | (import("csstype").Property.GridColumnEnd | undefined)[] | ((string & {}) | import("csstype").Globals | "auto")[] | undefined;
|
|
2054
|
+
gridColumnStart?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumnStart | (import("csstype").Property.GridColumnStart | undefined)[] | undefined;
|
|
2055
|
+
gridRowEnd?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRowEnd | (import("csstype").Property.GridRowEnd | undefined)[] | undefined;
|
|
2056
|
+
gridRowStart?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRowStart | (import("csstype").Property.GridRowStart | undefined)[] | undefined;
|
|
2057
2057
|
gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | (import("csstype").Property.GridTemplateAreas | undefined)[] | import("csstype").Property.GridTemplateAreas[] | undefined;
|
|
2058
2058
|
gridTemplateColumns?: (string | (string & {}))[] | import("csstype").Property.GridTemplateColumns<string | number> | (import("csstype").Property.GridTemplateColumns<string | number> | undefined)[] | undefined;
|
|
2059
2059
|
gridTemplateRows?: (string | (string & {}))[] | import("csstype").Property.GridTemplateRows<string | number> | (import("csstype").Property.GridTemplateRows<string | number> | undefined)[] | undefined;
|
|
@@ -2263,8 +2263,8 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
2263
2263
|
wordSpacing?: (string | (string & {}))[] | import("csstype").Property.WordSpacing<string | number> | (import("csstype").Property.WordSpacing<string | number> | undefined)[] | undefined;
|
|
2264
2264
|
wordWrap?: import("csstype").Property.WordWrap | (import("csstype").Property.WordWrap | undefined)[] | import("csstype").Property.WordWrap[] | undefined;
|
|
2265
2265
|
writingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
|
|
2266
|
-
zIndex?: (
|
|
2267
|
-
zoom?: import("csstype").Property.Zoom | (import("csstype").Property.Zoom | undefined)[] | ((string & {}) |
|
|
2266
|
+
zIndex?: (import("csstype").Globals | "auto")[] | import("csstype").Property.ZIndex | (import("csstype").Property.ZIndex | undefined)[] | undefined;
|
|
2267
|
+
zoom?: import("csstype").Property.Zoom | (import("csstype").Property.Zoom | undefined)[] | ((string & {}) | import("csstype").Globals | "normal" | "reset")[] | undefined;
|
|
2268
2268
|
all?: import("csstype").Globals | import("csstype").Globals[] | (import("csstype").Globals | undefined)[] | undefined;
|
|
2269
2269
|
animation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ("reverse" | "normal" | "alternate" | "alternate-reverse") | ("none" | "backwards" | "both" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[] | undefined;
|
|
2270
2270
|
background?: (string | (string & {}))[] | import("csstype").Property.Background<string | number> | (import("csstype").Property.Background<string | number> | undefined)[] | undefined;
|
|
@@ -2274,7 +2274,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
2274
2274
|
borderBlockStart?: (string | (string & {}))[] | import("csstype").Property.BorderBlockStart<string | number> | (import("csstype").Property.BorderBlockStart<string | number> | undefined)[] | undefined;
|
|
2275
2275
|
borderBottom?: (string | (string & {}))[] | import("csstype").Property.BorderBottom<string | number> | (import("csstype").Property.BorderBottom<string | number> | undefined)[] | undefined;
|
|
2276
2276
|
borderColor?: import("csstype").Property.BorderColor | (import("csstype").Property.BorderColor | undefined)[] | import("csstype").Property.BorderColor[] | undefined;
|
|
2277
|
-
borderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
2277
|
+
borderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
2278
2278
|
borderInline?: (string | (string & {}))[] | import("csstype").Property.BorderInline<string | number> | (import("csstype").Property.BorderInline<string | number> | undefined)[] | undefined;
|
|
2279
2279
|
borderInlineEnd?: (string | (string & {}))[] | import("csstype").Property.BorderInlineEnd<string | number> | (import("csstype").Property.BorderInlineEnd<string | number> | undefined)[] | undefined;
|
|
2280
2280
|
borderInlineStart?: (string | (string & {}))[] | import("csstype").Property.BorderInlineStart<string | number> | (import("csstype").Property.BorderInlineStart<string | number> | undefined)[] | undefined;
|
|
@@ -2291,15 +2291,15 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
2291
2291
|
font?: import("csstype").Property.Font | (import("csstype").Property.Font | undefined)[] | import("csstype").Property.Font[] | undefined;
|
|
2292
2292
|
gap?: (string | (string & {}))[] | import("csstype").Property.Gap<string | number> | (import("csstype").Property.Gap<string | number> | undefined)[] | undefined;
|
|
2293
2293
|
grid?: import("csstype").Property.Grid | (import("csstype").Property.Grid | undefined)[] | import("csstype").Property.Grid[] | undefined;
|
|
2294
|
-
gridArea?: ((string & {}) |
|
|
2295
|
-
gridColumn?: ((string & {}) |
|
|
2296
|
-
gridRow?: ((string & {}) |
|
|
2294
|
+
gridArea?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridArea | (import("csstype").Property.GridArea | undefined)[] | undefined;
|
|
2295
|
+
gridColumn?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumn | (import("csstype").Property.GridColumn | undefined)[] | undefined;
|
|
2296
|
+
gridRow?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRow | (import("csstype").Property.GridRow | undefined)[] | undefined;
|
|
2297
2297
|
gridTemplate?: import("csstype").Property.GridTemplate | (import("csstype").Property.GridTemplate | undefined)[] | import("csstype").Property.GridTemplate[] | undefined;
|
|
2298
2298
|
lineClamp?: ("none" | import("csstype").Globals)[] | import("csstype").Property.LineClamp | (import("csstype").Property.LineClamp | undefined)[] | undefined;
|
|
2299
2299
|
listStyle?: import("csstype").Property.ListStyle | (import("csstype").Property.ListStyle | undefined)[] | import("csstype").Property.ListStyle[] | undefined;
|
|
2300
2300
|
margin?: (string | (string & {}))[] | import("csstype").Property.Margin<string | number> | (import("csstype").Property.Margin<string | number> | undefined)[] | undefined;
|
|
2301
2301
|
mask?: (string | (string & {}))[] | import("csstype").Property.Mask<string | number> | (import("csstype").Property.Mask<string | number> | undefined)[] | undefined;
|
|
2302
|
-
maskBorder?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | "
|
|
2302
|
+
maskBorder?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space" | "alpha" | "luminance")[] | undefined;
|
|
2303
2303
|
motion?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
|
|
2304
2304
|
offset?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
|
|
2305
2305
|
outline?: (string | (string & {}))[] | import("csstype").Property.Outline<string | number> | (import("csstype").Property.Outline<string | number> | undefined)[] | undefined;
|
|
@@ -2331,7 +2331,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
2331
2331
|
MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | (import("csstype").Property.BorderInlineStartStyle | undefined)[] | import("csstype").Property.BorderInlineStartStyle[] | undefined;
|
|
2332
2332
|
MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | (import("csstype").Property.MozBorderTopColors | undefined)[] | import("csstype").Property.MozBorderTopColors[] | undefined;
|
|
2333
2333
|
MozBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
|
|
2334
|
-
MozColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (
|
|
2334
|
+
MozColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (import("csstype").Globals | "auto")[] | undefined;
|
|
2335
2335
|
MozColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
|
|
2336
2336
|
MozColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
|
|
2337
2337
|
MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
|
|
@@ -2383,7 +2383,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
2383
2383
|
msGridColumns?: (string | (string & {}))[] | import("csstype").Property.MsGridColumns<string | number> | (import("csstype").Property.MsGridColumns<string | number> | undefined)[] | undefined;
|
|
2384
2384
|
msGridRows?: (string | (string & {}))[] | import("csstype").Property.MsGridRows<string | number> | (import("csstype").Property.MsGridRows<string | number> | undefined)[] | undefined;
|
|
2385
2385
|
msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | (import("csstype").Property.MsHighContrastAdjust | undefined)[] | import("csstype").Property.MsHighContrastAdjust[] | undefined;
|
|
2386
|
-
msHyphenateLimitChars?: ((string & {}) |
|
|
2386
|
+
msHyphenateLimitChars?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.MsHyphenateLimitChars | (import("csstype").Property.MsHyphenateLimitChars | undefined)[] | undefined;
|
|
2387
2387
|
msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | (import("csstype").Property.MsHyphenateLimitLines | undefined)[] | (import("csstype").Globals | "no-limit")[] | undefined;
|
|
2388
2388
|
msHyphenateLimitZone?: (string | (string & {}))[] | import("csstype").Property.MsHyphenateLimitZone<string | number> | (import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined)[] | undefined;
|
|
2389
2389
|
msHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
|
|
@@ -2458,7 +2458,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
2458
2458
|
WebkitBoxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
|
|
2459
2459
|
WebkitBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
|
|
2460
2460
|
WebkitClipPath?: import("csstype").Property.ClipPath | (import("csstype").Property.ClipPath | undefined)[] | import("csstype").Property.ClipPath[] | undefined;
|
|
2461
|
-
WebkitColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (
|
|
2461
|
+
WebkitColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (import("csstype").Globals | "auto")[] | undefined;
|
|
2462
2462
|
WebkitColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
|
|
2463
2463
|
WebkitColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
|
|
2464
2464
|
WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
|
|
@@ -2537,7 +2537,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
2537
2537
|
WebkitUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
|
|
2538
2538
|
WebkitWritingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
|
|
2539
2539
|
MozAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ("reverse" | "normal" | "alternate" | "alternate-reverse") | ("none" | "backwards" | "both" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[] | undefined;
|
|
2540
|
-
MozBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
2540
|
+
MozBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
2541
2541
|
MozColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
|
|
2542
2542
|
MozColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
|
|
2543
2543
|
MozTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
|
|
@@ -2550,14 +2550,14 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
2550
2550
|
msTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
|
|
2551
2551
|
WebkitAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ("reverse" | "normal" | "alternate" | "alternate-reverse") | ("none" | "backwards" | "both" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[] | undefined;
|
|
2552
2552
|
WebkitBorderBefore?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBefore<string | number> | (import("csstype").Property.WebkitBorderBefore<string | number> | undefined)[] | undefined;
|
|
2553
|
-
WebkitBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
2553
|
+
WebkitBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
2554
2554
|
WebkitBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
|
|
2555
2555
|
WebkitColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
|
|
2556
2556
|
WebkitColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
|
|
2557
2557
|
WebkitFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
|
|
2558
2558
|
WebkitFlexFlow?: import("csstype").Property.FlexFlow | (import("csstype").Property.FlexFlow | undefined)[] | import("csstype").Property.FlexFlow[] | undefined;
|
|
2559
2559
|
WebkitMask?: (string | (string & {}))[] | import("csstype").Property.WebkitMask<string | number> | (import("csstype").Property.WebkitMask<string | number> | undefined)[] | undefined;
|
|
2560
|
-
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | "
|
|
2560
|
+
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space" | "alpha" | "luminance")[] | undefined;
|
|
2561
2561
|
WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | (import("csstype").Property.TextEmphasis | undefined)[] | import("csstype").Property.TextEmphasis[] | undefined;
|
|
2562
2562
|
WebkitTextStroke?: (string | (string & {}))[] | import("csstype").Property.WebkitTextStroke<string | number> | (import("csstype").Property.WebkitTextStroke<string | number> | undefined)[] | undefined;
|
|
2563
2563
|
WebkitTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
|
|
@@ -2646,7 +2646,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
2646
2646
|
OAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
|
|
2647
2647
|
OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
|
|
2648
2648
|
OBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
|
|
2649
|
-
OBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
2649
|
+
OBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
2650
2650
|
OObjectFit?: import("csstype").Property.ObjectFit | (import("csstype").Property.ObjectFit | undefined)[] | import("csstype").Property.ObjectFit[] | undefined;
|
|
2651
2651
|
OObjectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | (import("csstype").Property.ObjectPosition<string | number> | undefined)[] | undefined;
|
|
2652
2652
|
OTabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
|
|
@@ -2679,7 +2679,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
2679
2679
|
fillRule?: import("csstype").Property.FillRule | (import("csstype").Property.FillRule | undefined)[] | import("csstype").Property.FillRule[] | undefined;
|
|
2680
2680
|
floodColor?: import("csstype").Property.FloodColor | (import("csstype").Property.FloodColor | undefined)[] | import("csstype").Property.FloodColor[] | undefined;
|
|
2681
2681
|
floodOpacity?: import("csstype").Globals[] | import("csstype").Property.FloodOpacity | (import("csstype").Property.FloodOpacity | undefined)[] | undefined;
|
|
2682
|
-
glyphOrientationVertical?: ((string & {}) |
|
|
2682
|
+
glyphOrientationVertical?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GlyphOrientationVertical | (import("csstype").Property.GlyphOrientationVertical | undefined)[] | undefined;
|
|
2683
2683
|
lightingColor?: import("csstype").Property.LightingColor | (import("csstype").Property.LightingColor | undefined)[] | import("csstype").Property.LightingColor[] | undefined;
|
|
2684
2684
|
marker?: import("csstype").Property.Marker | (import("csstype").Property.Marker | undefined)[] | import("csstype").Property.Marker[] | undefined;
|
|
2685
2685
|
markerEnd?: import("csstype").Property.MarkerEnd | (import("csstype").Property.MarkerEnd | undefined)[] | import("csstype").Property.MarkerEnd[] | undefined;
|
|
@@ -2930,7 +2930,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
2930
2930
|
color?: import("csstype").Property.Color | (import("csstype").Property.Color | undefined)[] | import("csstype").Property.Color[] | undefined;
|
|
2931
2931
|
colorAdjust?: import("csstype").Property.ColorAdjust | (import("csstype").Property.ColorAdjust | undefined)[] | import("csstype").Property.ColorAdjust[] | undefined;
|
|
2932
2932
|
colorScheme?: import("csstype").Property.ColorScheme | (import("csstype").Property.ColorScheme | undefined)[] | import("csstype").Property.ColorScheme[] | undefined;
|
|
2933
|
-
columnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (
|
|
2933
|
+
columnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (import("csstype").Globals | "auto")[] | undefined;
|
|
2934
2934
|
columnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
|
|
2935
2935
|
columnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
|
|
2936
2936
|
columnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
|
|
@@ -2973,15 +2973,15 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
2973
2973
|
fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | (import("csstype").Property.FontVariantNumeric | undefined)[] | import("csstype").Property.FontVariantNumeric[] | undefined;
|
|
2974
2974
|
fontVariantPosition?: import("csstype").Property.FontVariantPosition | (import("csstype").Property.FontVariantPosition | undefined)[] | import("csstype").Property.FontVariantPosition[] | undefined;
|
|
2975
2975
|
fontVariationSettings?: import("csstype").Property.FontVariationSettings | (import("csstype").Property.FontVariationSettings | undefined)[] | import("csstype").Property.FontVariationSettings[] | undefined;
|
|
2976
|
-
fontWeight?: import("csstype").Property.FontWeight | (import("csstype").Property.FontWeight | undefined)[] | ("bold" |
|
|
2976
|
+
fontWeight?: import("csstype").Property.FontWeight | (import("csstype").Property.FontWeight | undefined)[] | ("bold" | import("csstype").Globals | "normal" | "bolder" | "lighter")[] | undefined;
|
|
2977
2977
|
forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | (import("csstype").Property.ForcedColorAdjust | undefined)[] | import("csstype").Property.ForcedColorAdjust[] | undefined;
|
|
2978
2978
|
gridAutoColumns?: (string | (string & {}))[] | import("csstype").Property.GridAutoColumns<string | number> | (import("csstype").Property.GridAutoColumns<string | number> | undefined)[] | undefined;
|
|
2979
2979
|
gridAutoFlow?: import("csstype").Property.GridAutoFlow | (import("csstype").Property.GridAutoFlow | undefined)[] | import("csstype").Property.GridAutoFlow[] | undefined;
|
|
2980
2980
|
gridAutoRows?: (string | (string & {}))[] | import("csstype").Property.GridAutoRows<string | number> | (import("csstype").Property.GridAutoRows<string | number> | undefined)[] | undefined;
|
|
2981
|
-
gridColumnEnd?: import("csstype").Property.GridColumnEnd | (import("csstype").Property.GridColumnEnd | undefined)[] | ((string & {}) |
|
|
2982
|
-
gridColumnStart?: ((string & {}) |
|
|
2983
|
-
gridRowEnd?: ((string & {}) |
|
|
2984
|
-
gridRowStart?: ((string & {}) |
|
|
2981
|
+
gridColumnEnd?: import("csstype").Property.GridColumnEnd | (import("csstype").Property.GridColumnEnd | undefined)[] | ((string & {}) | import("csstype").Globals | "auto")[] | undefined;
|
|
2982
|
+
gridColumnStart?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumnStart | (import("csstype").Property.GridColumnStart | undefined)[] | undefined;
|
|
2983
|
+
gridRowEnd?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRowEnd | (import("csstype").Property.GridRowEnd | undefined)[] | undefined;
|
|
2984
|
+
gridRowStart?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRowStart | (import("csstype").Property.GridRowStart | undefined)[] | undefined;
|
|
2985
2985
|
gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | (import("csstype").Property.GridTemplateAreas | undefined)[] | import("csstype").Property.GridTemplateAreas[] | undefined;
|
|
2986
2986
|
gridTemplateColumns?: (string | (string & {}))[] | import("csstype").Property.GridTemplateColumns<string | number> | (import("csstype").Property.GridTemplateColumns<string | number> | undefined)[] | undefined;
|
|
2987
2987
|
gridTemplateRows?: (string | (string & {}))[] | import("csstype").Property.GridTemplateRows<string | number> | (import("csstype").Property.GridTemplateRows<string | number> | undefined)[] | undefined;
|
|
@@ -3191,8 +3191,8 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
3191
3191
|
wordSpacing?: (string | (string & {}))[] | import("csstype").Property.WordSpacing<string | number> | (import("csstype").Property.WordSpacing<string | number> | undefined)[] | undefined;
|
|
3192
3192
|
wordWrap?: import("csstype").Property.WordWrap | (import("csstype").Property.WordWrap | undefined)[] | import("csstype").Property.WordWrap[] | undefined;
|
|
3193
3193
|
writingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
|
|
3194
|
-
zIndex?: (
|
|
3195
|
-
zoom?: import("csstype").Property.Zoom | (import("csstype").Property.Zoom | undefined)[] | ((string & {}) |
|
|
3194
|
+
zIndex?: (import("csstype").Globals | "auto")[] | import("csstype").Property.ZIndex | (import("csstype").Property.ZIndex | undefined)[] | undefined;
|
|
3195
|
+
zoom?: import("csstype").Property.Zoom | (import("csstype").Property.Zoom | undefined)[] | ((string & {}) | import("csstype").Globals | "normal" | "reset")[] | undefined;
|
|
3196
3196
|
all?: import("csstype").Globals | import("csstype").Globals[] | (import("csstype").Globals | undefined)[] | undefined;
|
|
3197
3197
|
animation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ("reverse" | "normal" | "alternate" | "alternate-reverse") | ("none" | "backwards" | "both" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[] | undefined;
|
|
3198
3198
|
background?: (string | (string & {}))[] | import("csstype").Property.Background<string | number> | (import("csstype").Property.Background<string | number> | undefined)[] | undefined;
|
|
@@ -3202,7 +3202,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
3202
3202
|
borderBlockStart?: (string | (string & {}))[] | import("csstype").Property.BorderBlockStart<string | number> | (import("csstype").Property.BorderBlockStart<string | number> | undefined)[] | undefined;
|
|
3203
3203
|
borderBottom?: (string | (string & {}))[] | import("csstype").Property.BorderBottom<string | number> | (import("csstype").Property.BorderBottom<string | number> | undefined)[] | undefined;
|
|
3204
3204
|
borderColor?: import("csstype").Property.BorderColor | (import("csstype").Property.BorderColor | undefined)[] | import("csstype").Property.BorderColor[] | undefined;
|
|
3205
|
-
borderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
3205
|
+
borderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
3206
3206
|
borderInline?: (string | (string & {}))[] | import("csstype").Property.BorderInline<string | number> | (import("csstype").Property.BorderInline<string | number> | undefined)[] | undefined;
|
|
3207
3207
|
borderInlineEnd?: (string | (string & {}))[] | import("csstype").Property.BorderInlineEnd<string | number> | (import("csstype").Property.BorderInlineEnd<string | number> | undefined)[] | undefined;
|
|
3208
3208
|
borderInlineStart?: (string | (string & {}))[] | import("csstype").Property.BorderInlineStart<string | number> | (import("csstype").Property.BorderInlineStart<string | number> | undefined)[] | undefined;
|
|
@@ -3219,15 +3219,15 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
3219
3219
|
font?: import("csstype").Property.Font | (import("csstype").Property.Font | undefined)[] | import("csstype").Property.Font[] | undefined;
|
|
3220
3220
|
gap?: (string | (string & {}))[] | import("csstype").Property.Gap<string | number> | (import("csstype").Property.Gap<string | number> | undefined)[] | undefined;
|
|
3221
3221
|
grid?: import("csstype").Property.Grid | (import("csstype").Property.Grid | undefined)[] | import("csstype").Property.Grid[] | undefined;
|
|
3222
|
-
gridArea?: ((string & {}) |
|
|
3223
|
-
gridColumn?: ((string & {}) |
|
|
3224
|
-
gridRow?: ((string & {}) |
|
|
3222
|
+
gridArea?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridArea | (import("csstype").Property.GridArea | undefined)[] | undefined;
|
|
3223
|
+
gridColumn?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridColumn | (import("csstype").Property.GridColumn | undefined)[] | undefined;
|
|
3224
|
+
gridRow?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GridRow | (import("csstype").Property.GridRow | undefined)[] | undefined;
|
|
3225
3225
|
gridTemplate?: import("csstype").Property.GridTemplate | (import("csstype").Property.GridTemplate | undefined)[] | import("csstype").Property.GridTemplate[] | undefined;
|
|
3226
3226
|
lineClamp?: ("none" | import("csstype").Globals)[] | import("csstype").Property.LineClamp | (import("csstype").Property.LineClamp | undefined)[] | undefined;
|
|
3227
3227
|
listStyle?: import("csstype").Property.ListStyle | (import("csstype").Property.ListStyle | undefined)[] | import("csstype").Property.ListStyle[] | undefined;
|
|
3228
3228
|
margin?: (string | (string & {}))[] | import("csstype").Property.Margin<string | number> | (import("csstype").Property.Margin<string | number> | undefined)[] | undefined;
|
|
3229
3229
|
mask?: (string | (string & {}))[] | import("csstype").Property.Mask<string | number> | (import("csstype").Property.Mask<string | number> | undefined)[] | undefined;
|
|
3230
|
-
maskBorder?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | "
|
|
3230
|
+
maskBorder?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space" | "alpha" | "luminance")[] | undefined;
|
|
3231
3231
|
motion?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
|
|
3232
3232
|
offset?: (string | (string & {}))[] | import("csstype").Property.Offset<string | number> | (import("csstype").Property.Offset<string | number> | undefined)[] | undefined;
|
|
3233
3233
|
outline?: (string | (string & {}))[] | import("csstype").Property.Outline<string | number> | (import("csstype").Property.Outline<string | number> | undefined)[] | undefined;
|
|
@@ -3259,7 +3259,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
3259
3259
|
MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | (import("csstype").Property.BorderInlineStartStyle | undefined)[] | import("csstype").Property.BorderInlineStartStyle[] | undefined;
|
|
3260
3260
|
MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | (import("csstype").Property.MozBorderTopColors | undefined)[] | import("csstype").Property.MozBorderTopColors[] | undefined;
|
|
3261
3261
|
MozBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
|
|
3262
|
-
MozColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (
|
|
3262
|
+
MozColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (import("csstype").Globals | "auto")[] | undefined;
|
|
3263
3263
|
MozColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
|
|
3264
3264
|
MozColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
|
|
3265
3265
|
MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
|
|
@@ -3311,7 +3311,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
3311
3311
|
msGridColumns?: (string | (string & {}))[] | import("csstype").Property.MsGridColumns<string | number> | (import("csstype").Property.MsGridColumns<string | number> | undefined)[] | undefined;
|
|
3312
3312
|
msGridRows?: (string | (string & {}))[] | import("csstype").Property.MsGridRows<string | number> | (import("csstype").Property.MsGridRows<string | number> | undefined)[] | undefined;
|
|
3313
3313
|
msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | (import("csstype").Property.MsHighContrastAdjust | undefined)[] | import("csstype").Property.MsHighContrastAdjust[] | undefined;
|
|
3314
|
-
msHyphenateLimitChars?: ((string & {}) |
|
|
3314
|
+
msHyphenateLimitChars?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.MsHyphenateLimitChars | (import("csstype").Property.MsHyphenateLimitChars | undefined)[] | undefined;
|
|
3315
3315
|
msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | (import("csstype").Property.MsHyphenateLimitLines | undefined)[] | (import("csstype").Globals | "no-limit")[] | undefined;
|
|
3316
3316
|
msHyphenateLimitZone?: (string | (string & {}))[] | import("csstype").Property.MsHyphenateLimitZone<string | number> | (import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined)[] | undefined;
|
|
3317
3317
|
msHyphens?: import("csstype").Property.Hyphens | (import("csstype").Property.Hyphens | undefined)[] | import("csstype").Property.Hyphens[] | undefined;
|
|
@@ -3386,7 +3386,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
3386
3386
|
WebkitBoxShadow?: import("csstype").Property.BoxShadow | (import("csstype").Property.BoxShadow | undefined)[] | import("csstype").Property.BoxShadow[] | undefined;
|
|
3387
3387
|
WebkitBoxSizing?: import("csstype").Property.BoxSizing | (import("csstype").Property.BoxSizing | undefined)[] | import("csstype").Property.BoxSizing[] | undefined;
|
|
3388
3388
|
WebkitClipPath?: import("csstype").Property.ClipPath | (import("csstype").Property.ClipPath | undefined)[] | import("csstype").Property.ClipPath[] | undefined;
|
|
3389
|
-
WebkitColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (
|
|
3389
|
+
WebkitColumnCount?: import("csstype").Property.ColumnCount | (import("csstype").Property.ColumnCount | undefined)[] | (import("csstype").Globals | "auto")[] | undefined;
|
|
3390
3390
|
WebkitColumnFill?: import("csstype").Property.ColumnFill | (import("csstype").Property.ColumnFill | undefined)[] | import("csstype").Property.ColumnFill[] | undefined;
|
|
3391
3391
|
WebkitColumnGap?: (string | (string & {}))[] | import("csstype").Property.ColumnGap<string | number> | (import("csstype").Property.ColumnGap<string | number> | undefined)[] | undefined;
|
|
3392
3392
|
WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | (import("csstype").Property.ColumnRuleColor | undefined)[] | import("csstype").Property.ColumnRuleColor[] | undefined;
|
|
@@ -3465,7 +3465,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
3465
3465
|
WebkitUserSelect?: import("csstype").Property.UserSelect | (import("csstype").Property.UserSelect | undefined)[] | import("csstype").Property.UserSelect[] | undefined;
|
|
3466
3466
|
WebkitWritingMode?: import("csstype").Property.WritingMode | (import("csstype").Property.WritingMode | undefined)[] | import("csstype").Property.WritingMode[] | undefined;
|
|
3467
3467
|
MozAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ("reverse" | "normal" | "alternate" | "alternate-reverse") | ("none" | "backwards" | "both" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[] | undefined;
|
|
3468
|
-
MozBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
3468
|
+
MozBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
3469
3469
|
MozColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
|
|
3470
3470
|
MozColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
|
|
3471
3471
|
MozTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
|
|
@@ -3478,14 +3478,14 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
3478
3478
|
msTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
|
|
3479
3479
|
WebkitAnimation?: import("csstype").Property.Animation<string & {}> | (import("csstype").Property.Animation<string & {}> | undefined)[] | (import("csstype").Globals | ("reverse" | "normal" | "alternate" | "alternate-reverse") | ("none" | "backwards" | "both" | "forwards") | "infinite" | "paused" | "running" | ((string & {}) | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear"))[] | undefined;
|
|
3480
3480
|
WebkitBorderBefore?: (string | (string & {}))[] | import("csstype").Property.WebkitBorderBefore<string | number> | (import("csstype").Property.WebkitBorderBefore<string | number> | undefined)[] | undefined;
|
|
3481
|
-
WebkitBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
3481
|
+
WebkitBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
3482
3482
|
WebkitBorderRadius?: (string | (string & {}))[] | import("csstype").Property.BorderRadius<string | number> | (import("csstype").Property.BorderRadius<string | number> | undefined)[] | undefined;
|
|
3483
3483
|
WebkitColumnRule?: (string | (string & {}))[] | import("csstype").Property.ColumnRule<string | number> | (import("csstype").Property.ColumnRule<string | number> | undefined)[] | undefined;
|
|
3484
3484
|
WebkitColumns?: (string | (string & {}))[] | import("csstype").Property.Columns<string | number> | (import("csstype").Property.Columns<string | number> | undefined)[] | undefined;
|
|
3485
3485
|
WebkitFlex?: (string | (string & {}))[] | import("csstype").Property.Flex<string | number> | (import("csstype").Property.Flex<string | number> | undefined)[] | undefined;
|
|
3486
3486
|
WebkitFlexFlow?: import("csstype").Property.FlexFlow | (import("csstype").Property.FlexFlow | undefined)[] | import("csstype").Property.FlexFlow[] | undefined;
|
|
3487
3487
|
WebkitMask?: (string | (string & {}))[] | import("csstype").Property.WebkitMask<string | number> | (import("csstype").Property.WebkitMask<string | number> | undefined)[] | undefined;
|
|
3488
|
-
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | "
|
|
3488
|
+
WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | (import("csstype").Property.MaskBorder | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space" | "alpha" | "luminance")[] | undefined;
|
|
3489
3489
|
WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | (import("csstype").Property.TextEmphasis | undefined)[] | import("csstype").Property.TextEmphasis[] | undefined;
|
|
3490
3490
|
WebkitTextStroke?: (string | (string & {}))[] | import("csstype").Property.WebkitTextStroke<string | number> | (import("csstype").Property.WebkitTextStroke<string | number> | undefined)[] | undefined;
|
|
3491
3491
|
WebkitTransition?: import("csstype").Property.Transition<string & {}> | (import("csstype").Property.Transition<string & {}> | undefined)[] | import("csstype").Property.Transition<string & {}>[] | undefined;
|
|
@@ -3574,7 +3574,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
3574
3574
|
OAnimationPlayState?: import("csstype").Property.AnimationPlayState | (import("csstype").Property.AnimationPlayState | undefined)[] | import("csstype").Property.AnimationPlayState[] | undefined;
|
|
3575
3575
|
OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | (import("csstype").Property.AnimationTimingFunction | undefined)[] | import("csstype").Property.AnimationTimingFunction[] | undefined;
|
|
3576
3576
|
OBackgroundSize?: (string | (string & {}))[] | import("csstype").Property.BackgroundSize<string | number> | (import("csstype").Property.BackgroundSize<string | number> | undefined)[] | undefined;
|
|
3577
|
-
OBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | "
|
|
3577
|
+
OBorderImage?: import("csstype").Property.BorderImage | (import("csstype").Property.BorderImage | undefined)[] | ("none" | (string & {}) | import("csstype").Globals | "stretch" | "repeat" | "round" | "space")[] | undefined;
|
|
3578
3578
|
OObjectFit?: import("csstype").Property.ObjectFit | (import("csstype").Property.ObjectFit | undefined)[] | import("csstype").Property.ObjectFit[] | undefined;
|
|
3579
3579
|
OObjectPosition?: (string | (string & {}))[] | import("csstype").Property.ObjectPosition<string | number> | (import("csstype").Property.ObjectPosition<string | number> | undefined)[] | undefined;
|
|
3580
3580
|
OTabSize?: string[] | import("csstype").Property.TabSize<string | number> | (import("csstype").Property.TabSize<string | number> | undefined)[] | undefined;
|
|
@@ -3607,7 +3607,7 @@ export declare const AIIngressButtonStencil: import("@workday/canvas-kit-styling
|
|
|
3607
3607
|
fillRule?: import("csstype").Property.FillRule | (import("csstype").Property.FillRule | undefined)[] | import("csstype").Property.FillRule[] | undefined;
|
|
3608
3608
|
floodColor?: import("csstype").Property.FloodColor | (import("csstype").Property.FloodColor | undefined)[] | import("csstype").Property.FloodColor[] | undefined;
|
|
3609
3609
|
floodOpacity?: import("csstype").Globals[] | import("csstype").Property.FloodOpacity | (import("csstype").Property.FloodOpacity | undefined)[] | undefined;
|
|
3610
|
-
glyphOrientationVertical?: ((string & {}) |
|
|
3610
|
+
glyphOrientationVertical?: ((string & {}) | import("csstype").Globals | "auto")[] | import("csstype").Property.GlyphOrientationVertical | (import("csstype").Property.GlyphOrientationVertical | undefined)[] | undefined;
|
|
3611
3611
|
lightingColor?: import("csstype").Property.LightingColor | (import("csstype").Property.LightingColor | undefined)[] | import("csstype").Property.LightingColor[] | undefined;
|
|
3612
3612
|
marker?: import("csstype").Property.Marker | (import("csstype").Property.Marker | undefined)[] | import("csstype").Property.Marker[] | undefined;
|
|
3613
3613
|
markerEnd?: import("csstype").Property.MarkerEnd | (import("csstype").Property.MarkerEnd | undefined)[] | import("csstype").Property.MarkerEnd[] | undefined;
|