@e1011/es-kit 1.1.24 → 1.1.28

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 (222) hide show
  1. package/dist/hooks/esm/index.css +310 -305
  2. package/dist/hooks/esm/node_modules/gsap/CSSPlugin.js +11 -0
  3. package/dist/hooks/esm/node_modules/gsap/CSSPlugin.js.map +1 -0
  4. package/dist/hooks/esm/node_modules/gsap/gsap-core.js +11 -0
  5. package/dist/hooks/esm/node_modules/gsap/gsap-core.js.map +1 -0
  6. package/dist/hooks/esm/node_modules/gsap/index.js +2 -0
  7. package/dist/hooks/esm/node_modules/gsap/index.js.map +1 -0
  8. package/dist/hooks/esm/src/core/hooks/index.js +1 -1
  9. package/dist/hooks/esm/src/core/hooks/useAnimation.js +2 -0
  10. package/dist/hooks/esm/src/core/hooks/useAnimation.js.map +1 -0
  11. package/dist/hooks/esm/src/core/hooks/useClassNames.js.map +1 -1
  12. package/dist/hooks/esm/src/core/hooks/useIntersectionObserver.js +2 -0
  13. package/dist/hooks/esm/src/core/hooks/useIntersectionObserver.js.map +1 -0
  14. package/dist/hooks/esm/src/core/hooks/useOutsideClick.js.map +1 -1
  15. package/dist/hooks/esm/src/core/hooks/useParseProps.js.map +1 -1
  16. package/dist/hooks/esm/src/core/hooks/useResize.js.map +1 -1
  17. package/dist/hooks/esm/src/core/hooks/useThemePreference.js +1 -1
  18. package/dist/hooks/esm/src/core/hooks/useThemePreference.js.map +1 -1
  19. package/dist/hooks/esm/src/core/hooks/useToggle.js.map +1 -1
  20. package/dist/hooks/index.css +310 -305
  21. package/dist/hooks/node_modules/gsap/CSSPlugin.js +11 -0
  22. package/dist/hooks/node_modules/gsap/CSSPlugin.js.map +1 -0
  23. package/dist/hooks/node_modules/gsap/gsap-core.js +11 -0
  24. package/dist/hooks/node_modules/gsap/gsap-core.js.map +1 -0
  25. package/dist/hooks/node_modules/gsap/index.js +2 -0
  26. package/dist/hooks/node_modules/gsap/index.js.map +1 -0
  27. package/dist/hooks/src/core/hooks/index.js +1 -1
  28. package/dist/hooks/src/core/hooks/useAnimation.js +2 -0
  29. package/dist/hooks/src/core/hooks/useAnimation.js.map +1 -0
  30. package/dist/hooks/src/core/hooks/useClassNames.js.map +1 -1
  31. package/dist/hooks/src/core/hooks/useIntersectionObserver.js +2 -0
  32. package/dist/hooks/src/core/hooks/useIntersectionObserver.js.map +1 -0
  33. package/dist/hooks/src/core/hooks/useOutsideClick.js.map +1 -1
  34. package/dist/hooks/src/core/hooks/useParseProps.js.map +1 -1
  35. package/dist/hooks/src/core/hooks/useResize.js.map +1 -1
  36. package/dist/hooks/src/core/hooks/useThemePreference.js +1 -1
  37. package/dist/hooks/src/core/hooks/useThemePreference.js.map +1 -1
  38. package/dist/hooks/src/core/hooks/useToggle.js.map +1 -1
  39. package/dist/lib/cjs/index.css +5 -0
  40. package/dist/lib/cjs/node_modules/gsap/CSSPlugin.js +11 -0
  41. package/dist/lib/cjs/node_modules/gsap/CSSPlugin.js.map +1 -0
  42. package/dist/lib/cjs/node_modules/gsap/gsap-core.js +11 -0
  43. package/dist/lib/cjs/node_modules/gsap/gsap-core.js.map +1 -0
  44. package/dist/lib/cjs/node_modules/gsap/index.js +2 -0
  45. package/dist/lib/cjs/node_modules/gsap/index.js.map +1 -0
  46. package/dist/lib/cjs/src/core/hooks/useAnimation.js +2 -0
  47. package/dist/lib/cjs/src/core/hooks/useAnimation.js.map +1 -0
  48. package/dist/lib/cjs/src/core/hooks/useClassNames.js.map +1 -1
  49. package/dist/lib/cjs/src/core/hooks/useIntersectionObserver.js +2 -0
  50. package/dist/lib/cjs/src/core/hooks/useIntersectionObserver.js.map +1 -0
  51. package/dist/lib/cjs/src/core/hooks/useOutsideClick.js.map +1 -1
  52. package/dist/lib/cjs/src/core/hooks/useParseProps.js.map +1 -1
  53. package/dist/lib/cjs/src/core/hooks/useResize.js.map +1 -1
  54. package/dist/lib/cjs/src/core/hooks/useThemePreference.js +1 -1
  55. package/dist/lib/cjs/src/core/hooks/useThemePreference.js.map +1 -1
  56. package/dist/lib/cjs/src/core/hooks/useToggle.js.map +1 -1
  57. package/dist/lib/cjs/src/core/ui/components/atoms/icons.js.map +1 -1
  58. package/dist/lib/cjs/src/core/ui/components/atoms/text/Headline.js.map +1 -1
  59. package/dist/lib/cjs/src/core/ui/components/atoms/text/Link.js.map +1 -1
  60. package/dist/lib/cjs/src/core/ui/components/atoms/text/Paragraph.js.map +1 -1
  61. package/dist/lib/cjs/src/core/ui/components/atoms/text/Text.js.map +1 -1
  62. package/dist/lib/cjs/src/core/ui/components/atoms/textAndContent/TextAndContent.js +2 -0
  63. package/dist/lib/cjs/src/core/ui/components/atoms/textAndContent/TextAndContent.js.map +1 -0
  64. package/dist/lib/cjs/src/core/ui/components/atoms/textAndContent/textAndContent.module.scss.js +2 -0
  65. package/dist/lib/cjs/src/core/ui/components/atoms/textAndContent/textAndContent.module.scss.js.map +1 -0
  66. package/dist/lib/cjs/src/core/ui/components/container/layoutBox/LayoutBox.js.map +1 -1
  67. package/dist/lib/cjs/src/core/ui/components/error/propsValidationError.js +2 -0
  68. package/dist/lib/cjs/src/core/ui/components/error/propsValidationError.js.map +1 -0
  69. package/dist/lib/cjs/src/core/ui/components/icon/IconBase.js.map +1 -1
  70. package/dist/lib/cjs/src/core/ui/components/icon/IconWC.js.map +1 -1
  71. package/dist/lib/cjs/src/core/ui/components/molecules/popup/Popup.js.map +1 -1
  72. package/dist/lib/cjs/src/core/utils/appState/peregrineMQ/peregrineMQ.js.map +1 -1
  73. package/dist/lib/cjs/src/core/utils/appState/store/store.vanillajs.js.map +1 -1
  74. package/dist/lib/cjs/src/index.js +1 -1
  75. package/dist/lib/esm/index.css +5 -0
  76. package/dist/lib/esm/node_modules/gsap/CSSPlugin.js +11 -0
  77. package/dist/lib/esm/node_modules/gsap/CSSPlugin.js.map +1 -0
  78. package/dist/lib/esm/node_modules/gsap/gsap-core.js +11 -0
  79. package/dist/lib/esm/node_modules/gsap/gsap-core.js.map +1 -0
  80. package/dist/lib/esm/node_modules/gsap/index.js +2 -0
  81. package/dist/lib/esm/node_modules/gsap/index.js.map +1 -0
  82. package/dist/lib/esm/src/core/hooks/useAnimation.js +2 -0
  83. package/dist/lib/esm/src/core/hooks/useAnimation.js.map +1 -0
  84. package/dist/lib/esm/src/core/hooks/useClassNames.js.map +1 -1
  85. package/dist/lib/esm/src/core/hooks/useIntersectionObserver.js +2 -0
  86. package/dist/lib/esm/src/core/hooks/useIntersectionObserver.js.map +1 -0
  87. package/dist/lib/esm/src/core/hooks/useOutsideClick.js.map +1 -1
  88. package/dist/lib/esm/src/core/hooks/useParseProps.js.map +1 -1
  89. package/dist/lib/esm/src/core/hooks/useResize.js.map +1 -1
  90. package/dist/lib/esm/src/core/hooks/useThemePreference.js +1 -1
  91. package/dist/lib/esm/src/core/hooks/useThemePreference.js.map +1 -1
  92. package/dist/lib/esm/src/core/hooks/useToggle.js.map +1 -1
  93. package/dist/lib/esm/src/core/ui/components/atoms/icons.js.map +1 -1
  94. package/dist/lib/esm/src/core/ui/components/atoms/text/Headline.js.map +1 -1
  95. package/dist/lib/esm/src/core/ui/components/atoms/text/Link.js.map +1 -1
  96. package/dist/lib/esm/src/core/ui/components/atoms/text/Paragraph.js.map +1 -1
  97. package/dist/lib/esm/src/core/ui/components/atoms/text/Text.js.map +1 -1
  98. package/dist/lib/esm/src/core/ui/components/atoms/textAndContent/TextAndContent.js +2 -0
  99. package/dist/lib/esm/src/core/ui/components/atoms/textAndContent/TextAndContent.js.map +1 -0
  100. package/dist/lib/esm/src/core/ui/components/atoms/textAndContent/textAndContent.module.scss.js +2 -0
  101. package/dist/lib/esm/src/core/ui/components/atoms/textAndContent/textAndContent.module.scss.js.map +1 -0
  102. package/dist/lib/esm/src/core/ui/components/container/layoutBox/LayoutBox.js.map +1 -1
  103. package/dist/lib/esm/src/core/ui/components/error/propsValidationError.js +2 -0
  104. package/dist/lib/esm/src/core/ui/components/error/propsValidationError.js.map +1 -0
  105. package/dist/lib/esm/src/core/ui/components/icon/IconBase.js.map +1 -1
  106. package/dist/lib/esm/src/core/ui/components/icon/IconWC.js.map +1 -1
  107. package/dist/lib/esm/src/core/ui/components/molecules/popup/Popup.js.map +1 -1
  108. package/dist/lib/esm/src/core/utils/appState/peregrineMQ/peregrineMQ.js.map +1 -1
  109. package/dist/lib/esm/src/core/utils/appState/store/store.vanillajs.js.map +1 -1
  110. package/dist/lib/esm/src/index.js +1 -1
  111. package/dist/lib/tsconfig.tsbuildinfo +1 -1
  112. package/dist/types/src/core/hooks/index.d.ts +2 -0
  113. package/dist/types/src/core/hooks/index.d.ts.map +1 -1
  114. package/dist/types/src/core/hooks/useAnimation.d.ts +23 -0
  115. package/dist/types/src/core/hooks/useAnimation.d.ts.map +1 -0
  116. package/dist/types/src/core/hooks/useClassNames.d.ts +6 -0
  117. package/dist/types/src/core/hooks/useClassNames.d.ts.map +1 -1
  118. package/dist/types/src/core/hooks/useIntersectionObserver.d.ts +28 -0
  119. package/dist/types/src/core/hooks/useIntersectionObserver.d.ts.map +1 -0
  120. package/dist/types/src/core/hooks/useOutsideClick.d.ts +14 -0
  121. package/dist/types/src/core/hooks/useOutsideClick.d.ts.map +1 -1
  122. package/dist/types/src/core/hooks/useParseProps.d.ts +5 -0
  123. package/dist/types/src/core/hooks/useParseProps.d.ts.map +1 -1
  124. package/dist/types/src/core/hooks/useResize.d.ts +23 -0
  125. package/dist/types/src/core/hooks/useResize.d.ts.map +1 -1
  126. package/dist/types/src/core/hooks/useThemePreference.d.ts +37 -1
  127. package/dist/types/src/core/hooks/useThemePreference.d.ts.map +1 -1
  128. package/dist/types/src/core/hooks/useToggle.d.ts +17 -2
  129. package/dist/types/src/core/hooks/useToggle.d.ts.map +1 -1
  130. package/dist/types/src/core/ui/components/atoms/button/button.stories.d.ts +1 -1
  131. package/dist/types/src/core/ui/components/atoms/button/button.stories.d.ts.map +1 -1
  132. package/dist/types/src/core/ui/components/atoms/icons.d.ts +5 -0
  133. package/dist/types/src/core/ui/components/atoms/icons.d.ts.map +1 -1
  134. package/dist/types/src/core/ui/components/atoms/index.d.ts +1 -0
  135. package/dist/types/src/core/ui/components/atoms/index.d.ts.map +1 -1
  136. package/dist/types/src/core/ui/components/atoms/tag/Tag.d.ts +38 -0
  137. package/dist/types/src/core/ui/components/atoms/tag/Tag.d.ts.map +1 -0
  138. package/dist/types/src/core/ui/components/atoms/tag/Tag.test.d.ts +5 -0
  139. package/dist/types/src/core/ui/components/atoms/tag/Tag.test.d.ts.map +1 -0
  140. package/dist/types/src/core/ui/components/atoms/tag/tag.stories.d.ts +6 -0
  141. package/dist/types/src/core/ui/components/atoms/tag/tag.stories.d.ts.map +1 -0
  142. package/dist/types/src/core/ui/components/atoms/text/Headline.d.ts +1 -1
  143. package/dist/types/src/core/ui/components/atoms/text/Headline.d.ts.map +1 -1
  144. package/dist/types/src/core/ui/components/atoms/text/Link.d.ts +1 -1
  145. package/dist/types/src/core/ui/components/atoms/text/Link.d.ts.map +1 -1
  146. package/dist/types/src/core/ui/components/atoms/text/Paragraph.d.ts +1 -1
  147. package/dist/types/src/core/ui/components/atoms/text/Paragraph.d.ts.map +1 -1
  148. package/dist/types/src/core/ui/components/atoms/text/Text.d.ts +2 -15
  149. package/dist/types/src/core/ui/components/atoms/text/Text.d.ts.map +1 -1
  150. package/dist/types/src/core/ui/components/atoms/text/anchor-link/anchorLink.stories.d.ts +1 -1
  151. package/dist/types/src/core/ui/components/atoms/text/anchor-link/anchorLink.stories.d.ts.map +1 -1
  152. package/dist/types/src/core/ui/components/atoms/text/anchor-link/anchorLink.types.d.ts +1 -1
  153. package/dist/types/src/core/ui/components/atoms/text/anchor-link/anchorLink.types.d.ts.map +1 -1
  154. package/dist/types/src/core/ui/components/atoms/text/text.types.d.ts +16 -0
  155. package/dist/types/src/core/ui/components/atoms/text/text.types.d.ts.map +1 -0
  156. package/dist/types/src/core/ui/components/atoms/textAndContent/TextAndContent.d.ts +17 -0
  157. package/dist/types/src/core/ui/components/atoms/textAndContent/TextAndContent.d.ts.map +1 -0
  158. package/dist/types/src/core/ui/components/atoms/textAndContent/index.d.ts +3 -0
  159. package/dist/types/src/core/ui/components/atoms/textAndContent/index.d.ts.map +1 -0
  160. package/dist/types/src/core/ui/components/atoms/textAndContent/textAndContent.stories.d.ts +8 -0
  161. package/dist/types/src/core/ui/components/atoms/textAndContent/textAndContent.stories.d.ts.map +1 -0
  162. package/dist/types/src/core/ui/components/atoms/textAndContent/textAndContent.test.d.ts +5 -0
  163. package/dist/types/src/core/ui/components/atoms/textAndContent/textAndContent.test.d.ts.map +1 -0
  164. package/dist/types/src/core/ui/components/atoms/textAndContent/textAndContent.types.d.ts +24 -0
  165. package/dist/types/src/core/ui/components/atoms/textAndContent/textAndContent.types.d.ts.map +1 -0
  166. package/dist/types/src/core/ui/components/error/errorBoundary.stories.d.ts +3 -3
  167. package/dist/types/src/core/ui/components/error/errorBoundary.stories.d.ts.map +1 -1
  168. package/dist/types/src/core/ui/components/error/propsValidationError.d.ts +4 -0
  169. package/dist/types/src/core/ui/components/error/propsValidationError.d.ts.map +1 -0
  170. package/dist/types/src/core/ui/components/molecules/popup/popup.stories.d.ts +2 -2
  171. package/dist/types/src/core/ui/components/molecules/popup/popup.stories.d.ts.map +1 -1
  172. package/dist/types/src/core/utils/appState/peregrineMQ/peregrineMQ.stories.d.ts +1 -1
  173. package/dist/types/src/core/utils/appState/peregrineMQ/peregrineMQ.stories.d.ts.map +1 -1
  174. package/dist/types/src/core/utils/appState/store/store.stories.d.ts +1 -1
  175. package/dist/types/src/core/utils/appState/store/store.stories.d.ts.map +1 -1
  176. package/dist/ui/esm/index.css +5 -0
  177. package/dist/ui/esm/src/core/hooks/useOutsideClick.js.map +1 -1
  178. package/dist/ui/esm/src/core/hooks/useParseProps.js.map +1 -1
  179. package/dist/ui/esm/src/core/hooks/useResize.js.map +1 -1
  180. package/dist/ui/esm/src/core/ui/components/atoms/icons.js.map +1 -1
  181. package/dist/ui/esm/src/core/ui/components/atoms/text/Headline.js.map +1 -1
  182. package/dist/ui/esm/src/core/ui/components/atoms/text/Link.js.map +1 -1
  183. package/dist/ui/esm/src/core/ui/components/atoms/text/Paragraph.js.map +1 -1
  184. package/dist/ui/esm/src/core/ui/components/atoms/text/Text.js.map +1 -1
  185. package/dist/ui/esm/src/core/ui/components/atoms/textAndContent/TextAndContent.js +2 -0
  186. package/dist/ui/esm/src/core/ui/components/atoms/textAndContent/TextAndContent.js.map +1 -0
  187. package/dist/ui/esm/src/core/ui/components/atoms/textAndContent/textAndContent.module.scss.js +2 -0
  188. package/dist/ui/esm/src/core/ui/components/atoms/textAndContent/textAndContent.module.scss.js.map +1 -0
  189. package/dist/ui/esm/src/core/ui/components/container/layoutBox/LayoutBox.js.map +1 -1
  190. package/dist/ui/esm/src/core/ui/components/error/propsValidationError.js +2 -0
  191. package/dist/ui/esm/src/core/ui/components/error/propsValidationError.js.map +1 -0
  192. package/dist/ui/esm/src/core/ui/components/icon/IconBase.js.map +1 -1
  193. package/dist/ui/esm/src/core/ui/components/icon/IconWC.js.map +1 -1
  194. package/dist/ui/esm/src/core/ui/components/molecules/popup/Popup.js.map +1 -1
  195. package/dist/ui/esm/src/core/ui/index.js +1 -1
  196. package/dist/ui/index.css +5 -0
  197. package/dist/ui/src/core/hooks/useOutsideClick.js.map +1 -1
  198. package/dist/ui/src/core/hooks/useParseProps.js.map +1 -1
  199. package/dist/ui/src/core/hooks/useResize.js.map +1 -1
  200. package/dist/ui/src/core/ui/components/atoms/icons.js.map +1 -1
  201. package/dist/ui/src/core/ui/components/atoms/text/Headline.js.map +1 -1
  202. package/dist/ui/src/core/ui/components/atoms/text/Link.js.map +1 -1
  203. package/dist/ui/src/core/ui/components/atoms/text/Paragraph.js.map +1 -1
  204. package/dist/ui/src/core/ui/components/atoms/text/Text.js.map +1 -1
  205. package/dist/ui/src/core/ui/components/atoms/textAndContent/TextAndContent.js +2 -0
  206. package/dist/ui/src/core/ui/components/atoms/textAndContent/TextAndContent.js.map +1 -0
  207. package/dist/ui/src/core/ui/components/atoms/textAndContent/textAndContent.module.scss.js +2 -0
  208. package/dist/ui/src/core/ui/components/atoms/textAndContent/textAndContent.module.scss.js.map +1 -0
  209. package/dist/ui/src/core/ui/components/container/layoutBox/LayoutBox.js.map +1 -1
  210. package/dist/ui/src/core/ui/components/error/propsValidationError.js +2 -0
  211. package/dist/ui/src/core/ui/components/error/propsValidationError.js.map +1 -0
  212. package/dist/ui/src/core/ui/components/icon/IconBase.js.map +1 -1
  213. package/dist/ui/src/core/ui/components/icon/IconWC.js.map +1 -1
  214. package/dist/ui/src/core/ui/components/molecules/popup/Popup.js.map +1 -1
  215. package/dist/ui/src/core/ui/index.js +1 -1
  216. package/dist/utils/esm/index.css +310 -305
  217. package/dist/utils/esm/src/core/utils/appState/peregrineMQ/peregrineMQ.js.map +1 -1
  218. package/dist/utils/esm/src/core/utils/appState/store/store.vanillajs.js.map +1 -1
  219. package/dist/utils/index.css +310 -305
  220. package/dist/utils/src/core/utils/appState/peregrineMQ/peregrineMQ.js.map +1 -1
  221. package/dist/utils/src/core/utils/appState/store/store.vanillajs.js.map +1 -1
  222. package/package.json +20 -11
@@ -1,77 +1,3 @@
1
- .field-module_field__UfKm3 {
2
- opacity: 1;
3
- pointer-events: auto;
4
- flex: 1 1 auto;
5
- width: 100%;
6
- /* Chrome, Safari, Edge, Opera */
7
- /* Firefox */
8
- }
9
- .field-module_field__UfKm3.field-module_disabled__4aFNw {
10
- opacity: 0.5;
11
- pointer-events: none;
12
- }
13
- @media (min-width: 400px) {
14
- .field-module_field__UfKm3 {
15
- flex: 1;
16
- }
17
- }
18
- .field-module_field__UfKm3 .field-module_label__pJCHG {
19
- font-size: 0.8rem !important;
20
- font-weight: normal;
21
- }
22
- .field-module_field__UfKm3 .field-module_help__8psM4 {
23
- text-align: left;
24
- }
25
- .field-module_field__UfKm3 .field-module_mainControl__RIMTe {
26
- flex: 1;
27
- border-radius: 6px;
28
- box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.06);
29
- will-change: box-shadow;
30
- transition: box-shadow 250ms ease-in-out;
31
- }
32
- .field-module_field__UfKm3 .field-module_mainControl__RIMTe:hover {
33
- box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
34
- }
35
- .field-module_field__UfKm3 button {
36
- box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
37
- }
38
- .field-module_field__UfKm3 .field-module_select__-wfDp {
39
- width: 100%;
40
- flex: 1;
41
- }
42
- .field-module_field__UfKm3 .field-module_select__-wfDp::after {
43
- border-color: #000000 !important;
44
- }
45
- .field-module_field__UfKm3 .field-module_icon__6vSNr.field-module_is-action__pf8ZC {
46
- cursor: pointer;
47
- pointer-events: initial !important;
48
- }
49
- .field-module_field__UfKm3 input::-webkit-outer-spin-button,
50
- .field-module_field__UfKm3 input::-webkit-inner-spin-button {
51
- -webkit-appearance: none;
52
- margin: 0;
53
- }
54
- .field-module_field__UfKm3 input[type=number] {
55
- -moz-appearance: textfield;
56
- }
57
- .field-module_field__UfKm3 .field-module_input__v-872[type=date]::-webkit-calendar-picker-indicator {
58
- opacity: 0;
59
- -webkit-appearance: none;
60
- position: absolute;
61
- left: 0;
62
- top: 0;
63
- width: 40px;
64
- height: 100%;
65
- margin: 0;
66
- padding: 0;
67
- cursor: pointer;
68
- }
69
- .field-module_field__UfKm3 textarea {
70
- resize: none;
71
- }
72
- .field-module_field__UfKm3 label {
73
- text-align: left;
74
- }
75
1
  .icon-module_icon-base-parent__nOMvW {
76
2
  line-height: 1px !important;
77
3
  }
@@ -102,15 +28,6 @@
102
28
  width: var(--height);
103
29
  height: var(--width);
104
30
  }
105
- .errorBoundary-module_errorBoundary__gk9ps {
106
- background: #EFEFEF;
107
- width: 100%;
108
- height: 100%;
109
- }
110
-
111
- .errorBoundary-module_StyledIcon__IYHiU {
112
- margin-right: 10px;
113
- }
114
31
  .divider-module_divider-line__6CesR {
115
32
  position: relative;
116
33
  display: block;
@@ -130,6 +47,15 @@
130
47
  height: var(--height);
131
48
  margin: var(--margin);
132
49
  }
50
+ .errorBoundary-module_errorBoundary__gk9ps {
51
+ background: #EFEFEF;
52
+ width: 100%;
53
+ height: 100%;
54
+ }
55
+
56
+ .errorBoundary-module_StyledIcon__IYHiU {
57
+ margin-right: 10px;
58
+ }
133
59
  .CollapsibleContainer-module_collapsible-container__u0Jmm {
134
60
  transform-origin: 0% 0%;
135
61
  opacity: 0;
@@ -163,48 +89,79 @@
163
89
  max-width: var(--prop-value);
164
90
  opacity: 1;
165
91
  }
166
- .lazyComponent-module_loader__brMEW {
167
- position: relative;
168
- width: 100px;
169
- height: 100px;
170
- display: grid;
171
- place-items: center;
172
- }
173
- .lazyComponent-module_loader__brMEW .spinner {
174
- animation: rotate 2s linear infinite;
175
- z-index: 2;
176
- position: absolute;
177
- top: 50%;
178
- left: 50%;
179
- margin: -25px 0 0 -25px;
180
- width: 50px;
181
- height: 50px;
182
- display: grid;
183
- place-items: center;
92
+ .field-module_field__UfKm3 {
93
+ opacity: 1;
94
+ pointer-events: auto;
95
+ flex: 1 1 auto;
96
+ width: 100%;
97
+ /* Chrome, Safari, Edge, Opera */
98
+ /* Firefox */
184
99
  }
185
- .lazyComponent-module_loader__brMEW .spinner .path {
186
- stroke: hsl(210, 92%, 44%);
187
- stroke-linecap: round;
188
- animation: dash 1.5s ease-in-out infinite;
100
+ .field-module_field__UfKm3.field-module_disabled__4aFNw {
101
+ opacity: 0.5;
102
+ pointer-events: none;
189
103
  }
190
- @keyframes rotate {
191
- 100% {
192
- transform: rotate(360deg);
104
+ @media (min-width: 400px) {
105
+ .field-module_field__UfKm3 {
106
+ flex: 1;
193
107
  }
194
108
  }
195
- @keyframes dash {
196
- 0% {
197
- stroke-dasharray: 1, 150;
198
- stroke-dashoffset: 0;
199
- }
200
- 50% {
201
- stroke-dasharray: 90, 150;
202
- stroke-dashoffset: -35;
203
- }
204
- 100% {
205
- stroke-dasharray: 90, 150;
206
- stroke-dashoffset: -124;
207
- }
109
+ .field-module_field__UfKm3 .field-module_label__pJCHG {
110
+ font-size: 0.8rem !important;
111
+ font-weight: normal;
112
+ }
113
+ .field-module_field__UfKm3 .field-module_help__8psM4 {
114
+ text-align: left;
115
+ }
116
+ .field-module_field__UfKm3 .field-module_mainControl__RIMTe {
117
+ flex: 1;
118
+ border-radius: 6px;
119
+ box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.06);
120
+ will-change: box-shadow;
121
+ transition: box-shadow 250ms ease-in-out;
122
+ }
123
+ .field-module_field__UfKm3 .field-module_mainControl__RIMTe:hover {
124
+ box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
125
+ }
126
+ .field-module_field__UfKm3 button {
127
+ box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
128
+ }
129
+ .field-module_field__UfKm3 .field-module_select__-wfDp {
130
+ width: 100%;
131
+ flex: 1;
132
+ }
133
+ .field-module_field__UfKm3 .field-module_select__-wfDp::after {
134
+ border-color: #000000 !important;
135
+ }
136
+ .field-module_field__UfKm3 .field-module_icon__6vSNr.field-module_is-action__pf8ZC {
137
+ cursor: pointer;
138
+ pointer-events: initial !important;
139
+ }
140
+ .field-module_field__UfKm3 input::-webkit-outer-spin-button,
141
+ .field-module_field__UfKm3 input::-webkit-inner-spin-button {
142
+ -webkit-appearance: none;
143
+ margin: 0;
144
+ }
145
+ .field-module_field__UfKm3 input[type=number] {
146
+ -moz-appearance: textfield;
147
+ }
148
+ .field-module_field__UfKm3 .field-module_input__v-872[type=date]::-webkit-calendar-picker-indicator {
149
+ opacity: 0;
150
+ -webkit-appearance: none;
151
+ position: absolute;
152
+ left: 0;
153
+ top: 0;
154
+ width: 40px;
155
+ height: 100%;
156
+ margin: 0;
157
+ padding: 0;
158
+ cursor: pointer;
159
+ }
160
+ .field-module_field__UfKm3 textarea {
161
+ resize: none;
162
+ }
163
+ .field-module_field__UfKm3 label {
164
+ text-align: left;
208
165
  }
209
166
  .layoutBox-module_layout-box__ZIID8 {
210
167
  display: flex;
@@ -227,188 +184,64 @@
227
184
  max-width: none;
228
185
  max-height: none;
229
186
  min-width: 0;
230
- min-height: 0;
231
- border-radius: initial;
232
- }
233
- :root {
234
- --divider-line: #4a4b4b;
235
- }
236
-
237
- .typography-module_overflow-hidden__UmQ-v, .typography-module_text-truncate__8MgV9 {
238
- overflow: hidden !important;
239
- }
240
-
241
- .typography-module_text-nowrap__dt3uu, .typography-module_text-truncate__8MgV9 {
242
- white-space: nowrap !important;
243
- }
244
-
245
- .typography-module_text-ellipsis__iyHeZ, .typography-module_text-truncate__8MgV9 {
246
- text-overflow: ellipsis !important;
247
- }
248
-
249
- .typography-module_headline__b0XlP {
250
- font-size: 28px;
251
- line-height: 32px;
252
- }
253
-
254
- .typography-module_headlineSecondary__IDnhT {
255
- font-size: 24px;
256
- line-height: 28px;
257
- }
258
-
259
- .typography-module_headlineTertiary__mlG-v {
260
- font-size: 18px;
261
- line-height: 24x;
262
- }
263
-
264
- .typography-module_paragraph__tgBAx, .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY, .typography-module_paragraphSmall__vTMiI {
265
- font-size: 14px;
266
- line-height: 18px;
267
- font-weight: 300;
268
- }
269
-
270
- .typography-module_paragraphSmall__vTMiI, .typography-module_paragraphBoldSmall__qExmY {
271
- font-size: 12px;
272
- }
273
-
274
- .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY {
275
- font-weight: 600;
276
- }
277
-
278
- .typography-module_link__DWurf {
279
- overflow: hidden !important;
280
- white-space: nowrap !important;
281
- text-overflow: ellipsis !important;
282
- text-decoration: none;
283
- color: #65C5F6;
284
- display: inline;
285
- gap: 4px;
286
- flex-grow: 0;
287
- max-width: 400px;
288
- position: relative;
289
- vertical-align: center;
290
- }
291
- .typography-module_link__DWurf:hover:not(.typography-module_disabled__hjK8C) {
292
- text-decoration: underline;
293
- color: #65C5F6;
294
- }
295
- .typography-module_link__DWurf.typography-module_disabled__hjK8C {
296
- pointer-events: none;
297
- opacity: 0.6;
298
- }
299
- :root {
300
- --divider-line: #4a4b4b;
301
- }
302
-
303
- .tooltip-module_overflow-hidden__YDzdx, .tooltip-module_text-truncate__CPvp3 {
304
- overflow: hidden !important;
305
- }
306
-
307
- .tooltip-module_text-nowrap__g6kzP, .tooltip-module_text-truncate__CPvp3 {
308
- white-space: nowrap !important;
309
- }
310
-
311
- .tooltip-module_text-ellipsis__AYivV, .tooltip-module_text-truncate__CPvp3 {
312
- text-overflow: ellipsis !important;
313
- }
314
-
315
- .tooltip-module_popover-tooltip__sAhKa {
316
- position: fixed;
317
- z-index: 999;
318
- will-change: opacity;
319
- transition: opacity 450ms ease;
320
- opacity: 0;
321
- visibility: hidden;
322
- border-radius: 4px;
323
- background-color: #1B1D1D;
324
- box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.16);
325
- }
326
- .tooltip-module_popover-tooltip__sAhKa span, .tooltip-module_popover-tooltip__sAhKa p, .tooltip-module_popover-tooltip__sAhKa h3 {
327
- margin: 0;
328
- padding: 0;
329
- }
330
- .tooltip-module_popover-tooltip__sAhKa p {
331
- display: -webkit-box;
332
- -webkit-line-clamp: 4; /* number of lines to show */
333
- line-clamp: 4;
334
- -webkit-box-orient: vertical;
335
- margin: 0;
336
- width: 100%;
337
- white-space: normal;
338
- overflow: auto;
339
- }
340
- .tooltip-module_popover-tooltip__sAhKa[data-show] {
341
- opacity: 1;
342
- visibility: visible;
343
- }
344
- .tooltip-module_popover-tooltip__sAhKa[data-show=false] {
345
- opacity: 0;
346
- visibility: hidden;
347
- }
348
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=top] .tooltip-module_arrow__pqqOi {
349
- bottom: -16px;
350
- }
351
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=top] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
352
- transform: rotate(0deg);
353
- }
354
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=bottom] .tooltip-module_arrow__pqqOi {
355
- top: -16px;
356
- }
357
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=bottom] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
358
- transform: rotate(180deg);
359
- }
360
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=left] .tooltip-module_arrow__pqqOi {
361
- right: -16px;
362
- }
363
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=left] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
364
- transform: rotate(-90deg);
365
- }
366
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=right] .tooltip-module_arrow__pqqOi {
367
- left: -16px;
368
- }
369
- .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=right] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
370
- transform: rotate(90deg);
371
- }
372
- .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow__pqqOi {
373
- position: absolute;
374
- }
375
- .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
376
- content: "";
377
- border-width: 8px;
378
- border-style: solid;
379
- border-color: #1B1D1D transparent transparent transparent;
380
- }
381
-
382
- .tooltip-module_close-button__o8OBN {
383
- cursor: pointer;
384
- line-height: 1px;
385
- background-color: rgba(255, 255, 255, 0);
187
+ min-height: 0;
188
+ border-radius: initial;
386
189
  }
387
- .tooltip-module_close-button__o8OBN .icon-base {
388
- background-color: #FDDA0D;
389
- width: 9px !important;
390
- height: 9px !important;
391
- line-height: 1px !important;
190
+ .lazyComponent-module_loader__brMEW {
191
+ position: relative;
192
+ width: 100px;
193
+ height: 100px;
194
+ display: grid;
195
+ place-items: center;
392
196
  }
393
- .tooltip-module_close-button__o8OBN:hover .icon-base {
394
- background-color: #FFEA00;
197
+ .lazyComponent-module_loader__brMEW .spinner {
198
+ animation: rotate 2s linear infinite;
199
+ z-index: 2;
200
+ position: absolute;
201
+ top: 50%;
202
+ left: 50%;
203
+ margin: -25px 0 0 -25px;
204
+ width: 50px;
205
+ height: 50px;
206
+ display: grid;
207
+ place-items: center;
395
208
  }
396
-
397
- .cui-theme-dark .tooltip-module_popover-tooltip__sAhKa {
398
- background-color: #1B1D1D;
399
- color: #F4F4F4;
209
+ .lazyComponent-module_loader__brMEW .spinner .path {
210
+ stroke: hsl(210, 92%, 44%);
211
+ stroke-linecap: round;
212
+ animation: dash 1.5s ease-in-out infinite;
400
213
  }
401
- .cui-theme-dark .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow-inner__IqzxY {
402
- border-color: #1B1D1D transparent transparent transparent;
214
+ @keyframes rotate {
215
+ 100% {
216
+ transform: rotate(360deg);
217
+ }
403
218
  }
404
- .cui-theme-light {
405
- color: #1B1D1D;
219
+ @keyframes dash {
220
+ 0% {
221
+ stroke-dasharray: 1, 150;
222
+ stroke-dashoffset: 0;
223
+ }
224
+ 50% {
225
+ stroke-dasharray: 90, 150;
226
+ stroke-dashoffset: -35;
227
+ }
228
+ 100% {
229
+ stroke-dasharray: 90, 150;
230
+ stroke-dashoffset: -124;
231
+ }
406
232
  }
407
- .cui-theme-light .tooltip-module_popover-tooltip__sAhKa {
408
- background-color: #515757;
233
+ .flowLayout-module_flowLayout__VHpnY {
234
+ overflow: auto;
409
235
  }
410
- .cui-theme-light .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow-inner__IqzxY {
411
- border-color: #515757 transparent transparent transparent;
236
+ .flowLayout-module_flowLayout__VHpnY .flowLayout-module_beforeContent__rY-mW {
237
+ display: flex;
238
+ width: 100%;
239
+ min-width: 0;
240
+ }
241
+ .flowLayout-module_flowLayout__VHpnY .flowLayout-module_afterContent__Hlh8v {
242
+ display: flex;
243
+ width: 100%;
244
+ min-width: 0;
412
245
  }
413
246
  :root {
414
247
  --divider-line: #4a4b4b;
@@ -524,18 +357,119 @@
524
357
  .cui-theme-light .button-module_button__NDMQS {
525
358
  color: #090A0A;
526
359
  }
527
- .flowLayout-module_flowLayout__VHpnY {
528
- overflow: auto;
360
+ :root {
361
+ --divider-line: #4a4b4b;
529
362
  }
530
- .flowLayout-module_flowLayout__VHpnY .flowLayout-module_beforeContent__rY-mW {
531
- display: flex;
532
- width: 100%;
533
- min-width: 0;
363
+
364
+ .tooltip-module_overflow-hidden__YDzdx, .tooltip-module_text-truncate__CPvp3 {
365
+ overflow: hidden !important;
534
366
  }
535
- .flowLayout-module_flowLayout__VHpnY .flowLayout-module_afterContent__Hlh8v {
536
- display: flex;
367
+
368
+ .tooltip-module_text-nowrap__g6kzP, .tooltip-module_text-truncate__CPvp3 {
369
+ white-space: nowrap !important;
370
+ }
371
+
372
+ .tooltip-module_text-ellipsis__AYivV, .tooltip-module_text-truncate__CPvp3 {
373
+ text-overflow: ellipsis !important;
374
+ }
375
+
376
+ .tooltip-module_popover-tooltip__sAhKa {
377
+ position: fixed;
378
+ z-index: 999;
379
+ will-change: opacity;
380
+ transition: opacity 450ms ease;
381
+ opacity: 0;
382
+ visibility: hidden;
383
+ border-radius: 4px;
384
+ background-color: #1B1D1D;
385
+ box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.16);
386
+ }
387
+ .tooltip-module_popover-tooltip__sAhKa span, .tooltip-module_popover-tooltip__sAhKa p, .tooltip-module_popover-tooltip__sAhKa h3 {
388
+ margin: 0;
389
+ padding: 0;
390
+ }
391
+ .tooltip-module_popover-tooltip__sAhKa p {
392
+ display: -webkit-box;
393
+ -webkit-line-clamp: 4; /* number of lines to show */
394
+ line-clamp: 4;
395
+ -webkit-box-orient: vertical;
396
+ margin: 0;
537
397
  width: 100%;
538
- min-width: 0;
398
+ white-space: normal;
399
+ overflow: auto;
400
+ }
401
+ .tooltip-module_popover-tooltip__sAhKa[data-show] {
402
+ opacity: 1;
403
+ visibility: visible;
404
+ }
405
+ .tooltip-module_popover-tooltip__sAhKa[data-show=false] {
406
+ opacity: 0;
407
+ visibility: hidden;
408
+ }
409
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=top] .tooltip-module_arrow__pqqOi {
410
+ bottom: -16px;
411
+ }
412
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=top] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
413
+ transform: rotate(0deg);
414
+ }
415
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=bottom] .tooltip-module_arrow__pqqOi {
416
+ top: -16px;
417
+ }
418
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=bottom] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
419
+ transform: rotate(180deg);
420
+ }
421
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=left] .tooltip-module_arrow__pqqOi {
422
+ right: -16px;
423
+ }
424
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=left] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
425
+ transform: rotate(-90deg);
426
+ }
427
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=right] .tooltip-module_arrow__pqqOi {
428
+ left: -16px;
429
+ }
430
+ .tooltip-module_popover-tooltip__sAhKa[data-popper-placement^=right] .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
431
+ transform: rotate(90deg);
432
+ }
433
+ .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow__pqqOi {
434
+ position: absolute;
435
+ }
436
+ .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow__pqqOi .tooltip-module_arrow-inner__IqzxY {
437
+ content: "";
438
+ border-width: 8px;
439
+ border-style: solid;
440
+ border-color: #1B1D1D transparent transparent transparent;
441
+ }
442
+
443
+ .tooltip-module_close-button__o8OBN {
444
+ cursor: pointer;
445
+ line-height: 1px;
446
+ background-color: rgba(255, 255, 255, 0);
447
+ }
448
+ .tooltip-module_close-button__o8OBN .icon-base {
449
+ background-color: #FDDA0D;
450
+ width: 9px !important;
451
+ height: 9px !important;
452
+ line-height: 1px !important;
453
+ }
454
+ .tooltip-module_close-button__o8OBN:hover .icon-base {
455
+ background-color: #FFEA00;
456
+ }
457
+
458
+ .cui-theme-dark .tooltip-module_popover-tooltip__sAhKa {
459
+ background-color: #1B1D1D;
460
+ color: #F4F4F4;
461
+ }
462
+ .cui-theme-dark .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow-inner__IqzxY {
463
+ border-color: #1B1D1D transparent transparent transparent;
464
+ }
465
+ .cui-theme-light {
466
+ color: #1B1D1D;
467
+ }
468
+ .cui-theme-light .tooltip-module_popover-tooltip__sAhKa {
469
+ background-color: #515757;
470
+ }
471
+ .cui-theme-light .tooltip-module_popover-tooltip__sAhKa .tooltip-module_arrow-inner__IqzxY {
472
+ border-color: #515757 transparent transparent transparent;
539
473
  }
540
474
  .popup-overlay-module_popup-modal-overlay__dlJqM {
541
475
  z-index: 1;
@@ -660,6 +594,77 @@
660
594
  --divider-line: #4a4b4b;
661
595
  }
662
596
 
597
+ .typography-module_overflow-hidden__UmQ-v, .typography-module_text-truncate__8MgV9 {
598
+ overflow: hidden !important;
599
+ }
600
+
601
+ .typography-module_text-nowrap__dt3uu, .typography-module_text-truncate__8MgV9 {
602
+ white-space: nowrap !important;
603
+ }
604
+
605
+ .typography-module_text-ellipsis__iyHeZ, .typography-module_text-truncate__8MgV9 {
606
+ text-overflow: ellipsis !important;
607
+ }
608
+
609
+ .typography-module_headline__b0XlP {
610
+ font-size: 28px;
611
+ line-height: 32px;
612
+ }
613
+
614
+ .typography-module_headlineSecondary__IDnhT {
615
+ font-size: 24px;
616
+ line-height: 28px;
617
+ }
618
+
619
+ .typography-module_headlineTertiary__mlG-v {
620
+ font-size: 18px;
621
+ line-height: 24x;
622
+ }
623
+
624
+ .typography-module_paragraph__tgBAx, .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY, .typography-module_paragraphSmall__vTMiI {
625
+ font-size: 14px;
626
+ line-height: 18px;
627
+ font-weight: 300;
628
+ }
629
+
630
+ .typography-module_paragraphSmall__vTMiI, .typography-module_paragraphBoldSmall__qExmY {
631
+ font-size: 12px;
632
+ }
633
+
634
+ .typography-module_paragraphBold__PmcZU, .typography-module_paragraphBoldSmall__qExmY {
635
+ font-weight: 600;
636
+ }
637
+
638
+ .typography-module_link__DWurf {
639
+ overflow: hidden !important;
640
+ white-space: nowrap !important;
641
+ text-overflow: ellipsis !important;
642
+ text-decoration: none;
643
+ color: #65C5F6;
644
+ display: inline;
645
+ gap: 4px;
646
+ flex-grow: 0;
647
+ max-width: 400px;
648
+ position: relative;
649
+ vertical-align: center;
650
+ }
651
+ .typography-module_link__DWurf:hover:not(.typography-module_disabled__hjK8C) {
652
+ text-decoration: underline;
653
+ color: #65C5F6;
654
+ }
655
+ .typography-module_link__DWurf.typography-module_disabled__hjK8C {
656
+ pointer-events: none;
657
+ opacity: 0.6;
658
+ }
659
+ .textAndContent-module_textAndContent__X5P1n {
660
+ align-items: baseline;
661
+ flex-shrink: 1;
662
+ gap: 8px;
663
+ }
664
+ :root {
665
+ --divider-line: #4a4b4b;
666
+ }
667
+
663
668
  .anchorLink-module_overflow-hidden__-MElA, .anchorLink-module_text-truncate__62t8P {
664
669
  overflow: hidden !important;
665
670
  }