@sis-cc/dotstatsuite-components 21.10.0 → 22.0.1

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 (370) hide show
  1. package/dist/_virtual/_commonjsHelpers.js +35 -0
  2. package/dist/_virtual/_commonjsHelpers.js.map +1 -0
  3. package/dist/_virtual/_rollupPluginBabelHelpers.js +12 -0
  4. package/dist/_virtual/_rollupPluginBabelHelpers.js.map +1 -0
  5. package/dist/_virtual/colorManipulator.js +6 -0
  6. package/dist/_virtual/colorManipulator.js.map +1 -0
  7. package/dist/_virtual/colorManipulator2.js +4 -0
  8. package/dist/_virtual/colorManipulator2.js.map +1 -0
  9. package/dist/_virtual/index.js +8 -0
  10. package/dist/_virtual/index.js.map +1 -0
  11. package/dist/_virtual/index10.js +8 -0
  12. package/dist/_virtual/index10.js.map +1 -0
  13. package/dist/_virtual/index11.js +8 -0
  14. package/dist/_virtual/index11.js.map +1 -0
  15. package/dist/_virtual/index12.js +8 -0
  16. package/dist/_virtual/index12.js.map +1 -0
  17. package/dist/_virtual/index13.js +8 -0
  18. package/dist/_virtual/index13.js.map +1 -0
  19. package/dist/_virtual/index14.js +8 -0
  20. package/dist/_virtual/index14.js.map +1 -0
  21. package/dist/_virtual/index15.js +8 -0
  22. package/dist/_virtual/index15.js.map +1 -0
  23. package/dist/_virtual/index16.js +8 -0
  24. package/dist/_virtual/index16.js.map +1 -0
  25. package/dist/_virtual/index17.js +7 -0
  26. package/dist/_virtual/index17.js.map +1 -0
  27. package/dist/_virtual/index18.js +7 -0
  28. package/dist/_virtual/index18.js.map +1 -0
  29. package/dist/_virtual/index19.js +8 -0
  30. package/dist/_virtual/index19.js.map +1 -0
  31. package/dist/_virtual/index2.js +8 -0
  32. package/dist/_virtual/index2.js.map +1 -0
  33. package/dist/_virtual/index20.js +4 -0
  34. package/dist/_virtual/index20.js.map +1 -0
  35. package/dist/_virtual/index21.js +6 -0
  36. package/dist/_virtual/index21.js.map +1 -0
  37. package/dist/_virtual/index22.js +4 -0
  38. package/dist/_virtual/index22.js.map +1 -0
  39. package/dist/_virtual/index23.js +4 -0
  40. package/dist/_virtual/index23.js.map +1 -0
  41. package/dist/_virtual/index3.js +8 -0
  42. package/dist/_virtual/index3.js.map +1 -0
  43. package/dist/_virtual/index4.js +8 -0
  44. package/dist/_virtual/index4.js.map +1 -0
  45. package/dist/_virtual/index5.js +8 -0
  46. package/dist/_virtual/index5.js.map +1 -0
  47. package/dist/_virtual/index6.js +8 -0
  48. package/dist/_virtual/index6.js.map +1 -0
  49. package/dist/_virtual/index7.js +8 -0
  50. package/dist/_virtual/index7.js.map +1 -0
  51. package/dist/_virtual/index8.js +8 -0
  52. package/dist/_virtual/index8.js.map +1 -0
  53. package/dist/_virtual/index9.js +8 -0
  54. package/dist/_virtual/index9.js.map +1 -0
  55. package/dist/_virtual/interopRequireDefault.js +4 -0
  56. package/dist/_virtual/interopRequireDefault.js.map +1 -0
  57. package/dist/_virtual/jsx-runtime.js +4 -0
  58. package/dist/_virtual/jsx-runtime.js.map +1 -0
  59. package/dist/_virtual/jsx-runtime2.js +6 -0
  60. package/dist/_virtual/jsx-runtime2.js.map +1 -0
  61. package/dist/_virtual/react-is.development.js +4 -0
  62. package/dist/_virtual/react-is.development.js.map +1 -0
  63. package/dist/_virtual/react-is.development2.js +4 -0
  64. package/dist/_virtual/react-is.development2.js.map +1 -0
  65. package/dist/_virtual/react-is.production.js +4 -0
  66. package/dist/_virtual/react-is.production.js.map +1 -0
  67. package/dist/_virtual/react-is.production.min.js +4 -0
  68. package/dist/_virtual/react-is.production.min.js.map +1 -0
  69. package/dist/_virtual/react-jsx-runtime.development.js +4 -0
  70. package/dist/_virtual/react-jsx-runtime.development.js.map +1 -0
  71. package/dist/_virtual/react-jsx-runtime.production.min.js +4 -0
  72. package/dist/_virtual/react-jsx-runtime.production.min.js.map +1 -0
  73. package/dist/index.js +6 -0
  74. package/dist/index.js.map +1 -0
  75. package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +8 -0
  76. package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js.map +1 -0
  77. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +8 -0
  78. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js.map +1 -0
  79. package/dist/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +7 -0
  80. package/dist/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js.map +1 -0
  81. package/dist/node_modules/@babel/runtime/helpers/esm/createClass.js +16 -0
  82. package/dist/node_modules/@babel/runtime/helpers/esm/createClass.js.map +1 -0
  83. package/dist/node_modules/@babel/runtime/helpers/esm/extends.js +12 -0
  84. package/dist/node_modules/@babel/runtime/helpers/esm/extends.js.map +1 -0
  85. package/dist/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js +8 -0
  86. package/dist/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js.map +1 -0
  87. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +6 -0
  88. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.js.map +1 -0
  89. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +6 -0
  90. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js.map +1 -0
  91. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +12 -0
  92. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js.map +1 -0
  93. package/dist/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +8 -0
  94. package/dist/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js.map +1 -0
  95. package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +11 -0
  96. package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js.map +1 -0
  97. package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +15 -0
  98. package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.js.map +1 -0
  99. package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +10 -0
  100. package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js.map +1 -0
  101. package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js +12 -0
  102. package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js.map +1 -0
  103. package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +12 -0
  104. package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js.map +1 -0
  105. package/dist/node_modules/@babel/runtime/helpers/interopRequireDefault.js +20 -0
  106. package/dist/node_modules/@babel/runtime/helpers/interopRequireDefault.js.map +1 -0
  107. package/dist/node_modules/@mui/material/colors/blue.js +9 -0
  108. package/dist/node_modules/@mui/material/colors/blue.js.map +1 -0
  109. package/dist/node_modules/@mui/material/colors/common.js +7 -0
  110. package/dist/node_modules/@mui/material/colors/common.js.map +1 -0
  111. package/dist/node_modules/@mui/material/colors/green.js +10 -0
  112. package/dist/node_modules/@mui/material/colors/green.js.map +1 -0
  113. package/dist/node_modules/@mui/material/colors/grey.js +19 -0
  114. package/dist/node_modules/@mui/material/colors/grey.js.map +1 -0
  115. package/dist/node_modules/@mui/material/colors/lightBlue.js +9 -0
  116. package/dist/node_modules/@mui/material/colors/lightBlue.js.map +1 -0
  117. package/dist/node_modules/@mui/material/colors/orange.js +9 -0
  118. package/dist/node_modules/@mui/material/colors/orange.js.map +1 -0
  119. package/dist/node_modules/@mui/material/colors/purple.js +10 -0
  120. package/dist/node_modules/@mui/material/colors/purple.js.map +1 -0
  121. package/dist/node_modules/@mui/material/colors/red.js +9 -0
  122. package/dist/node_modules/@mui/material/colors/red.js.map +1 -0
  123. package/dist/node_modules/@mui/material/styles/createMixins.js +20 -0
  124. package/dist/node_modules/@mui/material/styles/createMixins.js.map +1 -0
  125. package/dist/node_modules/@mui/material/styles/createPalette.js +309 -0
  126. package/dist/node_modules/@mui/material/styles/createPalette.js.map +1 -0
  127. package/dist/node_modules/@mui/material/styles/createTheme.js +86 -0
  128. package/dist/node_modules/@mui/material/styles/createTheme.js.map +1 -0
  129. package/dist/node_modules/@mui/material/styles/createTransitions.js +92 -0
  130. package/dist/node_modules/@mui/material/styles/createTransitions.js.map +1 -0
  131. package/dist/node_modules/@mui/material/styles/createTypography.js +94 -0
  132. package/dist/node_modules/@mui/material/styles/createTypography.js.map +1 -0
  133. package/dist/node_modules/@mui/material/styles/defaultTheme.js +6 -0
  134. package/dist/node_modules/@mui/material/styles/defaultTheme.js.map +1 -0
  135. package/dist/node_modules/@mui/material/styles/identifier.js +4 -0
  136. package/dist/node_modules/@mui/material/styles/identifier.js.map +1 -0
  137. package/dist/node_modules/@mui/material/styles/shadows.js +12 -0
  138. package/dist/node_modules/@mui/material/styles/shadows.js.map +1 -0
  139. package/dist/node_modules/@mui/material/styles/useTheme.js +16 -0
  140. package/dist/node_modules/@mui/material/styles/useTheme.js.map +1 -0
  141. package/dist/node_modules/@mui/material/styles/zIndex.js +15 -0
  142. package/dist/node_modules/@mui/material/styles/zIndex.js.map +1 -0
  143. package/dist/node_modules/@mui/private-theming/ThemeProvider/nested.js +5 -0
  144. package/dist/node_modules/@mui/private-theming/ThemeProvider/nested.js.map +1 -0
  145. package/dist/node_modules/@mui/private-theming/useTheme/ThemeContext.js +9 -0
  146. package/dist/node_modules/@mui/private-theming/useTheme/ThemeContext.js.map +1 -0
  147. package/dist/node_modules/@mui/private-theming/useTheme/useTheme.js +14 -0
  148. package/dist/node_modules/@mui/private-theming/useTheme/useTheme.js.map +1 -0
  149. package/dist/node_modules/@mui/styles/StylesProvider/StylesProvider.js +151 -0
  150. package/dist/node_modules/@mui/styles/StylesProvider/StylesProvider.js.map +1 -0
  151. package/dist/node_modules/@mui/styles/createGenerateClassName/createGenerateClassName.js +66 -0
  152. package/dist/node_modules/@mui/styles/createGenerateClassName/createGenerateClassName.js.map +1 -0
  153. package/dist/node_modules/@mui/styles/getStylesCreator/getStylesCreator.js +52 -0
  154. package/dist/node_modules/@mui/styles/getStylesCreator/getStylesCreator.js.map +1 -0
  155. package/dist/node_modules/@mui/styles/getStylesCreator/noopTheme.js +5 -0
  156. package/dist/node_modules/@mui/styles/getStylesCreator/noopTheme.js.map +1 -0
  157. package/dist/node_modules/@mui/styles/jssPreset/jssPreset.js +21 -0
  158. package/dist/node_modules/@mui/styles/jssPreset/jssPreset.js.map +1 -0
  159. package/dist/node_modules/@mui/styles/makeStyles/indexCounter.js +22 -0
  160. package/dist/node_modules/@mui/styles/makeStyles/indexCounter.js.map +1 -0
  161. package/dist/node_modules/@mui/styles/makeStyles/makeStyles.js +230 -0
  162. package/dist/node_modules/@mui/styles/makeStyles/makeStyles.js.map +1 -0
  163. package/dist/node_modules/@mui/styles/makeStyles/multiKeyStore.js +23 -0
  164. package/dist/node_modules/@mui/styles/makeStyles/multiKeyStore.js.map +1 -0
  165. package/dist/node_modules/@mui/styles/mergeClasses/mergeClasses.js +37 -0
  166. package/dist/node_modules/@mui/styles/mergeClasses/mergeClasses.js.map +1 -0
  167. package/dist/node_modules/@mui/styles/propsToClassKey/propsToClassKey.js +31 -0
  168. package/dist/node_modules/@mui/styles/propsToClassKey/propsToClassKey.js.map +1 -0
  169. package/dist/node_modules/@mui/styles/useTheme/index.js +10 -0
  170. package/dist/node_modules/@mui/styles/useTheme/index.js.map +1 -0
  171. package/dist/node_modules/@mui/system/colorManipulator.js +386 -0
  172. package/dist/node_modules/@mui/system/colorManipulator.js.map +1 -0
  173. package/dist/node_modules/@mui/system/esm/borders.js +52 -0
  174. package/dist/node_modules/@mui/system/esm/borders.js.map +1 -0
  175. package/dist/node_modules/@mui/system/esm/breakpoints.js +67 -0
  176. package/dist/node_modules/@mui/system/esm/breakpoints.js.map +1 -0
  177. package/dist/node_modules/@mui/system/esm/compose.js +27 -0
  178. package/dist/node_modules/@mui/system/esm/compose.js.map +1 -0
  179. package/dist/node_modules/@mui/system/esm/createTheme/applyStyles.js +77 -0
  180. package/dist/node_modules/@mui/system/esm/createTheme/applyStyles.js.map +1 -0
  181. package/dist/node_modules/@mui/system/esm/createTheme/createBreakpoints.js +83 -0
  182. package/dist/node_modules/@mui/system/esm/createTheme/createBreakpoints.js.map +1 -0
  183. package/dist/node_modules/@mui/system/esm/createTheme/createSpacing.js +35 -0
  184. package/dist/node_modules/@mui/system/esm/createTheme/createSpacing.js.map +1 -0
  185. package/dist/node_modules/@mui/system/esm/createTheme/createTheme.js +46 -0
  186. package/dist/node_modules/@mui/system/esm/createTheme/createTheme.js.map +1 -0
  187. package/dist/node_modules/@mui/system/esm/createTheme/shape.js +6 -0
  188. package/dist/node_modules/@mui/system/esm/createTheme/shape.js.map +1 -0
  189. package/dist/node_modules/@mui/system/esm/cssGrid.js +87 -0
  190. package/dist/node_modules/@mui/system/esm/cssGrid.js.map +1 -0
  191. package/dist/node_modules/@mui/system/esm/memoize.js +12 -0
  192. package/dist/node_modules/@mui/system/esm/memoize.js.map +1 -0
  193. package/dist/node_modules/@mui/system/esm/merge.js +13 -0
  194. package/dist/node_modules/@mui/system/esm/merge.js.map +1 -0
  195. package/dist/node_modules/@mui/system/esm/palette.js +29 -0
  196. package/dist/node_modules/@mui/system/esm/palette.js.map +1 -0
  197. package/dist/node_modules/@mui/system/esm/responsivePropType.js +6 -0
  198. package/dist/node_modules/@mui/system/esm/responsivePropType.js.map +1 -0
  199. package/dist/node_modules/@mui/system/esm/sizing.js +68 -0
  200. package/dist/node_modules/@mui/system/esm/sizing.js.map +1 -0
  201. package/dist/node_modules/@mui/system/esm/spacing.js +145 -0
  202. package/dist/node_modules/@mui/system/esm/spacing.js.map +1 -0
  203. package/dist/node_modules/@mui/system/esm/style.js +78 -0
  204. package/dist/node_modules/@mui/system/esm/style.js.map +1 -0
  205. package/dist/node_modules/@mui/system/esm/styleFunctionSx/defaultSxConfig.js +294 -0
  206. package/dist/node_modules/@mui/system/esm/styleFunctionSx/defaultSxConfig.js.map +1 -0
  207. package/dist/node_modules/@mui/system/esm/styleFunctionSx/styleFunctionSx.js +137 -0
  208. package/dist/node_modules/@mui/system/esm/styleFunctionSx/styleFunctionSx.js.map +1 -0
  209. package/dist/node_modules/@mui/system/esm/useTheme.js +10 -0
  210. package/dist/node_modules/@mui/system/esm/useTheme.js.map +1 -0
  211. package/dist/node_modules/@mui/system/esm/useThemeWithoutDefault.js +13 -0
  212. package/dist/node_modules/@mui/system/esm/useThemeWithoutDefault.js.map +1 -0
  213. package/dist/node_modules/@mui/utils/esm/ClassNameGenerator/ClassNameGenerator.js +19 -0
  214. package/dist/node_modules/@mui/utils/esm/ClassNameGenerator/ClassNameGenerator.js.map +1 -0
  215. package/dist/node_modules/@mui/utils/esm/capitalize/capitalize.js +15 -0
  216. package/dist/node_modules/@mui/utils/esm/capitalize/capitalize.js.map +1 -0
  217. package/dist/node_modules/@mui/utils/esm/clamp/clamp.js +6 -0
  218. package/dist/node_modules/@mui/utils/esm/clamp/clamp.js.map +1 -0
  219. package/dist/node_modules/@mui/utils/esm/clamp/index.js +2 -0
  220. package/dist/node_modules/@mui/utils/esm/clamp/index.js.map +1 -0
  221. package/dist/node_modules/@mui/utils/esm/deepmerge/deepmerge.js +46 -0
  222. package/dist/node_modules/@mui/utils/esm/deepmerge/deepmerge.js.map +1 -0
  223. package/dist/node_modules/@mui/utils/esm/exactProp/exactProp.js +24 -0
  224. package/dist/node_modules/@mui/utils/esm/exactProp/exactProp.js.map +1 -0
  225. package/dist/node_modules/@mui/utils/esm/formatMuiErrorMessage/formatMuiErrorMessage.js +22 -0
  226. package/dist/node_modules/@mui/utils/esm/formatMuiErrorMessage/formatMuiErrorMessage.js.map +1 -0
  227. package/dist/node_modules/@mui/utils/esm/formatMuiErrorMessage/index.js +2 -0
  228. package/dist/node_modules/@mui/utils/esm/formatMuiErrorMessage/index.js.map +1 -0
  229. package/dist/node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js +23 -0
  230. package/dist/node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js.map +1 -0
  231. package/dist/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js +50 -0
  232. package/dist/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js.map +1 -0
  233. package/dist/node_modules/@mui/utils/node_modules/react-is/cjs/react-is.development.js +143 -0
  234. package/dist/node_modules/@mui/utils/node_modules/react-is/cjs/react-is.development.js.map +1 -0
  235. package/dist/node_modules/@mui/utils/node_modules/react-is/cjs/react-is.production.js +140 -0
  236. package/dist/node_modules/@mui/utils/node_modules/react-is/cjs/react-is.production.js.map +1 -0
  237. package/dist/node_modules/@mui/utils/node_modules/react-is/index.js +20 -0
  238. package/dist/node_modules/@mui/utils/node_modules/react-is/index.js.map +1 -0
  239. package/dist/node_modules/css-vendor/dist/css-vendor.esm.js +574 -0
  240. package/dist/node_modules/css-vendor/dist/css-vendor.esm.js.map +1 -0
  241. package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds/index.js +32 -0
  242. package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds/index.js.map +1 -0
  243. package/dist/node_modules/date-fns/get_iso_week/index.js +49 -0
  244. package/dist/node_modules/date-fns/get_iso_week/index.js.map +1 -0
  245. package/dist/node_modules/date-fns/get_iso_year/index.js +59 -0
  246. package/dist/node_modules/date-fns/get_iso_year/index.js.map +1 -0
  247. package/dist/node_modules/date-fns/is_date/index.js +32 -0
  248. package/dist/node_modules/date-fns/is_date/index.js.map +1 -0
  249. package/dist/node_modules/date-fns/is_friday/index.js +35 -0
  250. package/dist/node_modules/date-fns/is_friday/index.js.map +1 -0
  251. package/dist/node_modules/date-fns/is_monday/index.js +35 -0
  252. package/dist/node_modules/date-fns/is_monday/index.js.map +1 -0
  253. package/dist/node_modules/date-fns/is_saturday/index.js +35 -0
  254. package/dist/node_modules/date-fns/is_saturday/index.js.map +1 -0
  255. package/dist/node_modules/date-fns/is_sunday/index.js +35 -0
  256. package/dist/node_modules/date-fns/is_sunday/index.js.map +1 -0
  257. package/dist/node_modules/date-fns/is_thursday/index.js +35 -0
  258. package/dist/node_modules/date-fns/is_thursday/index.js.map +1 -0
  259. package/dist/node_modules/date-fns/is_tuesday/index.js +35 -0
  260. package/dist/node_modules/date-fns/is_tuesday/index.js.map +1 -0
  261. package/dist/node_modules/date-fns/is_wednesday/index.js +35 -0
  262. package/dist/node_modules/date-fns/is_wednesday/index.js.map +1 -0
  263. package/dist/node_modules/date-fns/locale/_lib/build_formatting_tokens_reg_exp/index.js +39 -0
  264. package/dist/node_modules/date-fns/locale/_lib/build_formatting_tokens_reg_exp/index.js.map +1 -0
  265. package/dist/node_modules/date-fns/locale/ar/build_distance_in_words_locale/index.js +110 -0
  266. package/dist/node_modules/date-fns/locale/ar/build_distance_in_words_locale/index.js.map +1 -0
  267. package/dist/node_modules/date-fns/locale/ar/build_format_locale/index.js +86 -0
  268. package/dist/node_modules/date-fns/locale/ar/build_format_locale/index.js.map +1 -0
  269. package/dist/node_modules/date-fns/locale/ar/index.js +26 -0
  270. package/dist/node_modules/date-fns/locale/ar/index.js.map +1 -0
  271. package/dist/node_modules/date-fns/locale/de/build_distance_in_words_locale/index.js +196 -0
  272. package/dist/node_modules/date-fns/locale/de/build_distance_in_words_locale/index.js.map +1 -0
  273. package/dist/node_modules/date-fns/locale/de/build_format_locale/index.js +90 -0
  274. package/dist/node_modules/date-fns/locale/de/build_format_locale/index.js.map +1 -0
  275. package/dist/node_modules/date-fns/locale/de/index.js +27 -0
  276. package/dist/node_modules/date-fns/locale/de/index.js.map +1 -0
  277. package/dist/node_modules/date-fns/locale/en/build_distance_in_words_locale/index.js +110 -0
  278. package/dist/node_modules/date-fns/locale/en/build_distance_in_words_locale/index.js.map +1 -0
  279. package/dist/node_modules/date-fns/locale/en/build_format_locale/index.js +101 -0
  280. package/dist/node_modules/date-fns/locale/en/build_format_locale/index.js.map +1 -0
  281. package/dist/node_modules/date-fns/locale/en/index.js +25 -0
  282. package/dist/node_modules/date-fns/locale/en/index.js.map +1 -0
  283. package/dist/node_modules/date-fns/locale/es/build_distance_in_words_locale/index.js +110 -0
  284. package/dist/node_modules/date-fns/locale/es/build_distance_in_words_locale/index.js.map +1 -0
  285. package/dist/node_modules/date-fns/locale/es/build_format_locale/index.js +86 -0
  286. package/dist/node_modules/date-fns/locale/es/build_format_locale/index.js.map +1 -0
  287. package/dist/node_modules/date-fns/locale/es/index.js +28 -0
  288. package/dist/node_modules/date-fns/locale/es/index.js.map +1 -0
  289. package/dist/node_modules/date-fns/locale/fr/build_distance_in_words_locale/index.js +110 -0
  290. package/dist/node_modules/date-fns/locale/fr/build_distance_in_words_locale/index.js.map +1 -0
  291. package/dist/node_modules/date-fns/locale/fr/build_format_locale/index.js +135 -0
  292. package/dist/node_modules/date-fns/locale/fr/build_format_locale/index.js.map +1 -0
  293. package/dist/node_modules/date-fns/locale/fr/index.js +27 -0
  294. package/dist/node_modules/date-fns/locale/fr/index.js.map +1 -0
  295. package/dist/node_modules/date-fns/locale/it/build_distance_in_words_locale/index.js +110 -0
  296. package/dist/node_modules/date-fns/locale/it/build_distance_in_words_locale/index.js.map +1 -0
  297. package/dist/node_modules/date-fns/locale/it/build_format_locale/index.js +86 -0
  298. package/dist/node_modules/date-fns/locale/it/build_format_locale/index.js.map +1 -0
  299. package/dist/node_modules/date-fns/locale/it/index.js +26 -0
  300. package/dist/node_modules/date-fns/locale/it/index.js.map +1 -0
  301. package/dist/node_modules/date-fns/locale/nl/build_distance_in_words_locale/index.js +110 -0
  302. package/dist/node_modules/date-fns/locale/nl/build_distance_in_words_locale/index.js.map +1 -0
  303. package/dist/node_modules/date-fns/locale/nl/build_format_locale/index.js +86 -0
  304. package/dist/node_modules/date-fns/locale/nl/build_format_locale/index.js.map +1 -0
  305. package/dist/node_modules/date-fns/locale/nl/index.js +27 -0
  306. package/dist/node_modules/date-fns/locale/nl/index.js.map +1 -0
  307. package/dist/node_modules/date-fns/locale/th/build_distance_in_words_locale/index.js +114 -0
  308. package/dist/node_modules/date-fns/locale/th/build_distance_in_words_locale/index.js.map +1 -0
  309. package/dist/node_modules/date-fns/locale/th/build_format_locale/index.js +74 -0
  310. package/dist/node_modules/date-fns/locale/th/build_format_locale/index.js.map +1 -0
  311. package/dist/node_modules/date-fns/locale/th/index.js +26 -0
  312. package/dist/node_modules/date-fns/locale/th/index.js.map +1 -0
  313. package/dist/node_modules/date-fns/parse/index.js +346 -0
  314. package/dist/node_modules/date-fns/parse/index.js.map +1 -0
  315. package/dist/node_modules/date-fns/start_of_iso_week/index.js +38 -0
  316. package/dist/node_modules/date-fns/start_of_iso_week/index.js.map +1 -0
  317. package/dist/node_modules/date-fns/start_of_iso_year/index.js +46 -0
  318. package/dist/node_modules/date-fns/start_of_iso_year/index.js.map +1 -0
  319. package/dist/node_modules/date-fns/start_of_week/index.js +51 -0
  320. package/dist/node_modules/date-fns/start_of_week/index.js.map +1 -0
  321. package/dist/node_modules/hyphenate-style-name/index.js +20 -0
  322. package/dist/node_modules/hyphenate-style-name/index.js.map +1 -0
  323. package/dist/node_modules/is-in-browser/dist/module.js +6 -0
  324. package/dist/node_modules/is-in-browser/dist/module.js.map +1 -0
  325. package/dist/node_modules/jss/dist/jss.esm.js +2220 -0
  326. package/dist/node_modules/jss/dist/jss.esm.js.map +1 -0
  327. package/dist/node_modules/jss-plugin-camel-case/dist/jss-plugin-camel-case.esm.js +60 -0
  328. package/dist/node_modules/jss-plugin-camel-case/dist/jss-plugin-camel-case.esm.js.map +1 -0
  329. package/dist/node_modules/jss-plugin-default-unit/dist/jss-plugin-default-unit.esm.js +252 -0
  330. package/dist/node_modules/jss-plugin-default-unit/dist/jss-plugin-default-unit.esm.js.map +1 -0
  331. package/dist/node_modules/jss-plugin-global/dist/jss-plugin-global.esm.js +187 -0
  332. package/dist/node_modules/jss-plugin-global/dist/jss-plugin-global.esm.js.map +1 -0
  333. package/dist/node_modules/jss-plugin-nested/dist/jss-plugin-nested.esm.js +114 -0
  334. package/dist/node_modules/jss-plugin-nested/dist/jss-plugin-nested.esm.js.map +1 -0
  335. package/dist/node_modules/jss-plugin-props-sort/dist/jss-plugin-props-sort.esm.js +29 -0
  336. package/dist/node_modules/jss-plugin-props-sort/dist/jss-plugin-props-sort.esm.js.map +1 -0
  337. package/dist/node_modules/jss-plugin-rule-value-function/dist/jss-plugin-rule-value-function.esm.js +66 -0
  338. package/dist/node_modules/jss-plugin-rule-value-function/dist/jss-plugin-rule-value-function.esm.js.map +1 -0
  339. package/dist/node_modules/jss-plugin-vendor-prefixer/dist/jss-plugin-vendor-prefixer.esm.js +58 -0
  340. package/dist/node_modules/jss-plugin-vendor-prefixer/dist/jss-plugin-vendor-prefixer.esm.js.map +1 -0
  341. package/dist/node_modules/object-assign/index.js +100 -0
  342. package/dist/node_modules/object-assign/index.js.map +1 -0
  343. package/dist/node_modules/prop-types/checkPropTypes.js +116 -0
  344. package/dist/node_modules/prop-types/checkPropTypes.js.map +1 -0
  345. package/dist/node_modules/prop-types/factoryWithThrowingShims.js +75 -0
  346. package/dist/node_modules/prop-types/factoryWithThrowingShims.js.map +1 -0
  347. package/dist/node_modules/prop-types/factoryWithTypeCheckers.js +626 -0
  348. package/dist/node_modules/prop-types/factoryWithTypeCheckers.js.map +1 -0
  349. package/dist/node_modules/prop-types/index.js +34 -0
  350. package/dist/node_modules/prop-types/index.js.map +1 -0
  351. package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.js +22 -0
  352. package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.js.map +1 -0
  353. package/dist/node_modules/prop-types/lib/has.js +12 -0
  354. package/dist/node_modules/prop-types/lib/has.js.map +1 -0
  355. package/dist/node_modules/react/cjs/react-jsx-runtime.development.js +1326 -0
  356. package/dist/node_modules/react/cjs/react-jsx-runtime.development.js.map +1 -0
  357. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js +25 -0
  358. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js.map +1 -0
  359. package/dist/node_modules/react/jsx-runtime.js +20 -0
  360. package/dist/node_modules/react/jsx-runtime.js.map +1 -0
  361. package/dist/node_modules/react-is/cjs/react-is.development.js +191 -0
  362. package/dist/node_modules/react-is/cjs/react-is.development.js.map +1 -0
  363. package/dist/node_modules/react-is/cjs/react-is.production.min.js +27 -0
  364. package/dist/node_modules/react-is/cjs/react-is.production.min.js.map +1 -0
  365. package/dist/node_modules/react-is/index.js +20 -0
  366. package/dist/node_modules/react-is/index.js.map +1 -0
  367. package/dist/node_modules/tiny-warning/dist/tiny-warning.esm.js +18 -0
  368. package/dist/node_modules/tiny-warning/dist/tiny-warning.esm.js.map +1 -0
  369. package/package.json +27 -12
  370. package/dist/dotstatsuite-components.js +0 -8580
@@ -0,0 +1,574 @@
1
+ import { isBrowser } from '../../is-in-browser/dist/module.js';
2
+ import _toConsumableArray from '../../@babel/runtime/helpers/esm/toConsumableArray.js';
3
+
4
+ // Export javascript style and css style vendor prefixes.
5
+ var js = '';
6
+ var css = '';
7
+ var vendor = '';
8
+ var browser = '';
9
+ var isTouch = isBrowser && 'ontouchstart' in document.documentElement; // We should not do anything if required serverside.
10
+
11
+ if (isBrowser) {
12
+ // Order matters. We need to check Webkit the last one because
13
+ // other vendors use to add Webkit prefixes to some properties
14
+ var jsCssMap = {
15
+ Moz: '-moz-',
16
+ ms: '-ms-',
17
+ O: '-o-',
18
+ Webkit: '-webkit-'
19
+ };
20
+
21
+ var _document$createEleme = document.createElement('p'),
22
+ style = _document$createEleme.style;
23
+
24
+ var testProp = 'Transform';
25
+
26
+ for (var key in jsCssMap) {
27
+ if (key + testProp in style) {
28
+ js = key;
29
+ css = jsCssMap[key];
30
+ break;
31
+ }
32
+ } // Correctly detect the Edge browser.
33
+
34
+
35
+ if (js === 'Webkit' && 'msHyphens' in style) {
36
+ js = 'ms';
37
+ css = jsCssMap.ms;
38
+ browser = 'edge';
39
+ } // Correctly detect the Safari browser.
40
+
41
+
42
+ if (js === 'Webkit' && '-apple-trailing-word' in style) {
43
+ vendor = 'apple';
44
+ }
45
+ }
46
+ /**
47
+ * Vendor prefix string for the current browser.
48
+ *
49
+ * @type {{js: String, css: String, vendor: String, browser: String}}
50
+ * @api public
51
+ */
52
+
53
+
54
+ var prefix = {
55
+ js: js,
56
+ css: css,
57
+ vendor: vendor,
58
+ browser: browser,
59
+ isTouch: isTouch
60
+ };
61
+
62
+ /**
63
+ * Test if a keyframe at-rule should be prefixed or not
64
+ *
65
+ * @param {String} vendor prefix string for the current browser.
66
+ * @return {String}
67
+ * @api public
68
+ */
69
+
70
+ function supportedKeyframes(key) {
71
+ // Keyframes is already prefixed. e.g. key = '@-webkit-keyframes a'
72
+ if (key[1] === '-') return key; // No need to prefix IE/Edge. Older browsers will ignore unsupported rules.
73
+ // https://caniuse.com/#search=keyframes
74
+
75
+ if (prefix.js === 'ms') return key;
76
+ return "@" + prefix.css + "keyframes" + key.substr(10);
77
+ }
78
+
79
+ // https://caniuse.com/#search=appearance
80
+
81
+ var appearence = {
82
+ noPrefill: ['appearance'],
83
+ supportedProperty: function supportedProperty(prop) {
84
+ if (prop !== 'appearance') return false;
85
+ if (prefix.js === 'ms') return "-webkit-" + prop;
86
+ return prefix.css + prop;
87
+ }
88
+ };
89
+
90
+ // https://caniuse.com/#search=color-adjust
91
+
92
+ var colorAdjust = {
93
+ noPrefill: ['color-adjust'],
94
+ supportedProperty: function supportedProperty(prop) {
95
+ if (prop !== 'color-adjust') return false;
96
+ if (prefix.js === 'Webkit') return prefix.css + "print-" + prop;
97
+ return prop;
98
+ }
99
+ };
100
+
101
+ var regExp = /[-\s]+(.)?/g;
102
+ /**
103
+ * Replaces the letter with the capital letter
104
+ *
105
+ * @param {String} match
106
+ * @param {String} c
107
+ * @return {String}
108
+ * @api private
109
+ */
110
+
111
+ function toUpper(match, c) {
112
+ return c ? c.toUpperCase() : '';
113
+ }
114
+ /**
115
+ * Convert dash separated strings to camel-cased.
116
+ *
117
+ * @param {String} str
118
+ * @return {String}
119
+ * @api private
120
+ */
121
+
122
+
123
+ function camelize(str) {
124
+ return str.replace(regExp, toUpper);
125
+ }
126
+
127
+ /**
128
+ * Convert dash separated strings to pascal cased.
129
+ *
130
+ * @param {String} str
131
+ * @return {String}
132
+ * @api private
133
+ */
134
+
135
+ function pascalize(str) {
136
+ return camelize("-" + str);
137
+ }
138
+
139
+ // but we can use a longhand property instead.
140
+ // https://caniuse.com/#search=mask
141
+
142
+ var mask = {
143
+ noPrefill: ['mask'],
144
+ supportedProperty: function supportedProperty(prop, style) {
145
+ if (!/^mask/.test(prop)) return false;
146
+
147
+ if (prefix.js === 'Webkit') {
148
+ var longhand = 'mask-image';
149
+
150
+ if (camelize(longhand) in style) {
151
+ return prop;
152
+ }
153
+
154
+ if (prefix.js + pascalize(longhand) in style) {
155
+ return prefix.css + prop;
156
+ }
157
+ }
158
+
159
+ return prop;
160
+ }
161
+ };
162
+
163
+ // https://caniuse.com/#search=text-orientation
164
+
165
+ var textOrientation = {
166
+ noPrefill: ['text-orientation'],
167
+ supportedProperty: function supportedProperty(prop) {
168
+ if (prop !== 'text-orientation') return false;
169
+
170
+ if (prefix.vendor === 'apple' && !prefix.isTouch) {
171
+ return prefix.css + prop;
172
+ }
173
+
174
+ return prop;
175
+ }
176
+ };
177
+
178
+ // https://caniuse.com/#search=transform
179
+
180
+ var transform = {
181
+ noPrefill: ['transform'],
182
+ supportedProperty: function supportedProperty(prop, style, options) {
183
+ if (prop !== 'transform') return false;
184
+
185
+ if (options.transform) {
186
+ return prop;
187
+ }
188
+
189
+ return prefix.css + prop;
190
+ }
191
+ };
192
+
193
+ // https://caniuse.com/#search=transition
194
+
195
+ var transition = {
196
+ noPrefill: ['transition'],
197
+ supportedProperty: function supportedProperty(prop, style, options) {
198
+ if (prop !== 'transition') return false;
199
+
200
+ if (options.transition) {
201
+ return prop;
202
+ }
203
+
204
+ return prefix.css + prop;
205
+ }
206
+ };
207
+
208
+ // https://caniuse.com/#search=writing-mode
209
+
210
+ var writingMode = {
211
+ noPrefill: ['writing-mode'],
212
+ supportedProperty: function supportedProperty(prop) {
213
+ if (prop !== 'writing-mode') return false;
214
+
215
+ if (prefix.js === 'Webkit' || prefix.js === 'ms' && prefix.browser !== 'edge') {
216
+ return prefix.css + prop;
217
+ }
218
+
219
+ return prop;
220
+ }
221
+ };
222
+
223
+ // https://caniuse.com/#search=user-select
224
+
225
+ var userSelect = {
226
+ noPrefill: ['user-select'],
227
+ supportedProperty: function supportedProperty(prop) {
228
+ if (prop !== 'user-select') return false;
229
+
230
+ if (prefix.js === 'Moz' || prefix.js === 'ms' || prefix.vendor === 'apple') {
231
+ return prefix.css + prop;
232
+ }
233
+
234
+ return prop;
235
+ }
236
+ };
237
+
238
+ // https://caniuse.com/#search=multicolumn
239
+ // https://github.com/postcss/autoprefixer/issues/491
240
+ // https://github.com/postcss/autoprefixer/issues/177
241
+
242
+ var breakPropsOld = {
243
+ supportedProperty: function supportedProperty(prop, style) {
244
+ if (!/^break-/.test(prop)) return false;
245
+
246
+ if (prefix.js === 'Webkit') {
247
+ var jsProp = "WebkitColumn" + pascalize(prop);
248
+ return jsProp in style ? prefix.css + "column-" + prop : false;
249
+ }
250
+
251
+ if (prefix.js === 'Moz') {
252
+ var _jsProp = "page" + pascalize(prop);
253
+
254
+ return _jsProp in style ? "page-" + prop : false;
255
+ }
256
+
257
+ return false;
258
+ }
259
+ };
260
+
261
+ // See https://github.com/postcss/autoprefixer/issues/324.
262
+
263
+ var inlineLogicalOld = {
264
+ supportedProperty: function supportedProperty(prop, style) {
265
+ if (!/^(border|margin|padding)-inline/.test(prop)) return false;
266
+ if (prefix.js === 'Moz') return prop;
267
+ var newProp = prop.replace('-inline', '');
268
+ return prefix.js + pascalize(newProp) in style ? prefix.css + newProp : false;
269
+ }
270
+ };
271
+
272
+ // Camelization is required because we can't test using.
273
+ // CSS syntax for e.g. in FF.
274
+
275
+ var unprefixed = {
276
+ supportedProperty: function supportedProperty(prop, style) {
277
+ return camelize(prop) in style ? prop : false;
278
+ }
279
+ };
280
+
281
+ var prefixed = {
282
+ supportedProperty: function supportedProperty(prop, style) {
283
+ var pascalized = pascalize(prop); // Return custom CSS variable without prefixing.
284
+
285
+ if (prop[0] === '-') return prop; // Return already prefixed value without prefixing.
286
+
287
+ if (prop[0] === '-' && prop[1] === '-') return prop;
288
+ if (prefix.js + pascalized in style) return prefix.css + prop; // Try webkit fallback.
289
+
290
+ if (prefix.js !== 'Webkit' && "Webkit" + pascalized in style) return "-webkit-" + prop;
291
+ return false;
292
+ }
293
+ };
294
+
295
+ // https://caniuse.com/#search=scroll-snap
296
+
297
+ var scrollSnap = {
298
+ supportedProperty: function supportedProperty(prop) {
299
+ if (prop.substring(0, 11) !== 'scroll-snap') return false;
300
+
301
+ if (prefix.js === 'ms') {
302
+ return "" + prefix.css + prop;
303
+ }
304
+
305
+ return prop;
306
+ }
307
+ };
308
+
309
+ // https://caniuse.com/#search=overscroll-behavior
310
+
311
+ var overscrollBehavior = {
312
+ supportedProperty: function supportedProperty(prop) {
313
+ if (prop !== 'overscroll-behavior') return false;
314
+
315
+ if (prefix.js === 'ms') {
316
+ return prefix.css + "scroll-chaining";
317
+ }
318
+
319
+ return prop;
320
+ }
321
+ };
322
+
323
+ var propMap = {
324
+ 'flex-grow': 'flex-positive',
325
+ 'flex-shrink': 'flex-negative',
326
+ 'flex-basis': 'flex-preferred-size',
327
+ 'justify-content': 'flex-pack',
328
+ order: 'flex-order',
329
+ 'align-items': 'flex-align',
330
+ 'align-content': 'flex-line-pack' // 'align-self' is handled by 'align-self' plugin.
331
+
332
+ }; // Support old flex spec from 2012.
333
+
334
+ var flex2012 = {
335
+ supportedProperty: function supportedProperty(prop, style) {
336
+ var newProp = propMap[prop];
337
+ if (!newProp) return false;
338
+ return prefix.js + pascalize(newProp) in style ? prefix.css + newProp : false;
339
+ }
340
+ };
341
+
342
+ var propMap$1 = {
343
+ flex: 'box-flex',
344
+ 'flex-grow': 'box-flex',
345
+ 'flex-direction': ['box-orient', 'box-direction'],
346
+ order: 'box-ordinal-group',
347
+ 'align-items': 'box-align',
348
+ 'flex-flow': ['box-orient', 'box-direction'],
349
+ 'justify-content': 'box-pack'
350
+ };
351
+ var propKeys = Object.keys(propMap$1);
352
+
353
+ var prefixCss = function prefixCss(p) {
354
+ return prefix.css + p;
355
+ }; // Support old flex spec from 2009.
356
+
357
+
358
+ var flex2009 = {
359
+ supportedProperty: function supportedProperty(prop, style, _ref) {
360
+ var multiple = _ref.multiple;
361
+
362
+ if (propKeys.indexOf(prop) > -1) {
363
+ var newProp = propMap$1[prop];
364
+
365
+ if (!Array.isArray(newProp)) {
366
+ return prefix.js + pascalize(newProp) in style ? prefix.css + newProp : false;
367
+ }
368
+
369
+ if (!multiple) return false;
370
+
371
+ for (var i = 0; i < newProp.length; i++) {
372
+ if (!(prefix.js + pascalize(newProp[0]) in style)) {
373
+ return false;
374
+ }
375
+ }
376
+
377
+ return newProp.map(prefixCss);
378
+ }
379
+
380
+ return false;
381
+ }
382
+ };
383
+
384
+ // plugins = [
385
+ // ...plugins,
386
+ // breakPropsOld,
387
+ // inlineLogicalOld,
388
+ // unprefixed,
389
+ // prefixed,
390
+ // scrollSnap,
391
+ // flex2012,
392
+ // flex2009
393
+ // ]
394
+ // Plugins without 'noPrefill' value, going last.
395
+ // 'flex-*' plugins should be at the bottom.
396
+ // 'flex2009' going after 'flex2012'.
397
+ // 'prefixed' going after 'unprefixed'
398
+
399
+ var plugins = [appearence, colorAdjust, mask, textOrientation, transform, transition, writingMode, userSelect, breakPropsOld, inlineLogicalOld, unprefixed, prefixed, scrollSnap, overscrollBehavior, flex2012, flex2009];
400
+ var propertyDetectors = plugins.filter(function (p) {
401
+ return p.supportedProperty;
402
+ }).map(function (p) {
403
+ return p.supportedProperty;
404
+ });
405
+ var noPrefill = plugins.filter(function (p) {
406
+ return p.noPrefill;
407
+ }).reduce(function (a, p) {
408
+ a.push.apply(a, _toConsumableArray(p.noPrefill));
409
+ return a;
410
+ }, []);
411
+
412
+ var el;
413
+ var cache = {};
414
+
415
+ if (isBrowser) {
416
+ el = document.createElement('p'); // We test every property on vendor prefix requirement.
417
+ // Once tested, result is cached. It gives us up to 70% perf boost.
418
+ // http://jsperf.com/element-style-object-access-vs-plain-object
419
+ //
420
+ // Prefill cache with known css properties to reduce amount of
421
+ // properties we need to feature test at runtime.
422
+ // http://davidwalsh.name/vendor-prefix
423
+
424
+ var computed = window.getComputedStyle(document.documentElement, '');
425
+
426
+ for (var key$1 in computed) {
427
+ // eslint-disable-next-line no-restricted-globals
428
+ if (!isNaN(key$1)) cache[computed[key$1]] = computed[key$1];
429
+ } // Properties that cannot be correctly detected using the
430
+ // cache prefill method.
431
+
432
+
433
+ noPrefill.forEach(function (x) {
434
+ return delete cache[x];
435
+ });
436
+ }
437
+ /**
438
+ * Test if a property is supported, returns supported property with vendor
439
+ * prefix if required. Returns `false` if not supported.
440
+ *
441
+ * @param {String} prop dash separated
442
+ * @param {Object} [options]
443
+ * @return {String|Boolean}
444
+ * @api public
445
+ */
446
+
447
+
448
+ function supportedProperty(prop, options) {
449
+ if (options === void 0) {
450
+ options = {};
451
+ }
452
+
453
+ // For server-side rendering.
454
+ if (!el) return prop; // Remove cache for benchmark tests or return property from the cache.
455
+
456
+ if (process.env.NODE_ENV !== 'benchmark' && cache[prop] != null) {
457
+ return cache[prop];
458
+ } // Check if 'transition' or 'transform' natively supported in browser.
459
+
460
+
461
+ if (prop === 'transition' || prop === 'transform') {
462
+ options[prop] = prop in el.style;
463
+ } // Find a plugin for current prefix property.
464
+
465
+
466
+ for (var i = 0; i < propertyDetectors.length; i++) {
467
+ cache[prop] = propertyDetectors[i](prop, el.style, options); // Break loop, if value found.
468
+
469
+ if (cache[prop]) break;
470
+ } // Reset styles for current property.
471
+ // Firefox can even throw an error for invalid properties, e.g., "0".
472
+
473
+
474
+ try {
475
+ el.style[prop] = '';
476
+ } catch (err) {
477
+ return false;
478
+ }
479
+
480
+ return cache[prop];
481
+ }
482
+
483
+ var cache$1 = {};
484
+ var transitionProperties = {
485
+ transition: 1,
486
+ 'transition-property': 1,
487
+ '-webkit-transition': 1,
488
+ '-webkit-transition-property': 1
489
+ };
490
+ var transPropsRegExp = /(^\s*[\w-]+)|, (\s*[\w-]+)(?![^()]*\))/g;
491
+ var el$1;
492
+ /**
493
+ * Returns prefixed value transition/transform if needed.
494
+ *
495
+ * @param {String} match
496
+ * @param {String} p1
497
+ * @param {String} p2
498
+ * @return {String}
499
+ * @api private
500
+ */
501
+
502
+ function prefixTransitionCallback(match, p1, p2) {
503
+ if (p1 === 'var') return 'var';
504
+ if (p1 === 'all') return 'all';
505
+ if (p2 === 'all') return ', all';
506
+ var prefixedValue = p1 ? supportedProperty(p1) : ", " + supportedProperty(p2);
507
+ if (!prefixedValue) return p1 || p2;
508
+ return prefixedValue;
509
+ }
510
+
511
+ if (isBrowser) el$1 = document.createElement('p');
512
+ /**
513
+ * Returns prefixed value if needed. Returns `false` if value is not supported.
514
+ *
515
+ * @param {String} property
516
+ * @param {String} value
517
+ * @return {String|Boolean}
518
+ * @api public
519
+ */
520
+
521
+ function supportedValue(property, value) {
522
+ // For server-side rendering.
523
+ var prefixedValue = value;
524
+ if (!el$1 || property === 'content') return value; // It is a string or a number as a string like '1'.
525
+ // We want only prefixable values here.
526
+ // eslint-disable-next-line no-restricted-globals
527
+
528
+ if (typeof prefixedValue !== 'string' || !isNaN(parseInt(prefixedValue, 10))) {
529
+ return prefixedValue;
530
+ } // Create cache key for current value.
531
+
532
+
533
+ var cacheKey = property + prefixedValue; // Remove cache for benchmark tests or return value from cache.
534
+
535
+ if (process.env.NODE_ENV !== 'benchmark' && cache$1[cacheKey] != null) {
536
+ return cache$1[cacheKey];
537
+ } // IE can even throw an error in some cases, for e.g. style.content = 'bar'.
538
+
539
+
540
+ try {
541
+ // Test value as it is.
542
+ el$1.style[property] = prefixedValue;
543
+ } catch (err) {
544
+ // Return false if value not supported.
545
+ cache$1[cacheKey] = false;
546
+ return false;
547
+ } // If 'transition' or 'transition-property' property.
548
+
549
+
550
+ if (transitionProperties[property]) {
551
+ prefixedValue = prefixedValue.replace(transPropsRegExp, prefixTransitionCallback);
552
+ } else if (el$1.style[property] === '') {
553
+ // Value with a vendor prefix.
554
+ prefixedValue = prefix.css + prefixedValue; // Hardcode test to convert "flex" to "-ms-flexbox" for IE10.
555
+
556
+ if (prefixedValue === '-ms-flex') el$1.style[property] = '-ms-flexbox'; // Test prefixed value.
557
+
558
+ el$1.style[property] = prefixedValue; // Return false if value not supported.
559
+
560
+ if (el$1.style[property] === '') {
561
+ cache$1[cacheKey] = false;
562
+ return false;
563
+ }
564
+ } // Reset styles for current property.
565
+
566
+
567
+ el$1.style[property] = ''; // Write current value to cache.
568
+
569
+ cache$1[cacheKey] = prefixedValue;
570
+ return cache$1[cacheKey];
571
+ }
572
+
573
+ export { prefix, supportedKeyframes, supportedProperty, supportedValue };
574
+ //# sourceMappingURL=css-vendor.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"css-vendor.esm.js","sources":["../../../../node_modules/css-vendor/dist/css-vendor.esm.js"],"sourcesContent":["import isInBrowser from 'is-in-browser';\nimport _toConsumableArray from '@babel/runtime/helpers/esm/toConsumableArray';\n\n// Export javascript style and css style vendor prefixes.\nvar js = '';\nvar css = '';\nvar vendor = '';\nvar browser = '';\nvar isTouch = isInBrowser && 'ontouchstart' in document.documentElement; // We should not do anything if required serverside.\n\nif (isInBrowser) {\n // Order matters. We need to check Webkit the last one because\n // other vendors use to add Webkit prefixes to some properties\n var jsCssMap = {\n Moz: '-moz-',\n ms: '-ms-',\n O: '-o-',\n Webkit: '-webkit-'\n };\n\n var _document$createEleme = document.createElement('p'),\n style = _document$createEleme.style;\n\n var testProp = 'Transform';\n\n for (var key in jsCssMap) {\n if (key + testProp in style) {\n js = key;\n css = jsCssMap[key];\n break;\n }\n } // Correctly detect the Edge browser.\n\n\n if (js === 'Webkit' && 'msHyphens' in style) {\n js = 'ms';\n css = jsCssMap.ms;\n browser = 'edge';\n } // Correctly detect the Safari browser.\n\n\n if (js === 'Webkit' && '-apple-trailing-word' in style) {\n vendor = 'apple';\n }\n}\n/**\n * Vendor prefix string for the current browser.\n *\n * @type {{js: String, css: String, vendor: String, browser: String}}\n * @api public\n */\n\n\nvar prefix = {\n js: js,\n css: css,\n vendor: vendor,\n browser: browser,\n isTouch: isTouch\n};\n\n/**\n * Test if a keyframe at-rule should be prefixed or not\n *\n * @param {String} vendor prefix string for the current browser.\n * @return {String}\n * @api public\n */\n\nfunction supportedKeyframes(key) {\n // Keyframes is already prefixed. e.g. key = '@-webkit-keyframes a'\n if (key[1] === '-') return key; // No need to prefix IE/Edge. Older browsers will ignore unsupported rules.\n // https://caniuse.com/#search=keyframes\n\n if (prefix.js === 'ms') return key;\n return \"@\" + prefix.css + \"keyframes\" + key.substr(10);\n}\n\n// https://caniuse.com/#search=appearance\n\nvar appearence = {\n noPrefill: ['appearance'],\n supportedProperty: function supportedProperty(prop) {\n if (prop !== 'appearance') return false;\n if (prefix.js === 'ms') return \"-webkit-\" + prop;\n return prefix.css + prop;\n }\n};\n\n// https://caniuse.com/#search=color-adjust\n\nvar colorAdjust = {\n noPrefill: ['color-adjust'],\n supportedProperty: function supportedProperty(prop) {\n if (prop !== 'color-adjust') return false;\n if (prefix.js === 'Webkit') return prefix.css + \"print-\" + prop;\n return prop;\n }\n};\n\nvar regExp = /[-\\s]+(.)?/g;\n/**\n * Replaces the letter with the capital letter\n *\n * @param {String} match\n * @param {String} c\n * @return {String}\n * @api private\n */\n\nfunction toUpper(match, c) {\n return c ? c.toUpperCase() : '';\n}\n/**\n * Convert dash separated strings to camel-cased.\n *\n * @param {String} str\n * @return {String}\n * @api private\n */\n\n\nfunction camelize(str) {\n return str.replace(regExp, toUpper);\n}\n\n/**\n * Convert dash separated strings to pascal cased.\n *\n * @param {String} str\n * @return {String}\n * @api private\n */\n\nfunction pascalize(str) {\n return camelize(\"-\" + str);\n}\n\n// but we can use a longhand property instead.\n// https://caniuse.com/#search=mask\n\nvar mask = {\n noPrefill: ['mask'],\n supportedProperty: function supportedProperty(prop, style) {\n if (!/^mask/.test(prop)) return false;\n\n if (prefix.js === 'Webkit') {\n var longhand = 'mask-image';\n\n if (camelize(longhand) in style) {\n return prop;\n }\n\n if (prefix.js + pascalize(longhand) in style) {\n return prefix.css + prop;\n }\n }\n\n return prop;\n }\n};\n\n// https://caniuse.com/#search=text-orientation\n\nvar textOrientation = {\n noPrefill: ['text-orientation'],\n supportedProperty: function supportedProperty(prop) {\n if (prop !== 'text-orientation') return false;\n\n if (prefix.vendor === 'apple' && !prefix.isTouch) {\n return prefix.css + prop;\n }\n\n return prop;\n }\n};\n\n// https://caniuse.com/#search=transform\n\nvar transform = {\n noPrefill: ['transform'],\n supportedProperty: function supportedProperty(prop, style, options) {\n if (prop !== 'transform') return false;\n\n if (options.transform) {\n return prop;\n }\n\n return prefix.css + prop;\n }\n};\n\n// https://caniuse.com/#search=transition\n\nvar transition = {\n noPrefill: ['transition'],\n supportedProperty: function supportedProperty(prop, style, options) {\n if (prop !== 'transition') return false;\n\n if (options.transition) {\n return prop;\n }\n\n return prefix.css + prop;\n }\n};\n\n// https://caniuse.com/#search=writing-mode\n\nvar writingMode = {\n noPrefill: ['writing-mode'],\n supportedProperty: function supportedProperty(prop) {\n if (prop !== 'writing-mode') return false;\n\n if (prefix.js === 'Webkit' || prefix.js === 'ms' && prefix.browser !== 'edge') {\n return prefix.css + prop;\n }\n\n return prop;\n }\n};\n\n// https://caniuse.com/#search=user-select\n\nvar userSelect = {\n noPrefill: ['user-select'],\n supportedProperty: function supportedProperty(prop) {\n if (prop !== 'user-select') return false;\n\n if (prefix.js === 'Moz' || prefix.js === 'ms' || prefix.vendor === 'apple') {\n return prefix.css + prop;\n }\n\n return prop;\n }\n};\n\n// https://caniuse.com/#search=multicolumn\n// https://github.com/postcss/autoprefixer/issues/491\n// https://github.com/postcss/autoprefixer/issues/177\n\nvar breakPropsOld = {\n supportedProperty: function supportedProperty(prop, style) {\n if (!/^break-/.test(prop)) return false;\n\n if (prefix.js === 'Webkit') {\n var jsProp = \"WebkitColumn\" + pascalize(prop);\n return jsProp in style ? prefix.css + \"column-\" + prop : false;\n }\n\n if (prefix.js === 'Moz') {\n var _jsProp = \"page\" + pascalize(prop);\n\n return _jsProp in style ? \"page-\" + prop : false;\n }\n\n return false;\n }\n};\n\n// See https://github.com/postcss/autoprefixer/issues/324.\n\nvar inlineLogicalOld = {\n supportedProperty: function supportedProperty(prop, style) {\n if (!/^(border|margin|padding)-inline/.test(prop)) return false;\n if (prefix.js === 'Moz') return prop;\n var newProp = prop.replace('-inline', '');\n return prefix.js + pascalize(newProp) in style ? prefix.css + newProp : false;\n }\n};\n\n// Camelization is required because we can't test using.\n// CSS syntax for e.g. in FF.\n\nvar unprefixed = {\n supportedProperty: function supportedProperty(prop, style) {\n return camelize(prop) in style ? prop : false;\n }\n};\n\nvar prefixed = {\n supportedProperty: function supportedProperty(prop, style) {\n var pascalized = pascalize(prop); // Return custom CSS variable without prefixing.\n\n if (prop[0] === '-') return prop; // Return already prefixed value without prefixing.\n\n if (prop[0] === '-' && prop[1] === '-') return prop;\n if (prefix.js + pascalized in style) return prefix.css + prop; // Try webkit fallback.\n\n if (prefix.js !== 'Webkit' && \"Webkit\" + pascalized in style) return \"-webkit-\" + prop;\n return false;\n }\n};\n\n// https://caniuse.com/#search=scroll-snap\n\nvar scrollSnap = {\n supportedProperty: function supportedProperty(prop) {\n if (prop.substring(0, 11) !== 'scroll-snap') return false;\n\n if (prefix.js === 'ms') {\n return \"\" + prefix.css + prop;\n }\n\n return prop;\n }\n};\n\n// https://caniuse.com/#search=overscroll-behavior\n\nvar overscrollBehavior = {\n supportedProperty: function supportedProperty(prop) {\n if (prop !== 'overscroll-behavior') return false;\n\n if (prefix.js === 'ms') {\n return prefix.css + \"scroll-chaining\";\n }\n\n return prop;\n }\n};\n\nvar propMap = {\n 'flex-grow': 'flex-positive',\n 'flex-shrink': 'flex-negative',\n 'flex-basis': 'flex-preferred-size',\n 'justify-content': 'flex-pack',\n order: 'flex-order',\n 'align-items': 'flex-align',\n 'align-content': 'flex-line-pack' // 'align-self' is handled by 'align-self' plugin.\n\n}; // Support old flex spec from 2012.\n\nvar flex2012 = {\n supportedProperty: function supportedProperty(prop, style) {\n var newProp = propMap[prop];\n if (!newProp) return false;\n return prefix.js + pascalize(newProp) in style ? prefix.css + newProp : false;\n }\n};\n\nvar propMap$1 = {\n flex: 'box-flex',\n 'flex-grow': 'box-flex',\n 'flex-direction': ['box-orient', 'box-direction'],\n order: 'box-ordinal-group',\n 'align-items': 'box-align',\n 'flex-flow': ['box-orient', 'box-direction'],\n 'justify-content': 'box-pack'\n};\nvar propKeys = Object.keys(propMap$1);\n\nvar prefixCss = function prefixCss(p) {\n return prefix.css + p;\n}; // Support old flex spec from 2009.\n\n\nvar flex2009 = {\n supportedProperty: function supportedProperty(prop, style, _ref) {\n var multiple = _ref.multiple;\n\n if (propKeys.indexOf(prop) > -1) {\n var newProp = propMap$1[prop];\n\n if (!Array.isArray(newProp)) {\n return prefix.js + pascalize(newProp) in style ? prefix.css + newProp : false;\n }\n\n if (!multiple) return false;\n\n for (var i = 0; i < newProp.length; i++) {\n if (!(prefix.js + pascalize(newProp[0]) in style)) {\n return false;\n }\n }\n\n return newProp.map(prefixCss);\n }\n\n return false;\n }\n};\n\n// plugins = [\n// ...plugins,\n// breakPropsOld,\n// inlineLogicalOld,\n// unprefixed,\n// prefixed,\n// scrollSnap,\n// flex2012,\n// flex2009\n// ]\n// Plugins without 'noPrefill' value, going last.\n// 'flex-*' plugins should be at the bottom.\n// 'flex2009' going after 'flex2012'.\n// 'prefixed' going after 'unprefixed'\n\nvar plugins = [appearence, colorAdjust, mask, textOrientation, transform, transition, writingMode, userSelect, breakPropsOld, inlineLogicalOld, unprefixed, prefixed, scrollSnap, overscrollBehavior, flex2012, flex2009];\nvar propertyDetectors = plugins.filter(function (p) {\n return p.supportedProperty;\n}).map(function (p) {\n return p.supportedProperty;\n});\nvar noPrefill = plugins.filter(function (p) {\n return p.noPrefill;\n}).reduce(function (a, p) {\n a.push.apply(a, _toConsumableArray(p.noPrefill));\n return a;\n}, []);\n\nvar el;\nvar cache = {};\n\nif (isInBrowser) {\n el = document.createElement('p'); // We test every property on vendor prefix requirement.\n // Once tested, result is cached. It gives us up to 70% perf boost.\n // http://jsperf.com/element-style-object-access-vs-plain-object\n //\n // Prefill cache with known css properties to reduce amount of\n // properties we need to feature test at runtime.\n // http://davidwalsh.name/vendor-prefix\n\n var computed = window.getComputedStyle(document.documentElement, '');\n\n for (var key$1 in computed) {\n // eslint-disable-next-line no-restricted-globals\n if (!isNaN(key$1)) cache[computed[key$1]] = computed[key$1];\n } // Properties that cannot be correctly detected using the\n // cache prefill method.\n\n\n noPrefill.forEach(function (x) {\n return delete cache[x];\n });\n}\n/**\n * Test if a property is supported, returns supported property with vendor\n * prefix if required. Returns `false` if not supported.\n *\n * @param {String} prop dash separated\n * @param {Object} [options]\n * @return {String|Boolean}\n * @api public\n */\n\n\nfunction supportedProperty(prop, options) {\n if (options === void 0) {\n options = {};\n }\n\n // For server-side rendering.\n if (!el) return prop; // Remove cache for benchmark tests or return property from the cache.\n\n if (process.env.NODE_ENV !== 'benchmark' && cache[prop] != null) {\n return cache[prop];\n } // Check if 'transition' or 'transform' natively supported in browser.\n\n\n if (prop === 'transition' || prop === 'transform') {\n options[prop] = prop in el.style;\n } // Find a plugin for current prefix property.\n\n\n for (var i = 0; i < propertyDetectors.length; i++) {\n cache[prop] = propertyDetectors[i](prop, el.style, options); // Break loop, if value found.\n\n if (cache[prop]) break;\n } // Reset styles for current property.\n // Firefox can even throw an error for invalid properties, e.g., \"0\".\n\n\n try {\n el.style[prop] = '';\n } catch (err) {\n return false;\n }\n\n return cache[prop];\n}\n\nvar cache$1 = {};\nvar transitionProperties = {\n transition: 1,\n 'transition-property': 1,\n '-webkit-transition': 1,\n '-webkit-transition-property': 1\n};\nvar transPropsRegExp = /(^\\s*[\\w-]+)|, (\\s*[\\w-]+)(?![^()]*\\))/g;\nvar el$1;\n/**\n * Returns prefixed value transition/transform if needed.\n *\n * @param {String} match\n * @param {String} p1\n * @param {String} p2\n * @return {String}\n * @api private\n */\n\nfunction prefixTransitionCallback(match, p1, p2) {\n if (p1 === 'var') return 'var';\n if (p1 === 'all') return 'all';\n if (p2 === 'all') return ', all';\n var prefixedValue = p1 ? supportedProperty(p1) : \", \" + supportedProperty(p2);\n if (!prefixedValue) return p1 || p2;\n return prefixedValue;\n}\n\nif (isInBrowser) el$1 = document.createElement('p');\n/**\n * Returns prefixed value if needed. Returns `false` if value is not supported.\n *\n * @param {String} property\n * @param {String} value\n * @return {String|Boolean}\n * @api public\n */\n\nfunction supportedValue(property, value) {\n // For server-side rendering.\n var prefixedValue = value;\n if (!el$1 || property === 'content') return value; // It is a string or a number as a string like '1'.\n // We want only prefixable values here.\n // eslint-disable-next-line no-restricted-globals\n\n if (typeof prefixedValue !== 'string' || !isNaN(parseInt(prefixedValue, 10))) {\n return prefixedValue;\n } // Create cache key for current value.\n\n\n var cacheKey = property + prefixedValue; // Remove cache for benchmark tests or return value from cache.\n\n if (process.env.NODE_ENV !== 'benchmark' && cache$1[cacheKey] != null) {\n return cache$1[cacheKey];\n } // IE can even throw an error in some cases, for e.g. style.content = 'bar'.\n\n\n try {\n // Test value as it is.\n el$1.style[property] = prefixedValue;\n } catch (err) {\n // Return false if value not supported.\n cache$1[cacheKey] = false;\n return false;\n } // If 'transition' or 'transition-property' property.\n\n\n if (transitionProperties[property]) {\n prefixedValue = prefixedValue.replace(transPropsRegExp, prefixTransitionCallback);\n } else if (el$1.style[property] === '') {\n // Value with a vendor prefix.\n prefixedValue = prefix.css + prefixedValue; // Hardcode test to convert \"flex\" to \"-ms-flexbox\" for IE10.\n\n if (prefixedValue === '-ms-flex') el$1.style[property] = '-ms-flexbox'; // Test prefixed value.\n\n el$1.style[property] = prefixedValue; // Return false if value not supported.\n\n if (el$1.style[property] === '') {\n cache$1[cacheKey] = false;\n return false;\n }\n } // Reset styles for current property.\n\n\n el$1.style[property] = ''; // Write current value to cache.\n\n cache$1[cacheKey] = prefixedValue;\n return cache$1[cacheKey];\n}\n\nexport { prefix, supportedKeyframes, supportedProperty, supportedValue };\n"],"names":["isInBrowser"],"mappings":"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","x_google_ignoreList":[0]}
@@ -0,0 +1,32 @@
1
+ var getTimezoneOffsetInMilliseconds;
2
+ var hasRequiredGetTimezoneOffsetInMilliseconds;
3
+
4
+ function requireGetTimezoneOffsetInMilliseconds () {
5
+ if (hasRequiredGetTimezoneOffsetInMilliseconds) return getTimezoneOffsetInMilliseconds;
6
+ hasRequiredGetTimezoneOffsetInMilliseconds = 1;
7
+ var MILLISECONDS_IN_MINUTE = 60000;
8
+
9
+ /**
10
+ * Google Chrome as of 67.0.3396.87 introduced timezones with offset that includes seconds.
11
+ * They usually appear for dates that denote time before the timezones were introduced
12
+ * (e.g. for 'Europe/Prague' timezone the offset is GMT+00:57:44 before 1 October 1891
13
+ * and GMT+01:00:00 after that date)
14
+ *
15
+ * Date#getTimezoneOffset returns the offset in minutes and would return 57 for the example above,
16
+ * which would lead to incorrect calculations.
17
+ *
18
+ * This function returns the timezone offset in milliseconds that takes seconds in account.
19
+ */
20
+ getTimezoneOffsetInMilliseconds = function getTimezoneOffsetInMilliseconds (dirtyDate) {
21
+ var date = new Date(dirtyDate.getTime());
22
+ var baseTimezoneOffset = date.getTimezoneOffset();
23
+ date.setSeconds(0, 0);
24
+ var millisecondsPartOfTimezoneOffset = date.getTime() % MILLISECONDS_IN_MINUTE;
25
+
26
+ return baseTimezoneOffset * MILLISECONDS_IN_MINUTE + millisecondsPartOfTimezoneOffset
27
+ };
28
+ return getTimezoneOffsetInMilliseconds;
29
+ }
30
+
31
+ export { requireGetTimezoneOffsetInMilliseconds as __require };
32
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../../../../node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds/index.js"],"sourcesContent":["var MILLISECONDS_IN_MINUTE = 60000\n\n/**\n * Google Chrome as of 67.0.3396.87 introduced timezones with offset that includes seconds.\n * They usually appear for dates that denote time before the timezones were introduced\n * (e.g. for 'Europe/Prague' timezone the offset is GMT+00:57:44 before 1 October 1891\n * and GMT+01:00:00 after that date)\n *\n * Date#getTimezoneOffset returns the offset in minutes and would return 57 for the example above,\n * which would lead to incorrect calculations.\n *\n * This function returns the timezone offset in milliseconds that takes seconds in account.\n */\nmodule.exports = function getTimezoneOffsetInMilliseconds (dirtyDate) {\n var date = new Date(dirtyDate.getTime())\n var baseTimezoneOffset = date.getTimezoneOffset()\n date.setSeconds(0, 0)\n var millisecondsPartOfTimezoneOffset = date.getTime() % MILLISECONDS_IN_MINUTE\n\n return baseTimezoneOffset * MILLISECONDS_IN_MINUTE + millisecondsPartOfTimezoneOffset\n}\n"],"names":[],"mappings":";;;;;;AAAA,CAAA,IAAI,sBAAsB,GAAG;;AAE7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAA,+BAAc,GAAG,SAAS,+BAA+B,EAAE,SAAS,EAAE;GACpE,IAAI,IAAI,GAAG,IAAI,IAAI,CAAC,SAAS,CAAC,OAAO,EAAE;AACzC,GAAE,IAAI,kBAAkB,GAAG,IAAI,CAAC,iBAAiB;AACjD,GAAE,IAAI,CAAC,UAAU,CAAC,CAAC,EAAE,CAAC;AACtB,GAAE,IAAI,gCAAgC,GAAG,IAAI,CAAC,OAAO,EAAE,GAAG;;AAE1D,GAAE,OAAO,kBAAkB,GAAG,sBAAsB,GAAG;AACvD,CAAA;;;;;;","x_google_ignoreList":[0]}