@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
package/.svgrrc.cjs ADDED
@@ -0,0 +1,13 @@
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
+
13
+ module.exports = require("@okta/odyssey-svgr");
package/CHANGELOG.md CHANGED
@@ -3,6 +3,43 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ### [0.14.4](https://github.com/okta/odyssey/compare/v0.14.3...v0.14.4) (2022-08-04)
7
+
8
+ ### Features
9
+
10
+ - **odyssey-react-mui:** add Icon components ([9ba7b4b](https://github.com/okta/odyssey/commit/9ba7b4bdbc17fed37d54e68406dc3527bfc7d703))
11
+ - **odyssey-react-mui:** add MUI themes ([63bd3a3](https://github.com/okta/odyssey/commit/63bd3a3ff1799858f69196abe5f860670e2ac624))
12
+ - **odyssey-react-mui:** add support for InputAdornments ([98f4e39](https://github.com/okta/odyssey/commit/98f4e3968b733bda09756047abc1d07beec8ad57))
13
+ - **odyssey-react-mui:** enable palette theming for components ([f6d4979](https://github.com/okta/odyssey/commit/f6d4979b1b48b0903c677149185d233fb0a62e6b))
14
+ - **odyssey-react-mui:** enable spacing theming for components ([ee3aed5](https://github.com/okta/odyssey/commit/ee3aed58a3632a557109365a503512cb29b50746))
15
+ - **odyssey-react-mui:** storybook updates with MUI theme changes in development ([2563a95](https://github.com/okta/odyssey/commit/2563a95a4b10e0c1ab80050aff3bbb018500cbc7))
16
+
17
+ ### Bug Fixes
18
+
19
+ - updated peerDependencies for odyssey-react-mui to restrict the Material UI version ([d599952](https://github.com/okta/odyssey/commit/d599952cd923a46c78096333e47db801524a9922))
20
+ - upgraded Material UI to fix custom theme values ([a39077a](https://github.com/okta/odyssey/commit/a39077aad95227d8af5285ff6fdee24462f49b20))
21
+
22
+ ### [0.14.3](https://github.com/okta/odyssey/compare/v0.14.2...v0.14.3) (2022-07-14)
23
+
24
+ ### Features
25
+
26
+ - **odyssey-react-mui:** add Icon components ([9ba7b4b](https://github.com/okta/odyssey/commit/9ba7b4bdbc17fed37d54e68406dc3527bfc7d703))
27
+ - **odyssey-react-mui:** add MUI themes ([63bd3a3](https://github.com/okta/odyssey/commit/63bd3a3ff1799858f69196abe5f860670e2ac624))
28
+ - **odyssey-react-mui:** storybook updates with MUI theme changes in development ([2563a95](https://github.com/okta/odyssey/commit/2563a95a4b10e0c1ab80050aff3bbb018500cbc7))
29
+
30
+ ### [0.14.2](https://github.com/okta/odyssey/compare/v0.14.1...v0.14.2) (2022-06-30)
31
+
32
+ ### Features
33
+
34
+ - **odyssey-react-mui:** add Infobox theme for Alert ([d92c896](https://github.com/okta/odyssey/commit/d92c89623451fb947cb0786367aeec9c02966cbc))
35
+ - **odyssey-react-mui:** add theme for Checkbox, Radio, Labels, Hints ([a7ed02a](https://github.com/okta/odyssey/commit/a7ed02a79340c32920da92da4947a068ac44c2fd))
36
+ - **odyssey-react-mui:** utilize color tokens for Palette, add lighter ([639549c](https://github.com/okta/odyssey/commit/639549c92f0b2644d347004f4ec801684cba13bf))
37
+
38
+ ### Bug Fixes
39
+
40
+ - **odyssey-react-mui:** button danger disabled style ([dd2d344](https://github.com/okta/odyssey/commit/dd2d344e724d79fbc9e915390c7406cafee7279a))
41
+ - **odyssey-react-mui:** button prop serialization ([8092a2c](https://github.com/okta/odyssey/commit/8092a2c5c044b98613555805dd9e89581f7174bd))
42
+
6
43
  ### [0.14.1](https://github.com/okta/odyssey/compare/v0.14.0...v0.14.1) (2022-06-21)
7
44
 
8
45
  ### Features
package/babel.config.cjs CHANGED
@@ -17,7 +17,7 @@ module.exports = {
17
17
  {
18
18
  odyssey: false,
19
19
  react: {
20
- runtime: "classic",
20
+ runtime: "automatic",
21
21
  },
22
22
  },
23
23
  ],
@@ -76,7 +76,7 @@ module.exports = {
76
76
  modules: false,
77
77
  },
78
78
  react: {
79
- runtime: "classic",
79
+ runtime: "automatic",
80
80
  },
81
81
  },
82
82
  ],
@@ -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 AddIconProps = SvgIconNoChildrenProps;
15
+ export declare const AddIcon: 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=Add.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Add.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Add.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"}
@@ -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 AddIcon = 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: "M7.5 1V1.03201V1.06396V1.09586V1.1277V1.15949V1.19123V1.22291V1.25454V1.28612V1.31764V1.34911V1.38053V1.41189V1.4432V1.47446V1.50567V1.53683V1.56794V1.59899V1.62999V1.66095V1.69185V1.7227V1.75351V1.78426V1.81496V1.84562V1.87622V1.90678V1.93728V1.96774V1.99815V2.02851V2.05883V2.08909V2.11931V2.14948V2.17961V2.20969V2.23972V2.2697V2.29964V2.32953V2.35938V2.38918V2.41894V2.44865V2.47831V2.50793V2.53751V2.56704V2.59653V2.62598V2.65538V2.68474V2.71405V2.74332V2.77255V2.80174V2.83088V2.85998V2.88905V2.91806V2.94704V2.97598V3.00487V3.03373V3.06254V3.09131V3.12004V3.14874V3.17739V3.206V3.23458V3.26311V3.29161V3.32007V3.34849V3.37687V3.40521V3.43352V3.46179V3.49002V3.51821V3.54637V3.57448V3.60257V3.63061V3.65863V3.6866V3.71454V3.74244V3.77031V3.79815V3.82594V3.85371V3.88144V3.90913V3.93679V3.96442V3.99202V4.01958V4.04711V4.0746V4.10206V4.12949V4.15689V4.18426V4.21159V4.2389V4.26617V4.29341V4.32062V4.34779V4.37494V4.40206V4.42915V4.45621V4.48323V4.51023V4.5372V4.56414V4.59105V4.61794V4.64479V4.67162V4.69842V4.72519V4.75193V4.77865V4.80534V4.832V4.85864V4.88525V4.91183V4.93839V4.96492V4.99142V5.0179V5.04436V5.07079V5.0972V5.12358V5.14993V5.17627V5.20258V5.22886V5.25512V5.28136V5.30758V5.33377V5.35994V5.38609V5.41222V5.43832V5.4644V5.49047V5.51651V5.54252V5.56852V5.5945V5.62046V5.64639V5.67231V5.69821V5.72408V5.74994V5.77578V5.8016V5.8274V5.85319V5.87895V5.9047V5.93043V5.95614V5.98183V6.00751V6.03317V6.05881V6.08444V6.11005V6.13564V6.16122V6.18678V6.21233V6.23786V6.26338V6.28888V6.31437V6.33984V6.3653V6.39074V6.41617V6.44159V6.467V6.49239V6.51777V6.54313V6.56848V6.59382V6.61915V6.64447V6.66978V6.69507V6.72035V6.74562V6.77089V6.79614V6.82138V6.84661V6.87183V6.89704V6.92224V6.94743V6.97261V6.99779V7.02295V7.04811V7.07326V7.0984V7.12353V7.14866V7.17378V7.19889V7.22399V7.24909V7.27418V7.29927V7.32435V7.34942V7.37449V7.39955V7.42461V7.44966V7.47471V7.49975V7.5H7.49975H7.47471H7.44966H7.42461H7.39955H7.37449H7.34942H7.32435H7.29927H7.27418H7.24909H7.22399H7.19889H7.17378H7.14866H7.12353H7.0984H7.07326H7.04811H7.02295H6.99779H6.97261H6.94743H6.92224H6.89704H6.87183H6.84661H6.82138H6.79614H6.77089H6.74562H6.72035H6.69507H6.66978H6.64447H6.61915H6.59382H6.56848H6.54313H6.51777H6.49239H6.467H6.44159H6.41617H6.39074H6.3653H6.33984H6.31437H6.28888H6.26338H6.23786H6.21233H6.18678H6.16122H6.13564H6.11005H6.08444H6.05881H6.03317H6.00751H5.98183H5.95614H5.93043H5.9047H5.87895H5.85319H5.8274H5.8016H5.77578H5.74994H5.72408H5.69821H5.67231H5.64639H5.62046H5.5945H5.56852H5.54252H5.51651H5.49047H5.4644H5.43832H5.41222H5.38609H5.35994H5.33377H5.30758H5.28136H5.25512H5.22886H5.20258H5.17627H5.14993H5.12358H5.0972H5.07079H5.04436H5.0179H4.99142H4.96492H4.93839H4.91183H4.88525H4.85864H4.832H4.80534H4.77865H4.75193H4.72519H4.69842H4.67162H4.64479H4.61794H4.59105H4.56414H4.5372H4.51023H4.48323H4.45621H4.42915H4.40206H4.37494H4.34779H4.32062H4.29341H4.26617H4.2389H4.21159H4.18426H4.15689H4.12949H4.10207H4.0746H4.04711H4.01958H3.99202H3.96442H3.9368H3.90913H3.88144H3.85371H3.82594H3.79815H3.77031H3.74244H3.71454H3.6866H3.65863H3.63061H3.60257H3.57448H3.54637H3.51821H3.49002H3.46179H3.43352H3.40521H3.37687H3.34849H3.32007H3.29161H3.26311H3.23458H3.20601H3.17739H3.14874H3.12004H3.09131H3.06254H3.03373H3.00487H2.97598H2.94704H2.91806H2.88904H2.85999H2.83088H2.80174H2.77255H2.74332H2.71405H2.68474H2.65538H2.62598H2.59653H2.56704H2.53751H2.50793H2.47831H2.44865H2.41894H2.38918H2.35938H2.32953H2.29964H2.2697H2.23972H2.20969H2.17961H2.14948H2.11931H2.08909H2.05883H2.02851H1.99815H1.96774H1.93728H1.90678H1.87622H1.84562H1.81496H1.78426H1.75351H1.7227H1.69185H1.66095H1.62999H1.59899H1.56794H1.53683H1.50567H1.47446H1.4432H1.41189H1.38053H1.34911H1.31764H1.28612H1.25454H1.22291H1.19123H1.15949H1.1277H1.09586H1.06396H1.03201H1V8.5H1.03201H1.06396H1.09586H1.1277H1.15949H1.19123H1.22291H1.25454H1.28612H1.31764H1.34911H1.38053H1.41189H1.4432H1.47446H1.50567H1.53683H1.56794H1.59899H1.62999H1.66095H1.69185H1.7227H1.75351H1.78426H1.81496H1.84562H1.87622H1.90678H1.93728H1.96774H1.99815H2.02851H2.05883H2.08909H2.11931H2.14948H2.17961H2.20969H2.23972H2.2697H2.29964H2.32953H2.35938H2.38918H2.41894H2.44865H2.47831H2.50793H2.53751H2.56704H2.59653H2.62598H2.65538H2.68474H2.71405H2.74332H2.77255H2.80174H2.83088H2.85999H2.88904H2.91806H2.94704H2.97598H3.00487H3.03373H3.06254H3.09131H3.12004H3.14874H3.17739H3.20601H3.23458H3.26311H3.29161H3.32007H3.34849H3.37687H3.40521H3.43352H3.46179H3.49002H3.51821H3.54637H3.57448H3.60257H3.63061H3.65863H3.6866H3.71454H3.74244H3.77031H3.79815H3.82594H3.85371H3.88144H3.90913H3.9368H3.96442H3.99202H4.01958H4.04711H4.0746H4.10207H4.12949H4.15689H4.18426H4.21159H4.2389H4.26617H4.29341H4.32062H4.34779H4.37494H4.40206H4.42915H4.45621H4.48323H4.51023H4.5372H4.56414H4.59105H4.61794H4.64479H4.67162H4.69842H4.72519H4.75193H4.77865H4.80534H4.832H4.85864H4.88525H4.91183H4.93839H4.96492H4.99142H5.0179H5.04436H5.07079H5.0972H5.12358H5.14993H5.17627H5.20258H5.22886H5.25512H5.28136H5.30758H5.33377H5.35994H5.38609H5.41222H5.43832H5.4644H5.49047H5.51651H5.54252H5.56852H5.5945H5.62046H5.64639H5.67231H5.69821H5.72408H5.74994H5.77578H5.8016H5.8274H5.85319H5.87895H5.9047H5.93043H5.95614H5.98183H6.00751H6.03317H6.05881H6.08444H6.11005H6.13564H6.16122H6.18678H6.21233H6.23786H6.26338H6.28888H6.31437H6.33984H6.3653H6.39074H6.41617H6.44159H6.467H6.49239H6.51777H6.54313H6.56848H6.59382H6.61915H6.64447H6.66978H6.69507H6.72035H6.74562H6.77089H6.79614H6.82138H6.84661H6.87183H6.89704H6.92224H6.94743H6.97261H6.99779H7.02295H7.04811H7.07326H7.0984H7.12353H7.14866H7.17378H7.19889H7.22399H7.24909H7.27418H7.29927H7.32435H7.34942H7.37449H7.39955H7.42461H7.44966H7.47471H7.49975H7.5V8.50025V8.52529V8.55034V8.57539V8.60045V8.62551V8.65058V8.67565V8.70073V8.72582V8.75091V8.77601V8.80111V8.82622V8.85134V8.87647V8.9016V8.92674V8.95189V8.97705V9.00221V9.02739V9.05257V9.07776V9.10296V9.12817V9.15339V9.17862V9.20386V9.22911V9.25438V9.27965V9.30493V9.33022V9.35553V9.38085V9.40618V9.43152V9.45687V9.48223V9.50761V9.533V9.55841V9.58383V9.60926V9.6347V9.66016V9.68563V9.71112V9.73662V9.76214V9.78767V9.81322V9.83878V9.86436V9.88995V9.91556V9.94119V9.96683V9.99249V10.0182V10.0439V10.0696V10.0953V10.121V10.1468V10.1726V10.1984V10.2242V10.2501V10.2759V10.3018V10.3277V10.3536V10.3795V10.4055V10.4315V10.4575V10.4835V10.5095V10.5356V10.5617V10.5878V10.6139V10.6401V10.6662V10.6924V10.7186V10.7449V10.7711V10.7974V10.8237V10.8501V10.8764V10.9028V10.9292V10.9556V10.9821V11.0086V11.0351V11.0616V11.0882V11.1148V11.1414V11.168V11.1947V11.2214V11.2481V11.2748V11.3016V11.3284V11.3552V11.3821V11.4089V11.4359V11.4628V11.4898V11.5168V11.5438V11.5709V11.5979V11.6251V11.6522V11.6794V11.7066V11.7338V11.7611V11.7884V11.8157V11.8431V11.8705V11.8979V11.9254V11.9529V11.9804V12.008V12.0356V12.0632V12.0909V12.1186V12.1463V12.1741V12.2019V12.2297V12.2576V12.2855V12.3134V12.3414V12.3694V12.3974V12.4255V12.4536V12.4818V12.51V12.5382V12.5665V12.5948V12.6231V12.6515V12.6799V12.7084V12.7369V12.7654V12.794V12.8226V12.8513V12.88V12.9087V12.9375V12.9663V12.9951V13.024V13.053V13.0819V13.111V13.14V13.1691V13.1983V13.2274V13.2567V13.2859V13.3153V13.3446V13.374V13.4035V13.433V13.4625V13.4921V13.5217V13.5514V13.5811V13.6108V13.6406V13.6705V13.7004V13.7303V13.7603V13.7903V13.8204V13.8505V13.8807V13.9109V13.9412V13.9715V14.0018V14.0323V14.0627V14.0932V14.1238V14.1544V14.185V14.2157V14.2465V14.2773V14.3081V14.3391V14.37V14.401V14.4321V14.4632V14.4943V14.5255V14.5568V14.5881V14.6195V14.6509V14.6824V14.7139V14.7455V14.7771V14.8088V14.8405V14.8723V14.9041V14.936V14.968V15H8.5V14.968V14.936V14.9041V14.8723V14.8405V14.8088V14.7771V14.7455V14.7139V14.6824V14.6509V14.6195V14.5881V14.5568V14.5255V14.4943V14.4632V14.4321V14.401V14.37V14.3391V14.3081V14.2773V14.2465V14.2157V14.185V14.1544V14.1238V14.0932V14.0627V14.0323V14.0018V13.9715V13.9412V13.9109V13.8807V13.8505V13.8204V13.7903V13.7603V13.7303V13.7004V13.6705V13.6406V13.6108V13.5811V13.5514V13.5217V13.4921V13.4625V13.433V13.4035V13.374V13.3446V13.3153V13.2859V13.2567V13.2274V13.1983V13.1691V13.14V13.111V13.0819V13.053V13.024V12.9951V12.9663V12.9375V12.9087V12.88V12.8513V12.8226V12.794V12.7654V12.7369V12.7084V12.6799V12.6515V12.6231V12.5948V12.5665V12.5382V12.51V12.4818V12.4536V12.4255V12.3974V12.3694V12.3414V12.3134V12.2855V12.2576V12.2297V12.2019V12.1741V12.1463V12.1186V12.0909V12.0632V12.0356V12.008V11.9804V11.9529V11.9254V11.8979V11.8705V11.8431V11.8157V11.7884V11.7611V11.7338V11.7066V11.6794V11.6522V11.6251V11.5979V11.5709V11.5438V11.5168V11.4898V11.4628V11.4359V11.4089V11.3821V11.3552V11.3284V11.3016V11.2748V11.2481V11.2214V11.1947V11.168V11.1414V11.1148V11.0882V11.0616V11.0351V11.0086V10.9821V10.9556V10.9292V10.9028V10.8764V10.8501V10.8237V10.7974V10.7711V10.7449V10.7186V10.6924V10.6662V10.6401V10.6139V10.5878V10.5617V10.5356V10.5095V10.4835V10.4575V10.4315V10.4055V10.3795V10.3536V10.3277V10.3018V10.2759V10.2501V10.2242V10.1984V10.1726V10.1468V10.121V10.0953V10.0696V10.0439V10.0182V9.99249V9.96683V9.94119V9.91556V9.88995V9.86436V9.83878V9.81322V9.78767V9.76214V9.73662V9.71112V9.68563V9.66016V9.6347V9.60926V9.58383V9.55841V9.533V9.50761V9.48223V9.45687V9.43152V9.40618V9.38085V9.35553V9.33022V9.30493V9.27965V9.25438V9.22911V9.20386V9.17862V9.15339V9.12817V9.10296V9.07776V9.05257V9.02739V9.00221V8.97705V8.95189V8.92674V8.9016V8.87647V8.85134V8.82622V8.80111V8.77601V8.75091V8.72582V8.70073V8.67565V8.65058V8.62551V8.60045V8.57539V8.55034V8.52529V8.50025V8.5H8.50025H8.52529H8.55034H8.57539H8.60045H8.62551H8.65058H8.67565H8.70073H8.72582H8.75091H8.77601H8.80111H8.82622H8.85134H8.87647H8.9016H8.92674H8.95189H8.97705H9.00221H9.02739H9.05257H9.07776H9.10296H9.12817H9.15339H9.17862H9.20386H9.22911H9.25438H9.27965H9.30493H9.33022H9.35553H9.38085H9.40617H9.43152H9.45687H9.48223H9.50761H9.533L9.55841 8.5H9.58383H9.60926H9.6347H9.66016H9.68563H9.71112H9.73662H9.76214H9.78767H9.81322H9.83878H9.86436H9.88995H9.91556H9.94119H9.96683H9.99249H10.0182H10.0439H10.0696H10.0953H10.121H10.1468H10.1726H10.1984H10.2242H10.2501H10.2759H10.3018H10.3277H10.3536H10.3795H10.4055H10.4315H10.4575H10.4835H10.5095H10.5356H10.5617H10.5878H10.6139H10.6401H10.6662H10.6924H10.7186H10.7449H10.7711H10.7974H10.8237H10.8501H10.8764H10.9028H10.9292H10.9556H10.9821H11.0086H11.0351H11.0616H11.0882H11.1148H11.1414H11.168H11.1947H11.2214H11.2481H11.2748H11.3016H11.3284H11.3552H11.3821H11.4089H11.4359H11.4628H11.4898H11.5168H11.5438H11.5709H11.5979H11.6251H11.6522H11.6794H11.7066H11.7338H11.7611H11.7884H11.8157H11.8431H11.8705H11.8979H11.9254H11.9529H11.9804H12.008H12.0356H12.0632H12.0909H12.1186H12.1463H12.1741H12.2019H12.2297H12.2576H12.2855H12.3134H12.3414H12.3694H12.3974H12.4255H12.4536H12.4818H12.51H12.5382H12.5665H12.5948H12.6231H12.6515H12.6799H12.7084H12.7369H12.7654H12.794H12.8226H12.8513H12.88H12.9087H12.9375H12.9663H12.9951H13.024H13.053H13.0819H13.111H13.14H13.1691H13.1983H13.2274H13.2567H13.2859H13.3153H13.3446H13.374H13.4035H13.433H13.4625H13.4921H13.5217H13.5514H13.5811H13.6108H13.6406H13.6705H13.7004H13.7303H13.7603H13.7903H13.8204H13.8505H13.8807H13.9109H13.9412H13.9715H14.0018H14.0323H14.0627H14.0932H14.1238H14.1544H14.185H14.2157H14.2465H14.2773H14.3081H14.3391H14.37H14.401H14.4321H14.4632H14.4943H14.5255H14.5568H14.5881H14.6195H14.6509H14.6824H14.7139H14.7455H14.7771H14.8088H14.8405H14.8723H14.9041H14.936H14.968H15V7.5H14.968H14.936H14.9041H14.8723H14.8405H14.8088H14.7771H14.7455H14.7139H14.6824H14.6509H14.6195H14.5881H14.5568H14.5255H14.4943H14.4632H14.4321H14.401H14.37H14.3391H14.3081H14.2773H14.2465H14.2157H14.185H14.1544H14.1238H14.0932H14.0627H14.0323H14.0018H13.9715H13.9412H13.9109H13.8807H13.8505H13.8204H13.7903H13.7603H13.7303H13.7004H13.6705H13.6406H13.6108H13.5811H13.5514H13.5217H13.4921H13.4625H13.433H13.4035H13.374H13.3446H13.3153H13.2859H13.2567H13.2274H13.1983H13.1691H13.14H13.111H13.0819H13.053H13.024H12.9951H12.9663H12.9375H12.9087H12.88H12.8513H12.8226H12.794H12.7654H12.7369H12.7084H12.6799H12.6515H12.6231H12.5948H12.5665H12.5382H12.51H12.4818H12.4536H12.4255H12.3974H12.3694H12.3414H12.3134H12.2855H12.2576H12.2297H12.2019H12.1741H12.1463H12.1186H12.0909H12.0632H12.0356H12.008H11.9804H11.9529H11.9254H11.8979H11.8705H11.8431H11.8157H11.7884H11.7611H11.7338H11.7066H11.6794H11.6522H11.6251H11.5979H11.5709H11.5438H11.5168H11.4898H11.4628H11.4359H11.4089H11.3821H11.3552H11.3284H11.3016H11.2748H11.2481H11.2214H11.1947H11.168H11.1414H11.1148H11.0882H11.0616H11.0351H11.0086H10.9821H10.9556H10.9292H10.9028H10.8764H10.8501H10.8237H10.7974H10.7711H10.7449H10.7186H10.6924H10.6662H10.6401H10.6139H10.5878H10.5617H10.5356H10.5095H10.4835H10.4575H10.4315H10.4055H10.3795H10.3536H10.3277H10.3018H10.2759H10.2501H10.2242H10.1984H10.1726H10.1468H10.121H10.0953H10.0696H10.0439H10.0182H9.99249H9.96683H9.94119H9.91556H9.88995H9.86436H9.83878H9.81322H9.78767H9.76214H9.73662H9.71112H9.68563H9.66016H9.6347H9.60926H9.58383H9.55841L9.533 7.5H9.50761H9.48223H9.45687H9.43152H9.40618H9.38085H9.35553H9.33022H9.30493H9.27965H9.25438H9.22911H9.20386H9.17862H9.15339H9.12817H9.10296H9.07776H9.05257H9.02739H9.00221H8.97705H8.95189H8.92674H8.9016H8.87647H8.85134H8.82622H8.80111H8.77601H8.75091H8.72582H8.70073H8.67565H8.65058H8.62551H8.60045H8.57539H8.55034H8.52529H8.50025H8.5V7.49975V7.47471V7.44966V7.42461V7.39955V7.37449V7.34942V7.32435V7.29927V7.27418V7.24909V7.22399V7.19889V7.17378V7.14866V7.12353V7.0984V7.07326V7.04811V7.02295V6.99779V6.97261V6.94743V6.92224V6.89704V6.87183V6.84661V6.82138V6.79614V6.77089V6.74562V6.72035V6.69507V6.66978V6.64447V6.61915V6.59382V6.56848V6.54313V6.51777V6.49239V6.467V6.44159V6.41617V6.39074V6.3653V6.33984V6.31437V6.28888V6.26338V6.23786V6.21233V6.18678V6.16122V6.13564V6.11005V6.08444V6.05881V6.03317V6.00751V5.98183V5.95614V5.93043V5.9047V5.87895V5.85319V5.8274V5.8016V5.77578V5.74994V5.72408V5.69821V5.67231V5.64639V5.62046V5.5945V5.56852V5.54252V5.51651V5.49047V5.4644V5.43832V5.41222V5.38609V5.35994V5.33377V5.30758V5.28136V5.25512V5.22886V5.20258V5.17627V5.14993V5.12358V5.0972V5.07079V5.04436V5.0179V4.99142V4.96492V4.93839V4.91183V4.88525V4.85864V4.832V4.80534V4.77865V4.75193V4.72519V4.69842V4.67162V4.64479V4.61794V4.59105V4.56414V4.5372V4.51023V4.48323V4.45621V4.42915V4.40206V4.37494V4.34779V4.32062V4.29341V4.26617V4.2389V4.21159V4.18426V4.15689V4.12949V4.10206V4.0746V4.04711V4.01958V3.99202V3.96442V3.93679V3.90913V3.88144V3.85371V3.82594V3.79815V3.77031V3.74244V3.71454V3.6866V3.65863V3.63061V3.60257V3.57448V3.54637V3.51821V3.49002V3.46179V3.43352V3.40521V3.37687V3.34849V3.32007V3.29161V3.26311V3.23458V3.206V3.17739V3.14874V3.12004V3.09131V3.06254V3.03373V3.00487V2.97598V2.94704V2.91806V2.88905V2.85998V2.83088V2.80174V2.77255V2.74332V2.71405V2.68474V2.65538V2.62598V2.59653V2.56704V2.53751V2.50793V2.47831V2.44865V2.41894V2.38918V2.35938V2.32953V2.29964V2.2697V2.23972V2.20969V2.17961V2.14948V2.11931V2.08909V2.05883V2.02851V1.99815V1.96774V1.93728V1.90678V1.87622V1.84562V1.81496V1.78426V1.75351V1.7227V1.69185V1.66095V1.62999V1.59899V1.56794V1.53683V1.50567V1.47446V1.4432V1.41189V1.38053V1.34911V1.31764V1.28612V1.25454V1.22291V1.19123V1.15949V1.1277V1.09586V1.06396V1.03201V1H7.5Z",
28
+ fill: "currentColor"
29
+ })
30
+ })
31
+ });
32
+ });
33
+ AddIcon.displayName = "AddIcon";
34
+ //# sourceMappingURL=Add.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/Icon/Add.tsx"],"names":["forwardRef","SvgIcon","AddIcon","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,OAAO,GAAGF,UAAU,CAA8B,CAACG,KAAD,EAAQC,GAAR,KAAgB;AAC7E,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,6ndAHJ;AAIE,QAAA,IAAI,EAAC;AAJP;AADF;AAPF,IADF;AAkBD,CAnBgC,CAA1B;AAqBPD,OAAO,CAACG,WAAR,GAAsB,SAAtB","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 AddIconProps = SvgIconNoChildrenProps;\n\nexport const AddIcon = forwardRef<SVGSVGElement, AddIconProps>((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=\"M7.5 1V1.03201V1.06396V1.09586V1.1277V1.15949V1.19123V1.22291V1.25454V1.28612V1.31764V1.34911V1.38053V1.41189V1.4432V1.47446V1.50567V1.53683V1.56794V1.59899V1.62999V1.66095V1.69185V1.7227V1.75351V1.78426V1.81496V1.84562V1.87622V1.90678V1.93728V1.96774V1.99815V2.02851V2.05883V2.08909V2.11931V2.14948V2.17961V2.20969V2.23972V2.2697V2.29964V2.32953V2.35938V2.38918V2.41894V2.44865V2.47831V2.50793V2.53751V2.56704V2.59653V2.62598V2.65538V2.68474V2.71405V2.74332V2.77255V2.80174V2.83088V2.85998V2.88905V2.91806V2.94704V2.97598V3.00487V3.03373V3.06254V3.09131V3.12004V3.14874V3.17739V3.206V3.23458V3.26311V3.29161V3.32007V3.34849V3.37687V3.40521V3.43352V3.46179V3.49002V3.51821V3.54637V3.57448V3.60257V3.63061V3.65863V3.6866V3.71454V3.74244V3.77031V3.79815V3.82594V3.85371V3.88144V3.90913V3.93679V3.96442V3.99202V4.01958V4.04711V4.0746V4.10206V4.12949V4.15689V4.18426V4.21159V4.2389V4.26617V4.29341V4.32062V4.34779V4.37494V4.40206V4.42915V4.45621V4.48323V4.51023V4.5372V4.56414V4.59105V4.61794V4.64479V4.67162V4.69842V4.72519V4.75193V4.77865V4.80534V4.832V4.85864V4.88525V4.91183V4.93839V4.96492V4.99142V5.0179V5.04436V5.07079V5.0972V5.12358V5.14993V5.17627V5.20258V5.22886V5.25512V5.28136V5.30758V5.33377V5.35994V5.38609V5.41222V5.43832V5.4644V5.49047V5.51651V5.54252V5.56852V5.5945V5.62046V5.64639V5.67231V5.69821V5.72408V5.74994V5.77578V5.8016V5.8274V5.85319V5.87895V5.9047V5.93043V5.95614V5.98183V6.00751V6.03317V6.05881V6.08444V6.11005V6.13564V6.16122V6.18678V6.21233V6.23786V6.26338V6.28888V6.31437V6.33984V6.3653V6.39074V6.41617V6.44159V6.467V6.49239V6.51777V6.54313V6.56848V6.59382V6.61915V6.64447V6.66978V6.69507V6.72035V6.74562V6.77089V6.79614V6.82138V6.84661V6.87183V6.89704V6.92224V6.94743V6.97261V6.99779V7.02295V7.04811V7.07326V7.0984V7.12353V7.14866V7.17378V7.19889V7.22399V7.24909V7.27418V7.29927V7.32435V7.34942V7.37449V7.39955V7.42461V7.44966V7.47471V7.49975V7.5H7.49975H7.47471H7.44966H7.42461H7.39955H7.37449H7.34942H7.32435H7.29927H7.27418H7.24909H7.22399H7.19889H7.17378H7.14866H7.12353H7.0984H7.07326H7.04811H7.02295H6.99779H6.97261H6.94743H6.92224H6.89704H6.87183H6.84661H6.82138H6.79614H6.77089H6.74562H6.72035H6.69507H6.66978H6.64447H6.61915H6.59382H6.56848H6.54313H6.51777H6.49239H6.467H6.44159H6.41617H6.39074H6.3653H6.33984H6.31437H6.28888H6.26338H6.23786H6.21233H6.18678H6.16122H6.13564H6.11005H6.08444H6.05881H6.03317H6.00751H5.98183H5.95614H5.93043H5.9047H5.87895H5.85319H5.8274H5.8016H5.77578H5.74994H5.72408H5.69821H5.67231H5.64639H5.62046H5.5945H5.56852H5.54252H5.51651H5.49047H5.4644H5.43832H5.41222H5.38609H5.35994H5.33377H5.30758H5.28136H5.25512H5.22886H5.20258H5.17627H5.14993H5.12358H5.0972H5.07079H5.04436H5.0179H4.99142H4.96492H4.93839H4.91183H4.88525H4.85864H4.832H4.80534H4.77865H4.75193H4.72519H4.69842H4.67162H4.64479H4.61794H4.59105H4.56414H4.5372H4.51023H4.48323H4.45621H4.42915H4.40206H4.37494H4.34779H4.32062H4.29341H4.26617H4.2389H4.21159H4.18426H4.15689H4.12949H4.10207H4.0746H4.04711H4.01958H3.99202H3.96442H3.9368H3.90913H3.88144H3.85371H3.82594H3.79815H3.77031H3.74244H3.71454H3.6866H3.65863H3.63061H3.60257H3.57448H3.54637H3.51821H3.49002H3.46179H3.43352H3.40521H3.37687H3.34849H3.32007H3.29161H3.26311H3.23458H3.20601H3.17739H3.14874H3.12004H3.09131H3.06254H3.03373H3.00487H2.97598H2.94704H2.91806H2.88904H2.85999H2.83088H2.80174H2.77255H2.74332H2.71405H2.68474H2.65538H2.62598H2.59653H2.56704H2.53751H2.50793H2.47831H2.44865H2.41894H2.38918H2.35938H2.32953H2.29964H2.2697H2.23972H2.20969H2.17961H2.14948H2.11931H2.08909H2.05883H2.02851H1.99815H1.96774H1.93728H1.90678H1.87622H1.84562H1.81496H1.78426H1.75351H1.7227H1.69185H1.66095H1.62999H1.59899H1.56794H1.53683H1.50567H1.47446H1.4432H1.41189H1.38053H1.34911H1.31764H1.28612H1.25454H1.22291H1.19123H1.15949H1.1277H1.09586H1.06396H1.03201H1V8.5H1.03201H1.06396H1.09586H1.1277H1.15949H1.19123H1.22291H1.25454H1.28612H1.31764H1.34911H1.38053H1.41189H1.4432H1.47446H1.50567H1.53683H1.56794H1.59899H1.62999H1.66095H1.69185H1.7227H1.75351H1.78426H1.81496H1.84562H1.87622H1.90678H1.93728H1.96774H1.99815H2.02851H2.05883H2.08909H2.11931H2.14948H2.17961H2.20969H2.23972H2.2697H2.29964H2.32953H2.35938H2.38918H2.41894H2.44865H2.47831H2.50793H2.53751H2.56704H2.59653H2.62598H2.65538H2.68474H2.71405H2.74332H2.77255H2.80174H2.83088H2.85999H2.88904H2.91806H2.94704H2.97598H3.00487H3.03373H3.06254H3.09131H3.12004H3.14874H3.17739H3.20601H3.23458H3.26311H3.29161H3.32007H3.34849H3.37687H3.40521H3.43352H3.46179H3.49002H3.51821H3.54637H3.57448H3.60257H3.63061H3.65863H3.6866H3.71454H3.74244H3.77031H3.79815H3.82594H3.85371H3.88144H3.90913H3.9368H3.96442H3.99202H4.01958H4.04711H4.0746H4.10207H4.12949H4.15689H4.18426H4.21159H4.2389H4.26617H4.29341H4.32062H4.34779H4.37494H4.40206H4.42915H4.45621H4.48323H4.51023H4.5372H4.56414H4.59105H4.61794H4.64479H4.67162H4.69842H4.72519H4.75193H4.77865H4.80534H4.832H4.85864H4.88525H4.91183H4.93839H4.96492H4.99142H5.0179H5.04436H5.07079H5.0972H5.12358H5.14993H5.17627H5.20258H5.22886H5.25512H5.28136H5.30758H5.33377H5.35994H5.38609H5.41222H5.43832H5.4644H5.49047H5.51651H5.54252H5.56852H5.5945H5.62046H5.64639H5.67231H5.69821H5.72408H5.74994H5.77578H5.8016H5.8274H5.85319H5.87895H5.9047H5.93043H5.95614H5.98183H6.00751H6.03317H6.05881H6.08444H6.11005H6.13564H6.16122H6.18678H6.21233H6.23786H6.26338H6.28888H6.31437H6.33984H6.3653H6.39074H6.41617H6.44159H6.467H6.49239H6.51777H6.54313H6.56848H6.59382H6.61915H6.64447H6.66978H6.69507H6.72035H6.74562H6.77089H6.79614H6.82138H6.84661H6.87183H6.89704H6.92224H6.94743H6.97261H6.99779H7.02295H7.04811H7.07326H7.0984H7.12353H7.14866H7.17378H7.19889H7.22399H7.24909H7.27418H7.29927H7.32435H7.34942H7.37449H7.39955H7.42461H7.44966H7.47471H7.49975H7.5V8.50025V8.52529V8.55034V8.57539V8.60045V8.62551V8.65058V8.67565V8.70073V8.72582V8.75091V8.77601V8.80111V8.82622V8.85134V8.87647V8.9016V8.92674V8.95189V8.97705V9.00221V9.02739V9.05257V9.07776V9.10296V9.12817V9.15339V9.17862V9.20386V9.22911V9.25438V9.27965V9.30493V9.33022V9.35553V9.38085V9.40618V9.43152V9.45687V9.48223V9.50761V9.533V9.55841V9.58383V9.60926V9.6347V9.66016V9.68563V9.71112V9.73662V9.76214V9.78767V9.81322V9.83878V9.86436V9.88995V9.91556V9.94119V9.96683V9.99249V10.0182V10.0439V10.0696V10.0953V10.121V10.1468V10.1726V10.1984V10.2242V10.2501V10.2759V10.3018V10.3277V10.3536V10.3795V10.4055V10.4315V10.4575V10.4835V10.5095V10.5356V10.5617V10.5878V10.6139V10.6401V10.6662V10.6924V10.7186V10.7449V10.7711V10.7974V10.8237V10.8501V10.8764V10.9028V10.9292V10.9556V10.9821V11.0086V11.0351V11.0616V11.0882V11.1148V11.1414V11.168V11.1947V11.2214V11.2481V11.2748V11.3016V11.3284V11.3552V11.3821V11.4089V11.4359V11.4628V11.4898V11.5168V11.5438V11.5709V11.5979V11.6251V11.6522V11.6794V11.7066V11.7338V11.7611V11.7884V11.8157V11.8431V11.8705V11.8979V11.9254V11.9529V11.9804V12.008V12.0356V12.0632V12.0909V12.1186V12.1463V12.1741V12.2019V12.2297V12.2576V12.2855V12.3134V12.3414V12.3694V12.3974V12.4255V12.4536V12.4818V12.51V12.5382V12.5665V12.5948V12.6231V12.6515V12.6799V12.7084V12.7369V12.7654V12.794V12.8226V12.8513V12.88V12.9087V12.9375V12.9663V12.9951V13.024V13.053V13.0819V13.111V13.14V13.1691V13.1983V13.2274V13.2567V13.2859V13.3153V13.3446V13.374V13.4035V13.433V13.4625V13.4921V13.5217V13.5514V13.5811V13.6108V13.6406V13.6705V13.7004V13.7303V13.7603V13.7903V13.8204V13.8505V13.8807V13.9109V13.9412V13.9715V14.0018V14.0323V14.0627V14.0932V14.1238V14.1544V14.185V14.2157V14.2465V14.2773V14.3081V14.3391V14.37V14.401V14.4321V14.4632V14.4943V14.5255V14.5568V14.5881V14.6195V14.6509V14.6824V14.7139V14.7455V14.7771V14.8088V14.8405V14.8723V14.9041V14.936V14.968V15H8.5V14.968V14.936V14.9041V14.8723V14.8405V14.8088V14.7771V14.7455V14.7139V14.6824V14.6509V14.6195V14.5881V14.5568V14.5255V14.4943V14.4632V14.4321V14.401V14.37V14.3391V14.3081V14.2773V14.2465V14.2157V14.185V14.1544V14.1238V14.0932V14.0627V14.0323V14.0018V13.9715V13.9412V13.9109V13.8807V13.8505V13.8204V13.7903V13.7603V13.7303V13.7004V13.6705V13.6406V13.6108V13.5811V13.5514V13.5217V13.4921V13.4625V13.433V13.4035V13.374V13.3446V13.3153V13.2859V13.2567V13.2274V13.1983V13.1691V13.14V13.111V13.0819V13.053V13.024V12.9951V12.9663V12.9375V12.9087V12.88V12.8513V12.8226V12.794V12.7654V12.7369V12.7084V12.6799V12.6515V12.6231V12.5948V12.5665V12.5382V12.51V12.4818V12.4536V12.4255V12.3974V12.3694V12.3414V12.3134V12.2855V12.2576V12.2297V12.2019V12.1741V12.1463V12.1186V12.0909V12.0632V12.0356V12.008V11.9804V11.9529V11.9254V11.8979V11.8705V11.8431V11.8157V11.7884V11.7611V11.7338V11.7066V11.6794V11.6522V11.6251V11.5979V11.5709V11.5438V11.5168V11.4898V11.4628V11.4359V11.4089V11.3821V11.3552V11.3284V11.3016V11.2748V11.2481V11.2214V11.1947V11.168V11.1414V11.1148V11.0882V11.0616V11.0351V11.0086V10.9821V10.9556V10.9292V10.9028V10.8764V10.8501V10.8237V10.7974V10.7711V10.7449V10.7186V10.6924V10.6662V10.6401V10.6139V10.5878V10.5617V10.5356V10.5095V10.4835V10.4575V10.4315V10.4055V10.3795V10.3536V10.3277V10.3018V10.2759V10.2501V10.2242V10.1984V10.1726V10.1468V10.121V10.0953V10.0696V10.0439V10.0182V9.99249V9.96683V9.94119V9.91556V9.88995V9.86436V9.83878V9.81322V9.78767V9.76214V9.73662V9.71112V9.68563V9.66016V9.6347V9.60926V9.58383V9.55841V9.533V9.50761V9.48223V9.45687V9.43152V9.40618V9.38085V9.35553V9.33022V9.30493V9.27965V9.25438V9.22911V9.20386V9.17862V9.15339V9.12817V9.10296V9.07776V9.05257V9.02739V9.00221V8.97705V8.95189V8.92674V8.9016V8.87647V8.85134V8.82622V8.80111V8.77601V8.75091V8.72582V8.70073V8.67565V8.65058V8.62551V8.60045V8.57539V8.55034V8.52529V8.50025V8.5H8.50025H8.52529H8.55034H8.57539H8.60045H8.62551H8.65058H8.67565H8.70073H8.72582H8.75091H8.77601H8.80111H8.82622H8.85134H8.87647H8.9016H8.92674H8.95189H8.97705H9.00221H9.02739H9.05257H9.07776H9.10296H9.12817H9.15339H9.17862H9.20386H9.22911H9.25438H9.27965H9.30493H9.33022H9.35553H9.38085H9.40617H9.43152H9.45687H9.48223H9.50761H9.533L9.55841 8.5H9.58383H9.60926H9.6347H9.66016H9.68563H9.71112H9.73662H9.76214H9.78767H9.81322H9.83878H9.86436H9.88995H9.91556H9.94119H9.96683H9.99249H10.0182H10.0439H10.0696H10.0953H10.121H10.1468H10.1726H10.1984H10.2242H10.2501H10.2759H10.3018H10.3277H10.3536H10.3795H10.4055H10.4315H10.4575H10.4835H10.5095H10.5356H10.5617H10.5878H10.6139H10.6401H10.6662H10.6924H10.7186H10.7449H10.7711H10.7974H10.8237H10.8501H10.8764H10.9028H10.9292H10.9556H10.9821H11.0086H11.0351H11.0616H11.0882H11.1148H11.1414H11.168H11.1947H11.2214H11.2481H11.2748H11.3016H11.3284H11.3552H11.3821H11.4089H11.4359H11.4628H11.4898H11.5168H11.5438H11.5709H11.5979H11.6251H11.6522H11.6794H11.7066H11.7338H11.7611H11.7884H11.8157H11.8431H11.8705H11.8979H11.9254H11.9529H11.9804H12.008H12.0356H12.0632H12.0909H12.1186H12.1463H12.1741H12.2019H12.2297H12.2576H12.2855H12.3134H12.3414H12.3694H12.3974H12.4255H12.4536H12.4818H12.51H12.5382H12.5665H12.5948H12.6231H12.6515H12.6799H12.7084H12.7369H12.7654H12.794H12.8226H12.8513H12.88H12.9087H12.9375H12.9663H12.9951H13.024H13.053H13.0819H13.111H13.14H13.1691H13.1983H13.2274H13.2567H13.2859H13.3153H13.3446H13.374H13.4035H13.433H13.4625H13.4921H13.5217H13.5514H13.5811H13.6108H13.6406H13.6705H13.7004H13.7303H13.7603H13.7903H13.8204H13.8505H13.8807H13.9109H13.9412H13.9715H14.0018H14.0323H14.0627H14.0932H14.1238H14.1544H14.185H14.2157H14.2465H14.2773H14.3081H14.3391H14.37H14.401H14.4321H14.4632H14.4943H14.5255H14.5568H14.5881H14.6195H14.6509H14.6824H14.7139H14.7455H14.7771H14.8088H14.8405H14.8723H14.9041H14.936H14.968H15V7.5H14.968H14.936H14.9041H14.8723H14.8405H14.8088H14.7771H14.7455H14.7139H14.6824H14.6509H14.6195H14.5881H14.5568H14.5255H14.4943H14.4632H14.4321H14.401H14.37H14.3391H14.3081H14.2773H14.2465H14.2157H14.185H14.1544H14.1238H14.0932H14.0627H14.0323H14.0018H13.9715H13.9412H13.9109H13.8807H13.8505H13.8204H13.7903H13.7603H13.7303H13.7004H13.6705H13.6406H13.6108H13.5811H13.5514H13.5217H13.4921H13.4625H13.433H13.4035H13.374H13.3446H13.3153H13.2859H13.2567H13.2274H13.1983H13.1691H13.14H13.111H13.0819H13.053H13.024H12.9951H12.9663H12.9375H12.9087H12.88H12.8513H12.8226H12.794H12.7654H12.7369H12.7084H12.6799H12.6515H12.6231H12.5948H12.5665H12.5382H12.51H12.4818H12.4536H12.4255H12.3974H12.3694H12.3414H12.3134H12.2855H12.2576H12.2297H12.2019H12.1741H12.1463H12.1186H12.0909H12.0632H12.0356H12.008H11.9804H11.9529H11.9254H11.8979H11.8705H11.8431H11.8157H11.7884H11.7611H11.7338H11.7066H11.6794H11.6522H11.6251H11.5979H11.5709H11.5438H11.5168H11.4898H11.4628H11.4359H11.4089H11.3821H11.3552H11.3284H11.3016H11.2748H11.2481H11.2214H11.1947H11.168H11.1414H11.1148H11.0882H11.0616H11.0351H11.0086H10.9821H10.9556H10.9292H10.9028H10.8764H10.8501H10.8237H10.7974H10.7711H10.7449H10.7186H10.6924H10.6662H10.6401H10.6139H10.5878H10.5617H10.5356H10.5095H10.4835H10.4575H10.4315H10.4055H10.3795H10.3536H10.3277H10.3018H10.2759H10.2501H10.2242H10.1984H10.1726H10.1468H10.121H10.0953H10.0696H10.0439H10.0182H9.99249H9.96683H9.94119H9.91556H9.88995H9.86436H9.83878H9.81322H9.78767H9.76214H9.73662H9.71112H9.68563H9.66016H9.6347H9.60926H9.58383H9.55841L9.533 7.5H9.50761H9.48223H9.45687H9.43152H9.40618H9.38085H9.35553H9.33022H9.30493H9.27965H9.25438H9.22911H9.20386H9.17862H9.15339H9.12817H9.10296H9.07776H9.05257H9.02739H9.00221H8.97705H8.95189H8.92674H8.9016H8.87647H8.85134H8.82622H8.80111H8.77601H8.75091H8.72582H8.70073H8.67565H8.65058H8.62551H8.60045H8.57539H8.55034H8.52529H8.50025H8.5V7.49975V7.47471V7.44966V7.42461V7.39955V7.37449V7.34942V7.32435V7.29927V7.27418V7.24909V7.22399V7.19889V7.17378V7.14866V7.12353V7.0984V7.07326V7.04811V7.02295V6.99779V6.97261V6.94743V6.92224V6.89704V6.87183V6.84661V6.82138V6.79614V6.77089V6.74562V6.72035V6.69507V6.66978V6.64447V6.61915V6.59382V6.56848V6.54313V6.51777V6.49239V6.467V6.44159V6.41617V6.39074V6.3653V6.33984V6.31437V6.28888V6.26338V6.23786V6.21233V6.18678V6.16122V6.13564V6.11005V6.08444V6.05881V6.03317V6.00751V5.98183V5.95614V5.93043V5.9047V5.87895V5.85319V5.8274V5.8016V5.77578V5.74994V5.72408V5.69821V5.67231V5.64639V5.62046V5.5945V5.56852V5.54252V5.51651V5.49047V5.4644V5.43832V5.41222V5.38609V5.35994V5.33377V5.30758V5.28136V5.25512V5.22886V5.20258V5.17627V5.14993V5.12358V5.0972V5.07079V5.04436V5.0179V4.99142V4.96492V4.93839V4.91183V4.88525V4.85864V4.832V4.80534V4.77865V4.75193V4.72519V4.69842V4.67162V4.64479V4.61794V4.59105V4.56414V4.5372V4.51023V4.48323V4.45621V4.42915V4.40206V4.37494V4.34779V4.32062V4.29341V4.26617V4.2389V4.21159V4.18426V4.15689V4.12949V4.10206V4.0746V4.04711V4.01958V3.99202V3.96442V3.93679V3.90913V3.88144V3.85371V3.82594V3.79815V3.77031V3.74244V3.71454V3.6866V3.65863V3.63061V3.60257V3.57448V3.54637V3.51821V3.49002V3.46179V3.43352V3.40521V3.37687V3.34849V3.32007V3.29161V3.26311V3.23458V3.206V3.17739V3.14874V3.12004V3.09131V3.06254V3.03373V3.00487V2.97598V2.94704V2.91806V2.88905V2.85998V2.83088V2.80174V2.77255V2.74332V2.71405V2.68474V2.65538V2.62598V2.59653V2.56704V2.53751V2.50793V2.47831V2.44865V2.41894V2.38918V2.35938V2.32953V2.29964V2.2697V2.23972V2.20969V2.17961V2.14948V2.11931V2.08909V2.05883V2.02851V1.99815V1.96774V1.93728V1.90678V1.87622V1.84562V1.81496V1.78426V1.75351V1.7227V1.69185V1.66095V1.62999V1.59899V1.56794V1.53683V1.50567V1.47446V1.4432V1.41189V1.38053V1.34911V1.31764V1.28612V1.25454V1.22291V1.19123V1.15949V1.1277V1.09586V1.06396V1.03201V1H7.5Z\"\n fill=\"currentColor\"\n />\n </>\n </SvgIcon>\n );\n});\n\nAddIcon.displayName = \"AddIcon\";\n"],"file":"Add.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 AddCircleIconProps = SvgIconNoChildrenProps;
15
+ export declare const AddCircleIcon: 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=AddCircle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AddCircle.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/AddCircle.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;;AAMH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAEtD,oBAAY,kBAAkB,GAAG,sBAAsB,CAAC;AAExD,eAAO,MAAM,aAAa,8pPAqBzB,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 AddCircleIcon = 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: "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM7.5 11V8.5H5V7.5H7.5V5H8.5V7.5H11V8.5H8.5V11H7.5Z",
28
+ fill: "currentColor"
29
+ })
30
+ })
31
+ });
32
+ });
33
+ AddCircleIcon.displayName = "AddCircleIcon";
34
+ //# sourceMappingURL=AddCircle.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/Icon/AddCircle.tsx"],"names":["forwardRef","SvgIcon","AddCircleIcon","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,aAAa,GAAGF,UAAU,CACrC,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,wQAHJ;AAIE,QAAA,IAAI,EAAC;AAJP;AADF;AAPF,IADF;AAkBD,CApBoC,CAAhC;AAuBPD,aAAa,CAACG,WAAd,GAA4B,eAA5B","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 AddCircleIconProps = SvgIconNoChildrenProps;\n\nexport const AddCircleIcon = forwardRef<SVGSVGElement, AddCircleIconProps>(\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=\"M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM7.5 11V8.5H5V7.5H7.5V5H8.5V7.5H11V8.5H8.5V11H7.5Z\"\n fill=\"currentColor\"\n />\n </>\n </SvgIcon>\n );\n }\n);\n\nAddCircleIcon.displayName = \"AddCircleIcon\";\n"],"file":"AddCircle.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 AlertCircleIconProps = SvgIconNoChildrenProps;
15
+ export declare const AlertCircleIcon: 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=AlertCircle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AlertCircle.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/AlertCircle.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;;AAMH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAEtD,oBAAY,oBAAoB,GAAG,sBAAsB,CAAC;AAE1D,eAAO,MAAM,eAAe,8pPAqB3B,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 AlertCircleIcon = 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: "M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM8 12C8.14834 12 8.29334 11.956 8.41668 11.8736C8.54001 11.7912 8.63614 11.6741 8.69291 11.537C8.74968 11.4 8.76453 11.2492 8.73559 11.1037C8.70665 10.9582 8.63522 10.8246 8.53033 10.7197C8.42544 10.6148 8.29181 10.5434 8.14632 10.5144C8.00083 10.4855 7.85003 10.5003 7.71299 10.5571C7.57594 10.6139 7.45881 10.71 7.3764 10.8333C7.29399 10.9567 7.25 11.1017 7.25 11.25C7.25 11.4489 7.32902 11.6397 7.46967 11.7803C7.61032 11.921 7.80109 12 8 12ZM7.5 8.5C7.5 8.77614 7.72386 9 8 9C8.27614 9 8.5 8.77614 8.5 8.5V4H7.5L7.5 8.5Z",
28
+ fill: "currentColor"
29
+ })
30
+ })
31
+ });
32
+ });
33
+ AlertCircleIcon.displayName = "AlertCircleIcon";
34
+ //# sourceMappingURL=AlertCircle.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/Icon/AlertCircle.tsx"],"names":["forwardRef","SvgIcon","AlertCircleIcon","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,eAAe,GAAGF,UAAU,CACvC,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,kuBAHJ;AAIE,QAAA,IAAI,EAAC;AAJP;AADF;AAPF,IADF;AAkBD,CApBsC,CAAlC;AAuBPD,eAAe,CAACG,WAAhB,GAA8B,iBAA9B","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 AlertCircleIconProps = SvgIconNoChildrenProps;\n\nexport const AlertCircleIcon = forwardRef<SVGSVGElement, AlertCircleIconProps>(\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=\"M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM8 12C8.14834 12 8.29334 11.956 8.41668 11.8736C8.54001 11.7912 8.63614 11.6741 8.69291 11.537C8.74968 11.4 8.76453 11.2492 8.73559 11.1037C8.70665 10.9582 8.63522 10.8246 8.53033 10.7197C8.42544 10.6148 8.29181 10.5434 8.14632 10.5144C8.00083 10.4855 7.85003 10.5003 7.71299 10.5571C7.57594 10.6139 7.45881 10.71 7.3764 10.8333C7.29399 10.9567 7.25 11.1017 7.25 11.25C7.25 11.4489 7.32902 11.6397 7.46967 11.7803C7.61032 11.921 7.80109 12 8 12ZM7.5 8.5C7.5 8.77614 7.72386 9 8 9C8.27614 9 8.5 8.77614 8.5 8.5V4H7.5L7.5 8.5Z\"\n fill=\"currentColor\"\n />\n </>\n </SvgIcon>\n );\n }\n);\n\nAlertCircleIcon.displayName = \"AlertCircleIcon\";\n"],"file":"AlertCircle.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 AlertCircleFilledIconProps = SvgIconNoChildrenProps;
15
+ export declare const AlertCircleFilledIcon: 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=AlertCircleFilled.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AlertCircleFilled.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/AlertCircleFilled.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;;AAMH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAEtD,oBAAY,0BAA0B,GAAG,sBAAsB,CAAC;AAEhE,eAAO,MAAM,qBAAqB,8pPAsBhC,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 AlertCircleFilledIcon = 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: "M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM8 9C7.72386 9 7.5 8.77614 7.5 8.5L7.5 4H8.5V8.5C8.5 8.77614 8.27614 9 8 9ZM8 12C8.14834 12 8.29334 11.956 8.41668 11.8736C8.54001 11.7912 8.63614 11.6741 8.69291 11.537C8.74968 11.4 8.76453 11.2492 8.73559 11.1037C8.70665 10.9582 8.63522 10.8246 8.53033 10.7197C8.42544 10.6148 8.2918 10.5434 8.14632 10.5144C8.00083 10.4855 7.85003 10.5003 7.71299 10.5571C7.57594 10.6139 7.45881 10.71 7.3764 10.8333C7.29399 10.9567 7.25 11.1017 7.25 11.25C7.25 11.4489 7.32902 11.6397 7.46967 11.7803C7.61032 11.921 7.80109 12 8 12Z",
28
+ fill: "currentColor"
29
+ })
30
+ })
31
+ });
32
+ });
33
+ AlertCircleFilledIcon.displayName = "AlertCircleFilledIcon";
34
+ //# sourceMappingURL=AlertCircleFilled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/Icon/AlertCircleFilled.tsx"],"names":["forwardRef","SvgIcon","AlertCircleFilledIcon","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,qBAAqB,GAAGF,UAAU,CAG7C,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,qnBAHJ;AAIE,QAAA,IAAI,EAAC;AAJP;AADF;AAPF,IADF;AAkBD,CAtB8C,CAAxC;AAwBPD,qBAAqB,CAACG,WAAtB,GAAoC,uBAApC","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 AlertCircleFilledIconProps = SvgIconNoChildrenProps;\n\nexport const AlertCircleFilledIcon = forwardRef<\n SVGSVGElement,\n AlertCircleFilledIconProps\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=\"M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM8 9C7.72386 9 7.5 8.77614 7.5 8.5L7.5 4H8.5V8.5C8.5 8.77614 8.27614 9 8 9ZM8 12C8.14834 12 8.29334 11.956 8.41668 11.8736C8.54001 11.7912 8.63614 11.6741 8.69291 11.537C8.74968 11.4 8.76453 11.2492 8.73559 11.1037C8.70665 10.9582 8.63522 10.8246 8.53033 10.7197C8.42544 10.6148 8.2918 10.5434 8.14632 10.5144C8.00083 10.4855 7.85003 10.5003 7.71299 10.5571C7.57594 10.6139 7.45881 10.71 7.3764 10.8333C7.29399 10.9567 7.25 11.1017 7.25 11.25C7.25 11.4489 7.32902 11.6397 7.46967 11.7803C7.61032 11.921 7.80109 12 8 12Z\"\n fill=\"currentColor\"\n />\n </>\n </SvgIcon>\n );\n});\n\nAlertCircleFilledIcon.displayName = \"AlertCircleFilledIcon\";\n"],"file":"AlertCircleFilled.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 AlertTriangleFilledIconProps = SvgIconNoChildrenProps;
15
+ export declare const AlertTriangleFilledIcon: 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=AlertTriangleFilled.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AlertTriangleFilled.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/AlertTriangleFilled.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;;AAMH,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAEtD,oBAAY,4BAA4B,GAAG,sBAAsB,CAAC;AAElE,eAAO,MAAM,uBAAuB,8pPAsBlC,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 AlertTriangleFilledIcon = 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.983 14.6471C13.4706 15 12.6329 15 10.9575 15H5.04248C3.36707 15 2.52937 15 2.01699 14.6471C1.56939 14.3387 1.26655 13.8615 1.17816 13.3252C1.07698 12.7114 1.43367 11.9534 2.14706 10.4374L5.10455 4.15277C6.02878 2.18879 6.49089 1.2068 7.12576 0.898255C7.6777 0.630012 8.32225 0.630012 8.87419 0.898255C9.50906 1.2068 9.97117 2.18879 10.8954 4.15277L13.8529 10.4374C14.5663 11.9534 14.923 12.7114 14.8218 13.3252C14.7334 13.8615 14.4306 14.3387 13.983 14.6471ZM7.99998 10C7.72383 10 7.49998 9.77614 7.49998 9.5L7.49998 5H8.49998L8.49998 9.5C8.49998 9.77614 8.27612 10 7.99998 10ZM7.99998 13C8.14831 13 8.29332 12.956 8.41665 12.8736C8.53999 12.7912 8.63612 12.6741 8.69288 12.537C8.74965 12.4 8.7645 12.2492 8.73556 12.1037C8.70662 11.9582 8.6352 11.8246 8.53031 11.7197C8.42542 11.6148 8.29178 11.5434 8.14629 11.5144C8.00081 11.4855 7.85001 11.5003 7.71296 11.5571C7.57592 11.6139 7.45878 11.71 7.37637 11.8333C7.29396 11.9567 7.24998 12.1017 7.24998 12.25C7.24998 12.4489 7.32899 12.6397 7.46964 12.7803C7.6103 12.921 7.80106 13 7.99998 13Z",
28
+ fill: "currentColor"
29
+ })
30
+ })
31
+ });
32
+ });
33
+ AlertTriangleFilledIcon.displayName = "AlertTriangleFilledIcon";
34
+ //# sourceMappingURL=AlertTriangleFilled.js.map