@gem-sdk/core 2.0.0-dev.168 → 2.0.0-dev.170
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/cjs/helpers/shadow.js +20 -0
- package/dist/cjs/index.js +1 -0
- package/dist/esm/helpers/shadow.js +20 -1
- package/dist/esm/index.js +1 -1
- package/dist/types/index.d.ts +1523 -1
- package/package.json +1 -1
package/dist/types/index.d.ts
CHANGED
|
@@ -44882,6 +44882,1528 @@ declare const getResponsiveStyleShadow: (value?: any, styleAppliedFor?: ShadowSt
|
|
|
44882
44882
|
declare const getResponsiveStyleShadowWithoutState: (value?: any, styleAppliedFor?: ShadowStyleApplied, isEnableShadow?: any) => {
|
|
44883
44883
|
[x: string]: string;
|
|
44884
44884
|
} | undefined;
|
|
44885
|
+
declare const composeShadow: (shadowInput?: ObjectDevices<StateProp<ShadowProps>>) => {
|
|
44886
|
+
[x: string]: any;
|
|
44887
|
+
'--ai'?: csstype.Property.AlignItems | undefined;
|
|
44888
|
+
'--hvr-ai'?: csstype.Property.AlignItems | undefined;
|
|
44889
|
+
'--focus-ai'?: csstype.Property.AlignItems | undefined;
|
|
44890
|
+
'--ai-tablet'?: csstype.Property.AlignItems | undefined;
|
|
44891
|
+
'--hvr-ai-tablet'?: csstype.Property.AlignItems | undefined;
|
|
44892
|
+
'--focus-ai-tablet'?: csstype.Property.AlignItems | undefined;
|
|
44893
|
+
'--ai-mobile'?: csstype.Property.AlignItems | undefined;
|
|
44894
|
+
'--hvr-ai-mobile'?: csstype.Property.AlignItems | undefined;
|
|
44895
|
+
'--focus-ai-mobile'?: csstype.Property.AlignItems | undefined;
|
|
44896
|
+
'--aspect'?: csstype.Property.AspectRatio | undefined;
|
|
44897
|
+
'--hvr-aspect'?: csstype.Property.AspectRatio | undefined;
|
|
44898
|
+
'--focus-aspect'?: csstype.Property.AspectRatio | undefined;
|
|
44899
|
+
'--aspect-tablet'?: csstype.Property.AspectRatio | undefined;
|
|
44900
|
+
'--hvr-aspect-tablet'?: csstype.Property.AspectRatio | undefined;
|
|
44901
|
+
'--focus-aspect-tablet'?: csstype.Property.AspectRatio | undefined;
|
|
44902
|
+
'--aspect-mobile'?: csstype.Property.AspectRatio | undefined;
|
|
44903
|
+
'--hvr-aspect-mobile'?: csstype.Property.AspectRatio | undefined;
|
|
44904
|
+
'--focus-aspect-mobile'?: csstype.Property.AspectRatio | undefined;
|
|
44905
|
+
'--bg'?: csstype.Property.Background<string | number> | undefined;
|
|
44906
|
+
'--hvr-bg'?: csstype.Property.Background<string | number> | undefined;
|
|
44907
|
+
'--focus-bg'?: csstype.Property.Background<string | number> | undefined;
|
|
44908
|
+
'--bg-tablet'?: csstype.Property.Background<string | number> | undefined;
|
|
44909
|
+
'--hvr-bg-tablet'?: csstype.Property.Background<string | number> | undefined;
|
|
44910
|
+
'--focus-bg-tablet'?: csstype.Property.Background<string | number> | undefined;
|
|
44911
|
+
'--bg-mobile'?: csstype.Property.Background<string | number> | undefined;
|
|
44912
|
+
'--hvr-bg-mobile'?: csstype.Property.Background<string | number> | undefined;
|
|
44913
|
+
'--focus-bg-mobile'?: csstype.Property.Background<string | number> | undefined;
|
|
44914
|
+
'--bga'?: csstype.Property.BackgroundAttachment | undefined;
|
|
44915
|
+
'--hvr-bga'?: csstype.Property.BackgroundAttachment | undefined;
|
|
44916
|
+
'--focus-bga'?: csstype.Property.BackgroundAttachment | undefined;
|
|
44917
|
+
'--bga-tablet'?: csstype.Property.BackgroundAttachment | undefined;
|
|
44918
|
+
'--hvr-bga-tablet'?: csstype.Property.BackgroundAttachment | undefined;
|
|
44919
|
+
'--focus-bga-tablet'?: csstype.Property.BackgroundAttachment | undefined;
|
|
44920
|
+
'--bga-mobile'?: csstype.Property.BackgroundAttachment | undefined;
|
|
44921
|
+
'--hvr-bga-mobile'?: csstype.Property.BackgroundAttachment | undefined;
|
|
44922
|
+
'--focus-bga-mobile'?: csstype.Property.BackgroundAttachment | undefined;
|
|
44923
|
+
'--bgc'?: csstype.Property.BackgroundColor | undefined;
|
|
44924
|
+
'--hvr-bgc'?: csstype.Property.BackgroundColor | undefined;
|
|
44925
|
+
'--focus-bgc'?: csstype.Property.BackgroundColor | undefined;
|
|
44926
|
+
'--bgc-tablet'?: csstype.Property.BackgroundColor | undefined;
|
|
44927
|
+
'--hvr-bgc-tablet'?: csstype.Property.BackgroundColor | undefined;
|
|
44928
|
+
'--focus-bgc-tablet'?: csstype.Property.BackgroundColor | undefined;
|
|
44929
|
+
'--bgc-mobile'?: csstype.Property.BackgroundColor | undefined;
|
|
44930
|
+
'--hvr-bgc-mobile'?: csstype.Property.BackgroundColor | undefined;
|
|
44931
|
+
'--focus-bgc-mobile'?: csstype.Property.BackgroundColor | undefined;
|
|
44932
|
+
'--bgi'?: csstype.Property.BackgroundImage | undefined;
|
|
44933
|
+
'--hvr-bgi'?: csstype.Property.BackgroundImage | undefined;
|
|
44934
|
+
'--focus-bgi'?: csstype.Property.BackgroundImage | undefined;
|
|
44935
|
+
'--bgi-tablet'?: csstype.Property.BackgroundImage | undefined;
|
|
44936
|
+
'--hvr-bgi-tablet'?: csstype.Property.BackgroundImage | undefined;
|
|
44937
|
+
'--focus-bgi-tablet'?: csstype.Property.BackgroundImage | undefined;
|
|
44938
|
+
'--bgi-mobile'?: csstype.Property.BackgroundImage | undefined;
|
|
44939
|
+
'--hvr-bgi-mobile'?: csstype.Property.BackgroundImage | undefined;
|
|
44940
|
+
'--focus-bgi-mobile'?: csstype.Property.BackgroundImage | undefined;
|
|
44941
|
+
'--bgp'?: csstype.Property.BackgroundPosition<string | number> | undefined;
|
|
44942
|
+
'--hvr-bgp'?: csstype.Property.BackgroundPosition<string | number> | undefined;
|
|
44943
|
+
'--focus-bgp'?: csstype.Property.BackgroundPosition<string | number> | undefined;
|
|
44944
|
+
'--bgp-tablet'?: csstype.Property.BackgroundPosition<string | number> | undefined;
|
|
44945
|
+
'--hvr-bgp-tablet'?: csstype.Property.BackgroundPosition<string | number> | undefined;
|
|
44946
|
+
'--focus-bgp-tablet'?: csstype.Property.BackgroundPosition<string | number> | undefined;
|
|
44947
|
+
'--bgp-mobile'?: csstype.Property.BackgroundPosition<string | number> | undefined;
|
|
44948
|
+
'--hvr-bgp-mobile'?: csstype.Property.BackgroundPosition<string | number> | undefined;
|
|
44949
|
+
'--focus-bgp-mobile'?: csstype.Property.BackgroundPosition<string | number> | undefined;
|
|
44950
|
+
'--bgr'?: csstype.Property.BackgroundRepeat | undefined;
|
|
44951
|
+
'--hvr-bgr'?: csstype.Property.BackgroundRepeat | undefined;
|
|
44952
|
+
'--focus-bgr'?: csstype.Property.BackgroundRepeat | undefined;
|
|
44953
|
+
'--bgr-tablet'?: csstype.Property.BackgroundRepeat | undefined;
|
|
44954
|
+
'--hvr-bgr-tablet'?: csstype.Property.BackgroundRepeat | undefined;
|
|
44955
|
+
'--focus-bgr-tablet'?: csstype.Property.BackgroundRepeat | undefined;
|
|
44956
|
+
'--bgr-mobile'?: csstype.Property.BackgroundRepeat | undefined;
|
|
44957
|
+
'--hvr-bgr-mobile'?: csstype.Property.BackgroundRepeat | undefined;
|
|
44958
|
+
'--focus-bgr-mobile'?: csstype.Property.BackgroundRepeat | undefined;
|
|
44959
|
+
'--bgs'?: csstype.Property.BackgroundSize<string | number> | undefined;
|
|
44960
|
+
'--hvr-bgs'?: csstype.Property.BackgroundSize<string | number> | undefined;
|
|
44961
|
+
'--focus-bgs'?: csstype.Property.BackgroundSize<string | number> | undefined;
|
|
44962
|
+
'--bgs-tablet'?: csstype.Property.BackgroundSize<string | number> | undefined;
|
|
44963
|
+
'--hvr-bgs-tablet'?: csstype.Property.BackgroundSize<string | number> | undefined;
|
|
44964
|
+
'--focus-bgs-tablet'?: csstype.Property.BackgroundSize<string | number> | undefined;
|
|
44965
|
+
'--bgs-mobile'?: csstype.Property.BackgroundSize<string | number> | undefined;
|
|
44966
|
+
'--hvr-bgs-mobile'?: csstype.Property.BackgroundSize<string | number> | undefined;
|
|
44967
|
+
'--focus-bgs-mobile'?: csstype.Property.BackgroundSize<string | number> | undefined;
|
|
44968
|
+
'--b'?: csstype.Property.Border<string | number> | undefined;
|
|
44969
|
+
'--hvr-b'?: csstype.Property.Border<string | number> | undefined;
|
|
44970
|
+
'--focus-b'?: csstype.Property.Border<string | number> | undefined;
|
|
44971
|
+
'--b-tablet'?: csstype.Property.Border<string | number> | undefined;
|
|
44972
|
+
'--hvr-b-tablet'?: csstype.Property.Border<string | number> | undefined;
|
|
44973
|
+
'--focus-b-tablet'?: csstype.Property.Border<string | number> | undefined;
|
|
44974
|
+
'--b-mobile'?: csstype.Property.Border<string | number> | undefined;
|
|
44975
|
+
'--hvr-b-mobile'?: csstype.Property.Border<string | number> | undefined;
|
|
44976
|
+
'--focus-b-mobile'?: csstype.Property.Border<string | number> | undefined;
|
|
44977
|
+
'--bb'?: csstype.Property.BorderBottom<string | number> | undefined;
|
|
44978
|
+
'--hvr-bb'?: csstype.Property.BorderBottom<string | number> | undefined;
|
|
44979
|
+
'--focus-bb'?: csstype.Property.BorderBottom<string | number> | undefined;
|
|
44980
|
+
'--bb-tablet'?: csstype.Property.BorderBottom<string | number> | undefined;
|
|
44981
|
+
'--hvr-bb-tablet'?: csstype.Property.BorderBottom<string | number> | undefined;
|
|
44982
|
+
'--focus-bb-tablet'?: csstype.Property.BorderBottom<string | number> | undefined;
|
|
44983
|
+
'--bb-mobile'?: csstype.Property.BorderBottom<string | number> | undefined;
|
|
44984
|
+
'--hvr-bb-mobile'?: csstype.Property.BorderBottom<string | number> | undefined;
|
|
44985
|
+
'--focus-bb-mobile'?: csstype.Property.BorderBottom<string | number> | undefined;
|
|
44986
|
+
'--bbw'?: csstype.Property.BorderBottomWidth<string | number> | undefined;
|
|
44987
|
+
'--hvr-bbw'?: csstype.Property.BorderBottomWidth<string | number> | undefined;
|
|
44988
|
+
'--focus-bbw'?: csstype.Property.BorderBottomWidth<string | number> | undefined;
|
|
44989
|
+
'--bbw-tablet'?: csstype.Property.BorderBottomWidth<string | number> | undefined;
|
|
44990
|
+
'--hvr-bbw-tablet'?: csstype.Property.BorderBottomWidth<string | number> | undefined;
|
|
44991
|
+
'--focus-bbw-tablet'?: csstype.Property.BorderBottomWidth<string | number> | undefined;
|
|
44992
|
+
'--bbw-mobile'?: csstype.Property.BorderBottomWidth<string | number> | undefined;
|
|
44993
|
+
'--hvr-bbw-mobile'?: csstype.Property.BorderBottomWidth<string | number> | undefined;
|
|
44994
|
+
'--focus-bbw-mobile'?: csstype.Property.BorderBottomWidth<string | number> | undefined;
|
|
44995
|
+
'--bbc'?: csstype.Property.BorderBottomColor | undefined;
|
|
44996
|
+
'--hvr-bbc'?: csstype.Property.BorderBottomColor | undefined;
|
|
44997
|
+
'--focus-bbc'?: csstype.Property.BorderBottomColor | undefined;
|
|
44998
|
+
'--bbc-tablet'?: csstype.Property.BorderBottomColor | undefined;
|
|
44999
|
+
'--hvr-bbc-tablet'?: csstype.Property.BorderBottomColor | undefined;
|
|
45000
|
+
'--focus-bbc-tablet'?: csstype.Property.BorderBottomColor | undefined;
|
|
45001
|
+
'--bbc-mobile'?: csstype.Property.BorderBottomColor | undefined;
|
|
45002
|
+
'--hvr-bbc-mobile'?: csstype.Property.BorderBottomColor | undefined;
|
|
45003
|
+
'--focus-bbc-mobile'?: csstype.Property.BorderBottomColor | undefined;
|
|
45004
|
+
'--bc'?: csstype.Property.BorderColor | undefined;
|
|
45005
|
+
'--hvr-bc'?: csstype.Property.BorderColor | undefined;
|
|
45006
|
+
'--focus-bc'?: csstype.Property.BorderColor | undefined;
|
|
45007
|
+
'--bc-tablet'?: csstype.Property.BorderColor | undefined;
|
|
45008
|
+
'--hvr-bc-tablet'?: csstype.Property.BorderColor | undefined;
|
|
45009
|
+
'--focus-bc-tablet'?: csstype.Property.BorderColor | undefined;
|
|
45010
|
+
'--bc-mobile'?: csstype.Property.BorderColor | undefined;
|
|
45011
|
+
'--hvr-bc-mobile'?: csstype.Property.BorderColor | undefined;
|
|
45012
|
+
'--focus-bc-mobile'?: csstype.Property.BorderColor | undefined;
|
|
45013
|
+
'--bblr'?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
45014
|
+
'--hvr-bblr'?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
45015
|
+
'--focus-bblr'?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
45016
|
+
'--bblr-tablet'?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
45017
|
+
'--hvr-bblr-tablet'?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
45018
|
+
'--focus-bblr-tablet'?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
45019
|
+
'--bblr-mobile'?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
45020
|
+
'--hvr-bblr-mobile'?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
45021
|
+
'--focus-bblr-mobile'?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
45022
|
+
'--bbrr'?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
|
|
45023
|
+
'--hvr-bbrr'?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
|
|
45024
|
+
'--focus-bbrr'?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
|
|
45025
|
+
'--bbrr-tablet'?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
|
|
45026
|
+
'--hvr-bbrr-tablet'?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
|
|
45027
|
+
'--focus-bbrr-tablet'?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
|
|
45028
|
+
'--bbrr-mobile'?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
|
|
45029
|
+
'--hvr-bbrr-mobile'?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
|
|
45030
|
+
'--focus-bbrr-mobile'?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
|
|
45031
|
+
'--bl'?: csstype.Property.BorderLeft<string | number> | undefined;
|
|
45032
|
+
'--hvr-bl'?: csstype.Property.BorderLeft<string | number> | undefined;
|
|
45033
|
+
'--focus-bl'?: csstype.Property.BorderLeft<string | number> | undefined;
|
|
45034
|
+
'--bl-tablet'?: csstype.Property.BorderLeft<string | number> | undefined;
|
|
45035
|
+
'--hvr-bl-tablet'?: csstype.Property.BorderLeft<string | number> | undefined;
|
|
45036
|
+
'--focus-bl-tablet'?: csstype.Property.BorderLeft<string | number> | undefined;
|
|
45037
|
+
'--bl-mobile'?: csstype.Property.BorderLeft<string | number> | undefined;
|
|
45038
|
+
'--hvr-bl-mobile'?: csstype.Property.BorderLeft<string | number> | undefined;
|
|
45039
|
+
'--focus-bl-mobile'?: csstype.Property.BorderLeft<string | number> | undefined;
|
|
45040
|
+
'--radius'?: csstype.Property.BorderRadius<string | number> | undefined;
|
|
45041
|
+
'--hvr-radius'?: csstype.Property.BorderRadius<string | number> | undefined;
|
|
45042
|
+
'--focus-radius'?: csstype.Property.BorderRadius<string | number> | undefined;
|
|
45043
|
+
'--radius-tablet'?: csstype.Property.BorderRadius<string | number> | undefined;
|
|
45044
|
+
'--hvr-radius-tablet'?: csstype.Property.BorderRadius<string | number> | undefined;
|
|
45045
|
+
'--focus-radius-tablet'?: csstype.Property.BorderRadius<string | number> | undefined;
|
|
45046
|
+
'--radius-mobile'?: csstype.Property.BorderRadius<string | number> | undefined;
|
|
45047
|
+
'--hvr-radius-mobile'?: csstype.Property.BorderRadius<string | number> | undefined;
|
|
45048
|
+
'--focus-radius-mobile'?: csstype.Property.BorderRadius<string | number> | undefined;
|
|
45049
|
+
'--br'?: csstype.Property.BorderRight<string | number> | undefined;
|
|
45050
|
+
'--hvr-br'?: csstype.Property.BorderRight<string | number> | undefined;
|
|
45051
|
+
'--focus-br'?: csstype.Property.BorderRight<string | number> | undefined;
|
|
45052
|
+
'--br-tablet'?: csstype.Property.BorderRight<string | number> | undefined;
|
|
45053
|
+
'--hvr-br-tablet'?: csstype.Property.BorderRight<string | number> | undefined;
|
|
45054
|
+
'--focus-br-tablet'?: csstype.Property.BorderRight<string | number> | undefined;
|
|
45055
|
+
'--br-mobile'?: csstype.Property.BorderRight<string | number> | undefined;
|
|
45056
|
+
'--hvr-br-mobile'?: csstype.Property.BorderRight<string | number> | undefined;
|
|
45057
|
+
'--focus-br-mobile'?: csstype.Property.BorderRight<string | number> | undefined;
|
|
45058
|
+
'--bs'?: csstype.Property.BorderStyle | undefined;
|
|
45059
|
+
'--hvr-bs'?: csstype.Property.BorderStyle | undefined;
|
|
45060
|
+
'--focus-bs'?: csstype.Property.BorderStyle | undefined;
|
|
45061
|
+
'--bs-tablet'?: csstype.Property.BorderStyle | undefined;
|
|
45062
|
+
'--hvr-bs-tablet'?: csstype.Property.BorderStyle | undefined;
|
|
45063
|
+
'--focus-bs-tablet'?: csstype.Property.BorderStyle | undefined;
|
|
45064
|
+
'--bs-mobile'?: csstype.Property.BorderStyle | undefined;
|
|
45065
|
+
'--hvr-bs-mobile'?: csstype.Property.BorderStyle | undefined;
|
|
45066
|
+
'--focus-bs-mobile'?: csstype.Property.BorderStyle | undefined;
|
|
45067
|
+
'--bt'?: csstype.Property.BorderTop<string | number> | undefined;
|
|
45068
|
+
'--hvr-bt'?: csstype.Property.BorderTop<string | number> | undefined;
|
|
45069
|
+
'--focus-bt'?: csstype.Property.BorderTop<string | number> | undefined;
|
|
45070
|
+
'--bt-tablet'?: csstype.Property.BorderTop<string | number> | undefined;
|
|
45071
|
+
'--hvr-bt-tablet'?: csstype.Property.BorderTop<string | number> | undefined;
|
|
45072
|
+
'--focus-bt-tablet'?: csstype.Property.BorderTop<string | number> | undefined;
|
|
45073
|
+
'--bt-mobile'?: csstype.Property.BorderTop<string | number> | undefined;
|
|
45074
|
+
'--hvr-bt-mobile'?: csstype.Property.BorderTop<string | number> | undefined;
|
|
45075
|
+
'--focus-bt-mobile'?: csstype.Property.BorderTop<string | number> | undefined;
|
|
45076
|
+
'--btlr'?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
|
|
45077
|
+
'--hvr-btlr'?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
|
|
45078
|
+
'--focus-btlr'?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
|
|
45079
|
+
'--btlr-tablet'?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
|
|
45080
|
+
'--hvr-btlr-tablet'?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
|
|
45081
|
+
'--focus-btlr-tablet'?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
|
|
45082
|
+
'--btlr-mobile'?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
|
|
45083
|
+
'--hvr-btlr-mobile'?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
|
|
45084
|
+
'--focus-btlr-mobile'?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
|
|
45085
|
+
'--btrr'?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
|
|
45086
|
+
'--hvr-btrr'?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
|
|
45087
|
+
'--focus-btrr'?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
|
|
45088
|
+
'--btrr-tablet'?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
|
|
45089
|
+
'--hvr-btrr-tablet'?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
|
|
45090
|
+
'--focus-btrr-tablet'?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
|
|
45091
|
+
'--btrr-mobile'?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
|
|
45092
|
+
'--hvr-btrr-mobile'?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
|
|
45093
|
+
'--focus-btrr-mobile'?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
|
|
45094
|
+
'--bw'?: csstype.Property.BorderWidth<string | number> | undefined;
|
|
45095
|
+
'--hvr-bw'?: csstype.Property.BorderWidth<string | number> | undefined;
|
|
45096
|
+
'--focus-bw'?: csstype.Property.BorderWidth<string | number> | undefined;
|
|
45097
|
+
'--bw-tablet'?: csstype.Property.BorderWidth<string | number> | undefined;
|
|
45098
|
+
'--hvr-bw-tablet'?: csstype.Property.BorderWidth<string | number> | undefined;
|
|
45099
|
+
'--focus-bw-tablet'?: csstype.Property.BorderWidth<string | number> | undefined;
|
|
45100
|
+
'--bw-mobile'?: csstype.Property.BorderWidth<string | number> | undefined;
|
|
45101
|
+
'--hvr-bw-mobile'?: csstype.Property.BorderWidth<string | number> | undefined;
|
|
45102
|
+
'--focus-bw-mobile'?: csstype.Property.BorderWidth<string | number> | undefined;
|
|
45103
|
+
'--bottom'?: csstype.Property.Bottom<string | number> | undefined;
|
|
45104
|
+
'--hvr-bottom'?: csstype.Property.Bottom<string | number> | undefined;
|
|
45105
|
+
'--focus-bottom'?: csstype.Property.Bottom<string | number> | undefined;
|
|
45106
|
+
'--bottom-tablet'?: csstype.Property.Bottom<string | number> | undefined;
|
|
45107
|
+
'--hvr-bottom-tablet'?: csstype.Property.Bottom<string | number> | undefined;
|
|
45108
|
+
'--focus-bottom-tablet'?: csstype.Property.Bottom<string | number> | undefined;
|
|
45109
|
+
'--bottom-mobile'?: csstype.Property.Bottom<string | number> | undefined;
|
|
45110
|
+
'--hvr-bottom-mobile'?: csstype.Property.Bottom<string | number> | undefined;
|
|
45111
|
+
'--focus-bottom-mobile'?: csstype.Property.Bottom<string | number> | undefined;
|
|
45112
|
+
'--shadow'?: csstype.Property.BoxShadow | undefined;
|
|
45113
|
+
'--hvr-shadow'?: csstype.Property.BoxShadow | undefined;
|
|
45114
|
+
'--focus-shadow'?: csstype.Property.BoxShadow | undefined;
|
|
45115
|
+
'--shadow-tablet'?: csstype.Property.BoxShadow | undefined;
|
|
45116
|
+
'--hvr-shadow-tablet'?: csstype.Property.BoxShadow | undefined;
|
|
45117
|
+
'--focus-shadow-tablet'?: csstype.Property.BoxShadow | undefined;
|
|
45118
|
+
'--shadow-mobile'?: csstype.Property.BoxShadow | undefined;
|
|
45119
|
+
'--hvr-shadow-mobile'?: csstype.Property.BoxShadow | undefined;
|
|
45120
|
+
'--focus-shadow-mobile'?: csstype.Property.BoxShadow | undefined;
|
|
45121
|
+
'--c'?: csstype.Property.Color | undefined;
|
|
45122
|
+
'--hvr-c'?: csstype.Property.Color | undefined;
|
|
45123
|
+
'--focus-c'?: csstype.Property.Color | undefined;
|
|
45124
|
+
'--c-tablet'?: csstype.Property.Color | undefined;
|
|
45125
|
+
'--hvr-c-tablet'?: csstype.Property.Color | undefined;
|
|
45126
|
+
'--focus-c-tablet'?: csstype.Property.Color | undefined;
|
|
45127
|
+
'--c-mobile'?: csstype.Property.Color | undefined;
|
|
45128
|
+
'--hvr-c-mobile'?: csstype.Property.Color | undefined;
|
|
45129
|
+
'--focus-c-mobile'?: csstype.Property.Color | undefined;
|
|
45130
|
+
'--cg'?: csstype.Property.ColumnGap<string | number> | undefined;
|
|
45131
|
+
'--hvr-cg'?: csstype.Property.ColumnGap<string | number> | undefined;
|
|
45132
|
+
'--focus-cg'?: csstype.Property.ColumnGap<string | number> | undefined;
|
|
45133
|
+
'--cg-tablet'?: csstype.Property.ColumnGap<string | number> | undefined;
|
|
45134
|
+
'--hvr-cg-tablet'?: csstype.Property.ColumnGap<string | number> | undefined;
|
|
45135
|
+
'--focus-cg-tablet'?: csstype.Property.ColumnGap<string | number> | undefined;
|
|
45136
|
+
'--cg-mobile'?: csstype.Property.ColumnGap<string | number> | undefined;
|
|
45137
|
+
'--hvr-cg-mobile'?: csstype.Property.ColumnGap<string | number> | undefined;
|
|
45138
|
+
'--focus-cg-mobile'?: csstype.Property.ColumnGap<string | number> | undefined;
|
|
45139
|
+
'--d'?: csstype.Property.Display | undefined;
|
|
45140
|
+
'--hvr-d'?: csstype.Property.Display | undefined;
|
|
45141
|
+
'--focus-d'?: csstype.Property.Display | undefined;
|
|
45142
|
+
'--d-tablet'?: csstype.Property.Display | undefined;
|
|
45143
|
+
'--hvr-d-tablet'?: csstype.Property.Display | undefined;
|
|
45144
|
+
'--focus-d-tablet'?: csstype.Property.Display | undefined;
|
|
45145
|
+
'--d-mobile'?: csstype.Property.Display | undefined;
|
|
45146
|
+
'--hvr-d-mobile'?: csstype.Property.Display | undefined;
|
|
45147
|
+
'--focus-d-mobile'?: csstype.Property.Display | undefined;
|
|
45148
|
+
'--fd'?: csstype.Property.FlexDirection | undefined;
|
|
45149
|
+
'--hvr-fd'?: csstype.Property.FlexDirection | undefined;
|
|
45150
|
+
'--focus-fd'?: csstype.Property.FlexDirection | undefined;
|
|
45151
|
+
'--fd-tablet'?: csstype.Property.FlexDirection | undefined;
|
|
45152
|
+
'--hvr-fd-tablet'?: csstype.Property.FlexDirection | undefined;
|
|
45153
|
+
'--focus-fd-tablet'?: csstype.Property.FlexDirection | undefined;
|
|
45154
|
+
'--fd-mobile'?: csstype.Property.FlexDirection | undefined;
|
|
45155
|
+
'--hvr-fd-mobile'?: csstype.Property.FlexDirection | undefined;
|
|
45156
|
+
'--focus-fd-mobile'?: csstype.Property.FlexDirection | undefined;
|
|
45157
|
+
'--ff'?: csstype.Property.FontFamily | undefined;
|
|
45158
|
+
'--hvr-ff'?: csstype.Property.FontFamily | undefined;
|
|
45159
|
+
'--focus-ff'?: csstype.Property.FontFamily | undefined;
|
|
45160
|
+
'--ff-tablet'?: csstype.Property.FontFamily | undefined;
|
|
45161
|
+
'--hvr-ff-tablet'?: csstype.Property.FontFamily | undefined;
|
|
45162
|
+
'--focus-ff-tablet'?: csstype.Property.FontFamily | undefined;
|
|
45163
|
+
'--ff-mobile'?: csstype.Property.FontFamily | undefined;
|
|
45164
|
+
'--hvr-ff-mobile'?: csstype.Property.FontFamily | undefined;
|
|
45165
|
+
'--focus-ff-mobile'?: csstype.Property.FontFamily | undefined;
|
|
45166
|
+
'--size'?: csstype.Property.FontSize<string | number> | undefined;
|
|
45167
|
+
'--hvr-size'?: csstype.Property.FontSize<string | number> | undefined;
|
|
45168
|
+
'--focus-size'?: csstype.Property.FontSize<string | number> | undefined;
|
|
45169
|
+
'--size-tablet'?: csstype.Property.FontSize<string | number> | undefined;
|
|
45170
|
+
'--hvr-size-tablet'?: csstype.Property.FontSize<string | number> | undefined;
|
|
45171
|
+
'--focus-size-tablet'?: csstype.Property.FontSize<string | number> | undefined;
|
|
45172
|
+
'--size-mobile'?: csstype.Property.FontSize<string | number> | undefined;
|
|
45173
|
+
'--hvr-size-mobile'?: csstype.Property.FontSize<string | number> | undefined;
|
|
45174
|
+
'--focus-size-mobile'?: csstype.Property.FontSize<string | number> | undefined;
|
|
45175
|
+
'--weight'?: csstype.Property.FontWeight | undefined;
|
|
45176
|
+
'--hvr-weight'?: csstype.Property.FontWeight | undefined;
|
|
45177
|
+
'--focus-weight'?: csstype.Property.FontWeight | undefined;
|
|
45178
|
+
'--weight-tablet'?: csstype.Property.FontWeight | undefined;
|
|
45179
|
+
'--hvr-weight-tablet'?: csstype.Property.FontWeight | undefined;
|
|
45180
|
+
'--focus-weight-tablet'?: csstype.Property.FontWeight | undefined;
|
|
45181
|
+
'--weight-mobile'?: csstype.Property.FontWeight | undefined;
|
|
45182
|
+
'--hvr-weight-mobile'?: csstype.Property.FontWeight | undefined;
|
|
45183
|
+
'--focus-weight-mobile'?: csstype.Property.FontWeight | undefined;
|
|
45184
|
+
'--fs'?: csstype.Property.FontStyle | undefined;
|
|
45185
|
+
'--hvr-fs'?: csstype.Property.FontStyle | undefined;
|
|
45186
|
+
'--focus-fs'?: csstype.Property.FontStyle | undefined;
|
|
45187
|
+
'--fs-tablet'?: csstype.Property.FontStyle | undefined;
|
|
45188
|
+
'--hvr-fs-tablet'?: csstype.Property.FontStyle | undefined;
|
|
45189
|
+
'--focus-fs-tablet'?: csstype.Property.FontStyle | undefined;
|
|
45190
|
+
'--fs-mobile'?: csstype.Property.FontStyle | undefined;
|
|
45191
|
+
'--hvr-fs-mobile'?: csstype.Property.FontStyle | undefined;
|
|
45192
|
+
'--focus-fs-mobile'?: csstype.Property.FontStyle | undefined;
|
|
45193
|
+
'--gg'?: csstype.Property.GridGap<string | number> | undefined;
|
|
45194
|
+
'--hvr-gg'?: csstype.Property.GridGap<string | number> | undefined;
|
|
45195
|
+
'--focus-gg'?: csstype.Property.GridGap<string | number> | undefined;
|
|
45196
|
+
'--gg-tablet'?: csstype.Property.GridGap<string | number> | undefined;
|
|
45197
|
+
'--hvr-gg-tablet'?: csstype.Property.GridGap<string | number> | undefined;
|
|
45198
|
+
'--focus-gg-tablet'?: csstype.Property.GridGap<string | number> | undefined;
|
|
45199
|
+
'--gg-mobile'?: csstype.Property.GridGap<string | number> | undefined;
|
|
45200
|
+
'--hvr-gg-mobile'?: csstype.Property.GridGap<string | number> | undefined;
|
|
45201
|
+
'--focus-gg-mobile'?: csstype.Property.GridGap<string | number> | undefined;
|
|
45202
|
+
'--gr'?: csstype.Property.GridRow | undefined;
|
|
45203
|
+
'--hvr-gr'?: csstype.Property.GridRow | undefined;
|
|
45204
|
+
'--focus-gr'?: csstype.Property.GridRow | undefined;
|
|
45205
|
+
'--gr-tablet'?: csstype.Property.GridRow | undefined;
|
|
45206
|
+
'--hvr-gr-tablet'?: csstype.Property.GridRow | undefined;
|
|
45207
|
+
'--focus-gr-tablet'?: csstype.Property.GridRow | undefined;
|
|
45208
|
+
'--gr-mobile'?: csstype.Property.GridRow | undefined;
|
|
45209
|
+
'--hvr-gr-mobile'?: csstype.Property.GridRow | undefined;
|
|
45210
|
+
'--focus-gr-mobile'?: csstype.Property.GridRow | undefined;
|
|
45211
|
+
'--gtc'?: csstype.Property.GridTemplateColumns<string | number> | undefined;
|
|
45212
|
+
'--hvr-gtc'?: csstype.Property.GridTemplateColumns<string | number> | undefined;
|
|
45213
|
+
'--focus-gtc'?: csstype.Property.GridTemplateColumns<string | number> | undefined;
|
|
45214
|
+
'--gtc-tablet'?: csstype.Property.GridTemplateColumns<string | number> | undefined;
|
|
45215
|
+
'--hvr-gtc-tablet'?: csstype.Property.GridTemplateColumns<string | number> | undefined;
|
|
45216
|
+
'--focus-gtc-tablet'?: csstype.Property.GridTemplateColumns<string | number> | undefined;
|
|
45217
|
+
'--gtc-mobile'?: csstype.Property.GridTemplateColumns<string | number> | undefined;
|
|
45218
|
+
'--hvr-gtc-mobile'?: csstype.Property.GridTemplateColumns<string | number> | undefined;
|
|
45219
|
+
'--focus-gtc-mobile'?: csstype.Property.GridTemplateColumns<string | number> | undefined;
|
|
45220
|
+
'--gtr'?: csstype.Property.GridTemplateRows<string | number> | undefined;
|
|
45221
|
+
'--hvr-gtr'?: csstype.Property.GridTemplateRows<string | number> | undefined;
|
|
45222
|
+
'--focus-gtr'?: csstype.Property.GridTemplateRows<string | number> | undefined;
|
|
45223
|
+
'--gtr-tablet'?: csstype.Property.GridTemplateRows<string | number> | undefined;
|
|
45224
|
+
'--hvr-gtr-tablet'?: csstype.Property.GridTemplateRows<string | number> | undefined;
|
|
45225
|
+
'--focus-gtr-tablet'?: csstype.Property.GridTemplateRows<string | number> | undefined;
|
|
45226
|
+
'--gtr-mobile'?: csstype.Property.GridTemplateRows<string | number> | undefined;
|
|
45227
|
+
'--hvr-gtr-mobile'?: csstype.Property.GridTemplateRows<string | number> | undefined;
|
|
45228
|
+
'--focus-gtr-mobile'?: csstype.Property.GridTemplateRows<string | number> | undefined;
|
|
45229
|
+
'--h'?: csstype.Property.Height<string | number> | undefined;
|
|
45230
|
+
'--hvr-h'?: csstype.Property.Height<string | number> | undefined;
|
|
45231
|
+
'--focus-h'?: csstype.Property.Height<string | number> | undefined;
|
|
45232
|
+
'--h-tablet'?: csstype.Property.Height<string | number> | undefined;
|
|
45233
|
+
'--hvr-h-tablet'?: csstype.Property.Height<string | number> | undefined;
|
|
45234
|
+
'--focus-h-tablet'?: csstype.Property.Height<string | number> | undefined;
|
|
45235
|
+
'--h-mobile'?: csstype.Property.Height<string | number> | undefined;
|
|
45236
|
+
'--hvr-h-mobile'?: csstype.Property.Height<string | number> | undefined;
|
|
45237
|
+
'--focus-h-mobile'?: csstype.Property.Height<string | number> | undefined;
|
|
45238
|
+
'--jc'?: csstype.Property.JustifyContent | undefined;
|
|
45239
|
+
'--hvr-jc'?: csstype.Property.JustifyContent | undefined;
|
|
45240
|
+
'--focus-jc'?: csstype.Property.JustifyContent | undefined;
|
|
45241
|
+
'--jc-tablet'?: csstype.Property.JustifyContent | undefined;
|
|
45242
|
+
'--hvr-jc-tablet'?: csstype.Property.JustifyContent | undefined;
|
|
45243
|
+
'--focus-jc-tablet'?: csstype.Property.JustifyContent | undefined;
|
|
45244
|
+
'--jc-mobile'?: csstype.Property.JustifyContent | undefined;
|
|
45245
|
+
'--hvr-jc-mobile'?: csstype.Property.JustifyContent | undefined;
|
|
45246
|
+
'--focus-jc-mobile'?: csstype.Property.JustifyContent | undefined;
|
|
45247
|
+
'--left'?: csstype.Property.Left<string | number> | undefined;
|
|
45248
|
+
'--hvr-left'?: csstype.Property.Left<string | number> | undefined;
|
|
45249
|
+
'--focus-left'?: csstype.Property.Left<string | number> | undefined;
|
|
45250
|
+
'--left-tablet'?: csstype.Property.Left<string | number> | undefined;
|
|
45251
|
+
'--hvr-left-tablet'?: csstype.Property.Left<string | number> | undefined;
|
|
45252
|
+
'--focus-left-tablet'?: csstype.Property.Left<string | number> | undefined;
|
|
45253
|
+
'--left-mobile'?: csstype.Property.Left<string | number> | undefined;
|
|
45254
|
+
'--hvr-left-mobile'?: csstype.Property.Left<string | number> | undefined;
|
|
45255
|
+
'--focus-left-mobile'?: csstype.Property.Left<string | number> | undefined;
|
|
45256
|
+
'--ls'?: csstype.Property.LetterSpacing<string | number> | undefined;
|
|
45257
|
+
'--hvr-ls'?: csstype.Property.LetterSpacing<string | number> | undefined;
|
|
45258
|
+
'--focus-ls'?: csstype.Property.LetterSpacing<string | number> | undefined;
|
|
45259
|
+
'--ls-tablet'?: csstype.Property.LetterSpacing<string | number> | undefined;
|
|
45260
|
+
'--hvr-ls-tablet'?: csstype.Property.LetterSpacing<string | number> | undefined;
|
|
45261
|
+
'--focus-ls-tablet'?: csstype.Property.LetterSpacing<string | number> | undefined;
|
|
45262
|
+
'--ls-mobile'?: csstype.Property.LetterSpacing<string | number> | undefined;
|
|
45263
|
+
'--hvr-ls-mobile'?: csstype.Property.LetterSpacing<string | number> | undefined;
|
|
45264
|
+
'--focus-ls-mobile'?: csstype.Property.LetterSpacing<string | number> | undefined;
|
|
45265
|
+
'--line-clamp'?: any;
|
|
45266
|
+
'--hvr-line-clamp'?: any;
|
|
45267
|
+
'--focus-line-clamp'?: any;
|
|
45268
|
+
'--line-clamp-tablet'?: any;
|
|
45269
|
+
'--hvr-line-clamp-tablet'?: any;
|
|
45270
|
+
'--focus-line-clamp-tablet'?: any;
|
|
45271
|
+
'--line-clamp-mobile'?: any;
|
|
45272
|
+
'--hvr-line-clamp-mobile'?: any;
|
|
45273
|
+
'--focus-line-clamp-mobile'?: any;
|
|
45274
|
+
'--lh'?: csstype.Property.LineHeight<string | number> | undefined;
|
|
45275
|
+
'--hvr-lh'?: csstype.Property.LineHeight<string | number> | undefined;
|
|
45276
|
+
'--focus-lh'?: csstype.Property.LineHeight<string | number> | undefined;
|
|
45277
|
+
'--lh-tablet'?: csstype.Property.LineHeight<string | number> | undefined;
|
|
45278
|
+
'--hvr-lh-tablet'?: csstype.Property.LineHeight<string | number> | undefined;
|
|
45279
|
+
'--focus-lh-tablet'?: csstype.Property.LineHeight<string | number> | undefined;
|
|
45280
|
+
'--lh-mobile'?: csstype.Property.LineHeight<string | number> | undefined;
|
|
45281
|
+
'--hvr-lh-mobile'?: csstype.Property.LineHeight<string | number> | undefined;
|
|
45282
|
+
'--focus-lh-mobile'?: csstype.Property.LineHeight<string | number> | undefined;
|
|
45283
|
+
'--tdt'?: csstype.Property.TextDecorationThickness<string | number> | undefined;
|
|
45284
|
+
'--hvr-tdt'?: csstype.Property.TextDecorationThickness<string | number> | undefined;
|
|
45285
|
+
'--focus-tdt'?: csstype.Property.TextDecorationThickness<string | number> | undefined;
|
|
45286
|
+
'--tdt-tablet'?: csstype.Property.TextDecorationThickness<string | number> | undefined;
|
|
45287
|
+
'--hvr-tdt-tablet'?: csstype.Property.TextDecorationThickness<string | number> | undefined;
|
|
45288
|
+
'--focus-tdt-tablet'?: csstype.Property.TextDecorationThickness<string | number> | undefined;
|
|
45289
|
+
'--tdt-mobile'?: csstype.Property.TextDecorationThickness<string | number> | undefined;
|
|
45290
|
+
'--hvr-tdt-mobile'?: csstype.Property.TextDecorationThickness<string | number> | undefined;
|
|
45291
|
+
'--focus-tdt-mobile'?: csstype.Property.TextDecorationThickness<string | number> | undefined;
|
|
45292
|
+
'--tdc'?: csstype.Property.TextDecorationColor | undefined;
|
|
45293
|
+
'--hvr-tdc'?: csstype.Property.TextDecorationColor | undefined;
|
|
45294
|
+
'--focus-tdc'?: csstype.Property.TextDecorationColor | undefined;
|
|
45295
|
+
'--tdc-tablet'?: csstype.Property.TextDecorationColor | undefined;
|
|
45296
|
+
'--hvr-tdc-tablet'?: csstype.Property.TextDecorationColor | undefined;
|
|
45297
|
+
'--focus-tdc-tablet'?: csstype.Property.TextDecorationColor | undefined;
|
|
45298
|
+
'--tdc-mobile'?: csstype.Property.TextDecorationColor | undefined;
|
|
45299
|
+
'--hvr-tdc-mobile'?: csstype.Property.TextDecorationColor | undefined;
|
|
45300
|
+
'--focus-tdc-mobile'?: csstype.Property.TextDecorationColor | undefined;
|
|
45301
|
+
'--tdl'?: csstype.Property.TextDecorationLine | undefined;
|
|
45302
|
+
'--hvr-tdl'?: csstype.Property.TextDecorationLine | undefined;
|
|
45303
|
+
'--focus-tdl'?: csstype.Property.TextDecorationLine | undefined;
|
|
45304
|
+
'--tdl-tablet'?: csstype.Property.TextDecorationLine | undefined;
|
|
45305
|
+
'--hvr-tdl-tablet'?: csstype.Property.TextDecorationLine | undefined;
|
|
45306
|
+
'--focus-tdl-tablet'?: csstype.Property.TextDecorationLine | undefined;
|
|
45307
|
+
'--tdl-mobile'?: csstype.Property.TextDecorationLine | undefined;
|
|
45308
|
+
'--hvr-tdl-mobile'?: csstype.Property.TextDecorationLine | undefined;
|
|
45309
|
+
'--focus-tdl-mobile'?: csstype.Property.TextDecorationLine | undefined;
|
|
45310
|
+
'--m'?: csstype.Property.Margin<string | number> | undefined;
|
|
45311
|
+
'--hvr-m'?: csstype.Property.Margin<string | number> | undefined;
|
|
45312
|
+
'--focus-m'?: csstype.Property.Margin<string | number> | undefined;
|
|
45313
|
+
'--m-tablet'?: csstype.Property.Margin<string | number> | undefined;
|
|
45314
|
+
'--hvr-m-tablet'?: csstype.Property.Margin<string | number> | undefined;
|
|
45315
|
+
'--focus-m-tablet'?: csstype.Property.Margin<string | number> | undefined;
|
|
45316
|
+
'--m-mobile'?: csstype.Property.Margin<string | number> | undefined;
|
|
45317
|
+
'--hvr-m-mobile'?: csstype.Property.Margin<string | number> | undefined;
|
|
45318
|
+
'--focus-m-mobile'?: csstype.Property.Margin<string | number> | undefined;
|
|
45319
|
+
'--mb'?: csstype.Property.MarginBottom<string | number> | undefined;
|
|
45320
|
+
'--hvr-mb'?: csstype.Property.MarginBottom<string | number> | undefined;
|
|
45321
|
+
'--focus-mb'?: csstype.Property.MarginBottom<string | number> | undefined;
|
|
45322
|
+
'--mb-tablet'?: csstype.Property.MarginBottom<string | number> | undefined;
|
|
45323
|
+
'--hvr-mb-tablet'?: csstype.Property.MarginBottom<string | number> | undefined;
|
|
45324
|
+
'--focus-mb-tablet'?: csstype.Property.MarginBottom<string | number> | undefined;
|
|
45325
|
+
'--mb-mobile'?: csstype.Property.MarginBottom<string | number> | undefined;
|
|
45326
|
+
'--hvr-mb-mobile'?: csstype.Property.MarginBottom<string | number> | undefined;
|
|
45327
|
+
'--focus-mb-mobile'?: csstype.Property.MarginBottom<string | number> | undefined;
|
|
45328
|
+
'--ml'?: csstype.Property.MarginLeft<string | number> | undefined;
|
|
45329
|
+
'--hvr-ml'?: csstype.Property.MarginLeft<string | number> | undefined;
|
|
45330
|
+
'--focus-ml'?: csstype.Property.MarginLeft<string | number> | undefined;
|
|
45331
|
+
'--ml-tablet'?: csstype.Property.MarginLeft<string | number> | undefined;
|
|
45332
|
+
'--hvr-ml-tablet'?: csstype.Property.MarginLeft<string | number> | undefined;
|
|
45333
|
+
'--focus-ml-tablet'?: csstype.Property.MarginLeft<string | number> | undefined;
|
|
45334
|
+
'--ml-mobile'?: csstype.Property.MarginLeft<string | number> | undefined;
|
|
45335
|
+
'--hvr-ml-mobile'?: csstype.Property.MarginLeft<string | number> | undefined;
|
|
45336
|
+
'--focus-ml-mobile'?: csstype.Property.MarginLeft<string | number> | undefined;
|
|
45337
|
+
'--mr'?: csstype.Property.MarginRight<string | number> | undefined;
|
|
45338
|
+
'--hvr-mr'?: csstype.Property.MarginRight<string | number> | undefined;
|
|
45339
|
+
'--focus-mr'?: csstype.Property.MarginRight<string | number> | undefined;
|
|
45340
|
+
'--mr-tablet'?: csstype.Property.MarginRight<string | number> | undefined;
|
|
45341
|
+
'--hvr-mr-tablet'?: csstype.Property.MarginRight<string | number> | undefined;
|
|
45342
|
+
'--focus-mr-tablet'?: csstype.Property.MarginRight<string | number> | undefined;
|
|
45343
|
+
'--mr-mobile'?: csstype.Property.MarginRight<string | number> | undefined;
|
|
45344
|
+
'--hvr-mr-mobile'?: csstype.Property.MarginRight<string | number> | undefined;
|
|
45345
|
+
'--focus-mr-mobile'?: csstype.Property.MarginRight<string | number> | undefined;
|
|
45346
|
+
'--mt'?: csstype.Property.MarginTop<string | number> | undefined;
|
|
45347
|
+
'--hvr-mt'?: csstype.Property.MarginTop<string | number> | undefined;
|
|
45348
|
+
'--focus-mt'?: csstype.Property.MarginTop<string | number> | undefined;
|
|
45349
|
+
'--mt-tablet'?: csstype.Property.MarginTop<string | number> | undefined;
|
|
45350
|
+
'--hvr-mt-tablet'?: csstype.Property.MarginTop<string | number> | undefined;
|
|
45351
|
+
'--focus-mt-tablet'?: csstype.Property.MarginTop<string | number> | undefined;
|
|
45352
|
+
'--mt-mobile'?: csstype.Property.MarginTop<string | number> | undefined;
|
|
45353
|
+
'--hvr-mt-mobile'?: csstype.Property.MarginTop<string | number> | undefined;
|
|
45354
|
+
'--focus-mt-mobile'?: csstype.Property.MarginTop<string | number> | undefined;
|
|
45355
|
+
'--maxh'?: csstype.Property.MaxHeight<string | number> | undefined;
|
|
45356
|
+
'--hvr-maxh'?: csstype.Property.MaxHeight<string | number> | undefined;
|
|
45357
|
+
'--focus-maxh'?: csstype.Property.MaxHeight<string | number> | undefined;
|
|
45358
|
+
'--maxh-tablet'?: csstype.Property.MaxHeight<string | number> | undefined;
|
|
45359
|
+
'--hvr-maxh-tablet'?: csstype.Property.MaxHeight<string | number> | undefined;
|
|
45360
|
+
'--focus-maxh-tablet'?: csstype.Property.MaxHeight<string | number> | undefined;
|
|
45361
|
+
'--maxh-mobile'?: csstype.Property.MaxHeight<string | number> | undefined;
|
|
45362
|
+
'--hvr-maxh-mobile'?: csstype.Property.MaxHeight<string | number> | undefined;
|
|
45363
|
+
'--focus-maxh-mobile'?: csstype.Property.MaxHeight<string | number> | undefined;
|
|
45364
|
+
'--maxw'?: csstype.Property.MaxWidth<string | number> | undefined;
|
|
45365
|
+
'--hvr-maxw'?: csstype.Property.MaxWidth<string | number> | undefined;
|
|
45366
|
+
'--focus-maxw'?: csstype.Property.MaxWidth<string | number> | undefined;
|
|
45367
|
+
'--maxw-tablet'?: csstype.Property.MaxWidth<string | number> | undefined;
|
|
45368
|
+
'--hvr-maxw-tablet'?: csstype.Property.MaxWidth<string | number> | undefined;
|
|
45369
|
+
'--focus-maxw-tablet'?: csstype.Property.MaxWidth<string | number> | undefined;
|
|
45370
|
+
'--maxw-mobile'?: csstype.Property.MaxWidth<string | number> | undefined;
|
|
45371
|
+
'--hvr-maxw-mobile'?: csstype.Property.MaxWidth<string | number> | undefined;
|
|
45372
|
+
'--focus-maxw-mobile'?: csstype.Property.MaxWidth<string | number> | undefined;
|
|
45373
|
+
'--minh'?: csstype.Property.MinHeight<string | number> | undefined;
|
|
45374
|
+
'--hvr-minh'?: csstype.Property.MinHeight<string | number> | undefined;
|
|
45375
|
+
'--focus-minh'?: csstype.Property.MinHeight<string | number> | undefined;
|
|
45376
|
+
'--minh-tablet'?: csstype.Property.MinHeight<string | number> | undefined;
|
|
45377
|
+
'--hvr-minh-tablet'?: csstype.Property.MinHeight<string | number> | undefined;
|
|
45378
|
+
'--focus-minh-tablet'?: csstype.Property.MinHeight<string | number> | undefined;
|
|
45379
|
+
'--minh-mobile'?: csstype.Property.MinHeight<string | number> | undefined;
|
|
45380
|
+
'--hvr-minh-mobile'?: csstype.Property.MinHeight<string | number> | undefined;
|
|
45381
|
+
'--focus-minh-mobile'?: csstype.Property.MinHeight<string | number> | undefined;
|
|
45382
|
+
'--minw'?: csstype.Property.MinWidth<string | number> | undefined;
|
|
45383
|
+
'--hvr-minw'?: csstype.Property.MinWidth<string | number> | undefined;
|
|
45384
|
+
'--focus-minw'?: csstype.Property.MinWidth<string | number> | undefined;
|
|
45385
|
+
'--minw-tablet'?: csstype.Property.MinWidth<string | number> | undefined;
|
|
45386
|
+
'--hvr-minw-tablet'?: csstype.Property.MinWidth<string | number> | undefined;
|
|
45387
|
+
'--focus-minw-tablet'?: csstype.Property.MinWidth<string | number> | undefined;
|
|
45388
|
+
'--minw-mobile'?: csstype.Property.MinWidth<string | number> | undefined;
|
|
45389
|
+
'--hvr-minw-mobile'?: csstype.Property.MinWidth<string | number> | undefined;
|
|
45390
|
+
'--focus-minw-mobile'?: csstype.Property.MinWidth<string | number> | undefined;
|
|
45391
|
+
'--objf'?: csstype.Property.ObjectFit | undefined;
|
|
45392
|
+
'--hvr-objf'?: csstype.Property.ObjectFit | undefined;
|
|
45393
|
+
'--focus-objf'?: csstype.Property.ObjectFit | undefined;
|
|
45394
|
+
'--objf-tablet'?: csstype.Property.ObjectFit | undefined;
|
|
45395
|
+
'--hvr-objf-tablet'?: csstype.Property.ObjectFit | undefined;
|
|
45396
|
+
'--focus-objf-tablet'?: csstype.Property.ObjectFit | undefined;
|
|
45397
|
+
'--objf-mobile'?: csstype.Property.ObjectFit | undefined;
|
|
45398
|
+
'--hvr-objf-mobile'?: csstype.Property.ObjectFit | undefined;
|
|
45399
|
+
'--focus-objf-mobile'?: csstype.Property.ObjectFit | undefined;
|
|
45400
|
+
'--op'?: csstype.Property.Opacity | undefined;
|
|
45401
|
+
'--hvr-op'?: csstype.Property.Opacity | undefined;
|
|
45402
|
+
'--focus-op'?: csstype.Property.Opacity | undefined;
|
|
45403
|
+
'--op-tablet'?: csstype.Property.Opacity | undefined;
|
|
45404
|
+
'--hvr-op-tablet'?: csstype.Property.Opacity | undefined;
|
|
45405
|
+
'--focus-op-tablet'?: csstype.Property.Opacity | undefined;
|
|
45406
|
+
'--op-mobile'?: csstype.Property.Opacity | undefined;
|
|
45407
|
+
'--hvr-op-mobile'?: csstype.Property.Opacity | undefined;
|
|
45408
|
+
'--focus-op-mobile'?: csstype.Property.Opacity | undefined;
|
|
45409
|
+
'--o'?: csstype.Property.Order | undefined;
|
|
45410
|
+
'--hvr-o'?: csstype.Property.Order | undefined;
|
|
45411
|
+
'--focus-o'?: csstype.Property.Order | undefined;
|
|
45412
|
+
'--o-tablet'?: csstype.Property.Order | undefined;
|
|
45413
|
+
'--hvr-o-tablet'?: csstype.Property.Order | undefined;
|
|
45414
|
+
'--focus-o-tablet'?: csstype.Property.Order | undefined;
|
|
45415
|
+
'--o-mobile'?: csstype.Property.Order | undefined;
|
|
45416
|
+
'--hvr-o-mobile'?: csstype.Property.Order | undefined;
|
|
45417
|
+
'--focus-o-mobile'?: csstype.Property.Order | undefined;
|
|
45418
|
+
'--pc'?: csstype.Property.PlaceContent | undefined;
|
|
45419
|
+
'--hvr-pc'?: csstype.Property.PlaceContent | undefined;
|
|
45420
|
+
'--focus-pc'?: csstype.Property.PlaceContent | undefined;
|
|
45421
|
+
'--pc-tablet'?: csstype.Property.PlaceContent | undefined;
|
|
45422
|
+
'--hvr-pc-tablet'?: csstype.Property.PlaceContent | undefined;
|
|
45423
|
+
'--focus-pc-tablet'?: csstype.Property.PlaceContent | undefined;
|
|
45424
|
+
'--pc-mobile'?: csstype.Property.PlaceContent | undefined;
|
|
45425
|
+
'--hvr-pc-mobile'?: csstype.Property.PlaceContent | undefined;
|
|
45426
|
+
'--focus-pc-mobile'?: csstype.Property.PlaceContent | undefined;
|
|
45427
|
+
'--p'?: csstype.Property.Padding<string | number> | undefined;
|
|
45428
|
+
'--hvr-p'?: csstype.Property.Padding<string | number> | undefined;
|
|
45429
|
+
'--focus-p'?: csstype.Property.Padding<string | number> | undefined;
|
|
45430
|
+
'--p-tablet'?: csstype.Property.Padding<string | number> | undefined;
|
|
45431
|
+
'--hvr-p-tablet'?: csstype.Property.Padding<string | number> | undefined;
|
|
45432
|
+
'--focus-p-tablet'?: csstype.Property.Padding<string | number> | undefined;
|
|
45433
|
+
'--p-mobile'?: csstype.Property.Padding<string | number> | undefined;
|
|
45434
|
+
'--hvr-p-mobile'?: csstype.Property.Padding<string | number> | undefined;
|
|
45435
|
+
'--focus-p-mobile'?: csstype.Property.Padding<string | number> | undefined;
|
|
45436
|
+
'--pb'?: csstype.Property.PaddingBottom<string | number> | undefined;
|
|
45437
|
+
'--hvr-pb'?: csstype.Property.PaddingBottom<string | number> | undefined;
|
|
45438
|
+
'--focus-pb'?: csstype.Property.PaddingBottom<string | number> | undefined;
|
|
45439
|
+
'--pb-tablet'?: csstype.Property.PaddingBottom<string | number> | undefined;
|
|
45440
|
+
'--hvr-pb-tablet'?: csstype.Property.PaddingBottom<string | number> | undefined;
|
|
45441
|
+
'--focus-pb-tablet'?: csstype.Property.PaddingBottom<string | number> | undefined;
|
|
45442
|
+
'--pb-mobile'?: csstype.Property.PaddingBottom<string | number> | undefined;
|
|
45443
|
+
'--hvr-pb-mobile'?: csstype.Property.PaddingBottom<string | number> | undefined;
|
|
45444
|
+
'--focus-pb-mobile'?: csstype.Property.PaddingBottom<string | number> | undefined;
|
|
45445
|
+
'--pl'?: csstype.Property.PaddingLeft<string | number> | undefined;
|
|
45446
|
+
'--hvr-pl'?: csstype.Property.PaddingLeft<string | number> | undefined;
|
|
45447
|
+
'--focus-pl'?: csstype.Property.PaddingLeft<string | number> | undefined;
|
|
45448
|
+
'--pl-tablet'?: csstype.Property.PaddingLeft<string | number> | undefined;
|
|
45449
|
+
'--hvr-pl-tablet'?: csstype.Property.PaddingLeft<string | number> | undefined;
|
|
45450
|
+
'--focus-pl-tablet'?: csstype.Property.PaddingLeft<string | number> | undefined;
|
|
45451
|
+
'--pl-mobile'?: csstype.Property.PaddingLeft<string | number> | undefined;
|
|
45452
|
+
'--hvr-pl-mobile'?: csstype.Property.PaddingLeft<string | number> | undefined;
|
|
45453
|
+
'--focus-pl-mobile'?: csstype.Property.PaddingLeft<string | number> | undefined;
|
|
45454
|
+
'--pr'?: csstype.Property.PaddingRight<string | number> | undefined;
|
|
45455
|
+
'--hvr-pr'?: csstype.Property.PaddingRight<string | number> | undefined;
|
|
45456
|
+
'--focus-pr'?: csstype.Property.PaddingRight<string | number> | undefined;
|
|
45457
|
+
'--pr-tablet'?: csstype.Property.PaddingRight<string | number> | undefined;
|
|
45458
|
+
'--hvr-pr-tablet'?: csstype.Property.PaddingRight<string | number> | undefined;
|
|
45459
|
+
'--focus-pr-tablet'?: csstype.Property.PaddingRight<string | number> | undefined;
|
|
45460
|
+
'--pr-mobile'?: csstype.Property.PaddingRight<string | number> | undefined;
|
|
45461
|
+
'--hvr-pr-mobile'?: csstype.Property.PaddingRight<string | number> | undefined;
|
|
45462
|
+
'--focus-pr-mobile'?: csstype.Property.PaddingRight<string | number> | undefined;
|
|
45463
|
+
'--pt'?: csstype.Property.PaddingTop<string | number> | undefined;
|
|
45464
|
+
'--hvr-pt'?: csstype.Property.PaddingTop<string | number> | undefined;
|
|
45465
|
+
'--focus-pt'?: csstype.Property.PaddingTop<string | number> | undefined;
|
|
45466
|
+
'--pt-tablet'?: csstype.Property.PaddingTop<string | number> | undefined;
|
|
45467
|
+
'--hvr-pt-tablet'?: csstype.Property.PaddingTop<string | number> | undefined;
|
|
45468
|
+
'--focus-pt-tablet'?: csstype.Property.PaddingTop<string | number> | undefined;
|
|
45469
|
+
'--pt-mobile'?: csstype.Property.PaddingTop<string | number> | undefined;
|
|
45470
|
+
'--hvr-pt-mobile'?: csstype.Property.PaddingTop<string | number> | undefined;
|
|
45471
|
+
'--focus-pt-mobile'?: csstype.Property.PaddingTop<string | number> | undefined;
|
|
45472
|
+
'--pe'?: csstype.Property.PointerEvents | undefined;
|
|
45473
|
+
'--hvr-pe'?: csstype.Property.PointerEvents | undefined;
|
|
45474
|
+
'--focus-pe'?: csstype.Property.PointerEvents | undefined;
|
|
45475
|
+
'--pe-tablet'?: csstype.Property.PointerEvents | undefined;
|
|
45476
|
+
'--hvr-pe-tablet'?: csstype.Property.PointerEvents | undefined;
|
|
45477
|
+
'--focus-pe-tablet'?: csstype.Property.PointerEvents | undefined;
|
|
45478
|
+
'--pe-mobile'?: csstype.Property.PointerEvents | undefined;
|
|
45479
|
+
'--hvr-pe-mobile'?: csstype.Property.PointerEvents | undefined;
|
|
45480
|
+
'--focus-pe-mobile'?: csstype.Property.PointerEvents | undefined;
|
|
45481
|
+
'--pos'?: csstype.Property.Position | undefined;
|
|
45482
|
+
'--hvr-pos'?: csstype.Property.Position | undefined;
|
|
45483
|
+
'--focus-pos'?: csstype.Property.Position | undefined;
|
|
45484
|
+
'--pos-tablet'?: csstype.Property.Position | undefined;
|
|
45485
|
+
'--hvr-pos-tablet'?: csstype.Property.Position | undefined;
|
|
45486
|
+
'--focus-pos-tablet'?: csstype.Property.Position | undefined;
|
|
45487
|
+
'--pos-mobile'?: csstype.Property.Position | undefined;
|
|
45488
|
+
'--hvr-pos-mobile'?: csstype.Property.Position | undefined;
|
|
45489
|
+
'--focus-pos-mobile'?: csstype.Property.Position | undefined;
|
|
45490
|
+
'--right'?: csstype.Property.Right<string | number> | undefined;
|
|
45491
|
+
'--hvr-right'?: csstype.Property.Right<string | number> | undefined;
|
|
45492
|
+
'--focus-right'?: csstype.Property.Right<string | number> | undefined;
|
|
45493
|
+
'--right-tablet'?: csstype.Property.Right<string | number> | undefined;
|
|
45494
|
+
'--hvr-right-tablet'?: csstype.Property.Right<string | number> | undefined;
|
|
45495
|
+
'--focus-right-tablet'?: csstype.Property.Right<string | number> | undefined;
|
|
45496
|
+
'--right-mobile'?: csstype.Property.Right<string | number> | undefined;
|
|
45497
|
+
'--hvr-right-mobile'?: csstype.Property.Right<string | number> | undefined;
|
|
45498
|
+
'--focus-right-mobile'?: csstype.Property.Right<string | number> | undefined;
|
|
45499
|
+
'--rg'?: csstype.Property.RowGap<string | number> | undefined;
|
|
45500
|
+
'--hvr-rg'?: csstype.Property.RowGap<string | number> | undefined;
|
|
45501
|
+
'--focus-rg'?: csstype.Property.RowGap<string | number> | undefined;
|
|
45502
|
+
'--rg-tablet'?: csstype.Property.RowGap<string | number> | undefined;
|
|
45503
|
+
'--hvr-rg-tablet'?: csstype.Property.RowGap<string | number> | undefined;
|
|
45504
|
+
'--focus-rg-tablet'?: csstype.Property.RowGap<string | number> | undefined;
|
|
45505
|
+
'--rg-mobile'?: csstype.Property.RowGap<string | number> | undefined;
|
|
45506
|
+
'--hvr-rg-mobile'?: csstype.Property.RowGap<string | number> | undefined;
|
|
45507
|
+
'--focus-rg-mobile'?: csstype.Property.RowGap<string | number> | undefined;
|
|
45508
|
+
'--ta'?: csstype.Property.TextAlign | undefined;
|
|
45509
|
+
'--hvr-ta'?: csstype.Property.TextAlign | undefined;
|
|
45510
|
+
'--focus-ta'?: csstype.Property.TextAlign | undefined;
|
|
45511
|
+
'--ta-tablet'?: csstype.Property.TextAlign | undefined;
|
|
45512
|
+
'--hvr-ta-tablet'?: csstype.Property.TextAlign | undefined;
|
|
45513
|
+
'--focus-ta-tablet'?: csstype.Property.TextAlign | undefined;
|
|
45514
|
+
'--ta-mobile'?: csstype.Property.TextAlign | undefined;
|
|
45515
|
+
'--hvr-ta-mobile'?: csstype.Property.TextAlign | undefined;
|
|
45516
|
+
'--focus-ta-mobile'?: csstype.Property.TextAlign | undefined;
|
|
45517
|
+
'--ts'?: csstype.Property.TextShadow | undefined;
|
|
45518
|
+
'--hvr-ts'?: csstype.Property.TextShadow | undefined;
|
|
45519
|
+
'--focus-ts'?: csstype.Property.TextShadow | undefined;
|
|
45520
|
+
'--ts-tablet'?: csstype.Property.TextShadow | undefined;
|
|
45521
|
+
'--hvr-ts-tablet'?: csstype.Property.TextShadow | undefined;
|
|
45522
|
+
'--focus-ts-tablet'?: csstype.Property.TextShadow | undefined;
|
|
45523
|
+
'--ts-mobile'?: csstype.Property.TextShadow | undefined;
|
|
45524
|
+
'--hvr-ts-mobile'?: csstype.Property.TextShadow | undefined;
|
|
45525
|
+
'--focus-ts-mobile'?: csstype.Property.TextShadow | undefined;
|
|
45526
|
+
'--tt'?: csstype.Property.TextTransform | undefined;
|
|
45527
|
+
'--hvr-tt'?: csstype.Property.TextTransform | undefined;
|
|
45528
|
+
'--focus-tt'?: csstype.Property.TextTransform | undefined;
|
|
45529
|
+
'--tt-tablet'?: csstype.Property.TextTransform | undefined;
|
|
45530
|
+
'--hvr-tt-tablet'?: csstype.Property.TextTransform | undefined;
|
|
45531
|
+
'--focus-tt-tablet'?: csstype.Property.TextTransform | undefined;
|
|
45532
|
+
'--tt-mobile'?: csstype.Property.TextTransform | undefined;
|
|
45533
|
+
'--hvr-tt-mobile'?: csstype.Property.TextTransform | undefined;
|
|
45534
|
+
'--focus-tt-mobile'?: csstype.Property.TextTransform | undefined;
|
|
45535
|
+
'--top'?: csstype.Property.Top<string | number> | undefined;
|
|
45536
|
+
'--hvr-top'?: csstype.Property.Top<string | number> | undefined;
|
|
45537
|
+
'--focus-top'?: csstype.Property.Top<string | number> | undefined;
|
|
45538
|
+
'--top-tablet'?: csstype.Property.Top<string | number> | undefined;
|
|
45539
|
+
'--hvr-top-tablet'?: csstype.Property.Top<string | number> | undefined;
|
|
45540
|
+
'--focus-top-tablet'?: csstype.Property.Top<string | number> | undefined;
|
|
45541
|
+
'--top-mobile'?: csstype.Property.Top<string | number> | undefined;
|
|
45542
|
+
'--hvr-top-mobile'?: csstype.Property.Top<string | number> | undefined;
|
|
45543
|
+
'--focus-top-mobile'?: csstype.Property.Top<string | number> | undefined;
|
|
45544
|
+
'--t'?: csstype.Property.Transform | undefined;
|
|
45545
|
+
'--hvr-t'?: csstype.Property.Transform | undefined;
|
|
45546
|
+
'--focus-t'?: csstype.Property.Transform | undefined;
|
|
45547
|
+
'--t-tablet'?: csstype.Property.Transform | undefined;
|
|
45548
|
+
'--hvr-t-tablet'?: csstype.Property.Transform | undefined;
|
|
45549
|
+
'--focus-t-tablet'?: csstype.Property.Transform | undefined;
|
|
45550
|
+
'--t-mobile'?: csstype.Property.Transform | undefined;
|
|
45551
|
+
'--hvr-t-mobile'?: csstype.Property.Transform | undefined;
|
|
45552
|
+
'--focus-t-mobile'?: csstype.Property.Transform | undefined;
|
|
45553
|
+
'--v'?: csstype.Property.Visibility | undefined;
|
|
45554
|
+
'--hvr-v'?: csstype.Property.Visibility | undefined;
|
|
45555
|
+
'--focus-v'?: csstype.Property.Visibility | undefined;
|
|
45556
|
+
'--v-tablet'?: csstype.Property.Visibility | undefined;
|
|
45557
|
+
'--hvr-v-tablet'?: csstype.Property.Visibility | undefined;
|
|
45558
|
+
'--focus-v-tablet'?: csstype.Property.Visibility | undefined;
|
|
45559
|
+
'--v-mobile'?: csstype.Property.Visibility | undefined;
|
|
45560
|
+
'--hvr-v-mobile'?: csstype.Property.Visibility | undefined;
|
|
45561
|
+
'--focus-v-mobile'?: csstype.Property.Visibility | undefined;
|
|
45562
|
+
'--ws'?: csstype.Property.WhiteSpace | undefined;
|
|
45563
|
+
'--hvr-ws'?: csstype.Property.WhiteSpace | undefined;
|
|
45564
|
+
'--focus-ws'?: csstype.Property.WhiteSpace | undefined;
|
|
45565
|
+
'--ws-tablet'?: csstype.Property.WhiteSpace | undefined;
|
|
45566
|
+
'--hvr-ws-tablet'?: csstype.Property.WhiteSpace | undefined;
|
|
45567
|
+
'--focus-ws-tablet'?: csstype.Property.WhiteSpace | undefined;
|
|
45568
|
+
'--ws-mobile'?: csstype.Property.WhiteSpace | undefined;
|
|
45569
|
+
'--hvr-ws-mobile'?: csstype.Property.WhiteSpace | undefined;
|
|
45570
|
+
'--focus-ws-mobile'?: csstype.Property.WhiteSpace | undefined;
|
|
45571
|
+
'--w'?: csstype.Property.Width<string | number> | undefined;
|
|
45572
|
+
'--hvr-w'?: csstype.Property.Width<string | number> | undefined;
|
|
45573
|
+
'--focus-w'?: csstype.Property.Width<string | number> | undefined;
|
|
45574
|
+
'--w-tablet'?: csstype.Property.Width<string | number> | undefined;
|
|
45575
|
+
'--hvr-w-tablet'?: csstype.Property.Width<string | number> | undefined;
|
|
45576
|
+
'--focus-w-tablet'?: csstype.Property.Width<string | number> | undefined;
|
|
45577
|
+
'--w-mobile'?: csstype.Property.Width<string | number> | undefined;
|
|
45578
|
+
'--hvr-w-mobile'?: csstype.Property.Width<string | number> | undefined;
|
|
45579
|
+
'--focus-w-mobile'?: csstype.Property.Width<string | number> | undefined;
|
|
45580
|
+
'--z'?: csstype.Property.ZIndex | undefined;
|
|
45581
|
+
'--hvr-z'?: csstype.Property.ZIndex | undefined;
|
|
45582
|
+
'--focus-z'?: csstype.Property.ZIndex | undefined;
|
|
45583
|
+
'--z-tablet'?: csstype.Property.ZIndex | undefined;
|
|
45584
|
+
'--hvr-z-tablet'?: csstype.Property.ZIndex | undefined;
|
|
45585
|
+
'--focus-z-tablet'?: csstype.Property.ZIndex | undefined;
|
|
45586
|
+
'--z-mobile'?: csstype.Property.ZIndex | undefined;
|
|
45587
|
+
'--hvr-z-mobile'?: csstype.Property.ZIndex | undefined;
|
|
45588
|
+
'--focus-z-mobile'?: csstype.Property.ZIndex | undefined;
|
|
45589
|
+
'--wm'?: csstype.Property.WritingMode | undefined;
|
|
45590
|
+
'--hvr-wm'?: csstype.Property.WritingMode | undefined;
|
|
45591
|
+
'--focus-wm'?: csstype.Property.WritingMode | undefined;
|
|
45592
|
+
'--wm-tablet'?: csstype.Property.WritingMode | undefined;
|
|
45593
|
+
'--hvr-wm-tablet'?: csstype.Property.WritingMode | undefined;
|
|
45594
|
+
'--focus-wm-tablet'?: csstype.Property.WritingMode | undefined;
|
|
45595
|
+
'--wm-mobile'?: csstype.Property.WritingMode | undefined;
|
|
45596
|
+
'--hvr-wm-mobile'?: csstype.Property.WritingMode | undefined;
|
|
45597
|
+
'--focus-wm-mobile'?: csstype.Property.WritingMode | undefined;
|
|
45598
|
+
accentColor?: csstype.Property.AccentColor | undefined;
|
|
45599
|
+
alignContent?: csstype.Property.AlignContent | undefined;
|
|
45600
|
+
alignItems?: csstype.Property.AlignItems | undefined;
|
|
45601
|
+
alignSelf?: csstype.Property.AlignSelf | undefined;
|
|
45602
|
+
alignTracks?: csstype.Property.AlignTracks | undefined;
|
|
45603
|
+
animationComposition?: csstype.Property.AnimationComposition | undefined;
|
|
45604
|
+
animationDelay?: csstype.Property.AnimationDelay<string & {}> | undefined;
|
|
45605
|
+
animationDirection?: csstype.Property.AnimationDirection | undefined;
|
|
45606
|
+
animationDuration?: csstype.Property.AnimationDuration<string & {}> | undefined;
|
|
45607
|
+
animationFillMode?: csstype.Property.AnimationFillMode | undefined;
|
|
45608
|
+
animationIterationCount?: csstype.Property.AnimationIterationCount | undefined;
|
|
45609
|
+
animationName?: csstype.Property.AnimationName | undefined;
|
|
45610
|
+
animationPlayState?: csstype.Property.AnimationPlayState | undefined;
|
|
45611
|
+
animationTimeline?: csstype.Property.AnimationTimeline | undefined;
|
|
45612
|
+
animationTimingFunction?: csstype.Property.AnimationTimingFunction | undefined;
|
|
45613
|
+
appearance?: csstype.Property.Appearance | undefined;
|
|
45614
|
+
aspectRatio?: csstype.Property.AspectRatio | undefined;
|
|
45615
|
+
backdropFilter?: csstype.Property.BackdropFilter | undefined;
|
|
45616
|
+
backfaceVisibility?: csstype.Property.BackfaceVisibility | undefined;
|
|
45617
|
+
backgroundAttachment?: csstype.Property.BackgroundAttachment | undefined;
|
|
45618
|
+
backgroundBlendMode?: csstype.Property.BackgroundBlendMode | undefined;
|
|
45619
|
+
backgroundClip?: csstype.Property.BackgroundClip | undefined;
|
|
45620
|
+
backgroundColor?: csstype.Property.BackgroundColor | undefined;
|
|
45621
|
+
backgroundImage?: csstype.Property.BackgroundImage | undefined;
|
|
45622
|
+
backgroundOrigin?: csstype.Property.BackgroundOrigin | undefined;
|
|
45623
|
+
backgroundPositionX?: csstype.Property.BackgroundPositionX<string | number> | undefined;
|
|
45624
|
+
backgroundPositionY?: csstype.Property.BackgroundPositionY<string | number> | undefined;
|
|
45625
|
+
backgroundRepeat?: csstype.Property.BackgroundRepeat | undefined;
|
|
45626
|
+
backgroundSize?: csstype.Property.BackgroundSize<string | number> | undefined;
|
|
45627
|
+
blockOverflow?: csstype.Property.BlockOverflow | undefined;
|
|
45628
|
+
blockSize?: csstype.Property.BlockSize<string | number> | undefined;
|
|
45629
|
+
borderBlockColor?: csstype.Property.BorderBlockColor | undefined;
|
|
45630
|
+
borderBlockEndColor?: csstype.Property.BorderBlockEndColor | undefined;
|
|
45631
|
+
borderBlockEndStyle?: csstype.Property.BorderBlockEndStyle | undefined;
|
|
45632
|
+
borderBlockEndWidth?: csstype.Property.BorderBlockEndWidth<string | number> | undefined;
|
|
45633
|
+
borderBlockStartColor?: csstype.Property.BorderBlockStartColor | undefined;
|
|
45634
|
+
borderBlockStartStyle?: csstype.Property.BorderBlockStartStyle | undefined;
|
|
45635
|
+
borderBlockStartWidth?: csstype.Property.BorderBlockStartWidth<string | number> | undefined;
|
|
45636
|
+
borderBlockStyle?: csstype.Property.BorderBlockStyle | undefined;
|
|
45637
|
+
borderBlockWidth?: csstype.Property.BorderBlockWidth<string | number> | undefined;
|
|
45638
|
+
borderBottomColor?: csstype.Property.BorderBottomColor | undefined;
|
|
45639
|
+
borderBottomLeftRadius?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
45640
|
+
borderBottomRightRadius?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
|
|
45641
|
+
borderBottomStyle?: csstype.Property.BorderBottomStyle | undefined;
|
|
45642
|
+
borderBottomWidth?: csstype.Property.BorderBottomWidth<string | number> | undefined;
|
|
45643
|
+
borderCollapse?: csstype.Property.BorderCollapse | undefined;
|
|
45644
|
+
borderEndEndRadius?: csstype.Property.BorderEndEndRadius<string | number> | undefined;
|
|
45645
|
+
borderEndStartRadius?: csstype.Property.BorderEndStartRadius<string | number> | undefined;
|
|
45646
|
+
borderImageOutset?: csstype.Property.BorderImageOutset<string | number> | undefined;
|
|
45647
|
+
borderImageRepeat?: csstype.Property.BorderImageRepeat | undefined;
|
|
45648
|
+
borderImageSlice?: csstype.Property.BorderImageSlice | undefined;
|
|
45649
|
+
borderImageSource?: csstype.Property.BorderImageSource | undefined;
|
|
45650
|
+
borderImageWidth?: csstype.Property.BorderImageWidth<string | number> | undefined;
|
|
45651
|
+
borderInlineColor?: csstype.Property.BorderInlineColor | undefined;
|
|
45652
|
+
borderInlineEndColor?: csstype.Property.BorderInlineEndColor | undefined;
|
|
45653
|
+
borderInlineEndStyle?: csstype.Property.BorderInlineEndStyle | undefined;
|
|
45654
|
+
borderInlineEndWidth?: csstype.Property.BorderInlineEndWidth<string | number> | undefined;
|
|
45655
|
+
borderInlineStartColor?: csstype.Property.BorderInlineStartColor | undefined;
|
|
45656
|
+
borderInlineStartStyle?: csstype.Property.BorderInlineStartStyle | undefined;
|
|
45657
|
+
borderInlineStartWidth?: csstype.Property.BorderInlineStartWidth<string | number> | undefined;
|
|
45658
|
+
borderInlineStyle?: csstype.Property.BorderInlineStyle | undefined;
|
|
45659
|
+
borderInlineWidth?: csstype.Property.BorderInlineWidth<string | number> | undefined;
|
|
45660
|
+
borderLeftColor?: csstype.Property.BorderLeftColor | undefined;
|
|
45661
|
+
borderLeftStyle?: csstype.Property.BorderLeftStyle | undefined;
|
|
45662
|
+
borderLeftWidth?: csstype.Property.BorderLeftWidth<string | number> | undefined;
|
|
45663
|
+
borderRightColor?: csstype.Property.BorderRightColor | undefined;
|
|
45664
|
+
borderRightStyle?: csstype.Property.BorderRightStyle | undefined;
|
|
45665
|
+
borderRightWidth?: csstype.Property.BorderRightWidth<string | number> | undefined;
|
|
45666
|
+
borderSpacing?: csstype.Property.BorderSpacing<string | number> | undefined;
|
|
45667
|
+
borderStartEndRadius?: csstype.Property.BorderStartEndRadius<string | number> | undefined;
|
|
45668
|
+
borderStartStartRadius?: csstype.Property.BorderStartStartRadius<string | number> | undefined;
|
|
45669
|
+
borderTopColor?: csstype.Property.BorderTopColor | undefined;
|
|
45670
|
+
borderTopLeftRadius?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
|
|
45671
|
+
borderTopRightRadius?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
|
|
45672
|
+
borderTopStyle?: csstype.Property.BorderTopStyle | undefined;
|
|
45673
|
+
borderTopWidth?: csstype.Property.BorderTopWidth<string | number> | undefined;
|
|
45674
|
+
bottom?: csstype.Property.Bottom<string | number> | undefined;
|
|
45675
|
+
boxDecorationBreak?: csstype.Property.BoxDecorationBreak | undefined;
|
|
45676
|
+
boxShadow?: csstype.Property.BoxShadow | undefined;
|
|
45677
|
+
boxSizing?: csstype.Property.BoxSizing | undefined;
|
|
45678
|
+
breakAfter?: csstype.Property.BreakAfter | undefined;
|
|
45679
|
+
breakBefore?: csstype.Property.BreakBefore | undefined;
|
|
45680
|
+
breakInside?: csstype.Property.BreakInside | undefined;
|
|
45681
|
+
captionSide?: csstype.Property.CaptionSide | undefined;
|
|
45682
|
+
caretColor?: csstype.Property.CaretColor | undefined;
|
|
45683
|
+
caretShape?: csstype.Property.CaretShape | undefined;
|
|
45684
|
+
clear?: csstype.Property.Clear | undefined;
|
|
45685
|
+
clipPath?: csstype.Property.ClipPath | undefined;
|
|
45686
|
+
color?: csstype.Property.Color | undefined;
|
|
45687
|
+
colorAdjust?: csstype.Property.PrintColorAdjust | undefined;
|
|
45688
|
+
colorScheme?: csstype.Property.ColorScheme | undefined;
|
|
45689
|
+
columnCount?: csstype.Property.ColumnCount | undefined;
|
|
45690
|
+
columnFill?: csstype.Property.ColumnFill | undefined;
|
|
45691
|
+
columnGap?: csstype.Property.ColumnGap<string | number> | undefined;
|
|
45692
|
+
columnRuleColor?: csstype.Property.ColumnRuleColor | undefined;
|
|
45693
|
+
columnRuleStyle?: csstype.Property.ColumnRuleStyle | undefined;
|
|
45694
|
+
columnRuleWidth?: csstype.Property.ColumnRuleWidth<string | number> | undefined;
|
|
45695
|
+
columnSpan?: csstype.Property.ColumnSpan | undefined;
|
|
45696
|
+
columnWidth?: csstype.Property.ColumnWidth<string | number> | undefined;
|
|
45697
|
+
contain?: csstype.Property.Contain | undefined;
|
|
45698
|
+
containIntrinsicBlockSize?: csstype.Property.ContainIntrinsicBlockSize<string | number> | undefined;
|
|
45699
|
+
containIntrinsicHeight?: csstype.Property.ContainIntrinsicHeight<string | number> | undefined;
|
|
45700
|
+
containIntrinsicInlineSize?: csstype.Property.ContainIntrinsicInlineSize<string | number> | undefined;
|
|
45701
|
+
containIntrinsicWidth?: csstype.Property.ContainIntrinsicWidth<string | number> | undefined;
|
|
45702
|
+
containerName?: csstype.Property.ContainerName | undefined;
|
|
45703
|
+
containerType?: csstype.Property.ContainerType | undefined;
|
|
45704
|
+
content?: csstype.Property.Content | undefined;
|
|
45705
|
+
contentVisibility?: csstype.Property.ContentVisibility | undefined;
|
|
45706
|
+
counterIncrement?: csstype.Property.CounterIncrement | undefined;
|
|
45707
|
+
counterReset?: csstype.Property.CounterReset | undefined;
|
|
45708
|
+
counterSet?: csstype.Property.CounterSet | undefined;
|
|
45709
|
+
cursor?: csstype.Property.Cursor | undefined;
|
|
45710
|
+
direction?: csstype.Property.Direction | undefined;
|
|
45711
|
+
display?: csstype.Property.Display | undefined;
|
|
45712
|
+
emptyCells?: csstype.Property.EmptyCells | undefined;
|
|
45713
|
+
filter?: csstype.Property.Filter | undefined;
|
|
45714
|
+
flexBasis?: csstype.Property.FlexBasis<string | number> | undefined;
|
|
45715
|
+
flexDirection?: csstype.Property.FlexDirection | undefined;
|
|
45716
|
+
flexGrow?: csstype.Property.FlexGrow | undefined;
|
|
45717
|
+
flexShrink?: csstype.Property.FlexShrink | undefined;
|
|
45718
|
+
flexWrap?: csstype.Property.FlexWrap | undefined;
|
|
45719
|
+
float?: csstype.Property.Float | undefined;
|
|
45720
|
+
fontFamily?: csstype.Property.FontFamily | undefined;
|
|
45721
|
+
fontFeatureSettings?: csstype.Property.FontFeatureSettings | undefined;
|
|
45722
|
+
fontKerning?: csstype.Property.FontKerning | undefined;
|
|
45723
|
+
fontLanguageOverride?: csstype.Property.FontLanguageOverride | undefined;
|
|
45724
|
+
fontOpticalSizing?: csstype.Property.FontOpticalSizing | undefined;
|
|
45725
|
+
fontPalette?: csstype.Property.FontPalette | undefined;
|
|
45726
|
+
fontSize?: csstype.Property.FontSize<string | number> | undefined;
|
|
45727
|
+
fontSizeAdjust?: csstype.Property.FontSizeAdjust | undefined;
|
|
45728
|
+
fontSmooth?: csstype.Property.FontSmooth<string | number> | undefined;
|
|
45729
|
+
fontStretch?: csstype.Property.FontStretch | undefined;
|
|
45730
|
+
fontStyle?: csstype.Property.FontStyle | undefined;
|
|
45731
|
+
fontSynthesis?: csstype.Property.FontSynthesis | undefined;
|
|
45732
|
+
fontVariant?: csstype.Property.FontVariant | undefined;
|
|
45733
|
+
fontVariantAlternates?: csstype.Property.FontVariantAlternates | undefined;
|
|
45734
|
+
fontVariantCaps?: csstype.Property.FontVariantCaps | undefined;
|
|
45735
|
+
fontVariantEastAsian?: csstype.Property.FontVariantEastAsian | undefined;
|
|
45736
|
+
fontVariantEmoji?: csstype.Property.FontVariantEmoji | undefined;
|
|
45737
|
+
fontVariantLigatures?: csstype.Property.FontVariantLigatures | undefined;
|
|
45738
|
+
fontVariantNumeric?: csstype.Property.FontVariantNumeric | undefined;
|
|
45739
|
+
fontVariantPosition?: csstype.Property.FontVariantPosition | undefined;
|
|
45740
|
+
fontVariationSettings?: csstype.Property.FontVariationSettings | undefined;
|
|
45741
|
+
fontWeight?: csstype.Property.FontWeight | undefined;
|
|
45742
|
+
forcedColorAdjust?: csstype.Property.ForcedColorAdjust | undefined;
|
|
45743
|
+
gridAutoColumns?: csstype.Property.GridAutoColumns<string | number> | undefined;
|
|
45744
|
+
gridAutoFlow?: csstype.Property.GridAutoFlow | undefined;
|
|
45745
|
+
gridAutoRows?: csstype.Property.GridAutoRows<string | number> | undefined;
|
|
45746
|
+
gridColumnEnd?: csstype.Property.GridColumnEnd | undefined;
|
|
45747
|
+
gridColumnStart?: csstype.Property.GridColumnStart | undefined;
|
|
45748
|
+
gridRowEnd?: csstype.Property.GridRowEnd | undefined;
|
|
45749
|
+
gridRowStart?: csstype.Property.GridRowStart | undefined;
|
|
45750
|
+
gridTemplateAreas?: csstype.Property.GridTemplateAreas | undefined;
|
|
45751
|
+
gridTemplateColumns?: csstype.Property.GridTemplateColumns<string | number> | undefined;
|
|
45752
|
+
gridTemplateRows?: csstype.Property.GridTemplateRows<string | number> | undefined;
|
|
45753
|
+
hangingPunctuation?: csstype.Property.HangingPunctuation | undefined;
|
|
45754
|
+
height?: csstype.Property.Height<string | number> | undefined;
|
|
45755
|
+
hyphenateCharacter?: csstype.Property.HyphenateCharacter | undefined;
|
|
45756
|
+
hyphenateLimitChars?: csstype.Property.HyphenateLimitChars | undefined;
|
|
45757
|
+
hyphens?: csstype.Property.Hyphens | undefined;
|
|
45758
|
+
imageOrientation?: csstype.Property.ImageOrientation | undefined;
|
|
45759
|
+
imageRendering?: csstype.Property.ImageRendering | undefined;
|
|
45760
|
+
imageResolution?: csstype.Property.ImageResolution | undefined;
|
|
45761
|
+
initialLetter?: csstype.Property.InitialLetter | undefined;
|
|
45762
|
+
inlineSize?: csstype.Property.InlineSize<string | number> | undefined;
|
|
45763
|
+
inputSecurity?: csstype.Property.InputSecurity | undefined;
|
|
45764
|
+
insetBlockEnd?: csstype.Property.InsetBlockEnd<string | number> | undefined;
|
|
45765
|
+
insetBlockStart?: csstype.Property.InsetBlockStart<string | number> | undefined;
|
|
45766
|
+
insetInlineEnd?: csstype.Property.InsetInlineEnd<string | number> | undefined;
|
|
45767
|
+
insetInlineStart?: csstype.Property.InsetInlineStart<string | number> | undefined;
|
|
45768
|
+
isolation?: csstype.Property.Isolation | undefined;
|
|
45769
|
+
justifyContent?: csstype.Property.JustifyContent | undefined;
|
|
45770
|
+
justifyItems?: csstype.Property.JustifyItems | undefined;
|
|
45771
|
+
justifySelf?: csstype.Property.JustifySelf | undefined;
|
|
45772
|
+
justifyTracks?: csstype.Property.JustifyTracks | undefined;
|
|
45773
|
+
left?: csstype.Property.Left<string | number> | undefined;
|
|
45774
|
+
letterSpacing?: csstype.Property.LetterSpacing<string | number> | undefined;
|
|
45775
|
+
lineBreak?: csstype.Property.LineBreak | undefined;
|
|
45776
|
+
lineHeight?: csstype.Property.LineHeight<string | number> | undefined;
|
|
45777
|
+
lineHeightStep?: csstype.Property.LineHeightStep<string | number> | undefined;
|
|
45778
|
+
listStyleImage?: csstype.Property.ListStyleImage | undefined;
|
|
45779
|
+
listStylePosition?: csstype.Property.ListStylePosition | undefined;
|
|
45780
|
+
listStyleType?: csstype.Property.ListStyleType | undefined;
|
|
45781
|
+
marginBlockEnd?: csstype.Property.MarginBlockEnd<string | number> | undefined;
|
|
45782
|
+
marginBlockStart?: csstype.Property.MarginBlockStart<string | number> | undefined;
|
|
45783
|
+
marginBottom?: csstype.Property.MarginBottom<string | number> | undefined;
|
|
45784
|
+
marginInlineEnd?: csstype.Property.MarginInlineEnd<string | number> | undefined;
|
|
45785
|
+
marginInlineStart?: csstype.Property.MarginInlineStart<string | number> | undefined;
|
|
45786
|
+
marginLeft?: csstype.Property.MarginLeft<string | number> | undefined;
|
|
45787
|
+
marginRight?: csstype.Property.MarginRight<string | number> | undefined;
|
|
45788
|
+
marginTop?: csstype.Property.MarginTop<string | number> | undefined;
|
|
45789
|
+
marginTrim?: csstype.Property.MarginTrim | undefined;
|
|
45790
|
+
maskBorderMode?: csstype.Property.MaskBorderMode | undefined;
|
|
45791
|
+
maskBorderOutset?: csstype.Property.MaskBorderOutset<string | number> | undefined;
|
|
45792
|
+
maskBorderRepeat?: csstype.Property.MaskBorderRepeat | undefined;
|
|
45793
|
+
maskBorderSlice?: csstype.Property.MaskBorderSlice | undefined;
|
|
45794
|
+
maskBorderSource?: csstype.Property.MaskBorderSource | undefined;
|
|
45795
|
+
maskBorderWidth?: csstype.Property.MaskBorderWidth<string | number> | undefined;
|
|
45796
|
+
maskClip?: csstype.Property.MaskClip | undefined;
|
|
45797
|
+
maskComposite?: csstype.Property.MaskComposite | undefined;
|
|
45798
|
+
maskImage?: csstype.Property.MaskImage | undefined;
|
|
45799
|
+
maskMode?: csstype.Property.MaskMode | undefined;
|
|
45800
|
+
maskOrigin?: csstype.Property.MaskOrigin | undefined;
|
|
45801
|
+
maskPosition?: csstype.Property.MaskPosition<string | number> | undefined;
|
|
45802
|
+
maskRepeat?: csstype.Property.MaskRepeat | undefined;
|
|
45803
|
+
maskSize?: csstype.Property.MaskSize<string | number> | undefined;
|
|
45804
|
+
maskType?: csstype.Property.MaskType | undefined;
|
|
45805
|
+
mathDepth?: csstype.Property.MathDepth | undefined;
|
|
45806
|
+
mathShift?: csstype.Property.MathShift | undefined;
|
|
45807
|
+
mathStyle?: csstype.Property.MathStyle | undefined;
|
|
45808
|
+
maxBlockSize?: csstype.Property.MaxBlockSize<string | number> | undefined;
|
|
45809
|
+
maxHeight?: csstype.Property.MaxHeight<string | number> | undefined;
|
|
45810
|
+
maxInlineSize?: csstype.Property.MaxInlineSize<string | number> | undefined;
|
|
45811
|
+
maxLines?: csstype.Property.MaxLines | undefined;
|
|
45812
|
+
maxWidth?: csstype.Property.MaxWidth<string | number> | undefined;
|
|
45813
|
+
minBlockSize?: csstype.Property.MinBlockSize<string | number> | undefined;
|
|
45814
|
+
minHeight?: csstype.Property.MinHeight<string | number> | undefined;
|
|
45815
|
+
minInlineSize?: csstype.Property.MinInlineSize<string | number> | undefined;
|
|
45816
|
+
minWidth?: csstype.Property.MinWidth<string | number> | undefined;
|
|
45817
|
+
mixBlendMode?: csstype.Property.MixBlendMode | undefined;
|
|
45818
|
+
motionDistance?: csstype.Property.OffsetDistance<string | number> | undefined;
|
|
45819
|
+
motionPath?: csstype.Property.OffsetPath | undefined;
|
|
45820
|
+
motionRotation?: csstype.Property.OffsetRotate | undefined;
|
|
45821
|
+
objectFit?: csstype.Property.ObjectFit | undefined;
|
|
45822
|
+
objectPosition?: csstype.Property.ObjectPosition<string | number> | undefined;
|
|
45823
|
+
offsetAnchor?: csstype.Property.OffsetAnchor<string | number> | undefined;
|
|
45824
|
+
offsetDistance?: csstype.Property.OffsetDistance<string | number> | undefined;
|
|
45825
|
+
offsetPath?: csstype.Property.OffsetPath | undefined;
|
|
45826
|
+
offsetPosition?: csstype.Property.OffsetPosition<string | number> | undefined;
|
|
45827
|
+
offsetRotate?: csstype.Property.OffsetRotate | undefined;
|
|
45828
|
+
offsetRotation?: csstype.Property.OffsetRotate | undefined;
|
|
45829
|
+
opacity?: csstype.Property.Opacity | undefined;
|
|
45830
|
+
order?: csstype.Property.Order | undefined;
|
|
45831
|
+
orphans?: csstype.Property.Orphans | undefined;
|
|
45832
|
+
outlineColor?: csstype.Property.OutlineColor | undefined;
|
|
45833
|
+
outlineOffset?: csstype.Property.OutlineOffset<string | number> | undefined;
|
|
45834
|
+
outlineStyle?: csstype.Property.OutlineStyle | undefined;
|
|
45835
|
+
outlineWidth?: csstype.Property.OutlineWidth<string | number> | undefined;
|
|
45836
|
+
overflowAnchor?: csstype.Property.OverflowAnchor | undefined;
|
|
45837
|
+
overflowBlock?: csstype.Property.OverflowBlock | undefined;
|
|
45838
|
+
overflowClipBox?: csstype.Property.OverflowClipBox | undefined;
|
|
45839
|
+
overflowClipMargin?: csstype.Property.OverflowClipMargin<string | number> | undefined;
|
|
45840
|
+
overflowInline?: csstype.Property.OverflowInline | undefined;
|
|
45841
|
+
overflowWrap?: csstype.Property.OverflowWrap | undefined;
|
|
45842
|
+
overflowX?: csstype.Property.OverflowX | undefined;
|
|
45843
|
+
overflowY?: csstype.Property.OverflowY | undefined;
|
|
45844
|
+
overscrollBehaviorBlock?: csstype.Property.OverscrollBehaviorBlock | undefined;
|
|
45845
|
+
overscrollBehaviorInline?: csstype.Property.OverscrollBehaviorInline | undefined;
|
|
45846
|
+
overscrollBehaviorX?: csstype.Property.OverscrollBehaviorX | undefined;
|
|
45847
|
+
overscrollBehaviorY?: csstype.Property.OverscrollBehaviorY | undefined;
|
|
45848
|
+
paddingBlockEnd?: csstype.Property.PaddingBlockEnd<string | number> | undefined;
|
|
45849
|
+
paddingBlockStart?: csstype.Property.PaddingBlockStart<string | number> | undefined;
|
|
45850
|
+
paddingBottom?: csstype.Property.PaddingBottom<string | number> | undefined;
|
|
45851
|
+
paddingInlineEnd?: csstype.Property.PaddingInlineEnd<string | number> | undefined;
|
|
45852
|
+
paddingInlineStart?: csstype.Property.PaddingInlineStart<string | number> | undefined;
|
|
45853
|
+
paddingLeft?: csstype.Property.PaddingLeft<string | number> | undefined;
|
|
45854
|
+
paddingRight?: csstype.Property.PaddingRight<string | number> | undefined;
|
|
45855
|
+
paddingTop?: csstype.Property.PaddingTop<string | number> | undefined;
|
|
45856
|
+
page?: csstype.Property.Page | undefined;
|
|
45857
|
+
pageBreakAfter?: csstype.Property.PageBreakAfter | undefined;
|
|
45858
|
+
pageBreakBefore?: csstype.Property.PageBreakBefore | undefined;
|
|
45859
|
+
pageBreakInside?: csstype.Property.PageBreakInside | undefined;
|
|
45860
|
+
paintOrder?: csstype.Property.PaintOrder | undefined;
|
|
45861
|
+
perspective?: csstype.Property.Perspective<string | number> | undefined;
|
|
45862
|
+
perspectiveOrigin?: csstype.Property.PerspectiveOrigin<string | number> | undefined;
|
|
45863
|
+
pointerEvents?: csstype.Property.PointerEvents | undefined;
|
|
45864
|
+
position?: csstype.Property.Position | undefined;
|
|
45865
|
+
printColorAdjust?: csstype.Property.PrintColorAdjust | undefined;
|
|
45866
|
+
quotes?: csstype.Property.Quotes | undefined;
|
|
45867
|
+
resize?: csstype.Property.Resize | undefined;
|
|
45868
|
+
right?: csstype.Property.Right<string | number> | undefined;
|
|
45869
|
+
rotate?: csstype.Property.Rotate | undefined;
|
|
45870
|
+
rowGap?: csstype.Property.RowGap<string | number> | undefined;
|
|
45871
|
+
rubyAlign?: csstype.Property.RubyAlign | undefined;
|
|
45872
|
+
rubyMerge?: csstype.Property.RubyMerge | undefined;
|
|
45873
|
+
rubyPosition?: csstype.Property.RubyPosition | undefined;
|
|
45874
|
+
scale?: csstype.Property.Scale | undefined;
|
|
45875
|
+
scrollBehavior?: csstype.Property.ScrollBehavior | undefined;
|
|
45876
|
+
scrollMarginBlockEnd?: csstype.Property.ScrollMarginBlockEnd<string | number> | undefined;
|
|
45877
|
+
scrollMarginBlockStart?: csstype.Property.ScrollMarginBlockStart<string | number> | undefined;
|
|
45878
|
+
scrollMarginBottom?: csstype.Property.ScrollMarginBottom<string | number> | undefined;
|
|
45879
|
+
scrollMarginInlineEnd?: csstype.Property.ScrollMarginInlineEnd<string | number> | undefined;
|
|
45880
|
+
scrollMarginInlineStart?: csstype.Property.ScrollMarginInlineStart<string | number> | undefined;
|
|
45881
|
+
scrollMarginLeft?: csstype.Property.ScrollMarginLeft<string | number> | undefined;
|
|
45882
|
+
scrollMarginRight?: csstype.Property.ScrollMarginRight<string | number> | undefined;
|
|
45883
|
+
scrollMarginTop?: csstype.Property.ScrollMarginTop<string | number> | undefined;
|
|
45884
|
+
scrollPaddingBlockEnd?: csstype.Property.ScrollPaddingBlockEnd<string | number> | undefined;
|
|
45885
|
+
scrollPaddingBlockStart?: csstype.Property.ScrollPaddingBlockStart<string | number> | undefined;
|
|
45886
|
+
scrollPaddingBottom?: csstype.Property.ScrollPaddingBottom<string | number> | undefined;
|
|
45887
|
+
scrollPaddingInlineEnd?: csstype.Property.ScrollPaddingInlineEnd<string | number> | undefined;
|
|
45888
|
+
scrollPaddingInlineStart?: csstype.Property.ScrollPaddingInlineStart<string | number> | undefined;
|
|
45889
|
+
scrollPaddingLeft?: csstype.Property.ScrollPaddingLeft<string | number> | undefined;
|
|
45890
|
+
scrollPaddingRight?: csstype.Property.ScrollPaddingRight<string | number> | undefined;
|
|
45891
|
+
scrollPaddingTop?: csstype.Property.ScrollPaddingTop<string | number> | undefined;
|
|
45892
|
+
scrollSnapAlign?: csstype.Property.ScrollSnapAlign | undefined;
|
|
45893
|
+
scrollSnapMarginBottom?: csstype.Property.ScrollMarginBottom<string | number> | undefined;
|
|
45894
|
+
scrollSnapMarginLeft?: csstype.Property.ScrollMarginLeft<string | number> | undefined;
|
|
45895
|
+
scrollSnapMarginRight?: csstype.Property.ScrollMarginRight<string | number> | undefined;
|
|
45896
|
+
scrollSnapMarginTop?: csstype.Property.ScrollMarginTop<string | number> | undefined;
|
|
45897
|
+
scrollSnapStop?: csstype.Property.ScrollSnapStop | undefined;
|
|
45898
|
+
scrollSnapType?: csstype.Property.ScrollSnapType | undefined;
|
|
45899
|
+
scrollTimelineAxis?: csstype.Property.ScrollTimelineAxis | undefined;
|
|
45900
|
+
scrollTimelineName?: csstype.Property.ScrollTimelineName | undefined;
|
|
45901
|
+
scrollbarColor?: csstype.Property.ScrollbarColor | undefined;
|
|
45902
|
+
scrollbarGutter?: csstype.Property.ScrollbarGutter | undefined;
|
|
45903
|
+
scrollbarWidth?: csstype.Property.ScrollbarWidth | undefined;
|
|
45904
|
+
shapeImageThreshold?: csstype.Property.ShapeImageThreshold | undefined;
|
|
45905
|
+
shapeMargin?: csstype.Property.ShapeMargin<string | number> | undefined;
|
|
45906
|
+
shapeOutside?: csstype.Property.ShapeOutside | undefined;
|
|
45907
|
+
tabSize?: csstype.Property.TabSize<string | number> | undefined;
|
|
45908
|
+
tableLayout?: csstype.Property.TableLayout | undefined;
|
|
45909
|
+
textAlign?: csstype.Property.TextAlign | undefined;
|
|
45910
|
+
textAlignLast?: csstype.Property.TextAlignLast | undefined;
|
|
45911
|
+
textCombineUpright?: csstype.Property.TextCombineUpright | undefined;
|
|
45912
|
+
textDecorationColor?: csstype.Property.TextDecorationColor | undefined;
|
|
45913
|
+
textDecorationLine?: csstype.Property.TextDecorationLine | undefined;
|
|
45914
|
+
textDecorationSkip?: csstype.Property.TextDecorationSkip | undefined;
|
|
45915
|
+
textDecorationSkipInk?: csstype.Property.TextDecorationSkipInk | undefined;
|
|
45916
|
+
textDecorationStyle?: csstype.Property.TextDecorationStyle | undefined;
|
|
45917
|
+
textDecorationThickness?: csstype.Property.TextDecorationThickness<string | number> | undefined;
|
|
45918
|
+
textEmphasisColor?: csstype.Property.TextEmphasisColor | undefined;
|
|
45919
|
+
textEmphasisPosition?: csstype.Property.TextEmphasisPosition | undefined;
|
|
45920
|
+
textEmphasisStyle?: csstype.Property.TextEmphasisStyle | undefined;
|
|
45921
|
+
textIndent?: csstype.Property.TextIndent<string | number> | undefined;
|
|
45922
|
+
textJustify?: csstype.Property.TextJustify | undefined;
|
|
45923
|
+
textOrientation?: csstype.Property.TextOrientation | undefined;
|
|
45924
|
+
textOverflow?: csstype.Property.TextOverflow | undefined;
|
|
45925
|
+
textRendering?: csstype.Property.TextRendering | undefined;
|
|
45926
|
+
textShadow?: csstype.Property.TextShadow | undefined;
|
|
45927
|
+
textSizeAdjust?: csstype.Property.TextSizeAdjust | undefined;
|
|
45928
|
+
textTransform?: csstype.Property.TextTransform | undefined;
|
|
45929
|
+
textUnderlineOffset?: csstype.Property.TextUnderlineOffset<string | number> | undefined;
|
|
45930
|
+
textUnderlinePosition?: csstype.Property.TextUnderlinePosition | undefined;
|
|
45931
|
+
top?: csstype.Property.Top<string | number> | undefined;
|
|
45932
|
+
touchAction?: csstype.Property.TouchAction | undefined;
|
|
45933
|
+
transform?: csstype.Property.Transform | undefined;
|
|
45934
|
+
transformBox?: csstype.Property.TransformBox | undefined;
|
|
45935
|
+
transformOrigin?: csstype.Property.TransformOrigin<string | number> | undefined;
|
|
45936
|
+
transformStyle?: csstype.Property.TransformStyle | undefined;
|
|
45937
|
+
transitionDelay?: csstype.Property.TransitionDelay<string & {}> | undefined;
|
|
45938
|
+
transitionDuration?: csstype.Property.TransitionDuration<string & {}> | undefined;
|
|
45939
|
+
transitionProperty?: csstype.Property.TransitionProperty | undefined;
|
|
45940
|
+
transitionTimingFunction?: csstype.Property.TransitionTimingFunction | undefined;
|
|
45941
|
+
translate?: csstype.Property.Translate<string | number> | undefined;
|
|
45942
|
+
unicodeBidi?: csstype.Property.UnicodeBidi | undefined;
|
|
45943
|
+
userSelect?: csstype.Property.UserSelect | undefined;
|
|
45944
|
+
verticalAlign?: csstype.Property.VerticalAlign<string | number> | undefined;
|
|
45945
|
+
viewTransitionName?: csstype.Property.ViewTransitionName | undefined;
|
|
45946
|
+
visibility?: csstype.Property.Visibility | undefined;
|
|
45947
|
+
whiteSpace?: csstype.Property.WhiteSpace | undefined;
|
|
45948
|
+
widows?: csstype.Property.Widows | undefined;
|
|
45949
|
+
width?: csstype.Property.Width<string | number> | undefined;
|
|
45950
|
+
willChange?: csstype.Property.WillChange | undefined;
|
|
45951
|
+
wordBreak?: csstype.Property.WordBreak | undefined;
|
|
45952
|
+
wordSpacing?: csstype.Property.WordSpacing<string | number> | undefined;
|
|
45953
|
+
wordWrap?: csstype.Property.WordWrap | undefined;
|
|
45954
|
+
writingMode?: csstype.Property.WritingMode | undefined;
|
|
45955
|
+
zIndex?: csstype.Property.ZIndex | undefined;
|
|
45956
|
+
zoom?: csstype.Property.Zoom | undefined;
|
|
45957
|
+
all?: csstype.Globals | undefined;
|
|
45958
|
+
animation?: csstype.Property.Animation<string & {}> | undefined;
|
|
45959
|
+
background?: csstype.Property.Background<string | number> | undefined;
|
|
45960
|
+
backgroundPosition?: csstype.Property.BackgroundPosition<string | number> | undefined;
|
|
45961
|
+
border?: csstype.Property.Border<string | number> | undefined;
|
|
45962
|
+
borderBlock?: csstype.Property.BorderBlock<string | number> | undefined;
|
|
45963
|
+
borderBlockEnd?: csstype.Property.BorderBlockEnd<string | number> | undefined;
|
|
45964
|
+
borderBlockStart?: csstype.Property.BorderBlockStart<string | number> | undefined;
|
|
45965
|
+
borderBottom?: csstype.Property.BorderBottom<string | number> | undefined;
|
|
45966
|
+
borderColor?: csstype.Property.BorderColor | undefined;
|
|
45967
|
+
borderImage?: csstype.Property.BorderImage | undefined;
|
|
45968
|
+
borderInline?: csstype.Property.BorderInline<string | number> | undefined;
|
|
45969
|
+
borderInlineEnd?: csstype.Property.BorderInlineEnd<string | number> | undefined;
|
|
45970
|
+
borderInlineStart?: csstype.Property.BorderInlineStart<string | number> | undefined;
|
|
45971
|
+
borderLeft?: csstype.Property.BorderLeft<string | number> | undefined;
|
|
45972
|
+
borderRadius?: csstype.Property.BorderRadius<string | number> | undefined;
|
|
45973
|
+
borderRight?: csstype.Property.BorderRight<string | number> | undefined;
|
|
45974
|
+
borderStyle?: csstype.Property.BorderStyle | undefined;
|
|
45975
|
+
borderTop?: csstype.Property.BorderTop<string | number> | undefined;
|
|
45976
|
+
borderWidth?: csstype.Property.BorderWidth<string | number> | undefined;
|
|
45977
|
+
caret?: csstype.Property.Caret | undefined;
|
|
45978
|
+
columnRule?: csstype.Property.ColumnRule<string | number> | undefined;
|
|
45979
|
+
columns?: csstype.Property.Columns<string | number> | undefined;
|
|
45980
|
+
containIntrinsicSize?: csstype.Property.ContainIntrinsicSize<string | number> | undefined;
|
|
45981
|
+
container?: csstype.Property.Container | undefined;
|
|
45982
|
+
flex?: csstype.Property.Flex<string | number> | undefined;
|
|
45983
|
+
flexFlow?: csstype.Property.FlexFlow | undefined;
|
|
45984
|
+
font?: csstype.Property.Font | undefined;
|
|
45985
|
+
gap?: csstype.Property.Gap<string | number> | undefined;
|
|
45986
|
+
grid?: csstype.Property.Grid | undefined;
|
|
45987
|
+
gridArea?: csstype.Property.GridArea | undefined;
|
|
45988
|
+
gridColumn?: csstype.Property.GridColumn | undefined;
|
|
45989
|
+
gridRow?: csstype.Property.GridRow | undefined;
|
|
45990
|
+
gridTemplate?: csstype.Property.GridTemplate | undefined;
|
|
45991
|
+
inset?: csstype.Property.Inset<string | number> | undefined;
|
|
45992
|
+
insetBlock?: csstype.Property.InsetBlock<string | number> | undefined;
|
|
45993
|
+
insetInline?: csstype.Property.InsetInline<string | number> | undefined;
|
|
45994
|
+
lineClamp?: csstype.Property.LineClamp | undefined;
|
|
45995
|
+
listStyle?: csstype.Property.ListStyle | undefined;
|
|
45996
|
+
margin?: csstype.Property.Margin<string | number> | undefined;
|
|
45997
|
+
marginBlock?: csstype.Property.MarginBlock<string | number> | undefined;
|
|
45998
|
+
marginInline?: csstype.Property.MarginInline<string | number> | undefined;
|
|
45999
|
+
mask?: csstype.Property.Mask<string | number> | undefined;
|
|
46000
|
+
maskBorder?: csstype.Property.MaskBorder | undefined;
|
|
46001
|
+
motion?: csstype.Property.Offset<string | number> | undefined;
|
|
46002
|
+
offset?: csstype.Property.Offset<string | number> | undefined;
|
|
46003
|
+
outline?: csstype.Property.Outline<string | number> | undefined;
|
|
46004
|
+
overflow?: csstype.Property.Overflow | undefined;
|
|
46005
|
+
overscrollBehavior?: csstype.Property.OverscrollBehavior | undefined;
|
|
46006
|
+
padding?: csstype.Property.Padding<string | number> | undefined;
|
|
46007
|
+
paddingBlock?: csstype.Property.PaddingBlock<string | number> | undefined;
|
|
46008
|
+
paddingInline?: csstype.Property.PaddingInline<string | number> | undefined;
|
|
46009
|
+
placeContent?: csstype.Property.PlaceContent | undefined;
|
|
46010
|
+
placeItems?: csstype.Property.PlaceItems | undefined;
|
|
46011
|
+
placeSelf?: csstype.Property.PlaceSelf | undefined;
|
|
46012
|
+
scrollMargin?: csstype.Property.ScrollMargin<string | number> | undefined;
|
|
46013
|
+
scrollMarginBlock?: csstype.Property.ScrollMarginBlock<string | number> | undefined;
|
|
46014
|
+
scrollMarginInline?: csstype.Property.ScrollMarginInline<string | number> | undefined;
|
|
46015
|
+
scrollPadding?: csstype.Property.ScrollPadding<string | number> | undefined;
|
|
46016
|
+
scrollPaddingBlock?: csstype.Property.ScrollPaddingBlock<string | number> | undefined;
|
|
46017
|
+
scrollPaddingInline?: csstype.Property.ScrollPaddingInline<string | number> | undefined;
|
|
46018
|
+
scrollSnapMargin?: csstype.Property.ScrollMargin<string | number> | undefined;
|
|
46019
|
+
scrollTimeline?: csstype.Property.ScrollTimeline | undefined;
|
|
46020
|
+
textDecoration?: csstype.Property.TextDecoration<string | number> | undefined;
|
|
46021
|
+
textEmphasis?: csstype.Property.TextEmphasis | undefined;
|
|
46022
|
+
transition?: csstype.Property.Transition<string & {}> | undefined;
|
|
46023
|
+
MozAnimationDelay?: csstype.Property.AnimationDelay<string & {}> | undefined;
|
|
46024
|
+
MozAnimationDirection?: csstype.Property.AnimationDirection | undefined;
|
|
46025
|
+
MozAnimationDuration?: csstype.Property.AnimationDuration<string & {}> | undefined;
|
|
46026
|
+
MozAnimationFillMode?: csstype.Property.AnimationFillMode | undefined;
|
|
46027
|
+
MozAnimationIterationCount?: csstype.Property.AnimationIterationCount | undefined;
|
|
46028
|
+
MozAnimationName?: csstype.Property.AnimationName | undefined;
|
|
46029
|
+
MozAnimationPlayState?: csstype.Property.AnimationPlayState | undefined;
|
|
46030
|
+
MozAnimationTimingFunction?: csstype.Property.AnimationTimingFunction | undefined;
|
|
46031
|
+
MozAppearance?: csstype.Property.MozAppearance | undefined;
|
|
46032
|
+
MozBackfaceVisibility?: csstype.Property.BackfaceVisibility | undefined;
|
|
46033
|
+
MozBinding?: csstype.Property.MozBinding | undefined;
|
|
46034
|
+
MozBorderBottomColors?: csstype.Property.MozBorderBottomColors | undefined;
|
|
46035
|
+
MozBorderEndColor?: csstype.Property.BorderInlineEndColor | undefined;
|
|
46036
|
+
MozBorderEndStyle?: csstype.Property.BorderInlineEndStyle | undefined;
|
|
46037
|
+
MozBorderEndWidth?: csstype.Property.BorderInlineEndWidth<string | number> | undefined;
|
|
46038
|
+
MozBorderLeftColors?: csstype.Property.MozBorderLeftColors | undefined;
|
|
46039
|
+
MozBorderRightColors?: csstype.Property.MozBorderRightColors | undefined;
|
|
46040
|
+
MozBorderStartColor?: csstype.Property.BorderInlineStartColor | undefined;
|
|
46041
|
+
MozBorderStartStyle?: csstype.Property.BorderInlineStartStyle | undefined;
|
|
46042
|
+
MozBorderTopColors?: csstype.Property.MozBorderTopColors | undefined;
|
|
46043
|
+
MozBoxSizing?: csstype.Property.BoxSizing | undefined;
|
|
46044
|
+
MozColumnCount?: csstype.Property.ColumnCount | undefined;
|
|
46045
|
+
MozColumnFill?: csstype.Property.ColumnFill | undefined;
|
|
46046
|
+
MozColumnRuleColor?: csstype.Property.ColumnRuleColor | undefined;
|
|
46047
|
+
MozColumnRuleStyle?: csstype.Property.ColumnRuleStyle | undefined;
|
|
46048
|
+
MozColumnRuleWidth?: csstype.Property.ColumnRuleWidth<string | number> | undefined;
|
|
46049
|
+
MozColumnWidth?: csstype.Property.ColumnWidth<string | number> | undefined;
|
|
46050
|
+
MozContextProperties?: csstype.Property.MozContextProperties | undefined;
|
|
46051
|
+
MozFontFeatureSettings?: csstype.Property.FontFeatureSettings | undefined;
|
|
46052
|
+
MozFontLanguageOverride?: csstype.Property.FontLanguageOverride | undefined;
|
|
46053
|
+
MozHyphens?: csstype.Property.Hyphens | undefined;
|
|
46054
|
+
MozImageRegion?: csstype.Property.MozImageRegion | undefined;
|
|
46055
|
+
MozMarginEnd?: csstype.Property.MarginInlineEnd<string | number> | undefined;
|
|
46056
|
+
MozMarginStart?: csstype.Property.MarginInlineStart<string | number> | undefined;
|
|
46057
|
+
MozOrient?: csstype.Property.MozOrient | undefined;
|
|
46058
|
+
MozOsxFontSmoothing?: csstype.Property.FontSmooth<string | number> | undefined;
|
|
46059
|
+
MozPaddingEnd?: csstype.Property.PaddingInlineEnd<string | number> | undefined;
|
|
46060
|
+
MozPaddingStart?: csstype.Property.PaddingInlineStart<string | number> | undefined;
|
|
46061
|
+
MozPerspective?: csstype.Property.Perspective<string | number> | undefined;
|
|
46062
|
+
MozPerspectiveOrigin?: csstype.Property.PerspectiveOrigin<string | number> | undefined;
|
|
46063
|
+
MozStackSizing?: csstype.Property.MozStackSizing | undefined;
|
|
46064
|
+
MozTabSize?: csstype.Property.TabSize<string | number> | undefined;
|
|
46065
|
+
MozTextBlink?: csstype.Property.MozTextBlink | undefined;
|
|
46066
|
+
MozTextSizeAdjust?: csstype.Property.TextSizeAdjust | undefined;
|
|
46067
|
+
MozTransformOrigin?: csstype.Property.TransformOrigin<string | number> | undefined;
|
|
46068
|
+
MozTransformStyle?: csstype.Property.TransformStyle | undefined;
|
|
46069
|
+
MozTransitionDelay?: csstype.Property.TransitionDelay<string & {}> | undefined;
|
|
46070
|
+
MozTransitionDuration?: csstype.Property.TransitionDuration<string & {}> | undefined;
|
|
46071
|
+
MozTransitionProperty?: csstype.Property.TransitionProperty | undefined;
|
|
46072
|
+
MozTransitionTimingFunction?: csstype.Property.TransitionTimingFunction | undefined;
|
|
46073
|
+
MozUserFocus?: csstype.Property.MozUserFocus | undefined;
|
|
46074
|
+
MozUserModify?: csstype.Property.MozUserModify | undefined;
|
|
46075
|
+
MozUserSelect?: csstype.Property.UserSelect | undefined;
|
|
46076
|
+
MozWindowDragging?: csstype.Property.MozWindowDragging | undefined;
|
|
46077
|
+
MozWindowShadow?: csstype.Property.MozWindowShadow | undefined;
|
|
46078
|
+
msAccelerator?: csstype.Property.MsAccelerator | undefined;
|
|
46079
|
+
msBlockProgression?: csstype.Property.MsBlockProgression | undefined;
|
|
46080
|
+
msContentZoomChaining?: csstype.Property.MsContentZoomChaining | undefined;
|
|
46081
|
+
msContentZoomLimitMax?: csstype.Property.MsContentZoomLimitMax | undefined;
|
|
46082
|
+
msContentZoomLimitMin?: csstype.Property.MsContentZoomLimitMin | undefined;
|
|
46083
|
+
msContentZoomSnapPoints?: csstype.Property.MsContentZoomSnapPoints | undefined;
|
|
46084
|
+
msContentZoomSnapType?: csstype.Property.MsContentZoomSnapType | undefined;
|
|
46085
|
+
msContentZooming?: csstype.Property.MsContentZooming | undefined;
|
|
46086
|
+
msFilter?: csstype.Property.MsFilter | undefined;
|
|
46087
|
+
msFlexDirection?: csstype.Property.FlexDirection | undefined;
|
|
46088
|
+
msFlexPositive?: csstype.Property.FlexGrow | undefined;
|
|
46089
|
+
msFlowFrom?: csstype.Property.MsFlowFrom | undefined;
|
|
46090
|
+
msFlowInto?: csstype.Property.MsFlowInto | undefined;
|
|
46091
|
+
msGridColumns?: csstype.Property.MsGridColumns<string | number> | undefined;
|
|
46092
|
+
msGridRows?: csstype.Property.MsGridRows<string | number> | undefined;
|
|
46093
|
+
msHighContrastAdjust?: csstype.Property.MsHighContrastAdjust | undefined;
|
|
46094
|
+
msHyphenateLimitChars?: csstype.Property.MsHyphenateLimitChars | undefined;
|
|
46095
|
+
msHyphenateLimitLines?: csstype.Property.MsHyphenateLimitLines | undefined;
|
|
46096
|
+
msHyphenateLimitZone?: csstype.Property.MsHyphenateLimitZone<string | number> | undefined;
|
|
46097
|
+
msHyphens?: csstype.Property.Hyphens | undefined;
|
|
46098
|
+
msImeAlign?: csstype.Property.MsImeAlign | undefined;
|
|
46099
|
+
msLineBreak?: csstype.Property.LineBreak | undefined;
|
|
46100
|
+
msOrder?: csstype.Property.Order | undefined;
|
|
46101
|
+
msOverflowStyle?: csstype.Property.MsOverflowStyle | undefined;
|
|
46102
|
+
msOverflowX?: csstype.Property.OverflowX | undefined;
|
|
46103
|
+
msOverflowY?: csstype.Property.OverflowY | undefined;
|
|
46104
|
+
msScrollChaining?: csstype.Property.MsScrollChaining | undefined;
|
|
46105
|
+
msScrollLimitXMax?: csstype.Property.MsScrollLimitXMax<string | number> | undefined;
|
|
46106
|
+
msScrollLimitXMin?: csstype.Property.MsScrollLimitXMin<string | number> | undefined;
|
|
46107
|
+
msScrollLimitYMax?: csstype.Property.MsScrollLimitYMax<string | number> | undefined;
|
|
46108
|
+
msScrollLimitYMin?: csstype.Property.MsScrollLimitYMin<string | number> | undefined;
|
|
46109
|
+
msScrollRails?: csstype.Property.MsScrollRails | undefined;
|
|
46110
|
+
msScrollSnapPointsX?: csstype.Property.MsScrollSnapPointsX | undefined;
|
|
46111
|
+
msScrollSnapPointsY?: csstype.Property.MsScrollSnapPointsY | undefined;
|
|
46112
|
+
msScrollSnapType?: csstype.Property.MsScrollSnapType | undefined;
|
|
46113
|
+
msScrollTranslation?: csstype.Property.MsScrollTranslation | undefined;
|
|
46114
|
+
msScrollbar3dlightColor?: csstype.Property.MsScrollbar3dlightColor | undefined;
|
|
46115
|
+
msScrollbarArrowColor?: csstype.Property.MsScrollbarArrowColor | undefined;
|
|
46116
|
+
msScrollbarBaseColor?: csstype.Property.MsScrollbarBaseColor | undefined;
|
|
46117
|
+
msScrollbarDarkshadowColor?: csstype.Property.MsScrollbarDarkshadowColor | undefined;
|
|
46118
|
+
msScrollbarFaceColor?: csstype.Property.MsScrollbarFaceColor | undefined;
|
|
46119
|
+
msScrollbarHighlightColor?: csstype.Property.MsScrollbarHighlightColor | undefined;
|
|
46120
|
+
msScrollbarShadowColor?: csstype.Property.MsScrollbarShadowColor | undefined;
|
|
46121
|
+
msScrollbarTrackColor?: csstype.Property.MsScrollbarTrackColor | undefined;
|
|
46122
|
+
msTextAutospace?: csstype.Property.MsTextAutospace | undefined;
|
|
46123
|
+
msTextCombineHorizontal?: csstype.Property.TextCombineUpright | undefined;
|
|
46124
|
+
msTextOverflow?: csstype.Property.TextOverflow | undefined;
|
|
46125
|
+
msTouchAction?: csstype.Property.TouchAction | undefined;
|
|
46126
|
+
msTouchSelect?: csstype.Property.MsTouchSelect | undefined;
|
|
46127
|
+
msTransform?: csstype.Property.Transform | undefined;
|
|
46128
|
+
msTransformOrigin?: csstype.Property.TransformOrigin<string | number> | undefined;
|
|
46129
|
+
msTransitionDelay?: csstype.Property.TransitionDelay<string & {}> | undefined;
|
|
46130
|
+
msTransitionDuration?: csstype.Property.TransitionDuration<string & {}> | undefined;
|
|
46131
|
+
msTransitionProperty?: csstype.Property.TransitionProperty | undefined;
|
|
46132
|
+
msTransitionTimingFunction?: csstype.Property.TransitionTimingFunction | undefined;
|
|
46133
|
+
msUserSelect?: csstype.Property.MsUserSelect | undefined;
|
|
46134
|
+
msWordBreak?: csstype.Property.WordBreak | undefined;
|
|
46135
|
+
msWrapFlow?: csstype.Property.MsWrapFlow | undefined;
|
|
46136
|
+
msWrapMargin?: csstype.Property.MsWrapMargin<string | number> | undefined;
|
|
46137
|
+
msWrapThrough?: csstype.Property.MsWrapThrough | undefined;
|
|
46138
|
+
msWritingMode?: csstype.Property.WritingMode | undefined;
|
|
46139
|
+
WebkitAlignContent?: csstype.Property.AlignContent | undefined;
|
|
46140
|
+
WebkitAlignItems?: csstype.Property.AlignItems | undefined;
|
|
46141
|
+
WebkitAlignSelf?: csstype.Property.AlignSelf | undefined;
|
|
46142
|
+
WebkitAnimationDelay?: csstype.Property.AnimationDelay<string & {}> | undefined;
|
|
46143
|
+
WebkitAnimationDirection?: csstype.Property.AnimationDirection | undefined;
|
|
46144
|
+
WebkitAnimationDuration?: csstype.Property.AnimationDuration<string & {}> | undefined;
|
|
46145
|
+
WebkitAnimationFillMode?: csstype.Property.AnimationFillMode | undefined;
|
|
46146
|
+
WebkitAnimationIterationCount?: csstype.Property.AnimationIterationCount | undefined;
|
|
46147
|
+
WebkitAnimationName?: csstype.Property.AnimationName | undefined;
|
|
46148
|
+
WebkitAnimationPlayState?: csstype.Property.AnimationPlayState | undefined;
|
|
46149
|
+
WebkitAnimationTimingFunction?: csstype.Property.AnimationTimingFunction | undefined;
|
|
46150
|
+
WebkitAppearance?: csstype.Property.WebkitAppearance | undefined;
|
|
46151
|
+
WebkitBackdropFilter?: csstype.Property.BackdropFilter | undefined;
|
|
46152
|
+
WebkitBackfaceVisibility?: csstype.Property.BackfaceVisibility | undefined;
|
|
46153
|
+
WebkitBackgroundClip?: csstype.Property.BackgroundClip | undefined;
|
|
46154
|
+
WebkitBackgroundOrigin?: csstype.Property.BackgroundOrigin | undefined;
|
|
46155
|
+
WebkitBackgroundSize?: csstype.Property.BackgroundSize<string | number> | undefined;
|
|
46156
|
+
WebkitBorderBeforeColor?: csstype.Property.WebkitBorderBeforeColor | undefined;
|
|
46157
|
+
WebkitBorderBeforeStyle?: csstype.Property.WebkitBorderBeforeStyle | undefined;
|
|
46158
|
+
WebkitBorderBeforeWidth?: csstype.Property.WebkitBorderBeforeWidth<string | number> | undefined;
|
|
46159
|
+
WebkitBorderBottomLeftRadius?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
46160
|
+
WebkitBorderBottomRightRadius?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
|
|
46161
|
+
WebkitBorderImageSlice?: csstype.Property.BorderImageSlice | undefined;
|
|
46162
|
+
WebkitBorderTopLeftRadius?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
|
|
46163
|
+
WebkitBorderTopRightRadius?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
|
|
46164
|
+
WebkitBoxDecorationBreak?: csstype.Property.BoxDecorationBreak | undefined;
|
|
46165
|
+
WebkitBoxReflect?: csstype.Property.WebkitBoxReflect<string | number> | undefined;
|
|
46166
|
+
WebkitBoxShadow?: csstype.Property.BoxShadow | undefined;
|
|
46167
|
+
WebkitBoxSizing?: csstype.Property.BoxSizing | undefined;
|
|
46168
|
+
WebkitClipPath?: csstype.Property.ClipPath | undefined;
|
|
46169
|
+
WebkitColumnCount?: csstype.Property.ColumnCount | undefined;
|
|
46170
|
+
WebkitColumnFill?: csstype.Property.ColumnFill | undefined;
|
|
46171
|
+
WebkitColumnRuleColor?: csstype.Property.ColumnRuleColor | undefined;
|
|
46172
|
+
WebkitColumnRuleStyle?: csstype.Property.ColumnRuleStyle | undefined;
|
|
46173
|
+
WebkitColumnRuleWidth?: csstype.Property.ColumnRuleWidth<string | number> | undefined;
|
|
46174
|
+
WebkitColumnSpan?: csstype.Property.ColumnSpan | undefined;
|
|
46175
|
+
WebkitColumnWidth?: csstype.Property.ColumnWidth<string | number> | undefined;
|
|
46176
|
+
WebkitFilter?: csstype.Property.Filter | undefined;
|
|
46177
|
+
WebkitFlexBasis?: csstype.Property.FlexBasis<string | number> | undefined;
|
|
46178
|
+
WebkitFlexDirection?: csstype.Property.FlexDirection | undefined;
|
|
46179
|
+
WebkitFlexGrow?: csstype.Property.FlexGrow | undefined;
|
|
46180
|
+
WebkitFlexShrink?: csstype.Property.FlexShrink | undefined;
|
|
46181
|
+
WebkitFlexWrap?: csstype.Property.FlexWrap | undefined;
|
|
46182
|
+
WebkitFontFeatureSettings?: csstype.Property.FontFeatureSettings | undefined;
|
|
46183
|
+
WebkitFontKerning?: csstype.Property.FontKerning | undefined;
|
|
46184
|
+
WebkitFontSmoothing?: csstype.Property.FontSmooth<string | number> | undefined;
|
|
46185
|
+
WebkitFontVariantLigatures?: csstype.Property.FontVariantLigatures | undefined;
|
|
46186
|
+
WebkitHyphenateCharacter?: csstype.Property.HyphenateCharacter | undefined;
|
|
46187
|
+
WebkitHyphens?: csstype.Property.Hyphens | undefined;
|
|
46188
|
+
WebkitInitialLetter?: csstype.Property.InitialLetter | undefined;
|
|
46189
|
+
WebkitJustifyContent?: csstype.Property.JustifyContent | undefined;
|
|
46190
|
+
WebkitLineBreak?: csstype.Property.LineBreak | undefined;
|
|
46191
|
+
WebkitLineClamp?: csstype.Property.WebkitLineClamp | undefined;
|
|
46192
|
+
WebkitMarginEnd?: csstype.Property.MarginInlineEnd<string | number> | undefined;
|
|
46193
|
+
WebkitMarginStart?: csstype.Property.MarginInlineStart<string | number> | undefined;
|
|
46194
|
+
WebkitMaskAttachment?: csstype.Property.WebkitMaskAttachment | undefined;
|
|
46195
|
+
WebkitMaskBoxImageOutset?: csstype.Property.MaskBorderOutset<string | number> | undefined;
|
|
46196
|
+
WebkitMaskBoxImageRepeat?: csstype.Property.MaskBorderRepeat | undefined;
|
|
46197
|
+
WebkitMaskBoxImageSlice?: csstype.Property.MaskBorderSlice | undefined;
|
|
46198
|
+
WebkitMaskBoxImageSource?: csstype.Property.MaskBorderSource | undefined;
|
|
46199
|
+
WebkitMaskBoxImageWidth?: csstype.Property.MaskBorderWidth<string | number> | undefined;
|
|
46200
|
+
WebkitMaskClip?: csstype.Property.WebkitMaskClip | undefined;
|
|
46201
|
+
WebkitMaskComposite?: csstype.Property.WebkitMaskComposite | undefined;
|
|
46202
|
+
WebkitMaskImage?: csstype.Property.WebkitMaskImage | undefined;
|
|
46203
|
+
WebkitMaskOrigin?: csstype.Property.WebkitMaskOrigin | undefined;
|
|
46204
|
+
WebkitMaskPosition?: csstype.Property.WebkitMaskPosition<string | number> | undefined;
|
|
46205
|
+
WebkitMaskPositionX?: csstype.Property.WebkitMaskPositionX<string | number> | undefined;
|
|
46206
|
+
WebkitMaskPositionY?: csstype.Property.WebkitMaskPositionY<string | number> | undefined;
|
|
46207
|
+
WebkitMaskRepeat?: csstype.Property.WebkitMaskRepeat | undefined;
|
|
46208
|
+
WebkitMaskRepeatX?: csstype.Property.WebkitMaskRepeatX | undefined;
|
|
46209
|
+
WebkitMaskRepeatY?: csstype.Property.WebkitMaskRepeatY | undefined;
|
|
46210
|
+
WebkitMaskSize?: csstype.Property.WebkitMaskSize<string | number> | undefined;
|
|
46211
|
+
WebkitMaxInlineSize?: csstype.Property.MaxInlineSize<string | number> | undefined;
|
|
46212
|
+
WebkitOrder?: csstype.Property.Order | undefined;
|
|
46213
|
+
WebkitOverflowScrolling?: csstype.Property.WebkitOverflowScrolling | undefined;
|
|
46214
|
+
WebkitPaddingEnd?: csstype.Property.PaddingInlineEnd<string | number> | undefined;
|
|
46215
|
+
WebkitPaddingStart?: csstype.Property.PaddingInlineStart<string | number> | undefined;
|
|
46216
|
+
WebkitPerspective?: csstype.Property.Perspective<string | number> | undefined;
|
|
46217
|
+
WebkitPerspectiveOrigin?: csstype.Property.PerspectiveOrigin<string | number> | undefined;
|
|
46218
|
+
WebkitPrintColorAdjust?: csstype.Property.PrintColorAdjust | undefined;
|
|
46219
|
+
WebkitRubyPosition?: csstype.Property.RubyPosition | undefined;
|
|
46220
|
+
WebkitScrollSnapType?: csstype.Property.ScrollSnapType | undefined;
|
|
46221
|
+
WebkitShapeMargin?: csstype.Property.ShapeMargin<string | number> | undefined;
|
|
46222
|
+
WebkitTapHighlightColor?: csstype.Property.WebkitTapHighlightColor | undefined;
|
|
46223
|
+
WebkitTextCombine?: csstype.Property.TextCombineUpright | undefined;
|
|
46224
|
+
WebkitTextDecorationColor?: csstype.Property.TextDecorationColor | undefined;
|
|
46225
|
+
WebkitTextDecorationLine?: csstype.Property.TextDecorationLine | undefined;
|
|
46226
|
+
WebkitTextDecorationSkip?: csstype.Property.TextDecorationSkip | undefined;
|
|
46227
|
+
WebkitTextDecorationStyle?: csstype.Property.TextDecorationStyle | undefined;
|
|
46228
|
+
WebkitTextEmphasisColor?: csstype.Property.TextEmphasisColor | undefined;
|
|
46229
|
+
WebkitTextEmphasisPosition?: csstype.Property.TextEmphasisPosition | undefined;
|
|
46230
|
+
WebkitTextEmphasisStyle?: csstype.Property.TextEmphasisStyle | undefined;
|
|
46231
|
+
WebkitTextFillColor?: csstype.Property.WebkitTextFillColor | undefined;
|
|
46232
|
+
WebkitTextOrientation?: csstype.Property.TextOrientation | undefined;
|
|
46233
|
+
WebkitTextSizeAdjust?: csstype.Property.TextSizeAdjust | undefined;
|
|
46234
|
+
WebkitTextStrokeColor?: csstype.Property.WebkitTextStrokeColor | undefined;
|
|
46235
|
+
WebkitTextStrokeWidth?: csstype.Property.WebkitTextStrokeWidth<string | number> | undefined;
|
|
46236
|
+
WebkitTextUnderlinePosition?: csstype.Property.TextUnderlinePosition | undefined;
|
|
46237
|
+
WebkitTouchCallout?: csstype.Property.WebkitTouchCallout | undefined;
|
|
46238
|
+
WebkitTransform?: csstype.Property.Transform | undefined;
|
|
46239
|
+
WebkitTransformOrigin?: csstype.Property.TransformOrigin<string | number> | undefined;
|
|
46240
|
+
WebkitTransformStyle?: csstype.Property.TransformStyle | undefined;
|
|
46241
|
+
WebkitTransitionDelay?: csstype.Property.TransitionDelay<string & {}> | undefined;
|
|
46242
|
+
WebkitTransitionDuration?: csstype.Property.TransitionDuration<string & {}> | undefined;
|
|
46243
|
+
WebkitTransitionProperty?: csstype.Property.TransitionProperty | undefined;
|
|
46244
|
+
WebkitTransitionTimingFunction?: csstype.Property.TransitionTimingFunction | undefined;
|
|
46245
|
+
WebkitUserModify?: csstype.Property.WebkitUserModify | undefined;
|
|
46246
|
+
WebkitUserSelect?: csstype.Property.UserSelect | undefined;
|
|
46247
|
+
WebkitWritingMode?: csstype.Property.WritingMode | undefined;
|
|
46248
|
+
MozAnimation?: csstype.Property.Animation<string & {}> | undefined;
|
|
46249
|
+
MozBorderImage?: csstype.Property.BorderImage | undefined;
|
|
46250
|
+
MozColumnRule?: csstype.Property.ColumnRule<string | number> | undefined;
|
|
46251
|
+
MozColumns?: csstype.Property.Columns<string | number> | undefined;
|
|
46252
|
+
MozTransition?: csstype.Property.Transition<string & {}> | undefined;
|
|
46253
|
+
msContentZoomLimit?: csstype.Property.MsContentZoomLimit | undefined;
|
|
46254
|
+
msContentZoomSnap?: csstype.Property.MsContentZoomSnap | undefined;
|
|
46255
|
+
msFlex?: csstype.Property.Flex<string | number> | undefined;
|
|
46256
|
+
msScrollLimit?: csstype.Property.MsScrollLimit | undefined;
|
|
46257
|
+
msScrollSnapX?: csstype.Property.MsScrollSnapX | undefined;
|
|
46258
|
+
msScrollSnapY?: csstype.Property.MsScrollSnapY | undefined;
|
|
46259
|
+
msTransition?: csstype.Property.Transition<string & {}> | undefined;
|
|
46260
|
+
WebkitAnimation?: csstype.Property.Animation<string & {}> | undefined;
|
|
46261
|
+
WebkitBorderBefore?: csstype.Property.WebkitBorderBefore<string | number> | undefined;
|
|
46262
|
+
WebkitBorderImage?: csstype.Property.BorderImage | undefined;
|
|
46263
|
+
WebkitBorderRadius?: csstype.Property.BorderRadius<string | number> | undefined;
|
|
46264
|
+
WebkitColumnRule?: csstype.Property.ColumnRule<string | number> | undefined;
|
|
46265
|
+
WebkitColumns?: csstype.Property.Columns<string | number> | undefined;
|
|
46266
|
+
WebkitFlex?: csstype.Property.Flex<string | number> | undefined;
|
|
46267
|
+
WebkitFlexFlow?: csstype.Property.FlexFlow | undefined;
|
|
46268
|
+
WebkitMask?: csstype.Property.WebkitMask<string | number> | undefined;
|
|
46269
|
+
WebkitMaskBoxImage?: csstype.Property.MaskBorder | undefined;
|
|
46270
|
+
WebkitTextEmphasis?: csstype.Property.TextEmphasis | undefined;
|
|
46271
|
+
WebkitTextStroke?: csstype.Property.WebkitTextStroke<string | number> | undefined;
|
|
46272
|
+
WebkitTransition?: csstype.Property.Transition<string & {}> | undefined;
|
|
46273
|
+
azimuth?: csstype.Property.Azimuth | undefined;
|
|
46274
|
+
boxAlign?: csstype.Property.BoxAlign | undefined;
|
|
46275
|
+
boxDirection?: csstype.Property.BoxDirection | undefined;
|
|
46276
|
+
boxFlex?: csstype.Property.BoxFlex | undefined;
|
|
46277
|
+
boxFlexGroup?: csstype.Property.BoxFlexGroup | undefined;
|
|
46278
|
+
boxLines?: csstype.Property.BoxLines | undefined;
|
|
46279
|
+
boxOrdinalGroup?: csstype.Property.BoxOrdinalGroup | undefined;
|
|
46280
|
+
boxOrient?: csstype.Property.BoxOrient | undefined;
|
|
46281
|
+
boxPack?: csstype.Property.BoxPack | undefined;
|
|
46282
|
+
clip?: csstype.Property.Clip | undefined;
|
|
46283
|
+
gridColumnGap?: csstype.Property.GridColumnGap<string | number> | undefined;
|
|
46284
|
+
gridGap?: csstype.Property.GridGap<string | number> | undefined;
|
|
46285
|
+
gridRowGap?: csstype.Property.GridRowGap<string | number> | undefined;
|
|
46286
|
+
imeMode?: csstype.Property.ImeMode | undefined;
|
|
46287
|
+
offsetBlock?: csstype.Property.InsetBlock<string | number> | undefined;
|
|
46288
|
+
offsetBlockEnd?: csstype.Property.InsetBlockEnd<string | number> | undefined;
|
|
46289
|
+
offsetBlockStart?: csstype.Property.InsetBlockStart<string | number> | undefined;
|
|
46290
|
+
offsetInline?: csstype.Property.InsetInline<string | number> | undefined;
|
|
46291
|
+
offsetInlineEnd?: csstype.Property.InsetInlineEnd<string | number> | undefined;
|
|
46292
|
+
offsetInlineStart?: csstype.Property.InsetInlineStart<string | number> | undefined;
|
|
46293
|
+
scrollSnapCoordinate?: csstype.Property.ScrollSnapCoordinate<string | number> | undefined;
|
|
46294
|
+
scrollSnapDestination?: csstype.Property.ScrollSnapDestination<string | number> | undefined;
|
|
46295
|
+
scrollSnapPointsX?: csstype.Property.ScrollSnapPointsX | undefined;
|
|
46296
|
+
scrollSnapPointsY?: csstype.Property.ScrollSnapPointsY | undefined;
|
|
46297
|
+
scrollSnapTypeX?: csstype.Property.ScrollSnapTypeX | undefined;
|
|
46298
|
+
scrollSnapTypeY?: csstype.Property.ScrollSnapTypeY | undefined;
|
|
46299
|
+
KhtmlBoxAlign?: csstype.Property.BoxAlign | undefined;
|
|
46300
|
+
KhtmlBoxDirection?: csstype.Property.BoxDirection | undefined;
|
|
46301
|
+
KhtmlBoxFlex?: csstype.Property.BoxFlex | undefined;
|
|
46302
|
+
KhtmlBoxFlexGroup?: csstype.Property.BoxFlexGroup | undefined;
|
|
46303
|
+
KhtmlBoxLines?: csstype.Property.BoxLines | undefined;
|
|
46304
|
+
KhtmlBoxOrdinalGroup?: csstype.Property.BoxOrdinalGroup | undefined;
|
|
46305
|
+
KhtmlBoxOrient?: csstype.Property.BoxOrient | undefined;
|
|
46306
|
+
KhtmlBoxPack?: csstype.Property.BoxPack | undefined;
|
|
46307
|
+
KhtmlLineBreak?: csstype.Property.LineBreak | undefined;
|
|
46308
|
+
KhtmlOpacity?: csstype.Property.Opacity | undefined;
|
|
46309
|
+
KhtmlUserSelect?: csstype.Property.UserSelect | undefined;
|
|
46310
|
+
MozBackgroundClip?: csstype.Property.BackgroundClip | undefined;
|
|
46311
|
+
MozBackgroundInlinePolicy?: csstype.Property.BoxDecorationBreak | undefined;
|
|
46312
|
+
MozBackgroundOrigin?: csstype.Property.BackgroundOrigin | undefined;
|
|
46313
|
+
MozBackgroundSize?: csstype.Property.BackgroundSize<string | number> | undefined;
|
|
46314
|
+
MozBorderRadius?: csstype.Property.BorderRadius<string | number> | undefined;
|
|
46315
|
+
MozBorderRadiusBottomleft?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
|
|
46316
|
+
MozBorderRadiusBottomright?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
|
|
46317
|
+
MozBorderRadiusTopleft?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
|
|
46318
|
+
MozBorderRadiusTopright?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
|
|
46319
|
+
MozBoxAlign?: csstype.Property.BoxAlign | undefined;
|
|
46320
|
+
MozBoxDirection?: csstype.Property.BoxDirection | undefined;
|
|
46321
|
+
MozBoxFlex?: csstype.Property.BoxFlex | undefined;
|
|
46322
|
+
MozBoxOrdinalGroup?: csstype.Property.BoxOrdinalGroup | undefined;
|
|
46323
|
+
MozBoxOrient?: csstype.Property.BoxOrient | undefined;
|
|
46324
|
+
MozBoxPack?: csstype.Property.BoxPack | undefined;
|
|
46325
|
+
MozBoxShadow?: csstype.Property.BoxShadow | undefined;
|
|
46326
|
+
MozFloatEdge?: csstype.Property.MozFloatEdge | undefined;
|
|
46327
|
+
MozForceBrokenImageIcon?: csstype.Property.MozForceBrokenImageIcon | undefined;
|
|
46328
|
+
MozOpacity?: csstype.Property.Opacity | undefined;
|
|
46329
|
+
MozOutline?: csstype.Property.Outline<string | number> | undefined;
|
|
46330
|
+
MozOutlineColor?: csstype.Property.OutlineColor | undefined;
|
|
46331
|
+
MozOutlineRadius?: csstype.Property.MozOutlineRadius<string | number> | undefined;
|
|
46332
|
+
MozOutlineRadiusBottomleft?: csstype.Property.MozOutlineRadiusBottomleft<string | number> | undefined;
|
|
46333
|
+
MozOutlineRadiusBottomright?: csstype.Property.MozOutlineRadiusBottomright<string | number> | undefined;
|
|
46334
|
+
MozOutlineRadiusTopleft?: csstype.Property.MozOutlineRadiusTopleft<string | number> | undefined;
|
|
46335
|
+
MozOutlineRadiusTopright?: csstype.Property.MozOutlineRadiusTopright<string | number> | undefined;
|
|
46336
|
+
MozOutlineStyle?: csstype.Property.OutlineStyle | undefined;
|
|
46337
|
+
MozOutlineWidth?: csstype.Property.OutlineWidth<string | number> | undefined;
|
|
46338
|
+
MozTextAlignLast?: csstype.Property.TextAlignLast | undefined;
|
|
46339
|
+
MozTextDecorationColor?: csstype.Property.TextDecorationColor | undefined;
|
|
46340
|
+
MozTextDecorationLine?: csstype.Property.TextDecorationLine | undefined;
|
|
46341
|
+
MozTextDecorationStyle?: csstype.Property.TextDecorationStyle | undefined;
|
|
46342
|
+
MozUserInput?: csstype.Property.MozUserInput | undefined;
|
|
46343
|
+
msImeMode?: csstype.Property.ImeMode | undefined;
|
|
46344
|
+
OAnimation?: csstype.Property.Animation<string & {}> | undefined;
|
|
46345
|
+
OAnimationDelay?: csstype.Property.AnimationDelay<string & {}> | undefined;
|
|
46346
|
+
OAnimationDirection?: csstype.Property.AnimationDirection | undefined;
|
|
46347
|
+
OAnimationDuration?: csstype.Property.AnimationDuration<string & {}> | undefined;
|
|
46348
|
+
OAnimationFillMode?: csstype.Property.AnimationFillMode | undefined;
|
|
46349
|
+
OAnimationIterationCount?: csstype.Property.AnimationIterationCount | undefined;
|
|
46350
|
+
OAnimationName?: csstype.Property.AnimationName | undefined;
|
|
46351
|
+
OAnimationPlayState?: csstype.Property.AnimationPlayState | undefined;
|
|
46352
|
+
OAnimationTimingFunction?: csstype.Property.AnimationTimingFunction | undefined;
|
|
46353
|
+
OBackgroundSize?: csstype.Property.BackgroundSize<string | number> | undefined;
|
|
46354
|
+
OBorderImage?: csstype.Property.BorderImage | undefined;
|
|
46355
|
+
OObjectFit?: csstype.Property.ObjectFit | undefined;
|
|
46356
|
+
OObjectPosition?: csstype.Property.ObjectPosition<string | number> | undefined;
|
|
46357
|
+
OTabSize?: csstype.Property.TabSize<string | number> | undefined;
|
|
46358
|
+
OTextOverflow?: csstype.Property.TextOverflow | undefined;
|
|
46359
|
+
OTransform?: csstype.Property.Transform | undefined;
|
|
46360
|
+
OTransformOrigin?: csstype.Property.TransformOrigin<string | number> | undefined;
|
|
46361
|
+
OTransition?: csstype.Property.Transition<string & {}> | undefined;
|
|
46362
|
+
OTransitionDelay?: csstype.Property.TransitionDelay<string & {}> | undefined;
|
|
46363
|
+
OTransitionDuration?: csstype.Property.TransitionDuration<string & {}> | undefined;
|
|
46364
|
+
OTransitionProperty?: csstype.Property.TransitionProperty | undefined;
|
|
46365
|
+
OTransitionTimingFunction?: csstype.Property.TransitionTimingFunction | undefined;
|
|
46366
|
+
WebkitBoxAlign?: csstype.Property.BoxAlign | undefined;
|
|
46367
|
+
WebkitBoxDirection?: csstype.Property.BoxDirection | undefined;
|
|
46368
|
+
WebkitBoxFlex?: csstype.Property.BoxFlex | undefined;
|
|
46369
|
+
WebkitBoxFlexGroup?: csstype.Property.BoxFlexGroup | undefined;
|
|
46370
|
+
WebkitBoxLines?: csstype.Property.BoxLines | undefined;
|
|
46371
|
+
WebkitBoxOrdinalGroup?: csstype.Property.BoxOrdinalGroup | undefined;
|
|
46372
|
+
WebkitBoxOrient?: csstype.Property.BoxOrient | undefined;
|
|
46373
|
+
WebkitBoxPack?: csstype.Property.BoxPack | undefined;
|
|
46374
|
+
WebkitScrollSnapPointsX?: csstype.Property.ScrollSnapPointsX | undefined;
|
|
46375
|
+
WebkitScrollSnapPointsY?: csstype.Property.ScrollSnapPointsY | undefined;
|
|
46376
|
+
alignmentBaseline?: csstype.Property.AlignmentBaseline | undefined;
|
|
46377
|
+
baselineShift?: csstype.Property.BaselineShift<string | number> | undefined;
|
|
46378
|
+
clipRule?: csstype.Property.ClipRule | undefined;
|
|
46379
|
+
colorInterpolation?: csstype.Property.ColorInterpolation | undefined;
|
|
46380
|
+
colorRendering?: csstype.Property.ColorRendering | undefined;
|
|
46381
|
+
dominantBaseline?: csstype.Property.DominantBaseline | undefined;
|
|
46382
|
+
fill?: csstype.Property.Fill | undefined;
|
|
46383
|
+
fillOpacity?: csstype.Property.FillOpacity | undefined;
|
|
46384
|
+
fillRule?: csstype.Property.FillRule | undefined;
|
|
46385
|
+
floodColor?: csstype.Property.FloodColor | undefined;
|
|
46386
|
+
floodOpacity?: csstype.Property.FloodOpacity | undefined;
|
|
46387
|
+
glyphOrientationVertical?: csstype.Property.GlyphOrientationVertical | undefined;
|
|
46388
|
+
lightingColor?: csstype.Property.LightingColor | undefined;
|
|
46389
|
+
marker?: csstype.Property.Marker | undefined;
|
|
46390
|
+
markerEnd?: csstype.Property.MarkerEnd | undefined;
|
|
46391
|
+
markerMid?: csstype.Property.MarkerMid | undefined;
|
|
46392
|
+
markerStart?: csstype.Property.MarkerStart | undefined;
|
|
46393
|
+
shapeRendering?: csstype.Property.ShapeRendering | undefined;
|
|
46394
|
+
stopColor?: csstype.Property.StopColor | undefined;
|
|
46395
|
+
stopOpacity?: csstype.Property.StopOpacity | undefined;
|
|
46396
|
+
stroke?: csstype.Property.Stroke | undefined;
|
|
46397
|
+
strokeDasharray?: csstype.Property.StrokeDasharray<string | number> | undefined;
|
|
46398
|
+
strokeDashoffset?: csstype.Property.StrokeDashoffset<string | number> | undefined;
|
|
46399
|
+
strokeLinecap?: csstype.Property.StrokeLinecap | undefined;
|
|
46400
|
+
strokeLinejoin?: csstype.Property.StrokeLinejoin | undefined;
|
|
46401
|
+
strokeMiterlimit?: csstype.Property.StrokeMiterlimit | undefined;
|
|
46402
|
+
strokeOpacity?: csstype.Property.StrokeOpacity | undefined;
|
|
46403
|
+
strokeWidth?: csstype.Property.StrokeWidth<string | number> | undefined;
|
|
46404
|
+
textAnchor?: csstype.Property.TextAnchor | undefined;
|
|
46405
|
+
vectorEffect?: csstype.Property.VectorEffect | undefined;
|
|
46406
|
+
};
|
|
44885
46407
|
declare const composeShadowCss: ({ hasBoxShadow, boxShadowValue, important, }: {
|
|
44886
46408
|
hasBoxShadow?: boolean | undefined;
|
|
44887
46409
|
boxShadowValue?: ShadowProps | undefined;
|
|
@@ -46843,4 +48365,4 @@ declare const useInteraction: () => {
|
|
|
46843
48365
|
interactionListenerLoaded: (callback: () => void) => void;
|
|
46844
48366
|
};
|
|
46845
48367
|
|
|
46846
|
-
export { AddOn, AddonProvider, AddonProviderProps, AdvancedType, AirProductReview, AliReviewsWidgetType, AlignItemProp, AlignProp, AnimationBaseSetting, AnimationConfig, AnimationDirectionType, AnimationEasingType, AnimationFadeSettingType, AnimationSetting, AnimationSettingType, AnimationShakeSettingType, AnimationSlideSettingType, AnimationTrigger, AnimationTriggerType, AnimationType, AnimationZoomDirectionType, AnimationZoomSettingType, appAPI as AppAPIType, ArticleListProvider, ArticleListProviderProps, ArticleProvider, ArticleProviderProps, Background, BackgroundImageValue, BackgroundMedia, BackgroundVideoValue, BaseProps, BasePropsWrap, BlockEntity, BogosWidgetType, BoldSubscriptionsWidgetType, Border, BorderStyle, BuilderComponentProvider, BuilderComponentProviderProps, BuilderEntity, BuilderEntityNested, BuilderPreviewProvider, BuilderPreviewProviderProps, BuilderProvider, BuilderProviderProps, BuilderState, Builtin, CSSStateKey, CartLineProvider, CartLineProviderProps, CollectionDetailFilterDocument, CollectionDetailFilterQueryResponse, CollectionDetailFilterQueryVariables, CollectionDocument, CollectionProvider, CollectionProviderProps, CollectionQueryResponse, CollectionQueryVariables, CollectionSelectFragment, CollectionsDocument, CollectionsQueryResponse, CollectionsQueryVariables, ColorKey, ColorType$1 as ColorType, ColorValueType, Component, ComponentPreset, ComponentSetting, ContainerProp, ControlProp, ControlTriggerAction, ControlUI, CornerRadius, CornerRadiusType, CustomComponentConfig, DeepPartial, DynamicCollection, DynamicProduct, ExtractState, FastBundleWidgetType, FeraReviewsV3WidgetType, FeraReviewsWidgetType, FetchCollectionArgs, FetchFunc, FetchProductParams, FlexDirectionProp, FontName, GRADIENT_BGR_KEY, GlobalStyleConfig, GlobalStyleResponsiveConfig, GlobalSwatchesData, GraphQLConnection, GroupPropType, GrowaveWidgetTypeV1, GrowaveWidgetTypeV2, HSLAColorType, HSLColorType, HexColorType, ImageShape$1 as ImageShape, InitComponentType, InstantJudgeMeReviewsWidgetType, InstantKlaviyoWidgetType, InstantLooxReviewsWidgetType, Interaction, InteractionCondition, InteractionElement, InteractionTarget, InteractionTargetEvent, InteractionTargetEventObject, InteractionTriggerEvent, JudgeMeReviewsWidgetType, KlaviyoWidgetType, LaiProductReviewsAdvancedWidgetType, LaiProductReviewsWidgetType, LibrarySaleFunnelDocument, LibrarySaleFunnelQueryResponse, LibrarySaleFunnelQueryVariables, LibraryTemplateDocument, LibraryTemplateQueryResponse, LibraryTemplateQueryVariables, LooxReviewsWidgetType, LooxReviewsWidgetTypeV2, ModalProvider, ModalProviderProps, NameDevices$1 as NameDevices, NestedKeys, ObjectDeviceGlobalType, ObjectDevices, ObjectLayoutValue, OmnisendWidgetType, OnlyOne, OpinewDesignWidgetType, OpinewWidgetType, OptionNormalStyle, OptionSpecialStyle, Options$1 as Options, PaddingType, PageContext, PageProvider, PageProviderProps, PageType, PageViewUpDocument, PageViewUpMutationResponse, PageViewUpMutationVariables, PickyStoryWidgetType, PostPurchaseTypo, PreOrderNowWodWidgetType, PreviewThemePageDocument, PreviewThemePageQueryResponse, PreviewThemePageQueryVariables, Primitive, ProductInputAnalytic, ProductListProvider, ProductListProviderProps, ProductOffer, ProductProvider, ProductProviderProps, ProductReviewsWidgetType, ProductSelectFragment, ProductsDocument, ProductsQueryResponse, ProductsQueryVariables, PublicStoreFrontData, PublishedShopMetasDocument, PublishedShopMetasQueryResponse, PublishedThemePageSelectFragment, PublishedThemePagesDocument, PublishedThemePagesQueryResponse, PublishedThemePagesQueryVariables, QueryPublishedShopMetasArgs$1 as QueryPublishedShopMetasArgs, RGBAColorType, RGBColorType, Ratio$1 as Ratio, RawChild, RenderMemo as Render, RenderChildren, RenderIf, Render as RenderLiquid, RenderMode, RenderPreviewMemo as RenderPreview, RequiredCursorEdge, ResponsiveKey, ResponsiveStateProp, RivyoWidgetType, RoundedSize, RyviuWidgetType, SaleFunnelDiscount$1 as SaleFunnelDiscount, SaleFunnelDiscountEdge$1 as SaleFunnelDiscountEdge, SaleFunnelDiscountObjectType$1 as SaleFunnelDiscountObjectType, SaleFunnelDiscountType$1 as SaleFunnelDiscountType, SaleFunnelDiscountValueType$1 as SaleFunnelDiscountValueType, SaleFunnelDiscountsDocument, SaleFunnelDiscountsQueryResponse, SaleFunnelDiscountsQueryVariables, Scalars$1 as Scalars, ScaleByDirection, SectionData, SectionEntity, SectionProvider, SectionProviderProps, SettingByAnimationType, SettingByAnimationValues, SettingUIGroup, ShadowProps, ShadowStyle, ShadowStyleApplied, ShadowType, ShopLibraryPageDocument, ShopLibraryPageQueryResponse, ShopLibraryPageQueryVariables, ShopProvider, ShopProviderProps, ShopShopifyDocument, ShopShopifyQueryResponse, ShopShopifyQueryVariables, shop as ShopType, SizeProps, SizeSetting, SizeSettingGlobal, SizeType, SpacingType, StampedWidgetType, StampedWidgetTypeV2, StateProp, StateSelector, StateType, StoreConfig, StorePropertyDocument, StorePropertyQueryResponse, StorePropertyQueryVariables, SwatchesOptionType, SwatchesOptionValue, TagShopWidgetType, ThemePageDocument, ThemePageQueryResponse, ThemePageQueryVariables, ThemeSectionStatus$1 as ThemeSectionStatus, TransformProp, TriggerConfig, TrustooWidgetType, TrustooWidgetTypeV2, TypographyProps, TypographySetting, TypographySettingV2, TypographyType, TypographyV2Attrs, TypographyV2Props, UltimateSalesBoostWidgetType, VariantSelectFragment, VitalsWidgetType, WiserV2WidgetType, WiserWidgetType, WrapRenderChildren, YotpoReviewsWidgetType, addAppBlockId, animations, baseAssetURL, calculateFirstProduct, checkAvailableVariantInStock, checkInStock, cls, composeAdvanceStyle, composeAdvanceStyleForPostPurchase, composeBackgroundCss, composeBackgroundImageCss, composeBorderCss, composeBorderResponsive, composeCornerCss, composeFallbackTypographyStyle, composeFontFamilyTypographyV2, composeGridLayout, composeMemo, composePositionLineHeight, composePostionIconList, composeRadius, composeRadiusResponsive, composeShadowCss, composeSize, composeSizeCss, composeSpacing, composeTextColorCss, composeTextHoverColorCss, composeTypography, composeTypographyAttr, composeTypographyClassName, composeTypographyCss, composeTypographyStyle, composeTypographyV2, composeTypographyV2Css, convertHTML, convertOldLayout, convertTextAlignToJustify, dataStringify, fetchMedias, fetchVariants, filterAttrInStyle, filterCornerInStyle, filterToolbarPreview, flattenConnection, formatMoney, fpixel, genSizeClass, genTypoClass, genVariable, generateCollectionQueryKey, generateProductQueryKey, generateProductsQueryKey, getAlignmentClasses, getAppBlocks, getAspectRatioGlobalSize, getBgImageByDevice, getBgImageSourceByDevice, getBorderRadiusStyle, getBorderStyle, getCarouselContainerHeight, getCollection, getCornerCSSFromGlobal, getCustomRadius, getGlobalColorCSSProp, getGlobalColorClass, getGlobalColorResponsiveClass, getGlobalColorResponsiveStyle, getGlobalColorStateClass, getGlobalColorStateClassDynamicBtn, getGlobalColorStateResponsiveClass, getGlobalColorStateResponsiveClassDynamicBtn, getGlobalColorStateResponsiveStyle, getGlobalColorStateStyle, getGlobalColorStyle, getGlobalSizeGap, getGradientBgrStyleByDevice, getGradientBgrStyleForButton, getHeightByShapeGlobalSize, getLayoutClasses, getPaddingGlobalSize, getPaddingStyleByDevice, getProduct, getProductBySlug, getRadiusCSSFromGlobal, getRadiusStyleActiveState, getResponsiveStateValue, getResponsiveStylePadding, getResponsiveStyleShadow, getResponsiveStyleShadowWithoutState, getResponsiveValue, getResponsiveValueByScreen, getSelectedVariant, getShortName, getSingleColorVariable, getSpacingVariable, getStyleBackgroundByDevice, getStyleBackgroundImageByDevice, getStyleBgColor, getStyleBgImageSource, getStyleShadow, getStyleShadowState, getValueByDevice, getWidthByShapeGlobalSize, getWidthHeightGlobalSize, globalEvent, gridToArrayRegex, gtag, handleConvertBorderColor, handleConvertBorderStyle, handleConvertBorderWidth, handleConvertClassColor, handleConvertClassColorDynamicBtn, isBrowser, isColor, isColumnDirectionExist, isDefined, isEmptyChildren, isLocalEnv, isSafari, loadScript, makeAspectRatio, makeContainerWidthOrHeight, makeDotGapToCarouselStyle, makeFixedBgAttachment, makeGlobalSize, makeGlobalSizeHeightResponsive, makeGlobalSizeIcon, makeGlobalSizeWidthResponsive, makeHeight, makeLineClamp, makeStyle, makeStyleKey, makeStyleResponsive, makeStyleResponsiveByScreen, makeStyleResponsiveState, makeStyleState, makeStyleWithDefault, makeWidth, normalizeBuilderData, optionLayoutStyle, parseSelectedOption, parseValueWithUnit, prefetchQueries, props, removeAttrInStyle, removeNullUndefined, removePaddingYInStyle, removeUndefinedValuesFromObject, shopifyPriceRounding, splitStyle, styles, template, tiktokpixel, useAddToCart, useAddon, useAddons, useArticleListStore, useArticleStore, useArticlesQuery, useBlogsQuery, useBuilderComponent, useBuilderPreviewStore, useBuilderStore, useCartData, useCartDiscountCodesUpdate, useCartId, useCartLine, useCartLineStore, useCartNoteUpdate, useCartUI, useCheckAvailableVariantInStock, useCheckoutUrl, useCollection, useCollectionQuery, useCollectionStore, useCollectionsQuery, useConnectedShopify, useCreateCart, useCurrency, useCurrentDevice, useCurrentVariant, useCurrentVariantInStock, useEditorMode, useFeaturedImageGlobal, useFormatMoney, useHasPreSelected, useInitialSwatchesOptions, useInteraction, useIsSampleProduct, useIsStorefrontProduct, useIsSyncProduct, useIsomorphicLayoutEffect, useLazyVideo, useLoadScript, useLocale, useMatchMutate, useMobileOnly, useModalStore, useMoney, useMoneyFormat, usePageStore, usePageType, usePluginEnable, usePrevious, useProduct, useProductBundleDiscount, useProductList, useProductListProducts, useProductListSettings, useProductListStore, useProductListStyles, useProductOfferDiscount, useProductProperties, useProductQuery, useProductShopifyEditLink, useProductStore, useProductsQuery, useProductsQueryAll, useQuantity, useRemoveCartItem, useSection, useSectionStore, useSelectedOption, useShopStore, useShopifyLink, useStoreFront, useSuspenseFetch, useSwatches, useSwatchesOptions, useTimezone, useUniqProductID, useUpdateCartItem, useVariant, useVariantOutStock, useVariants, validateEmail };
|
|
48368
|
+
export { AddOn, AddonProvider, AddonProviderProps, AdvancedType, AirProductReview, AliReviewsWidgetType, AlignItemProp, AlignProp, AnimationBaseSetting, AnimationConfig, AnimationDirectionType, AnimationEasingType, AnimationFadeSettingType, AnimationSetting, AnimationSettingType, AnimationShakeSettingType, AnimationSlideSettingType, AnimationTrigger, AnimationTriggerType, AnimationType, AnimationZoomDirectionType, AnimationZoomSettingType, appAPI as AppAPIType, ArticleListProvider, ArticleListProviderProps, ArticleProvider, ArticleProviderProps, Background, BackgroundImageValue, BackgroundMedia, BackgroundVideoValue, BaseProps, BasePropsWrap, BlockEntity, BogosWidgetType, BoldSubscriptionsWidgetType, Border, BorderStyle, BuilderComponentProvider, BuilderComponentProviderProps, BuilderEntity, BuilderEntityNested, BuilderPreviewProvider, BuilderPreviewProviderProps, BuilderProvider, BuilderProviderProps, BuilderState, Builtin, CSSStateKey, CartLineProvider, CartLineProviderProps, CollectionDetailFilterDocument, CollectionDetailFilterQueryResponse, CollectionDetailFilterQueryVariables, CollectionDocument, CollectionProvider, CollectionProviderProps, CollectionQueryResponse, CollectionQueryVariables, CollectionSelectFragment, CollectionsDocument, CollectionsQueryResponse, CollectionsQueryVariables, ColorKey, ColorType$1 as ColorType, ColorValueType, Component, ComponentPreset, ComponentSetting, ContainerProp, ControlProp, ControlTriggerAction, ControlUI, CornerRadius, CornerRadiusType, CustomComponentConfig, DeepPartial, DynamicCollection, DynamicProduct, ExtractState, FastBundleWidgetType, FeraReviewsV3WidgetType, FeraReviewsWidgetType, FetchCollectionArgs, FetchFunc, FetchProductParams, FlexDirectionProp, FontName, GRADIENT_BGR_KEY, GlobalStyleConfig, GlobalStyleResponsiveConfig, GlobalSwatchesData, GraphQLConnection, GroupPropType, GrowaveWidgetTypeV1, GrowaveWidgetTypeV2, HSLAColorType, HSLColorType, HexColorType, ImageShape$1 as ImageShape, InitComponentType, InstantJudgeMeReviewsWidgetType, InstantKlaviyoWidgetType, InstantLooxReviewsWidgetType, Interaction, InteractionCondition, InteractionElement, InteractionTarget, InteractionTargetEvent, InteractionTargetEventObject, InteractionTriggerEvent, JudgeMeReviewsWidgetType, KlaviyoWidgetType, LaiProductReviewsAdvancedWidgetType, LaiProductReviewsWidgetType, LibrarySaleFunnelDocument, LibrarySaleFunnelQueryResponse, LibrarySaleFunnelQueryVariables, LibraryTemplateDocument, LibraryTemplateQueryResponse, LibraryTemplateQueryVariables, LooxReviewsWidgetType, LooxReviewsWidgetTypeV2, ModalProvider, ModalProviderProps, NameDevices$1 as NameDevices, NestedKeys, ObjectDeviceGlobalType, ObjectDevices, ObjectLayoutValue, OmnisendWidgetType, OnlyOne, OpinewDesignWidgetType, OpinewWidgetType, OptionNormalStyle, OptionSpecialStyle, Options$1 as Options, PaddingType, PageContext, PageProvider, PageProviderProps, PageType, PageViewUpDocument, PageViewUpMutationResponse, PageViewUpMutationVariables, PickyStoryWidgetType, PostPurchaseTypo, PreOrderNowWodWidgetType, PreviewThemePageDocument, PreviewThemePageQueryResponse, PreviewThemePageQueryVariables, Primitive, ProductInputAnalytic, ProductListProvider, ProductListProviderProps, ProductOffer, ProductProvider, ProductProviderProps, ProductReviewsWidgetType, ProductSelectFragment, ProductsDocument, ProductsQueryResponse, ProductsQueryVariables, PublicStoreFrontData, PublishedShopMetasDocument, PublishedShopMetasQueryResponse, PublishedThemePageSelectFragment, PublishedThemePagesDocument, PublishedThemePagesQueryResponse, PublishedThemePagesQueryVariables, QueryPublishedShopMetasArgs$1 as QueryPublishedShopMetasArgs, RGBAColorType, RGBColorType, Ratio$1 as Ratio, RawChild, RenderMemo as Render, RenderChildren, RenderIf, Render as RenderLiquid, RenderMode, RenderPreviewMemo as RenderPreview, RequiredCursorEdge, ResponsiveKey, ResponsiveStateProp, RivyoWidgetType, RoundedSize, RyviuWidgetType, SaleFunnelDiscount$1 as SaleFunnelDiscount, SaleFunnelDiscountEdge$1 as SaleFunnelDiscountEdge, SaleFunnelDiscountObjectType$1 as SaleFunnelDiscountObjectType, SaleFunnelDiscountType$1 as SaleFunnelDiscountType, SaleFunnelDiscountValueType$1 as SaleFunnelDiscountValueType, SaleFunnelDiscountsDocument, SaleFunnelDiscountsQueryResponse, SaleFunnelDiscountsQueryVariables, Scalars$1 as Scalars, ScaleByDirection, SectionData, SectionEntity, SectionProvider, SectionProviderProps, SettingByAnimationType, SettingByAnimationValues, SettingUIGroup, ShadowProps, ShadowStyle, ShadowStyleApplied, ShadowType, ShopLibraryPageDocument, ShopLibraryPageQueryResponse, ShopLibraryPageQueryVariables, ShopProvider, ShopProviderProps, ShopShopifyDocument, ShopShopifyQueryResponse, ShopShopifyQueryVariables, shop as ShopType, SizeProps, SizeSetting, SizeSettingGlobal, SizeType, SpacingType, StampedWidgetType, StampedWidgetTypeV2, StateProp, StateSelector, StateType, StoreConfig, StorePropertyDocument, StorePropertyQueryResponse, StorePropertyQueryVariables, SwatchesOptionType, SwatchesOptionValue, TagShopWidgetType, ThemePageDocument, ThemePageQueryResponse, ThemePageQueryVariables, ThemeSectionStatus$1 as ThemeSectionStatus, TransformProp, TriggerConfig, TrustooWidgetType, TrustooWidgetTypeV2, TypographyProps, TypographySetting, TypographySettingV2, TypographyType, TypographyV2Attrs, TypographyV2Props, UltimateSalesBoostWidgetType, VariantSelectFragment, VitalsWidgetType, WiserV2WidgetType, WiserWidgetType, WrapRenderChildren, YotpoReviewsWidgetType, addAppBlockId, animations, baseAssetURL, calculateFirstProduct, checkAvailableVariantInStock, checkInStock, cls, composeAdvanceStyle, composeAdvanceStyleForPostPurchase, composeBackgroundCss, composeBackgroundImageCss, composeBorderCss, composeBorderResponsive, composeCornerCss, composeFallbackTypographyStyle, composeFontFamilyTypographyV2, composeGridLayout, composeMemo, composePositionLineHeight, composePostionIconList, composeRadius, composeRadiusResponsive, composeShadow, composeShadowCss, composeSize, composeSizeCss, composeSpacing, composeTextColorCss, composeTextHoverColorCss, composeTypography, composeTypographyAttr, composeTypographyClassName, composeTypographyCss, composeTypographyStyle, composeTypographyV2, composeTypographyV2Css, convertHTML, convertOldLayout, convertTextAlignToJustify, dataStringify, fetchMedias, fetchVariants, filterAttrInStyle, filterCornerInStyle, filterToolbarPreview, flattenConnection, formatMoney, fpixel, genSizeClass, genTypoClass, genVariable, generateCollectionQueryKey, generateProductQueryKey, generateProductsQueryKey, getAlignmentClasses, getAppBlocks, getAspectRatioGlobalSize, getBgImageByDevice, getBgImageSourceByDevice, getBorderRadiusStyle, getBorderStyle, getCarouselContainerHeight, getCollection, getCornerCSSFromGlobal, getCustomRadius, getGlobalColorCSSProp, getGlobalColorClass, getGlobalColorResponsiveClass, getGlobalColorResponsiveStyle, getGlobalColorStateClass, getGlobalColorStateClassDynamicBtn, getGlobalColorStateResponsiveClass, getGlobalColorStateResponsiveClassDynamicBtn, getGlobalColorStateResponsiveStyle, getGlobalColorStateStyle, getGlobalColorStyle, getGlobalSizeGap, getGradientBgrStyleByDevice, getGradientBgrStyleForButton, getHeightByShapeGlobalSize, getLayoutClasses, getPaddingGlobalSize, getPaddingStyleByDevice, getProduct, getProductBySlug, getRadiusCSSFromGlobal, getRadiusStyleActiveState, getResponsiveStateValue, getResponsiveStylePadding, getResponsiveStyleShadow, getResponsiveStyleShadowWithoutState, getResponsiveValue, getResponsiveValueByScreen, getSelectedVariant, getShortName, getSingleColorVariable, getSpacingVariable, getStyleBackgroundByDevice, getStyleBackgroundImageByDevice, getStyleBgColor, getStyleBgImageSource, getStyleShadow, getStyleShadowState, getValueByDevice, getWidthByShapeGlobalSize, getWidthHeightGlobalSize, globalEvent, gridToArrayRegex, gtag, handleConvertBorderColor, handleConvertBorderStyle, handleConvertBorderWidth, handleConvertClassColor, handleConvertClassColorDynamicBtn, isBrowser, isColor, isColumnDirectionExist, isDefined, isEmptyChildren, isLocalEnv, isSafari, loadScript, makeAspectRatio, makeContainerWidthOrHeight, makeDotGapToCarouselStyle, makeFixedBgAttachment, makeGlobalSize, makeGlobalSizeHeightResponsive, makeGlobalSizeIcon, makeGlobalSizeWidthResponsive, makeHeight, makeLineClamp, makeStyle, makeStyleKey, makeStyleResponsive, makeStyleResponsiveByScreen, makeStyleResponsiveState, makeStyleState, makeStyleWithDefault, makeWidth, normalizeBuilderData, optionLayoutStyle, parseSelectedOption, parseValueWithUnit, prefetchQueries, props, removeAttrInStyle, removeNullUndefined, removePaddingYInStyle, removeUndefinedValuesFromObject, shopifyPriceRounding, splitStyle, styles, template, tiktokpixel, useAddToCart, useAddon, useAddons, useArticleListStore, useArticleStore, useArticlesQuery, useBlogsQuery, useBuilderComponent, useBuilderPreviewStore, useBuilderStore, useCartData, useCartDiscountCodesUpdate, useCartId, useCartLine, useCartLineStore, useCartNoteUpdate, useCartUI, useCheckAvailableVariantInStock, useCheckoutUrl, useCollection, useCollectionQuery, useCollectionStore, useCollectionsQuery, useConnectedShopify, useCreateCart, useCurrency, useCurrentDevice, useCurrentVariant, useCurrentVariantInStock, useEditorMode, useFeaturedImageGlobal, useFormatMoney, useHasPreSelected, useInitialSwatchesOptions, useInteraction, useIsSampleProduct, useIsStorefrontProduct, useIsSyncProduct, useIsomorphicLayoutEffect, useLazyVideo, useLoadScript, useLocale, useMatchMutate, useMobileOnly, useModalStore, useMoney, useMoneyFormat, usePageStore, usePageType, usePluginEnable, usePrevious, useProduct, useProductBundleDiscount, useProductList, useProductListProducts, useProductListSettings, useProductListStore, useProductListStyles, useProductOfferDiscount, useProductProperties, useProductQuery, useProductShopifyEditLink, useProductStore, useProductsQuery, useProductsQueryAll, useQuantity, useRemoveCartItem, useSection, useSectionStore, useSelectedOption, useShopStore, useShopifyLink, useStoreFront, useSuspenseFetch, useSwatches, useSwatchesOptions, useTimezone, useUniqProductID, useUpdateCartItem, useVariant, useVariantOutStock, useVariants, validateEmail };
|