@digi-frontend/dgate-api-documentation 1.4.91 → 1.4.93

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 (1051) hide show
  1. package/dist/{7f54eeb0bb2d1150.svg → AddRow-LMCRPSUE.svg} +3 -3
  2. package/dist/{assets/icons/ApiIcon.svg → ApiIcon-KLALYTGU.svg} +12 -12
  3. package/dist/{assets/ArrowBack.svg → ArrowBack-WPO44MCE.svg} +3 -3
  4. package/dist/{assets/icons/BookIcon.svg → BookIcon-DTFFNNUI.svg} +6 -6
  5. package/dist/{assets/icons/CloseIcon.svg → CloseIcon-XBFFXNHO.svg} +4 -4
  6. package/dist/{assets/icons/DeleteIcon.svg → DeleteIcon-YY2BMSSQ.svg} +3 -3
  7. package/dist/{assets/deleteOutlinedIcon.svg → DeleteOutlinedIcon-LWAYUQTY.svg} +8 -8
  8. package/dist/{assets/icons/DownArrow.svg → DownArrow-GW2NYAGY.svg} +3 -3
  9. package/dist/{assets/icons/EditIcon.svg → EditIcon-VKJX2S7G.svg} +3 -3
  10. package/dist/{assets/icons/FilterIcon.svg → FilterIcon-HCGAU2UE.svg} +4 -4
  11. package/dist/{assets/Plus.svg → Plus-2CAURJBA.svg} +5 -5
  12. package/dist/{assets/icons/PlusSquare.svg → PlusSquare-6RCDSXK5.svg} +3 -3
  13. package/dist/{assets/icons/RequestOption.svg → RequestOption-SML2S2JS.svg} +5 -5
  14. package/dist/{d501922060662842.svg → UpArrow-RPWA4MT7.svg} +3 -3
  15. package/dist/{assets/arrow-down.svg → arrow-down-3YOV5T5P.svg} +3 -3
  16. package/dist/{ce94023947952cc6.svg → arrow-up-3ILQRWFS.svg} +10 -10
  17. package/dist/{9b7aee27757b5036.svg → arrowDownGray-F2OI2T62.svg} +3 -3
  18. package/dist/{assets/icons/arrowRightGray.svg → arrowRightGray-MQJPGBPB.svg} +3 -3
  19. package/dist/{assets/close-circle.svg → close-circle-B4ENVLSJ.svg} +5 -5
  20. package/dist/{assets/copy.svg → copy-MB67BG7A.svg} +4 -4
  21. package/dist/{16702d92fd6d1730.svg → document-CB3F2C54.svg} +6 -6
  22. package/dist/{assets/icons/eye.svg → eye-BXRFBT6A.svg} +4 -4
  23. package/dist/index.css +2730 -0
  24. package/dist/index.css.map +1 -0
  25. package/dist/{types/openApi.d.ts → index.d.mts} +52 -15
  26. package/dist/index.d.ts +135 -2
  27. package/dist/index.js +7867 -13
  28. package/dist/index.js.map +1 -1
  29. package/dist/index.mjs +7833 -0
  30. package/dist/index.mjs.map +1 -0
  31. package/dist/{assets/icons/infoIcon.svg → infoIcon-U6UFYEH2.svg} +5 -5
  32. package/dist/{assets/newCopyIcon.svg → newCopyIcon-6SVKOS4O.svg} +4 -4
  33. package/dist/{assets/searchIcon.svg → searchIcon-NZDY7VDR.svg} +4 -4
  34. package/package.json +64 -53
  35. package/src/components/Chips/style.scss +147 -147
  36. package/src/components/InfoForm/InfoForm.module.scss +165 -165
  37. package/src/components/JsonInput/style.module.scss +133 -133
  38. package/src/components/LivePreview/LivePreview.module.scss +181 -181
  39. package/src/components/MethodAccordion/MethodAccordion.module.scss +399 -399
  40. package/src/components/SectionHead/SectionHead.scss +29 -29
  41. package/src/components/SimpleLabelValue/style.scss +30 -30
  42. package/src/components/Tooltip/Tooltip.scss +133 -133
  43. package/src/components/_global.scss +337 -337
  44. package/src/components/dialog/style.scss +188 -188
  45. package/src/components/table/style.scss +223 -223
  46. package/src/layout/docsComponents/Codebox/style.module.scss +43 -43
  47. package/src/layout/docsComponents/DocsAside/style.module.scss +113 -113
  48. package/src/layout/docsComponents/DocsContent/EndpointPage/style.scss +382 -382
  49. package/src/layout/docsComponents/DocsContent/OverviewPage/style.scss +332 -332
  50. package/src/layout/docsComponents/DocsHeader/DocsHeader.module.scss +297 -297
  51. package/src/layout/docsComponents/DocsSideMenuTree/style.scss +202 -202
  52. package/src/layout/docsComponents/index.scss +49 -49
  53. package/.editorconfig +0 -13
  54. package/.prettierignore +0 -8
  55. package/.prettierrc +0 -15
  56. package/dist/070dc6ecd197bc80.svg +0 -8
  57. package/dist/2b546d6e9fdf604a.svg +0 -3
  58. package/dist/2c3c6c2c3b835504.svg +0 -5
  59. package/dist/2e10bbdb265df50e.svg +0 -4
  60. package/dist/55b5994c5781482b.svg +0 -5
  61. package/dist/60bef8083c55f46b.svg +0 -6
  62. package/dist/68c710e0583e19e6.svg +0 -5
  63. package/dist/6ec653b209606e22.svg +0 -4
  64. package/dist/731221b3f242672d.svg +0 -4
  65. package/dist/8520b6792278d9df.svg +0 -6
  66. package/dist/8789eb84283ea95b.svg +0 -5
  67. package/dist/9506ef7a26a74147.svg +0 -12
  68. package/dist/9bdff13f8d8fa48a.svg +0 -3
  69. package/dist/_virtual/Parser.js +0 -2
  70. package/dist/_virtual/Parser.js.map +0 -1
  71. package/dist/_virtual/Tokenizer.js +0 -2
  72. package/dist/_virtual/Tokenizer.js.map +0 -1
  73. package/dist/_virtual/_commonjsHelpers.js +0 -2
  74. package/dist/_virtual/_commonjsHelpers.js.map +0 -1
  75. package/dist/_virtual/attributes-to-props.js +0 -2
  76. package/dist/_virtual/attributes-to-props.js.map +0 -1
  77. package/dist/_virtual/core.js +0 -2
  78. package/dist/_virtual/core.js.map +0 -1
  79. package/dist/_virtual/core2.js +0 -2
  80. package/dist/_virtual/core2.js.map +0 -1
  81. package/dist/_virtual/decode-codepoint.js +0 -2
  82. package/dist/_virtual/decode-codepoint.js.map +0 -1
  83. package/dist/_virtual/decode-data-html.js +0 -2
  84. package/dist/_virtual/decode-data-html.js.map +0 -1
  85. package/dist/_virtual/decode-data-html2.js +0 -2
  86. package/dist/_virtual/decode-data-html2.js.map +0 -1
  87. package/dist/_virtual/decode-data-xml.js +0 -2
  88. package/dist/_virtual/decode-data-xml.js.map +0 -1
  89. package/dist/_virtual/decode-data-xml2.js +0 -2
  90. package/dist/_virtual/decode-data-xml2.js.map +0 -1
  91. package/dist/_virtual/decode.js +0 -2
  92. package/dist/_virtual/decode.js.map +0 -1
  93. package/dist/_virtual/decode2.js +0 -2
  94. package/dist/_virtual/decode2.js.map +0 -1
  95. package/dist/_virtual/decode_codepoint.js +0 -2
  96. package/dist/_virtual/decode_codepoint.js.map +0 -1
  97. package/dist/_virtual/dom-to-react.js +0 -2
  98. package/dist/_virtual/dom-to-react.js.map +0 -1
  99. package/dist/_virtual/encode-html.js +0 -2
  100. package/dist/_virtual/encode-html.js.map +0 -1
  101. package/dist/_virtual/encode.js +0 -2
  102. package/dist/_virtual/encode.js.map +0 -1
  103. package/dist/_virtual/escape.js +0 -2
  104. package/dist/_virtual/escape.js.map +0 -1
  105. package/dist/_virtual/feeds.js +0 -2
  106. package/dist/_virtual/feeds.js.map +0 -1
  107. package/dist/_virtual/foreignNames.js +0 -2
  108. package/dist/_virtual/foreignNames.js.map +0 -1
  109. package/dist/_virtual/format.js +0 -2
  110. package/dist/_virtual/format.js.map +0 -1
  111. package/dist/_virtual/helpers.js +0 -2
  112. package/dist/_virtual/helpers.js.map +0 -1
  113. package/dist/_virtual/hoist-non-react-statics.cjs.js +0 -2
  114. package/dist/_virtual/hoist-non-react-statics.cjs.js.map +0 -1
  115. package/dist/_virtual/html-to-dom.js +0 -2
  116. package/dist/_virtual/html-to-dom.js.map +0 -1
  117. package/dist/_virtual/index.js +0 -2
  118. package/dist/_virtual/index.js.map +0 -1
  119. package/dist/_virtual/index10.js +0 -2
  120. package/dist/_virtual/index10.js.map +0 -1
  121. package/dist/_virtual/index11.js +0 -2
  122. package/dist/_virtual/index11.js.map +0 -1
  123. package/dist/_virtual/index12.js +0 -2
  124. package/dist/_virtual/index12.js.map +0 -1
  125. package/dist/_virtual/index13.js +0 -2
  126. package/dist/_virtual/index13.js.map +0 -1
  127. package/dist/_virtual/index14.js +0 -2
  128. package/dist/_virtual/index14.js.map +0 -1
  129. package/dist/_virtual/index15.js +0 -2
  130. package/dist/_virtual/index15.js.map +0 -1
  131. package/dist/_virtual/index16.js +0 -2
  132. package/dist/_virtual/index16.js.map +0 -1
  133. package/dist/_virtual/index17.js +0 -2
  134. package/dist/_virtual/index17.js.map +0 -1
  135. package/dist/_virtual/index18.js +0 -2
  136. package/dist/_virtual/index18.js.map +0 -1
  137. package/dist/_virtual/index19.js +0 -2
  138. package/dist/_virtual/index19.js.map +0 -1
  139. package/dist/_virtual/index2.js +0 -2
  140. package/dist/_virtual/index2.js.map +0 -1
  141. package/dist/_virtual/index20.js +0 -2
  142. package/dist/_virtual/index20.js.map +0 -1
  143. package/dist/_virtual/index3.js +0 -2
  144. package/dist/_virtual/index3.js.map +0 -1
  145. package/dist/_virtual/index4.js +0 -2
  146. package/dist/_virtual/index4.js.map +0 -1
  147. package/dist/_virtual/index5.js +0 -2
  148. package/dist/_virtual/index5.js.map +0 -1
  149. package/dist/_virtual/index6.js +0 -2
  150. package/dist/_virtual/index6.js.map +0 -1
  151. package/dist/_virtual/index7.js +0 -2
  152. package/dist/_virtual/index7.js.map +0 -1
  153. package/dist/_virtual/index8.js +0 -2
  154. package/dist/_virtual/index8.js.map +0 -1
  155. package/dist/_virtual/index9.js +0 -2
  156. package/dist/_virtual/index9.js.map +0 -1
  157. package/dist/_virtual/json.js +0 -2
  158. package/dist/_virtual/json.js.map +0 -1
  159. package/dist/_virtual/jsx-runtime.js +0 -2
  160. package/dist/_virtual/jsx-runtime.js.map +0 -1
  161. package/dist/_virtual/jsx-runtime2.js +0 -2
  162. package/dist/_virtual/jsx-runtime2.js.map +0 -1
  163. package/dist/_virtual/legacy.js +0 -2
  164. package/dist/_virtual/legacy.js.map +0 -1
  165. package/dist/_virtual/manipulation.js +0 -2
  166. package/dist/_virtual/manipulation.js.map +0 -1
  167. package/dist/_virtual/node.js +0 -2
  168. package/dist/_virtual/node.js.map +0 -1
  169. package/dist/_virtual/possibleStandardNamesOptimized.js +0 -2
  170. package/dist/_virtual/possibleStandardNamesOptimized.js.map +0 -1
  171. package/dist/_virtual/querying.js +0 -2
  172. package/dist/_virtual/querying.js.map +0 -1
  173. package/dist/_virtual/react-is.development.js +0 -2
  174. package/dist/_virtual/react-is.development.js.map +0 -1
  175. package/dist/_virtual/react-is.production.min.js +0 -2
  176. package/dist/_virtual/react-is.production.min.js.map +0 -1
  177. package/dist/_virtual/react-jsx-runtime.development.js +0 -2
  178. package/dist/_virtual/react-jsx-runtime.development.js.map +0 -1
  179. package/dist/_virtual/react-jsx-runtime.production.min.js +0 -2
  180. package/dist/_virtual/react-jsx-runtime.production.min.js.map +0 -1
  181. package/dist/_virtual/stringify.js +0 -2
  182. package/dist/_virtual/stringify.js.map +0 -1
  183. package/dist/_virtual/traversal.js +0 -2
  184. package/dist/_virtual/traversal.js.map +0 -1
  185. package/dist/_virtual/types.js +0 -2
  186. package/dist/_virtual/types.js.map +0 -1
  187. package/dist/_virtual/utilities.js +0 -2
  188. package/dist/_virtual/utilities.js.map +0 -1
  189. package/dist/_virtual/utilities2.js +0 -2
  190. package/dist/_virtual/utilities2.js.map +0 -1
  191. package/dist/_virtual/utilities3.js +0 -2
  192. package/dist/_virtual/utilities3.js.map +0 -1
  193. package/dist/assets/AddRow.svg +0 -3
  194. package/dist/assets/ApiIcon.svg +0 -12
  195. package/dist/assets/BookIcon.svg +0 -6
  196. package/dist/assets/CheckMarkSquare.svg +0 -5
  197. package/dist/assets/CloseIcon.svg +0 -4
  198. package/dist/assets/CopySticker.svg +0 -6
  199. package/dist/assets/DeleteIcon.svg +0 -3
  200. package/dist/assets/DownArrow.svg +0 -3
  201. package/dist/assets/EditIcon.svg +0 -3
  202. package/dist/assets/FilterIcon.svg +0 -4
  203. package/dist/assets/PlusSquare.svg +0 -3
  204. package/dist/assets/RequestOption.svg +0 -5
  205. package/dist/assets/UpArrow.svg +0 -3
  206. package/dist/assets/arrow-up.svg +0 -10
  207. package/dist/assets/arrowDownGray.svg +0 -3
  208. package/dist/assets/arrowRightGray.svg +0 -3
  209. package/dist/assets/document.svg +0 -6
  210. package/dist/assets/eye.svg +0 -4
  211. package/dist/assets/icons/AddRow.svg +0 -3
  212. package/dist/assets/icons/ArrowBack.svg +0 -3
  213. package/dist/assets/icons/CheckMarkSquare.svg +0 -5
  214. package/dist/assets/icons/CopySticker.svg +0 -6
  215. package/dist/assets/icons/Plus.svg +0 -5
  216. package/dist/assets/icons/UpArrow.svg +0 -3
  217. package/dist/assets/icons/arrow-down.svg +0 -3
  218. package/dist/assets/icons/arrow-up.svg +0 -10
  219. package/dist/assets/icons/arrowDownGray.svg +0 -3
  220. package/dist/assets/icons/close-circle.svg +0 -5
  221. package/dist/assets/icons/copy.svg +0 -4
  222. package/dist/assets/icons/deleteOutlinedIcon.svg +0 -8
  223. package/dist/assets/icons/document.svg +0 -6
  224. package/dist/assets/icons/index.d.ts +0 -27
  225. package/dist/assets/icons/index.ts +0 -27
  226. package/dist/assets/icons/newCopyIcon.svg +0 -4
  227. package/dist/assets/icons/searchIcon.svg +0 -4
  228. package/dist/assets/index.ts +0 -27
  229. package/dist/assets/infoIcon.svg +0 -5
  230. package/dist/bb8b87cace25e052.svg +0 -3
  231. package/dist/cceb1e5dc06b0b85.svg +0 -4
  232. package/dist/components/Chips/Chips.d.ts +0 -17
  233. package/dist/components/InfoForm/InfoForm.d.ts +0 -4
  234. package/dist/components/JsonInput/JsonInput.d.ts +0 -15
  235. package/dist/components/LivePreview/LivePreview.d.ts +0 -8
  236. package/dist/components/MethodAccordion/MethodAccordion.d.ts +0 -13
  237. package/dist/components/SVGLoader/SVGLoader.d.ts +0 -8
  238. package/dist/components/SectionHead/SectionHead.d.ts +0 -10
  239. package/dist/components/SimpleLabelValue/SimpleLabelValue.d.ts +0 -11
  240. package/dist/components/SimpleLabelValue/index.d.ts +0 -1
  241. package/dist/components/Tooltip/Tooltip.d.ts +0 -19
  242. package/dist/components/dialog/dialog.d.ts +0 -47
  243. package/dist/components/dialog/index.d.ts +0 -5
  244. package/dist/components/table/table.d.ts +0 -13
  245. package/dist/components/table/tags-table.d.ts +0 -11
  246. package/dist/constants/index.d.ts +0 -73
  247. package/dist/constants/methods.constant.d.ts +0 -16
  248. package/dist/constants/regex.d.ts +0 -7
  249. package/dist/context/SectionToggleContext.d.ts +0 -37
  250. package/dist/d140a601c85bac25.svg +0 -3
  251. package/dist/d318fe83a89fd75b.svg +0 -3
  252. package/dist/d32ce84bbd78babd.svg +0 -3
  253. package/dist/d6d0a98ec38e6b77.svg +0 -3
  254. package/dist/e04479ad425e7d58.svg +0 -4
  255. package/dist/f4452c3ebcf0d5da.svg +0 -4
  256. package/dist/f4a32992f02af522.svg +0 -5
  257. package/dist/helpers/docs.helper.d.ts +0 -3
  258. package/dist/helpers/layout.helper.d.ts +0 -7
  259. package/dist/helpers/methodAccordion.helper.d.ts +0 -2
  260. package/dist/layout/docsComponents/Codebox/Codebox.d.ts +0 -5
  261. package/dist/layout/docsComponents/DocsAside/DocsAside.d.ts +0 -6
  262. package/dist/layout/docsComponents/DocsContent/DocsContent.d.ts +0 -12
  263. package/dist/layout/docsComponents/DocsContent/EndpointPage/index.d.ts +0 -7
  264. package/dist/layout/docsComponents/DocsContent/OverviewPage/index.d.ts +0 -10
  265. package/dist/layout/docsComponents/DocsHeader/DocsHeader.d.ts +0 -7
  266. package/dist/layout/docsComponents/DocsSideMenuTree/DocsSideMenuTree.d.ts +0 -18
  267. package/dist/layout/docsComponents/index.d.ts +0 -17
  268. package/dist/layout/docsLayout.d.ts +0 -31
  269. package/dist/layout/layout.d.ts +0 -10
  270. package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -2
  271. package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js.map +0 -1
  272. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -2
  273. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js.map +0 -1
  274. package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -2
  275. package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.js.map +0 -1
  276. package/dist/node_modules/@babel/runtime/helpers/esm/extends.js +0 -2
  277. package/dist/node_modules/@babel/runtime/helpers/esm/extends.js.map +0 -1
  278. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -2
  279. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.js.map +0 -1
  280. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -2
  281. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js.map +0 -1
  282. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -2
  283. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js.map +0 -1
  284. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -2
  285. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js.map +0 -1
  286. package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -2
  287. package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js.map +0 -1
  288. package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -2
  289. package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.js.map +0 -1
  290. package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -2
  291. package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js.map +0 -1
  292. package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -2
  293. package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js.map +0 -1
  294. package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -2
  295. package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js.map +0 -1
  296. package/dist/node_modules/@popperjs/core/lib/createPopper.js +0 -2
  297. package/dist/node_modules/@popperjs/core/lib/createPopper.js.map +0 -1
  298. package/dist/node_modules/@popperjs/core/lib/dom-utils/contains.js +0 -2
  299. package/dist/node_modules/@popperjs/core/lib/dom-utils/contains.js.map +0 -1
  300. package/dist/node_modules/@popperjs/core/lib/dom-utils/getBoundingClientRect.js +0 -2
  301. package/dist/node_modules/@popperjs/core/lib/dom-utils/getBoundingClientRect.js.map +0 -1
  302. package/dist/node_modules/@popperjs/core/lib/dom-utils/getClippingRect.js +0 -2
  303. package/dist/node_modules/@popperjs/core/lib/dom-utils/getClippingRect.js.map +0 -1
  304. package/dist/node_modules/@popperjs/core/lib/dom-utils/getCompositeRect.js +0 -2
  305. package/dist/node_modules/@popperjs/core/lib/dom-utils/getCompositeRect.js.map +0 -1
  306. package/dist/node_modules/@popperjs/core/lib/dom-utils/getComputedStyle.js +0 -2
  307. package/dist/node_modules/@popperjs/core/lib/dom-utils/getComputedStyle.js.map +0 -1
  308. package/dist/node_modules/@popperjs/core/lib/dom-utils/getDocumentElement.js +0 -2
  309. package/dist/node_modules/@popperjs/core/lib/dom-utils/getDocumentElement.js.map +0 -1
  310. package/dist/node_modules/@popperjs/core/lib/dom-utils/getDocumentRect.js +0 -2
  311. package/dist/node_modules/@popperjs/core/lib/dom-utils/getDocumentRect.js.map +0 -1
  312. package/dist/node_modules/@popperjs/core/lib/dom-utils/getHTMLElementScroll.js +0 -2
  313. package/dist/node_modules/@popperjs/core/lib/dom-utils/getHTMLElementScroll.js.map +0 -1
  314. package/dist/node_modules/@popperjs/core/lib/dom-utils/getLayoutRect.js +0 -2
  315. package/dist/node_modules/@popperjs/core/lib/dom-utils/getLayoutRect.js.map +0 -1
  316. package/dist/node_modules/@popperjs/core/lib/dom-utils/getNodeName.js +0 -2
  317. package/dist/node_modules/@popperjs/core/lib/dom-utils/getNodeName.js.map +0 -1
  318. package/dist/node_modules/@popperjs/core/lib/dom-utils/getNodeScroll.js +0 -2
  319. package/dist/node_modules/@popperjs/core/lib/dom-utils/getNodeScroll.js.map +0 -1
  320. package/dist/node_modules/@popperjs/core/lib/dom-utils/getOffsetParent.js +0 -2
  321. package/dist/node_modules/@popperjs/core/lib/dom-utils/getOffsetParent.js.map +0 -1
  322. package/dist/node_modules/@popperjs/core/lib/dom-utils/getParentNode.js +0 -2
  323. package/dist/node_modules/@popperjs/core/lib/dom-utils/getParentNode.js.map +0 -1
  324. package/dist/node_modules/@popperjs/core/lib/dom-utils/getScrollParent.js +0 -2
  325. package/dist/node_modules/@popperjs/core/lib/dom-utils/getScrollParent.js.map +0 -1
  326. package/dist/node_modules/@popperjs/core/lib/dom-utils/getViewportRect.js +0 -2
  327. package/dist/node_modules/@popperjs/core/lib/dom-utils/getViewportRect.js.map +0 -1
  328. package/dist/node_modules/@popperjs/core/lib/dom-utils/getWindow.js +0 -2
  329. package/dist/node_modules/@popperjs/core/lib/dom-utils/getWindow.js.map +0 -1
  330. package/dist/node_modules/@popperjs/core/lib/dom-utils/getWindowScroll.js +0 -2
  331. package/dist/node_modules/@popperjs/core/lib/dom-utils/getWindowScroll.js.map +0 -1
  332. package/dist/node_modules/@popperjs/core/lib/dom-utils/getWindowScrollBarX.js +0 -2
  333. package/dist/node_modules/@popperjs/core/lib/dom-utils/getWindowScrollBarX.js.map +0 -1
  334. package/dist/node_modules/@popperjs/core/lib/dom-utils/instanceOf.js +0 -2
  335. package/dist/node_modules/@popperjs/core/lib/dom-utils/instanceOf.js.map +0 -1
  336. package/dist/node_modules/@popperjs/core/lib/dom-utils/isLayoutViewport.js +0 -2
  337. package/dist/node_modules/@popperjs/core/lib/dom-utils/isLayoutViewport.js.map +0 -1
  338. package/dist/node_modules/@popperjs/core/lib/dom-utils/isScrollParent.js +0 -2
  339. package/dist/node_modules/@popperjs/core/lib/dom-utils/isScrollParent.js.map +0 -1
  340. package/dist/node_modules/@popperjs/core/lib/dom-utils/isTableElement.js +0 -2
  341. package/dist/node_modules/@popperjs/core/lib/dom-utils/isTableElement.js.map +0 -1
  342. package/dist/node_modules/@popperjs/core/lib/dom-utils/listScrollParents.js +0 -2
  343. package/dist/node_modules/@popperjs/core/lib/dom-utils/listScrollParents.js.map +0 -1
  344. package/dist/node_modules/@popperjs/core/lib/enums.js +0 -2
  345. package/dist/node_modules/@popperjs/core/lib/enums.js.map +0 -1
  346. package/dist/node_modules/@popperjs/core/lib/modifiers/applyStyles.js +0 -2
  347. package/dist/node_modules/@popperjs/core/lib/modifiers/applyStyles.js.map +0 -1
  348. package/dist/node_modules/@popperjs/core/lib/modifiers/arrow.js +0 -2
  349. package/dist/node_modules/@popperjs/core/lib/modifiers/arrow.js.map +0 -1
  350. package/dist/node_modules/@popperjs/core/lib/modifiers/computeStyles.js +0 -2
  351. package/dist/node_modules/@popperjs/core/lib/modifiers/computeStyles.js.map +0 -1
  352. package/dist/node_modules/@popperjs/core/lib/modifiers/eventListeners.js +0 -2
  353. package/dist/node_modules/@popperjs/core/lib/modifiers/eventListeners.js.map +0 -1
  354. package/dist/node_modules/@popperjs/core/lib/modifiers/flip.js +0 -2
  355. package/dist/node_modules/@popperjs/core/lib/modifiers/flip.js.map +0 -1
  356. package/dist/node_modules/@popperjs/core/lib/modifiers/hide.js +0 -2
  357. package/dist/node_modules/@popperjs/core/lib/modifiers/hide.js.map +0 -1
  358. package/dist/node_modules/@popperjs/core/lib/modifiers/offset.js +0 -2
  359. package/dist/node_modules/@popperjs/core/lib/modifiers/offset.js.map +0 -1
  360. package/dist/node_modules/@popperjs/core/lib/modifiers/popperOffsets.js +0 -2
  361. package/dist/node_modules/@popperjs/core/lib/modifiers/popperOffsets.js.map +0 -1
  362. package/dist/node_modules/@popperjs/core/lib/modifiers/preventOverflow.js +0 -2
  363. package/dist/node_modules/@popperjs/core/lib/modifiers/preventOverflow.js.map +0 -1
  364. package/dist/node_modules/@popperjs/core/lib/popper.js +0 -2
  365. package/dist/node_modules/@popperjs/core/lib/popper.js.map +0 -1
  366. package/dist/node_modules/@popperjs/core/lib/utils/computeAutoPlacement.js +0 -2
  367. package/dist/node_modules/@popperjs/core/lib/utils/computeAutoPlacement.js.map +0 -1
  368. package/dist/node_modules/@popperjs/core/lib/utils/computeOffsets.js +0 -2
  369. package/dist/node_modules/@popperjs/core/lib/utils/computeOffsets.js.map +0 -1
  370. package/dist/node_modules/@popperjs/core/lib/utils/debounce.js +0 -2
  371. package/dist/node_modules/@popperjs/core/lib/utils/debounce.js.map +0 -1
  372. package/dist/node_modules/@popperjs/core/lib/utils/detectOverflow.js +0 -2
  373. package/dist/node_modules/@popperjs/core/lib/utils/detectOverflow.js.map +0 -1
  374. package/dist/node_modules/@popperjs/core/lib/utils/expandToHashMap.js +0 -2
  375. package/dist/node_modules/@popperjs/core/lib/utils/expandToHashMap.js.map +0 -1
  376. package/dist/node_modules/@popperjs/core/lib/utils/getAltAxis.js +0 -2
  377. package/dist/node_modules/@popperjs/core/lib/utils/getAltAxis.js.map +0 -1
  378. package/dist/node_modules/@popperjs/core/lib/utils/getBasePlacement.js +0 -2
  379. package/dist/node_modules/@popperjs/core/lib/utils/getBasePlacement.js.map +0 -1
  380. package/dist/node_modules/@popperjs/core/lib/utils/getFreshSideObject.js +0 -2
  381. package/dist/node_modules/@popperjs/core/lib/utils/getFreshSideObject.js.map +0 -1
  382. package/dist/node_modules/@popperjs/core/lib/utils/getMainAxisFromPlacement.js +0 -2
  383. package/dist/node_modules/@popperjs/core/lib/utils/getMainAxisFromPlacement.js.map +0 -1
  384. package/dist/node_modules/@popperjs/core/lib/utils/getOppositePlacement.js +0 -2
  385. package/dist/node_modules/@popperjs/core/lib/utils/getOppositePlacement.js.map +0 -1
  386. package/dist/node_modules/@popperjs/core/lib/utils/getOppositeVariationPlacement.js +0 -2
  387. package/dist/node_modules/@popperjs/core/lib/utils/getOppositeVariationPlacement.js.map +0 -1
  388. package/dist/node_modules/@popperjs/core/lib/utils/getVariation.js +0 -2
  389. package/dist/node_modules/@popperjs/core/lib/utils/getVariation.js.map +0 -1
  390. package/dist/node_modules/@popperjs/core/lib/utils/math.js +0 -2
  391. package/dist/node_modules/@popperjs/core/lib/utils/math.js.map +0 -1
  392. package/dist/node_modules/@popperjs/core/lib/utils/mergeByName.js +0 -2
  393. package/dist/node_modules/@popperjs/core/lib/utils/mergeByName.js.map +0 -1
  394. package/dist/node_modules/@popperjs/core/lib/utils/mergePaddingObject.js +0 -2
  395. package/dist/node_modules/@popperjs/core/lib/utils/mergePaddingObject.js.map +0 -1
  396. package/dist/node_modules/@popperjs/core/lib/utils/orderModifiers.js +0 -2
  397. package/dist/node_modules/@popperjs/core/lib/utils/orderModifiers.js.map +0 -1
  398. package/dist/node_modules/@popperjs/core/lib/utils/rectToClientRect.js +0 -2
  399. package/dist/node_modules/@popperjs/core/lib/utils/rectToClientRect.js.map +0 -1
  400. package/dist/node_modules/@popperjs/core/lib/utils/userAgent.js +0 -2
  401. package/dist/node_modules/@popperjs/core/lib/utils/userAgent.js.map +0 -1
  402. package/dist/node_modules/@popperjs/core/lib/utils/within.js +0 -2
  403. package/dist/node_modules/@popperjs/core/lib/utils/within.js.map +0 -1
  404. package/dist/node_modules/@tippyjs/react/dist/tippy-react.esm.js +0 -2
  405. package/dist/node_modules/@tippyjs/react/dist/tippy-react.esm.js.map +0 -1
  406. package/dist/node_modules/clsx/dist/clsx.mjs.js +0 -2
  407. package/dist/node_modules/clsx/dist/clsx.mjs.js.map +0 -1
  408. package/dist/node_modules/digitinary-ui/dist/index.js +0 -3
  409. package/dist/node_modules/digitinary-ui/dist/index.js.map +0 -1
  410. package/dist/node_modules/dom-serializer/lib/foreignNames.js +0 -2
  411. package/dist/node_modules/dom-serializer/lib/foreignNames.js.map +0 -1
  412. package/dist/node_modules/dom-serializer/lib/index.js +0 -2
  413. package/dist/node_modules/dom-serializer/lib/index.js.map +0 -1
  414. package/dist/node_modules/dom-serializer/node_modules/entities/lib/decode.js +0 -2
  415. package/dist/node_modules/dom-serializer/node_modules/entities/lib/decode.js.map +0 -1
  416. package/dist/node_modules/dom-serializer/node_modules/entities/lib/decode_codepoint.js +0 -2
  417. package/dist/node_modules/dom-serializer/node_modules/entities/lib/decode_codepoint.js.map +0 -1
  418. package/dist/node_modules/dom-serializer/node_modules/entities/lib/encode.js +0 -2
  419. package/dist/node_modules/dom-serializer/node_modules/entities/lib/encode.js.map +0 -1
  420. package/dist/node_modules/dom-serializer/node_modules/entities/lib/escape.js +0 -2
  421. package/dist/node_modules/dom-serializer/node_modules/entities/lib/escape.js.map +0 -1
  422. package/dist/node_modules/dom-serializer/node_modules/entities/lib/generated/decode-data-html.js +0 -2
  423. package/dist/node_modules/dom-serializer/node_modules/entities/lib/generated/decode-data-html.js.map +0 -1
  424. package/dist/node_modules/dom-serializer/node_modules/entities/lib/generated/decode-data-xml.js +0 -2
  425. package/dist/node_modules/dom-serializer/node_modules/entities/lib/generated/decode-data-xml.js.map +0 -1
  426. package/dist/node_modules/dom-serializer/node_modules/entities/lib/generated/encode-html.js +0 -2
  427. package/dist/node_modules/dom-serializer/node_modules/entities/lib/generated/encode-html.js.map +0 -1
  428. package/dist/node_modules/dom-serializer/node_modules/entities/lib/index.js +0 -2
  429. package/dist/node_modules/dom-serializer/node_modules/entities/lib/index.js.map +0 -1
  430. package/dist/node_modules/domelementtype/lib/index.js +0 -2
  431. package/dist/node_modules/domelementtype/lib/index.js.map +0 -1
  432. package/dist/node_modules/domhandler/lib/index.js +0 -2
  433. package/dist/node_modules/domhandler/lib/index.js.map +0 -1
  434. package/dist/node_modules/domhandler/lib/node.js +0 -2
  435. package/dist/node_modules/domhandler/lib/node.js.map +0 -1
  436. package/dist/node_modules/domutils/lib/feeds.js +0 -2
  437. package/dist/node_modules/domutils/lib/feeds.js.map +0 -1
  438. package/dist/node_modules/domutils/lib/helpers.js +0 -2
  439. package/dist/node_modules/domutils/lib/helpers.js.map +0 -1
  440. package/dist/node_modules/domutils/lib/index.js +0 -2
  441. package/dist/node_modules/domutils/lib/index.js.map +0 -1
  442. package/dist/node_modules/domutils/lib/legacy.js +0 -2
  443. package/dist/node_modules/domutils/lib/legacy.js.map +0 -1
  444. package/dist/node_modules/domutils/lib/manipulation.js +0 -2
  445. package/dist/node_modules/domutils/lib/manipulation.js.map +0 -1
  446. package/dist/node_modules/domutils/lib/querying.js +0 -2
  447. package/dist/node_modules/domutils/lib/querying.js.map +0 -1
  448. package/dist/node_modules/domutils/lib/stringify.js +0 -2
  449. package/dist/node_modules/domutils/lib/stringify.js.map +0 -1
  450. package/dist/node_modules/domutils/lib/traversal.js +0 -2
  451. package/dist/node_modules/domutils/lib/traversal.js.map +0 -1
  452. package/dist/node_modules/entities/dist/commonjs/decode-codepoint.js +0 -2
  453. package/dist/node_modules/entities/dist/commonjs/decode-codepoint.js.map +0 -1
  454. package/dist/node_modules/entities/dist/commonjs/decode.js +0 -2
  455. package/dist/node_modules/entities/dist/commonjs/decode.js.map +0 -1
  456. package/dist/node_modules/entities/dist/commonjs/generated/decode-data-html.js +0 -2
  457. package/dist/node_modules/entities/dist/commonjs/generated/decode-data-html.js.map +0 -1
  458. package/dist/node_modules/entities/dist/commonjs/generated/decode-data-xml.js +0 -2
  459. package/dist/node_modules/entities/dist/commonjs/generated/decode-data-xml.js.map +0 -1
  460. package/dist/node_modules/fast-json-stable-stringify/index.js +0 -2
  461. package/dist/node_modules/fast-json-stable-stringify/index.js.map +0 -1
  462. package/dist/node_modules/fault/index.js +0 -2
  463. package/dist/node_modules/fault/index.js.map +0 -1
  464. package/dist/node_modules/format/format.js +0 -2
  465. package/dist/node_modules/format/format.js.map +0 -1
  466. package/dist/node_modules/formik/dist/formik.esm.js +0 -2
  467. package/dist/node_modules/formik/dist/formik.esm.js.map +0 -1
  468. package/dist/node_modules/formik/node_modules/deepmerge/dist/es.js +0 -2
  469. package/dist/node_modules/formik/node_modules/deepmerge/dist/es.js.map +0 -1
  470. package/dist/node_modules/highlight.js/lib/core.js +0 -2
  471. package/dist/node_modules/highlight.js/lib/core.js.map +0 -1
  472. package/dist/node_modules/highlight.js/lib/languages/json.js +0 -2
  473. package/dist/node_modules/highlight.js/lib/languages/json.js.map +0 -1
  474. package/dist/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js +0 -2
  475. package/dist/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js.map +0 -1
  476. package/dist/node_modules/html-dom-parser/lib/index.js +0 -2
  477. package/dist/node_modules/html-dom-parser/lib/index.js.map +0 -1
  478. package/dist/node_modules/html-dom-parser/lib/server/html-to-dom.js +0 -2
  479. package/dist/node_modules/html-dom-parser/lib/server/html-to-dom.js.map +0 -1
  480. package/dist/node_modules/html-dom-parser/lib/server/utilities.js +0 -2
  481. package/dist/node_modules/html-dom-parser/lib/server/utilities.js.map +0 -1
  482. package/dist/node_modules/html-dom-parser/lib/types.js +0 -2
  483. package/dist/node_modules/html-dom-parser/lib/types.js.map +0 -1
  484. package/dist/node_modules/html-react-parser/esm/index.mjs.js +0 -2
  485. package/dist/node_modules/html-react-parser/esm/index.mjs.js.map +0 -1
  486. package/dist/node_modules/html-react-parser/lib/attributes-to-props.js +0 -2
  487. package/dist/node_modules/html-react-parser/lib/attributes-to-props.js.map +0 -1
  488. package/dist/node_modules/html-react-parser/lib/dom-to-react.js +0 -2
  489. package/dist/node_modules/html-react-parser/lib/dom-to-react.js.map +0 -1
  490. package/dist/node_modules/html-react-parser/lib/index.js +0 -2
  491. package/dist/node_modules/html-react-parser/lib/index.js.map +0 -1
  492. package/dist/node_modules/html-react-parser/lib/utilities.js +0 -2
  493. package/dist/node_modules/html-react-parser/lib/utilities.js.map +0 -1
  494. package/dist/node_modules/htmlparser2/dist/commonjs/Parser.js +0 -2
  495. package/dist/node_modules/htmlparser2/dist/commonjs/Parser.js.map +0 -1
  496. package/dist/node_modules/htmlparser2/dist/commonjs/Tokenizer.js +0 -2
  497. package/dist/node_modules/htmlparser2/dist/commonjs/Tokenizer.js.map +0 -1
  498. package/dist/node_modules/htmlparser2/dist/commonjs/index.js +0 -2
  499. package/dist/node_modules/htmlparser2/dist/commonjs/index.js.map +0 -1
  500. package/dist/node_modules/inline-style-parser/index.js +0 -2
  501. package/dist/node_modules/inline-style-parser/index.js.map +0 -1
  502. package/dist/node_modules/js-yaml/dist/js-yaml.mjs.js +0 -3
  503. package/dist/node_modules/js-yaml/dist/js-yaml.mjs.js.map +0 -1
  504. package/dist/node_modules/lodash-es/_DataView.js +0 -2
  505. package/dist/node_modules/lodash-es/_DataView.js.map +0 -1
  506. package/dist/node_modules/lodash-es/_Hash.js +0 -2
  507. package/dist/node_modules/lodash-es/_Hash.js.map +0 -1
  508. package/dist/node_modules/lodash-es/_ListCache.js +0 -2
  509. package/dist/node_modules/lodash-es/_ListCache.js.map +0 -1
  510. package/dist/node_modules/lodash-es/_Map.js +0 -2
  511. package/dist/node_modules/lodash-es/_Map.js.map +0 -1
  512. package/dist/node_modules/lodash-es/_MapCache.js +0 -2
  513. package/dist/node_modules/lodash-es/_MapCache.js.map +0 -1
  514. package/dist/node_modules/lodash-es/_Promise.js +0 -2
  515. package/dist/node_modules/lodash-es/_Promise.js.map +0 -1
  516. package/dist/node_modules/lodash-es/_Set.js +0 -2
  517. package/dist/node_modules/lodash-es/_Set.js.map +0 -1
  518. package/dist/node_modules/lodash-es/_Stack.js +0 -2
  519. package/dist/node_modules/lodash-es/_Stack.js.map +0 -1
  520. package/dist/node_modules/lodash-es/_Symbol.js +0 -2
  521. package/dist/node_modules/lodash-es/_Symbol.js.map +0 -1
  522. package/dist/node_modules/lodash-es/_Uint8Array.js +0 -2
  523. package/dist/node_modules/lodash-es/_Uint8Array.js.map +0 -1
  524. package/dist/node_modules/lodash-es/_WeakMap.js +0 -2
  525. package/dist/node_modules/lodash-es/_WeakMap.js.map +0 -1
  526. package/dist/node_modules/lodash-es/_arrayEach.js +0 -2
  527. package/dist/node_modules/lodash-es/_arrayEach.js.map +0 -1
  528. package/dist/node_modules/lodash-es/_arrayFilter.js +0 -2
  529. package/dist/node_modules/lodash-es/_arrayFilter.js.map +0 -1
  530. package/dist/node_modules/lodash-es/_arrayLikeKeys.js +0 -2
  531. package/dist/node_modules/lodash-es/_arrayLikeKeys.js.map +0 -1
  532. package/dist/node_modules/lodash-es/_arrayMap.js +0 -2
  533. package/dist/node_modules/lodash-es/_arrayMap.js.map +0 -1
  534. package/dist/node_modules/lodash-es/_arrayPush.js +0 -2
  535. package/dist/node_modules/lodash-es/_arrayPush.js.map +0 -1
  536. package/dist/node_modules/lodash-es/_assignValue.js +0 -2
  537. package/dist/node_modules/lodash-es/_assignValue.js.map +0 -1
  538. package/dist/node_modules/lodash-es/_assocIndexOf.js +0 -2
  539. package/dist/node_modules/lodash-es/_assocIndexOf.js.map +0 -1
  540. package/dist/node_modules/lodash-es/_baseAssign.js +0 -2
  541. package/dist/node_modules/lodash-es/_baseAssign.js.map +0 -1
  542. package/dist/node_modules/lodash-es/_baseAssignIn.js +0 -2
  543. package/dist/node_modules/lodash-es/_baseAssignIn.js.map +0 -1
  544. package/dist/node_modules/lodash-es/_baseAssignValue.js +0 -2
  545. package/dist/node_modules/lodash-es/_baseAssignValue.js.map +0 -1
  546. package/dist/node_modules/lodash-es/_baseClone.js +0 -2
  547. package/dist/node_modules/lodash-es/_baseClone.js.map +0 -1
  548. package/dist/node_modules/lodash-es/_baseCreate.js +0 -2
  549. package/dist/node_modules/lodash-es/_baseCreate.js.map +0 -1
  550. package/dist/node_modules/lodash-es/_baseGetAllKeys.js +0 -2
  551. package/dist/node_modules/lodash-es/_baseGetAllKeys.js.map +0 -1
  552. package/dist/node_modules/lodash-es/_baseGetTag.js +0 -2
  553. package/dist/node_modules/lodash-es/_baseGetTag.js.map +0 -1
  554. package/dist/node_modules/lodash-es/_baseIsArguments.js +0 -2
  555. package/dist/node_modules/lodash-es/_baseIsArguments.js.map +0 -1
  556. package/dist/node_modules/lodash-es/_baseIsMap.js +0 -2
  557. package/dist/node_modules/lodash-es/_baseIsMap.js.map +0 -1
  558. package/dist/node_modules/lodash-es/_baseIsNative.js +0 -2
  559. package/dist/node_modules/lodash-es/_baseIsNative.js.map +0 -1
  560. package/dist/node_modules/lodash-es/_baseIsSet.js +0 -2
  561. package/dist/node_modules/lodash-es/_baseIsSet.js.map +0 -1
  562. package/dist/node_modules/lodash-es/_baseIsTypedArray.js +0 -2
  563. package/dist/node_modules/lodash-es/_baseIsTypedArray.js.map +0 -1
  564. package/dist/node_modules/lodash-es/_baseKeys.js +0 -2
  565. package/dist/node_modules/lodash-es/_baseKeys.js.map +0 -1
  566. package/dist/node_modules/lodash-es/_baseKeysIn.js +0 -2
  567. package/dist/node_modules/lodash-es/_baseKeysIn.js.map +0 -1
  568. package/dist/node_modules/lodash-es/_baseTimes.js +0 -2
  569. package/dist/node_modules/lodash-es/_baseTimes.js.map +0 -1
  570. package/dist/node_modules/lodash-es/_baseToString.js +0 -2
  571. package/dist/node_modules/lodash-es/_baseToString.js.map +0 -1
  572. package/dist/node_modules/lodash-es/_baseUnary.js +0 -2
  573. package/dist/node_modules/lodash-es/_baseUnary.js.map +0 -1
  574. package/dist/node_modules/lodash-es/_cloneArrayBuffer.js +0 -2
  575. package/dist/node_modules/lodash-es/_cloneArrayBuffer.js.map +0 -1
  576. package/dist/node_modules/lodash-es/_cloneBuffer.js +0 -2
  577. package/dist/node_modules/lodash-es/_cloneBuffer.js.map +0 -1
  578. package/dist/node_modules/lodash-es/_cloneDataView.js +0 -2
  579. package/dist/node_modules/lodash-es/_cloneDataView.js.map +0 -1
  580. package/dist/node_modules/lodash-es/_cloneRegExp.js +0 -2
  581. package/dist/node_modules/lodash-es/_cloneRegExp.js.map +0 -1
  582. package/dist/node_modules/lodash-es/_cloneSymbol.js +0 -2
  583. package/dist/node_modules/lodash-es/_cloneSymbol.js.map +0 -1
  584. package/dist/node_modules/lodash-es/_cloneTypedArray.js +0 -2
  585. package/dist/node_modules/lodash-es/_cloneTypedArray.js.map +0 -1
  586. package/dist/node_modules/lodash-es/_copyArray.js +0 -2
  587. package/dist/node_modules/lodash-es/_copyArray.js.map +0 -1
  588. package/dist/node_modules/lodash-es/_copyObject.js +0 -2
  589. package/dist/node_modules/lodash-es/_copyObject.js.map +0 -1
  590. package/dist/node_modules/lodash-es/_copySymbols.js +0 -2
  591. package/dist/node_modules/lodash-es/_copySymbols.js.map +0 -1
  592. package/dist/node_modules/lodash-es/_copySymbolsIn.js +0 -2
  593. package/dist/node_modules/lodash-es/_copySymbolsIn.js.map +0 -1
  594. package/dist/node_modules/lodash-es/_coreJsData.js +0 -2
  595. package/dist/node_modules/lodash-es/_coreJsData.js.map +0 -1
  596. package/dist/node_modules/lodash-es/_defineProperty.js +0 -2
  597. package/dist/node_modules/lodash-es/_defineProperty.js.map +0 -1
  598. package/dist/node_modules/lodash-es/_freeGlobal.js +0 -2
  599. package/dist/node_modules/lodash-es/_freeGlobal.js.map +0 -1
  600. package/dist/node_modules/lodash-es/_getAllKeys.js +0 -2
  601. package/dist/node_modules/lodash-es/_getAllKeys.js.map +0 -1
  602. package/dist/node_modules/lodash-es/_getAllKeysIn.js +0 -2
  603. package/dist/node_modules/lodash-es/_getAllKeysIn.js.map +0 -1
  604. package/dist/node_modules/lodash-es/_getMapData.js +0 -2
  605. package/dist/node_modules/lodash-es/_getMapData.js.map +0 -1
  606. package/dist/node_modules/lodash-es/_getNative.js +0 -2
  607. package/dist/node_modules/lodash-es/_getNative.js.map +0 -1
  608. package/dist/node_modules/lodash-es/_getPrototype.js +0 -2
  609. package/dist/node_modules/lodash-es/_getPrototype.js.map +0 -1
  610. package/dist/node_modules/lodash-es/_getRawTag.js +0 -2
  611. package/dist/node_modules/lodash-es/_getRawTag.js.map +0 -1
  612. package/dist/node_modules/lodash-es/_getSymbols.js +0 -2
  613. package/dist/node_modules/lodash-es/_getSymbols.js.map +0 -1
  614. package/dist/node_modules/lodash-es/_getSymbolsIn.js +0 -2
  615. package/dist/node_modules/lodash-es/_getSymbolsIn.js.map +0 -1
  616. package/dist/node_modules/lodash-es/_getTag.js +0 -2
  617. package/dist/node_modules/lodash-es/_getTag.js.map +0 -1
  618. package/dist/node_modules/lodash-es/_getValue.js +0 -2
  619. package/dist/node_modules/lodash-es/_getValue.js.map +0 -1
  620. package/dist/node_modules/lodash-es/_hashClear.js +0 -2
  621. package/dist/node_modules/lodash-es/_hashClear.js.map +0 -1
  622. package/dist/node_modules/lodash-es/_hashDelete.js +0 -2
  623. package/dist/node_modules/lodash-es/_hashDelete.js.map +0 -1
  624. package/dist/node_modules/lodash-es/_hashGet.js +0 -2
  625. package/dist/node_modules/lodash-es/_hashGet.js.map +0 -1
  626. package/dist/node_modules/lodash-es/_hashHas.js +0 -2
  627. package/dist/node_modules/lodash-es/_hashHas.js.map +0 -1
  628. package/dist/node_modules/lodash-es/_hashSet.js +0 -2
  629. package/dist/node_modules/lodash-es/_hashSet.js.map +0 -1
  630. package/dist/node_modules/lodash-es/_initCloneArray.js +0 -2
  631. package/dist/node_modules/lodash-es/_initCloneArray.js.map +0 -1
  632. package/dist/node_modules/lodash-es/_initCloneByTag.js +0 -2
  633. package/dist/node_modules/lodash-es/_initCloneByTag.js.map +0 -1
  634. package/dist/node_modules/lodash-es/_initCloneObject.js +0 -2
  635. package/dist/node_modules/lodash-es/_initCloneObject.js.map +0 -1
  636. package/dist/node_modules/lodash-es/_isIndex.js +0 -2
  637. package/dist/node_modules/lodash-es/_isIndex.js.map +0 -1
  638. package/dist/node_modules/lodash-es/_isKeyable.js +0 -2
  639. package/dist/node_modules/lodash-es/_isKeyable.js.map +0 -1
  640. package/dist/node_modules/lodash-es/_isMasked.js +0 -2
  641. package/dist/node_modules/lodash-es/_isMasked.js.map +0 -1
  642. package/dist/node_modules/lodash-es/_isPrototype.js +0 -2
  643. package/dist/node_modules/lodash-es/_isPrototype.js.map +0 -1
  644. package/dist/node_modules/lodash-es/_listCacheClear.js +0 -2
  645. package/dist/node_modules/lodash-es/_listCacheClear.js.map +0 -1
  646. package/dist/node_modules/lodash-es/_listCacheDelete.js +0 -2
  647. package/dist/node_modules/lodash-es/_listCacheDelete.js.map +0 -1
  648. package/dist/node_modules/lodash-es/_listCacheGet.js +0 -2
  649. package/dist/node_modules/lodash-es/_listCacheGet.js.map +0 -1
  650. package/dist/node_modules/lodash-es/_listCacheHas.js +0 -2
  651. package/dist/node_modules/lodash-es/_listCacheHas.js.map +0 -1
  652. package/dist/node_modules/lodash-es/_listCacheSet.js +0 -2
  653. package/dist/node_modules/lodash-es/_listCacheSet.js.map +0 -1
  654. package/dist/node_modules/lodash-es/_mapCacheClear.js +0 -2
  655. package/dist/node_modules/lodash-es/_mapCacheClear.js.map +0 -1
  656. package/dist/node_modules/lodash-es/_mapCacheDelete.js +0 -2
  657. package/dist/node_modules/lodash-es/_mapCacheDelete.js.map +0 -1
  658. package/dist/node_modules/lodash-es/_mapCacheGet.js +0 -2
  659. package/dist/node_modules/lodash-es/_mapCacheGet.js.map +0 -1
  660. package/dist/node_modules/lodash-es/_mapCacheHas.js +0 -2
  661. package/dist/node_modules/lodash-es/_mapCacheHas.js.map +0 -1
  662. package/dist/node_modules/lodash-es/_mapCacheSet.js +0 -2
  663. package/dist/node_modules/lodash-es/_mapCacheSet.js.map +0 -1
  664. package/dist/node_modules/lodash-es/_memoizeCapped.js +0 -2
  665. package/dist/node_modules/lodash-es/_memoizeCapped.js.map +0 -1
  666. package/dist/node_modules/lodash-es/_nativeCreate.js +0 -2
  667. package/dist/node_modules/lodash-es/_nativeCreate.js.map +0 -1
  668. package/dist/node_modules/lodash-es/_nativeKeys.js +0 -2
  669. package/dist/node_modules/lodash-es/_nativeKeys.js.map +0 -1
  670. package/dist/node_modules/lodash-es/_nativeKeysIn.js +0 -2
  671. package/dist/node_modules/lodash-es/_nativeKeysIn.js.map +0 -1
  672. package/dist/node_modules/lodash-es/_nodeUtil.js +0 -2
  673. package/dist/node_modules/lodash-es/_nodeUtil.js.map +0 -1
  674. package/dist/node_modules/lodash-es/_objectToString.js +0 -2
  675. package/dist/node_modules/lodash-es/_objectToString.js.map +0 -1
  676. package/dist/node_modules/lodash-es/_overArg.js +0 -2
  677. package/dist/node_modules/lodash-es/_overArg.js.map +0 -1
  678. package/dist/node_modules/lodash-es/_root.js +0 -2
  679. package/dist/node_modules/lodash-es/_root.js.map +0 -1
  680. package/dist/node_modules/lodash-es/_stackClear.js +0 -2
  681. package/dist/node_modules/lodash-es/_stackClear.js.map +0 -1
  682. package/dist/node_modules/lodash-es/_stackDelete.js +0 -2
  683. package/dist/node_modules/lodash-es/_stackDelete.js.map +0 -1
  684. package/dist/node_modules/lodash-es/_stackGet.js +0 -2
  685. package/dist/node_modules/lodash-es/_stackGet.js.map +0 -1
  686. package/dist/node_modules/lodash-es/_stackHas.js +0 -2
  687. package/dist/node_modules/lodash-es/_stackHas.js.map +0 -1
  688. package/dist/node_modules/lodash-es/_stackSet.js +0 -2
  689. package/dist/node_modules/lodash-es/_stackSet.js.map +0 -1
  690. package/dist/node_modules/lodash-es/_stringToPath.js +0 -2
  691. package/dist/node_modules/lodash-es/_stringToPath.js.map +0 -1
  692. package/dist/node_modules/lodash-es/_toKey.js +0 -2
  693. package/dist/node_modules/lodash-es/_toKey.js.map +0 -1
  694. package/dist/node_modules/lodash-es/_toSource.js +0 -2
  695. package/dist/node_modules/lodash-es/_toSource.js.map +0 -1
  696. package/dist/node_modules/lodash-es/clone.js +0 -2
  697. package/dist/node_modules/lodash-es/clone.js.map +0 -1
  698. package/dist/node_modules/lodash-es/cloneDeep.js +0 -2
  699. package/dist/node_modules/lodash-es/cloneDeep.js.map +0 -1
  700. package/dist/node_modules/lodash-es/eq.js +0 -2
  701. package/dist/node_modules/lodash-es/eq.js.map +0 -1
  702. package/dist/node_modules/lodash-es/isArguments.js +0 -2
  703. package/dist/node_modules/lodash-es/isArguments.js.map +0 -1
  704. package/dist/node_modules/lodash-es/isArray.js +0 -2
  705. package/dist/node_modules/lodash-es/isArray.js.map +0 -1
  706. package/dist/node_modules/lodash-es/isArrayLike.js +0 -2
  707. package/dist/node_modules/lodash-es/isArrayLike.js.map +0 -1
  708. package/dist/node_modules/lodash-es/isBuffer.js +0 -2
  709. package/dist/node_modules/lodash-es/isBuffer.js.map +0 -1
  710. package/dist/node_modules/lodash-es/isFunction.js +0 -2
  711. package/dist/node_modules/lodash-es/isFunction.js.map +0 -1
  712. package/dist/node_modules/lodash-es/isLength.js +0 -2
  713. package/dist/node_modules/lodash-es/isLength.js.map +0 -1
  714. package/dist/node_modules/lodash-es/isMap.js +0 -2
  715. package/dist/node_modules/lodash-es/isMap.js.map +0 -1
  716. package/dist/node_modules/lodash-es/isObject.js +0 -2
  717. package/dist/node_modules/lodash-es/isObject.js.map +0 -1
  718. package/dist/node_modules/lodash-es/isObjectLike.js +0 -2
  719. package/dist/node_modules/lodash-es/isObjectLike.js.map +0 -1
  720. package/dist/node_modules/lodash-es/isPlainObject.js +0 -2
  721. package/dist/node_modules/lodash-es/isPlainObject.js.map +0 -1
  722. package/dist/node_modules/lodash-es/isSet.js +0 -2
  723. package/dist/node_modules/lodash-es/isSet.js.map +0 -1
  724. package/dist/node_modules/lodash-es/isSymbol.js +0 -2
  725. package/dist/node_modules/lodash-es/isSymbol.js.map +0 -1
  726. package/dist/node_modules/lodash-es/isTypedArray.js +0 -2
  727. package/dist/node_modules/lodash-es/isTypedArray.js.map +0 -1
  728. package/dist/node_modules/lodash-es/keys.js +0 -2
  729. package/dist/node_modules/lodash-es/keys.js.map +0 -1
  730. package/dist/node_modules/lodash-es/keysIn.js +0 -2
  731. package/dist/node_modules/lodash-es/keysIn.js.map +0 -1
  732. package/dist/node_modules/lodash-es/memoize.js +0 -2
  733. package/dist/node_modules/lodash-es/memoize.js.map +0 -1
  734. package/dist/node_modules/lodash-es/stubArray.js +0 -2
  735. package/dist/node_modules/lodash-es/stubArray.js.map +0 -1
  736. package/dist/node_modules/lodash-es/stubFalse.js +0 -2
  737. package/dist/node_modules/lodash-es/stubFalse.js.map +0 -1
  738. package/dist/node_modules/lodash-es/toPath.js +0 -2
  739. package/dist/node_modules/lodash-es/toPath.js.map +0 -1
  740. package/dist/node_modules/lodash-es/toString.js +0 -2
  741. package/dist/node_modules/lodash-es/toString.js.map +0 -1
  742. package/dist/node_modules/lowlight/lib/core.js +0 -2
  743. package/dist/node_modules/lowlight/lib/core.js.map +0 -1
  744. package/dist/node_modules/nanoid/index.js +0 -2
  745. package/dist/node_modules/nanoid/index.js.map +0 -1
  746. package/dist/node_modules/nanoid/url-alphabet/index.js +0 -2
  747. package/dist/node_modules/nanoid/url-alphabet/index.js.map +0 -1
  748. package/dist/node_modules/property-expr/index.js +0 -2
  749. package/dist/node_modules/property-expr/index.js.map +0 -1
  750. package/dist/node_modules/react/cjs/react-jsx-runtime.development.js +0 -11
  751. package/dist/node_modules/react/cjs/react-jsx-runtime.development.js.map +0 -1
  752. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js +0 -11
  753. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js.map +0 -1
  754. package/dist/node_modules/react/jsx-runtime.js +0 -2
  755. package/dist/node_modules/react/jsx-runtime.js.map +0 -1
  756. package/dist/node_modules/react-fast-compare/index.js +0 -2
  757. package/dist/node_modules/react-fast-compare/index.js.map +0 -1
  758. package/dist/node_modules/react-is/cjs/react-is.development.js +0 -10
  759. package/dist/node_modules/react-is/cjs/react-is.development.js.map +0 -1
  760. package/dist/node_modules/react-is/cjs/react-is.production.min.js +0 -10
  761. package/dist/node_modules/react-is/cjs/react-is.production.min.js.map +0 -1
  762. package/dist/node_modules/react-is/index.js +0 -2
  763. package/dist/node_modules/react-is/index.js.map +0 -1
  764. package/dist/node_modules/react-property/lib/index.js +0 -2
  765. package/dist/node_modules/react-property/lib/index.js.map +0 -1
  766. package/dist/node_modules/react-property/lib/possibleStandardNamesOptimized.js +0 -2
  767. package/dist/node_modules/react-property/lib/possibleStandardNamesOptimized.js.map +0 -1
  768. package/dist/node_modules/react-syntax-highlighter/dist/esm/checkForListedLanguage.js +0 -2
  769. package/dist/node_modules/react-syntax-highlighter/dist/esm/checkForListedLanguage.js.map +0 -1
  770. package/dist/node_modules/react-syntax-highlighter/dist/esm/create-element.js +0 -2
  771. package/dist/node_modules/react-syntax-highlighter/dist/esm/create-element.js.map +0 -1
  772. package/dist/node_modules/react-syntax-highlighter/dist/esm/highlight.js +0 -2
  773. package/dist/node_modules/react-syntax-highlighter/dist/esm/highlight.js.map +0 -1
  774. package/dist/node_modules/react-syntax-highlighter/dist/esm/languages/hljs/json.js +0 -2
  775. package/dist/node_modules/react-syntax-highlighter/dist/esm/languages/hljs/json.js.map +0 -1
  776. package/dist/node_modules/react-syntax-highlighter/dist/esm/light.js +0 -2
  777. package/dist/node_modules/react-syntax-highlighter/dist/esm/light.js.map +0 -1
  778. package/dist/node_modules/react-syntax-highlighter/dist/esm/styles/hljs/stackoverflow-dark.js +0 -2
  779. package/dist/node_modules/react-syntax-highlighter/dist/esm/styles/hljs/stackoverflow-dark.js.map +0 -1
  780. package/dist/node_modules/react-syntax-highlighter/dist/esm/styles/hljs/stackoverflow-light.js +0 -2
  781. package/dist/node_modules/react-syntax-highlighter/dist/esm/styles/hljs/stackoverflow-light.js.map +0 -1
  782. package/dist/node_modules/react-toastify/dist/index.mjs.js +0 -2
  783. package/dist/node_modules/react-toastify/dist/index.mjs.js.map +0 -1
  784. package/dist/node_modules/style-inject/dist/style-inject.es.js +0 -2
  785. package/dist/node_modules/style-inject/dist/style-inject.es.js.map +0 -1
  786. package/dist/node_modules/style-to-js/cjs/index.js +0 -2
  787. package/dist/node_modules/style-to-js/cjs/index.js.map +0 -1
  788. package/dist/node_modules/style-to-js/cjs/utilities.js +0 -2
  789. package/dist/node_modules/style-to-js/cjs/utilities.js.map +0 -1
  790. package/dist/node_modules/style-to-object/cjs/index.js +0 -2
  791. package/dist/node_modules/style-to-object/cjs/index.js.map +0 -1
  792. package/dist/node_modules/tiny-case/index.js +0 -2
  793. package/dist/node_modules/tiny-case/index.js.map +0 -1
  794. package/dist/node_modules/tiny-warning/dist/tiny-warning.esm.js +0 -2
  795. package/dist/node_modules/tiny-warning/dist/tiny-warning.esm.js.map +0 -1
  796. package/dist/node_modules/tippy.js/dist/tippy.css.js +0 -2
  797. package/dist/node_modules/tippy.js/dist/tippy.css.js.map +0 -1
  798. package/dist/node_modules/tippy.js/dist/tippy.esm.js +0 -7
  799. package/dist/node_modules/tippy.js/dist/tippy.esm.js.map +0 -1
  800. package/dist/node_modules/toposort/index.js +0 -2
  801. package/dist/node_modules/toposort/index.js.map +0 -1
  802. package/dist/node_modules/tslib/tslib.es6.js +0 -2
  803. package/dist/node_modules/tslib/tslib.es6.js.map +0 -1
  804. package/dist/node_modules/yup/index.esm.js +0 -2
  805. package/dist/node_modules/yup/index.esm.js.map +0 -1
  806. package/dist/src/assets/icons/AddRow.svg.js +0 -2
  807. package/dist/src/assets/icons/AddRow.svg.js.map +0 -1
  808. package/dist/src/assets/icons/ApiIcon.svg.js +0 -2
  809. package/dist/src/assets/icons/ApiIcon.svg.js.map +0 -1
  810. package/dist/src/assets/icons/ArrowBack.svg.js +0 -2
  811. package/dist/src/assets/icons/ArrowBack.svg.js.map +0 -1
  812. package/dist/src/assets/icons/BookIcon.svg.js +0 -2
  813. package/dist/src/assets/icons/BookIcon.svg.js.map +0 -1
  814. package/dist/src/assets/icons/CloseIcon.svg.js +0 -2
  815. package/dist/src/assets/icons/CloseIcon.svg.js.map +0 -1
  816. package/dist/src/assets/icons/DeleteIcon.svg.js +0 -2
  817. package/dist/src/assets/icons/DeleteIcon.svg.js.map +0 -1
  818. package/dist/src/assets/icons/DeleteOutlinedIcon.svg.js +0 -2
  819. package/dist/src/assets/icons/DeleteOutlinedIcon.svg.js.map +0 -1
  820. package/dist/src/assets/icons/DownArrow.svg.js +0 -2
  821. package/dist/src/assets/icons/DownArrow.svg.js.map +0 -1
  822. package/dist/src/assets/icons/EditIcon.svg.js +0 -2
  823. package/dist/src/assets/icons/EditIcon.svg.js.map +0 -1
  824. package/dist/src/assets/icons/FilterIcon.svg.js +0 -2
  825. package/dist/src/assets/icons/FilterIcon.svg.js.map +0 -1
  826. package/dist/src/assets/icons/Plus.svg.js +0 -2
  827. package/dist/src/assets/icons/Plus.svg.js.map +0 -1
  828. package/dist/src/assets/icons/PlusSquare.svg.js +0 -2
  829. package/dist/src/assets/icons/PlusSquare.svg.js.map +0 -1
  830. package/dist/src/assets/icons/RequestOption.svg.js +0 -2
  831. package/dist/src/assets/icons/RequestOption.svg.js.map +0 -1
  832. package/dist/src/assets/icons/UpArrow.svg.js +0 -2
  833. package/dist/src/assets/icons/UpArrow.svg.js.map +0 -1
  834. package/dist/src/assets/icons/arrow-down.svg.js +0 -2
  835. package/dist/src/assets/icons/arrow-down.svg.js.map +0 -1
  836. package/dist/src/assets/icons/arrow-up.svg.js +0 -2
  837. package/dist/src/assets/icons/arrow-up.svg.js.map +0 -1
  838. package/dist/src/assets/icons/arrowDownGray.svg.js +0 -2
  839. package/dist/src/assets/icons/arrowDownGray.svg.js.map +0 -1
  840. package/dist/src/assets/icons/arrowRightGray.svg.js +0 -2
  841. package/dist/src/assets/icons/arrowRightGray.svg.js.map +0 -1
  842. package/dist/src/assets/icons/close-circle.svg.js +0 -2
  843. package/dist/src/assets/icons/close-circle.svg.js.map +0 -1
  844. package/dist/src/assets/icons/copy.svg.js +0 -2
  845. package/dist/src/assets/icons/copy.svg.js.map +0 -1
  846. package/dist/src/assets/icons/document.svg.js +0 -2
  847. package/dist/src/assets/icons/document.svg.js.map +0 -1
  848. package/dist/src/assets/icons/eye.svg.js +0 -2
  849. package/dist/src/assets/icons/eye.svg.js.map +0 -1
  850. package/dist/src/assets/icons/infoIcon.svg.js +0 -2
  851. package/dist/src/assets/icons/infoIcon.svg.js.map +0 -1
  852. package/dist/src/assets/icons/newCopyIcon.svg.js +0 -2
  853. package/dist/src/assets/icons/newCopyIcon.svg.js.map +0 -1
  854. package/dist/src/assets/icons/searchIcon.svg.js +0 -2
  855. package/dist/src/assets/icons/searchIcon.svg.js.map +0 -1
  856. package/dist/src/components/InfoForm/InfoForm.js +0 -2
  857. package/dist/src/components/InfoForm/InfoForm.js.map +0 -1
  858. package/dist/src/components/InfoForm/InfoForm.module.scss.js +0 -2
  859. package/dist/src/components/InfoForm/InfoForm.module.scss.js.map +0 -1
  860. package/dist/src/components/JsonInput/JsonInput.js +0 -2
  861. package/dist/src/components/JsonInput/JsonInput.js.map +0 -1
  862. package/dist/src/components/JsonInput/style.module.scss.js +0 -2
  863. package/dist/src/components/JsonInput/style.module.scss.js.map +0 -1
  864. package/dist/src/components/LivePreview/LivePreview.js +0 -2
  865. package/dist/src/components/LivePreview/LivePreview.js.map +0 -1
  866. package/dist/src/components/LivePreview/LivePreview.module.scss.js +0 -2
  867. package/dist/src/components/LivePreview/LivePreview.module.scss.js.map +0 -1
  868. package/dist/src/components/MethodAccordion/MethodAccordion.js +0 -2
  869. package/dist/src/components/MethodAccordion/MethodAccordion.js.map +0 -1
  870. package/dist/src/components/MethodAccordion/MethodAccordion.module.scss.js +0 -2
  871. package/dist/src/components/MethodAccordion/MethodAccordion.module.scss.js.map +0 -1
  872. package/dist/src/components/SVGLoader/SVGLoader.js +0 -2
  873. package/dist/src/components/SVGLoader/SVGLoader.js.map +0 -1
  874. package/dist/src/components/SectionHead/SectionHead.js +0 -2
  875. package/dist/src/components/SectionHead/SectionHead.js.map +0 -1
  876. package/dist/src/components/SimpleLabelValue/SimpleLabelValue.js +0 -2
  877. package/dist/src/components/SimpleLabelValue/SimpleLabelValue.js.map +0 -1
  878. package/dist/src/components/Tooltip/Tooltip.js +0 -2
  879. package/dist/src/components/Tooltip/Tooltip.js.map +0 -1
  880. package/dist/src/components/dialog/index.js +0 -2
  881. package/dist/src/components/dialog/index.js.map +0 -1
  882. package/dist/src/components/table/table.js +0 -2
  883. package/dist/src/components/table/table.js.map +0 -1
  884. package/dist/src/components/table/tags-table.js +0 -2
  885. package/dist/src/components/table/tags-table.js.map +0 -1
  886. package/dist/src/constants/index.js +0 -2
  887. package/dist/src/constants/index.js.map +0 -1
  888. package/dist/src/constants/methods.constant.js +0 -2
  889. package/dist/src/constants/methods.constant.js.map +0 -1
  890. package/dist/src/constants/regex.js +0 -2
  891. package/dist/src/constants/regex.js.map +0 -1
  892. package/dist/src/context/SectionToggleContext.js +0 -2
  893. package/dist/src/context/SectionToggleContext.js.map +0 -1
  894. package/dist/src/helpers/docs.helper.js +0 -2
  895. package/dist/src/helpers/docs.helper.js.map +0 -1
  896. package/dist/src/helpers/layout.helper.js +0 -2
  897. package/dist/src/helpers/layout.helper.js.map +0 -1
  898. package/dist/src/helpers/methodAccordion.helper.js +0 -2
  899. package/dist/src/helpers/methodAccordion.helper.js.map +0 -1
  900. package/dist/src/index.js +0 -2
  901. package/dist/src/index.js.map +0 -1
  902. package/dist/src/layout/docsComponents/Codebox/Codebox.js +0 -2
  903. package/dist/src/layout/docsComponents/Codebox/Codebox.js.map +0 -1
  904. package/dist/src/layout/docsComponents/Codebox/style.module.scss.js +0 -2
  905. package/dist/src/layout/docsComponents/Codebox/style.module.scss.js.map +0 -1
  906. package/dist/src/layout/docsComponents/DocsAside/DocsAside.js +0 -2
  907. package/dist/src/layout/docsComponents/DocsAside/DocsAside.js.map +0 -1
  908. package/dist/src/layout/docsComponents/DocsAside/style.module.scss.js +0 -2
  909. package/dist/src/layout/docsComponents/DocsAside/style.module.scss.js.map +0 -1
  910. package/dist/src/layout/docsComponents/DocsContent/DocsContent.js +0 -2
  911. package/dist/src/layout/docsComponents/DocsContent/DocsContent.js.map +0 -1
  912. package/dist/src/layout/docsComponents/DocsContent/EndpointPage/index.js +0 -2
  913. package/dist/src/layout/docsComponents/DocsContent/EndpointPage/index.js.map +0 -1
  914. package/dist/src/layout/docsComponents/DocsContent/OverviewPage/index.js +0 -2
  915. package/dist/src/layout/docsComponents/DocsContent/OverviewPage/index.js.map +0 -1
  916. package/dist/src/layout/docsComponents/DocsHeader/DocsHeader.js +0 -2
  917. package/dist/src/layout/docsComponents/DocsHeader/DocsHeader.js.map +0 -1
  918. package/dist/src/layout/docsComponents/DocsHeader/DocsHeader.module.scss.js +0 -2
  919. package/dist/src/layout/docsComponents/DocsHeader/DocsHeader.module.scss.js.map +0 -1
  920. package/dist/src/layout/docsComponents/DocsSideMenuTree/DocsSideMenuTree.js +0 -2
  921. package/dist/src/layout/docsComponents/DocsSideMenuTree/DocsSideMenuTree.js.map +0 -1
  922. package/dist/src/layout/docsComponents/index.js +0 -2
  923. package/dist/src/layout/docsComponents/index.js.map +0 -1
  924. package/dist/src/layout/docsLayout.js +0 -2
  925. package/dist/src/layout/docsLayout.js.map +0 -1
  926. package/dist/src/layout/layout.js +0 -2
  927. package/dist/src/layout/layout.js.map +0 -1
  928. package/dist/src/layout/layout.module.css.js +0 -2
  929. package/dist/src/layout/layout.module.css.js.map +0 -1
  930. package/dist/src/utils/index.js +0 -2
  931. package/dist/src/utils/index.js.map +0 -1
  932. package/dist/src/validator/form.scheme.js +0 -2
  933. package/dist/src/validator/form.scheme.js.map +0 -1
  934. package/dist/style.css +0 -1
  935. package/dist/styles.css +0 -2557
  936. package/dist/types/assets/icons/index.d.ts +0 -27
  937. package/dist/types/components/Chips/Chips.d.ts +0 -17
  938. package/dist/types/components/InfoForm/InfoForm.d.ts +0 -4
  939. package/dist/types/components/JsonInput/JsonInput.d.ts +0 -15
  940. package/dist/types/components/LivePreview/LivePreview.d.ts +0 -8
  941. package/dist/types/components/MethodAccordion/MethodAccordion.d.ts +0 -13
  942. package/dist/types/components/SVGLoader/SVGLoader.d.ts +0 -8
  943. package/dist/types/components/SectionHead/SectionHead.d.ts +0 -10
  944. package/dist/types/components/SimpleLabelValue/SimpleLabelValue.d.ts +0 -11
  945. package/dist/types/components/SimpleLabelValue/index.d.ts +0 -1
  946. package/dist/types/components/Tooltip/Tooltip.d.ts +0 -19
  947. package/dist/types/components/dialog/dialog.d.ts +0 -47
  948. package/dist/types/components/dialog/index.d.ts +0 -5
  949. package/dist/types/components/table/table.d.ts +0 -13
  950. package/dist/types/components/table/tags-table.d.ts +0 -11
  951. package/dist/types/constants/index.d.ts +0 -73
  952. package/dist/types/constants/methods.constant.d.ts +0 -16
  953. package/dist/types/constants/regex.d.ts +0 -7
  954. package/dist/types/context/SectionToggleContext.d.ts +0 -37
  955. package/dist/types/docsLayout.type.d.ts +0 -7
  956. package/dist/types/helpers/docs.helper.d.ts +0 -3
  957. package/dist/types/helpers/layout.helper.d.ts +0 -7
  958. package/dist/types/helpers/methodAccordion.helper.d.ts +0 -2
  959. package/dist/types/index.d.ts +0 -2
  960. package/dist/types/layout/docsComponents/Codebox/Codebox.d.ts +0 -5
  961. package/dist/types/layout/docsComponents/DocsAside/DocsAside.d.ts +0 -6
  962. package/dist/types/layout/docsComponents/DocsContent/DocsContent.d.ts +0 -12
  963. package/dist/types/layout/docsComponents/DocsContent/EndpointPage/index.d.ts +0 -7
  964. package/dist/types/layout/docsComponents/DocsContent/OverviewPage/index.d.ts +0 -10
  965. package/dist/types/layout/docsComponents/DocsHeader/DocsHeader.d.ts +0 -7
  966. package/dist/types/layout/docsComponents/DocsSideMenuTree/DocsSideMenuTree.d.ts +0 -18
  967. package/dist/types/layout/docsComponents/index.d.ts +0 -17
  968. package/dist/types/layout/docsLayout.d.ts +0 -31
  969. package/dist/types/layout/layout.d.ts +0 -10
  970. package/dist/types/layout.type.d.ts +0 -29
  971. package/dist/types/transformedOpenApi.d.ts +0 -50
  972. package/dist/types/types/docsLayout.type.d.ts +0 -7
  973. package/dist/types/types/index.d.ts +0 -27
  974. package/dist/types/types/layout.type.d.ts +0 -29
  975. package/dist/types/types/openApi.d.ts +0 -98
  976. package/dist/types/types/transformedOpenApi.d.ts +0 -50
  977. package/dist/types/utils/index.d.ts +0 -2
  978. package/dist/types/validator/form.scheme.d.ts +0 -49
  979. package/dist/utils/index.d.ts +0 -2
  980. package/dist/validator/form.scheme.d.ts +0 -49
  981. package/rollup.config.js +0 -63
  982. package/src/assets/icons/AddRow.svg +0 -3
  983. package/src/assets/icons/ApiIcon.svg +0 -12
  984. package/src/assets/icons/ArrowBack.svg +0 -3
  985. package/src/assets/icons/BookIcon.svg +0 -6
  986. package/src/assets/icons/CheckMarkSquare.svg +0 -5
  987. package/src/assets/icons/CloseIcon.svg +0 -4
  988. package/src/assets/icons/CopySticker.svg +0 -6
  989. package/src/assets/icons/DeleteIcon.svg +0 -3
  990. package/src/assets/icons/DownArrow.svg +0 -3
  991. package/src/assets/icons/EditIcon.svg +0 -3
  992. package/src/assets/icons/FilterIcon.svg +0 -4
  993. package/src/assets/icons/Plus.svg +0 -5
  994. package/src/assets/icons/PlusSquare.svg +0 -3
  995. package/src/assets/icons/RequestOption.svg +0 -5
  996. package/src/assets/icons/UpArrow.svg +0 -3
  997. package/src/assets/icons/arrow-down.svg +0 -3
  998. package/src/assets/icons/arrow-up.svg +0 -10
  999. package/src/assets/icons/arrowDownGray.svg +0 -3
  1000. package/src/assets/icons/arrowRightGray.svg +0 -3
  1001. package/src/assets/icons/close-circle.svg +0 -5
  1002. package/src/assets/icons/copy.svg +0 -4
  1003. package/src/assets/icons/deleteOutlinedIcon.svg +0 -8
  1004. package/src/assets/icons/document.svg +0 -6
  1005. package/src/assets/icons/eye.svg +0 -4
  1006. package/src/assets/icons/index.ts +0 -27
  1007. package/src/assets/icons/infoIcon.svg +0 -5
  1008. package/src/assets/icons/newCopyIcon.svg +0 -4
  1009. package/src/assets/icons/searchIcon.svg +0 -4
  1010. package/src/components/Chips/Chips.tsx +0 -87
  1011. package/src/components/InfoForm/InfoForm.tsx +0 -432
  1012. package/src/components/JsonInput/JsonInput.tsx +0 -149
  1013. package/src/components/LivePreview/LivePreview.tsx +0 -224
  1014. package/src/components/MethodAccordion/MethodAccordion.tsx +0 -1070
  1015. package/src/components/SVGLoader/SVGLoader.tsx +0 -96
  1016. package/src/components/SectionHead/SectionHead.tsx +0 -22
  1017. package/src/components/SimpleLabelValue/SimpleLabelValue.tsx +0 -31
  1018. package/src/components/SimpleLabelValue/index.ts +0 -1
  1019. package/src/components/Tooltip/Tooltip.tsx +0 -85
  1020. package/src/components/dialog/dialog.ts +0 -61
  1021. package/src/components/dialog/index.tsx +0 -88
  1022. package/src/components/table/table.tsx +0 -508
  1023. package/src/components/table/tags-table.tsx +0 -348
  1024. package/src/constants/index.ts +0 -95
  1025. package/src/constants/methods.constant.ts +0 -26
  1026. package/src/constants/regex.ts +0 -7
  1027. package/src/context/SectionToggleContext.tsx +0 -121
  1028. package/src/global.d.ts +0 -13
  1029. package/src/helpers/docs.helper.ts +0 -42
  1030. package/src/helpers/layout.helper.ts +0 -290
  1031. package/src/helpers/methodAccordion.helper.ts +0 -20
  1032. package/src/index.ts +0 -3
  1033. package/src/layout/docsComponents/Codebox/Codebox.tsx +0 -61
  1034. package/src/layout/docsComponents/DocsAside/DocsAside.tsx +0 -112
  1035. package/src/layout/docsComponents/DocsContent/DocsContent.tsx +0 -51
  1036. package/src/layout/docsComponents/DocsContent/EndpointPage/index.tsx +0 -307
  1037. package/src/layout/docsComponents/DocsContent/OverviewPage/index.tsx +0 -223
  1038. package/src/layout/docsComponents/DocsHeader/DocsHeader.tsx +0 -188
  1039. package/src/layout/docsComponents/DocsSideMenuTree/DocsSideMenuTree.tsx +0 -229
  1040. package/src/layout/docsComponents/index.tsx +0 -28
  1041. package/src/layout/docsLayout.tsx +0 -124
  1042. package/src/layout/layout.module.css +0 -65
  1043. package/src/layout/layout.tsx +0 -180
  1044. package/src/types/docsLayout.type.ts +0 -7
  1045. package/src/types/index.ts +0 -28
  1046. package/src/types/layout.type.ts +0 -32
  1047. package/src/types/openApi.ts +0 -109
  1048. package/src/types/transformedOpenApi.ts +0 -52
  1049. package/src/utils/index.ts +0 -15
  1050. package/src/validator/form.scheme.ts +0 -96
  1051. package/tsconfig.json +0 -33
package/dist/index.css ADDED
@@ -0,0 +1,2730 @@
1
+ /* node_modules/tippy.js/dist/tippy.css */
2
+ .tippy-box[data-animation=fade][data-state=hidden] {
3
+ opacity: 0;
4
+ }
5
+ [data-tippy-root] {
6
+ max-width: calc(100vw - 10px);
7
+ }
8
+ .tippy-box {
9
+ position: relative;
10
+ background-color: #333;
11
+ color: #fff;
12
+ border-radius: 4px;
13
+ font-size: 14px;
14
+ line-height: 1.4;
15
+ white-space: normal;
16
+ outline: 0;
17
+ transition-property:
18
+ transform,
19
+ visibility,
20
+ opacity;
21
+ }
22
+ .tippy-box[data-placement^=top] > .tippy-arrow {
23
+ bottom: 0;
24
+ }
25
+ .tippy-box[data-placement^=top] > .tippy-arrow:before {
26
+ bottom: -7px;
27
+ left: 0;
28
+ border-width: 8px 8px 0;
29
+ border-top-color: initial;
30
+ transform-origin: center top;
31
+ }
32
+ .tippy-box[data-placement^=bottom] > .tippy-arrow {
33
+ top: 0;
34
+ }
35
+ .tippy-box[data-placement^=bottom] > .tippy-arrow:before {
36
+ top: -7px;
37
+ left: 0;
38
+ border-width: 0 8px 8px;
39
+ border-bottom-color: initial;
40
+ transform-origin: center bottom;
41
+ }
42
+ .tippy-box[data-placement^=left] > .tippy-arrow {
43
+ right: 0;
44
+ }
45
+ .tippy-box[data-placement^=left] > .tippy-arrow:before {
46
+ border-width: 8px 0 8px 8px;
47
+ border-left-color: initial;
48
+ right: -7px;
49
+ transform-origin: center left;
50
+ }
51
+ .tippy-box[data-placement^=right] > .tippy-arrow {
52
+ left: 0;
53
+ }
54
+ .tippy-box[data-placement^=right] > .tippy-arrow:before {
55
+ left: -7px;
56
+ border-width: 8px 8px 8px 0;
57
+ border-right-color: initial;
58
+ transform-origin: center right;
59
+ }
60
+ .tippy-box[data-inertia][data-state=visible] {
61
+ transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11);
62
+ }
63
+ .tippy-arrow {
64
+ width: 16px;
65
+ height: 16px;
66
+ color: #333;
67
+ }
68
+ .tippy-arrow:before {
69
+ content: "";
70
+ position: absolute;
71
+ border-color: transparent;
72
+ border-style: solid;
73
+ }
74
+ .tippy-content {
75
+ position: relative;
76
+ padding: 5px 9px;
77
+ z-index: 1;
78
+ }
79
+
80
+ /* esbuild-sass-plugin:css-chunk:src/components/Tooltip/Tooltip.scss */
81
+ ._tooltip-custom-wrapper_15gks_1 {
82
+ display: flex;
83
+ }
84
+ [data-tippy-root] {
85
+ z-index: 2 !important;
86
+ }
87
+ ._tippy-box_15gks_9 {
88
+ background-color: #202f5b;
89
+ font-size: 0.875rem;
90
+ border-radius: 0.3125rem;
91
+ width: max-content;
92
+ max-width: 100%;
93
+ overflow-wrap: break-word;
94
+ word-break: break-word;
95
+ position: relative;
96
+ border: 1px solid #d8dae5;
97
+ z-index: 2;
98
+ }
99
+ ._tippy-box_15gks_9._function_15gks_21 ._tippy-content_15gks_21 {
100
+ background-color: #fff !important;
101
+ color: #000 !important;
102
+ }
103
+ ._tippy-box_15gks_9._function_15gks_21[data-placement] > ._tippy-arrow_15gks_25:before {
104
+ color: #fff !important;
105
+ }
106
+ ._tippy-box_15gks_9._info_15gks_28 ._tippy-arrow_15gks_25 {
107
+ color: #202f5b;
108
+ }
109
+ ._tippy-box_15gks_9._success_15gks_31 {
110
+ border-radius: 1.875rem;
111
+ background-color: #3aaa35;
112
+ padding-inline: 0.625rem;
113
+ }
114
+ ._tippy-box_15gks_9 ._tippy-content_15gks_21 {
115
+ text-align: justify;
116
+ font-size: 0.875rem;
117
+ line-height: 1.25rem;
118
+ padding: 0.625rem;
119
+ }
120
+ ._tippy-box_15gks_9 ._tippy-arrow_15gks_25 {
121
+ position: relative;
122
+ width: 1rem;
123
+ height: 1rem;
124
+ }
125
+ ._tippy-box_15gks_9[data-placement^=top] ._tippy-arrow_15gks_25:before {
126
+ bottom: -0.4375rem;
127
+ border-width: 0.5rem 0.5rem 0 !important;
128
+ }
129
+ ._tippy-box_15gks_9[data-placement^=right] ._tippy-arrow_15gks_25:before {
130
+ left: -0.4375rem;
131
+ border-width: 0.5rem 0.5rem 0.5rem 0 !important;
132
+ }
133
+ ._tippy-box_15gks_9[data-placement^=bottom] ._tippy-arrow_15gks_25:before {
134
+ top: -0.4375rem;
135
+ border-width: 0 0.5rem 0.5rem !important;
136
+ }
137
+ ._tippy-box_15gks_9[data-placement^=left] ._tippy-arrow_15gks_25:before {
138
+ right: -0.4375rem;
139
+ border-width: 0.5rem 0 0.5rem 0.5rem !important;
140
+ }
141
+ ._tippy-box_15gks_9[data-placement^=bottom-start] ._tippy-arrow_15gks_25 {
142
+ transform: translate(0.937rem, 0) !important;
143
+ }
144
+ ._tippy-box_15gks_9[data-placement^=bottom-end] ._tippy-arrow_15gks_25 {
145
+ margin-left: calc(100% - 1.937rem);
146
+ transform: translate(0, 0) !important;
147
+ }
148
+ ._tippy-box_15gks_9[data-placement^=top-start] ._tippy-arrow_15gks_25 {
149
+ transform: translate(0.937rem, 0) !important;
150
+ }
151
+ ._tippy-box_15gks_9[data-placement^=top-end] ._tippy-arrow_15gks_25 {
152
+ transform: translate(0.937rem, 0) !important;
153
+ }
154
+ ._tippy-box_15gks_9._arrow-with-border_15gks_76 {
155
+ border: 1px solid #d8dae5;
156
+ }
157
+ ._tippy-box_15gks_9._arrow-with-border_15gks_76[data-placement] ._tippy-arrow_15gks_25 {
158
+ top: 1px;
159
+ background-color: white;
160
+ z-index: 2;
161
+ height: 1px;
162
+ }
163
+ ._tippy-box_15gks_9._arrow-with-border_15gks_76[data-placement] ._tippy-arrow_15gks_25:before {
164
+ width: 0.625rem;
165
+ height: 0.625rem;
166
+ background-color: white;
167
+ transform: rotate(45deg);
168
+ border: none;
169
+ border-left: 1px solid #d8dae5 !important;
170
+ border-top: 1px solid #d8dae5 !important;
171
+ z-index: 2;
172
+ top: -0.45rem;
173
+ transform-origin: center !important;
174
+ }
175
+
176
+ /* esbuild-sass-plugin:css-chunk:src/components/SimpleLabelValue/style.scss */
177
+ :root {
178
+ --white: #fff;
179
+ --Gray-5: #f1f2f6;
180
+ --Gray-10: #ebecf2;
181
+ --Gray-20: #d8dae5;
182
+ --Gray-30: #babdcc;
183
+ --Gray-40: #9a9eb2;
184
+ --Gray-50: #828699;
185
+ --Gray-60: #696c80;
186
+ --Gray-100: #12131a;
187
+ --black: #000;
188
+ --primary-static: #4d75d8;
189
+ --primary-hover: #7c9bea;
190
+ --primary-active: #2c4fa4;
191
+ --primary-disabled: #9a9eb2;
192
+ --secondary-static: #40e0d0;
193
+ --secondary-hover: #9efcf2;
194
+ --secondary-active: #2fa599;
195
+ --error-static: #da3f3f;
196
+ --error-hover: #e75d5d;
197
+ --error-active: #bb3232;
198
+ --success-static: #3aaa35;
199
+ --success-hover: #5cda56;
200
+ --success-active: #2a8a25;
201
+ --info-static: #c6c6c6;
202
+ --info-hover: #e4e4e4;
203
+ --info-active: #979797;
204
+ --warning-static: #faad14;
205
+ --warning-hover: #f9be4a;
206
+ --warning-active: #db9711;
207
+ --action-static: #142452;
208
+ --action-hover: #21387d;
209
+ --action-active: #000000;
210
+ --color-info-primary: #3a6cd1;
211
+ --primary-font-color: #142452;
212
+ --placeholder-font-color: #babdcc;
213
+ --warning-font-color: #ce2828;
214
+ --alert-error: #da3f3f;
215
+ --alert-light-error: #f4c5c5;
216
+ --alert-success: #3aaa35;
217
+ --alert-light-success: #c4e5c2;
218
+ --alert-info: #8eaaf1;
219
+ --alert-light-info: #c4d3f1;
220
+ --alert-warning: #faad14;
221
+ --alert-light-warning: #fde6b8;
222
+ --border-focus: #3a6cd1;
223
+ --tooltip-background-color: #202f5b;
224
+ --text-color-primary: #142452;
225
+ --text-color-secondary: #ffff;
226
+ --text-color-neutral: #828699;
227
+ --text-color-tertiary: #808080;
228
+ --text-color-note: #242424;
229
+ --text-color-quaternary: #142452;
230
+ --text-color-disabled: #ffff;
231
+ --background-color-white-primary: #fff;
232
+ --background-color-light-primary: #8eaaf1;
233
+ --background-color-white-secondary: #fff;
234
+ --background-color-primary-dark: #142452;
235
+ --background-color-gray-5: #f1f2f6;
236
+ --background-color-gray-30: #ebecf2;
237
+ --background-color-tertiary-light: #2c4fa4;
238
+ --background-color-gray-10: #f1f2f6;
239
+ --background-color-gray-40: #ebecf2;
240
+ --background-color-light-blue: #dfe7f8;
241
+ --border-color-primary: #babdcc;
242
+ --border-color-secondary: #d8dae5;
243
+ --border-color-neutral: #ebecf2;
244
+ --border-color-tertiary: #ebecf2;
245
+ --border-color-gray: #ebecf2;
246
+ --border-color-hover: #142452;
247
+ --border-color-active: #3a6cd1;
248
+ --icon-color-main: #142452;
249
+ --icon-color-secondary: #000;
250
+ --icon-color-quaternary: #babdcc;
251
+ --icon-color-disabled: #9a9eb2;
252
+ --link-btn-primary-color: #3a6cd1;
253
+ --button-color-static: #4d75d8;
254
+ --button-color-hover: #7c9bea;
255
+ --button-color-active: #2c4fa4;
256
+ --alert-natural: #c4d3f1;
257
+ }
258
+ ._drawerItemContainer_pjdii_83 {
259
+ display: flex;
260
+ flex-direction: column;
261
+ }
262
+ ._drawerItemContainer_pjdii_83 ._title_pjdii_87 {
263
+ color: #000;
264
+ font-weight: 600;
265
+ font-size: 24px;
266
+ line-height: 35px;
267
+ margin-bottom: 3px;
268
+ margin-top: 1.5rem;
269
+ }
270
+ ._drawerItemContainer_pjdii_83 ._text_pjdii_95 {
271
+ color: #000;
272
+ font-weight: 400;
273
+ font-size: 24px;
274
+ line-height: 25px;
275
+ }
276
+ ._drawerItemContainer_pjdii_83 ._color-green_pjdii_101 {
277
+ color: var(--color-success);
278
+ }
279
+ ._drawerItemContainer_pjdii_83 ._color-red_pjdii_104 {
280
+ color: var(--color-error);
281
+ }
282
+
283
+ /* esbuild-sass-plugin:css-chunk:src/components/table/style.scss */
284
+ :root {
285
+ --white: #fff;
286
+ --Gray-5: #f1f2f6;
287
+ --Gray-10: #ebecf2;
288
+ --Gray-20: #d8dae5;
289
+ --Gray-30: #babdcc;
290
+ --Gray-40: #9a9eb2;
291
+ --Gray-50: #828699;
292
+ --Gray-60: #696c80;
293
+ --Gray-100: #12131a;
294
+ --black: #000;
295
+ --primary-static: #4d75d8;
296
+ --primary-hover: #7c9bea;
297
+ --primary-active: #2c4fa4;
298
+ --primary-disabled: #9a9eb2;
299
+ --secondary-static: #40e0d0;
300
+ --secondary-hover: #9efcf2;
301
+ --secondary-active: #2fa599;
302
+ --error-static: #da3f3f;
303
+ --error-hover: #e75d5d;
304
+ --error-active: #bb3232;
305
+ --success-static: #3aaa35;
306
+ --success-hover: #5cda56;
307
+ --success-active: #2a8a25;
308
+ --info-static: #c6c6c6;
309
+ --info-hover: #e4e4e4;
310
+ --info-active: #979797;
311
+ --warning-static: #faad14;
312
+ --warning-hover: #f9be4a;
313
+ --warning-active: #db9711;
314
+ --action-static: #142452;
315
+ --action-hover: #21387d;
316
+ --action-active: #000000;
317
+ --color-info-primary: #3a6cd1;
318
+ --primary-font-color: #142452;
319
+ --placeholder-font-color: #babdcc;
320
+ --warning-font-color: #ce2828;
321
+ --alert-error: #da3f3f;
322
+ --alert-light-error: #f4c5c5;
323
+ --alert-success: #3aaa35;
324
+ --alert-light-success: #c4e5c2;
325
+ --alert-info: #8eaaf1;
326
+ --alert-light-info: #c4d3f1;
327
+ --alert-warning: #faad14;
328
+ --alert-light-warning: #fde6b8;
329
+ --border-focus: #3a6cd1;
330
+ --tooltip-background-color: #202f5b;
331
+ --text-color-primary: #142452;
332
+ --text-color-secondary: #ffff;
333
+ --text-color-neutral: #828699;
334
+ --text-color-tertiary: #808080;
335
+ --text-color-note: #242424;
336
+ --text-color-quaternary: #142452;
337
+ --text-color-disabled: #ffff;
338
+ --background-color-white-primary: #fff;
339
+ --background-color-light-primary: #8eaaf1;
340
+ --background-color-white-secondary: #fff;
341
+ --background-color-primary-dark: #142452;
342
+ --background-color-gray-5: #f1f2f6;
343
+ --background-color-gray-30: #ebecf2;
344
+ --background-color-tertiary-light: #2c4fa4;
345
+ --background-color-gray-10: #f1f2f6;
346
+ --background-color-gray-40: #ebecf2;
347
+ --background-color-light-blue: #dfe7f8;
348
+ --border-color-primary: #babdcc;
349
+ --border-color-secondary: #d8dae5;
350
+ --border-color-neutral: #ebecf2;
351
+ --border-color-tertiary: #ebecf2;
352
+ --border-color-gray: #ebecf2;
353
+ --border-color-hover: #142452;
354
+ --border-color-active: #3a6cd1;
355
+ --icon-color-main: #142452;
356
+ --icon-color-secondary: #000;
357
+ --icon-color-quaternary: #babdcc;
358
+ --icon-color-disabled: #9a9eb2;
359
+ --link-btn-primary-color: #3a6cd1;
360
+ --button-color-static: #4d75d8;
361
+ --button-color-hover: #7c9bea;
362
+ --button-color-active: #2c4fa4;
363
+ --alert-natural: #c4d3f1;
364
+ }
365
+ #_EnumButton_tmib1_1 {
366
+ display: flex;
367
+ justify-content: center;
368
+ align-items: center;
369
+ border: 0.0375rem solid #babdcc;
370
+ border-radius: 0.3125rem;
371
+ }
372
+ div._endBtnIcon_tmib1_91 {
373
+ align-self: center !important;
374
+ }
375
+ ._methodDescForEnum_tmib1_95 {
376
+ width: 16.875rem !important;
377
+ }
378
+ ._select-inputs_tmib1_99 {
379
+ display: flex;
380
+ flex-direction: row;
381
+ gap: 0.625rem;
382
+ }
383
+ ._addEnumButton_tmib1_105 {
384
+ color: #4d75d8 !important;
385
+ display: flex;
386
+ flex-direction: row;
387
+ align-items: center;
388
+ font-size: 0.9375rem;
389
+ font-weight: 400;
390
+ font-family: "Cairo";
391
+ gap: 0.3125rem;
392
+ cursor: pointer;
393
+ }
394
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 {
395
+ max-width: 100%;
396
+ overflow-x: overlay;
397
+ }
398
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117._tableContainer_tmib1_117 * {
399
+ font-family: "Cairo";
400
+ }
401
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 {
402
+ width: 100%;
403
+ border-spacing: 0;
404
+ border: none;
405
+ border-right: 1px solid var(--border-color-neutral);
406
+ border-left: 1px solid var(--border-color-neutral);
407
+ }
408
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117._borderRadiusTop_tmib1_131 {
409
+ border-top-left-radius: 0.625rem;
410
+ border-top-right-radius: 0.625rem;
411
+ }
412
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117._borderRadiusBottom_tmib1_135 {
413
+ border-bottom-left-radius: 0.625rem;
414
+ border-bottom-right-radius: 0.625rem;
415
+ }
416
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableHead_tmib1_139 {
417
+ border: 1px solid var(--Gray-10);
418
+ margin: 0rem !important;
419
+ background-color: #f8f9fb;
420
+ width: max-content;
421
+ min-width: 100%;
422
+ color: var(--Gray-50);
423
+ font-weight: 400;
424
+ }
425
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableHead_tmib1_139 ._tableHeadCell_tmib1_148 {
426
+ border-bottom: 1px solid var(--border-color-neutral);
427
+ border-top: 1px solid var(--border-color-neutral);
428
+ font-style: normal;
429
+ font-size: 0.875rem;
430
+ padding: 0.75rem 1.875rem;
431
+ text-align: start;
432
+ white-space: nowrap;
433
+ color: inherit;
434
+ font-weight: inherit;
435
+ }
436
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableHead_tmib1_139 ._tableHeadCell_tmib1_148 ._sortIcon_tmib1_159 {
437
+ padding: 0rem 0.25rem;
438
+ height: 1.875rem;
439
+ cursor: pointer;
440
+ }
441
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableHead_tmib1_139 ._headContainer_tmib1_164 {
442
+ display: flex;
443
+ flex-direction: row;
444
+ align-items: center;
445
+ text-overflow: ellipsis;
446
+ }
447
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 tr {
448
+ background-color: var(--background-color-white-secondary);
449
+ overflow: visible !important;
450
+ }
451
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 tr ._tippy-content_tmib1_174 {
452
+ background-color: var(--border-color-hover);
453
+ color: var(--text-color-disabled);
454
+ border-radius: 5px;
455
+ font-size: 14px;
456
+ font-weight: 400;
457
+ line-height: 20px;
458
+ text-align: left;
459
+ }
460
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 tr ._tippy-box_tmib1_183[data-placement^=bottom] > ._tippy-arrow_tmib1_183:before {
461
+ color: var(--border-color-hover);
462
+ }
463
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 tr._rowSelected_tmib1_186 {
464
+ background-color: var(--background-color-gray-40);
465
+ }
466
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 tr td {
467
+ font-weight: 400;
468
+ font-size: 0.875rem;
469
+ text-align: start;
470
+ color: var(--text-color-primary);
471
+ border-bottom: 1px solid var(--border-color-gray);
472
+ width: max-content;
473
+ white-space: nowrap;
474
+ height: 3.75rem;
475
+ padding: 0.75rem 1.875rem;
476
+ overflow: visible !important;
477
+ }
478
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 tr td ._tableData_tmib1_201 {
479
+ max-width: 100%;
480
+ width: fit-content;
481
+ white-space: nowrap;
482
+ text-overflow: ellipsis;
483
+ overflow: visible !important;
484
+ }
485
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 tr td:nth-child(2) ._tableData_tmib1_201 ._customBtn_tmib1_208 ._btnContentWrapper_tmib1_208 ._endBtnIcon_tmib1_91 svg path,
486
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 tr td:nth-child(2) ._tableData_tmib1_201 ._customBtn_tmib1_208 :link ._btnContentWrapper_tmib1_208 ._endBtnIcon_tmib1_91 svg path,
487
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 tr td:nth-child(2) ._tableData_tmib1_201 ._customBtn_tmib1_208 :visited ._btnContentWrapper_tmib1_208 ._endBtnIcon_tmib1_91 svg path {
488
+ stroke-width: 0.1 !important;
489
+ fill: #12131a !important;
490
+ }
491
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 tr:hover {
492
+ background-color: var(--background-color-gray-10);
493
+ }
494
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 ._fallbackTableRow_tmib1_217 {
495
+ background-color: var(--background-color-white-secondary);
496
+ height: 4.375rem;
497
+ }
498
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 ._fallbackTableRow_tmib1_217:hover {
499
+ background-color: var(--background-color-white-secondary);
500
+ }
501
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 ._fallbackTableRow_tmib1_217 ._fallbackContainer_tmib1_224 {
502
+ width: 100%;
503
+ height: 100%;
504
+ color: var(--text-color-quaternary);
505
+ }
506
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 ._fallbackTableRow_tmib1_217 ._fallbackContainer_tmib1_224 ._fallbackTextContainer_tmib1_229 {
507
+ display: flex;
508
+ flex-direction: row;
509
+ align-items: center;
510
+ justify-content: center;
511
+ width: 100%;
512
+ height: 100%;
513
+ }
514
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 ._tableBody_tmib1_170 ._fallbackTableRow_tmib1_217 ._fallbackContainer_tmib1_224 ._fallbackTextContainer_tmib1_229 ._fallbackText_tmib1_229 {
515
+ font-style: normal;
516
+ font-weight: 400;
517
+ font-size: 0.875rem;
518
+ line-height: 1.25rem;
519
+ }
520
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 th,
521
+ ._tableSectionContainer_tmib1_117 ._tableContainer_tmib1_117 ._table_tmib1_117 td {
522
+ text-align: left;
523
+ }
524
+ ._tableSectionContainer_tmib1_117 ._tableFooterContainer_tmib1_247 {
525
+ display: flex;
526
+ width: 100%;
527
+ height: auto;
528
+ }
529
+ ._tableSectionContainer_tmib1_117 ._ascArrow_tmib1_252 {
530
+ height: 0.8125rem;
531
+ margin-bottom: 0.4375rem;
532
+ cursor: pointer;
533
+ }
534
+ ._tableSectionContainer_tmib1_117 ._descArrow_tmib1_257 {
535
+ height: 0.8125rem;
536
+ margin-top: 0.4375rem;
537
+ cursor: pointer;
538
+ }
539
+ ._tableSectionContainer_tmib1_117 ._defaultSortArrow_tmib1_262 {
540
+ height: 1.25rem;
541
+ cursor: pointer;
542
+ }
543
+ ._tableSectionContainer_tmib1_117 ._ascArrow_tmib1_252 path,
544
+ ._tableSectionContainer_tmib1_117 ._descArrow_tmib1_257 path,
545
+ ._tableSectionContainer_tmib1_117 ._defaultSortArrow_tmib1_262 path {
546
+ fill: var(--Gray-50);
547
+ }
548
+
549
+ /* esbuild-sass-plugin:css-chunk:src/components/MethodAccordion/MethodAccordion.module.scss */
550
+ ._methodAccordion_9wpeo_1 {
551
+ border: none !important;
552
+ box-shadow: none !important;
553
+ margin-bottom: 0 !important;
554
+ }
555
+ ._methodAccordion_9wpeo_1 .accordion-header {
556
+ padding: 0 !important;
557
+ margin: 1.25rem 1.875rem 0 1.875rem !important;
558
+ height: 2.625rem;
559
+ border: none !important;
560
+ background-color: transparent !important;
561
+ }
562
+ ._methodAccordion_9wpeo_1 .iconContainer .dropdownIcon {
563
+ display: none !important;
564
+ }
565
+ ._methodAccordion_9wpeo_1 .accordion-details.expanded {
566
+ border: none !important;
567
+ padding: 0 !important;
568
+ }
569
+ ._methodAccordion_9wpeo_1 .enumText {
570
+ font-family: "Cairo";
571
+ font-weight: 400;
572
+ font-size: 0.875rem;
573
+ line-height: 1.25rem;
574
+ max-width: 5.5625rem;
575
+ white-space: normal;
576
+ }
577
+ ._methodAccordion_9wpeo_1 ._methodSummaryContainer_9wpeo_28 {
578
+ display: flex;
579
+ align-items: center;
580
+ gap: 0.9375rem;
581
+ margin-bottom: 1.25rem;
582
+ }
583
+ ._methodAccordion_9wpeo_1 ._methodSummaryContainer_9wpeo_28 ._methodSummary_9wpeo_28 {
584
+ display: flex;
585
+ align-items: center;
586
+ gap: 0.3125rem;
587
+ background-color: #f8f9fb;
588
+ width: 100%;
589
+ padding: 0.3125rem;
590
+ border-radius: 0.3125rem;
591
+ font-size: 0.875rem;
592
+ }
593
+ ._methodAccordion_9wpeo_1 ._methodSummaryContainer_9wpeo_28 ._methodSummary_9wpeo_28 ._methodLabel_9wpeo_44 {
594
+ display: grid;
595
+ place-content: center;
596
+ width: 5rem;
597
+ height: 2rem;
598
+ color: white;
599
+ border-radius: 0.1875rem;
600
+ text-transform: capitalize;
601
+ }
602
+ ._methodAccordion_9wpeo_1 ._methodSummaryContainer_9wpeo_28 ._methodSummary_9wpeo_28 ._methodPath_9wpeo_53 {
603
+ display: block;
604
+ line-height: 1.25rem !important;
605
+ }
606
+ ._methodAccordion_9wpeo_1 ._methodSummaryContainer_9wpeo_28 ._methodExpandArrowContainer_9wpeo_57 {
607
+ display: grid;
608
+ place-content: center;
609
+ width: 2.25rem;
610
+ aspect-ratio: 1/1;
611
+ border-radius: 100%;
612
+ background-color: #f8f9fb;
613
+ margin-left: auto;
614
+ }
615
+ ._methodAccordion_9wpeo_1 ._methodSummaryContainer_9wpeo_28 ._methodExpandArrowContainer_9wpeo_57._expanded_9wpeo_16 svg {
616
+ rotate: 180deg;
617
+ }
618
+ ._methodAccordion_9wpeo_1 ._methodSummaryContainer_9wpeo_28 ._methodExpandArrowContainer_9wpeo_57 svg {
619
+ transition: rotate 0.3s ease-in-out;
620
+ }
621
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 {
622
+ display: flex;
623
+ flex-direction: column;
624
+ padding-inline: 1.875rem;
625
+ }
626
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._multiLineText_9wpeo_77 {
627
+ word-break: break-word;
628
+ }
629
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._methodDesc_9wpeo_80 {
630
+ margin-top: 1.25rem;
631
+ }
632
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 {
633
+ margin-top: 1.875rem;
634
+ }
635
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramsTableBodyHead_9wpeo_86 {
636
+ font-weight: 600;
637
+ font-family: "Cairo";
638
+ font-size: 1.875rem;
639
+ line-height: 2.5rem;
640
+ margin: 0;
641
+ margin-bottom: 1.25rem;
642
+ }
643
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._responseHeader_9wpeo_94 {
644
+ display: flex;
645
+ flex-direction: row;
646
+ justify-content: space-between;
647
+ align-items: center;
648
+ display: flex;
649
+ align-items: center;
650
+ }
651
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._responseHeader_9wpeo_94 .multiSelectGroup .optionsList {
652
+ width: 8rem !important;
653
+ min-width: 8rem !important;
654
+ }
655
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._responseHeader_9wpeo_94 .multiSelectGroup {
656
+ width: 8rem;
657
+ margin-left: auto;
658
+ }
659
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._responseHeader_9wpeo_94 .multiSelectGroup .selectDisplay {
660
+ height: 2.0625rem !important;
661
+ min-height: 2.0625rem !important;
662
+ padding: 0;
663
+ padding-left: 0.625rem;
664
+ }
665
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._responseHeader_9wpeo_94 ._statusCodeOptionContainer_9wpeo_116 {
666
+ display: grid;
667
+ grid-template-columns: min-content min-content;
668
+ align-items: center;
669
+ gap: 0.625rem;
670
+ }
671
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._responseHeader_9wpeo_94 ._statusCodeOptionContainer_9wpeo_116 ._statusCodeOptionCircle_9wpeo_122 {
672
+ width: 0.625rem;
673
+ aspect-ratio: 1/1;
674
+ border-radius: 100%;
675
+ }
676
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramDescContainer_9wpeo_127 {
677
+ display: flex;
678
+ }
679
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramDescContainer_9wpeo_127 ._paramDescContainer_separator_9wpeo_130 {
680
+ height: inherit;
681
+ width: 1px;
682
+ background-color: #d8dae5;
683
+ }
684
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramDescContainer_9wpeo_127 .customBtn svg path {
685
+ stroke-width: 0.1;
686
+ }
687
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramDescContainer_9wpeo_127 .customBtn._editDescBtn_9wpeo_138 {
688
+ padding: 0;
689
+ margin-right: 1.25rem;
690
+ }
691
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramDescContainer_9wpeo_127 .customBtn._editDescBtn_9wpeo_138 .btnContentWrapper {
692
+ display: flex;
693
+ align-items: center;
694
+ padding: 0;
695
+ color: #12131a;
696
+ }
697
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramDescContainer_9wpeo_127 .customBtn._editDescBtn_9wpeo_138 .btnContentWrapper .endBtnIcon {
698
+ margin-block: auto;
699
+ }
700
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramDescContainer_9wpeo_127 .customBtn._editDescBtn_9wpeo_138 .btnContentWrapper .endBtnIcon svg {
701
+ align-self: center;
702
+ }
703
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramDescContainer_9wpeo_127 .customBtn._editDescBtn_9wpeo_138 .btnContentWrapper .endBtnIcon svg path {
704
+ fill: #12131a;
705
+ }
706
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramDescContainer_9wpeo_127 .customBtn._deleteParamBtn_9wpeo_157 {
707
+ padding: 0;
708
+ }
709
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramDescContainer_9wpeo_127 .customBtn._deleteParamBtn_9wpeo_157 .btnContentWrapper .endBtnIcon {
710
+ margin-block: auto;
711
+ }
712
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramDescContainer_9wpeo_127 .customBtn._deleteParamBtn_9wpeo_157 .btnContentWrapper .endBtnIcon svg {
713
+ width: 1.125rem;
714
+ }
715
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramDescContainer_9wpeo_127 .customBtn._deleteParamBtn_9wpeo_157:not(.disabled).success .endBtnIcon {
716
+ margin-block: auto;
717
+ }
718
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramDescContainer_9wpeo_127 .customBtn._deleteParamBtn_9wpeo_157:not(.disabled).success .endBtnIcon svg {
719
+ width: 1.125rem;
720
+ }
721
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._paramDescContainer_9wpeo_127 .customBtn._deleteParamBtn_9wpeo_157:not(.disabled).success .endBtnIcon svg path {
722
+ fill: #3aaa35;
723
+ }
724
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._editDescTooltipContent_9wpeo_175 {
725
+ display: flex;
726
+ flex-direction: column;
727
+ gap: 0.625rem;
728
+ padding-bottom: 0.625rem;
729
+ }
730
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._editDescTooltipContent_9wpeo_175 > *:not(._editDescTooltipContent_header_9wpeo_181) {
731
+ margin-inline: 0.625rem;
732
+ }
733
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 ._editDescTooltipContent_9wpeo_175 ._editDescTooltipContent_header_9wpeo_181 {
734
+ font-weight: 600;
735
+ font-size: 0.875rem;
736
+ line-height: 1.25rem;
737
+ padding: 0.75rem 1.25rem;
738
+ border-bottom: 1px solid #d8dae5;
739
+ }
740
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._paramsTable_9wpeo_83 .requiredParam .headContainer::after {
741
+ content: "*";
742
+ color: red;
743
+ transform: translateX(0.125rem);
744
+ }
745
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196,
746
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 {
747
+ border: 1px solid #babdcc;
748
+ border-radius: 0.3125rem !important;
749
+ box-shadow: none !important;
750
+ margin-bottom: 0 !important;
751
+ cursor: default !important;
752
+ margin-top: 1.25rem;
753
+ }
754
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 .accordion-header,
755
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 .accordion-header {
756
+ display: flex;
757
+ align-items: center;
758
+ justify-content: space-between;
759
+ margin: 0 !important;
760
+ padding: 0 !important;
761
+ height: 4.0625rem !important;
762
+ border-radius: 0.3125rem !important;
763
+ background-color: white !important;
764
+ }
765
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 .accordion-details.expanded,
766
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 .accordion-details.expanded {
767
+ border-top: 1px solid #babdcc !important;
768
+ padding: 1.25rem !important;
769
+ padding: 0 !important;
770
+ }
771
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 .accordion-details.expanded .jsonField div textarea,
772
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 .accordion-details.expanded .jsonField div textarea {
773
+ border-top-right-radius: 0;
774
+ border-top-left-radius: 0;
775
+ height: 10rem;
776
+ }
777
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 .accordion-details.expanded .textArea .containerTextArea,
778
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 .accordion-details.expanded .textArea .containerTextArea {
779
+ display: flex;
780
+ }
781
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 .accordion-details.expanded .textArea .containerTextArea .inputField,
782
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 .accordion-details.expanded .textArea .containerTextArea .inputField {
783
+ height: 100%;
784
+ padding: 1.25rem;
785
+ }
786
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 ._requestAccordionSummary_9wpeo_237,
787
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 ._responseAccordionSummary_9wpeo_238,
788
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 ._requestAccordionSummary_9wpeo_237,
789
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 ._responseAccordionSummary_9wpeo_238 {
790
+ width: 100%;
791
+ display: flex;
792
+ justify-content: space-between;
793
+ font-weight: 700;
794
+ font-size: 1.125rem;
795
+ line-height: 1.5rem;
796
+ display: flex;
797
+ align-items: center;
798
+ cursor: default !important;
799
+ margin-inline: 0.625rem 1.25rem;
800
+ }
801
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 ._responseAccordionSummary_title_9wpeo_252,
802
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 ._requestAccordionSummary_title_9wpeo_253,
803
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 ._responseAccordionSummary_title_9wpeo_252,
804
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 ._requestAccordionSummary_title_9wpeo_253 {
805
+ display: flex;
806
+ align-items: center;
807
+ cursor: pointer;
808
+ }
809
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 ._responseAccordionSummary_title_9wpeo_252 svg,
810
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 ._requestAccordionSummary_title_9wpeo_253 svg,
811
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 ._responseAccordionSummary_title_9wpeo_252 svg,
812
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 ._requestAccordionSummary_title_9wpeo_253 svg {
813
+ transition: rotate 0.2s ease-in-out;
814
+ }
815
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 ._responseAccordionSummary_title_9wpeo_252 ._expanded_9wpeo_16,
816
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 ._requestAccordionSummary_title_9wpeo_253 ._expanded_9wpeo_16,
817
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 ._responseAccordionSummary_title_9wpeo_252 ._expanded_9wpeo_16,
818
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 ._requestAccordionSummary_title_9wpeo_253 ._expanded_9wpeo_16 {
819
+ rotate: 180deg;
820
+ }
821
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 .accordion-details .textArea .inputField,
822
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 .accordion-details .textArea .inputField {
823
+ padding: 0;
824
+ border: none;
825
+ }
826
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 .accordion-header .iconContainer .dropdownIcon,
827
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 .accordion-header .iconContainer .dropdownIcon {
828
+ display: none !important;
829
+ }
830
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._requestAccordion_9wpeo_196 .accordion-header,
831
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 .accordion-header {
832
+ cursor: default;
833
+ }
834
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 ._responseAccordionSummary_9wpeo_238 {
835
+ display: flex;
836
+ align-items: center;
837
+ }
838
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 ._responseAccordionSummary_9wpeo_238 .multiSelectGroup .optionsList {
839
+ width: 8rem !important;
840
+ min-width: 8rem !important;
841
+ }
842
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 ._responseAccordionSummary_9wpeo_238 .multiSelectGroup {
843
+ width: 8rem;
844
+ margin-left: auto;
845
+ }
846
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 ._responseAccordionSummary_9wpeo_238 .multiSelectGroup .selectDisplay {
847
+ height: 2.0625rem !important;
848
+ min-height: 2.0625rem !important;
849
+ padding: 0;
850
+ padding-left: 0.625rem;
851
+ }
852
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 .accordion-header {
853
+ overflow: visible;
854
+ cursor: default;
855
+ }
856
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 ._statusCodeOptionContainer_9wpeo_116 {
857
+ display: grid;
858
+ grid-template-columns: min-content min-content;
859
+ align-items: center;
860
+ gap: 0.625rem;
861
+ }
862
+ ._methodAccordion_9wpeo_1 ._methodAccordionContent_9wpeo_72 ._responseAccordion_9wpeo_197 ._statusCodeOptionContainer_9wpeo_116 ._statusCodeOptionCircle_9wpeo_122 {
863
+ width: 0.625rem;
864
+ aspect-ratio: 1/1;
865
+ border-radius: 100%;
866
+ }
867
+ ._methodAccordion_9wpeo_1._readOnly_9wpeo_318 ._methodAccordionContent_9wpeo_72 {
868
+ padding: 0;
869
+ }
870
+ ._methodAccordion_9wpeo_1._readOnly_9wpeo_318 .accordion-header {
871
+ margin: 1.25rem 0 0 0 !important;
872
+ }
873
+ ._methodAccordion_9wpeo_1._readOnly_9wpeo_318 .accordion-details {
874
+ background-color: transparent !important;
875
+ }
876
+ ._methodAccordion_9wpeo_1._readOnly_9wpeo_318 ._methodSummaryContainer_9wpeo_28 ._methodSummary_9wpeo_28 {
877
+ background-color: #ebecf2;
878
+ }
879
+ ._methodAccordion_9wpeo_1._readOnly_9wpeo_318 ._methodSummaryContainer_9wpeo_28 ._methodExpandArrowContainer_9wpeo_57 {
880
+ background-color: #ebecf2;
881
+ }
882
+
883
+ /* esbuild-sass-plugin:css-chunk:src/components/dialog/style.scss */
884
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 {
885
+ overflow: visible !important;
886
+ max-height: 100%;
887
+ width: 22.1875rem;
888
+ }
889
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 {
890
+ overflow: visible !important;
891
+ border-radius: 0.625rem;
892
+ max-height: 100%;
893
+ }
894
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 {
895
+ padding: 0 1.875rem !important;
896
+ overflow: visible !important;
897
+ max-height: 100%;
898
+ }
899
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 {
900
+ position: relative;
901
+ }
902
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._close-icon_1shlx_19 {
903
+ position: absolute;
904
+ z-index: 1;
905
+ top: 1.5rem;
906
+ right: 0;
907
+ transform: translate(0.625rem, -0.625rem);
908
+ cursor: pointer;
909
+ }
910
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 {
911
+ display: flex;
912
+ padding-top: 0.5rem;
913
+ position: relative;
914
+ }
915
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32 {
916
+ margin-top: 1rem;
917
+ margin-bottom: 1.5rem;
918
+ margin-inline: auto;
919
+ }
920
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._info_1shlx_37 path {
921
+ stroke: #12131a;
922
+ }
923
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._info_1shlx_37 line {
924
+ stroke: #12131a;
925
+ }
926
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._info_1shlx_37 line + path {
927
+ fill: #12131a;
928
+ }
929
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._warning_1shlx_46 path {
930
+ stroke: #faad14;
931
+ }
932
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._warning_1shlx_46 line {
933
+ stroke: #faad14;
934
+ }
935
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._error_1shlx_52 path {
936
+ stroke: #da3f3f;
937
+ }
938
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._error_1shlx_52 line {
939
+ stroke: #da3f3f;
940
+ }
941
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._error_1shlx_52 line + path {
942
+ fill: #da3f3f;
943
+ }
944
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._confirmation-title_1shlx_61 {
945
+ font-size: 1.5rem;
946
+ font-weight: 500;
947
+ line-height: 1.875rem;
948
+ text-align: center;
949
+ margin-bottom: 0.625rem;
950
+ }
951
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._confirmation-title_1shlx_61._error-title_1shlx_68 {
952
+ color: #da3f3f;
953
+ }
954
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._confirmation-title_1shlx_61._warning-title_1shlx_71 {
955
+ color: #faad14;
956
+ }
957
+ #_common-dialog_1shlx_16._dialog-content-wrapper_1shlx_1 ._dialog-content-root_1shlx_6 ._dialog-content_1shlx_1 ._common-dialog_1shlx_16 ._confirmation-dialog-footer_1shlx_74 {
958
+ display: flex;
959
+ gap: 1.25rem;
960
+ margin-top: 1.875rem;
961
+ }
962
+ ._common-dialog_1shlx_16 {
963
+ position: relative;
964
+ }
965
+ ._common-dialog_1shlx_16 ._close-icon_1shlx_19 {
966
+ position: absolute !important;
967
+ z-index: 1 !important;
968
+ top: 0.75rem !important;
969
+ right: 0.4rem !important;
970
+ transform: translate(0.625rem, -0.625rem) !important;
971
+ cursor: pointer !important;
972
+ }
973
+ ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 {
974
+ display: flex;
975
+ padding-top: 0.5rem;
976
+ position: relative;
977
+ }
978
+ ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32 {
979
+ margin-top: 1rem;
980
+ margin-bottom: 1.5rem;
981
+ margin-inline: auto;
982
+ }
983
+ ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._info_1shlx_37 path {
984
+ stroke: #12131a;
985
+ }
986
+ ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._info_1shlx_37 line {
987
+ stroke: #12131a;
988
+ }
989
+ ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._info_1shlx_37 line + path {
990
+ fill: #12131a;
991
+ }
992
+ ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._warning_1shlx_46 path {
993
+ stroke: #faad14;
994
+ }
995
+ ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._warning_1shlx_46 line {
996
+ stroke: #faad14;
997
+ }
998
+ ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._error_1shlx_52 path {
999
+ stroke: #da3f3f;
1000
+ }
1001
+ ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._error_1shlx_52 line {
1002
+ stroke: #da3f3f;
1003
+ }
1004
+ ._common-dialog_1shlx_16 ._confirmation-dialog-header_1shlx_27 ._icon_1shlx_32._error_1shlx_52 line + path {
1005
+ fill: #da3f3f;
1006
+ }
1007
+ ._common-dialog_1shlx_16 ._confirmation-title_1shlx_61 {
1008
+ font-size: 1.5rem;
1009
+ font-weight: 500;
1010
+ line-height: 1.875rem;
1011
+ text-align: center;
1012
+ margin-bottom: 0.625rem;
1013
+ }
1014
+ ._common-dialog_1shlx_16 ._confirmation-title_1shlx_61._error-title_1shlx_68 {
1015
+ color: #da3f3f;
1016
+ }
1017
+ ._common-dialog_1shlx_16 ._confirmation-title_1shlx_61._warning-title_1shlx_71 {
1018
+ color: #faad14;
1019
+ }
1020
+ ._common-dialog_1shlx_16 ._confirmation-dialog-footer_1shlx_74 {
1021
+ display: flex;
1022
+ gap: 1.25rem;
1023
+ margin-top: 1.875rem;
1024
+ }
1025
+
1026
+ /* esbuild-sass-plugin:css-chunk:src/components/JsonInput/style.module.scss */
1027
+ ._json-editor-container_1hwe9_1 {
1028
+ overflow: hidden;
1029
+ border-bottom-right-radius: 0.3125rem;
1030
+ border-bottom-left-radius: 0.3125rem;
1031
+ }
1032
+ ._json-editor-container_1hwe9_1 ._json-editor-label_1hwe9_6 {
1033
+ font-size: 0.875rem;
1034
+ font-weight: 600;
1035
+ line-height: 1.25rem;
1036
+ margin-bottom: 0.3125rem;
1037
+ }
1038
+ ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1 {
1039
+ display: flex;
1040
+ flex-direction: column;
1041
+ background-color: #142452;
1042
+ width: 100%;
1043
+ outline: 1px solid transparent;
1044
+ position: relative;
1045
+ overflow: hidden;
1046
+ }
1047
+ ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1 ._actions-container_1hwe9_21 {
1048
+ width: 100%;
1049
+ height: 5rem;
1050
+ padding: 1.25rem;
1051
+ border-radius: 0 0 0.3125rem 0.3125rem;
1052
+ background: #101e47;
1053
+ display: flex;
1054
+ flex-direction: row;
1055
+ gap: 1.25rem;
1056
+ align-items: center;
1057
+ }
1058
+ ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1 ._actions-container_1hwe9_21 ._validate_1hwe9_32 {
1059
+ color: #fff;
1060
+ text-align: center;
1061
+ font-size: 1rem;
1062
+ font-style: normal;
1063
+ font-weight: 600;
1064
+ line-height: 1.25rem;
1065
+ width: 8.75rem;
1066
+ padding: 0.625rem 2.25rem;
1067
+ background-color: rgba(240, 248, 255, 0);
1068
+ border-radius: 0.3125rem;
1069
+ border: 0.0625rem solid #4d75d8;
1070
+ cursor: pointer;
1071
+ }
1072
+ ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1 ._actions-container_1hwe9_21 ._validate_1hwe9_32:disabled {
1073
+ color: #babdcc;
1074
+ border-color: #a2a5b6;
1075
+ }
1076
+ ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1 ._actions-container_1hwe9_21 ._beautify_1hwe9_50 {
1077
+ color: #fff;
1078
+ text-align: center;
1079
+ font-size: 1rem;
1080
+ font-style: normal;
1081
+ font-weight: 600;
1082
+ line-height: 1.25rem;
1083
+ width: 8.75rem;
1084
+ padding: 0.625rem 2.25rem;
1085
+ background-color: rgba(240, 248, 255, 0);
1086
+ border-radius: 0.3125rem;
1087
+ border: 1px solid #babdcc;
1088
+ cursor: pointer;
1089
+ }
1090
+ ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1 ._actions-container_1hwe9_21 ._beautify_1hwe9_50:disabled {
1091
+ color: #a2a5b6;
1092
+ border-color: #a2a5b6;
1093
+ }
1094
+ ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1 textarea {
1095
+ width: 100%;
1096
+ padding: 1.25rem;
1097
+ font-size: 0.875rem;
1098
+ font-style: normal;
1099
+ font-weight: 400;
1100
+ line-height: 1.25rem;
1101
+ color: white;
1102
+ height: 25rem;
1103
+ background-color: #142452;
1104
+ border: none;
1105
+ resize: none;
1106
+ }
1107
+ ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1 textarea:focus,
1108
+ ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1 textarea:focus-within,
1109
+ ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1 textarea:focus-visible ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1 textarea:active {
1110
+ outline: none;
1111
+ border: none;
1112
+ }
1113
+ ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1 textarea::-webkit-scrollbar {
1114
+ width: 0.5rem;
1115
+ }
1116
+ ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1 textarea::-webkit-scrollbar-track {
1117
+ background-color: #828699;
1118
+ border: none;
1119
+ border-color: transparent;
1120
+ border-top-left-radius: 0;
1121
+ }
1122
+ ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1 textarea::-webkit-scrollbar-thumb {
1123
+ background-color: #d8dae5;
1124
+ border: none;
1125
+ border-color: transparent;
1126
+ border-radius: 0;
1127
+ }
1128
+ ._json-editor-container_1hwe9_1 ._json-editor_1hwe9_1._invalid_1hwe9_100 {
1129
+ outline: 1px solid #ce2828 !important;
1130
+ }
1131
+ ._json-editor-container_1hwe9_1 ._error-message_1hwe9_103 {
1132
+ color: #ce2828;
1133
+ font-size: 0.75rem;
1134
+ line-height: 1.25rem;
1135
+ margin-top: 0.625rem;
1136
+ }
1137
+ ._json-editor-container_1hwe9_1._disabled_1hwe9_109 ._json-editor_1hwe9_1 textarea {
1138
+ background-color: white;
1139
+ color: #12131a;
1140
+ }
1141
+
1142
+ /* src/layout/layout.module.css */
1143
+ .docsLayout {
1144
+ display: flex;
1145
+ flex-direction: column;
1146
+ overflow: hidden;
1147
+ height: 100vh;
1148
+ max-height: 100%;
1149
+ .apiDocAlert {
1150
+ border-radius: 0;
1151
+ z-index: 3;
1152
+ }
1153
+ .layoutContainer {
1154
+ display: grid;
1155
+ grid-template-columns: 60% 40%;
1156
+ width: 100%;
1157
+ height: 100%;
1158
+ max-width: 100%;
1159
+ max-height: 100%;
1160
+ overflow: hidden;
1161
+ .editorSide {
1162
+ background-color: #fff;
1163
+ padding-bottom: 1.25rem;
1164
+ .editorSectionHead_title {
1165
+ position: sticky;
1166
+ top: 0;
1167
+ z-index: 1399 !important;
1168
+ }
1169
+ .editorSectionHead,
1170
+ .editorSectionHead_title {
1171
+ span {
1172
+ width: 100%;
1173
+ }
1174
+ .editorSectionHead_content {
1175
+ display: flex;
1176
+ justify-content: space-between;
1177
+ align-items: center;
1178
+ button {
1179
+ width: 6.25rem;
1180
+ }
1181
+ }
1182
+ }
1183
+ }
1184
+ .livePreviewSide {
1185
+ background-color: #f8f9fb;
1186
+ padding: 1.25rem 1.875rem;
1187
+ }
1188
+ .docSide {
1189
+ max-height: 100%;
1190
+ overflow-y: overlay;
1191
+ overflow-x: clip;
1192
+ scroll-behavior: smooth;
1193
+ }
1194
+ }
1195
+ :global(.textArea .inputField),
1196
+ :global(.inputContainer .inputWrapper .innerInputContainer .input) {
1197
+ padding-inline-end: 2.5rem;
1198
+ }
1199
+ }
1200
+
1201
+ /* esbuild-sass-plugin:css-chunk:src/components/InfoForm/InfoForm.module.scss */
1202
+ ._apiInfoForm_1q5ci_1 {
1203
+ display: grid;
1204
+ padding: 1.25rem 1.875rem;
1205
+ gap: 1.25rem;
1206
+ }
1207
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._paramDescContainer_1q5ci_6 {
1208
+ display: flex;
1209
+ }
1210
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._paramDescContainer_1q5ci_6 ._paramDescContainer_separator_1q5ci_9 {
1211
+ height: inherit;
1212
+ width: 1px;
1213
+ background-color: #d8dae5;
1214
+ }
1215
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._paramDescContainer_1q5ci_6 .customBtn svg path {
1216
+ stroke-width: 0.1;
1217
+ }
1218
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._paramDescContainer_1q5ci_6 .customBtn._editDescBtn_1q5ci_17 {
1219
+ padding: 0;
1220
+ margin-right: 1.25rem;
1221
+ }
1222
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._paramDescContainer_1q5ci_6 .customBtn._editDescBtn_1q5ci_17 .btnContentWrapper {
1223
+ display: flex;
1224
+ align-items: center;
1225
+ padding: 0;
1226
+ font-size: 0.875rem;
1227
+ }
1228
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._paramDescContainer_1q5ci_6 .customBtn._editDescBtn_1q5ci_17 .btnContentWrapper .endBtnIcon {
1229
+ margin-block: auto;
1230
+ }
1231
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._paramDescContainer_1q5ci_6 .customBtn._editDescBtn_1q5ci_17 .btnContentWrapper .endBtnIcon svg path {
1232
+ fill: #12131a;
1233
+ }
1234
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._paramDescContainer_1q5ci_6 .customBtn._deleteParamBtn_1q5ci_33 {
1235
+ padding: 0;
1236
+ border-width: 0 !important;
1237
+ }
1238
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._paramDescContainer_1q5ci_6 .customBtn._deleteParamBtn_1q5ci_33 .btnContentWrapper .endBtnIcon {
1239
+ margin-block: auto;
1240
+ }
1241
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._paramDescContainer_1q5ci_6 .customBtn._deleteParamBtn_1q5ci_33 .btnContentWrapper .endBtnIcon svg {
1242
+ width: 1.125rem;
1243
+ }
1244
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._paramDescContainer_1q5ci_6 .customBtn:not(.disabled).success .endBtnIcon {
1245
+ margin-block: auto;
1246
+ }
1247
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._paramDescContainer_1q5ci_6 .customBtn:not(.disabled).success .endBtnIcon svg {
1248
+ width: 1.125rem;
1249
+ }
1250
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._paramDescContainer_1q5ci_6 .customBtn:not(.disabled).success .endBtnIcon svg path {
1251
+ fill: #3aaa35;
1252
+ }
1253
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._externalDocsLink_1q5ci_52 {
1254
+ font-size: 0.875rem;
1255
+ line-height: 1.25rem;
1256
+ cursor: pointer;
1257
+ align-self: center;
1258
+ margin-right: 2rem;
1259
+ }
1260
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._editExternalDocs_1q5ci_59 {
1261
+ display: flex;
1262
+ align-items: center;
1263
+ padding-right: 0.625rem;
1264
+ }
1265
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._editExternalDocs_1q5ci_59 svg {
1266
+ cursor: pointer;
1267
+ }
1268
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._editExternalDocs_1q5ci_59 svg path {
1269
+ fill: #12131a;
1270
+ }
1271
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._editDescTooltipContent_1q5ci_70 {
1272
+ display: flex;
1273
+ flex-direction: column;
1274
+ gap: 0.625rem;
1275
+ padding-bottom: 0.625rem;
1276
+ }
1277
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._editDescTooltipContent_1q5ci_70 > *:not(._editDescTooltipContent_header_1q5ci_76) {
1278
+ margin-inline: 0.625rem;
1279
+ }
1280
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 ._editDescTooltipContent_1q5ci_70 ._editDescTooltipContent_header_1q5ci_76 {
1281
+ font-weight: 600;
1282
+ font-size: 0.875rem;
1283
+ line-height: 1.25rem;
1284
+ padding: 0.75rem 1.25rem;
1285
+ border-bottom: 1px solid #d8dae5;
1286
+ }
1287
+ ._apiInfoForm_1q5ci_1 ._paramsTable_1q5ci_6 .requiredParam .headContainer::after {
1288
+ content: "*";
1289
+ color: red;
1290
+ transform: translateX(0.125rem);
1291
+ }
1292
+ ._apiInfoForm_1q5ci_1 ._apiDocRow_1q5ci_91 {
1293
+ display: grid;
1294
+ grid-template-columns: 1fr 1fr;
1295
+ gap: 1.25rem;
1296
+ }
1297
+ ._apiInfoForm_1q5ci_1 ._apiInfoForm_tagsChips_1q5ci_96 {
1298
+ margin-top: -1.25rem;
1299
+ }
1300
+ ._apiInfoForm_1q5ci_1 ._editDescTooltipContent_1q5ci_70 {
1301
+ display: flex;
1302
+ flex-direction: column;
1303
+ gap: 0.625rem;
1304
+ padding-bottom: 0.625rem;
1305
+ }
1306
+ ._apiInfoForm_1q5ci_1 ._editDescTooltipContent_1q5ci_70 > *:not(._editDescTooltipContent_header_1q5ci_76) {
1307
+ margin-inline: 0.625rem;
1308
+ }
1309
+ ._apiInfoForm_1q5ci_1 ._editDescTooltipContent_1q5ci_70 ._editDescTooltipContent_header_1q5ci_76 {
1310
+ font-weight: 600;
1311
+ font-size: 0.875rem;
1312
+ line-height: 1.25rem;
1313
+ padding: 0.75rem 1.25rem;
1314
+ border-bottom: 1px solid #d8dae5;
1315
+ }
1316
+ ._apiInfoForm_1q5ci_1 .requiredParam .headContainer::after {
1317
+ content: "*";
1318
+ color: red;
1319
+ transform: translateX(0.125rem);
1320
+ }
1321
+
1322
+ /* esbuild-sass-plugin:css-chunk:src/components/SectionHead/SectionHead.scss */
1323
+ ._containerTitleDrawer_8eq0k_1 {
1324
+ height: 64px;
1325
+ min-height: 64px;
1326
+ display: flex;
1327
+ flex-direction: row;
1328
+ justify-content: space-between;
1329
+ align-items: center;
1330
+ background-color: #f1f2f6;
1331
+ padding: 0 30px 0 30px;
1332
+ width: 100%;
1333
+ }
1334
+ ._containerTitleDrawer_8eq0k_1 span {
1335
+ color: #12131a;
1336
+ font-weight: 600;
1337
+ font-size: 18px;
1338
+ line-height: 25px;
1339
+ letter-spacing: 0em;
1340
+ }
1341
+ ._containerTitleDrawer_8eq0k_1 svg path {
1342
+ stroke: #000 !important;
1343
+ }
1344
+ ._containerTitleDrawer_8eq0k_1 ._closeIcon_8eq0k_22 {
1345
+ cursor: pointer;
1346
+ }
1347
+
1348
+ /* esbuild-sass-plugin:css-chunk:src/components/LivePreview/LivePreview.module.scss */
1349
+ ._livePreviewContainer_1kx3j_1 ._titleContainer_1kx3j_1 {
1350
+ margin-top: 1.875rem;
1351
+ display: flex;
1352
+ justify-content: space-between;
1353
+ align-items: center;
1354
+ flex-wrap: wrap;
1355
+ max-width: 100%;
1356
+ gap: 1.25rem;
1357
+ }
1358
+ ._livePreviewContainer_1kx3j_1 ._titleContainer_1kx3j_1 p._apiName_1kx3j_10 {
1359
+ font-size: 40px;
1360
+ line-height: 30px;
1361
+ font-weight: 500;
1362
+ word-wrap: break-word;
1363
+ overflow-wrap: break-word;
1364
+ word-break: break-all;
1365
+ }
1366
+ ._livePreviewContainer_1kx3j_1 ._titleContainer_1kx3j_1 ._livePreviewChip_1kx3j_18 {
1367
+ background-color: #ebecf2;
1368
+ color: #12131a;
1369
+ }
1370
+ ._livePreviewContainer_1kx3j_1 ._description_preview_1kx3j_22 {
1371
+ word-break: break-all;
1372
+ }
1373
+ ._requestAccordion_1kx3j_26,
1374
+ ._responseAccordion_1kx3j_27 {
1375
+ background-color: #f4c5c5;
1376
+ border: 1px solid #da3f3f;
1377
+ border-radius: 0.3125rem !important;
1378
+ box-shadow: none !important;
1379
+ margin-bottom: 0 !important;
1380
+ cursor: default !important;
1381
+ margin-top: 0.625rem;
1382
+ }
1383
+ ._requestAccordion_1kx3j_26 .accordion-header,
1384
+ ._responseAccordion_1kx3j_27 .accordion-header {
1385
+ background-color: #f4c5c5;
1386
+ display: flex;
1387
+ align-items: center;
1388
+ justify-content: space-between;
1389
+ margin: 0 !important;
1390
+ padding: 0 !important;
1391
+ height: 4.0625rem !important;
1392
+ border-radius: 0.3125rem !important;
1393
+ }
1394
+ ._requestAccordion_1kx3j_26 .accordion-details.expanded,
1395
+ ._responseAccordion_1kx3j_27 .accordion-details.expanded {
1396
+ border-top: 1px solid #000 !important;
1397
+ padding: 1.25rem !important;
1398
+ padding: 0 !important;
1399
+ background-color: #f4c5c5;
1400
+ }
1401
+ ._requestAccordion_1kx3j_26 .accordion-details.expanded .jsonField div textarea,
1402
+ ._responseAccordion_1kx3j_27 .accordion-details.expanded .jsonField div textarea {
1403
+ border-top-right-radius: 0;
1404
+ border-top-left-radius: 0;
1405
+ height: 10rem;
1406
+ }
1407
+ ._requestAccordion_1kx3j_26 .accordion-details.expanded .textArea .containerTextArea,
1408
+ ._responseAccordion_1kx3j_27 .accordion-details.expanded .textArea .containerTextArea {
1409
+ display: flex;
1410
+ }
1411
+ ._requestAccordion_1kx3j_26 .accordion-details.expanded .textArea .containerTextArea .inputField,
1412
+ ._responseAccordion_1kx3j_27 .accordion-details.expanded .textArea .containerTextArea .inputField {
1413
+ height: 100%;
1414
+ padding: 1.25rem;
1415
+ }
1416
+ ._requestAccordion_1kx3j_26 ._accordionContent_1kx3j_69,
1417
+ ._responseAccordion_1kx3j_27 ._accordionContent_1kx3j_69 {
1418
+ max-width: 100%;
1419
+ padding-left: 0.625rem;
1420
+ padding-right: 0.625rem;
1421
+ padding-top: 0.9375rem;
1422
+ }
1423
+ ._requestAccordion_1kx3j_26 ._accordionContent_1kx3j_69 ol,
1424
+ ._responseAccordion_1kx3j_27 ._accordionContent_1kx3j_69 ol {
1425
+ padding-left: 1.7rem;
1426
+ }
1427
+ ._requestAccordion_1kx3j_26 ._accordionContent_1kx3j_69 ol li,
1428
+ ._responseAccordion_1kx3j_27 ._accordionContent_1kx3j_69 ol li {
1429
+ max-width: 100%;
1430
+ word-break: break-all;
1431
+ }
1432
+ ._requestAccordion_1kx3j_26 ._requestAccordionSummary_1kx3j_85,
1433
+ ._requestAccordion_1kx3j_26 ._responseAccordionSummary_1kx3j_86,
1434
+ ._responseAccordion_1kx3j_27 ._requestAccordionSummary_1kx3j_85,
1435
+ ._responseAccordion_1kx3j_27 ._responseAccordionSummary_1kx3j_86 {
1436
+ width: 100%;
1437
+ cursor: pointer;
1438
+ display: flex;
1439
+ justify-content: space-between;
1440
+ font-weight: 700;
1441
+ font-size: 1.125rem;
1442
+ line-height: 1.5rem;
1443
+ display: flex;
1444
+ align-items: center;
1445
+ margin-inline: 0.625rem 1.25rem;
1446
+ }
1447
+ ._requestAccordion_1kx3j_26 ._responseAccordionSummary_title_1kx3j_100,
1448
+ ._requestAccordion_1kx3j_26 ._requestAccordionSummary_title_1kx3j_101,
1449
+ ._requestAccordion_1kx3j_26 ._responseAccordionSummary_1kx3j_86,
1450
+ ._responseAccordion_1kx3j_27 ._responseAccordionSummary_title_1kx3j_100,
1451
+ ._responseAccordion_1kx3j_27 ._requestAccordionSummary_title_1kx3j_101,
1452
+ ._responseAccordion_1kx3j_27 ._responseAccordionSummary_1kx3j_86 {
1453
+ display: flex;
1454
+ align-items: center;
1455
+ }
1456
+ ._requestAccordion_1kx3j_26 ._responseAccordionSummary_title_1kx3j_100 svg,
1457
+ ._requestAccordion_1kx3j_26 ._requestAccordionSummary_title_1kx3j_101 svg,
1458
+ ._requestAccordion_1kx3j_26 ._responseAccordionSummary_1kx3j_86 svg,
1459
+ ._responseAccordion_1kx3j_27 ._responseAccordionSummary_title_1kx3j_100 svg,
1460
+ ._responseAccordion_1kx3j_27 ._requestAccordionSummary_title_1kx3j_101 svg,
1461
+ ._responseAccordion_1kx3j_27 ._responseAccordionSummary_1kx3j_86 svg {
1462
+ transition: rotate 0.2s ease-in-out;
1463
+ }
1464
+ ._requestAccordion_1kx3j_26 ._responseAccordionSummary_title_1kx3j_100 ._expanded_1kx3j_47,
1465
+ ._requestAccordion_1kx3j_26 ._requestAccordionSummary_title_1kx3j_101 ._expanded_1kx3j_47,
1466
+ ._requestAccordion_1kx3j_26 ._responseAccordionSummary_1kx3j_86 ._expanded_1kx3j_47,
1467
+ ._responseAccordion_1kx3j_27 ._responseAccordionSummary_title_1kx3j_100 ._expanded_1kx3j_47,
1468
+ ._responseAccordion_1kx3j_27 ._requestAccordionSummary_title_1kx3j_101 ._expanded_1kx3j_47,
1469
+ ._responseAccordion_1kx3j_27 ._responseAccordionSummary_1kx3j_86 ._expanded_1kx3j_47 {
1470
+ rotate: 180deg;
1471
+ }
1472
+ ._requestAccordion_1kx3j_26 .accordion-details .textArea .inputField,
1473
+ ._responseAccordion_1kx3j_27 .accordion-details .textArea .inputField {
1474
+ padding: 0;
1475
+ border: none;
1476
+ }
1477
+ ._requestAccordion_1kx3j_26 .accordion-header .iconContainer .dropdownIcon,
1478
+ ._responseAccordion_1kx3j_27 .accordion-header .iconContainer .dropdownIcon {
1479
+ display: none !important;
1480
+ }
1481
+ ._requestAccordion_1kx3j_26 .accordion-header,
1482
+ ._responseAccordion_1kx3j_27 .accordion-header {
1483
+ cursor: default;
1484
+ }
1485
+ ._responseAccordion_1kx3j_27 ._responseAccordionSummary_1kx3j_86 {
1486
+ display: flex;
1487
+ align-items: center;
1488
+ }
1489
+ ._responseAccordion_1kx3j_27 ._responseAccordionSummary_1kx3j_86 .multiSelectGroup .optionsList {
1490
+ width: 8rem !important;
1491
+ min-width: 8rem !important;
1492
+ }
1493
+ ._responseAccordion_1kx3j_27 ._responseAccordionSummary_1kx3j_86 .multiSelectGroup {
1494
+ width: 8rem;
1495
+ margin-left: auto;
1496
+ }
1497
+ ._responseAccordion_1kx3j_27 ._responseAccordionSummary_1kx3j_86 .multiSelectGroup .selectDisplay {
1498
+ height: 2.0625rem !important;
1499
+ min-height: 2.0625rem !important;
1500
+ padding: 0;
1501
+ padding-left: 0.625rem;
1502
+ }
1503
+ ._responseAccordion_1kx3j_27 .accordion-header {
1504
+ overflow: visible;
1505
+ cursor: default;
1506
+ }
1507
+ ._responseAccordion_1kx3j_27 ._statusCodeOptionContainer_1kx3j_161 {
1508
+ display: grid;
1509
+ grid-template-columns: min-content min-content;
1510
+ align-items: center;
1511
+ gap: 0.625rem;
1512
+ }
1513
+ ._responseAccordion_1kx3j_27 ._statusCodeOptionContainer_1kx3j_161 ._statusCodeOptionCircle_1kx3j_167 {
1514
+ width: 0.625rem;
1515
+ aspect-ratio: 1/1;
1516
+ border-radius: 100%;
1517
+ }
1518
+
1519
+ /* esbuild-sass-plugin:css-chunk:src/layout/docsComponents/DocsHeader/DocsHeader.module.scss */
1520
+ ._api_docs_header_aig9w_1 {
1521
+ height: 3.125rem;
1522
+ background-color: #f0f1f2;
1523
+ display: flex;
1524
+ align-items: center;
1525
+ padding: 0 1rem;
1526
+ z-index: 1;
1527
+ }
1528
+ ._api_docs_header_aig9w_1 ._header_content_aig9w_9 {
1529
+ width: 100%;
1530
+ display: flex;
1531
+ align-items: center;
1532
+ }
1533
+ ._api_docs_header_aig9w_1 ._nav_buttons_aig9w_14 {
1534
+ display: flex;
1535
+ gap: 1rem;
1536
+ margin-left: 2.9375rem;
1537
+ }
1538
+ ._api_docs_header_aig9w_1 ._search_filter_btn_aig9w_19 {
1539
+ background-color: #ffffff !important;
1540
+ border: 1px solid #e8e9ee !important;
1541
+ width: 10.4375rem;
1542
+ height: 2.25rem;
1543
+ font-weight: 400;
1544
+ font-size: 1rem;
1545
+ line-height: 1.25rem;
1546
+ }
1547
+ ._api_docs_header_aig9w_1 ._search_filter_btn_aig9w_19 ._btnContentWrapper_aig9w_28 ._btnContent_aig9w_28 {
1548
+ font-size: 0.918rem !important;
1549
+ }
1550
+ ._api_docs_header_aig9w_1 ._search_filter_btn_aig9w_19:hover:not(:disabled) {
1551
+ color: #000000 !important;
1552
+ }
1553
+ ._api_docs_header_aig9w_1 ._search_filter_btn_aig9w_19:hover {
1554
+ color: #000 !important;
1555
+ }
1556
+ ._api_docs_header_aig9w_1 ._search_filter_btn_aig9w_19 svg {
1557
+ margin-left: 0.5rem;
1558
+ }
1559
+ ._api_docs_header_aig9w_1 .guide-btn {
1560
+ background-color: #ffffff !important;
1561
+ border: 0.82px solid #b8bfca !important;
1562
+ width: 5.658rem;
1563
+ font-size: 0.9175rem;
1564
+ font-weight: 400;
1565
+ line-height: 1.234rem;
1566
+ height: 2.25rem;
1567
+ }
1568
+ ._api_docs_header_aig9w_1 .guide-btn:disabled {
1569
+ opacity: 0.7;
1570
+ background-color: #ffffff !important;
1571
+ color: #667085 !important;
1572
+ }
1573
+ ._api_docs_header_aig9w_1 .guide-btn svg {
1574
+ margin-right: 0.4075rem;
1575
+ }
1576
+ ._api_docs_header_aig9w_1 ._api_btn_aig9w_57 {
1577
+ background-color: #ffffff !important;
1578
+ display: flex;
1579
+ flex-direction: row;
1580
+ align-items: center;
1581
+ border: none !important;
1582
+ box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
1583
+ padding: 0.4rem;
1584
+ width: 10.4875rem;
1585
+ font-size: 1rem;
1586
+ font-weight: 400;
1587
+ line-height: 1.234rem;
1588
+ height: 2.25rem;
1589
+ }
1590
+ ._api_docs_header_aig9w_1 ._api_btn_aig9w_57 ._btnContentWrapper_aig9w_28 ._btnContent_aig9w_28 {
1591
+ font-size: 0.918rem !important;
1592
+ }
1593
+ ._api_docs_header_aig9w_1 ._api_btn_aig9w_57:hover:not(:disabled) {
1594
+ color: #000000 !important;
1595
+ }
1596
+ ._api_docs_header_aig9w_1 ._api_btn_aig9w_57 svg {
1597
+ margin-right: 0.4075rem;
1598
+ }
1599
+ .tippy-arrow {
1600
+ transform: translateX(12px) !important;
1601
+ }
1602
+ .tippy-content {
1603
+ padding: 0.5rem;
1604
+ text-align: center;
1605
+ font-size: 0.875rem;
1606
+ font-weight: 600;
1607
+ color: #ffffff;
1608
+ }
1609
+ .search-filter-form {
1610
+ display: flex;
1611
+ flex-direction: column;
1612
+ width: 100%;
1613
+ gap: 2.25rem;
1614
+ padding: 1.75rem 1.75rem 0rem 1.75rem;
1615
+ min-height: 17.687rem;
1616
+ transition: min-height 0.3s ease;
1617
+ }
1618
+ .search-filter-form.expanded {
1619
+ min-height: 34.375rem;
1620
+ }
1621
+ .search-filter-form.expanded {
1622
+ min-height: 34.375rem;
1623
+ }
1624
+ .search-filter-form__header {
1625
+ display: flex;
1626
+ align-items: center;
1627
+ justify-content: space-between;
1628
+ margin-bottom: 0.5rem;
1629
+ }
1630
+ .search-filter-form__header__title {
1631
+ font-size: 1.25rem;
1632
+ font-weight: 400;
1633
+ line-height: 1.75rem;
1634
+ color: #9ca1aa;
1635
+ margin: 0;
1636
+ }
1637
+ .search-filter-form__header svg {
1638
+ cursor: pointer;
1639
+ }
1640
+ .name-input {
1641
+ width: 27.875rem;
1642
+ height: 2.5rem;
1643
+ border-radius: 0.5rem;
1644
+ border: 0.0625rem solid #bbbec5;
1645
+ padding-top: 0.5rem;
1646
+ padding-bottom: 0.5rem;
1647
+ }
1648
+ .name-input > div.inputWrapper {
1649
+ border: 0px !important;
1650
+ }
1651
+ .methodList {
1652
+ width: 27.875rem;
1653
+ border-radius: 0.5rem;
1654
+ border: 0.0625rem solid #f0f1f2;
1655
+ }
1656
+ .methodList .method-item {
1657
+ display: flex;
1658
+ flex-direction: row;
1659
+ justify-content: flex-start;
1660
+ align-items: center;
1661
+ gap: 0.5rem;
1662
+ padding-left: 0.75rem;
1663
+ padding-right: 0.75rem;
1664
+ padding-top: 0.5rem;
1665
+ border-radius: 0.5rem;
1666
+ padding-bottom: 0.5rem;
1667
+ border-bottom: 1px solid #f0f1f2;
1668
+ }
1669
+ .methodList .method-item span {
1670
+ font-weight: 400;
1671
+ font-size: 0.875rem;
1672
+ }
1673
+ .methodList .method-item input {
1674
+ cursor: pointer;
1675
+ width: 1.25rem;
1676
+ height: 1.25rem;
1677
+ border-radius: 0.25rem;
1678
+ border: 1px solid #64748b;
1679
+ }
1680
+ .method-container {
1681
+ display: flex;
1682
+ flex-direction: column;
1683
+ gap: 0.5rem;
1684
+ position: relative;
1685
+ z-index: 10;
1686
+ }
1687
+ .method-container .typeDdl {
1688
+ cursor: pointer;
1689
+ width: 27.875rem;
1690
+ height: 2.5rem;
1691
+ border-radius: 0.5rem;
1692
+ border: 0.0625rem solid #bbbec5;
1693
+ padding-top: 0.5rem;
1694
+ padding-bottom: 0.5rem;
1695
+ padding-left: 1.3rem;
1696
+ padding-right: 0.75rem;
1697
+ display: flex;
1698
+ justify-content: space-between;
1699
+ align-items: center;
1700
+ }
1701
+ .method-container .typeDdl span {
1702
+ font-weight: 400;
1703
+ font-size: 0.875rem;
1704
+ color: #8390a2;
1705
+ }
1706
+ .method-container label {
1707
+ font-size: 0.75rem;
1708
+ font-weight: 400;
1709
+ color: #000000;
1710
+ }
1711
+ #react-select-menu-portal {
1712
+ z-index: 9999 !important;
1713
+ }
1714
+ .button-container {
1715
+ display: flex;
1716
+ justify-content: center;
1717
+ width: 100%;
1718
+ padding-top: 0 !important;
1719
+ padding: 1.5rem 0;
1720
+ }
1721
+ .dialog-submit-btn {
1722
+ width: 100% !important;
1723
+ background-color: #4d75d9 !important;
1724
+ color: white !important;
1725
+ border-radius: 0.5rem !important;
1726
+ height: 2.25rem !important;
1727
+ box-shadow: 1px 1px 0.25rem 0px rgba(0, 0, 0, 0.2509803922) inset !important;
1728
+ font-weight: 400;
1729
+ }
1730
+ .close-icon {
1731
+ top: 3.2rem !important;
1732
+ right: 3rem !important;
1733
+ cursor: pointer !important;
1734
+ }
1735
+ .custom-select-border > div {
1736
+ border: 1px solid #f0f1f2 !important;
1737
+ border-radius: 0.5rem !important;
1738
+ }
1739
+ .multiSelectGroup .optionsList .option {
1740
+ border-top: 1px solid #f0f1f2 !important;
1741
+ }
1742
+ .multiSelectGroup .optionsList .optionsContainer.optionsContainerWithSearch {
1743
+ max-height: 56.25rem !important;
1744
+ }
1745
+ .inputContainer .inputWrapper {
1746
+ border: 1px solid #f0f1f2 !important;
1747
+ }
1748
+ .rootContentWrapper {
1749
+ opacity: 1 !important;
1750
+ backdrop-filter: blur(0.5rem);
1751
+ background-color: rgba(0, 0, 0, 0.281) !important;
1752
+ }
1753
+ .guide-tooltip.guide-tooltip.guide-tooltip.guide-tooltip {
1754
+ background-color: #000;
1755
+ border: none;
1756
+ border-radius: 0.75rem;
1757
+ }
1758
+ .guide-tooltip.guide-tooltip.guide-tooltip.guide-tooltip.tippy-box .tippy-content.tippy-content {
1759
+ border-radius: 0.75rem;
1760
+ color: #fff;
1761
+ background-color: #000;
1762
+ }
1763
+ .guide-tooltip.guide-tooltip.guide-tooltip.guide-tooltip .tippy-arrow.tippy-arrow.tippy-arrow.tippy-arrow {
1764
+ color: #000;
1765
+ }
1766
+ .guide-tooltip.guide-tooltip.guide-tooltip.guide-tooltip .tippy-arrow.tippy-arrow.tippy-arrow.tippy-arrow::before {
1767
+ color: #000;
1768
+ }
1769
+
1770
+ /* esbuild-sass-plugin:css-chunk:src/layout/docsComponents/DocsSideMenuTree/style.scss */
1771
+ ._api-docs-api-tree_hyl5t_1 {
1772
+ width: 100%;
1773
+ max-width: 12.5rem;
1774
+ padding: 3rem 1.25rem;
1775
+ box-sizing: border-box;
1776
+ }
1777
+ ._api-docs-api-tree_hyl5t_1 > * {
1778
+ box-sizing: border-box;
1779
+ }
1780
+ ._api-docs-api-tree__section-header_hyl5t_10 {
1781
+ display: flex;
1782
+ align-items: center;
1783
+ gap: 0.25rem;
1784
+ padding-inline: 0.5rem;
1785
+ cursor: pointer;
1786
+ user-select: none;
1787
+ height: 2.5rem;
1788
+ }
1789
+ ._api-docs-api-tree__section-header_hyl5t_10:hover {
1790
+ background-color: #f3f4f6;
1791
+ width: 100%;
1792
+ }
1793
+ ._api-docs-api-tree__section-header_hyl5t_10 svg {
1794
+ min-width: 1rem;
1795
+ }
1796
+ ._api-docs-api-tree__section-header_hyl5t_10 svg:first-child path {
1797
+ stroke: #bbbec5;
1798
+ }
1799
+ ._api-docs-api-tree__section-title_hyl5t_29 {
1800
+ font-size: 0.75rem;
1801
+ line-height: 0.875rem;
1802
+ font-weight: 500;
1803
+ color: #000;
1804
+ margin-left: 0.25rem;
1805
+ word-break: break-all;
1806
+ line-height: 0.9375rem;
1807
+ }
1808
+ ._api-docs-api-tree__section__overview_hyl5t_38 {
1809
+ display: flex;
1810
+ align-items: center;
1811
+ gap: 0.5rem;
1812
+ padding: 0.5rem 1.75rem;
1813
+ border-radius: 0.25rem;
1814
+ cursor: pointer;
1815
+ }
1816
+ ._api-docs-api-tree__section__overview_hyl5t_38:hover {
1817
+ background-color: #f3f4f6;
1818
+ }
1819
+ ._api-docs-api-tree__section__overview_hyl5t_38 span {
1820
+ font-size: 0.75rem;
1821
+ line-height: 0.875rem;
1822
+ color: #000000;
1823
+ }
1824
+ ._api-docs-api-tree__section__overview_hyl5t_38[data-active=true] {
1825
+ background-color: #f0f1f2;
1826
+ }
1827
+ ._api-docs-api-tree__section__endpoints_hyl5t_57 {
1828
+ display: flex;
1829
+ align-items: center;
1830
+ height: 1.5rem;
1831
+ gap: 0.5rem;
1832
+ border-radius: 0.25rem;
1833
+ padding-inline: 1.75rem;
1834
+ cursor: pointer;
1835
+ }
1836
+ ._api-docs-api-tree__section__endpoints_hyl5t_57 span {
1837
+ font-size: 0.75rem;
1838
+ line-height: 0.875rem;
1839
+ color: #000000;
1840
+ }
1841
+ ._api-docs-api-tree__section__endpoints_hyl5t_57[data-active=true] {
1842
+ background-color: #f0f1f2;
1843
+ }
1844
+ ._api-docs-api-tree__section_hyl5t_10[data-active=true] ._api-docs-api-tree__section-title_hyl5t_29 {
1845
+ color: #616874;
1846
+ }
1847
+ ._api-docs-api-tree__endpoints_hyl5t_77 {
1848
+ display: flex;
1849
+ flex-direction: column;
1850
+ align-items: start;
1851
+ gap: 0.5rem;
1852
+ border-radius: 0.25rem;
1853
+ cursor: pointer;
1854
+ }
1855
+ ._api-docs-api-tree__endpoints_hyl5t_77 span {
1856
+ font-size: 0.75rem;
1857
+ line-height: 0.875rem;
1858
+ color: #000000;
1859
+ }
1860
+ ._api-docs-api-tree__endpoints_hyl5t_77[data-active=true] {
1861
+ background-color: #f0f1f2;
1862
+ }
1863
+ ._api-docs-api-tree__subsection-header_hyl5t_93 {
1864
+ height: 2rem;
1865
+ display: flex;
1866
+ align-items: center;
1867
+ gap: 0.875rem;
1868
+ padding-inline: 0.5rem;
1869
+ cursor: pointer;
1870
+ user-select: none;
1871
+ }
1872
+ ._api-docs-api-tree__subsection-header_hyl5t_93 svg {
1873
+ color: #6b7280;
1874
+ }
1875
+ ._api-docs-api-tree__subsection-title_hyl5t_105 {
1876
+ font-size: 0.75rem;
1877
+ line-height: 0.875rem;
1878
+ color: #616874;
1879
+ }
1880
+ ._api-docs-api-tree__endpoint_hyl5t_77 {
1881
+ display: flex;
1882
+ align-items: center;
1883
+ gap: 0.25rem;
1884
+ padding: 0.5rem 0.75rem;
1885
+ text-transform: capitalize;
1886
+ width: 100%;
1887
+ cursor: pointer;
1888
+ }
1889
+ ._api-docs-api-tree__endpoint_hyl5t_77[data-active=true] {
1890
+ background-color: #f0f1f2;
1891
+ }
1892
+ ._api-docs-api-tree__endpoint_hyl5t_77:hover {
1893
+ background-color: #f3f4f6;
1894
+ }
1895
+ ._api-docs-api-tree__endpoint-method_hyl5t_125 {
1896
+ font-size: 0.75rem;
1897
+ line-height: 0.875rem;
1898
+ font-weight: 400;
1899
+ text-align: start;
1900
+ }
1901
+ ._api-docs-api-tree__endpoint-name_hyl5t_131 {
1902
+ font-size: 0.75rem;
1903
+ line-height: 0.875rem;
1904
+ color: #3b3f46;
1905
+ display: -webkit-box;
1906
+ -webkit-box-orient: vertical;
1907
+ -webkit-line-clamp: 1;
1908
+ overflow: hidden;
1909
+ text-overflow: ellipsis;
1910
+ }
1911
+ ._api-docs-api-tree__endpoint--get_hyl5t_141 ._api-docs-api-tree__endpoint-method_hyl5t_125 {
1912
+ color: #3a6cd1;
1913
+ }
1914
+ ._api-docs-api-tree__endpoint--post_hyl5t_144 ._api-docs-api-tree__endpoint-method_hyl5t_125 {
1915
+ color: #3aaa35;
1916
+ }
1917
+ ._api-docs-api-tree__endpoint--put_hyl5t_147 ._api-docs-api-tree__endpoint-method_hyl5t_125 {
1918
+ color: #faad14;
1919
+ }
1920
+ ._api-docs-api-tree__endpoint--delete_hyl5t_150 ._api-docs-api-tree__endpoint-method_hyl5t_125 {
1921
+ color: #da3f3f;
1922
+ }
1923
+ ._api-docs-api-tree__endpoint--option_hyl5t_153 ._api-docs-api-tree__endpoint-method_hyl5t_125 {
1924
+ color: #495d97;
1925
+ }
1926
+ ._api-docs-api-tree__endpoint--head_hyl5t_156 ._api-docs-api-tree__endpoint-method_hyl5t_125 {
1927
+ color: #9461c9;
1928
+ }
1929
+ ._api-docs-api-tree__endpoint--patch_hyl5t_159 ._api-docs-api-tree__endpoint-method_hyl5t_125 {
1930
+ color: #58e2c2;
1931
+ }
1932
+
1933
+ /* esbuild-sass-plugin:css-chunk:src/layout/docsComponents/DocsContent/style.scss */
1934
+
1935
+ /* esbuild-sass-plugin:css-chunk:src/layout/docsComponents/DocsContent/OverviewPage/style.scss */
1936
+ ._api-details-page_ol1lw_1 {
1937
+ padding: 2rem;
1938
+ }
1939
+ ._api-details-page_ol1lw_1 ._welcome_ol1lw_4 {
1940
+ font-size: 1.2rem;
1941
+ color: #616874;
1942
+ font-weight: 400;
1943
+ font-size: 1.125rem;
1944
+ letter-spacing: 0px;
1945
+ line-height: 1.5rem;
1946
+ }
1947
+ ._api-details-page_ol1lw_1 ._api-title_ol1lw_12 {
1948
+ font-size: 2rem;
1949
+ font-weight: 600;
1950
+ color: #4d75d9;
1951
+ font-size: 3rem;
1952
+ letter-spacing: -1px;
1953
+ margin-bottom: 0.5rem;
1954
+ }
1955
+ ._api-details-page_ol1lw_1 ._api-version_ol1lw_20 {
1956
+ font-size: 1.25rem;
1957
+ color: #3b3f46;
1958
+ font-weight: 400;
1959
+ letter-spacing: 0px;
1960
+ line-height: 1.75rem;
1961
+ }
1962
+ ._api-details-page_ol1lw_1 ._custom-url-input_ol1lw_27 {
1963
+ margin-top: 1.5rem;
1964
+ width: 50%;
1965
+ }
1966
+ ._api-details-page_ol1lw_1 ._custom-url-input_ol1lw_27 ._input-label_ol1lw_31 {
1967
+ display: block;
1968
+ margin-bottom: 0.5rem;
1969
+ font-size: 0.875rem;
1970
+ font-weight: 600;
1971
+ color: #4d4f5c;
1972
+ }
1973
+ ._api-details-page_ol1lw_1 ._custom-url-input_ol1lw_27 ._url-container_ol1lw_38 {
1974
+ position: relative;
1975
+ }
1976
+ ._api-details-page_ol1lw_1 ._custom-url-input_ol1lw_27 ._type-ddl_ol1lw_41 {
1977
+ cursor: pointer;
1978
+ display: flex;
1979
+ align-items: center;
1980
+ justify-content: space-between;
1981
+ width: 100%;
1982
+ background-color: #edf1fb;
1983
+ border: 1px solid #fff;
1984
+ border-radius: 0.375rem;
1985
+ padding: 0.5rem 1rem;
1986
+ }
1987
+ ._api-details-page_ol1lw_1 ._custom-url-input_ol1lw_27 ._url-text_ol1lw_52 {
1988
+ flex: 1;
1989
+ padding-right: 0.75rem;
1990
+ border: none;
1991
+ background: transparent;
1992
+ line-height: 1.75rem;
1993
+ letter-spacing: 0;
1994
+ font-size: 1.125rem;
1995
+ font-weight: 400;
1996
+ opacity: 0.5;
1997
+ color: #000000;
1998
+ }
1999
+ ._api-details-page_ol1lw_1 ._custom-url-input_ol1lw_27 ._icon-container_ol1lw_64 {
2000
+ display: flex;
2001
+ align-items: center;
2002
+ gap: 0.75rem;
2003
+ }
2004
+ ._api-details-page_ol1lw_1 ._custom-url-input_ol1lw_27 ._icon-container_ol1lw_64 ._icon_ol1lw_64 {
2005
+ display: inline-block;
2006
+ width: 1.75rem;
2007
+ height: 1.75rem;
2008
+ }
2009
+ ._api-details-page_ol1lw_1 ._custom-url-input_ol1lw_27 ._icon-container_ol1lw_64 ._icon_ol1lw_64:focus {
2010
+ outline: none;
2011
+ }
2012
+ ._api-details-page_ol1lw_1 ._custom-url-input_ol1lw_27 ._url-list_ol1lw_77 {
2013
+ position: absolute;
2014
+ top: 100%;
2015
+ left: 0;
2016
+ width: 100%;
2017
+ z-index: 10;
2018
+ background: white;
2019
+ border: 1px solid #ccc;
2020
+ border-radius: 0.375rem;
2021
+ max-height: 12.5rem;
2022
+ overflow-y: auto;
2023
+ }
2024
+ ._api-details-page_ol1lw_1 ._custom-url-input_ol1lw_27 ._url-item_ol1lw_89 {
2025
+ padding: 0.5rem 1rem;
2026
+ display: flex;
2027
+ align-items: center;
2028
+ gap: 0.5rem;
2029
+ cursor: pointer;
2030
+ }
2031
+ ._api-details-page_ol1lw_1 ._custom-url-input_ol1lw_27 ._url-item_ol1lw_89:hover {
2032
+ background-color: #f5f5f5;
2033
+ }
2034
+ ._api-details-page_ol1lw_1 ._custom-url-input_ol1lw_27 ._input-wrapper_ol1lw_99 ._icon_ol1lw_64 {
2035
+ cursor: pointer;
2036
+ color: #4d75d9;
2037
+ font-size: 1rem;
2038
+ margin-left: 0.5rem;
2039
+ }
2040
+ ._api-details-page_ol1lw_1 ._custom-url-input_ol1lw_27 ._input-wrapper_ol1lw_99 ._icon_ol1lw_64:hover {
2041
+ color: #2f54eb;
2042
+ }
2043
+ ._api-details-page_ol1lw_1 ._api-desc_ol1lw_108 {
2044
+ padding: 1.125rem 0;
2045
+ color: #000000;
2046
+ font-weight: 400;
2047
+ line-height: 1.125rem;
2048
+ }
2049
+ ._api-details-page_ol1lw_1 ._api-product-tag_ol1lw_114 {
2050
+ margin: 1rem 0;
2051
+ font-size: 0.9rem;
2052
+ font-size: 1rem;
2053
+ font-weight: 500;
2054
+ color: #616874;
2055
+ line-height: 1.125rem;
2056
+ letter-spacing: 0px;
2057
+ }
2058
+ ._api-details-page_ol1lw_1 ._api-product-tag_ol1lw_114 ._product-tag_ol1lw_123 {
2059
+ background: #f1f1f1;
2060
+ padding: 0.25rem 0.5rem;
2061
+ border-radius: 0.25rem;
2062
+ border: 1px solid #bbbec5;
2063
+ font-weight: 400;
2064
+ font-size: 0.75rem;
2065
+ letter-spacing: 0px;
2066
+ margin-left: 0.5rem;
2067
+ cursor: pointer;
2068
+ }
2069
+ ._api-details-page_ol1lw_1 ._section-title_ol1lw_134 {
2070
+ margin-top: 2rem;
2071
+ color: #4d75d9;
2072
+ font-weight: 600;
2073
+ font-size: 1.75rem;
2074
+ letter-spacing: -0.5px;
2075
+ line-height: 2.25rem;
2076
+ }
2077
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 {
2078
+ margin-top: 1.5rem;
2079
+ gap: 1rem;
2080
+ }
2081
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._tag-title_ol1lw_146 {
2082
+ font-size: 1.125rem;
2083
+ margin-bottom: 1rem;
2084
+ border-bottom: 1px solid #ddd;
2085
+ padding-bottom: 0.5rem;
2086
+ line-height: 1.5rem;
2087
+ letter-spacing: 0px;
2088
+ font-weight: 500;
2089
+ color: #616874;
2090
+ }
2091
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-list_ol1lw_156 {
2092
+ display: grid;
2093
+ grid-template-columns: repeat(auto-fill, minmax(308px, 1fr));
2094
+ gap: 1rem;
2095
+ }
2096
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 {
2097
+ display: flex;
2098
+ align-items: center;
2099
+ justify-content: space-between;
2100
+ padding: 1rem;
2101
+ border: 1px solid #e5e7eb;
2102
+ border-radius: 0.5rem;
2103
+ background-color: #fff;
2104
+ margin-bottom: 1rem;
2105
+ transition: box-shadow 0.2s ease;
2106
+ }
2107
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._endpoint-card-header_ol1lw_172 {
2108
+ display: flex;
2109
+ gap: 0.8rem;
2110
+ align-items: flex-start;
2111
+ }
2112
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._endpoint-card-header_ol1lw_172 ._title-wrapper_ol1lw_177 {
2113
+ flex: 1;
2114
+ max-width: 10rem;
2115
+ min-width: 10rem;
2116
+ }
2117
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._endpoint-card-header_ol1lw_172 h5 {
2118
+ font-size: 1rem;
2119
+ font-weight: 400;
2120
+ line-height: 1.25rem;
2121
+ letter-spacing: 0px;
2122
+ white-space: nowrap;
2123
+ overflow: hidden;
2124
+ text-overflow: ellipsis;
2125
+ max-width: 100%;
2126
+ }
2127
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._method-label_ol1lw_192 {
2128
+ font-size: 0.875rem;
2129
+ font-weight: 400;
2130
+ letter-spacing: 0px;
2131
+ line-height: 1rem;
2132
+ padding: 0.275rem 1.563rem;
2133
+ border-radius: 0.188rem;
2134
+ display: inline-block;
2135
+ margin-bottom: 1rem;
2136
+ text-transform: uppercase;
2137
+ }
2138
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._method-label_ol1lw_192._get_ol1lw_203 {
2139
+ background-color: #3a6cd1;
2140
+ color: #ffffff;
2141
+ }
2142
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._method-label_ol1lw_192._post_ol1lw_207 {
2143
+ background-color: #3aaa35;
2144
+ color: #ffffff;
2145
+ }
2146
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._method-label_ol1lw_192._put_ol1lw_211 {
2147
+ background-color: #faad14;
2148
+ color: #ffffff;
2149
+ }
2150
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._method-label_ol1lw_192._patch_ol1lw_215 {
2151
+ background-color: #58e2c2;
2152
+ color: #ffffff;
2153
+ }
2154
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._method-label_ol1lw_192._delete_ol1lw_219 {
2155
+ background-color: #da3f3f;
2156
+ color: #ffffff;
2157
+ }
2158
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._method-label_ol1lw_192._head_ol1lw_223 {
2159
+ background-color: #9461c9;
2160
+ color: #ffffff;
2161
+ }
2162
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._method-label_ol1lw_192._trace_ol1lw_227 {
2163
+ background-color: #ffa28f;
2164
+ color: #ffffff;
2165
+ }
2166
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._method-label_ol1lw_192._options_ol1lw_231 {
2167
+ background-color: #495d97;
2168
+ color: #ffffff;
2169
+ }
2170
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._endpoint-meta_ol1lw_235 h5 {
2171
+ font-size: 1rem;
2172
+ font-weight: 400;
2173
+ line-height: 1.25rem;
2174
+ letter-spacing: 0px;
2175
+ }
2176
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._endpoint-meta_ol1lw_235 p {
2177
+ color: #616874;
2178
+ font-weight: 400;
2179
+ font-size: 0.85rem;
2180
+ letter-spacing: 0px;
2181
+ line-height: 1rem;
2182
+ margin: 0.25rem 0;
2183
+ }
2184
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._endpoint-meta_ol1lw_235 ._description_ol1lw_249 {
2185
+ color: #3b3f46;
2186
+ line-height: 1rem;
2187
+ font-weight: 400;
2188
+ letter-spacing: 0px;
2189
+ margin-top: 1.5rem;
2190
+ }
2191
+ ._api-details-page_ol1lw_1 ._endpoint-group_ol1lw_142 ._endpoint-card_ol1lw_161 ._endpoint-arrow_ol1lw_256 {
2192
+ align-content: center;
2193
+ width: 1rem;
2194
+ height: 1rem;
2195
+ flex-shrink: 0;
2196
+ margin-left: 1rem;
2197
+ }
2198
+ ._api-details-page_ol1lw_1 ._versions-section_ol1lw_263 {
2199
+ margin-top: 2rem;
2200
+ }
2201
+ ._api-details-page_ol1lw_1 ._versions-section_ol1lw_263 h4 {
2202
+ color: #4d75d9;
2203
+ font-weight: 600;
2204
+ font-size: 1.75rem;
2205
+ letter-spacing: -0.5px;
2206
+ line-height: 2.25rem;
2207
+ margin-bottom: 0.75rem;
2208
+ }
2209
+ ._api-details-page_ol1lw_1 ._versions-section_ol1lw_263 ._version-list_ol1lw_274 {
2210
+ display: flex;
2211
+ flex-wrap: wrap;
2212
+ gap: 1rem;
2213
+ }
2214
+ ._api-details-page_ol1lw_1 ._versions-section_ol1lw_263 ._version-list_ol1lw_274 ._version-btn_ol1lw_279 {
2215
+ height: 3rem;
2216
+ padding: 0.4rem 0.8rem;
2217
+ border: 1px solid #4d75d9;
2218
+ border-radius: 0.375rem;
2219
+ background-color: #fff;
2220
+ cursor: pointer;
2221
+ font-size: 0.875rem;
2222
+ color: #4d75d9;
2223
+ box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2509803922);
2224
+ white-space: nowrap;
2225
+ min-width: 3.9375rem;
2226
+ }
2227
+
2228
+ /* esbuild-sass-plugin:css-chunk:src/layout/docsComponents/DocsContent/EndpointPage/style.scss */
2229
+ main {
2230
+ padding: 2rem;
2231
+ }
2232
+ main ._url-container_kxbl4_4 {
2233
+ position: relative;
2234
+ width: 100%;
2235
+ }
2236
+ main ._type-ddl_kxbl4_8 {
2237
+ cursor: pointer;
2238
+ display: flex;
2239
+ align-items: center;
2240
+ justify-content: space-between;
2241
+ width: 100%;
2242
+ background-color: #edf1fb;
2243
+ border-radius: 0.375rem;
2244
+ }
2245
+ main ._url-text_kxbl4_17 {
2246
+ flex: 1;
2247
+ padding-right: 0.75rem;
2248
+ border: none;
2249
+ background: transparent;
2250
+ line-height: 1.75rem;
2251
+ letter-spacing: 0;
2252
+ font-size: 1.125rem;
2253
+ font-weight: 400;
2254
+ opacity: 0.5;
2255
+ color: #000000;
2256
+ }
2257
+ main ._icon-container_kxbl4_29 {
2258
+ display: flex;
2259
+ align-items: center;
2260
+ gap: 0.75rem;
2261
+ }
2262
+ main ._icon-container_kxbl4_29 ._icon_kxbl4_29 {
2263
+ display: inline-block;
2264
+ width: 1.75rem;
2265
+ height: 1.75rem;
2266
+ }
2267
+ main ._icon-container_kxbl4_29 ._icon_kxbl4_29:focus {
2268
+ outline: none;
2269
+ }
2270
+ main ._url-list_kxbl4_42 {
2271
+ position: absolute;
2272
+ top: 100%;
2273
+ left: 0;
2274
+ width: 100%;
2275
+ z-index: 10;
2276
+ background: white;
2277
+ border: 1px solid #ccc;
2278
+ border-radius: 0.375rem;
2279
+ max-height: 12.5rem;
2280
+ overflow-y: auto;
2281
+ }
2282
+ main ._url-item_kxbl4_54 {
2283
+ padding: 0.5rem 1rem;
2284
+ display: flex;
2285
+ align-items: center;
2286
+ gap: 0.5rem;
2287
+ cursor: pointer;
2288
+ }
2289
+ main ._url-item_kxbl4_54:hover {
2290
+ background-color: #f5f5f5;
2291
+ }
2292
+ main ._api-details-expanded_kxbl4_64 ._response-section_kxbl4_64 ._codeboxSection_kxbl4_64 ._codeboxHeader_kxbl4_64 ._multiSelectGroup_kxbl4_64 ._selectDisplay_kxbl4_64 {
2293
+ padding: 0;
2294
+ width: 7.5rem !important;
2295
+ height: 2rem !important;
2296
+ }
2297
+ main ._api-details-expanded_kxbl4_64 ._response-section_kxbl4_64 ._codeboxSection_kxbl4_64 ._codeboxHeader_kxbl4_64 ._multiSelectGroup_kxbl4_64 ._selectDisplay_kxbl4_64 ._select-label-container_kxbl4_69 {
2298
+ min-width: 100%;
2299
+ padding: 0;
2300
+ }
2301
+ main ._api-details-expanded_kxbl4_64 ._response-section_kxbl4_64 ._codeboxSection_kxbl4_64 ._codeboxHeader_kxbl4_64 ._multiSelectGroup_kxbl4_64 ._optionsList_kxbl4_73 ._option_kxbl4_73 {
2302
+ height: 1.5rem;
2303
+ padding: 0;
2304
+ }
2305
+ main ._api-details-expanded_kxbl4_64 ._response-section_kxbl4_64 ._codeboxSection_kxbl4_64 ._codeboxHeader_kxbl4_64 ._multiSelectGroup_kxbl4_64 ._statusCodeOptionContainer_kxbl4_77 {
2306
+ display: flex;
2307
+ align-items: center;
2308
+ gap: 0.625rem;
2309
+ padding-left: 0.75rem;
2310
+ }
2311
+ main ._api-details-expanded_kxbl4_64 ._response-section_kxbl4_64 ._codeboxSection_kxbl4_64 ._codeboxHeader_kxbl4_64 ._multiSelectGroup_kxbl4_64 ._statusCodeOptionContainer_kxbl4_77 ._statusCodeOptionCircle_kxbl4_83 {
2312
+ width: 0.625rem;
2313
+ min-width: 0.625rem;
2314
+ aspect-ratio: 1/1;
2315
+ border-radius: 100%;
2316
+ }
2317
+ main ._api-details-expanded_kxbl4_64 ._api-title_kxbl4_89 {
2318
+ font-size: 3rem;
2319
+ font-weight: 600;
2320
+ letter-spacing: -1px;
2321
+ line-height: 3.5rem;
2322
+ margin-bottom: 0.752rem;
2323
+ color: #4d75d9;
2324
+ }
2325
+ main ._api-details-expanded_kxbl4_64 ._test-button_kxbl4_97 {
2326
+ margin-top: 1.25rem;
2327
+ margin-bottom: 3.125rem;
2328
+ display: flex;
2329
+ align-items: center;
2330
+ justify-content: space-between;
2331
+ gap: 0.5rem;
2332
+ }
2333
+ main ._api-details-expanded_kxbl4_64 ._test-button_kxbl4_97 ._back-button_kxbl4_105 {
2334
+ display: inline-flex;
2335
+ align-items: center;
2336
+ justify-content: center;
2337
+ width: 2.75rem;
2338
+ height: 2.75rem;
2339
+ border: 1px solid #3b82f6;
2340
+ border-radius: 0.5rem;
2341
+ background-color: white;
2342
+ color: #3b82f6;
2343
+ cursor: pointer;
2344
+ transition: background-color 0.2s ease;
2345
+ }
2346
+ main ._api-details-expanded_kxbl4_64 ._test-button_kxbl4_97 ._back-button_kxbl4_105 svg {
2347
+ stroke-width: 2;
2348
+ }
2349
+ main ._api-details-expanded_kxbl4_64 ._test-button_kxbl4_97 ._back-button_kxbl4_105:hover {
2350
+ background-color: #eff6ff;
2351
+ }
2352
+ main ._api-details-expanded_kxbl4_64 ._test-button_kxbl4_97 ._disabled_kxbl4_124 {
2353
+ background: #f0f1f2;
2354
+ color: #9ca1aa;
2355
+ cursor: not-allowed;
2356
+ padding: 0.375rem 1rem;
2357
+ border-radius: 6px;
2358
+ font-size: 14px;
2359
+ border: 1px #b8bfca solid;
2360
+ width: 7.56rem;
2361
+ height: 2.75rem;
2362
+ box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
2363
+ }
2364
+ main ._api-details-expanded_kxbl4_64 h3 {
2365
+ color: #616874;
2366
+ font-size: 1.125rem;
2367
+ font-weight: 400;
2368
+ letter-spacing: 0px;
2369
+ line-height: 1.5rem;
2370
+ margin-top: 1.5rem;
2371
+ margin-bottom: 0.5rem;
2372
+ }
2373
+ main ._api-details-expanded_kxbl4_64 ._url-box_kxbl4_145 {
2374
+ position: relative;
2375
+ background-color: #edf1fb;
2376
+ padding: 0.375rem 0.75rem;
2377
+ border-radius: 0.5rem;
2378
+ display: flex;
2379
+ align-items: center;
2380
+ gap: 0.5rem;
2381
+ font-size: 14px;
2382
+ flex: 1;
2383
+ height: 2.8rem;
2384
+ margin-bottom: 1.5rem;
2385
+ }
2386
+ main ._api-details-expanded_kxbl4_64 ._url-box_text-container_kxbl4_158 {
2387
+ display: flex;
2388
+ align-items: center;
2389
+ flex: 1;
2390
+ }
2391
+ main ._api-details-expanded_kxbl4_64 ._url-box_text-container_kxbl4_158 ._url-text_kxbl4_17 {
2392
+ color: #3b3f46;
2393
+ font-size: 1.25rem;
2394
+ line-height: 1.75rem;
2395
+ max-width: 100%;
2396
+ overflow: hidden;
2397
+ text-overflow: ellipsis;
2398
+ white-space: nowrap;
2399
+ flex: 1;
2400
+ }
2401
+ main ._api-details-expanded_kxbl4_64 ._url-box_text-container_kxbl4_158 ._method-label_kxbl4_173 {
2402
+ font-size: 1.25rem;
2403
+ padding: 0.125rem 0.5rem;
2404
+ border-radius: 0.375rem;
2405
+ text-transform: uppercase;
2406
+ color: #3aaa35;
2407
+ text-decoration: underline;
2408
+ }
2409
+ main ._api-details-expanded_kxbl4_64 ._url-box_text-container_kxbl4_158 ._method-label_kxbl4_173._get_kxbl4_181 {
2410
+ color: #3a6cd1;
2411
+ }
2412
+ main ._api-details-expanded_kxbl4_64 ._url-box_text-container_kxbl4_158 ._method-label_kxbl4_173._post_kxbl4_184 {
2413
+ color: #3aaa35;
2414
+ }
2415
+ main ._api-details-expanded_kxbl4_64 ._url-box_text-container_kxbl4_158 ._method-label_kxbl4_173._put_kxbl4_187 {
2416
+ color: #faad14;
2417
+ }
2418
+ main ._api-details-expanded_kxbl4_64 ._url-box_text-container_kxbl4_158 ._method-label_kxbl4_173._patch_kxbl4_190 {
2419
+ color: #58e2c2;
2420
+ }
2421
+ main ._api-details-expanded_kxbl4_64 ._url-box_text-container_kxbl4_158 ._method-label_kxbl4_173._delete_kxbl4_193 {
2422
+ color: #da3f3f;
2423
+ }
2424
+ main ._api-details-expanded_kxbl4_64 ._url-box_text-container_kxbl4_158 ._method-label_kxbl4_173._head_kxbl4_196 {
2425
+ color: #9461c9;
2426
+ }
2427
+ main ._api-details-expanded_kxbl4_64 ._url-box_text-container_kxbl4_158 ._method-label_kxbl4_173._trace_kxbl4_199 {
2428
+ color: #ffa28f;
2429
+ }
2430
+ main ._api-details-expanded_kxbl4_64 ._url-box_text-container_kxbl4_158 ._method-label_kxbl4_173._options_kxbl4_73 {
2431
+ color: #495d97;
2432
+ }
2433
+ main ._api-details-expanded_kxbl4_64 ._url-box_kxbl4_145 ._copy-icon_kxbl4_205 {
2434
+ cursor: pointer;
2435
+ width: 1.5rem;
2436
+ height: 1.5rem;
2437
+ }
2438
+ main ._api-details-expanded_kxbl4_64 ._api-desc_kxbl4_210 {
2439
+ color: #6b7280;
2440
+ margin: 1.5rem 0;
2441
+ }
2442
+ main ._api-details-expanded_kxbl4_64 ._head-table-label_kxbl4_214 {
2443
+ color: #3b3f46 !important;
2444
+ letter-spacing: 0px;
2445
+ font-weight: 400 !important;
2446
+ line-height: 1rem;
2447
+ }
2448
+ main ._api-details-expanded_kxbl4_64 ._request-tabs_kxbl4_220 {
2449
+ display: flex;
2450
+ gap: 0.5rem;
2451
+ margin-bottom: 0.75rem;
2452
+ }
2453
+ main ._api-details-expanded_kxbl4_64 ._tab_kxbl4_225 {
2454
+ background: white;
2455
+ border: 1px solid #d1d3d8;
2456
+ padding: 0.375rem 0.75rem;
2457
+ border-radius: 6px;
2458
+ cursor: pointer;
2459
+ font-size: 0.875rem;
2460
+ color: #000000;
2461
+ display: flex;
2462
+ align-items: center;
2463
+ gap: 0.375rem;
2464
+ }
2465
+ main ._api-details-expanded_kxbl4_64 ._tab_kxbl4_225 {
2466
+ background: white;
2467
+ border: 1px solid #d1d3d8;
2468
+ padding: 0.375rem 0.75rem;
2469
+ border-radius: 6px;
2470
+ cursor: pointer;
2471
+ font-size: 0.875rem;
2472
+ color: #000000;
2473
+ display: flex;
2474
+ align-items: center;
2475
+ gap: 0.375rem;
2476
+ }
2477
+ main ._api-details-expanded_kxbl4_64 ._tab_kxbl4_225._active_kxbl4_249 {
2478
+ background-color: #e5edff;
2479
+ border-color: #4d75d9;
2480
+ color: #000000;
2481
+ font-weight: 400;
2482
+ }
2483
+ main ._api-details-expanded_kxbl4_64 ._icon-left_kxbl4_255 {
2484
+ width: 0.875rem;
2485
+ height: 0.875rem;
2486
+ }
2487
+ main ._api-details-expanded_kxbl4_64 ._table-wrapper_kxbl4_259 {
2488
+ overflow-x: auto;
2489
+ border: 1px solid #e5e7eb;
2490
+ border-radius: 0.8rem;
2491
+ background: white;
2492
+ border: 1px #bbbec5 solid;
2493
+ margin-bottom: 2rem;
2494
+ }
2495
+ main ._api-details-expanded_kxbl4_64 ._param-table_kxbl4_267 {
2496
+ width: 100%;
2497
+ border-collapse: collapse;
2498
+ font-size: 0.875rem;
2499
+ }
2500
+ main ._api-details-expanded_kxbl4_64 ._param-table_kxbl4_267 ._desc-cell_kxbl4_272 {
2501
+ position: relative;
2502
+ max-width: 20rem;
2503
+ padding-right: 1.5rem;
2504
+ }
2505
+ main ._api-details-expanded_kxbl4_64 ._param-table_kxbl4_267 ._desc-text_kxbl4_277 {
2506
+ white-space: nowrap;
2507
+ overflow: hidden;
2508
+ text-overflow: ellipsis;
2509
+ max-width: 90%;
2510
+ }
2511
+ main ._api-details-expanded_kxbl4_64 ._param-table_kxbl4_267 ._desc-text_kxbl4_277._expanded_kxbl4_283 {
2512
+ white-space: normal;
2513
+ }
2514
+ main ._api-details-expanded_kxbl4_64 ._param-table_kxbl4_267 ._desc-toggle_kxbl4_286 {
2515
+ position: absolute;
2516
+ right: 0.5rem;
2517
+ top: 50%;
2518
+ transform: translateY(-50%);
2519
+ background: none;
2520
+ border: none;
2521
+ cursor: pointer;
2522
+ }
2523
+ main ._api-details-expanded_kxbl4_64 ._param-table_kxbl4_267 ._desc-toggle_kxbl4_286 svg {
2524
+ transition: transform 0.2s ease;
2525
+ }
2526
+ main ._api-details-expanded_kxbl4_64 ._param-table_kxbl4_267 ._desc-toggle_kxbl4_286 ._rotated_kxbl4_298 {
2527
+ transform: rotate(180deg);
2528
+ }
2529
+ main ._api-details-expanded_kxbl4_64 ._param-table_kxbl4_267 th,
2530
+ main ._api-details-expanded_kxbl4_64 ._param-table_kxbl4_267 td {
2531
+ padding: 10px;
2532
+ border-bottom: 1px solid #bbbec5;
2533
+ text-align: left;
2534
+ color: #3b3f46;
2535
+ }
2536
+ main ._api-details-expanded_kxbl4_64 ._param-table_kxbl4_267 th {
2537
+ background: #edf1fb;
2538
+ font-weight: 600;
2539
+ }
2540
+ main ._api-details-expanded_kxbl4_64 ._response-status_kxbl4_312 {
2541
+ display: flex;
2542
+ align-items: center;
2543
+ justify-content: end;
2544
+ gap: 0.375rem;
2545
+ font-size: 0.875rem;
2546
+ color: green;
2547
+ margin-bottom: 0.75rem;
2548
+ }
2549
+ main ._api-details-expanded_kxbl4_64 ._response-drop_kxbl4_321 {
2550
+ width: 10rem;
2551
+ justify-content: end;
2552
+ }
2553
+ main ._api-details-expanded_kxbl4_64 ._response-drop-test_kxbl4_325 {
2554
+ justify-content: end !important;
2555
+ align-items: end !important;
2556
+ align-content: end !important;
2557
+ }
2558
+
2559
+ /* esbuild-sass-plugin:css-chunk:src/layout/docsComponents/Codebox/style.module.scss */
2560
+ ._codebox_i8vlp_1 {
2561
+ border-radius: 0.25rem;
2562
+ overflow: hidden;
2563
+ }
2564
+ ._codebox_header_i8vlp_5 {
2565
+ display: flex;
2566
+ align-items: center;
2567
+ gap: 0.25rem;
2568
+ padding-left: 0.5rem;
2569
+ height: 1.75rem;
2570
+ border: 1px solid #bbbec5;
2571
+ border-top-right-radius: 0.25rem;
2572
+ border-top-left-radius: 0.25rem;
2573
+ }
2574
+ ._codebox_header_themeToggle_i8vlp_15 {
2575
+ width: 0.75rem;
2576
+ min-width: 0.75rem;
2577
+ aspect-ratio: 1/1;
2578
+ border: 1px solid transparent;
2579
+ border-radius: 100%;
2580
+ cursor: pointer;
2581
+ }
2582
+ ._codebox_header_themeToggle_dark_i8vlp_23 {
2583
+ background-color: #455162;
2584
+ border-color: #6b7280;
2585
+ }
2586
+ ._codebox_header_themeToggle_light_i8vlp_27 {
2587
+ background-color: #edf1fb;
2588
+ border-color: #6b7280;
2589
+ }
2590
+ ._codebox_header_copyIcon_i8vlp_31 {
2591
+ cursor: pointer;
2592
+ }
2593
+ ._codebox_i8vlp_1 .custom-code-line,
2594
+ ._codebox_i8vlp_1 .custom-code-line span {
2595
+ font-family: "Cascadia Code", sans-serif;
2596
+ }
2597
+
2598
+ /* esbuild-sass-plugin:css-chunk:src/layout/docsComponents/DocsAside/style.module.scss */
2599
+ ._apiDocsAside_1txqy_1 {
2600
+ width: 22.5rem;
2601
+ padding: 3rem 1.5rem;
2602
+ background-color: #f0f1f2;
2603
+ }
2604
+ ._apiDocsAside_title_1txqy_6 {
2605
+ font-size: 1.5rem;
2606
+ line-height: 2rem;
2607
+ font-weight: 600;
2608
+ color: #12131a;
2609
+ margin-bottom: 0.5rem;
2610
+ }
2611
+ ._apiDocsAside_subtitle_1txqy_13 {
2612
+ margin-bottom: 2rem;
2613
+ }
2614
+ ._apiDocsAside_subtitle_1txqy_13 > span {
2615
+ font-size: 1.25rem;
2616
+ line-height: 1.75rem;
2617
+ font-weight: 400;
2618
+ }
2619
+ ._apiDocsAside_subtitle_method_1txqy_21[data-method=get] {
2620
+ color: #3a6cd1;
2621
+ }
2622
+ ._apiDocsAside_subtitle_method_1txqy_21[data-method=post] {
2623
+ color: #3aaa35;
2624
+ }
2625
+ ._apiDocsAside_subtitle_method_1txqy_21[data-method=put] {
2626
+ color: #faad14;
2627
+ }
2628
+ ._apiDocsAside_subtitle_method_1txqy_21[data-method=delete] {
2629
+ color: #da3f3f;
2630
+ }
2631
+ ._apiDocsAside_subtitle_method_1txqy_21[data-method=option] {
2632
+ color: #495d97;
2633
+ }
2634
+ ._apiDocsAside_subtitle_method_1txqy_21[data-method=head] {
2635
+ color: #9461c9;
2636
+ }
2637
+ ._apiDocsAside_subtitle_method_1txqy_21[data-method=patch] {
2638
+ color: #58e2c2;
2639
+ }
2640
+ ._apiDocsAside_1txqy_1 ._codeboxSection_1txqy_42 ._codeboxHeader_1txqy_42 {
2641
+ height: 2rem;
2642
+ display: flex;
2643
+ justify-content: space-between;
2644
+ margin-bottom: 0.25rem;
2645
+ }
2646
+ ._apiDocsAside_1txqy_1 ._codeboxSection_1txqy_42 ._codeboxHeader_1txqy_42 h6 {
2647
+ font-size: 1rem;
2648
+ line-height: 1.25rem;
2649
+ font-weight: 500;
2650
+ color: #616874;
2651
+ }
2652
+ ._apiDocsAside_1txqy_1 ._codeboxSection_1txqy_42:nth-of-type(2) {
2653
+ margin-top: 3rem;
2654
+ }
2655
+ ._apiDocsAside_1txqy_1 ._codeboxSection_1txqy_42 .multiSelectGroup .selectDisplay {
2656
+ padding: 0;
2657
+ }
2658
+ ._apiDocsAside_1txqy_1 ._codeboxSection_1txqy_42 .multiSelectGroup .selectDisplay .select-label-container {
2659
+ min-width: 100%;
2660
+ padding: 0;
2661
+ }
2662
+ ._apiDocsAside_1txqy_1 ._codeboxSection_1txqy_42 .multiSelectGroup .optionsList .option {
2663
+ height: 1.5rem;
2664
+ padding: 0;
2665
+ }
2666
+ ._apiDocsAside_1txqy_1 ._codeboxSection_1txqy_42 .multiSelectGroup ._statusCodeOptionContainer_1txqy_68 {
2667
+ display: flex;
2668
+ align-items: center;
2669
+ gap: 0.625rem;
2670
+ padding-left: 0.75rem;
2671
+ }
2672
+ ._apiDocsAside_1txqy_1 ._codeboxSection_1txqy_42 .multiSelectGroup ._statusCodeOptionContainer_1txqy_68 ._statusCodeOptionCircle_1txqy_74 {
2673
+ width: 0.625rem;
2674
+ min-width: 0.625rem;
2675
+ aspect-ratio: 1/1;
2676
+ border-radius: 100%;
2677
+ }
2678
+ ._apiDocsAside_1txqy_1 .multiSelectGroup .selectDisplay,
2679
+ ._apiDocsAside_1txqy_1 .multiSelectGroup {
2680
+ width: 6.25rem !important;
2681
+ height: 1.5rem !important;
2682
+ }
2683
+ ._apiDocsAside_1txqy_1 .multiSelectGroup .selectDisplay .displayValueContainer .iconsContainer {
2684
+ padding-right: 0.75rem !important;
2685
+ }
2686
+
2687
+ /* esbuild-sass-plugin:css-chunk:src/layout/docsComponents/index.scss */
2688
+ ._api-docs-layout_1fgdk_1 {
2689
+ @import url(https://fonts.googleapis.com/css2?family=Cascadia+Code:ital,wght@0,200..700;1,200..700&display=swap);
2690
+ display: grid;
2691
+ height: 100vh;
2692
+ max-height: 100%;
2693
+ width: 100%;
2694
+ overflow: hidden;
2695
+ grid-template: 2.625rem auto/12.5rem 1fr auto;
2696
+ padding: 0 !important;
2697
+ }
2698
+ ._api-docs-layout_1fgdk_1 * {
2699
+ scrollbar-width: thin;
2700
+ scrollbar-color: #bbbec5 #d1d3d8;
2701
+ scroll-behavior: smooth;
2702
+ }
2703
+ ._api-docs-layout_1fgdk_1 aside._api-docs-api-tree_1fgdk_16 {
2704
+ grid-row: 2;
2705
+ grid-column: 1;
2706
+ border-right: 1px solid #bbbec5;
2707
+ background-color: white;
2708
+ }
2709
+ ._api-docs-layout_1fgdk_1 aside._api-docs-aside_1fgdk_22 {
2710
+ grid-row: 2;
2711
+ grid-column: 3;
2712
+ width: 22.5rem;
2713
+ max-width: 22.5rem;
2714
+ overflow-x: clip;
2715
+ }
2716
+ ._api-docs-layout_1fgdk_1 aside,
2717
+ ._api-docs-layout_1fgdk_1 main {
2718
+ max-height: 100%;
2719
+ overflow: auto;
2720
+ }
2721
+ ._api-docs-layout_1fgdk_1 header {
2722
+ grid-column: 1/-1;
2723
+ border-bottom: 1px solid #bbbec5;
2724
+ }
2725
+ ._api-docs-layout_1fgdk_1 main {
2726
+ grid-row: 2;
2727
+ grid-column: 2;
2728
+ background-color: white;
2729
+ }
2730
+ /*# sourceMappingURL=index.css.map */