@social-mail/social-mail-client 1.8.445 → 1.9.2

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.
Files changed (198) hide show
  1. package/dist/site-editor/editor/ui/SelectionUI.js +1 -1
  2. package/dist/site-editor/editor/ui/SelectionUI.js.map +1 -1
  3. package/dist/site-editor/properties/groups/ChildSizeGroupEditor.d.ts.map +1 -1
  4. package/dist/site-editor/properties/groups/ChildSizeGroupEditor.js +0 -27
  5. package/dist/site-editor/properties/groups/ChildSizeGroupEditor.js.map +1 -1
  6. package/dist/site-editor/properties/groups/ImageEditor.d.ts.map +1 -1
  7. package/dist/site-editor/properties/groups/ImageEditor.js +0 -3
  8. package/dist/site-editor/properties/groups/ImageEditor.js.map +1 -1
  9. package/dist/site-editor/properties/groups/PositionGroupEditor.d.ts.map +1 -1
  10. package/dist/site-editor/properties/groups/PositionGroupEditor.js +0 -3
  11. package/dist/site-editor/properties/groups/PositionGroupEditor.js.map +1 -1
  12. package/dist/site-editor/properties/groups/SizeGroupEditor.d.ts.map +1 -1
  13. package/dist/site-editor/properties/groups/SizeGroupEditor.js +0 -27
  14. package/dist/site-editor/properties/groups/SizeGroupEditor.js.map +1 -1
  15. package/dist/site-editor/properties/groups/TextPropertyEditor.d.ts.map +1 -1
  16. package/dist/site-editor/properties/groups/TextPropertyEditor.js +0 -3
  17. package/dist/site-editor/properties/groups/TextPropertyEditor.js.map +1 -1
  18. package/dist/site-editor/properties/groups/TransformGroupEditor.d.ts.map +1 -1
  19. package/dist/site-editor/properties/groups/TransformGroupEditor.js +0 -15
  20. package/dist/site-editor/properties/groups/TransformGroupEditor.js.map +1 -1
  21. package/dist/site-editor/suggestions/editorSuggestions.d.ts +0 -84
  22. package/dist/site-editor/suggestions/editorSuggestions.d.ts.map +1 -1
  23. package/dist/site-editor/suggestions/properties/image.d.ts +0 -4
  24. package/dist/site-editor/suggestions/properties/image.d.ts.map +1 -1
  25. package/dist/site-editor/suggestions/properties/image.js +0 -1
  26. package/dist/site-editor/suggestions/properties/image.js.map +1 -1
  27. package/dist/site-editor/suggestions/properties/position.d.ts +0 -5
  28. package/dist/site-editor/suggestions/properties/position.d.ts.map +1 -1
  29. package/dist/site-editor/suggestions/properties/position.js +0 -1
  30. package/dist/site-editor/suggestions/properties/position.js.map +1 -1
  31. package/dist/site-editor/suggestions/properties/size.d.ts +0 -60
  32. package/dist/site-editor/suggestions/properties/size.d.ts.map +1 -1
  33. package/dist/site-editor/suggestions/properties/size.js +0 -12
  34. package/dist/site-editor/suggestions/properties/size.js.map +1 -1
  35. package/dist/site-editor/suggestions/properties/text.d.ts +0 -5
  36. package/dist/site-editor/suggestions/properties/text.d.ts.map +1 -1
  37. package/dist/site-editor/suggestions/properties/text.js +0 -1
  38. package/dist/site-editor/suggestions/properties/text.js.map +1 -1
  39. package/dist/site-editor/suggestions/properties/transform.d.ts +0 -10
  40. package/dist/site-editor/suggestions/properties/transform.d.ts.map +1 -1
  41. package/dist/site-editor/suggestions/properties/transform.js +0 -2
  42. package/dist/site-editor/suggestions/properties/transform.js.map +1 -1
  43. package/dist/site-editor-app/SiteEditorApp.pack.js +1 -96
  44. package/dist/site-editor-app/SiteEditorApp.pack.js.map +1 -1
  45. package/dist/site-editor-app/SiteEditorApp.pack.min.js +1 -1
  46. package/dist/site-editor-app/SiteEditorApp.pack.min.js.map +1 -1
  47. package/dist/tsconfig.tsbuildinfo +1 -1
  48. package/package.json +1 -1
  49. package/src/site-editor/editor/ui/SelectionUI.tsx +1 -1
  50. package/src/site-editor/properties/groups/ChildSizeGroupEditor.tsx +0 -24
  51. package/src/site-editor/properties/groups/ImageEditor.tsx +0 -3
  52. package/src/site-editor/properties/groups/PositionGroupEditor.tsx +0 -5
  53. package/src/site-editor/properties/groups/SizeGroupEditor.tsx +0 -39
  54. package/src/site-editor/properties/groups/TextPropertyEditor.tsx +0 -4
  55. package/src/site-editor/properties/groups/TransformGroupEditor.tsx +0 -5
  56. package/src/site-editor/suggestions/properties/image.ts +0 -1
  57. package/src/site-editor/suggestions/properties/position.ts +0 -1
  58. package/src/site-editor/suggestions/properties/size.ts +0 -14
  59. package/src/site-editor/suggestions/properties/text.ts +0 -1
  60. package/src/site-editor/suggestions/properties/transform.ts +0 -2
  61. package/styler-lite/styler.css +1 -1
  62. package/styler-lite/styler.css.map +1 -1
  63. package/styler-lite/styles/layouts/canvas.css +3 -3
  64. package/styler-lite/styles/properties/effects/transform.css +1 -26
  65. package/styler-lite/styles/properties/image/image.css +1 -8
  66. package/styler-lite/styles/properties/position/position.css +1 -7
  67. package/styler-lite/styles/properties/size/size.css +1 -54
  68. package/styler-lite/styles/properties/text/text.css +1 -7
  69. package/styler/body.css +0 -17
  70. package/styler/core.js +0 -28
  71. package/styler/end.css +0 -117
  72. package/styler/init.css +0 -13
  73. package/styler/styler-main.css +0 -18
  74. package/styler/styler.css +0 -2
  75. package/styler/styler.css.map +0 -1
  76. package/styler/styler.js +0 -4652
  77. package/styler/styles/animations/animation-definition.js +0 -46
  78. package/styler/styles/animations/animations/fade-in.css +0 -155
  79. package/styler/styles/animations/animations/fade-in.css.js +0 -20
  80. package/styler/styles/animations/animations/fade-in.css.map +0 -1
  81. package/styler/styles/animations/animations.css +0 -108
  82. package/styler/styles/animations/animations.css.js +0 -40
  83. package/styler/styles/animations/animations.css.map +0 -1
  84. package/styler/styles/animations/effects-key-frames.css +0 -11
  85. package/styler/styles/animations/effects.css +0 -29
  86. package/styler/styles/animations/effects.css.js +0 -39
  87. package/styler/styles/animations/effects.css.map +0 -1
  88. package/styler/styles/animations/hover/hover-animations.css +0 -23
  89. package/styler/styles/animations/main-key-frames.css +0 -48
  90. package/styler/styles/animations/main-key-frames.css.js +0 -49
  91. package/styler/styles/animations/main-key-frames.css.map +0 -1
  92. package/styler/styles/animations/properties/delay.css +0 -1254
  93. package/styler/styles/animations/properties/delay.css.js +0 -66
  94. package/styler/styles/animations/properties/delay.css.map +0 -1
  95. package/styler/styles/animations/properties/direction.css +0 -454
  96. package/styler/styles/animations/properties/direction.css.js +0 -64
  97. package/styler/styles/animations/properties/direction.css.map +0 -1
  98. package/styler/styles/animations/properties/duration.css +0 -1204
  99. package/styler/styles/animations/properties/duration.css.js +0 -65
  100. package/styler/styles/animations/properties/duration.css.map +0 -1
  101. package/styler/styles/animations/properties/iteration-count.css +0 -854
  102. package/styler/styles/animations/properties/iteration-count.css.js +0 -64
  103. package/styler/styles/animations/properties/iteration-count.css.map +0 -1
  104. package/styler/styles/animations/properties/timing-function.css +0 -604
  105. package/styler/styles/animations/properties/timing-function.css.js +0 -64
  106. package/styler/styles/animations/properties/timing-function.css.map +0 -1
  107. package/styler/styles/animations/scroll-animations.css +0 -34
  108. package/styler/styles/elements/image-link.css +0 -10
  109. package/styler/styles/elements/link-button.css +0 -19
  110. package/styler/styles/elements/link-icon-button.css +0 -18
  111. package/styler/styles/elements/pdf-viewer.css +0 -37
  112. package/styler/styles/elements/video-player.css +0 -35
  113. package/styler/styles/layouts/animated-text.css +0 -3
  114. package/styler/styles/layouts/banner.css +0 -13
  115. package/styler/styles/layouts/billboard.css +0 -26
  116. package/styler/styles/layouts/box-frame.css +0 -37
  117. package/styler/styles/layouts/card.css +0 -29
  118. package/styler/styles/layouts/check.svg +0 -1
  119. package/styler/styles/layouts/column-2.css +0 -22
  120. package/styler/styles/layouts/column-3.css +0 -32
  121. package/styler/styles/layouts/column.css +0 -10
  122. package/styler/styles/layouts/component.css +0 -26
  123. package/styler/styles/layouts/floating-nav-bar.css +0 -86
  124. package/styler/styles/layouts/grid.css +0 -9
  125. package/styler/styles/layouts/grid1x1.css +0 -19
  126. package/styler/styles/layouts/image-box.css +0 -44
  127. package/styler/styles/layouts/image-card.css +0 -61
  128. package/styler/styles/layouts/image-gallery.css +0 -58
  129. package/styler/styles/layouts/inject.css +0 -8
  130. package/styler/styles/layouts/inline-svg.css +0 -3
  131. package/styler/styles/layouts/link.css +0 -6
  132. package/styler/styles/layouts/main.css +0 -60
  133. package/styler/styles/layouts/nav-bar.css +0 -87
  134. package/styler/styles/layouts/price-box.css +0 -69
  135. package/styler/styles/layouts/right-image-box.css +0 -44
  136. package/styler/styles/layouts/row.css +0 -24
  137. package/styler/styles/layouts/svgs/bars.svg +0 -1
  138. package/styler/styles/layouts/svgs/cross.svg +0 -1
  139. package/styler/styles/layouts/text-box.css +0 -10
  140. package/styler/styles/layouts/vertical-image-box.css +0 -28
  141. package/styler/styles/layouts/wrap-list.css +0 -9
  142. package/styler/styles/lists/color-list.js +0 -40
  143. package/styler/styles/lists/size-list.js +0 -100
  144. package/styler/styles/properties/background/background-clip.css +0 -5
  145. package/styler/styles/properties/background/background.css +0 -1027
  146. package/styler/styles/properties/background/background.css.js +0 -191
  147. package/styler/styles/properties/background/background.css.map +0 -1
  148. package/styler/styles/properties/border/border.css +0 -926
  149. package/styler/styles/properties/border/border.css.js +0 -57
  150. package/styler/styles/properties/border/border.css.map +0 -1
  151. package/styler/styles/properties/child-size/child-size.css +0 -7321
  152. package/styler/styles/properties/child-size/child-size.css.js +0 -184
  153. package/styler/styles/properties/child-size/child-size.css.map +0 -1
  154. package/styler/styles/properties/colors/color-sets.css +0 -89
  155. package/styler/styles/properties/effects/cursor.css +0 -174
  156. package/styler/styles/properties/effects/cursor.css.js +0 -54
  157. package/styler/styles/properties/effects/cursor.css.map +0 -1
  158. package/styler/styles/properties/effects/effects.css +0 -107
  159. package/styler/styles/properties/effects/effects.css.js +0 -71
  160. package/styler/styles/properties/effects/effects.css.map +0 -1
  161. package/styler/styles/properties/effects/overflow.css +0 -114
  162. package/styler/styles/properties/effects/overflow.css.js +0 -29
  163. package/styler/styles/properties/effects/overflow.css.map +0 -1
  164. package/styler/styles/properties/effects/transform.css +0 -136
  165. package/styler/styles/properties/effects/transform.css.js +0 -81
  166. package/styler/styles/properties/effects/transform.css.map +0 -1
  167. package/styler/styles/properties/grid/grid.css +0 -241
  168. package/styler/styles/properties/grid/grid.css.js +0 -258
  169. package/styler/styles/properties/grid/grid.css.map +0 -1
  170. package/styler/styles/properties/image/image.css +0 -148
  171. package/styler/styles/properties/image/image.css.js +0 -54
  172. package/styler/styles/properties/image/image.css.map +0 -1
  173. package/styler/styles/properties/layouts/layouts.css +0 -52
  174. package/styler/styles/properties/layouts/layouts.css.js +0 -15
  175. package/styler/styles/properties/layouts/layouts.css.map +0 -1
  176. package/styler/styles/properties/position/align.css +0 -582
  177. package/styler/styles/properties/position/align.css.js +0 -110
  178. package/styler/styles/properties/position/align.css.map +0 -1
  179. package/styler/styles/properties/position/gap.css +0 -982
  180. package/styler/styles/properties/position/gap.css.js +0 -33
  181. package/styler/styles/properties/position/gap.css.map +0 -1
  182. package/styler/styles/properties/position/position.css +0 -1369
  183. package/styler/styles/properties/position/position.css.js +0 -77
  184. package/styler/styles/properties/position/position.css.map +0 -1
  185. package/styler/styles/properties/size/size.css +0 -1959
  186. package/styler/styles/properties/size/size.css.js +0 -69
  187. package/styler/styles/properties/size/size.css.map +0 -1
  188. package/styler/styles/properties/space/space.css +0 -3264
  189. package/styler/styles/properties/space/space.css.js +0 -97
  190. package/styler/styles/properties/space/space.css.map +0 -1
  191. package/styler/styles/properties/text/font-styles.css +0 -1296
  192. package/styler/styles/properties/text/font-styles.css.js +0 -39
  193. package/styler/styles/properties/text/font-styles.css.map +0 -1
  194. package/styler/styles/properties/text/text.css +0 -1666
  195. package/styler/styles/properties/text/text.css.js +0 -221
  196. package/styler/styles/properties/text/text.css.map +0 -1
  197. package/styler/styles/ref.css +0 -52
  198. package/styler/vars.css +0 -144
@@ -1,66 +0,0 @@
1
- import styled from "postcss-import-styled-js";
2
- import { splitNames } from "../../../core.js";
3
-
4
- const delays = splitNames(`
5
- inherit, initial, revert, revert-layer, unset,
6
- 0,
7
- 0.1s, 0.2s, 0.3s, 0.4s, 0.5s, 0.6s, 0.7s, 0.8s, 0.9s,
8
- 1s, 2s, 3s, 4s, 5s, 6s, 7s, 8s, 9s, 10s
9
- `);
10
-
11
- const animationDelays = delays.map((s) => styled.css `
12
-
13
- [styler-on-enter-delay=${s}] {
14
- --styler-on-enter-delay: ${s};
15
- }
16
-
17
- [styler-on-enter-effect-1-delay=${s}] {
18
- --styler-on-enter-effect-1-delay: ${s};
19
- }
20
-
21
- [styler-on-enter-effect-2-delay=${s}] {
22
- --styler-on-enter-effect-2-delay: ${s};
23
- }
24
-
25
- [styler-on-click-delay=${s}] {
26
- --styler-on-click-delay: ${s};
27
- }
28
-
29
- [styler-on-click-effect-1-delay=${s}] {
30
- --styler-on-click-effect-1-delay: ${s};
31
- }
32
-
33
- [styler-on-click-effect-2-delay=${s}] {
34
- --styler-on-click-effect-2-delay: ${s};
35
- }
36
-
37
- [styler-on-hover-delay=${s}] {
38
- --styler-on-hover-delay: ${s};
39
- }
40
-
41
- [styler-on-hover-effect-1-delay=${s}] {
42
- --styler-on-hover-effect-1-delay: ${s};
43
- }
44
-
45
- [styler-on-hover-effect-2-delay=${s}] {
46
- --styler-on-hover-effect-2-delay: ${s};
47
- }
48
-
49
- [styler-on-leave-delay=${s}] {
50
- --styler-on-leave-delay: ${s};
51
- }
52
-
53
- [styler-on-leave-effect-1-delay=${s}] {
54
- --styler-on-leave-effect-1-delay: ${s};
55
- }
56
-
57
- [styler-on-leave-effect-2-delay=${s}] {
58
- --styler-on-leave-effect-2-delay: ${s};
59
- }
60
-
61
- `);
62
-
63
-
64
- export default styled.css `
65
- ${animationDelays}
66
- `;
@@ -1 +0,0 @@
1
- {"version":3,"sources":["delay.css.js"],"names":[],"mappings":"AA+D2B;AAAA,IArD2B;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAqD3B"}
@@ -1,454 +0,0 @@
1
-
2
-
3
-
4
- [styler-on-enter-direction=inherit] {
5
- --styler-on-enter-direction: inherit;
6
- }
7
-
8
- [styler-on-enter-effect-1-direction=inherit] {
9
- --styler-on-enter-effect-1-direction: inherit;
10
- }
11
-
12
- [styler-on-enter-effect-2-direction=inherit] {
13
- --styler-on-enter-effect-2-direction: inherit;
14
- }
15
-
16
- [styler-on-click-direction=inherit] {
17
- --styler-on-click-direction: inherit;
18
- }
19
-
20
- [styler-on-click-effect-1-direction=inherit] {
21
- --styler-on-click-effect-1-direction: inherit;
22
- }
23
-
24
- [styler-on-click-effect-2-direction=inherit] {
25
- --styler-on-click-effect-2-direction: inherit;
26
- }
27
-
28
- [styler-on-hover-direction=inherit] {
29
- --styler-on-hover-direction: inherit;
30
- }
31
-
32
- [styler-on-hover-effect-1-direction=inherit] {
33
- --styler-on-hover-effect-1-direction: inherit;
34
- }
35
-
36
- [styler-on-hover-effect-2-direction=inherit] {
37
- --styler-on-hover-effect-2-direction: inherit;
38
- }
39
-
40
- [styler-on-leave-direction=inherit] {
41
- --styler-on-leave-direction: inherit;
42
- }
43
-
44
- [styler-on-leave-effect-1-direction=inherit] {
45
- --styler-on-leave-effect-1-direction: inherit;
46
- }
47
-
48
- [styler-on-leave-effect-2-direction=inherit] {
49
- --styler-on-leave-effect-2-direction: inherit;
50
- }
51
-
52
-
53
-
54
- [styler-on-enter-direction=initial] {
55
- --styler-on-enter-direction: initial;
56
- }
57
-
58
- [styler-on-enter-effect-1-direction=initial] {
59
- --styler-on-enter-effect-1-direction: initial;
60
- }
61
-
62
- [styler-on-enter-effect-2-direction=initial] {
63
- --styler-on-enter-effect-2-direction: initial;
64
- }
65
-
66
- [styler-on-click-direction=initial] {
67
- --styler-on-click-direction: initial;
68
- }
69
-
70
- [styler-on-click-effect-1-direction=initial] {
71
- --styler-on-click-effect-1-direction: initial;
72
- }
73
-
74
- [styler-on-click-effect-2-direction=initial] {
75
- --styler-on-click-effect-2-direction: initial;
76
- }
77
-
78
- [styler-on-hover-direction=initial] {
79
- --styler-on-hover-direction: initial;
80
- }
81
-
82
- [styler-on-hover-effect-1-direction=initial] {
83
- --styler-on-hover-effect-1-direction: initial;
84
- }
85
-
86
- [styler-on-hover-effect-2-direction=initial] {
87
- --styler-on-hover-effect-2-direction: initial;
88
- }
89
-
90
- [styler-on-leave-direction=initial] {
91
- --styler-on-leave-direction: initial;
92
- }
93
-
94
- [styler-on-leave-effect-1-direction=initial] {
95
- --styler-on-leave-effect-1-direction: initial;
96
- }
97
-
98
- [styler-on-leave-effect-2-direction=initial] {
99
- --styler-on-leave-effect-2-direction: initial;
100
- }
101
-
102
-
103
-
104
- [styler-on-enter-direction=revert] {
105
- --styler-on-enter-direction: revert;
106
- }
107
-
108
- [styler-on-enter-effect-1-direction=revert] {
109
- --styler-on-enter-effect-1-direction: revert;
110
- }
111
-
112
- [styler-on-enter-effect-2-direction=revert] {
113
- --styler-on-enter-effect-2-direction: revert;
114
- }
115
-
116
- [styler-on-click-direction=revert] {
117
- --styler-on-click-direction: revert;
118
- }
119
-
120
- [styler-on-click-effect-1-direction=revert] {
121
- --styler-on-click-effect-1-direction: revert;
122
- }
123
-
124
- [styler-on-click-effect-2-direction=revert] {
125
- --styler-on-click-effect-2-direction: revert;
126
- }
127
-
128
- [styler-on-hover-direction=revert] {
129
- --styler-on-hover-direction: revert;
130
- }
131
-
132
- [styler-on-hover-effect-1-direction=revert] {
133
- --styler-on-hover-effect-1-direction: revert;
134
- }
135
-
136
- [styler-on-hover-effect-2-direction=revert] {
137
- --styler-on-hover-effect-2-direction: revert;
138
- }
139
-
140
- [styler-on-leave-direction=revert] {
141
- --styler-on-leave-direction: revert;
142
- }
143
-
144
- [styler-on-leave-effect-1-direction=revert] {
145
- --styler-on-leave-effect-1-direction: revert;
146
- }
147
-
148
- [styler-on-leave-effect-2-direction=revert] {
149
- --styler-on-leave-effect-2-direction: revert;
150
- }
151
-
152
-
153
-
154
- [styler-on-enter-direction=revert-layer] {
155
- --styler-on-enter-direction: revert-layer;
156
- }
157
-
158
- [styler-on-enter-effect-1-direction=revert-layer] {
159
- --styler-on-enter-effect-1-direction: revert-layer;
160
- }
161
-
162
- [styler-on-enter-effect-2-direction=revert-layer] {
163
- --styler-on-enter-effect-2-direction: revert-layer;
164
- }
165
-
166
- [styler-on-click-direction=revert-layer] {
167
- --styler-on-click-direction: revert-layer;
168
- }
169
-
170
- [styler-on-click-effect-1-direction=revert-layer] {
171
- --styler-on-click-effect-1-direction: revert-layer;
172
- }
173
-
174
- [styler-on-click-effect-2-direction=revert-layer] {
175
- --styler-on-click-effect-2-direction: revert-layer;
176
- }
177
-
178
- [styler-on-hover-direction=revert-layer] {
179
- --styler-on-hover-direction: revert-layer;
180
- }
181
-
182
- [styler-on-hover-effect-1-direction=revert-layer] {
183
- --styler-on-hover-effect-1-direction: revert-layer;
184
- }
185
-
186
- [styler-on-hover-effect-2-direction=revert-layer] {
187
- --styler-on-hover-effect-2-direction: revert-layer;
188
- }
189
-
190
- [styler-on-leave-direction=revert-layer] {
191
- --styler-on-leave-direction: revert-layer;
192
- }
193
-
194
- [styler-on-leave-effect-1-direction=revert-layer] {
195
- --styler-on-leave-effect-1-direction: revert-layer;
196
- }
197
-
198
- [styler-on-leave-effect-2-direction=revert-layer] {
199
- --styler-on-leave-effect-2-direction: revert-layer;
200
- }
201
-
202
-
203
-
204
- [styler-on-enter-direction=unset] {
205
- --styler-on-enter-direction: unset;
206
- }
207
-
208
- [styler-on-enter-effect-1-direction=unset] {
209
- --styler-on-enter-effect-1-direction: unset;
210
- }
211
-
212
- [styler-on-enter-effect-2-direction=unset] {
213
- --styler-on-enter-effect-2-direction: unset;
214
- }
215
-
216
- [styler-on-click-direction=unset] {
217
- --styler-on-click-direction: unset;
218
- }
219
-
220
- [styler-on-click-effect-1-direction=unset] {
221
- --styler-on-click-effect-1-direction: unset;
222
- }
223
-
224
- [styler-on-click-effect-2-direction=unset] {
225
- --styler-on-click-effect-2-direction: unset;
226
- }
227
-
228
- [styler-on-hover-direction=unset] {
229
- --styler-on-hover-direction: unset;
230
- }
231
-
232
- [styler-on-hover-effect-1-direction=unset] {
233
- --styler-on-hover-effect-1-direction: unset;
234
- }
235
-
236
- [styler-on-hover-effect-2-direction=unset] {
237
- --styler-on-hover-effect-2-direction: unset;
238
- }
239
-
240
- [styler-on-leave-direction=unset] {
241
- --styler-on-leave-direction: unset;
242
- }
243
-
244
- [styler-on-leave-effect-1-direction=unset] {
245
- --styler-on-leave-effect-1-direction: unset;
246
- }
247
-
248
- [styler-on-leave-effect-2-direction=unset] {
249
- --styler-on-leave-effect-2-direction: unset;
250
- }
251
-
252
-
253
-
254
- [styler-on-enter-direction=normal] {
255
- --styler-on-enter-direction: normal;
256
- }
257
-
258
- [styler-on-enter-effect-1-direction=normal] {
259
- --styler-on-enter-effect-1-direction: normal;
260
- }
261
-
262
- [styler-on-enter-effect-2-direction=normal] {
263
- --styler-on-enter-effect-2-direction: normal;
264
- }
265
-
266
- [styler-on-click-direction=normal] {
267
- --styler-on-click-direction: normal;
268
- }
269
-
270
- [styler-on-click-effect-1-direction=normal] {
271
- --styler-on-click-effect-1-direction: normal;
272
- }
273
-
274
- [styler-on-click-effect-2-direction=normal] {
275
- --styler-on-click-effect-2-direction: normal;
276
- }
277
-
278
- [styler-on-hover-direction=normal] {
279
- --styler-on-hover-direction: normal;
280
- }
281
-
282
- [styler-on-hover-effect-1-direction=normal] {
283
- --styler-on-hover-effect-1-direction: normal;
284
- }
285
-
286
- [styler-on-hover-effect-2-direction=normal] {
287
- --styler-on-hover-effect-2-direction: normal;
288
- }
289
-
290
- [styler-on-leave-direction=normal] {
291
- --styler-on-leave-direction: normal;
292
- }
293
-
294
- [styler-on-leave-effect-1-direction=normal] {
295
- --styler-on-leave-effect-1-direction: normal;
296
- }
297
-
298
- [styler-on-leave-effect-2-direction=normal] {
299
- --styler-on-leave-effect-2-direction: normal;
300
- }
301
-
302
-
303
-
304
- [styler-on-enter-direction=reverse] {
305
- --styler-on-enter-direction: reverse;
306
- }
307
-
308
- [styler-on-enter-effect-1-direction=reverse] {
309
- --styler-on-enter-effect-1-direction: reverse;
310
- }
311
-
312
- [styler-on-enter-effect-2-direction=reverse] {
313
- --styler-on-enter-effect-2-direction: reverse;
314
- }
315
-
316
- [styler-on-click-direction=reverse] {
317
- --styler-on-click-direction: reverse;
318
- }
319
-
320
- [styler-on-click-effect-1-direction=reverse] {
321
- --styler-on-click-effect-1-direction: reverse;
322
- }
323
-
324
- [styler-on-click-effect-2-direction=reverse] {
325
- --styler-on-click-effect-2-direction: reverse;
326
- }
327
-
328
- [styler-on-hover-direction=reverse] {
329
- --styler-on-hover-direction: reverse;
330
- }
331
-
332
- [styler-on-hover-effect-1-direction=reverse] {
333
- --styler-on-hover-effect-1-direction: reverse;
334
- }
335
-
336
- [styler-on-hover-effect-2-direction=reverse] {
337
- --styler-on-hover-effect-2-direction: reverse;
338
- }
339
-
340
- [styler-on-leave-direction=reverse] {
341
- --styler-on-leave-direction: reverse;
342
- }
343
-
344
- [styler-on-leave-effect-1-direction=reverse] {
345
- --styler-on-leave-effect-1-direction: reverse;
346
- }
347
-
348
- [styler-on-leave-effect-2-direction=reverse] {
349
- --styler-on-leave-effect-2-direction: reverse;
350
- }
351
-
352
-
353
-
354
- [styler-on-enter-direction=alternate] {
355
- --styler-on-enter-direction: alternate;
356
- }
357
-
358
- [styler-on-enter-effect-1-direction=alternate] {
359
- --styler-on-enter-effect-1-direction: alternate;
360
- }
361
-
362
- [styler-on-enter-effect-2-direction=alternate] {
363
- --styler-on-enter-effect-2-direction: alternate;
364
- }
365
-
366
- [styler-on-click-direction=alternate] {
367
- --styler-on-click-direction: alternate;
368
- }
369
-
370
- [styler-on-click-effect-1-direction=alternate] {
371
- --styler-on-click-effect-1-direction: alternate;
372
- }
373
-
374
- [styler-on-click-effect-2-direction=alternate] {
375
- --styler-on-click-effect-2-direction: alternate;
376
- }
377
-
378
- [styler-on-hover-direction=alternate] {
379
- --styler-on-hover-direction: alternate;
380
- }
381
-
382
- [styler-on-hover-effect-1-direction=alternate] {
383
- --styler-on-hover-effect-1-direction: alternate;
384
- }
385
-
386
- [styler-on-hover-effect-2-direction=alternate] {
387
- --styler-on-hover-effect-2-direction: alternate;
388
- }
389
-
390
- [styler-on-leave-direction=alternate] {
391
- --styler-on-leave-direction: alternate;
392
- }
393
-
394
- [styler-on-leave-effect-1-direction=alternate] {
395
- --styler-on-leave-effect-1-direction: alternate;
396
- }
397
-
398
- [styler-on-leave-effect-2-direction=alternate] {
399
- --styler-on-leave-effect-2-direction: alternate;
400
- }
401
-
402
-
403
-
404
- [styler-on-enter-direction=alternate-reverse] {
405
- --styler-on-enter-direction: alternate-reverse;
406
- }
407
-
408
- [styler-on-enter-effect-1-direction=alternate-reverse] {
409
- --styler-on-enter-effect-1-direction: alternate-reverse;
410
- }
411
-
412
- [styler-on-enter-effect-2-direction=alternate-reverse] {
413
- --styler-on-enter-effect-2-direction: alternate-reverse;
414
- }
415
-
416
- [styler-on-click-direction=alternate-reverse] {
417
- --styler-on-click-direction: alternate-reverse;
418
- }
419
-
420
- [styler-on-click-effect-1-direction=alternate-reverse] {
421
- --styler-on-click-effect-1-direction: alternate-reverse;
422
- }
423
-
424
- [styler-on-click-effect-2-direction=alternate-reverse] {
425
- --styler-on-click-effect-2-direction: alternate-reverse;
426
- }
427
-
428
- [styler-on-hover-direction=alternate-reverse] {
429
- --styler-on-hover-direction: alternate-reverse;
430
- }
431
-
432
- [styler-on-hover-effect-1-direction=alternate-reverse] {
433
- --styler-on-hover-effect-1-direction: alternate-reverse;
434
- }
435
-
436
- [styler-on-hover-effect-2-direction=alternate-reverse] {
437
- --styler-on-hover-effect-2-direction: alternate-reverse;
438
- }
439
-
440
- [styler-on-leave-direction=alternate-reverse] {
441
- --styler-on-leave-direction: alternate-reverse;
442
- }
443
-
444
- [styler-on-leave-effect-1-direction=alternate-reverse] {
445
- --styler-on-leave-effect-1-direction: alternate-reverse;
446
- }
447
-
448
- [styler-on-leave-effect-2-direction=alternate-reverse] {
449
- --styler-on-leave-effect-2-direction: alternate-reverse;
450
- }
451
-
452
-
453
-
454
- /*# sourceMappingURL=direction.css.map */
@@ -1,64 +0,0 @@
1
- import styled from "postcss-import-styled-js";
2
- import { splitNames } from "../../../core.js";
3
-
4
- const directions = splitNames(`
5
- inherit, initial, revert, revert-layer, unset,
6
- normal, reverse, alternate, alternate-reverse
7
- `);
8
-
9
- const animationDirections = directions.map((s) => styled.css `
10
-
11
- [styler-on-enter-direction=${s}] {
12
- --styler-on-enter-direction: ${s};
13
- }
14
-
15
- [styler-on-enter-effect-1-direction=${s}] {
16
- --styler-on-enter-effect-1-direction: ${s};
17
- }
18
-
19
- [styler-on-enter-effect-2-direction=${s}] {
20
- --styler-on-enter-effect-2-direction: ${s};
21
- }
22
-
23
- [styler-on-click-direction=${s}] {
24
- --styler-on-click-direction: ${s};
25
- }
26
-
27
- [styler-on-click-effect-1-direction=${s}] {
28
- --styler-on-click-effect-1-direction: ${s};
29
- }
30
-
31
- [styler-on-click-effect-2-direction=${s}] {
32
- --styler-on-click-effect-2-direction: ${s};
33
- }
34
-
35
- [styler-on-hover-direction=${s}] {
36
- --styler-on-hover-direction: ${s};
37
- }
38
-
39
- [styler-on-hover-effect-1-direction=${s}] {
40
- --styler-on-hover-effect-1-direction: ${s};
41
- }
42
-
43
- [styler-on-hover-effect-2-direction=${s}] {
44
- --styler-on-hover-effect-2-direction: ${s};
45
- }
46
-
47
- [styler-on-leave-direction=${s}] {
48
- --styler-on-leave-direction: ${s};
49
- }
50
-
51
- [styler-on-leave-effect-1-direction=${s}] {
52
- --styler-on-leave-effect-1-direction: ${s};
53
- }
54
-
55
- [styler-on-leave-effect-2-direction=${s}] {
56
- --styler-on-leave-effect-2-direction: ${s};
57
- }
58
-
59
- `);
60
-
61
-
62
- export default styled.css `
63
- ${animationDirections}
64
- `;
@@ -1 +0,0 @@
1
- {"version":3,"sources":["direction.css.js"],"names":[],"mappings":"AA6D2B;AAAA,IArDmC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAqDnC"}