@okta/odyssey-react-mui 0.14.1 → 0.14.4

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 (260) hide show
  1. package/.svgrrc.cjs +13 -0
  2. package/CHANGELOG.md +37 -0
  3. package/babel.config.cjs +2 -2
  4. package/dist/components/Icon/Add.d.ts +16 -0
  5. package/dist/components/Icon/Add.d.ts.map +1 -0
  6. package/dist/components/Icon/Add.js +34 -0
  7. package/dist/components/Icon/Add.js.map +1 -0
  8. package/dist/components/Icon/AddCircle.d.ts +16 -0
  9. package/dist/components/Icon/AddCircle.d.ts.map +1 -0
  10. package/dist/components/Icon/AddCircle.js +34 -0
  11. package/dist/components/Icon/AddCircle.js.map +1 -0
  12. package/dist/components/Icon/AlertCircle.d.ts +16 -0
  13. package/dist/components/Icon/AlertCircle.d.ts.map +1 -0
  14. package/dist/components/Icon/AlertCircle.js +34 -0
  15. package/dist/components/Icon/AlertCircle.js.map +1 -0
  16. package/dist/components/Icon/AlertCircleFilled.d.ts +16 -0
  17. package/dist/components/Icon/AlertCircleFilled.d.ts.map +1 -0
  18. package/dist/components/Icon/AlertCircleFilled.js +34 -0
  19. package/dist/components/Icon/AlertCircleFilled.js.map +1 -0
  20. package/dist/components/Icon/AlertTriangleFilled.d.ts +16 -0
  21. package/dist/components/Icon/AlertTriangleFilled.d.ts.map +1 -0
  22. package/dist/components/Icon/AlertTriangleFilled.js +34 -0
  23. package/dist/components/Icon/AlertTriangleFilled.js.map +1 -0
  24. package/dist/components/Icon/Anchor.d.ts +16 -0
  25. package/dist/components/Icon/Anchor.d.ts.map +1 -0
  26. package/dist/components/Icon/Anchor.js +36 -0
  27. package/dist/components/Icon/Anchor.js.map +1 -0
  28. package/dist/components/Icon/ArrowDown.d.ts +16 -0
  29. package/dist/components/Icon/ArrowDown.d.ts.map +1 -0
  30. package/dist/components/Icon/ArrowDown.js +34 -0
  31. package/dist/components/Icon/ArrowDown.js.map +1 -0
  32. package/dist/components/Icon/ArrowLeft.d.ts +16 -0
  33. package/dist/components/Icon/ArrowLeft.d.ts.map +1 -0
  34. package/dist/components/Icon/ArrowLeft.js +34 -0
  35. package/dist/components/Icon/ArrowLeft.js.map +1 -0
  36. package/dist/components/Icon/ArrowRight.d.ts +16 -0
  37. package/dist/components/Icon/ArrowRight.d.ts.map +1 -0
  38. package/dist/components/Icon/ArrowRight.js +34 -0
  39. package/dist/components/Icon/ArrowRight.js.map +1 -0
  40. package/dist/components/Icon/ArrowUp.d.ts +16 -0
  41. package/dist/components/Icon/ArrowUp.d.ts.map +1 -0
  42. package/dist/components/Icon/ArrowUp.js +34 -0
  43. package/dist/components/Icon/ArrowUp.js.map +1 -0
  44. package/dist/components/Icon/Calendar.d.ts +16 -0
  45. package/dist/components/Icon/Calendar.d.ts.map +1 -0
  46. package/dist/components/Icon/Calendar.js +34 -0
  47. package/dist/components/Icon/Calendar.js.map +1 -0
  48. package/dist/components/Icon/Check.d.ts +16 -0
  49. package/dist/components/Icon/Check.d.ts.map +1 -0
  50. package/dist/components/Icon/Check.js +34 -0
  51. package/dist/components/Icon/Check.js.map +1 -0
  52. package/dist/components/Icon/CheckCircleFilled.d.ts +16 -0
  53. package/dist/components/Icon/CheckCircleFilled.d.ts.map +1 -0
  54. package/dist/components/Icon/CheckCircleFilled.js +34 -0
  55. package/dist/components/Icon/CheckCircleFilled.js.map +1 -0
  56. package/dist/components/Icon/ChevronDown.d.ts +16 -0
  57. package/dist/components/Icon/ChevronDown.d.ts.map +1 -0
  58. package/dist/components/Icon/ChevronDown.js +34 -0
  59. package/dist/components/Icon/ChevronDown.js.map +1 -0
  60. package/dist/components/Icon/ChevronUp.d.ts +16 -0
  61. package/dist/components/Icon/ChevronUp.d.ts.map +1 -0
  62. package/dist/components/Icon/ChevronUp.js +34 -0
  63. package/dist/components/Icon/ChevronUp.js.map +1 -0
  64. package/dist/components/Icon/Close.d.ts +16 -0
  65. package/dist/components/Icon/Close.d.ts.map +1 -0
  66. package/dist/components/Icon/Close.js +34 -0
  67. package/dist/components/Icon/Close.js.map +1 -0
  68. package/dist/components/Icon/CloseCircleFilled.d.ts +16 -0
  69. package/dist/components/Icon/CloseCircleFilled.d.ts.map +1 -0
  70. package/dist/components/Icon/CloseCircleFilled.js +34 -0
  71. package/dist/components/Icon/CloseCircleFilled.js.map +1 -0
  72. package/dist/components/Icon/Copy.d.ts +16 -0
  73. package/dist/components/Icon/Copy.d.ts.map +1 -0
  74. package/dist/components/Icon/Copy.js +34 -0
  75. package/dist/components/Icon/Copy.js.map +1 -0
  76. package/dist/components/Icon/Delete.d.ts +16 -0
  77. package/dist/components/Icon/Delete.d.ts.map +1 -0
  78. package/dist/components/Icon/Delete.js +34 -0
  79. package/dist/components/Icon/Delete.js.map +1 -0
  80. package/dist/components/Icon/Download.d.ts +16 -0
  81. package/dist/components/Icon/Download.d.ts.map +1 -0
  82. package/dist/components/Icon/Download.js +34 -0
  83. package/dist/components/Icon/Download.js.map +1 -0
  84. package/dist/components/Icon/DragHandle.d.ts +16 -0
  85. package/dist/components/Icon/DragHandle.d.ts.map +1 -0
  86. package/dist/components/Icon/DragHandle.js +34 -0
  87. package/dist/components/Icon/DragHandle.js.map +1 -0
  88. package/dist/components/Icon/Edit.d.ts +16 -0
  89. package/dist/components/Icon/Edit.d.ts.map +1 -0
  90. package/dist/components/Icon/Edit.js +34 -0
  91. package/dist/components/Icon/Edit.js.map +1 -0
  92. package/dist/components/Icon/ExternalLink.d.ts +16 -0
  93. package/dist/components/Icon/ExternalLink.d.ts.map +1 -0
  94. package/dist/components/Icon/ExternalLink.js +34 -0
  95. package/dist/components/Icon/ExternalLink.js.map +1 -0
  96. package/dist/components/Icon/Eye.d.ts +16 -0
  97. package/dist/components/Icon/Eye.d.ts.map +1 -0
  98. package/dist/components/Icon/Eye.js +34 -0
  99. package/dist/components/Icon/Eye.js.map +1 -0
  100. package/dist/components/Icon/EyeOff.d.ts +16 -0
  101. package/dist/components/Icon/EyeOff.d.ts.map +1 -0
  102. package/dist/components/Icon/EyeOff.js +34 -0
  103. package/dist/components/Icon/EyeOff.js.map +1 -0
  104. package/dist/components/Icon/Filter.d.ts +16 -0
  105. package/dist/components/Icon/Filter.d.ts.map +1 -0
  106. package/dist/components/Icon/Filter.js +34 -0
  107. package/dist/components/Icon/Filter.js.map +1 -0
  108. package/dist/components/Icon/Globe.d.ts +16 -0
  109. package/dist/components/Icon/Globe.d.ts.map +1 -0
  110. package/dist/components/Icon/Globe.js +34 -0
  111. package/dist/components/Icon/Globe.js.map +1 -0
  112. package/dist/components/Icon/Home.d.ts +16 -0
  113. package/dist/components/Icon/Home.d.ts.map +1 -0
  114. package/dist/components/Icon/Home.js +34 -0
  115. package/dist/components/Icon/Home.js.map +1 -0
  116. package/dist/components/Icon/Icon.d.ts +28 -0
  117. package/dist/components/Icon/Icon.d.ts.map +1 -0
  118. package/dist/components/Icon/Icon.js +29 -0
  119. package/dist/components/Icon/Icon.js.map +1 -0
  120. package/dist/components/Icon/InformationCircle.d.ts +16 -0
  121. package/dist/components/Icon/InformationCircle.d.ts.map +1 -0
  122. package/dist/components/Icon/InformationCircle.js +34 -0
  123. package/dist/components/Icon/InformationCircle.js.map +1 -0
  124. package/dist/components/Icon/InformationCircleFilled.d.ts +16 -0
  125. package/dist/components/Icon/InformationCircleFilled.d.ts.map +1 -0
  126. package/dist/components/Icon/InformationCircleFilled.js +34 -0
  127. package/dist/components/Icon/InformationCircleFilled.js.map +1 -0
  128. package/dist/components/Icon/Notification.d.ts +16 -0
  129. package/dist/components/Icon/Notification.d.ts.map +1 -0
  130. package/dist/components/Icon/Notification.js +34 -0
  131. package/dist/components/Icon/Notification.js.map +1 -0
  132. package/dist/components/Icon/OverflowVertical.d.ts +16 -0
  133. package/dist/components/Icon/OverflowVertical.d.ts.map +1 -0
  134. package/dist/components/Icon/OverflowVertical.js +34 -0
  135. package/dist/components/Icon/OverflowVertical.js.map +1 -0
  136. package/dist/components/Icon/QuestionCircle.d.ts +16 -0
  137. package/dist/components/Icon/QuestionCircle.d.ts.map +1 -0
  138. package/dist/components/Icon/QuestionCircle.js +34 -0
  139. package/dist/components/Icon/QuestionCircle.js.map +1 -0
  140. package/dist/components/Icon/QuestionCircleFilled.d.ts +16 -0
  141. package/dist/components/Icon/QuestionCircleFilled.d.ts.map +1 -0
  142. package/dist/components/Icon/QuestionCircleFilled.js +34 -0
  143. package/dist/components/Icon/QuestionCircleFilled.js.map +1 -0
  144. package/dist/components/Icon/Search.d.ts +16 -0
  145. package/dist/components/Icon/Search.d.ts.map +1 -0
  146. package/dist/components/Icon/Search.js +34 -0
  147. package/dist/components/Icon/Search.js.map +1 -0
  148. package/dist/components/Icon/Settings.d.ts +16 -0
  149. package/dist/components/Icon/Settings.d.ts.map +1 -0
  150. package/dist/components/Icon/Settings.js +32 -0
  151. package/dist/components/Icon/Settings.js.map +1 -0
  152. package/dist/components/Icon/Subtract.d.ts +16 -0
  153. package/dist/components/Icon/Subtract.d.ts.map +1 -0
  154. package/dist/components/Icon/Subtract.js +34 -0
  155. package/dist/components/Icon/Subtract.js.map +1 -0
  156. package/dist/components/Icon/SvgIcon.d.ts +14 -0
  157. package/dist/components/Icon/SvgIcon.d.ts.map +1 -0
  158. package/dist/components/Icon/SvgIcon.js +14 -0
  159. package/dist/components/Icon/SvgIcon.js.map +1 -0
  160. package/dist/components/Icon/User.d.ts +16 -0
  161. package/dist/components/Icon/User.d.ts.map +1 -0
  162. package/dist/components/Icon/User.js +34 -0
  163. package/dist/components/Icon/User.js.map +1 -0
  164. package/dist/components/Icon/index.d.ts +91 -0
  165. package/dist/components/Icon/index.d.ts.map +1 -0
  166. package/dist/components/Icon/index.js +129 -0
  167. package/dist/components/Icon/index.js.map +1 -0
  168. package/dist/components/Icon/types.d.ts +19 -0
  169. package/dist/components/Icon/types.d.ts.map +1 -0
  170. package/dist/components/Icon/types.js +2 -0
  171. package/dist/components/Icon/types.js.map +1 -0
  172. package/dist/components/Link/Link.d.ts +2 -2
  173. package/dist/components/Link/Link.d.ts.map +1 -1
  174. package/dist/components/Link/Link.js +21 -14
  175. package/dist/components/Link/Link.js.map +1 -1
  176. package/dist/components/PasswordInput/PasswordInput.d.ts +1 -2
  177. package/dist/components/PasswordInput/PasswordInput.d.ts.map +1 -1
  178. package/dist/components/PasswordInput/PasswordInput.js +29 -23
  179. package/dist/components/PasswordInput/PasswordInput.js.map +1 -1
  180. package/dist/components/index.d.ts +1 -0
  181. package/dist/components/index.d.ts.map +1 -1
  182. package/dist/components/index.js +1 -0
  183. package/dist/components/index.js.map +1 -1
  184. package/dist/themes/odyssey/components.d.ts.map +1 -1
  185. package/dist/themes/odyssey/components.js +501 -169
  186. package/dist/themes/odyssey/components.js.map +1 -1
  187. package/dist/themes/odyssey/components.types.d.ts +37 -28
  188. package/dist/themes/odyssey/components.types.d.ts.map +1 -1
  189. package/dist/themes/odyssey/components.types.js.map +1 -1
  190. package/dist/themes/odyssey/palette.d.ts.map +1 -1
  191. package/dist/themes/odyssey/palette.js +45 -39
  192. package/dist/themes/odyssey/palette.js.map +1 -1
  193. package/dist/themes/odyssey/palette.types.d.ts +21 -0
  194. package/dist/themes/odyssey/palette.types.d.ts.map +1 -0
  195. package/dist/themes/odyssey/palette.types.js +13 -0
  196. package/dist/themes/odyssey/palette.types.js.map +1 -0
  197. package/dist/themes/odyssey/theme.d.ts +1 -0
  198. package/dist/themes/odyssey/theme.d.ts.map +1 -1
  199. package/dist/themes/odyssey/theme.js +1 -0
  200. package/dist/themes/odyssey/theme.js.map +1 -1
  201. package/dist/themes/odyssey/typography.d.ts.map +1 -1
  202. package/dist/themes/odyssey/typography.js +9 -15
  203. package/dist/themes/odyssey/typography.js.map +1 -1
  204. package/package.json +6 -6
  205. package/scripts/resolveIconSrcPath.cjs +20 -0
  206. package/src/components/Icon/Add.tsx +42 -0
  207. package/src/components/Icon/AddCircle.tsx +44 -0
  208. package/src/components/Icon/AlertCircle.tsx +44 -0
  209. package/src/components/Icon/AlertCircleFilled.tsx +45 -0
  210. package/src/components/Icon/AlertTriangleFilled.tsx +45 -0
  211. package/src/components/Icon/Anchor.tsx +46 -0
  212. package/src/components/Icon/ArrowDown.tsx +44 -0
  213. package/src/components/Icon/ArrowLeft.tsx +44 -0
  214. package/src/components/Icon/ArrowRight.tsx +44 -0
  215. package/src/components/Icon/ArrowUp.tsx +44 -0
  216. package/src/components/Icon/Calendar.tsx +44 -0
  217. package/src/components/Icon/Check.tsx +44 -0
  218. package/src/components/Icon/CheckCircleFilled.tsx +45 -0
  219. package/src/components/Icon/ChevronDown.tsx +44 -0
  220. package/src/components/Icon/ChevronUp.tsx +44 -0
  221. package/src/components/Icon/Close.tsx +44 -0
  222. package/src/components/Icon/CloseCircleFilled.tsx +45 -0
  223. package/src/components/Icon/Copy.tsx +44 -0
  224. package/src/components/Icon/Delete.tsx +44 -0
  225. package/src/components/Icon/Download.tsx +44 -0
  226. package/src/components/Icon/DragHandle.tsx +44 -0
  227. package/src/components/Icon/Edit.tsx +44 -0
  228. package/src/components/Icon/ExternalLink.tsx +45 -0
  229. package/src/components/Icon/Eye.tsx +42 -0
  230. package/src/components/Icon/EyeOff.tsx +44 -0
  231. package/src/components/Icon/Filter.tsx +44 -0
  232. package/src/components/Icon/Globe.tsx +44 -0
  233. package/src/components/Icon/Home.tsx +44 -0
  234. package/src/components/Icon/Icon.test.tsx +51 -0
  235. package/src/components/Icon/Icon.tsx +40 -0
  236. package/src/components/Icon/InformationCircle.tsx +45 -0
  237. package/src/components/Icon/InformationCircleFilled.tsx +45 -0
  238. package/src/components/Icon/Notification.tsx +45 -0
  239. package/src/components/Icon/OverflowVertical.tsx +45 -0
  240. package/src/components/Icon/QuestionCircle.tsx +45 -0
  241. package/src/components/Icon/QuestionCircleFilled.tsx +45 -0
  242. package/src/components/Icon/Search.tsx +44 -0
  243. package/src/components/Icon/Settings.tsx +42 -0
  244. package/src/components/Icon/Subtract.tsx +44 -0
  245. package/src/components/Icon/SvgIcon.ts +14 -0
  246. package/src/components/Icon/User.tsx +44 -0
  247. package/src/components/Icon/index.tsx +170 -0
  248. package/src/components/Icon/types.ts +20 -0
  249. package/src/components/Link/Link.tsx +1 -1
  250. package/src/components/PasswordInput/PasswordInput.test.tsx +0 -1
  251. package/src/components/PasswordInput/PasswordInput.tsx +1 -1
  252. package/src/components/index.ts +1 -0
  253. package/src/themes/odyssey/components.ts +465 -179
  254. package/src/themes/odyssey/components.types.ts +41 -28
  255. package/src/themes/odyssey/palette.ts +45 -41
  256. package/src/themes/odyssey/palette.types.ts +22 -0
  257. package/src/themes/odyssey/theme.ts +1 -0
  258. package/src/themes/odyssey/typography.ts +8 -14
  259. package/tsconfig.json +4 -1
  260. package/tsconfig.production.json +2 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Copy.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Copy.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;;AAMH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAEtD,oBAAY,aAAa,GAAG,sBAAsB,CAAC;AAEnD,eAAO,MAAM,QAAQ,8pPAqBpB,CAAC"}
@@ -0,0 +1,34 @@
1
+ /*!
2
+ * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ import { forwardRef } from "react";
13
+ import { SvgIcon } from "./SvgIcon.js";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { Fragment as _Fragment } from "react/jsx-runtime";
16
+ export const CopyIcon = forwardRef((props, ref) => {
17
+ return _jsx(SvgIcon, {
18
+ viewBox: "0 0 16 16",
19
+ fill: "none",
20
+ xmlns: "http://www.w3.org/2000/svg",
21
+ ref: ref,
22
+ ...props,
23
+ children: _jsx(_Fragment, {
24
+ children: _jsx("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M2 2H9.8C10.3766 2 10.7488 2.00078 11.0322 2.02393C11.3038 2.04612 11.4045 2.0838 11.454 2.10899C11.6422 2.20487 11.7951 2.35785 11.891 2.54601C11.9162 2.59545 11.9539 2.69617 11.9761 2.96784C11.9992 3.25117 12 3.62345 12 4.2V12H4.2C3.62345 12 3.25117 11.9992 2.96784 11.9761C2.69617 11.9539 2.59545 11.9162 2.54601 11.891C2.35785 11.7951 2.20487 11.6422 2.10899 11.454C2.0838 11.4045 2.04612 11.3038 2.02393 11.0322C2.00078 10.7488 2 10.3766 2 9.8V2ZM1 1H2H9.8C10.9201 1 11.4802 1 11.908 1.21799C12.2843 1.40973 12.5903 1.71569 12.782 2.09202C13 2.51984 13 3.0799 13 4.2V12V13H12H4.2C3.0799 13 2.51984 13 2.09202 12.782C1.71569 12.5903 1.40973 12.2843 1.21799 11.908C1 11.4802 1 10.9201 1 9.8V2V1ZM14 4V14H4V15H14.5H15V14.5V4H14Z",
28
+ fill: "currentColor"
29
+ })
30
+ })
31
+ });
32
+ });
33
+ CopyIcon.displayName = "CopyIcon";
34
+ //# sourceMappingURL=Copy.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/Icon/Copy.tsx"],"names":["forwardRef","SvgIcon","CopyIcon","props","ref","displayName"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAIA,SAASA,UAAT,QAA2B,OAA3B;SACSC,O;;;AAKT,OAAO,MAAMC,QAAQ,GAAGF,UAAU,CAChC,CAACG,KAAD,EAAQC,GAAR,KAAgB;AACd,SACE,KAAC,OAAD;AACE,IAAA,OAAO,EAAC,WADV;AAEE,IAAA,IAAI,EAAC,MAFP;AAGE,IAAA,KAAK,EAAC,4BAHR;AAIE,IAAA,GAAG,EAAEA,GAJP;AAAA,OAKMD,KALN;AAAA,cAOE;AAAA,gBACE;AACE,QAAA,QAAQ,EAAC,SADX;AAEE,QAAA,QAAQ,EAAC,SAFX;AAGE,QAAA,CAAC,EAAC,4tBAHJ;AAIE,QAAA,IAAI,EAAC;AAJP;AADF;AAPF,IADF;AAkBD,CApB+B,CAA3B;AAuBPD,QAAQ,CAACG,WAAT,GAAuB,UAAvB","sourcesContent":["/*!\n * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\n// Code automatically generated by svgr; DO NOT EDIT.\n\nimport { forwardRef } from \"react\";\nimport { SvgIcon } from \"./SvgIcon\";\nimport type { SvgIconNoChildrenProps } from \"./types\";\n\nexport type CopyIconProps = SvgIconNoChildrenProps;\n\nexport const CopyIcon = forwardRef<SVGSVGElement, CopyIconProps>(\n (props, ref) => {\n return (\n <SvgIcon\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n ref={ref}\n {...props}\n >\n <>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2 2H9.8C10.3766 2 10.7488 2.00078 11.0322 2.02393C11.3038 2.04612 11.4045 2.0838 11.454 2.10899C11.6422 2.20487 11.7951 2.35785 11.891 2.54601C11.9162 2.59545 11.9539 2.69617 11.9761 2.96784C11.9992 3.25117 12 3.62345 12 4.2V12H4.2C3.62345 12 3.25117 11.9992 2.96784 11.9761C2.69617 11.9539 2.59545 11.9162 2.54601 11.891C2.35785 11.7951 2.20487 11.6422 2.10899 11.454C2.0838 11.4045 2.04612 11.3038 2.02393 11.0322C2.00078 10.7488 2 10.3766 2 9.8V2ZM1 1H2H9.8C10.9201 1 11.4802 1 11.908 1.21799C12.2843 1.40973 12.5903 1.71569 12.782 2.09202C13 2.51984 13 3.0799 13 4.2V12V13H12H4.2C3.0799 13 2.51984 13 2.09202 12.782C1.71569 12.5903 1.40973 12.2843 1.21799 11.908C1 11.4802 1 10.9201 1 9.8V2V1ZM14 4V14H4V15H14.5H15V14.5V4H14Z\"\n fill=\"currentColor\"\n />\n </>\n </SvgIcon>\n );\n }\n);\n\nCopyIcon.displayName = \"CopyIcon\";\n"],"file":"Copy.js"}
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ /// <reference types="react" />
13
+ import type { SvgIconNoChildrenProps } from "./types";
14
+ export declare type DeleteIconProps = SvgIconNoChildrenProps;
15
+ export declare const DeleteIcon: import("react").ForwardRefExoticComponent<Pick<SvgIconNoChildrenProps, "string" | "type" | "classes" | "children" | "onChange" | "onKeyUp" | "onKeyDown" | "onBlur" | "onFocus" | "className" | "id" | "lang" | "style" | "tabIndex" | "role" | "color" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "name" | "sx" | "values" | "display" | "overflow" | "visibility" | "order" | "width" | "height" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "clipPath" | "cursor" | "direction" | "filter" | "fontSizeAdjust" | "fontStretch" | "fontVariant" | "imageRendering" | "opacity" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "wordSpacing" | "writingMode" | "mask" | "offset" | "textDecoration" | "azimuth" | "clip" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "path" | "key" | "max" | "media" | "method" | "min" | "target" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "htmlColor" | "inheritViewBox" | "titleAccess"> & import("react").RefAttributes<SVGSVGElement>>;
16
+ //# sourceMappingURL=Delete.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Delete.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Delete.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;;AAMH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAEtD,oBAAY,eAAe,GAAG,sBAAsB,CAAC;AAErD,eAAO,MAAM,UAAU,8pPAqBtB,CAAC"}
@@ -0,0 +1,34 @@
1
+ /*!
2
+ * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ import { forwardRef } from "react";
13
+ import { SvgIcon } from "./SvgIcon.js";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { Fragment as _Fragment } from "react/jsx-runtime";
16
+ export const DeleteIcon = forwardRef((props, ref) => {
17
+ return _jsx(SvgIcon, {
18
+ viewBox: "0 0 16 16",
19
+ fill: "none",
20
+ xmlns: "http://www.w3.org/2000/svg",
21
+ ref: ref,
22
+ ...props,
23
+ children: _jsx(_Fragment, {
24
+ children: _jsx("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M5.38743 2L5.72076 1H10.2792L10.6126 2H5.38743ZM4.33333 2L5 0H11L11.6667 2H14H15V3V5V6H14V12.8C14 13.9201 14 14.4802 13.782 14.908C13.5903 15.2843 13.2843 15.5903 12.908 15.782C12.4802 16 11.9201 16 10.8 16H5.2C4.0799 16 3.51984 16 3.09202 15.782C2.71569 15.5903 2.40973 15.2843 2.21799 14.908C2 14.4802 2 13.9201 2 12.8V6H1V5V3V2H2H4.33333ZM12 3H10.9459H5.05409H4H2V5H3H13H14V3H12ZM3 6H13V12.8C13 13.3766 12.9992 13.7488 12.9761 14.0322C12.9539 14.3038 12.9162 14.4045 12.891 14.454C12.7951 14.6422 12.6422 14.7951 12.454 14.891C12.4045 14.9162 12.3038 14.9539 12.0322 14.9761C11.7488 14.9992 11.3766 15 10.8 15H5.2C4.62345 15 4.25117 14.9992 3.96784 14.9761C3.69617 14.9539 3.59545 14.9162 3.54601 14.891C3.35785 14.7951 3.20487 14.6422 3.10899 14.454C3.0838 14.4045 3.04612 14.3038 3.02393 14.0322C3.00078 13.7488 3 13.3766 3 12.8V6Z",
28
+ fill: "currentColor"
29
+ })
30
+ })
31
+ });
32
+ });
33
+ DeleteIcon.displayName = "DeleteIcon";
34
+ //# sourceMappingURL=Delete.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/Icon/Delete.tsx"],"names":["forwardRef","SvgIcon","DeleteIcon","props","ref","displayName"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAIA,SAASA,UAAT,QAA2B,OAA3B;SACSC,O;;;AAKT,OAAO,MAAMC,UAAU,GAAGF,UAAU,CAClC,CAACG,KAAD,EAAQC,GAAR,KAAgB;AACd,SACE,KAAC,OAAD;AACE,IAAA,OAAO,EAAC,WADV;AAEE,IAAA,IAAI,EAAC,MAFP;AAGE,IAAA,KAAK,EAAC,4BAHR;AAIE,IAAA,GAAG,EAAEA,GAJP;AAAA,OAKMD,KALN;AAAA,cAOE;AAAA,gBACE;AACE,QAAA,QAAQ,EAAC,SADX;AAEE,QAAA,QAAQ,EAAC,SAFX;AAGE,QAAA,CAAC,EAAC,s0BAHJ;AAIE,QAAA,IAAI,EAAC;AAJP;AADF;AAPF,IADF;AAkBD,CApBiC,CAA7B;AAuBPD,UAAU,CAACG,WAAX,GAAyB,YAAzB","sourcesContent":["/*!\n * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\n// Code automatically generated by svgr; DO NOT EDIT.\n\nimport { forwardRef } from \"react\";\nimport { SvgIcon } from \"./SvgIcon\";\nimport type { SvgIconNoChildrenProps } from \"./types\";\n\nexport type DeleteIconProps = SvgIconNoChildrenProps;\n\nexport const DeleteIcon = forwardRef<SVGSVGElement, DeleteIconProps>(\n (props, ref) => {\n return (\n <SvgIcon\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n ref={ref}\n {...props}\n >\n <>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.38743 2L5.72076 1H10.2792L10.6126 2H5.38743ZM4.33333 2L5 0H11L11.6667 2H14H15V3V5V6H14V12.8C14 13.9201 14 14.4802 13.782 14.908C13.5903 15.2843 13.2843 15.5903 12.908 15.782C12.4802 16 11.9201 16 10.8 16H5.2C4.0799 16 3.51984 16 3.09202 15.782C2.71569 15.5903 2.40973 15.2843 2.21799 14.908C2 14.4802 2 13.9201 2 12.8V6H1V5V3V2H2H4.33333ZM12 3H10.9459H5.05409H4H2V5H3H13H14V3H12ZM3 6H13V12.8C13 13.3766 12.9992 13.7488 12.9761 14.0322C12.9539 14.3038 12.9162 14.4045 12.891 14.454C12.7951 14.6422 12.6422 14.7951 12.454 14.891C12.4045 14.9162 12.3038 14.9539 12.0322 14.9761C11.7488 14.9992 11.3766 15 10.8 15H5.2C4.62345 15 4.25117 14.9992 3.96784 14.9761C3.69617 14.9539 3.59545 14.9162 3.54601 14.891C3.35785 14.7951 3.20487 14.6422 3.10899 14.454C3.0838 14.4045 3.04612 14.3038 3.02393 14.0322C3.00078 13.7488 3 13.3766 3 12.8V6Z\"\n fill=\"currentColor\"\n />\n </>\n </SvgIcon>\n );\n }\n);\n\nDeleteIcon.displayName = \"DeleteIcon\";\n"],"file":"Delete.js"}
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ /// <reference types="react" />
13
+ import type { SvgIconNoChildrenProps } from "./types";
14
+ export declare type DownloadIconProps = SvgIconNoChildrenProps;
15
+ export declare const DownloadIcon: import("react").ForwardRefExoticComponent<Pick<SvgIconNoChildrenProps, "string" | "type" | "classes" | "children" | "onChange" | "onKeyUp" | "onKeyDown" | "onBlur" | "onFocus" | "className" | "id" | "lang" | "style" | "tabIndex" | "role" | "color" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "name" | "sx" | "values" | "display" | "overflow" | "visibility" | "order" | "width" | "height" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "clipPath" | "cursor" | "direction" | "filter" | "fontSizeAdjust" | "fontStretch" | "fontVariant" | "imageRendering" | "opacity" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "wordSpacing" | "writingMode" | "mask" | "offset" | "textDecoration" | "azimuth" | "clip" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "path" | "key" | "max" | "media" | "method" | "min" | "target" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "htmlColor" | "inheritViewBox" | "titleAccess"> & import("react").RefAttributes<SVGSVGElement>>;
16
+ //# sourceMappingURL=Download.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Download.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Download.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;;AAMH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAEtD,oBAAY,iBAAiB,GAAG,sBAAsB,CAAC;AAEvD,eAAO,MAAM,YAAY,8pPAqBxB,CAAC"}
@@ -0,0 +1,34 @@
1
+ /*!
2
+ * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ import { forwardRef } from "react";
13
+ import { SvgIcon } from "./SvgIcon.js";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { Fragment as _Fragment } from "react/jsx-runtime";
16
+ export const DownloadIcon = forwardRef((props, ref) => {
17
+ return _jsx(SvgIcon, {
18
+ viewBox: "0 0 16 16",
19
+ fill: "none",
20
+ xmlns: "http://www.w3.org/2000/svg",
21
+ ref: ref,
22
+ ...props,
23
+ children: _jsx(_Fragment, {
24
+ children: _jsx("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M13.1464 6.14645L8.5 10.7929V0H7.5V10.7929L2.85355 6.14645L2.14645 6.85355L7.64645 12.3536C7.74022 12.4473 7.86739 12.5 8 12.5C8.13261 12.5 8.25979 12.4473 8.35355 12.3536L13.8536 6.85355L13.1464 6.14645ZM2 12.3V11H1V12.3L1 12.3214C0.999995 12.8633 0.999991 13.3004 1.02891 13.6543C1.05868 14.0187 1.12159 14.3388 1.27248 14.635C1.51217 15.1054 1.89462 15.4878 2.36502 15.7275C2.66117 15.8784 2.98126 15.9413 3.34569 15.9711C3.69963 16 4.13671 16 4.67861 16H4.7H11.3H11.3214C11.8633 16 12.3004 16 12.6543 15.9711C13.0187 15.9413 13.3388 15.8784 13.635 15.7275C14.1054 15.4878 14.4878 15.1054 14.7275 14.635C14.8784 14.3388 14.9413 14.0187 14.9711 13.6543C15 13.3004 15 12.8633 15 12.3215V12.3214V12.3V11H14V12.3C14 12.8683 13.9996 13.2645 13.9744 13.5729C13.9497 13.8755 13.9036 14.0493 13.8365 14.181C13.6927 14.4632 13.4632 14.6927 13.181 14.8365C13.0493 14.9036 12.8755 14.9497 12.5729 14.9744C12.2645 14.9996 11.8683 15 11.3 15H4.7C4.1317 15 3.73554 14.9996 3.42712 14.9744C3.12454 14.9497 2.95069 14.9036 2.81901 14.8365C2.53677 14.6927 2.3073 14.4632 2.16349 14.181C2.0964 14.0493 2.05031 13.8755 2.02559 13.5729C2.00039 13.2645 2 12.8683 2 12.3Z",
28
+ fill: "currentColor"
29
+ })
30
+ })
31
+ });
32
+ });
33
+ DownloadIcon.displayName = "DownloadIcon";
34
+ //# sourceMappingURL=Download.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/Icon/Download.tsx"],"names":["forwardRef","SvgIcon","DownloadIcon","props","ref","displayName"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAIA,SAASA,UAAT,QAA2B,OAA3B;SACSC,O;;;AAKT,OAAO,MAAMC,YAAY,GAAGF,UAAU,CACpC,CAACG,KAAD,EAAQC,GAAR,KAAgB;AACd,SACE,KAAC,OAAD;AACE,IAAA,OAAO,EAAC,WADV;AAEE,IAAA,IAAI,EAAC,MAFP;AAGE,IAAA,KAAK,EAAC,4BAHR;AAIE,IAAA,GAAG,EAAEA,GAJP;AAAA,OAKMD,KALN;AAAA,cAOE;AAAA,gBACE;AACE,QAAA,QAAQ,EAAC,SADX;AAEE,QAAA,QAAQ,EAAC,SAFX;AAGE,QAAA,CAAC,EAAC,koCAHJ;AAIE,QAAA,IAAI,EAAC;AAJP;AADF;AAPF,IADF;AAkBD,CApBmC,CAA/B;AAuBPD,YAAY,CAACG,WAAb,GAA2B,cAA3B","sourcesContent":["/*!\n * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\n// Code automatically generated by svgr; DO NOT EDIT.\n\nimport { forwardRef } from \"react\";\nimport { SvgIcon } from \"./SvgIcon\";\nimport type { SvgIconNoChildrenProps } from \"./types\";\n\nexport type DownloadIconProps = SvgIconNoChildrenProps;\n\nexport const DownloadIcon = forwardRef<SVGSVGElement, DownloadIconProps>(\n (props, ref) => {\n return (\n <SvgIcon\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n ref={ref}\n {...props}\n >\n <>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.1464 6.14645L8.5 10.7929V0H7.5V10.7929L2.85355 6.14645L2.14645 6.85355L7.64645 12.3536C7.74022 12.4473 7.86739 12.5 8 12.5C8.13261 12.5 8.25979 12.4473 8.35355 12.3536L13.8536 6.85355L13.1464 6.14645ZM2 12.3V11H1V12.3L1 12.3214C0.999995 12.8633 0.999991 13.3004 1.02891 13.6543C1.05868 14.0187 1.12159 14.3388 1.27248 14.635C1.51217 15.1054 1.89462 15.4878 2.36502 15.7275C2.66117 15.8784 2.98126 15.9413 3.34569 15.9711C3.69963 16 4.13671 16 4.67861 16H4.7H11.3H11.3214C11.8633 16 12.3004 16 12.6543 15.9711C13.0187 15.9413 13.3388 15.8784 13.635 15.7275C14.1054 15.4878 14.4878 15.1054 14.7275 14.635C14.8784 14.3388 14.9413 14.0187 14.9711 13.6543C15 13.3004 15 12.8633 15 12.3215V12.3214V12.3V11H14V12.3C14 12.8683 13.9996 13.2645 13.9744 13.5729C13.9497 13.8755 13.9036 14.0493 13.8365 14.181C13.6927 14.4632 13.4632 14.6927 13.181 14.8365C13.0493 14.9036 12.8755 14.9497 12.5729 14.9744C12.2645 14.9996 11.8683 15 11.3 15H4.7C4.1317 15 3.73554 14.9996 3.42712 14.9744C3.12454 14.9497 2.95069 14.9036 2.81901 14.8365C2.53677 14.6927 2.3073 14.4632 2.16349 14.181C2.0964 14.0493 2.05031 13.8755 2.02559 13.5729C2.00039 13.2645 2 12.8683 2 12.3Z\"\n fill=\"currentColor\"\n />\n </>\n </SvgIcon>\n );\n }\n);\n\nDownloadIcon.displayName = \"DownloadIcon\";\n"],"file":"Download.js"}
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ /// <reference types="react" />
13
+ import type { SvgIconNoChildrenProps } from "./types";
14
+ export declare type DragHandleIconProps = SvgIconNoChildrenProps;
15
+ export declare const DragHandleIcon: import("react").ForwardRefExoticComponent<Pick<SvgIconNoChildrenProps, "string" | "type" | "classes" | "children" | "onChange" | "onKeyUp" | "onKeyDown" | "onBlur" | "onFocus" | "className" | "id" | "lang" | "style" | "tabIndex" | "role" | "color" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "name" | "sx" | "values" | "display" | "overflow" | "visibility" | "order" | "width" | "height" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "clipPath" | "cursor" | "direction" | "filter" | "fontSizeAdjust" | "fontStretch" | "fontVariant" | "imageRendering" | "opacity" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "wordSpacing" | "writingMode" | "mask" | "offset" | "textDecoration" | "azimuth" | "clip" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "path" | "key" | "max" | "media" | "method" | "min" | "target" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "htmlColor" | "inheritViewBox" | "titleAccess"> & import("react").RefAttributes<SVGSVGElement>>;
16
+ //# sourceMappingURL=DragHandle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DragHandle.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/DragHandle.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;;AAMH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAEtD,oBAAY,mBAAmB,GAAG,sBAAsB,CAAC;AAEzD,eAAO,MAAM,cAAc,8pPAqB1B,CAAC"}
@@ -0,0 +1,34 @@
1
+ /*!
2
+ * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ import { forwardRef } from "react";
13
+ import { SvgIcon } from "./SvgIcon.js";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { Fragment as _Fragment } from "react/jsx-runtime";
16
+ export const DragHandleIcon = forwardRef((props, ref) => {
17
+ return _jsx(SvgIcon, {
18
+ viewBox: "0 0 16 16",
19
+ fill: "none",
20
+ xmlns: "http://www.w3.org/2000/svg",
21
+ ref: ref,
22
+ ...props,
23
+ children: _jsx(_Fragment, {
24
+ children: _jsx("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M4.44443 2.16853C4.60888 2.05865 4.80222 2 5 2C5.26522 2 5.51957 2.10536 5.70711 2.29289C5.89464 2.48043 6 2.73478 6 3C6 3.19778 5.94135 3.39112 5.83147 3.55557C5.72159 3.72002 5.56541 3.84819 5.38268 3.92388C5.19996 3.99957 4.99889 4.01937 4.80491 3.98079C4.61093 3.9422 4.43274 3.84696 4.29289 3.70711C4.15304 3.56725 4.0578 3.38907 4.01922 3.19509C3.98063 3.00111 4.00043 2.80004 4.07612 2.61732C4.15181 2.43459 4.27998 2.27841 4.44443 2.16853ZM4.44443 7.16853C4.60888 7.05865 4.80222 7 5 7C5.26522 7 5.51957 7.10536 5.70711 7.29289C5.89464 7.48043 6 7.73478 6 8C6 8.19778 5.94135 8.39112 5.83147 8.55557C5.72159 8.72002 5.56541 8.84819 5.38268 8.92388C5.19996 8.99957 4.99889 9.01937 4.80491 8.98079C4.61093 8.9422 4.43274 8.84696 4.29289 8.70711C4.15304 8.56725 4.0578 8.38907 4.01922 8.19509C3.98063 8.00111 4.00043 7.80004 4.07612 7.61732C4.15181 7.43459 4.27998 7.27841 4.44443 7.16853ZM5 12C4.80222 12 4.60888 12.0586 4.44443 12.1685C4.27998 12.2784 4.15181 12.4346 4.07612 12.6173C4.00043 12.8 3.98063 13.0011 4.01922 13.1951C4.0578 13.3891 4.15304 13.5673 4.29289 13.7071C4.43274 13.847 4.61093 13.9422 4.80491 13.9808C4.99889 14.0194 5.19996 13.9996 5.38268 13.9239C5.56541 13.8482 5.72159 13.72 5.83147 13.5556C5.94135 13.3911 6 13.1978 6 13C6 12.7348 5.89464 12.4804 5.70711 12.2929C5.51957 12.1054 5.26522 12 5 12ZM10.4444 2.16853C10.6089 2.05865 10.8022 2 11 2C11.2652 2 11.5196 2.10536 11.7071 2.29289C11.8946 2.48043 12 2.73478 12 3C12 3.19778 11.9414 3.39112 11.8315 3.55557C11.7216 3.72002 11.5654 3.84819 11.3827 3.92388C11.2 3.99957 10.9989 4.01937 10.8049 3.98079C10.6109 3.9422 10.4327 3.84696 10.2929 3.70711C10.153 3.56725 10.0578 3.38907 10.0192 3.19509C9.98063 3.00111 10.0004 2.80004 10.0761 2.61732C10.1518 2.43459 10.28 2.27841 10.4444 2.16853ZM11 7C10.8022 7 10.6089 7.05865 10.4444 7.16853C10.28 7.27841 10.1518 7.43459 10.0761 7.61732C10.0004 7.80004 9.98063 8.00111 10.0192 8.19509C10.0578 8.38907 10.153 8.56725 10.2929 8.70711C10.4327 8.84696 10.6109 8.9422 10.8049 8.98079C10.9989 9.01937 11.2 8.99957 11.3827 8.92388C11.5654 8.84819 11.7216 8.72002 11.8315 8.55557C11.9414 8.39112 12 8.19778 12 8C12 7.73478 11.8946 7.48043 11.7071 7.29289C11.5196 7.10536 11.2652 7 11 7ZM10.4444 12.1685C10.6089 12.0586 10.8022 12 11 12C11.2652 12 11.5196 12.1054 11.7071 12.2929C11.8946 12.4804 12 12.7348 12 13C12 13.1978 11.9414 13.3911 11.8315 13.5556C11.7216 13.72 11.5654 13.8482 11.3827 13.9239C11.2 13.9996 10.9989 14.0194 10.8049 13.9808C10.6109 13.9422 10.4327 13.847 10.2929 13.7071C10.153 13.5673 10.0578 13.3891 10.0192 13.1951C9.98063 13.0011 10.0004 12.8 10.0761 12.6173C10.1518 12.4346 10.28 12.2784 10.4444 12.1685Z",
28
+ fill: "currentColor"
29
+ })
30
+ })
31
+ });
32
+ });
33
+ DragHandleIcon.displayName = "DragHandleIcon";
34
+ //# sourceMappingURL=DragHandle.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/Icon/DragHandle.tsx"],"names":["forwardRef","SvgIcon","DragHandleIcon","props","ref","displayName"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAIA,SAASA,UAAT,QAA2B,OAA3B;SACSC,O;;;AAKT,OAAO,MAAMC,cAAc,GAAGF,UAAU,CACtC,CAACG,KAAD,EAAQC,GAAR,KAAgB;AACd,SACE,KAAC,OAAD;AACE,IAAA,OAAO,EAAC,WADV;AAEE,IAAA,IAAI,EAAC,MAFP;AAGE,IAAA,KAAK,EAAC,4BAHR;AAIE,IAAA,GAAG,EAAEA,GAJP;AAAA,OAKMD,KALN;AAAA,cAOE;AAAA,gBACE;AACE,QAAA,QAAQ,EAAC,SADX;AAEE,QAAA,QAAQ,EAAC,SAFX;AAGE,QAAA,CAAC,EAAC,imFAHJ;AAIE,QAAA,IAAI,EAAC;AAJP;AADF;AAPF,IADF;AAkBD,CApBqC,CAAjC;AAuBPD,cAAc,CAACG,WAAf,GAA6B,gBAA7B","sourcesContent":["/*!\n * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\n// Code automatically generated by svgr; DO NOT EDIT.\n\nimport { forwardRef } from \"react\";\nimport { SvgIcon } from \"./SvgIcon\";\nimport type { SvgIconNoChildrenProps } from \"./types\";\n\nexport type DragHandleIconProps = SvgIconNoChildrenProps;\n\nexport const DragHandleIcon = forwardRef<SVGSVGElement, DragHandleIconProps>(\n (props, ref) => {\n return (\n <SvgIcon\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n ref={ref}\n {...props}\n >\n <>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.44443 2.16853C4.60888 2.05865 4.80222 2 5 2C5.26522 2 5.51957 2.10536 5.70711 2.29289C5.89464 2.48043 6 2.73478 6 3C6 3.19778 5.94135 3.39112 5.83147 3.55557C5.72159 3.72002 5.56541 3.84819 5.38268 3.92388C5.19996 3.99957 4.99889 4.01937 4.80491 3.98079C4.61093 3.9422 4.43274 3.84696 4.29289 3.70711C4.15304 3.56725 4.0578 3.38907 4.01922 3.19509C3.98063 3.00111 4.00043 2.80004 4.07612 2.61732C4.15181 2.43459 4.27998 2.27841 4.44443 2.16853ZM4.44443 7.16853C4.60888 7.05865 4.80222 7 5 7C5.26522 7 5.51957 7.10536 5.70711 7.29289C5.89464 7.48043 6 7.73478 6 8C6 8.19778 5.94135 8.39112 5.83147 8.55557C5.72159 8.72002 5.56541 8.84819 5.38268 8.92388C5.19996 8.99957 4.99889 9.01937 4.80491 8.98079C4.61093 8.9422 4.43274 8.84696 4.29289 8.70711C4.15304 8.56725 4.0578 8.38907 4.01922 8.19509C3.98063 8.00111 4.00043 7.80004 4.07612 7.61732C4.15181 7.43459 4.27998 7.27841 4.44443 7.16853ZM5 12C4.80222 12 4.60888 12.0586 4.44443 12.1685C4.27998 12.2784 4.15181 12.4346 4.07612 12.6173C4.00043 12.8 3.98063 13.0011 4.01922 13.1951C4.0578 13.3891 4.15304 13.5673 4.29289 13.7071C4.43274 13.847 4.61093 13.9422 4.80491 13.9808C4.99889 14.0194 5.19996 13.9996 5.38268 13.9239C5.56541 13.8482 5.72159 13.72 5.83147 13.5556C5.94135 13.3911 6 13.1978 6 13C6 12.7348 5.89464 12.4804 5.70711 12.2929C5.51957 12.1054 5.26522 12 5 12ZM10.4444 2.16853C10.6089 2.05865 10.8022 2 11 2C11.2652 2 11.5196 2.10536 11.7071 2.29289C11.8946 2.48043 12 2.73478 12 3C12 3.19778 11.9414 3.39112 11.8315 3.55557C11.7216 3.72002 11.5654 3.84819 11.3827 3.92388C11.2 3.99957 10.9989 4.01937 10.8049 3.98079C10.6109 3.9422 10.4327 3.84696 10.2929 3.70711C10.153 3.56725 10.0578 3.38907 10.0192 3.19509C9.98063 3.00111 10.0004 2.80004 10.0761 2.61732C10.1518 2.43459 10.28 2.27841 10.4444 2.16853ZM11 7C10.8022 7 10.6089 7.05865 10.4444 7.16853C10.28 7.27841 10.1518 7.43459 10.0761 7.61732C10.0004 7.80004 9.98063 8.00111 10.0192 8.19509C10.0578 8.38907 10.153 8.56725 10.2929 8.70711C10.4327 8.84696 10.6109 8.9422 10.8049 8.98079C10.9989 9.01937 11.2 8.99957 11.3827 8.92388C11.5654 8.84819 11.7216 8.72002 11.8315 8.55557C11.9414 8.39112 12 8.19778 12 8C12 7.73478 11.8946 7.48043 11.7071 7.29289C11.5196 7.10536 11.2652 7 11 7ZM10.4444 12.1685C10.6089 12.0586 10.8022 12 11 12C11.2652 12 11.5196 12.1054 11.7071 12.2929C11.8946 12.4804 12 12.7348 12 13C12 13.1978 11.9414 13.3911 11.8315 13.5556C11.7216 13.72 11.5654 13.8482 11.3827 13.9239C11.2 13.9996 10.9989 14.0194 10.8049 13.9808C10.6109 13.9422 10.4327 13.847 10.2929 13.7071C10.153 13.5673 10.0578 13.3891 10.0192 13.1951C9.98063 13.0011 10.0004 12.8 10.0761 12.6173C10.1518 12.4346 10.28 12.2784 10.4444 12.1685Z\"\n fill=\"currentColor\"\n />\n </>\n </SvgIcon>\n );\n }\n);\n\nDragHandleIcon.displayName = \"DragHandleIcon\";\n"],"file":"DragHandle.js"}
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ /// <reference types="react" />
13
+ import type { SvgIconNoChildrenProps } from "./types";
14
+ export declare type EditIconProps = SvgIconNoChildrenProps;
15
+ export declare const EditIcon: import("react").ForwardRefExoticComponent<Pick<SvgIconNoChildrenProps, "string" | "type" | "classes" | "children" | "onChange" | "onKeyUp" | "onKeyDown" | "onBlur" | "onFocus" | "className" | "id" | "lang" | "style" | "tabIndex" | "role" | "color" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "name" | "sx" | "values" | "display" | "overflow" | "visibility" | "order" | "width" | "height" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "clipPath" | "cursor" | "direction" | "filter" | "fontSizeAdjust" | "fontStretch" | "fontVariant" | "imageRendering" | "opacity" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "wordSpacing" | "writingMode" | "mask" | "offset" | "textDecoration" | "azimuth" | "clip" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "path" | "key" | "max" | "media" | "method" | "min" | "target" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "htmlColor" | "inheritViewBox" | "titleAccess"> & import("react").RefAttributes<SVGSVGElement>>;
16
+ //# sourceMappingURL=Edit.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Edit.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Edit.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;;AAMH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAEtD,oBAAY,aAAa,GAAG,sBAAsB,CAAC;AAEnD,eAAO,MAAM,QAAQ,8pPAqBpB,CAAC"}
@@ -0,0 +1,34 @@
1
+ /*!
2
+ * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ import { forwardRef } from "react";
13
+ import { SvgIcon } from "./SvgIcon.js";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { Fragment as _Fragment } from "react/jsx-runtime";
16
+ export const EditIcon = forwardRef((props, ref) => {
17
+ return _jsx(SvgIcon, {
18
+ viewBox: "0 0 16 16",
19
+ fill: "none",
20
+ xmlns: "http://www.w3.org/2000/svg",
21
+ ref: ref,
22
+ ...props,
23
+ children: _jsx(_Fragment, {
24
+ children: _jsx("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M10.3536 2.06066C10.1583 1.8654 9.84171 1.8654 9.64645 2.06066L8.70711 3L11 5.29289L11.9393 4.35355C12.1346 4.15829 12.1346 3.84171 11.9393 3.64645L10.3536 2.06066ZM2 9.70711L8 3.70711L10.2929 6L4.29289 12H2V9.70711ZM8.93934 1.35355C9.52513 0.767767 10.4749 0.767766 11.0607 1.35355L12.6464 2.93934C13.2322 3.52513 13.2322 4.47487 12.6464 5.06066L4.85355 12.8536L4.70711 13H4.5H1.5H1V12.5V9.5V9.29289L1.14645 9.14645L8.93934 1.35355ZM1 14V15H15V14H1Z",
28
+ fill: "currentColor"
29
+ })
30
+ })
31
+ });
32
+ });
33
+ EditIcon.displayName = "EditIcon";
34
+ //# sourceMappingURL=Edit.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/Icon/Edit.tsx"],"names":["forwardRef","SvgIcon","EditIcon","props","ref","displayName"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAIA,SAASA,UAAT,QAA2B,OAA3B;SACSC,O;;;AAKT,OAAO,MAAMC,QAAQ,GAAGF,UAAU,CAChC,CAACG,KAAD,EAAQC,GAAR,KAAgB;AACd,SACE,KAAC,OAAD;AACE,IAAA,OAAO,EAAC,WADV;AAEE,IAAA,IAAI,EAAC,MAFP;AAGE,IAAA,KAAK,EAAC,4BAHR;AAIE,IAAA,GAAG,EAAEA,GAJP;AAAA,OAKMD,KALN;AAAA,cAOE;AAAA,gBACE;AACE,QAAA,QAAQ,EAAC,SADX;AAEE,QAAA,QAAQ,EAAC,SAFX;AAGE,QAAA,CAAC,EAAC,ocAHJ;AAIE,QAAA,IAAI,EAAC;AAJP;AADF;AAPF,IADF;AAkBD,CApB+B,CAA3B;AAuBPD,QAAQ,CAACG,WAAT,GAAuB,UAAvB","sourcesContent":["/*!\n * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\n// Code automatically generated by svgr; DO NOT EDIT.\n\nimport { forwardRef } from \"react\";\nimport { SvgIcon } from \"./SvgIcon\";\nimport type { SvgIconNoChildrenProps } from \"./types\";\n\nexport type EditIconProps = SvgIconNoChildrenProps;\n\nexport const EditIcon = forwardRef<SVGSVGElement, EditIconProps>(\n (props, ref) => {\n return (\n <SvgIcon\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n ref={ref}\n {...props}\n >\n <>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.3536 2.06066C10.1583 1.8654 9.84171 1.8654 9.64645 2.06066L8.70711 3L11 5.29289L11.9393 4.35355C12.1346 4.15829 12.1346 3.84171 11.9393 3.64645L10.3536 2.06066ZM2 9.70711L8 3.70711L10.2929 6L4.29289 12H2V9.70711ZM8.93934 1.35355C9.52513 0.767767 10.4749 0.767766 11.0607 1.35355L12.6464 2.93934C13.2322 3.52513 13.2322 4.47487 12.6464 5.06066L4.85355 12.8536L4.70711 13H4.5H1.5H1V12.5V9.5V9.29289L1.14645 9.14645L8.93934 1.35355ZM1 14V15H15V14H1Z\"\n fill=\"currentColor\"\n />\n </>\n </SvgIcon>\n );\n }\n);\n\nEditIcon.displayName = \"EditIcon\";\n"],"file":"Edit.js"}
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ /// <reference types="react" />
13
+ import type { SvgIconNoChildrenProps } from "./types";
14
+ export declare type ExternalLinkIconProps = SvgIconNoChildrenProps;
15
+ export declare const ExternalLinkIcon: import("react").ForwardRefExoticComponent<Pick<SvgIconNoChildrenProps, "string" | "type" | "classes" | "children" | "onChange" | "onKeyUp" | "onKeyDown" | "onBlur" | "onFocus" | "className" | "id" | "lang" | "style" | "tabIndex" | "role" | "color" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "name" | "sx" | "values" | "display" | "overflow" | "visibility" | "order" | "width" | "height" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "clipPath" | "cursor" | "direction" | "filter" | "fontSizeAdjust" | "fontStretch" | "fontVariant" | "imageRendering" | "opacity" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "wordSpacing" | "writingMode" | "mask" | "offset" | "textDecoration" | "azimuth" | "clip" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "path" | "key" | "max" | "media" | "method" | "min" | "target" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "htmlColor" | "inheritViewBox" | "titleAccess"> & import("react").RefAttributes<SVGSVGElement>>;
16
+ //# sourceMappingURL=ExternalLink.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ExternalLink.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/ExternalLink.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;;AAMH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAEtD,oBAAY,qBAAqB,GAAG,sBAAsB,CAAC;AAE3D,eAAO,MAAM,gBAAgB,8pPAsB3B,CAAC"}
@@ -0,0 +1,34 @@
1
+ /*!
2
+ * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ import { forwardRef } from "react";
13
+ import { SvgIcon } from "./SvgIcon.js";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { Fragment as _Fragment } from "react/jsx-runtime";
16
+ export const ExternalLinkIcon = forwardRef((props, ref) => {
17
+ return _jsx(SvgIcon, {
18
+ viewBox: "0 0 16 16",
19
+ fill: "none",
20
+ xmlns: "http://www.w3.org/2000/svg",
21
+ ref: ref,
22
+ ...props,
23
+ children: _jsx(_Fragment, {
24
+ children: _jsx("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M13.2929 2H7.99998V1H14.5C14.7761 1 15 1.22386 15 1.5V8H14V2.70711L6.35353 10.3536L5.64642 9.64645L13.2929 2ZM1.5 4H1V4.5V14.5V15H1.5H11.5H12V14.5V8H11V14H2V5H8V4H1.5Z",
28
+ fill: "currentColor"
29
+ })
30
+ })
31
+ });
32
+ });
33
+ ExternalLinkIcon.displayName = "ExternalLinkIcon";
34
+ //# sourceMappingURL=ExternalLink.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/Icon/ExternalLink.tsx"],"names":["forwardRef","SvgIcon","ExternalLinkIcon","props","ref","displayName"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAIA,SAASA,UAAT,QAA2B,OAA3B;SACSC,O;;;AAKT,OAAO,MAAMC,gBAAgB,GAAGF,UAAU,CAGxC,CAACG,KAAD,EAAQC,GAAR,KAAgB;AAChB,SACE,KAAC,OAAD;AACE,IAAA,OAAO,EAAC,WADV;AAEE,IAAA,IAAI,EAAC,MAFP;AAGE,IAAA,KAAK,EAAC,4BAHR;AAIE,IAAA,GAAG,EAAEA,GAJP;AAAA,OAKMD,KALN;AAAA,cAOE;AAAA,gBACE;AACE,QAAA,QAAQ,EAAC,SADX;AAEE,QAAA,QAAQ,EAAC,SAFX;AAGE,QAAA,CAAC,EAAC,yKAHJ;AAIE,QAAA,IAAI,EAAC;AAJP;AADF;AAPF,IADF;AAkBD,CAtByC,CAAnC;AAwBPD,gBAAgB,CAACG,WAAjB,GAA+B,kBAA/B","sourcesContent":["/*!\n * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.\n * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the \"License.\")\n *\n * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\n * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *\n * See the License for the specific language governing permissions and limitations under the License.\n */\n\n// Code automatically generated by svgr; DO NOT EDIT.\n\nimport { forwardRef } from \"react\";\nimport { SvgIcon } from \"./SvgIcon\";\nimport type { SvgIconNoChildrenProps } from \"./types\";\n\nexport type ExternalLinkIconProps = SvgIconNoChildrenProps;\n\nexport const ExternalLinkIcon = forwardRef<\n SVGSVGElement,\n ExternalLinkIconProps\n>((props, ref) => {\n return (\n <SvgIcon\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n ref={ref}\n {...props}\n >\n <>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.2929 2H7.99998V1H14.5C14.7761 1 15 1.22386 15 1.5V8H14V2.70711L6.35353 10.3536L5.64642 9.64645L13.2929 2ZM1.5 4H1V4.5V14.5V15H1.5H11.5H12V14.5V8H11V14H2V5H8V4H1.5Z\"\n fill=\"currentColor\"\n />\n </>\n </SvgIcon>\n );\n});\n\nExternalLinkIcon.displayName = \"ExternalLinkIcon\";\n"],"file":"ExternalLink.js"}
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
3
+ * The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
4
+ *
5
+ * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
6
+ * Unless required by applicable law or agreed to in writing, software
7
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
8
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9
+ *
10
+ * See the License for the specific language governing permissions and limitations under the License.
11
+ */
12
+ /// <reference types="react" />
13
+ import type { SvgIconNoChildrenProps } from "./types";
14
+ export declare type EyeIconProps = SvgIconNoChildrenProps;
15
+ export declare const EyeIcon: import("react").ForwardRefExoticComponent<Pick<SvgIconNoChildrenProps, "string" | "type" | "classes" | "children" | "onChange" | "onKeyUp" | "onKeyDown" | "onBlur" | "onFocus" | "className" | "id" | "lang" | "style" | "tabIndex" | "role" | "color" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "name" | "sx" | "values" | "display" | "overflow" | "visibility" | "order" | "width" | "height" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "clipPath" | "cursor" | "direction" | "filter" | "fontSizeAdjust" | "fontStretch" | "fontVariant" | "imageRendering" | "opacity" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "wordSpacing" | "writingMode" | "mask" | "offset" | "textDecoration" | "azimuth" | "clip" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "path" | "key" | "max" | "media" | "method" | "min" | "target" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "htmlColor" | "inheritViewBox" | "titleAccess"> & import("react").RefAttributes<SVGSVGElement>>;
16
+ //# sourceMappingURL=Eye.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Eye.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Eye.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;;AAMH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAEtD,oBAAY,YAAY,GAAG,sBAAsB,CAAC;AAElD,eAAO,MAAM,OAAO,8pPAmBlB,CAAC"}