@selfdecode/sd-component-library 4.0.85 → 4.0.86

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 (196) hide show
  1. package/lib/components/forms-v2/form-v2-input/form-v2-number-input.d.ts +1 -9
  2. package/lib/components/forms-v2/form-v2-input/index.d.ts +1 -0
  3. package/lib/components/forms-v2/form-v2-input/interfaces.d.ts +8 -1
  4. package/lib/components/forms-v2/form-v2-selector/index.d.ts +1 -0
  5. package/lib/components/forms-v2/input-container/index.d.ts +1 -1
  6. package/lib/components/forms-v2/input-label/index.d.ts +1 -1
  7. package/lib/sd-component-library100.js +2 -2
  8. package/lib/sd-component-library101.js +3 -3
  9. package/lib/sd-component-library102.js +2 -2
  10. package/lib/sd-component-library104.js +2 -2
  11. package/lib/sd-component-library106.js +2 -2
  12. package/lib/sd-component-library112.js +1 -1
  13. package/lib/sd-component-library117.js +1 -1
  14. package/lib/sd-component-library118.js +2 -2
  15. package/lib/sd-component-library120.js +1 -1
  16. package/lib/sd-component-library121.js +1 -1
  17. package/lib/sd-component-library126.js +2 -2
  18. package/lib/sd-component-library127.js +2 -2
  19. package/lib/sd-component-library129.js +1 -1
  20. package/lib/sd-component-library132.js +3 -3
  21. package/lib/sd-component-library133.js +1 -1
  22. package/lib/sd-component-library135.js +2 -2
  23. package/lib/sd-component-library166.js +1 -1
  24. package/lib/sd-component-library167.js +1 -1
  25. package/lib/sd-component-library170.js +1 -1
  26. package/lib/sd-component-library171.js +4 -4
  27. package/lib/sd-component-library172.js +1 -1
  28. package/lib/sd-component-library195.js +3 -3
  29. package/lib/sd-component-library199.js +25 -3
  30. package/lib/sd-component-library199.js.map +1 -1
  31. package/lib/sd-component-library201.js +19 -2
  32. package/lib/sd-component-library201.js.map +1 -1
  33. package/lib/sd-component-library202.js +5 -30
  34. package/lib/sd-component-library202.js.map +1 -1
  35. package/lib/sd-component-library203.js +5 -599
  36. package/lib/sd-component-library203.js.map +1 -1
  37. package/lib/sd-component-library204.js +2 -25
  38. package/lib/sd-component-library204.js.map +1 -1
  39. package/lib/sd-component-library205.js +30 -19
  40. package/lib/sd-component-library205.js.map +1 -1
  41. package/lib/sd-component-library206.js +599 -5
  42. package/lib/sd-component-library206.js.map +1 -1
  43. package/lib/sd-component-library207.js +65 -5
  44. package/lib/sd-component-library207.js.map +1 -1
  45. package/lib/sd-component-library208.js +63 -17
  46. package/lib/sd-component-library208.js.map +1 -1
  47. package/lib/sd-component-library209.js +18 -60
  48. package/lib/sd-component-library209.js.map +1 -1
  49. package/lib/sd-component-library213.js +17 -63
  50. package/lib/sd-component-library213.js.map +1 -1
  51. package/lib/sd-component-library214.js +37 -20
  52. package/lib/sd-component-library214.js.map +1 -1
  53. package/lib/sd-component-library215.js +14 -40
  54. package/lib/sd-component-library215.js.map +1 -1
  55. package/lib/sd-component-library216.js +3 -14
  56. package/lib/sd-component-library216.js.map +1 -1
  57. package/lib/sd-component-library217.js +2 -2
  58. package/lib/sd-component-library217.js.map +1 -1
  59. package/lib/sd-component-library218.js +129 -3
  60. package/lib/sd-component-library218.js.map +1 -1
  61. package/lib/sd-component-library219.js +13 -129
  62. package/lib/sd-component-library219.js.map +1 -1
  63. package/lib/sd-component-library220.js +46 -13
  64. package/lib/sd-component-library220.js.map +1 -1
  65. package/lib/sd-component-library225.js +17 -46
  66. package/lib/sd-component-library225.js.map +1 -1
  67. package/lib/sd-component-library226.js +3 -17
  68. package/lib/sd-component-library226.js.map +1 -1
  69. package/lib/sd-component-library23.js +2 -2
  70. package/lib/sd-component-library231.js +1 -1
  71. package/lib/sd-component-library232.js +1 -1
  72. package/lib/sd-component-library233.js +129 -3
  73. package/lib/sd-component-library233.js.map +1 -1
  74. package/lib/sd-component-library234.js +43 -129
  75. package/lib/sd-component-library234.js.map +1 -1
  76. package/lib/sd-component-library235.js +45 -41
  77. package/lib/sd-component-library235.js.map +1 -1
  78. package/lib/sd-component-library236.js +7 -46
  79. package/lib/sd-component-library236.js.map +1 -1
  80. package/lib/sd-component-library237.js +3 -8
  81. package/lib/sd-component-library237.js.map +1 -1
  82. package/lib/sd-component-library238.js +21 -64
  83. package/lib/sd-component-library238.js.map +1 -1
  84. package/lib/sd-component-library239.js +107 -41
  85. package/lib/sd-component-library239.js.map +1 -1
  86. package/lib/sd-component-library24.js +2 -2
  87. package/lib/sd-component-library240.js +46 -12
  88. package/lib/sd-component-library240.js.map +1 -1
  89. package/lib/sd-component-library241.js +24 -21
  90. package/lib/sd-component-library241.js.map +1 -1
  91. package/lib/sd-component-library242.js +47 -103
  92. package/lib/sd-component-library242.js.map +1 -1
  93. package/lib/sd-component-library243.js +63 -46
  94. package/lib/sd-component-library243.js.map +1 -1
  95. package/lib/sd-component-library244.js +43 -24
  96. package/lib/sd-component-library244.js.map +1 -1
  97. package/lib/sd-component-library245.js +12 -52
  98. package/lib/sd-component-library245.js.map +1 -1
  99. package/lib/sd-component-library249.js +72 -18
  100. package/lib/sd-component-library249.js.map +1 -1
  101. package/lib/sd-component-library25.js +1 -1
  102. package/lib/sd-component-library250.js +20 -19
  103. package/lib/sd-component-library250.js.map +1 -1
  104. package/lib/sd-component-library251.js +20 -2
  105. package/lib/sd-component-library251.js.map +1 -1
  106. package/lib/sd-component-library252.js +2 -26
  107. package/lib/sd-component-library252.js.map +1 -1
  108. package/lib/sd-component-library253.js +24 -323
  109. package/lib/sd-component-library253.js.map +1 -1
  110. package/lib/sd-component-library254.js +325 -5
  111. package/lib/sd-component-library254.js.map +1 -1
  112. package/lib/sd-component-library255.js +5 -75
  113. package/lib/sd-component-library255.js.map +1 -1
  114. package/lib/sd-component-library256.js +21 -25
  115. package/lib/sd-component-library256.js.map +1 -1
  116. package/lib/sd-component-library258.js +22 -24
  117. package/lib/sd-component-library258.js.map +1 -1
  118. package/lib/sd-component-library260.js +25 -21
  119. package/lib/sd-component-library260.js.map +1 -1
  120. package/lib/sd-component-library261.js +24 -22
  121. package/lib/sd-component-library261.js.map +1 -1
  122. package/lib/sd-component-library262.js +50 -29
  123. package/lib/sd-component-library262.js.map +1 -1
  124. package/lib/sd-component-library263.js +29 -20
  125. package/lib/sd-component-library263.js.map +1 -1
  126. package/lib/sd-component-library264.js +118 -112
  127. package/lib/sd-component-library264.js.map +1 -1
  128. package/lib/sd-component-library265.js +61 -107
  129. package/lib/sd-component-library265.js.map +1 -1
  130. package/lib/sd-component-library266.js +73 -9
  131. package/lib/sd-component-library266.js.map +1 -1
  132. package/lib/sd-component-library267.js +8 -49
  133. package/lib/sd-component-library267.js.map +1 -1
  134. package/lib/sd-component-library268.js +48 -27
  135. package/lib/sd-component-library268.js.map +1 -1
  136. package/lib/sd-component-library269.js +83 -44
  137. package/lib/sd-component-library269.js.map +1 -1
  138. package/lib/sd-component-library270.js +87 -126
  139. package/lib/sd-component-library270.js.map +1 -1
  140. package/lib/sd-component-library271.js +30 -74
  141. package/lib/sd-component-library271.js.map +1 -1
  142. package/lib/sd-component-library272.js +15 -70
  143. package/lib/sd-component-library272.js.map +1 -1
  144. package/lib/sd-component-library273.js +125 -9
  145. package/lib/sd-component-library273.js.map +1 -1
  146. package/lib/sd-component-library274.js +117 -46
  147. package/lib/sd-component-library274.js.map +1 -1
  148. package/lib/sd-component-library275.js +48 -89
  149. package/lib/sd-component-library275.js.map +1 -1
  150. package/lib/sd-component-library276.js +10 -92
  151. package/lib/sd-component-library276.js.map +1 -1
  152. package/lib/sd-component-library277.js +50 -49
  153. package/lib/sd-component-library277.js.map +1 -1
  154. package/lib/sd-component-library280.js +10 -2
  155. package/lib/sd-component-library280.js.map +1 -1
  156. package/lib/sd-component-library281.js +2 -2
  157. package/lib/sd-component-library282.js +2 -70
  158. package/lib/sd-component-library282.js.map +1 -1
  159. package/lib/sd-component-library283.js +69 -101
  160. package/lib/sd-component-library283.js.map +1 -1
  161. package/lib/sd-component-library284.js +91 -95
  162. package/lib/sd-component-library284.js.map +1 -1
  163. package/lib/sd-component-library285.js +106 -10
  164. package/lib/sd-component-library285.js.map +1 -1
  165. package/lib/sd-component-library314.js +47 -89
  166. package/lib/sd-component-library314.js.map +1 -1
  167. package/lib/sd-component-library315.js +89 -47
  168. package/lib/sd-component-library315.js.map +1 -1
  169. package/lib/sd-component-library32.js +1 -1
  170. package/lib/sd-component-library321.js +1 -1
  171. package/lib/sd-component-library33.js +1 -1
  172. package/lib/sd-component-library49.js +1 -1
  173. package/lib/sd-component-library5.js +1 -1
  174. package/lib/sd-component-library50.js +1 -1
  175. package/lib/sd-component-library53.js +2 -2
  176. package/lib/sd-component-library54.js +2 -2
  177. package/lib/sd-component-library56.js.map +1 -1
  178. package/lib/sd-component-library6.js +1 -1
  179. package/lib/sd-component-library60.js +1 -1
  180. package/lib/sd-component-library61.js +1 -1
  181. package/lib/sd-component-library62.js +4 -4
  182. package/lib/sd-component-library63.js +1 -1
  183. package/lib/sd-component-library64.js +2 -2
  184. package/lib/sd-component-library65.js +1 -1
  185. package/lib/sd-component-library70.js +2 -2
  186. package/lib/sd-component-library72.js +3 -3
  187. package/lib/sd-component-library76.js +1 -1
  188. package/lib/sd-component-library77.js +1 -1
  189. package/lib/sd-component-library80.js +1 -1
  190. package/lib/sd-component-library85.js +1 -1
  191. package/lib/sd-component-library88.js +1 -1
  192. package/lib/sd-component-library89.js +4 -4
  193. package/lib/sd-component-library92.js +4 -4
  194. package/lib/sd-component-library94.js +6 -6
  195. package/lib/sd-component-library98.js +1 -1
  196. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library275.js","sources":["../src/components/tooltips/tooltip-with-pointer/partials/tooltip-with-pointer-horizontal/tooltip-with-pointer-horizontal.tsx"],"sourcesContent":["import React from \"react\";\n\nimport { Box, Flex } from \"rebass\";\n\nimport { TriangularPointerIcon } from \"../../../../icons\";\nimport { ResponsiveTextV2 } from \"../../../../texts\";\nimport { TooltipWithPointerPartialProps as Props } from \"../interfaces\";\n\nexport const TooltipWithPointerHorizontal = React.forwardRef<\n HTMLDivElement,\n Props\n>(\n (\n {\n pointerSx,\n tooltipSx,\n tooltipText,\n tooltipWidth,\n tooltipPy,\n tooltipPx,\n pointerSize,\n tooltipOffset,\n placement,\n containerSx,\n animationDuration,\n state,\n pointerColor,\n },\n ref\n ) => {\n const tooltipContainerProps =\n placement === \"right\"\n ? {\n left: \"100%\",\n }\n : {\n right: \"100%\",\n };\n\n const pointerCommonProps = {\n size: `${pointerSize}px`,\n color: pointerColor,\n sx: {\n my: \"auto\",\n ...pointerSx,\n },\n };\n\n return (\n <Flex\n sx={{\n position: \"absolute\",\n top: \"calc(50% - 14px)\",\n cursor: \"default\",\n alignItems: \"center\",\n opacity: state === \"entered\" ? 1 : 0,\n transition: `opacity ${animationDuration}ms`,\n zIndex: 1,\n ...tooltipContainerProps,\n ...tooltipSx,\n }}\n ref={ref}\n data-test=\"tooltip-content\"\n >\n {placement === \"right\" && (\n <>\n <Box width={`${tooltipOffset}px`} />\n <TriangularPointerIcon direction=\"left\" {...pointerCommonProps} />\n </>\n )}\n\n <ResponsiveTextV2\n fontSizeWeight={[14, \"regular\"]}\n sx={{\n width: tooltipWidth,\n lineHeight: \"16px\",\n bg: \"cl_white\",\n px: tooltipPx,\n py: tooltipPy,\n borderColor: \"cl_lightGrey\",\n borderWidth: \"1px\",\n borderStyle: \"solid\",\n ...(placement === \"left\"\n ? {\n borderRightWidth: \"2px\",\n borderRightColor: pointerColor,\n borderRadius: \"3px 0 0 3px\",\n }\n : {\n borderLeftWidth: \"2px\",\n borderLeftColor: pointerColor,\n borderRadius: \"0 3px 3px 0\",\n }),\n }}\n >\n {tooltipText}\n </ResponsiveTextV2>\n\n {placement === \"left\" && (\n <>\n <TriangularPointerIcon direction=\"right\" {...pointerCommonProps} />\n <Box width={`${tooltipOffset}px`} />\n </>\n )}\n </Flex>\n );\n }\n);\n"],"names":["TooltipWithPointerHorizontal","React","pointerSx","tooltipSx","tooltipText","tooltipWidth","tooltipPy","tooltipPx","pointerSize","tooltipOffset","placement","containerSx","animationDuration","state","pointerColor","ref","tooltipContainerProps","pointerCommonProps","jsxs","Flex","Fragment","jsx","Box","TriangularPointerIcon","ResponsiveTextV2"],"mappings":";;;;;AAQO,MAAMA,IAA+BC,EAAM;AAAA,EAIhD,CACE;AAAA,IACE,WAAAC;AAAA,IACA,WAAAC;AAAA,IACA,aAAAC;AAAA,IACA,cAAAC;AAAA,IACA,WAAAC;AAAA,IACA,WAAAC;AAAA,IACA,aAAAC;AAAA,IACA,eAAAC;AAAA,IACA,WAAAC;AAAA,IACA,aAAAC;AAAA,IACA,mBAAAC;AAAA,IACA,OAAAC;AAAA,IACA,cAAAC;AAAA,KAEFC,MACG;AACG,UAAAC,IACJN,MAAc,UACV;AAAA,MACE,MAAM;AAAA,IAAA,IAER;AAAA,MACE,OAAO;AAAA,IAAA,GAGTO,IAAqB;AAAA,MACzB,MAAM,GAAGT,CAAW;AAAA,MACpB,OAAOM;AAAA,MACP,IAAI;AAAA,QACF,IAAI;AAAA,QACJ,GAAGZ;AAAA,MACL;AAAA,IAAA;AAIA,WAAAgB,gBAAAA,EAAA;AAAA,MAACC;AAAA,MAAA;AAAA,QACC,IAAI;AAAA,UACF,UAAU;AAAA,UACV,KAAK;AAAA,UACL,QAAQ;AAAA,UACR,YAAY;AAAA,UACZ,SAASN,MAAU,YAAY,IAAI;AAAA,UACnC,YAAY,WAAWD,CAAiB;AAAA,UACxC,QAAQ;AAAA,UACR,GAAGI;AAAA,UACH,GAAGb;AAAA,QACL;AAAA,QACA,KAAAY;AAAA,QACA,aAAU;AAAA,QAET,UAAA;AAAA,UAAAL,MAAc,WAEXQ,gBAAAA,EAAAA,KAAAE,EAAA,UAAA,EAAA,UAAA;AAAA,YAAAC,gBAAAA,EAAA,IAACC,GAAI,EAAA,OAAO,GAAGb,CAAa,MAAM;AAAA,YACjCY,gBAAAA,EAAA,IAAAE,GAAA,EAAsB,WAAU,QAAQ,GAAGN,EAAoB,CAAA;AAAA,UAAA,GAClE;AAAA,UAGFI,gBAAAA,EAAA;AAAA,YAACG;AAAA,YAAA;AAAA,cACC,gBAAgB,CAAC,IAAI,SAAS;AAAA,cAC9B,IAAI;AAAA,gBACF,OAAOnB;AAAA,gBACP,YAAY;AAAA,gBACZ,IAAI;AAAA,gBACJ,IAAIE;AAAA,gBACJ,IAAID;AAAA,gBACJ,aAAa;AAAA,gBACb,aAAa;AAAA,gBACb,aAAa;AAAA,gBACb,GAAII,MAAc,SACd;AAAA,kBACE,kBAAkB;AAAA,kBAClB,kBAAkBI;AAAA,kBAClB,cAAc;AAAA,gBAAA,IAEhB;AAAA,kBACE,iBAAiB;AAAA,kBACjB,iBAAiBA;AAAA,kBACjB,cAAc;AAAA,gBAChB;AAAA,cACN;AAAA,cAEC,UAAAV;AAAA,YAAA;AAAA,UACH;AAAA,UAECM,MAAc,UAEXQ,gBAAAA,EAAAA,KAAAE,EAAA,UAAA,EAAA,UAAA;AAAA,YAAAC,gBAAAA,EAAA,IAACE,GAAsB,EAAA,WAAU,SAAS,GAAGN,EAAoB,CAAA;AAAA,YAChEI,gBAAAA,EAAA,IAAAC,GAAA,EAAI,OAAO,GAAGb,CAAa,MAAM;AAAA,UAAA,GACpC;AAAA,QAAA;AAAA,MAAA;AAAA,IAAA;AAAA,EAIR;AACF;"}
1
+ {"version":3,"file":"sd-component-library275.js","sources":["../src/components/utils/anchor/refs-manager.ts"],"sourcesContent":["import React from \"react\";\n\nimport { refsMap } from \"./interfaces\";\n\n/**\n * Refs Manager class to keep record of registered refs on the page.\n */\nclass RefsManager {\n refRegistry: refsMap = {};\n\n /**\n * Check if ref is registered for a component with provided ID.\n * @param id ID for the component.\n */\n public doesRefExist(id: string) {\n return !!this.refRegistry[id];\n }\n\n /**\n * Register a ref.\n *\n * @param id ID for the component.\n * @param ref React Ref object for the component. Used for scrolling.\n */\n public addRef(\n id: string,\n ref: React.MutableRefObject<HTMLDivElement | undefined>\n ) {\n const key = id.startsWith(\"#\") ? id : `#${id}`;\n\n this.refRegistry[key] = ref;\n }\n\n /**\n * Remove a ref from registry.\n *\n * @param id ID for the component.\n */\n public removeRef(id: string) {\n if (this.doesRefExist(id)) delete this.refRegistry[id];\n else console.error(`Ref with ID ${id} does not exist in the registry`);\n }\n\n /**\n * Scroll the component with provided ID into the view.\n *\n * @param id ID for the component.\n * @param behavior Scroll behavior.\n */\n public scrollToRef(\n id: string,\n { behavior = \"smooth\", block, inline }: ScrollIntoViewOptions\n ) {\n if (this.doesRefExist(id))\n this.refRegistry[id].current?.scrollIntoView({\n behavior,\n block,\n inline,\n });\n else console.error(`Ref with ID ${id} does not exist in the registry`);\n }\n}\n\nexport const refsManager = new RefsManager();\n"],"names":["RefsManager","__publicField","id","ref","key","behavior","block","inline","_a","refsManager"],"mappings":";;;AAOA,MAAMA,EAAY;AAAA,EAAlB;AACE,IAAAC,EAAA,qBAAuB,CAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMhB,aAAaC,GAAY;AAC9B,WAAO,CAAC,CAAC,KAAK,YAAYA,CAAE;AAAA,EAC9B;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQO,OACLA,GACAC,GACA;AACA,UAAMC,IAAMF,EAAG,WAAW,GAAG,IAAIA,IAAK,IAAIA,CAAE;AAEvC,SAAA,YAAYE,CAAG,IAAID;AAAA,EAC1B;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,UAAUD,GAAY;AACvB,IAAA,KAAK,aAAaA,CAAE,IAAU,OAAA,KAAK,YAAYA,CAAE,IACxC,QAAA,MAAM,eAAeA,CAAE,iCAAiC;AAAA,EACvE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQO,YACLA,GACA,EAAE,UAAAG,IAAW,UAAU,OAAAC,GAAO,QAAAC,KAC9B;AA7CJ,QAAAC;AA8CQ,IAAA,KAAK,aAAaN,CAAE,KACtBM,IAAA,KAAK,YAAYN,CAAE,EAAE,YAArB,QAAAM,EAA8B,eAAe;AAAA,MAC3C,UAAAH;AAAA,MACA,OAAAC;AAAA,MACA,QAAAC;AAAA,IAAA,KAES,QAAA,MAAM,eAAeL,CAAE,iCAAiC;AAAA,EACvE;AACF;AAEa,MAAAO,IAAc,IAAIT,EAAY;"}
@@ -1,95 +1,13 @@
1
- import { j as o } from "./sd-component-library195.js";
2
- import g from "react";
3
- import { Flex as j, Box as s } from "rebass";
4
- import { TriangularPointerIcon as n } from "./sd-component-library189.js";
5
- import { ResponsiveTextV2 as y } from "./sd-component-library149.js";
6
- const w = g.forwardRef(
7
- ({
8
- pointerSx: x,
9
- tooltipPx: p,
10
- tooltipText: d,
11
- tooltipSx: a,
12
- tooltipPy: l,
13
- tooltipOffset: e,
14
- pointerSize: m,
15
- tooltipWidth: c,
16
- placement: t,
17
- state: h,
18
- containerSx: R,
19
- animationDuration: b,
20
- pointerColor: r
21
- }, u) => {
22
- const f = t === "bottom" ? {
23
- top: "100%"
24
- } : {
25
- bottom: "100%"
26
- }, i = {
27
- size: `${m}px`,
28
- color: r,
29
- sx: {
30
- my: "auto",
31
- ...x
32
- }
33
- };
34
- return /* @__PURE__ */ o.jsxs(
35
- j,
36
- {
37
- flexDirection: "column",
38
- sx: {
39
- position: "absolute",
40
- left: "50%",
41
- transform: "translateX(-50%)",
42
- cursor: "default",
43
- alignItems: "center",
44
- opacity: h === "entered" ? 1 : 0,
45
- transition: `opacity ${b}ms`,
46
- zIndex: 1,
47
- ...f,
48
- ...a
49
- },
50
- ref: u,
51
- "data-test": "tooltip-content",
52
- children: [
53
- t === "bottom" && /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
54
- /* @__PURE__ */ o.jsx(s, { height: `${e}px` }),
55
- /* @__PURE__ */ o.jsx(n, { direction: "top", ...i })
56
- ] }),
57
- /* @__PURE__ */ o.jsx(
58
- y,
59
- {
60
- fontSizeWeight: [14, "regular"],
61
- sx: {
62
- width: c,
63
- lineHeight: "16px",
64
- bg: "cl_white",
65
- px: p,
66
- py: l,
67
- borderColor: "cl_lightGrey",
68
- borderWidth: "1px",
69
- borderStyle: "solid",
70
- ...t === "top" ? {
71
- borderBottomWidth: "2px",
72
- borderBottomColor: r,
73
- borderRadius: "3px 3px 0 0"
74
- } : {
75
- borderTopWidth: "2px",
76
- borderTopColor: r,
77
- borderRadius: "0 0 3px 3px"
78
- }
79
- },
80
- children: d
81
- }
82
- ),
83
- t === "top" && /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
84
- /* @__PURE__ */ o.jsx(n, { direction: "bottom", ...i }),
85
- /* @__PURE__ */ o.jsx(s, { height: `${e}px` })
86
- ] })
87
- ]
88
- }
89
- );
90
- }
91
- );
1
+ import { j as c } from "./sd-component-library195.js";
2
+ import { useRef as f, useEffect as n } from "react";
3
+ import { Box as p } from "rebass";
4
+ const m = (l) => {
5
+ const { hash: e, selectedTab: t, autoScrollTabs: o, scrollTabOnSelect: a, children: s } = l, r = f(null);
6
+ return n(() => {
7
+ o && t === e && r.current && a(r);
8
+ }, [t, e, o, r, a]), /* @__PURE__ */ c.jsx(p, { "data-test": "scrollable-tab-wrapper", ref: r, children: s });
9
+ };
92
10
  export {
93
- w as TooltipWithPointerVertical
11
+ m as ScrollableTabWrapper
94
12
  };
95
13
  //# sourceMappingURL=sd-component-library276.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library276.js","sources":["../src/components/tooltips/tooltip-with-pointer/partials/tooltip-with-pointer-vertical/tooltip-with-pointer-vertical.tsx"],"sourcesContent":["import React from \"react\";\n\nimport { Box, Flex } from \"rebass\";\n\nimport { TriangularPointerIcon } from \"../../../../icons\";\nimport { ResponsiveTextV2 } from \"../../../../texts\";\nimport { TooltipWithPointerPartialProps as Props } from \"../interfaces\";\n\nexport const TooltipWithPointerVertical = React.forwardRef<\n HTMLDivElement,\n Props\n>(\n (\n {\n pointerSx,\n tooltipPx,\n tooltipText,\n tooltipSx,\n tooltipPy,\n tooltipOffset,\n pointerSize,\n tooltipWidth,\n placement,\n state,\n containerSx,\n animationDuration,\n pointerColor,\n },\n ref\n ) => {\n const tooltipContainerProps =\n placement === \"bottom\"\n ? {\n top: \"100%\",\n }\n : {\n bottom: \"100%\",\n };\n\n const pointerCommonProps = {\n size: `${pointerSize}px`,\n color: pointerColor,\n sx: {\n my: \"auto\",\n ...pointerSx,\n },\n };\n\n return (\n <Flex\n flexDirection=\"column\"\n sx={{\n position: \"absolute\",\n left: \"50%\",\n transform: \"translateX(-50%)\",\n cursor: \"default\",\n alignItems: \"center\",\n opacity: state === \"entered\" ? 1 : 0,\n transition: `opacity ${animationDuration}ms`,\n zIndex: 1,\n ...tooltipContainerProps,\n ...tooltipSx,\n }}\n ref={ref}\n data-test=\"tooltip-content\"\n >\n {placement === \"bottom\" && (\n <>\n <Box height={`${tooltipOffset}px`} />\n <TriangularPointerIcon direction=\"top\" {...pointerCommonProps} />\n </>\n )}\n\n <ResponsiveTextV2\n fontSizeWeight={[14, \"regular\"]}\n sx={{\n width: tooltipWidth,\n lineHeight: \"16px\",\n bg: \"cl_white\",\n px: tooltipPx,\n py: tooltipPy,\n borderColor: \"cl_lightGrey\",\n borderWidth: \"1px\",\n borderStyle: \"solid\",\n ...(placement === \"top\"\n ? {\n borderBottomWidth: \"2px\",\n borderBottomColor: pointerColor,\n borderRadius: \"3px 3px 0 0\",\n }\n : {\n borderTopWidth: \"2px\",\n borderTopColor: pointerColor,\n borderRadius: \"0 0 3px 3px\",\n }),\n }}\n >\n {tooltipText}\n </ResponsiveTextV2>\n\n {placement === \"top\" && (\n <>\n <TriangularPointerIcon direction=\"bottom\" {...pointerCommonProps} />\n <Box height={`${tooltipOffset}px`} />\n </>\n )}\n </Flex>\n );\n }\n);\n"],"names":["TooltipWithPointerVertical","React","pointerSx","tooltipPx","tooltipText","tooltipSx","tooltipPy","tooltipOffset","pointerSize","tooltipWidth","placement","state","containerSx","animationDuration","pointerColor","ref","tooltipContainerProps","pointerCommonProps","jsxs","Flex","Fragment","jsx","Box","TriangularPointerIcon","ResponsiveTextV2"],"mappings":";;;;;AAQO,MAAMA,IAA6BC,EAAM;AAAA,EAI9C,CACE;AAAA,IACE,WAAAC;AAAA,IACA,WAAAC;AAAA,IACA,aAAAC;AAAA,IACA,WAAAC;AAAA,IACA,WAAAC;AAAA,IACA,eAAAC;AAAA,IACA,aAAAC;AAAA,IACA,cAAAC;AAAA,IACA,WAAAC;AAAA,IACA,OAAAC;AAAA,IACA,aAAAC;AAAA,IACA,mBAAAC;AAAA,IACA,cAAAC;AAAA,KAEFC,MACG;AACG,UAAAC,IACJN,MAAc,WACV;AAAA,MACE,KAAK;AAAA,IAAA,IAEP;AAAA,MACE,QAAQ;AAAA,IAAA,GAGVO,IAAqB;AAAA,MACzB,MAAM,GAAGT,CAAW;AAAA,MACpB,OAAOM;AAAA,MACP,IAAI;AAAA,QACF,IAAI;AAAA,QACJ,GAAGZ;AAAA,MACL;AAAA,IAAA;AAIA,WAAAgB,gBAAAA,EAAA;AAAA,MAACC;AAAA,MAAA;AAAA,QACC,eAAc;AAAA,QACd,IAAI;AAAA,UACF,UAAU;AAAA,UACV,MAAM;AAAA,UACN,WAAW;AAAA,UACX,QAAQ;AAAA,UACR,YAAY;AAAA,UACZ,SAASR,MAAU,YAAY,IAAI;AAAA,UACnC,YAAY,WAAWE,CAAiB;AAAA,UACxC,QAAQ;AAAA,UACR,GAAGG;AAAA,UACH,GAAGX;AAAA,QACL;AAAA,QACA,KAAAU;AAAA,QACA,aAAU;AAAA,QAET,UAAA;AAAA,UAAAL,MAAc,YAEXQ,gBAAAA,EAAAA,KAAAE,EAAA,UAAA,EAAA,UAAA;AAAA,YAAAC,gBAAAA,EAAA,IAACC,GAAI,EAAA,QAAQ,GAAGf,CAAa,MAAM;AAAA,YAClCc,gBAAAA,EAAA,IAAAE,GAAA,EAAsB,WAAU,OAAO,GAAGN,EAAoB,CAAA;AAAA,UAAA,GACjE;AAAA,UAGFI,gBAAAA,EAAA;AAAA,YAACG;AAAA,YAAA;AAAA,cACC,gBAAgB,CAAC,IAAI,SAAS;AAAA,cAC9B,IAAI;AAAA,gBACF,OAAOf;AAAA,gBACP,YAAY;AAAA,gBACZ,IAAI;AAAA,gBACJ,IAAIN;AAAA,gBACJ,IAAIG;AAAA,gBACJ,aAAa;AAAA,gBACb,aAAa;AAAA,gBACb,aAAa;AAAA,gBACb,GAAII,MAAc,QACd;AAAA,kBACE,mBAAmB;AAAA,kBACnB,mBAAmBI;AAAA,kBACnB,cAAc;AAAA,gBAAA,IAEhB;AAAA,kBACE,gBAAgB;AAAA,kBAChB,gBAAgBA;AAAA,kBAChB,cAAc;AAAA,gBAChB;AAAA,cACN;AAAA,cAEC,UAAAV;AAAA,YAAA;AAAA,UACH;AAAA,UAECM,MAAc,SAEXQ,gBAAAA,EAAAA,KAAAE,EAAA,UAAA,EAAA,UAAA;AAAA,YAAAC,gBAAAA,EAAA,IAACE,GAAsB,EAAA,WAAU,UAAU,GAAGN,EAAoB,CAAA;AAAA,YACjEI,gBAAAA,EAAA,IAAAC,GAAA,EAAI,QAAQ,GAAGf,CAAa,MAAM;AAAA,UAAA,GACrC;AAAA,QAAA;AAAA,MAAA;AAAA,IAAA;AAAA,EAIR;AACF;"}
1
+ {"version":3,"file":"sd-component-library276.js","sources":["../src/components/tabs/tabs-menu/partials/scrollable-tab-wrapper/scrollable-tab-wrapper.tsx"],"sourcesContent":["import React, { useEffect, useRef } from \"react\";\n\nimport { Box } from \"rebass\";\n\nimport { ScrollableTabWrapperProps as Props } from \"./interfaces\";\n\nexport const ScrollableTabWrapper: React.FC<Props> = (props) => {\n const { hash, selectedTab, autoScrollTabs, scrollTabOnSelect, children } =\n props;\n\n const tabRef = useRef<HTMLDivElement>(null);\n\n useEffect(() => {\n if (!autoScrollTabs) return;\n\n /**\n * If current tab is the selected one, call the callback to scroll the tab.\n */\n if (selectedTab === hash && tabRef.current) {\n scrollTabOnSelect(tabRef);\n }\n }, [selectedTab, hash, autoScrollTabs, tabRef, scrollTabOnSelect]);\n\n return (\n <Box data-test=\"scrollable-tab-wrapper\" ref={tabRef}>\n {children}\n </Box>\n );\n};\n"],"names":["ScrollableTabWrapper","props","hash","selectedTab","autoScrollTabs","scrollTabOnSelect","children","tabRef","useRef","useEffect","Box"],"mappings":";;;AAMa,MAAAA,IAAwC,CAACC,MAAU;AAC9D,QAAM,EAAE,MAAAC,GAAM,aAAAC,GAAa,gBAAAC,GAAgB,mBAAAC,GAAmB,UAAAC,EAC5D,IAAAL,GAEIM,IAASC,EAAuB,IAAI;AAE1C,SAAAC,EAAU,MAAM;AACd,IAAKL,KAKDD,MAAgBD,KAAQK,EAAO,WACjCF,EAAkBE,CAAM;AAAA,EAC1B,GACC,CAACJ,GAAaD,GAAME,GAAgBG,GAAQF,CAAiB,CAAC,yBAG9DK,GAAI,EAAA,aAAU,0BAAyB,KAAKH,GAC1C,UAAAD,EACH,CAAA;AAEJ;"}
@@ -1,52 +1,53 @@
1
- var n = Object.defineProperty;
2
- var R = (t, e, s) => e in t ? n(t, e, { enumerable: !0, configurable: !0, writable: !0, value: s }) : t[e] = s;
3
- var i = (t, e, s) => (R(t, typeof e != "symbol" ? e + "" : e, s), s);
4
- class h {
5
- constructor() {
6
- i(this, "refRegistry", {});
7
- }
8
- /**
9
- * Check if ref is registered for a component with provided ID.
10
- * @param id ID for the component.
11
- */
12
- doesRefExist(e) {
13
- return !!this.refRegistry[e];
14
- }
15
- /**
16
- * Register a ref.
17
- *
18
- * @param id ID for the component.
19
- * @param ref React Ref object for the component. Used for scrolling.
20
- */
21
- addRef(e, s) {
22
- const r = e.startsWith("#") ? e : `#${e}`;
23
- this.refRegistry[r] = s;
24
- }
25
- /**
26
- * Remove a ref from registry.
27
- *
28
- * @param id ID for the component.
29
- */
30
- removeRef(e) {
31
- this.doesRefExist(e) ? delete this.refRegistry[e] : console.error(`Ref with ID ${e} does not exist in the registry`);
32
- }
33
- /**
34
- * Scroll the component with provided ID into the view.
35
- *
36
- * @param id ID for the component.
37
- * @param behavior Scroll behavior.
38
- */
39
- scrollToRef(e, { behavior: s = "smooth", block: r, inline: f }) {
40
- var o;
41
- this.doesRefExist(e) ? (o = this.refRegistry[e].current) == null || o.scrollIntoView({
42
- behavior: s,
43
- block: r,
44
- inline: f
45
- }) : console.error(`Ref with ID ${e} does not exist in the registry`);
46
- }
47
- }
48
- const g = new h();
1
+ import { j as o } from "./sd-component-library195.js";
2
+ import { ThirteenBold as h } from "./sd-component-library153.js";
3
+ import { Button as m } from "./sd-component-library25.js";
4
+ import { MaxMaxContainer as d } from "./sd-component-library41.js";
5
+ const T = (s) => {
6
+ const {
7
+ Icon: i,
8
+ iconHeight: n,
9
+ title: l,
10
+ isActive: r,
11
+ hash: t,
12
+ onTabSelect: c,
13
+ enableScroll: a,
14
+ activeColor: e,
15
+ history: p
16
+ } = s, x = a ? {
17
+ scrollTo: t
18
+ } : {};
19
+ return /* @__PURE__ */ o.jsx(
20
+ m,
21
+ {
22
+ bg: "transparent",
23
+ onClick: () => c(t),
24
+ history: p,
25
+ "data-testid": `tab-${t}`,
26
+ ...x,
27
+ children: /* @__PURE__ */ o.jsxs(d, { gap: ["15px", "20px"], children: [
28
+ /* @__PURE__ */ o.jsx(
29
+ i,
30
+ {
31
+ style: {
32
+ height: n,
33
+ fill: r ? e : "#434A54"
34
+ }
35
+ }
36
+ ),
37
+ /* @__PURE__ */ o.jsx(
38
+ h,
39
+ {
40
+ textTransform: "uppercase",
41
+ color: r ? e : "#434A54",
42
+ cursor: "pointer",
43
+ children: l
44
+ }
45
+ )
46
+ ] })
47
+ }
48
+ );
49
+ };
49
50
  export {
50
- g as refsManager
51
+ T as Tab
51
52
  };
52
53
  //# sourceMappingURL=sd-component-library277.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library277.js","sources":["../src/components/utils/anchor/refs-manager.ts"],"sourcesContent":["import React from \"react\";\n\nimport { refsMap } from \"./interfaces\";\n\n/**\n * Refs Manager class to keep record of registered refs on the page.\n */\nclass RefsManager {\n refRegistry: refsMap = {};\n\n /**\n * Check if ref is registered for a component with provided ID.\n * @param id ID for the component.\n */\n public doesRefExist(id: string) {\n return !!this.refRegistry[id];\n }\n\n /**\n * Register a ref.\n *\n * @param id ID for the component.\n * @param ref React Ref object for the component. Used for scrolling.\n */\n public addRef(\n id: string,\n ref: React.MutableRefObject<HTMLDivElement | undefined>\n ) {\n const key = id.startsWith(\"#\") ? id : `#${id}`;\n\n this.refRegistry[key] = ref;\n }\n\n /**\n * Remove a ref from registry.\n *\n * @param id ID for the component.\n */\n public removeRef(id: string) {\n if (this.doesRefExist(id)) delete this.refRegistry[id];\n else console.error(`Ref with ID ${id} does not exist in the registry`);\n }\n\n /**\n * Scroll the component with provided ID into the view.\n *\n * @param id ID for the component.\n * @param behavior Scroll behavior.\n */\n public scrollToRef(\n id: string,\n { behavior = \"smooth\", block, inline }: ScrollIntoViewOptions\n ) {\n if (this.doesRefExist(id))\n this.refRegistry[id].current?.scrollIntoView({\n behavior,\n block,\n inline,\n });\n else console.error(`Ref with ID ${id} does not exist in the registry`);\n }\n}\n\nexport const refsManager = new RefsManager();\n"],"names":["RefsManager","__publicField","id","ref","key","behavior","block","inline","_a","refsManager"],"mappings":";;;AAOA,MAAMA,EAAY;AAAA,EAAlB;AACE,IAAAC,EAAA,qBAAuB,CAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMhB,aAAaC,GAAY;AAC9B,WAAO,CAAC,CAAC,KAAK,YAAYA,CAAE;AAAA,EAC9B;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQO,OACLA,GACAC,GACA;AACA,UAAMC,IAAMF,EAAG,WAAW,GAAG,IAAIA,IAAK,IAAIA,CAAE;AAEvC,SAAA,YAAYE,CAAG,IAAID;AAAA,EAC1B;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOO,UAAUD,GAAY;AACvB,IAAA,KAAK,aAAaA,CAAE,IAAU,OAAA,KAAK,YAAYA,CAAE,IACxC,QAAA,MAAM,eAAeA,CAAE,iCAAiC;AAAA,EACvE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQO,YACLA,GACA,EAAE,UAAAG,IAAW,UAAU,OAAAC,GAAO,QAAAC,KAC9B;AA7CJ,QAAAC;AA8CQ,IAAA,KAAK,aAAaN,CAAE,KACtBM,IAAA,KAAK,YAAYN,CAAE,EAAE,YAArB,QAAAM,EAA8B,eAAe;AAAA,MAC3C,UAAAH;AAAA,MACA,OAAAC;AAAA,MACA,QAAAC;AAAA,IAAA,KAES,QAAA,MAAM,eAAeL,CAAE,iCAAiC;AAAA,EACvE;AACF;AAEa,MAAAO,IAAc,IAAIT,EAAY;"}
1
+ {"version":3,"file":"sd-component-library277.js","sources":["../src/components/tabs/tabs-menu/partials/tab/tab.tsx"],"sourcesContent":["import React from \"react\";\n\nimport { Button, MaxMaxContainer, ThirteenBold } from \"../../../../..\";\nimport { TabProps } from \"./interfaces\";\n\n/**\n * Tab component to render a single tab button.\n */\nexport const Tab: React.FC<TabProps> = (props) => {\n const {\n Icon,\n iconHeight,\n title,\n isActive,\n hash,\n onTabSelect,\n enableScroll,\n activeColor,\n history,\n } = props;\n\n const scrollProps = enableScroll\n ? {\n scrollTo: hash,\n }\n : {};\n\n return (\n <Button\n bg=\"transparent\"\n onClick={() => onTabSelect(hash)}\n history={history}\n data-testid={`tab-${hash}`}\n {...scrollProps}\n >\n <MaxMaxContainer gap={[\"15px\", \"20px\"]}>\n <Icon\n style={{\n height: iconHeight,\n fill: isActive ? activeColor : \"#434A54\",\n }}\n />\n <ThirteenBold\n textTransform=\"uppercase\"\n color={isActive ? activeColor : \"#434A54\"}\n cursor=\"pointer\"\n >\n {title}\n </ThirteenBold>\n </MaxMaxContainer>\n </Button>\n );\n};\n"],"names":["Tab","props","Icon","iconHeight","title","isActive","hash","onTabSelect","enableScroll","activeColor","history","scrollProps","jsx","Button","MaxMaxContainer","ThirteenBold"],"mappings":";;;;AAQa,MAAAA,IAA0B,CAACC,MAAU;AAC1C,QAAA;AAAA,IACJ,MAAAC;AAAA,IACA,YAAAC;AAAA,IACA,OAAAC;AAAA,IACA,UAAAC;AAAA,IACA,MAAAC;AAAA,IACA,aAAAC;AAAA,IACA,cAAAC;AAAA,IACA,aAAAC;AAAA,IACA,SAAAC;AAAA,EACE,IAAAT,GAEEU,IAAcH,IAChB;AAAA,IACE,UAAUF;AAAA,MAEZ;AAGF,SAAAM,gBAAAA,EAAA;AAAA,IAACC;AAAA,IAAA;AAAA,MACC,IAAG;AAAA,MACH,SAAS,MAAMN,EAAYD,CAAI;AAAA,MAC/B,SAAAI;AAAA,MACA,eAAa,OAAOJ,CAAI;AAAA,MACvB,GAAGK;AAAA,MAEJ,iCAACG,GAAgB,EAAA,KAAK,CAAC,QAAQ,MAAM,GACnC,UAAA;AAAA,QAAAF,gBAAAA,EAAA;AAAA,UAACV;AAAA,UAAA;AAAA,YACC,OAAO;AAAA,cACL,QAAQC;AAAA,cACR,MAAME,IAAWI,IAAc;AAAA,YACjC;AAAA,UAAA;AAAA,QACF;AAAA,QACAG,gBAAAA,EAAA;AAAA,UAACG;AAAA,UAAA;AAAA,YACC,eAAc;AAAA,YACd,OAAOV,IAAWI,IAAc;AAAA,YAChC,QAAO;AAAA,YAEN,UAAAL;AAAA,UAAA;AAAA,QACH;AAAA,MAAA,GACF;AAAA,IAAA;AAAA,EAAA;AAGN;"}
@@ -1,5 +1,13 @@
1
- const s = "";
1
+ import * as e from "react";
2
+ const a = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 18.2, height: 20, viewBox: "0 0 18.2 20", ...t }, /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("style", null, `
3
+ .calendar{
4
+ fill:none;
5
+ stroke-linecap:round;
6
+ stroke-linejoin:round;
7
+ stroke-width:2px;
8
+ }
9
+ `)), /* @__PURE__ */ e.createElement("g", { transform: "translate(-3.5 -2)" }, /* @__PURE__ */ e.createElement("path", { className: "calendar", stroke: "current", d: "M6.3,6H18.9a1.8,1.8,0,0,1,1.8,1.8V20.4a1.8,1.8,0,0,1-1.8,1.8H6.3a1.8,1.8,0,0,1-1.8-1.8V7.8A1.8,1.8,0,0,1,6.3,6Z", transform: "translate(0 -1.2)" }), /* @__PURE__ */ e.createElement("path", { className: "calendar", stroke: "current", d: "M24,3V6.6", transform: "translate(-7.8 0)" }), /* @__PURE__ */ e.createElement("path", { className: "calendar", stroke: "current", d: "M12,3V6.6", transform: "translate(-3 0)" }), /* @__PURE__ */ e.createElement("path", { className: "calendar", stroke: "current", d: "M4.5,15H20.7", transform: "translate(0 -4.8)" })));
2
10
  export {
3
- s as default
11
+ a as ReactComponent
4
12
  };
5
13
  //# sourceMappingURL=sd-component-library280.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library280.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
1
+ {"version":3,"file":"sd-component-library280.js","sources":["../src/components/icons/calendar-icon/calendar.svg"],"sourcesContent":["export default \"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4yIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMTguMiAyMCI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jYWxlbmRhcnsKICAgICAgICBmaWxsOm5vbmU7CiAgICAgICAgc3Ryb2tlLWxpbmVjYXA6cm91bmQ7CiAgICAgICAgc3Ryb2tlLWxpbmVqb2luOnJvdW5kOwogICAgICAgIHN0cm9rZS13aWR0aDoycHg7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zLjUgLTIpIj4KICAgIDxwYXRoIGNsYXNzPSJjYWxlbmRhciIgc3Ryb2tlPSJjdXJyZW50IiBkPSJNNi4zLDZIMTguOWExLjgsMS44LDAsMCwxLDEuOCwxLjhWMjAuNGExLjgsMS44LDAsMCwxLTEuOCwxLjhINi4zYTEuOCwxLjgsMCwwLDEtMS44LTEuOFY3LjhBMS44LDEuOCwwLDAsMSw2LjMsNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTEuMikiLz4KICAgIDxwYXRoIGNsYXNzPSJjYWxlbmRhciIgc3Ryb2tlPSJjdXJyZW50IiBkPSJNMjQsM1Y2LjYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03LjggMCkiLz4KICAgIDxwYXRoIGNsYXNzPSJjYWxlbmRhciIgc3Ryb2tlPSJjdXJyZW50IiBkPSJNMTIsM1Y2LjYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDApIi8+CiAgICA8cGF0aCBjbGFzcz0iY2FsZW5kYXIiIHN0cm9rZT0iY3VycmVudCIgZD0iTTQuNSwxNUgyMC43IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC00LjgpIi8+CiAgPC9nPgo8L3N2Zz4=\""],"names":["SvgCalendar","props","React"],"mappings":";AACK,MAACA,IAAc,CAACC,MAA0B,gBAAAC,EAAM,cAAc,OAAO,EAAE,OAAO,8BAA8B,OAAO,MAAM,QAAQ,IAAI,SAAS,eAAe,GAAGD,KAAyB,gBAAAC,EAAM,cAAc,QAAQ,MAAsB,gBAAAA,EAAM,cAAc,SAAS,MAAM;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,KAAiJ,CAAC,GAAmB,gBAAAA,EAAM,cAAc,KAAK,EAAE,WAAW,wBAAwC,gBAAAA,EAAM,cAAc,QAAQ,EAAE,WAAW,YAAY,QAAQ,WAAW,GAAG,mHAAmH,WAAW,oBAAqB,CAAA,GAAmB,gBAAAA,EAAM,cAAc,QAAQ,EAAE,WAAW,YAAY,QAAQ,WAAW,GAAG,aAAa,WAAW,oBAAmB,CAAE,GAAmB,gBAAAA,EAAM,cAAc,QAAQ,EAAE,WAAW,YAAY,QAAQ,WAAW,GAAG,aAAa,WAAW,kBAAmB,CAAA,GAAmB,gBAAAA,EAAM,cAAc,QAAQ,EAAE,WAAW,YAAY,QAAQ,WAAW,GAAG,gBAAgB,WAAW,oBAAmB,CAAE,CAAC,CAAC;"}
@@ -1,5 +1,5 @@
1
- const t = "";
1
+ const s = "";
2
2
  export {
3
- t as default
3
+ s as default
4
4
  };
5
5
  //# sourceMappingURL=sd-component-library281.js.map
@@ -1,73 +1,5 @@
1
- import { startOfDay as y, addDays as l, endOfDay as i, startOfWeek as O, addWeeks as n, endOfWeek as S, startOfMonth as u, addMonths as f, endOfMonth as M, startOfYear as b, addYears as c, endOfYear as C, isSameDay as r, format as W } from "date-fns";
2
- const D = (t) => W(t, "EEE d MMM yyyy"), x = (t) => {
3
- const e = "No date selected";
4
- return !t || !t.startDate || !t.endDate ? e : r(t.startDate, t.endDate) ? D(t.startDate) : `${D(t.startDate)} - ${D(
5
- t.endDate
6
- )}`;
7
- }, Y = [
8
- {
9
- label: "Yesterday",
10
- startDate: y(l(/* @__PURE__ */ new Date(), -1)),
11
- endDate: i(l(/* @__PURE__ */ new Date(), -1))
12
- },
13
- {
14
- label: "Last Week",
15
- startDate: O(n(/* @__PURE__ */ new Date(), -1), { weekStartsOn: 1 }),
16
- endDate: S(n(/* @__PURE__ */ new Date(), -1), { weekStartsOn: 1 })
17
- },
18
- {
19
- label: "Last 2 Weeks",
20
- startDate: O(n(/* @__PURE__ */ new Date(), -2), { weekStartsOn: 1 }),
21
- endDate: S(n(/* @__PURE__ */ new Date(), -1), { weekStartsOn: 1 })
22
- },
23
- {
24
- label: "Last Month",
25
- startDate: u(f(/* @__PURE__ */ new Date(), -1)),
26
- endDate: M(f(/* @__PURE__ */ new Date(), -1))
27
- },
28
- {
29
- label: "Last Year",
30
- startDate: b(c(/* @__PURE__ */ new Date(), -1)),
31
- endDate: C(c(/* @__PURE__ */ new Date(), -1))
32
- }
33
- ], _ = (t, e, E, k, m, h) => {
34
- const o = (m || Y).map(
35
- ({ label: s, startDate: d, endDate: w }) => ({
36
- label: s,
37
- range: (a) => ({
38
- startDate: d,
39
- endDate: w
40
- }),
41
- isSelected: (a) => a.startDate && a.endDate ? r(a.startDate, d) && r(a.endDate, w) : !1
42
- })
43
- );
44
- return h ? o.concat({
45
- label: "Custom Range",
46
- range: (s) => (e(), {
47
- startDate: (t == null ? void 0 : t.startDate) || /* @__PURE__ */ new Date(),
48
- endDate: (t == null ? void 0 : t.endDate) || /* @__PURE__ */ new Date()
49
- }),
50
- isSelected: (s) => k
51
- }) : o;
52
- }, g = (t) => ({
53
- ...t,
54
- rangeColors: [t.color ?? "#9E1CB5"],
55
- weekStartsOn: 1,
56
- inputRanges: [],
57
- ranges: [
58
- t.selectedRange ?? {
59
- startDate: /* @__PURE__ */ new Date(),
60
- endDate: /* @__PURE__ */ new Date()
61
- }
62
- ],
63
- months: t.months,
64
- onChange: (e) => {
65
- t.setSelectedRange(e.range1);
66
- }
67
- });
1
+ const t = "";
68
2
  export {
69
- g as getCalendarProps,
70
- x as getSelectedRangeText,
71
- _ as getStaticRanges
3
+ t as default
72
4
  };
73
5
  //# sourceMappingURL=sd-component-library282.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library282.js","sources":["../src/components/inputs/date-inputs/base-date-range-input/utils.ts"],"sourcesContent":["import { OnChangeProps, Range, StaticRange } from \"react-date-range\";\n\nimport {\n addDays,\n addMonths,\n addWeeks,\n addYears,\n endOfDay,\n endOfMonth,\n endOfWeek,\n endOfYear,\n format,\n isSameDay,\n startOfDay,\n startOfMonth,\n startOfWeek,\n startOfYear,\n} from \"date-fns\";\n\nimport { OnRangeSelection, StaticRangeOption } from \"./interfaces\";\nimport { BaseDateRangeInputMobileProps } from \"./partials/base-date-range-input-mobile/interfaces\";\n\nconst getFormattedDate = (date: Date) => format(date, \"EEE d MMM yyyy\");\n\nexport const getSelectedRangeText = (range: Range | null | undefined) => {\n const defaultText = \"No date selected\";\n\n return !range || !range.startDate || !range.endDate\n ? defaultText\n : isSameDay(range.startDate, range.endDate)\n ? getFormattedDate(range.startDate)\n : `${getFormattedDate(range.startDate)} - ${getFormattedDate(\n range.endDate\n )}`;\n};\n\nconst ranges = [\n {\n label: \"Yesterday\",\n startDate: startOfDay(addDays(new Date(), -1)),\n endDate: endOfDay(addDays(new Date(), -1)),\n },\n {\n label: \"Last Week\",\n startDate: startOfWeek(addWeeks(new Date(), -1), { weekStartsOn: 1 }),\n endDate: endOfWeek(addWeeks(new Date(), -1), { weekStartsOn: 1 }),\n },\n {\n label: \"Last 2 Weeks\",\n startDate: startOfWeek(addWeeks(new Date(), -2), { weekStartsOn: 1 }),\n endDate: endOfWeek(addWeeks(new Date(), -1), { weekStartsOn: 1 }),\n },\n {\n label: \"Last Month\",\n startDate: startOfMonth(addMonths(new Date(), -1)),\n endDate: endOfMonth(addMonths(new Date(), -1)),\n },\n {\n label: \"Last Year\",\n startDate: startOfYear(addYears(new Date(), -1)),\n endDate: endOfYear(addYears(new Date(), -1)),\n },\n];\n\nexport const getStaticRanges = (\n selectedRange: Range | undefined | null,\n onCustomRangeSelect: () => void,\n deselectCustomRange: () => void,\n customOptionSelected: boolean,\n customRanges?: StaticRangeOption[],\n mobile?: boolean\n): StaticRange[] => {\n const rangesToShow = customRanges || ranges;\n const staticRanges: StaticRange[] = rangesToShow.map(\n ({ label, startDate, endDate }) => ({\n label,\n range: (_) => ({\n startDate,\n endDate,\n }),\n isSelected: (range) =>\n range.startDate && range.endDate\n ? isSameDay(range.startDate, startDate) &&\n isSameDay(range.endDate, endDate)\n : false,\n })\n );\n\n return !mobile\n ? staticRanges\n : staticRanges.concat({\n label: \"Custom Range\",\n range: (_) => {\n onCustomRangeSelect();\n return {\n startDate: selectedRange?.startDate || new Date(),\n endDate: selectedRange?.endDate || new Date(),\n };\n },\n isSelected: (_) => customOptionSelected,\n });\n};\n\nexport const getCalendarProps = (props: BaseDateRangeInputMobileProps) => ({\n ...props,\n rangeColors: [props.color ?? \"#9E1CB5\"],\n weekStartsOn: 1,\n inputRanges: [],\n ranges: [\n props.selectedRange ?? {\n startDate: new Date(),\n endDate: new Date(),\n },\n ],\n months: props.months,\n onChange: (value: OnChangeProps) => {\n props.setSelectedRange((value as OnRangeSelection).range1);\n },\n});\n"],"names":["getFormattedDate","date","format","getSelectedRangeText","range","defaultText","isSameDay","ranges","startOfDay","addDays","endOfDay","startOfWeek","addWeeks","endOfWeek","startOfMonth","addMonths","endOfMonth","startOfYear","addYears","endOfYear","getStaticRanges","selectedRange","onCustomRangeSelect","deselectCustomRange","customOptionSelected","customRanges","mobile","staticRanges","label","startDate","endDate","_","getCalendarProps","props","value"],"mappings":";AAsBA,MAAMA,IAAmB,CAACC,MAAeC,EAAOD,GAAM,gBAAgB,GAEzDE,IAAuB,CAACC,MAAoC;AACvE,QAAMC,IAAc;AAEb,SAAA,CAACD,KAAS,CAACA,EAAM,aAAa,CAACA,EAAM,UACxCC,IACAC,EAAUF,EAAM,WAAWA,EAAM,OAAO,IACxCJ,EAAiBI,EAAM,SAAS,IAChC,GAAGJ,EAAiBI,EAAM,SAAS,CAAC,MAAMJ;AAAA,IACxCI,EAAM;AAAA,EACP,CAAA;AACP,GAEMG,IAAS;AAAA,EACb;AAAA,IACE,OAAO;AAAA,IACP,WAAWC,EAAWC,sBAAY,KAAK,GAAG,EAAE,CAAC;AAAA,IAC7C,SAASC,EAASD,sBAAY,KAAK,GAAG,EAAE,CAAC;AAAA,EAC3C;AAAA,EACA;AAAA,IACE,OAAO;AAAA,IACP,WAAWE,EAAYC,EAAa,oBAAA,KAAA,GAAQ,EAAE,GAAG,EAAE,cAAc,GAAG;AAAA,IACpE,SAASC,EAAUD,EAAa,oBAAA,KAAA,GAAQ,EAAE,GAAG,EAAE,cAAc,GAAG;AAAA,EAClE;AAAA,EACA;AAAA,IACE,OAAO;AAAA,IACP,WAAWD,EAAYC,EAAa,oBAAA,KAAA,GAAQ,EAAE,GAAG,EAAE,cAAc,GAAG;AAAA,IACpE,SAASC,EAAUD,EAAa,oBAAA,KAAA,GAAQ,EAAE,GAAG,EAAE,cAAc,GAAG;AAAA,EAClE;AAAA,EACA;AAAA,IACE,OAAO;AAAA,IACP,WAAWE,EAAaC,sBAAc,KAAK,GAAG,EAAE,CAAC;AAAA,IACjD,SAASC,EAAWD,sBAAc,KAAK,GAAG,EAAE,CAAC;AAAA,EAC/C;AAAA,EACA;AAAA,IACE,OAAO;AAAA,IACP,WAAWE,EAAYC,sBAAa,KAAK,GAAG,EAAE,CAAC;AAAA,IAC/C,SAASC,EAAUD,sBAAa,KAAK,GAAG,EAAE,CAAC;AAAA,EAC7C;AACF,GAEaE,IAAkB,CAC7BC,GACAC,GACAC,GACAC,GACAC,GACAC,MACkB;AAElB,QAAMC,KADeF,KAAgBlB,GACY;AAAA,IAC/C,CAAC,EAAE,OAAAqB,GAAO,WAAAC,GAAW,SAAAC,SAAe;AAAA,MAClC,OAAAF;AAAA,MACA,OAAO,CAACG,OAAO;AAAA,QACb,WAAAF;AAAA,QACA,SAAAC;AAAA,MAAA;AAAA,MAEF,YAAY,CAAC1B,MACXA,EAAM,aAAaA,EAAM,UACrBE,EAAUF,EAAM,WAAWyB,CAAS,KACpCvB,EAAUF,EAAM,SAAS0B,CAAO,IAChC;AAAA,IAAA;AAAA,EACR;AAGF,SAAQJ,IAEJC,EAAa,OAAO;AAAA,IAClB,OAAO;AAAA,IACP,OAAO,CAACI,OACcT,KACb;AAAA,MACL,YAAWD,KAAA,gBAAAA,EAAe,cAAa,oBAAI,KAAK;AAAA,MAChD,UAASA,KAAA,gBAAAA,EAAe,YAAW,oBAAI,KAAK;AAAA,IAAA;AAAA,IAGhD,YAAY,CAACU,MAAMP;AAAA,EAAA,CACpB,IAXDG;AAYN,GAEaK,IAAmB,CAACC,OAA0C;AAAA,EACzE,GAAGA;AAAA,EACH,aAAa,CAACA,EAAM,SAAS,SAAS;AAAA,EACtC,cAAc;AAAA,EACd,aAAa,CAAC;AAAA,EACd,QAAQ;AAAA,IACNA,EAAM,iBAAiB;AAAA,MACrB,+BAAe,KAAK;AAAA,MACpB,6BAAa,KAAK;AAAA,IACpB;AAAA,EACF;AAAA,EACA,QAAQA,EAAM;AAAA,EACd,UAAU,CAACC,MAAyB;AAC5B,IAAAD,EAAA,iBAAkBC,EAA2B,MAAM;AAAA,EAC3D;AACF;"}
1
+ {"version":3,"file":"sd-component-library282.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
@@ -1,105 +1,73 @@
1
- import { j as r } from "./sd-component-library195.js";
2
- import l from "react";
3
- import { DateRangePicker as s } from "react-date-range";
4
- import { Box as x } from "rebass";
5
- import { getCalendarProps as c } from "./sd-component-library282.js";
6
- import { OutsideClickBox as m } from "./sd-component-library11.js";
7
- import { ResponsiveTextV2 as f } from "./sd-component-library149.js";
8
- import { SelectedRangeText as h } from "./sd-component-library321.js";
9
- import { FrFrContainer as g } from "./sd-component-library37.js";
10
- import { PrimaryTextButton as u } from "./sd-component-library21.js";
11
- import { ApplyButton as R } from "./sd-component-library322.js";
12
- const z = l.forwardRef(
13
- (e, i) => {
14
- const { zIndex: n, customOptionSelected: a, handleCancel: o, getStaticRanges: d } = e, p = (t) => {
15
- t == null || t.preventDefault(), o();
16
- };
17
- return /* @__PURE__ */ r.jsx(
18
- x,
19
- {
20
- sx: {
21
- position: "fixed",
22
- top: 0,
23
- left: 0,
24
- width: "100vw",
25
- height: "100vh",
26
- overflowY: "auto",
27
- py: "30px",
28
- bg: "#434A5499"
29
- },
30
- "data-testid": "calendar-wrapper",
31
- children: /* @__PURE__ */ r.jsxs(
32
- m,
33
- {
34
- onClickOutside: p,
35
- sx: {
36
- borderStyle: "solid",
37
- borderWidth: "1px",
38
- borderColor: "cl_lightGrey",
39
- minWidth: "352px",
40
- width: "max-content",
41
- backgroundColor: "#fff",
42
- m: "auto",
43
- borderRadius: "4px",
44
- zIndex: n,
45
- ".rdrDateRangePickerWrapper": {
46
- width: "100%",
47
- flexDirection: "column"
48
- },
49
- ".rdrDefinedRangesWrapper": {
50
- width: "100%"
51
- },
52
- ".rdrCalendarWrapper": {
53
- display: a ? "inline-flex" : "none"
54
- },
55
- ".rdrInputRanges": {
56
- display: "none"
57
- },
58
- ".rdrStaticRanges:before": {
59
- fontSize: "16px",
60
- fontFamily: "proxima-nova",
61
- color: "#9BA2B4",
62
- fontWeight: "300",
63
- p: "10px 20px"
64
- },
65
- ".rdrStaticRange": {
66
- fontSize: "16px",
67
- fontFamily: "proxima-nova",
68
- color: "#434A54",
69
- borderBottomWidth: "0"
70
- }
71
- },
72
- children: [
73
- /* @__PURE__ */ r.jsx(f, { fontSizeWeight: [12, "semi-bold"], ref: i, children: /* @__PURE__ */ r.jsx(
74
- s,
75
- {
76
- ...c(e),
77
- direction: "vertical",
78
- staticRanges: d(!0)
79
- }
80
- ) }),
81
- /* @__PURE__ */ r.jsx(h, { ...e, isMobile: !0 }),
82
- /* @__PURE__ */ r.jsxs(g, { p: "10px 20px", children: [
83
- /* @__PURE__ */ r.jsx(
84
- u,
85
- {
86
- onClick: o,
87
- height: "42px",
88
- color: "cl_darkGrey",
89
- padding: "0",
90
- children: "Cancel"
91
- }
92
- ),
93
- /* @__PURE__ */ r.jsx(R, { ...e })
94
- ] })
95
- ]
96
- }
97
- )
98
- }
99
- );
1
+ import { startOfDay as y, addDays as l, endOfDay as i, startOfWeek as O, addWeeks as n, endOfWeek as S, startOfMonth as u, addMonths as f, endOfMonth as M, startOfYear as b, addYears as c, endOfYear as C, isSameDay as r, format as W } from "date-fns";
2
+ const D = (t) => W(t, "EEE d MMM yyyy"), x = (t) => {
3
+ const e = "No date selected";
4
+ return !t || !t.startDate || !t.endDate ? e : r(t.startDate, t.endDate) ? D(t.startDate) : `${D(t.startDate)} - ${D(
5
+ t.endDate
6
+ )}`;
7
+ }, Y = [
8
+ {
9
+ label: "Yesterday",
10
+ startDate: y(l(/* @__PURE__ */ new Date(), -1)),
11
+ endDate: i(l(/* @__PURE__ */ new Date(), -1))
12
+ },
13
+ {
14
+ label: "Last Week",
15
+ startDate: O(n(/* @__PURE__ */ new Date(), -1), { weekStartsOn: 1 }),
16
+ endDate: S(n(/* @__PURE__ */ new Date(), -1), { weekStartsOn: 1 })
17
+ },
18
+ {
19
+ label: "Last 2 Weeks",
20
+ startDate: O(n(/* @__PURE__ */ new Date(), -2), { weekStartsOn: 1 }),
21
+ endDate: S(n(/* @__PURE__ */ new Date(), -1), { weekStartsOn: 1 })
22
+ },
23
+ {
24
+ label: "Last Month",
25
+ startDate: u(f(/* @__PURE__ */ new Date(), -1)),
26
+ endDate: M(f(/* @__PURE__ */ new Date(), -1))
27
+ },
28
+ {
29
+ label: "Last Year",
30
+ startDate: b(c(/* @__PURE__ */ new Date(), -1)),
31
+ endDate: C(c(/* @__PURE__ */ new Date(), -1))
100
32
  }
101
- );
33
+ ], _ = (t, e, E, k, m, h) => {
34
+ const o = (m || Y).map(
35
+ ({ label: s, startDate: d, endDate: w }) => ({
36
+ label: s,
37
+ range: (a) => ({
38
+ startDate: d,
39
+ endDate: w
40
+ }),
41
+ isSelected: (a) => a.startDate && a.endDate ? r(a.startDate, d) && r(a.endDate, w) : !1
42
+ })
43
+ );
44
+ return h ? o.concat({
45
+ label: "Custom Range",
46
+ range: (s) => (e(), {
47
+ startDate: (t == null ? void 0 : t.startDate) || /* @__PURE__ */ new Date(),
48
+ endDate: (t == null ? void 0 : t.endDate) || /* @__PURE__ */ new Date()
49
+ }),
50
+ isSelected: (s) => k
51
+ }) : o;
52
+ }, g = (t) => ({
53
+ ...t,
54
+ rangeColors: [t.color ?? "#9E1CB5"],
55
+ weekStartsOn: 1,
56
+ inputRanges: [],
57
+ ranges: [
58
+ t.selectedRange ?? {
59
+ startDate: /* @__PURE__ */ new Date(),
60
+ endDate: /* @__PURE__ */ new Date()
61
+ }
62
+ ],
63
+ months: t.months,
64
+ onChange: (e) => {
65
+ t.setSelectedRange(e.range1);
66
+ }
67
+ });
102
68
  export {
103
- z as BaseDateRangeInputMobile
69
+ g as getCalendarProps,
70
+ x as getSelectedRangeText,
71
+ _ as getStaticRanges
104
72
  };
105
73
  //# sourceMappingURL=sd-component-library283.js.map