@lunit/oui 1.0.1 → 1.1.0-alpha.2

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 (425) hide show
  1. package/README.md +3 -0
  2. package/dist/assets/ic-bell-noti-outlined-20px.js.map +1 -0
  3. package/dist/assets/ic-close-large-outlined-20px.js.map +1 -0
  4. package/dist/assets/ic-close-small-outlined-20px.js.map +1 -0
  5. package/dist/assets/ic-download-pdf-outlined-20px.js.map +1 -0
  6. package/dist/assets/ic-ellipse-outlined-20px.js.map +1 -0
  7. package/dist/assets/ic-filter-noti-outlined-20px.js.map +1 -0
  8. package/dist/assets/ic-hide-large-outlined-20px.js.map +1 -0
  9. package/dist/assets/ic-hide-small-outlined-20px.js.map +1 -0
  10. package/dist/assets/ic-information-large-outlined-20px.js.map +1 -0
  11. package/dist/assets/ic-information-small-outlined-20px.js.map +1 -0
  12. package/dist/assets/ic-manufacturer-outlined-20px.js.map +1 -0
  13. package/dist/assets/ic-rectangle-outlined-20px.js.map +1 -0
  14. package/dist/assets/ic-refresh-left-outlined-20px.js.map +1 -0
  15. package/dist/assets/ic-refresh-right-outlined-20px.js.map +1 -0
  16. package/dist/assets/ic-show-large-outlined-20px.js.map +1 -0
  17. package/dist/assets/ic-show-small-outlined-20px.js.map +1 -0
  18. package/dist/assets/index.js.map +1 -0
  19. package/dist/components/Alert/Alert.js.map +1 -0
  20. package/dist/components/Alert/Alert.styled.js.map +1 -0
  21. package/dist/components/Alert/Alert.types.js.map +1 -0
  22. package/dist/components/Alert/Alert.utils.js.map +1 -0
  23. package/dist/components/Alert/index.js.map +1 -0
  24. package/dist/components/BaseTextField/BaseTextField.styled.js.map +1 -0
  25. package/dist/components/BaseTextField/BaseTextField.types.js.map +1 -0
  26. package/dist/components/BaseTextField/BaseTextField.utils.js.map +1 -0
  27. package/dist/components/Button/BaseButton.js.map +1 -0
  28. package/dist/components/Button/Button.js.map +1 -0
  29. package/dist/components/Button/Button.types.js.map +1 -0
  30. package/dist/components/Button/Button.utils.js.map +1 -0
  31. package/dist/components/Button/index.js.map +1 -0
  32. package/dist/components/Button/styleds/BaseButton.styled.js.map +1 -0
  33. package/dist/components/Button/styleds/ContainedButton.styled.js.map +1 -0
  34. package/dist/components/Button/styleds/GhostButton.styled.js.map +1 -0
  35. package/dist/components/Button/styleds/IconButton.styled.js.map +1 -0
  36. package/dist/components/Button/styleds/OutlinedButton.styled.js.map +1 -0
  37. package/dist/components/Card/Card.js.map +1 -0
  38. package/dist/components/Card/Card.styled.js.map +1 -0
  39. package/dist/components/Card/Card.types.js.map +1 -0
  40. package/dist/components/Card/index.js.map +1 -0
  41. package/dist/components/Checkbox/Checkbox.js.map +1 -0
  42. package/dist/components/Checkbox/Checkbox.styled.js.map +1 -0
  43. package/dist/components/Checkbox/Checkbox.types.js.map +1 -0
  44. package/dist/components/Checkbox/Checkbox.utils.js.map +1 -0
  45. package/dist/components/Checkbox/index.js.map +1 -0
  46. package/dist/components/Chip/Chip.js.map +1 -0
  47. package/dist/components/Chip/Chip.styled.js.map +1 -0
  48. package/dist/components/Chip/Chip.types.js.map +1 -0
  49. package/dist/components/Chip/Chip.utils.js.map +1 -0
  50. package/dist/components/Chip/index.js.map +1 -0
  51. package/dist/components/DataTable/DataTable.js.map +1 -0
  52. package/dist/components/DataTable/DataTable.styled.js.map +1 -0
  53. package/dist/components/DataTable/index.js.map +1 -0
  54. package/dist/components/DatePicker/DatePicker.js.map +1 -0
  55. package/dist/components/DatePicker/DatePicker.styled.js.map +1 -0
  56. package/dist/components/DatePicker/DatePicker.types.js.map +1 -0
  57. package/dist/components/DatePicker/index.js.map +1 -0
  58. package/dist/components/Dialog/Dialog.js.map +1 -0
  59. package/dist/components/Dialog/Dialog.styled.js.map +1 -0
  60. package/dist/components/Dialog/Dialog.types.js.map +1 -0
  61. package/dist/components/Dialog/index.js.map +1 -0
  62. package/dist/components/Divider/Divider.js.map +1 -0
  63. package/dist/components/Divider/Divider.styled.js.map +1 -0
  64. package/dist/components/Divider/Divider.types.js.map +1 -0
  65. package/dist/components/Divider/index.js.map +1 -0
  66. package/dist/components/Dropdown/Dropdown.js.map +1 -0
  67. package/dist/components/Dropdown/Dropdown.styled.js.map +1 -0
  68. package/dist/components/Dropdown/Dropdown.types.js.map +1 -0
  69. package/dist/components/Dropdown/Dropdown.utils.js.map +1 -0
  70. package/dist/components/Dropdown/DropdownItem.js.map +1 -0
  71. package/dist/components/Dropdown/DropdownItem.styled.js.map +1 -0
  72. package/dist/components/Dropdown/DropdownItem.types.js.map +1 -0
  73. package/dist/components/Dropdown/DropdownItem.utils.js.map +1 -0
  74. package/dist/components/Dropdown/DropdownSubtitle.js.map +1 -0
  75. package/dist/components/Dropdown/DropdownSubtitle.styled.js.map +1 -0
  76. package/dist/components/Dropdown/DropdownSubtitle.types.js.map +1 -0
  77. package/dist/components/Dropdown/IconDropdown.js.map +1 -0
  78. package/dist/components/Dropdown/IconDropdown.styled.js.map +1 -0
  79. package/dist/components/Dropdown/IconDropdown.types.js.map +1 -0
  80. package/dist/components/Dropdown/index.js.map +1 -0
  81. package/dist/components/EllipsisTypography/EllipsisTypography.js +62 -0
  82. package/dist/components/EllipsisTypography/EllipsisTypography.js.map +1 -0
  83. package/dist/components/EllipsisTypography/EllipsisTypography.styled.js +16 -0
  84. package/dist/components/EllipsisTypography/EllipsisTypography.styled.js.map +1 -0
  85. package/dist/components/EllipsisTypography/EllipsisTypography.types.js +2 -0
  86. package/dist/components/EllipsisTypography/EllipsisTypography.types.js.map +1 -0
  87. package/dist/components/EllipsisTypography/index.js +3 -0
  88. package/dist/components/EllipsisTypography/index.js.map +1 -0
  89. package/dist/components/FileDnDZone/FileDnDZone.js.map +1 -0
  90. package/dist/components/FileDnDZone/FileDnDZone.styled.js.map +1 -0
  91. package/dist/components/FileDnDZone/FileDnDZone.types.js.map +1 -0
  92. package/dist/components/FileDnDZone/FileDnDZone.utils.js.map +1 -0
  93. package/dist/components/FileDnDZone/index.js.map +1 -0
  94. package/dist/components/List/List.js.map +1 -0
  95. package/dist/components/List/List.styled.js.map +1 -0
  96. package/dist/components/List/List.types.js.map +1 -0
  97. package/dist/components/List/List.utils.js.map +1 -0
  98. package/dist/components/List/ListItem.js.map +1 -0
  99. package/dist/components/List/ListItem.styled.js.map +1 -0
  100. package/dist/components/List/ListItem.types.js.map +1 -0
  101. package/dist/components/List/ListItemCaption.js.map +1 -0
  102. package/dist/components/List/ListItemCaption.styled.js.map +1 -0
  103. package/dist/components/List/ListItemCaption.types.js.map +1 -0
  104. package/dist/components/List/index.js.map +1 -0
  105. package/dist/components/LoadingIndicator/LoadingIndicator.js.map +1 -0
  106. package/dist/components/LoadingIndicator/LoadingIndicator.styled.js.map +1 -0
  107. package/dist/components/LoadingIndicator/LoadingIndicator.types.js.map +1 -0
  108. package/dist/components/LoadingIndicator/index.js.map +1 -0
  109. package/dist/components/Menu/Menu.js.map +1 -0
  110. package/dist/components/Menu/Menu.styled.js.map +1 -0
  111. package/dist/components/Menu/Menu.types.js.map +1 -0
  112. package/dist/components/Menu/MenuItem.js.map +1 -0
  113. package/dist/components/Menu/MenuItem.styled.js.map +1 -0
  114. package/dist/components/Menu/MenuItem.types.js.map +1 -0
  115. package/dist/components/Menu/index.js.map +1 -0
  116. package/dist/components/MuiCssBaseline.js +16 -0
  117. package/dist/components/MuiCssBaseline.js.map +1 -0
  118. package/dist/components/MuiInputBase.js.map +1 -0
  119. package/dist/components/MuiOutlinedInput.js.map +1 -0
  120. package/dist/components/MuiTextField.js.map +1 -0
  121. package/dist/components/Pagination/Pagination.js.map +1 -0
  122. package/dist/components/Pagination/Pagination.styled.js.map +1 -0
  123. package/dist/components/Pagination/Pagination.types.js.map +1 -0
  124. package/dist/components/Pagination/index.js.map +1 -0
  125. package/dist/components/ProductLabel/ProductLabel.js.map +1 -0
  126. package/dist/components/ProductLabel/ProductLabel.styled.js.map +1 -0
  127. package/dist/components/ProductLabel/ProductLabel.types.js.map +1 -0
  128. package/dist/components/ProductLabel/index.js.map +1 -0
  129. package/dist/components/Progress/CircularProgress.js.map +1 -0
  130. package/dist/components/Progress/CircularProgress.styled.js.map +1 -0
  131. package/dist/components/Progress/CircularProgress.types.js.map +1 -0
  132. package/dist/components/Progress/LinearProgress.js.map +1 -0
  133. package/dist/components/Progress/LinearProgress.styled.js.map +1 -0
  134. package/dist/components/Progress/LinearProgress.types.js.map +1 -0
  135. package/dist/components/Progress/index.js.map +1 -0
  136. package/dist/components/Radio/Radio.js.map +1 -0
  137. package/dist/components/Radio/Radio.styled.js.map +1 -0
  138. package/dist/components/Radio/Radio.types.js.map +1 -0
  139. package/dist/components/Radio/RadioGroup.js.map +1 -0
  140. package/dist/components/Radio/RadioGroup.styled.js.map +1 -0
  141. package/dist/components/Radio/RadioGroup.types.js.map +1 -0
  142. package/dist/components/Radio/index.js.map +1 -0
  143. package/dist/components/ResizeObserver/ResizeObserverContext.js +56 -0
  144. package/dist/components/ResizeObserver/ResizeObserverContext.js.map +1 -0
  145. package/dist/components/ResizeObserver/index.js +3 -0
  146. package/dist/components/ResizeObserver/index.js.map +1 -0
  147. package/dist/components/Stepper/Stepper.js.map +1 -0
  148. package/dist/components/Stepper/Stepper.styled.js.map +1 -0
  149. package/dist/components/Stepper/Stepper.types.js.map +1 -0
  150. package/dist/components/Stepper/index.js.map +1 -0
  151. package/dist/components/TabbedPanel/TabbedPanel.js.map +1 -0
  152. package/dist/components/TabbedPanel/TabbedPanel.styled.js.map +1 -0
  153. package/dist/components/TabbedPanel/TabbedPanel.types.js.map +1 -0
  154. package/dist/components/TabbedPanel/TabbedPanel.utils.js.map +1 -0
  155. package/dist/components/TabbedPanel/index.js.map +1 -0
  156. package/dist/components/TextField/TextArea.js.map +1 -0
  157. package/dist/components/TextField/TextArea.styled.js.map +1 -0
  158. package/dist/components/TextField/TextArea.types.js.map +1 -0
  159. package/dist/components/TextField/TextInput.js.map +1 -0
  160. package/dist/components/TextField/TextInput.styled.js.map +1 -0
  161. package/dist/components/TextField/TextInput.types.js.map +1 -0
  162. package/dist/components/TextField/TextInput.utils.js.map +1 -0
  163. package/dist/components/TextField/components/Buttons.js.map +1 -0
  164. package/dist/components/TextField/components/NormalTextInput.js.map +1 -0
  165. package/dist/components/TextField/components/PasswordInput.js.map +1 -0
  166. package/dist/components/TextField/index.js.map +1 -0
  167. package/dist/components/Tooltip/Tooltip.js.map +1 -0
  168. package/dist/components/Tooltip/Tooltip.styled.js.map +1 -0
  169. package/dist/components/Tooltip/Tooltip.types.js.map +1 -0
  170. package/dist/components/Tooltip/Tooltip.utils.js.map +1 -0
  171. package/dist/components/Tooltip/index.js.map +1 -0
  172. package/dist/components/UploadManager/UploadManager.js.map +1 -0
  173. package/dist/components/UploadManager/UploadManager.styled.js.map +1 -0
  174. package/dist/components/UploadManager/UploadManager.types.js.map +1 -0
  175. package/dist/components/UploadManager/index.js.map +1 -0
  176. package/dist/components/index.js +1 -0
  177. package/dist/components/index.js.map +1 -0
  178. package/dist/foundations/index.js.map +1 -0
  179. package/dist/foundations/palette.js.map +1 -0
  180. package/dist/foundations/spacing.js.map +1 -0
  181. package/dist/foundations/styles.js.map +1 -0
  182. package/dist/foundations/typography.js.map +1 -0
  183. package/dist/icons/BellNoti/index.js.map +1 -0
  184. package/dist/icons/CloseLarge/index.js.map +1 -0
  185. package/dist/icons/CloseSmall/index.js.map +1 -0
  186. package/dist/icons/DownloadPdf/index.js.map +1 -0
  187. package/dist/icons/Ellipse/index.js.map +1 -0
  188. package/dist/icons/FilterNoti/index.js.map +1 -0
  189. package/dist/icons/HideLarge/index.js.map +1 -0
  190. package/dist/icons/HideSmall/index.js.map +1 -0
  191. package/dist/icons/InformationLarge/index.js.map +1 -0
  192. package/dist/icons/InformationSmall/index.js.map +1 -0
  193. package/dist/icons/Manufacturer/index.js.map +1 -0
  194. package/dist/icons/Rectangle/index.js.map +1 -0
  195. package/dist/icons/RefreshLeft/index.js.map +1 -0
  196. package/dist/icons/RefreshRight/index.js.map +1 -0
  197. package/dist/icons/ShowLarge/index.js.map +1 -0
  198. package/dist/icons/ShowSmall/index.js.map +1 -0
  199. package/dist/icons/index.js.map +1 -0
  200. package/dist/index.js +1 -0
  201. package/dist/index.js.map +1 -0
  202. package/dist/reportWebVitals.js.map +1 -0
  203. package/dist/setupTests.js.map +1 -0
  204. package/dist/systems/drawer.js.map +1 -0
  205. package/dist/systems/index.js.map +1 -0
  206. package/dist/theme.js.map +1 -0
  207. package/dist/types/components/EllipsisTypography/EllipsisTypography.d.ts +3 -0
  208. package/dist/types/components/EllipsisTypography/EllipsisTypography.styled.d.ts +6 -0
  209. package/dist/types/components/EllipsisTypography/EllipsisTypography.types.d.ts +9 -0
  210. package/dist/types/components/EllipsisTypography/index.d.ts +4 -0
  211. package/dist/types/components/ResizeObserver/ResizeObserverContext.d.ts +9 -0
  212. package/dist/types/components/ResizeObserver/index.d.ts +2 -0
  213. package/dist/types/components/index.d.ts +1 -0
  214. package/dist/types/index.d.ts +1 -0
  215. package/package.json +14 -7
  216. package/.git-ftp-include +0 -1
  217. package/src/assets/ic-bell-noti-outlined-20px.tsx +0 -21
  218. package/src/assets/ic-close-large-outlined-20px.tsx +0 -17
  219. package/src/assets/ic-close-small-outlined-20px.tsx +0 -17
  220. package/src/assets/ic-download-pdf-outlined-20px.tsx +0 -18
  221. package/src/assets/ic-ellipse-outlined-20px.tsx +0 -17
  222. package/src/assets/ic-filter-noti-outlined-20px.tsx +0 -21
  223. package/src/assets/ic-hide-large-outlined-20px.tsx +0 -13
  224. package/src/assets/ic-hide-small-outlined-20px.tsx +0 -17
  225. package/src/assets/ic-information-large-outlined-20px.tsx +0 -17
  226. package/src/assets/ic-information-small-outlined-20px.tsx +0 -17
  227. package/src/assets/ic-manufacturer-outlined-20px.tsx +0 -19
  228. package/src/assets/ic-rectangle-outlined-20px.tsx +0 -17
  229. package/src/assets/ic-refresh-left-outlined-20px.tsx +0 -17
  230. package/src/assets/ic-refresh-right-outlined-20px.tsx +0 -13
  231. package/src/assets/ic-show-large-outlined-20px.tsx +0 -17
  232. package/src/assets/ic-show-small-outlined-20px.tsx +0 -17
  233. package/src/assets/ic_bell_noti=outlined_20px.svg +0 -5
  234. package/src/assets/ic_close_large=outlined_20px.svg +0 -4
  235. package/src/assets/ic_close_small=outlined_20px.svg +0 -4
  236. package/src/assets/ic_download_pdf=outlined_20px.svg +0 -7
  237. package/src/assets/ic_ellipse=outlined_20px.svg +0 -4
  238. package/src/assets/ic_filter_noti=outlined_20px.svg +0 -5
  239. package/src/assets/ic_hide_large=outlined_20px.svg +0 -4
  240. package/src/assets/ic_hide_small=outlined_20px.svg +0 -4
  241. package/src/assets/ic_information_large=outlined_20px.svg +0 -4
  242. package/src/assets/ic_information_small=outlined_20px.svg +0 -4
  243. package/src/assets/ic_manufacturer=outlined_20px.svg +0 -3
  244. package/src/assets/ic_rectangle=outlined_20px.svg +0 -4
  245. package/src/assets/ic_refresh_left=outlined_20px.svg +0 -4
  246. package/src/assets/ic_refresh_right=outlined_20px.svg +0 -4
  247. package/src/assets/ic_show_large=outlined_20px.svg +0 -4
  248. package/src/assets/ic_show_small=outlined_20px.svg +0 -4
  249. package/src/assets/index.ts +0 -16
  250. package/src/components/Alert/Alert.styled.ts +0 -44
  251. package/src/components/Alert/Alert.tsx +0 -39
  252. package/src/components/Alert/Alert.types.ts +0 -5
  253. package/src/components/Alert/Alert.utils.tsx +0 -43
  254. package/src/components/Alert/index.ts +0 -5
  255. package/src/components/BaseTextField/BaseTextField.styled.ts +0 -110
  256. package/src/components/BaseTextField/BaseTextField.types.ts +0 -25
  257. package/src/components/BaseTextField/BaseTextField.utils.ts +0 -10
  258. package/src/components/Button/BaseButton.tsx +0 -19
  259. package/src/components/Button/Button.tsx +0 -117
  260. package/src/components/Button/Button.types.ts +0 -36
  261. package/src/components/Button/Button.utils.ts +0 -13
  262. package/src/components/Button/index.ts +0 -6
  263. package/src/components/Button/styleds/BaseButton.styled.ts +0 -57
  264. package/src/components/Button/styleds/ContainedButton.styled.ts +0 -123
  265. package/src/components/Button/styleds/GhostButton.styled.ts +0 -139
  266. package/src/components/Button/styleds/IconButton.styled.ts +0 -25
  267. package/src/components/Button/styleds/OutlinedButton.styled.ts +0 -144
  268. package/src/components/Card/Card.styled.tsx +0 -18
  269. package/src/components/Card/Card.tsx +0 -18
  270. package/src/components/Card/Card.types.ts +0 -10
  271. package/src/components/Card/index.ts +0 -5
  272. package/src/components/Checkbox/Checkbox.styled.tsx +0 -27
  273. package/src/components/Checkbox/Checkbox.tsx +0 -64
  274. package/src/components/Checkbox/Checkbox.types.ts +0 -16
  275. package/src/components/Checkbox/Checkbox.utils.tsx +0 -42
  276. package/src/components/Checkbox/index.ts +0 -5
  277. package/src/components/Chip/Chip.styled.ts +0 -120
  278. package/src/components/Chip/Chip.tsx +0 -33
  279. package/src/components/Chip/Chip.types.ts +0 -18
  280. package/src/components/Chip/Chip.utils.tsx +0 -50
  281. package/src/components/Chip/index.ts +0 -4
  282. package/src/components/DataTable/DataTable.styled.ts +0 -66
  283. package/src/components/DataTable/DataTable.tsx +0 -29
  284. package/src/components/DataTable/index.ts +0 -1
  285. package/src/components/DatePicker/DatePicker.styled.ts +0 -19
  286. package/src/components/DatePicker/DatePicker.tsx +0 -194
  287. package/src/components/DatePicker/DatePicker.types.ts +0 -8
  288. package/src/components/DatePicker/index.ts +0 -4
  289. package/src/components/Dialog/Dialog.styled.ts +0 -87
  290. package/src/components/Dialog/Dialog.tsx +0 -111
  291. package/src/components/Dialog/Dialog.types.ts +0 -19
  292. package/src/components/Dialog/index.ts +0 -5
  293. package/src/components/Divider/Divider.styled.ts +0 -24
  294. package/src/components/Divider/Divider.tsx +0 -13
  295. package/src/components/Divider/Divider.types.ts +0 -7
  296. package/src/components/Divider/index.ts +0 -5
  297. package/src/components/Dropdown/Dropdown.styled.tsx +0 -127
  298. package/src/components/Dropdown/Dropdown.tsx +0 -116
  299. package/src/components/Dropdown/Dropdown.types.ts +0 -31
  300. package/src/components/Dropdown/Dropdown.utils.ts +0 -13
  301. package/src/components/Dropdown/DropdownItem.styled.tsx +0 -66
  302. package/src/components/Dropdown/DropdownItem.tsx +0 -45
  303. package/src/components/Dropdown/DropdownItem.types.ts +0 -14
  304. package/src/components/Dropdown/DropdownItem.utils.ts +0 -14
  305. package/src/components/Dropdown/DropdownSubtitle.styled.ts +0 -13
  306. package/src/components/Dropdown/DropdownSubtitle.tsx +0 -9
  307. package/src/components/Dropdown/DropdownSubtitle.types.ts +0 -6
  308. package/src/components/Dropdown/IconDropdown.styled.tsx +0 -82
  309. package/src/components/Dropdown/IconDropdown.tsx +0 -56
  310. package/src/components/Dropdown/IconDropdown.types.ts +0 -22
  311. package/src/components/Dropdown/index.ts +0 -22
  312. package/src/components/FileDnDZone/FileDnDZone.styled.ts +0 -43
  313. package/src/components/FileDnDZone/FileDnDZone.tsx +0 -81
  314. package/src/components/FileDnDZone/FileDnDZone.types.ts +0 -14
  315. package/src/components/FileDnDZone/FileDnDZone.utils.ts +0 -3
  316. package/src/components/FileDnDZone/index.ts +0 -5
  317. package/src/components/List/List.styled.ts +0 -31
  318. package/src/components/List/List.tsx +0 -71
  319. package/src/components/List/List.types.ts +0 -24
  320. package/src/components/List/List.utils.ts +0 -14
  321. package/src/components/List/ListItem.styled.tsx +0 -61
  322. package/src/components/List/ListItem.tsx +0 -66
  323. package/src/components/List/ListItem.types.ts +0 -40
  324. package/src/components/List/ListItemCaption.styled.tsx +0 -7
  325. package/src/components/List/ListItemCaption.tsx +0 -18
  326. package/src/components/List/ListItemCaption.types.ts +0 -2
  327. package/src/components/List/index.ts +0 -8
  328. package/src/components/LoadingIndicator/LoadingIndicator.styled.tsx +0 -40
  329. package/src/components/LoadingIndicator/LoadingIndicator.tsx +0 -44
  330. package/src/components/LoadingIndicator/LoadingIndicator.types.ts +0 -7
  331. package/src/components/LoadingIndicator/assets/DnaLoadingAnimation.json +0 -769
  332. package/src/components/LoadingIndicator/assets/DotLoadingAnimation.json +0 -426
  333. package/src/components/LoadingIndicator/index.ts +0 -5
  334. package/src/components/Menu/Menu.styled.tsx +0 -42
  335. package/src/components/Menu/Menu.tsx +0 -28
  336. package/src/components/Menu/Menu.types.ts +0 -18
  337. package/src/components/Menu/MenuItem.styled.ts +0 -62
  338. package/src/components/Menu/MenuItem.tsx +0 -45
  339. package/src/components/Menu/MenuItem.types.ts +0 -14
  340. package/src/components/Menu/index.ts +0 -5
  341. package/src/components/MuiCssBaseline.ts +0 -78
  342. package/src/components/MuiInputBase.ts +0 -25
  343. package/src/components/MuiOutlinedInput.ts +0 -57
  344. package/src/components/MuiTextField.ts +0 -17
  345. package/src/components/Pagination/Pagination.styled.tsx +0 -71
  346. package/src/components/Pagination/Pagination.tsx +0 -182
  347. package/src/components/Pagination/Pagination.types.ts +0 -39
  348. package/src/components/Pagination/index.ts +0 -2
  349. package/src/components/ProductLabel/ProductLabel.styled.ts +0 -61
  350. package/src/components/ProductLabel/ProductLabel.tsx +0 -57
  351. package/src/components/ProductLabel/ProductLabel.types.ts +0 -10
  352. package/src/components/ProductLabel/index.ts +0 -5
  353. package/src/components/Progress/CircularProgress.styled.ts +0 -10
  354. package/src/components/Progress/CircularProgress.tsx +0 -15
  355. package/src/components/Progress/CircularProgress.types.ts +0 -6
  356. package/src/components/Progress/LinearProgress.styled.ts +0 -15
  357. package/src/components/Progress/LinearProgress.tsx +0 -16
  358. package/src/components/Progress/LinearProgress.types.ts +0 -7
  359. package/src/components/Progress/index.ts +0 -4
  360. package/src/components/Radio/Radio.styled.ts +0 -35
  361. package/src/components/Radio/Radio.tsx +0 -60
  362. package/src/components/Radio/Radio.types.ts +0 -15
  363. package/src/components/Radio/RadioGroup.styled.ts +0 -6
  364. package/src/components/Radio/RadioGroup.tsx +0 -23
  365. package/src/components/Radio/RadioGroup.types.ts +0 -10
  366. package/src/components/Radio/index.ts +0 -7
  367. package/src/components/Stepper/Stepper.styled.ts +0 -38
  368. package/src/components/Stepper/Stepper.tsx +0 -24
  369. package/src/components/Stepper/Stepper.types.ts +0 -13
  370. package/src/components/Stepper/index.ts +0 -5
  371. package/src/components/TabbedPanel/TabbedPanel.styled.ts +0 -129
  372. package/src/components/TabbedPanel/TabbedPanel.tsx +0 -70
  373. package/src/components/TabbedPanel/TabbedPanel.types.ts +0 -36
  374. package/src/components/TabbedPanel/TabbedPanel.utils.ts +0 -21
  375. package/src/components/TabbedPanel/index.ts +0 -5
  376. package/src/components/TextField/TextArea.styled.tsx +0 -36
  377. package/src/components/TextField/TextArea.tsx +0 -35
  378. package/src/components/TextField/TextArea.types.ts +0 -28
  379. package/src/components/TextField/TextInput.styled.tsx +0 -115
  380. package/src/components/TextField/TextInput.tsx +0 -27
  381. package/src/components/TextField/TextInput.types.ts +0 -46
  382. package/src/components/TextField/TextInput.utils.ts +0 -7
  383. package/src/components/TextField/components/Buttons.tsx +0 -26
  384. package/src/components/TextField/components/NormalTextInput.tsx +0 -95
  385. package/src/components/TextField/components/PasswordInput.tsx +0 -92
  386. package/src/components/TextField/index.ts +0 -7
  387. package/src/components/Tooltip/Tooltip.styled.tsx +0 -36
  388. package/src/components/Tooltip/Tooltip.tsx +0 -58
  389. package/src/components/Tooltip/Tooltip.types.ts +0 -24
  390. package/src/components/Tooltip/Tooltip.utils.ts +0 -46
  391. package/src/components/Tooltip/index.ts +0 -5
  392. package/src/components/UploadManager/UploadManager.styled.ts +0 -49
  393. package/src/components/UploadManager/UploadManager.tsx +0 -271
  394. package/src/components/UploadManager/UploadManager.types.ts +0 -16
  395. package/src/components/UploadManager/index.ts +0 -5
  396. package/src/components/index.ts +0 -23
  397. package/src/foundations/index.ts +0 -4
  398. package/src/foundations/palette.ts +0 -418
  399. package/src/foundations/spacing.ts +0 -5
  400. package/src/foundations/styles.ts +0 -9
  401. package/src/foundations/typography.ts +0 -492
  402. package/src/icons/BellNoti/index.tsx +0 -28
  403. package/src/icons/CloseLarge/index.tsx +0 -28
  404. package/src/icons/CloseSmall/index.tsx +0 -28
  405. package/src/icons/DownloadPdf/index.tsx +0 -28
  406. package/src/icons/Ellipse/index.tsx +0 -28
  407. package/src/icons/FilterNoti/index.tsx +0 -28
  408. package/src/icons/HideLarge/index.tsx +0 -28
  409. package/src/icons/HideSmall/index.tsx +0 -28
  410. package/src/icons/InformationLarge/index.tsx +0 -28
  411. package/src/icons/InformationSmall/index.tsx +0 -28
  412. package/src/icons/Manufacturer/index.tsx +0 -28
  413. package/src/icons/Rectangle/index.tsx +0 -28
  414. package/src/icons/RefreshLeft/index.tsx +0 -28
  415. package/src/icons/RefreshRight/index.tsx +0 -28
  416. package/src/icons/ShowLarge/index.tsx +0 -28
  417. package/src/icons/ShowSmall/index.tsx +0 -28
  418. package/src/icons/index.ts +0 -180
  419. package/src/index.ts +0 -4
  420. package/src/react-app-env.d.ts +0 -71
  421. package/src/reportWebVitals.ts +0 -15
  422. package/src/setupTests.ts +0 -5
  423. package/src/systems/drawer.ts +0 -27
  424. package/src/systems/index.ts +0 -7
  425. package/src/theme.ts +0 -22
@@ -1,769 +0,0 @@
1
- {
2
- "nm": "Comp 2",
3
- "ddd": 0,
4
- "h": 600,
5
- "w": 600,
6
- "meta": { "g": "@lottiefiles/toolkit-js 0.25.4" },
7
- "layers": [
8
- {
9
- "ty": 4,
10
- "nm": "Shape Layer 1",
11
- "sr": 1,
12
- "st": 0,
13
- "op": 600.000024438501,
14
- "ip": 0,
15
- "hd": false,
16
- "ddd": 0,
17
- "bm": 0,
18
- "hasMask": false,
19
- "td": 1,
20
- "ao": 0,
21
- "ks": {
22
- "a": { "a": 0, "k": [0, 0, 0], "ix": 1 },
23
- "s": { "a": 0, "k": [100, 100, 100], "ix": 6 },
24
- "sk": { "a": 0, "k": 0 },
25
- "p": { "a": 0, "k": [300, 300, 0], "ix": 2 },
26
- "r": { "a": 0, "k": 0, "ix": 10 },
27
- "sa": { "a": 0, "k": 0 },
28
- "o": { "a": 0, "k": 100, "ix": 11 }
29
- },
30
- "ef": [],
31
- "shapes": [
32
- {
33
- "ty": "gr",
34
- "bm": 0,
35
- "hd": false,
36
- "mn": "ADBE Vector Group",
37
- "nm": "Ellipse 1",
38
- "ix": 1,
39
- "cix": 2,
40
- "np": 3,
41
- "it": [
42
- {
43
- "ty": "el",
44
- "bm": 0,
45
- "hd": false,
46
- "mn": "ADBE Vector Shape - Ellipse",
47
- "nm": "Ellipse Path 1",
48
- "d": 1,
49
- "p": { "a": 0, "k": [0, 0], "ix": 3 },
50
- "s": { "a": 0, "k": [528, 528], "ix": 2 }
51
- },
52
- {
53
- "ty": "gs",
54
- "bm": 0,
55
- "hd": false,
56
- "mn": "ADBE Vector Graphic - G-Stroke",
57
- "nm": "Gradient Stroke 1",
58
- "e": { "a": 0, "k": [100, 0], "ix": 5 },
59
- "g": {
60
- "p": 3,
61
- "k": {
62
- "a": 0,
63
- "k": [
64
- 0, 0.18823529411764706, 0.8745098039215686, 0.9882352941176471, 0.485,
65
- 0.07450980392156863, 0.8980392156862745, 0.6901960784313725, 1, 0, 1,
66
- 0.6627450980392157
67
- ],
68
- "ix": 8
69
- }
70
- },
71
- "t": 1,
72
- "a": { "a": 0, "k": 0 },
73
- "h": { "a": 0, "k": 0 },
74
- "s": { "a": 0, "k": [0, 0], "ix": 4 },
75
- "lc": 1,
76
- "lj": 1,
77
- "ml": 4,
78
- "o": { "a": 0, "k": 0, "ix": 9 },
79
- "w": { "a": 0, "k": 19, "ix": 10 }
80
- },
81
- {
82
- "ty": "gf",
83
- "bm": 0,
84
- "hd": false,
85
- "mn": "ADBE Vector Graphic - G-Fill",
86
- "nm": "Gradient Fill 1",
87
- "e": { "a": 0, "k": [220, 0], "ix": 6 },
88
- "g": {
89
- "p": 3,
90
- "k": {
91
- "a": 0,
92
- "k": [0, 1, 1, 1, 0.5, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0.5, 0.5, 1, 0],
93
- "ix": 9
94
- }
95
- },
96
- "t": 2,
97
- "a": { "a": 0, "k": 0, "ix": 8 },
98
- "h": { "a": 0, "k": 0, "ix": 7 },
99
- "s": { "a": 0, "k": [0, 0], "ix": 5 },
100
- "r": 1,
101
- "o": { "a": 0, "k": 100, "ix": 10 }
102
- },
103
- {
104
- "ty": "tr",
105
- "a": { "a": 0, "k": [0, 0], "ix": 1 },
106
- "s": { "a": 0, "k": [100, 100], "ix": 3 },
107
- "sk": { "a": 0, "k": 0, "ix": 4 },
108
- "p": { "a": 0, "k": [-4, 0], "ix": 2 },
109
- "r": { "a": 0, "k": 0, "ix": 6 },
110
- "sa": { "a": 0, "k": 0, "ix": 5 },
111
- "o": { "a": 0, "k": 100, "ix": 7 }
112
- }
113
- ]
114
- }
115
- ],
116
- "ind": 1
117
- },
118
- {
119
- "ty": 0,
120
- "nm": "Pre-comp 4",
121
- "sr": 1,
122
- "st": 0,
123
- "op": 127.000005172816,
124
- "ip": 0,
125
- "hd": false,
126
- "ddd": 0,
127
- "bm": 0,
128
- "tt": 1,
129
- "hasMask": false,
130
- "ao": 0,
131
- "ks": {
132
- "a": { "a": 0, "k": [300, 300, 0], "ix": 1 },
133
- "s": { "a": 0, "k": [100, 100, 100], "ix": 6 },
134
- "sk": { "a": 0, "k": 0 },
135
- "p": { "a": 0, "k": [300, 300, 0], "ix": 2 },
136
- "r": { "a": 0, "k": 0, "ix": 10 },
137
- "sa": { "a": 0, "k": 0 },
138
- "o": { "a": 0, "k": 100, "ix": 11 }
139
- },
140
- "ef": [],
141
- "w": 600,
142
- "h": 600,
143
- "refId": "comp_0",
144
- "ind": 2
145
- }
146
- ],
147
- "v": "5.5.5",
148
- "fr": 29.9700012207031,
149
- "op": 66.0000026882351,
150
- "ip": 0,
151
- "assets": [
152
- {
153
- "nm": "",
154
- "id": "comp_0",
155
- "layers": [
156
- {
157
- "ty": 0,
158
- "nm": "Pre-comp 3",
159
- "sr": 1,
160
- "st": 10.0000004073083,
161
- "op": 127.000005172816,
162
- "ip": 10.0000004073083,
163
- "hd": false,
164
- "ddd": 0,
165
- "bm": 0,
166
- "hasMask": false,
167
- "ao": 0,
168
- "ks": {
169
- "a": { "a": 0, "k": [300, 300, 0], "ix": 1 },
170
- "s": { "a": 0, "k": [-100, -100, 100], "ix": 6 },
171
- "sk": { "a": 0, "k": 0 },
172
- "p": { "a": 0, "k": [408, 272, 0], "ix": 2 },
173
- "r": { "a": 0, "k": 0, "ix": 10 },
174
- "sa": { "a": 0, "k": 0 },
175
- "o": { "a": 0, "k": 99, "ix": 11 }
176
- },
177
- "ef": [],
178
- "w": 600,
179
- "h": 600,
180
- "refId": "comp_1",
181
- "ind": 1
182
- },
183
- {
184
- "ty": 0,
185
- "nm": "Pre-comp 3",
186
- "sr": 1,
187
- "st": 7.00000028511585,
188
- "op": 124.000005050624,
189
- "ip": 7.00000028511585,
190
- "hd": false,
191
- "ddd": 0,
192
- "bm": 0,
193
- "hasMask": false,
194
- "ao": 0,
195
- "ks": {
196
- "a": { "a": 0, "k": [300, 300, 0], "ix": 1 },
197
- "s": { "a": 0, "k": [-100, -100, 100], "ix": 6 },
198
- "sk": { "a": 0, "k": 0 },
199
- "p": { "a": 0, "k": [186, 226, 0], "ix": 2 },
200
- "r": { "a": 0, "k": 0, "ix": 10 },
201
- "sa": { "a": 0, "k": 0 },
202
- "o": { "a": 0, "k": 55, "ix": 11 }
203
- },
204
- "ef": [],
205
- "w": 600,
206
- "h": 600,
207
- "refId": "comp_1",
208
- "ind": 2
209
- },
210
- {
211
- "ty": 0,
212
- "nm": "Pre-comp 3",
213
- "sr": 1,
214
- "st": 4.00000016292334,
215
- "op": 121.000004928431,
216
- "ip": 4.00000016292334,
217
- "hd": false,
218
- "ddd": 0,
219
- "bm": 0,
220
- "hasMask": false,
221
- "ao": 0,
222
- "ks": {
223
- "a": { "a": 0, "k": [300, 300, 0], "ix": 1 },
224
- "s": { "a": 0, "k": [100, 100, 100], "ix": 6 },
225
- "sk": { "a": 0, "k": 0 },
226
- "p": { "a": 0, "k": [516, 226, 0], "ix": 2 },
227
- "r": { "a": 0, "k": 0, "ix": 10 },
228
- "sa": { "a": 0, "k": 0 },
229
- "o": { "a": 0, "k": 100, "ix": 11 }
230
- },
231
- "ef": [],
232
- "w": 600,
233
- "h": 600,
234
- "refId": "comp_1",
235
- "ind": 3
236
- },
237
- {
238
- "ty": 0,
239
- "nm": "Pre-comp 3",
240
- "sr": 1,
241
- "st": 2.00000008146167,
242
- "op": 119.000004846969,
243
- "ip": 2.00000008146167,
244
- "hd": false,
245
- "ddd": 0,
246
- "bm": 0,
247
- "hasMask": false,
248
- "ao": 0,
249
- "ks": {
250
- "a": { "a": 0, "k": [300, 300, 0], "ix": 1 },
251
- "s": { "a": 0, "k": [100, 100, 100], "ix": 6 },
252
- "sk": { "a": 0, "k": 0 },
253
- "p": { "a": 0, "k": [74, 344, 0], "ix": 2 },
254
- "r": { "a": 0, "k": 0, "ix": 10 },
255
- "sa": { "a": 0, "k": 0 },
256
- "o": { "a": 0, "k": 100, "ix": 11 }
257
- },
258
- "ef": [],
259
- "w": 600,
260
- "h": 600,
261
- "refId": "comp_1",
262
- "ind": 4
263
- },
264
- {
265
- "ty": 0,
266
- "nm": "Pre-comp 3",
267
- "sr": 1,
268
- "st": 0,
269
- "op": 117.000004765508,
270
- "ip": 0,
271
- "hd": false,
272
- "ddd": 0,
273
- "bm": 0,
274
- "hasMask": false,
275
- "ao": 0,
276
- "ks": {
277
- "a": { "a": 0, "k": [300, 300, 0], "ix": 1 },
278
- "s": { "a": 0, "k": [100, 100, 100], "ix": 6 },
279
- "sk": { "a": 0, "k": 0 },
280
- "p": { "a": 0, "k": [296, 380, 0], "ix": 2 },
281
- "r": { "a": 0, "k": 0, "ix": 10 },
282
- "sa": { "a": 0, "k": 0 },
283
- "o": { "a": 0, "k": 100, "ix": 11 }
284
- },
285
- "ef": [],
286
- "w": 600,
287
- "h": 600,
288
- "refId": "comp_1",
289
- "ind": 5
290
- }
291
- ]
292
- },
293
- {
294
- "nm": "",
295
- "id": "comp_1",
296
- "layers": [
297
- {
298
- "ty": 0,
299
- "nm": "Pre-comp 2",
300
- "sr": 1,
301
- "st": 0,
302
- "op": 112.000004561854,
303
- "ip": 0,
304
- "hd": false,
305
- "ddd": 0,
306
- "bm": 0,
307
- "hasMask": false,
308
- "ao": 0,
309
- "ks": {
310
- "a": { "a": 0, "k": [300, 300, 0], "ix": 1 },
311
- "s": { "a": 0, "k": [100, 100, 100], "ix": 6 },
312
- "sk": { "a": 0, "k": 0 },
313
- "p": { "a": 0, "k": [300, 240, 0], "ix": 2 },
314
- "r": { "a": 0, "k": 0, "ix": 10 },
315
- "sa": { "a": 0, "k": 0 },
316
- "o": { "a": 0, "k": 74, "ix": 11 }
317
- },
318
- "ef": [],
319
- "w": 600,
320
- "h": 600,
321
- "refId": "comp_2",
322
- "ind": 1
323
- },
324
- {
325
- "ty": 0,
326
- "nm": "Pre-comp 2",
327
- "sr": 1,
328
- "st": 2.00000008146167,
329
- "op": 114.000004643315,
330
- "ip": 2.00000008146167,
331
- "hd": false,
332
- "ddd": 0,
333
- "bm": 0,
334
- "hasMask": false,
335
- "ao": 0,
336
- "ks": {
337
- "a": { "a": 0, "k": [300, 300, 0], "ix": 1 },
338
- "s": { "a": 0, "k": [100, 100, 100], "ix": 6 },
339
- "sk": { "a": 0, "k": 0 },
340
- "p": { "a": 0, "k": [300, 253, 0], "ix": 2 },
341
- "r": { "a": 0, "k": 0, "ix": 10 },
342
- "sa": { "a": 0, "k": 0 },
343
- "o": { "a": 0, "k": 34, "ix": 11 }
344
- },
345
- "ef": [],
346
- "w": 600,
347
- "h": 600,
348
- "refId": "comp_2",
349
- "ind": 2
350
- },
351
- {
352
- "ty": 0,
353
- "nm": "Pre-comp 2",
354
- "sr": 1,
355
- "st": 4.00000016292334,
356
- "op": 116.000004724777,
357
- "ip": 4.00000016292334,
358
- "hd": false,
359
- "ddd": 0,
360
- "bm": 0,
361
- "hasMask": false,
362
- "ao": 0,
363
- "ks": {
364
- "a": { "a": 0, "k": [300, 300, 0], "ix": 1 },
365
- "s": { "a": 0, "k": [100, 100, 100], "ix": 6 },
366
- "sk": { "a": 0, "k": 0 },
367
- "p": { "a": 0, "k": [300, 267, 0], "ix": 2 },
368
- "r": { "a": 0, "k": 0, "ix": 10 },
369
- "sa": { "a": 0, "k": 0 },
370
- "o": { "a": 0, "k": 13, "ix": 11 }
371
- },
372
- "ef": [],
373
- "w": 600,
374
- "h": 600,
375
- "refId": "comp_2",
376
- "ind": 3
377
- },
378
- {
379
- "ty": 0,
380
- "nm": "Pre-comp 2",
381
- "sr": 1,
382
- "st": 5.00000020365417,
383
- "op": 117.000004765508,
384
- "ip": 5.00000020365417,
385
- "hd": false,
386
- "ddd": 0,
387
- "bm": 0,
388
- "hasMask": false,
389
- "ao": 0,
390
- "ks": {
391
- "a": { "a": 0, "k": [300, 300, 0], "ix": 1 },
392
- "s": { "a": 0, "k": [100, 100, 100], "ix": 6 },
393
- "sk": { "a": 0, "k": 0 },
394
- "p": { "a": 0, "k": [300, 277, 0], "ix": 2 },
395
- "r": { "a": 0, "k": 0, "ix": 10 },
396
- "sa": { "a": 0, "k": 0 },
397
- "o": { "a": 0, "k": 13, "ix": 11 }
398
- },
399
- "ef": [],
400
- "w": 600,
401
- "h": 600,
402
- "refId": "comp_2",
403
- "ind": 4
404
- }
405
- ]
406
- },
407
- {
408
- "nm": "",
409
- "id": "comp_2",
410
- "layers": [
411
- {
412
- "ty": 4,
413
- "nm": "Shape Layer 4",
414
- "sr": 1,
415
- "st": 2.00000008146167,
416
- "op": 112.000004561854,
417
- "ip": 0,
418
- "hd": false,
419
- "ddd": 0,
420
- "bm": 0,
421
- "hasMask": false,
422
- "ao": 0,
423
- "ks": {
424
- "a": { "a": 0, "k": [0, 0, 0], "ix": 1 },
425
- "s": { "a": 0, "k": [-100, 100, 100], "ix": 6 },
426
- "sk": { "a": 0, "k": 0 },
427
- "p": { "a": 0, "k": [300, 340, 0], "ix": 2 },
428
- "r": { "a": 0, "k": 0, "ix": 10 },
429
- "sa": { "a": 0, "k": 0 },
430
- "o": {
431
- "a": 1,
432
- "k": [
433
- {
434
- "o": { "x": 0.167, "y": 0.167 },
435
- "i": { "x": 0.833, "y": 0.833 },
436
- "s": [0],
437
- "t": 0
438
- },
439
- {
440
- "o": { "x": 0.167, "y": 0.167 },
441
- "i": { "x": 0.833, "y": 0.833 },
442
- "s": [100],
443
- "t": 3
444
- },
445
- {
446
- "o": { "x": 0.167, "y": 0.167 },
447
- "i": { "x": 0.833, "y": 0.833 },
448
- "s": [100],
449
- "t": 57
450
- },
451
- { "s": [0], "t": 63.0000025660426 }
452
- ],
453
- "ix": 11
454
- }
455
- },
456
- "ef": [],
457
- "shapes": [
458
- {
459
- "ty": "gr",
460
- "bm": 0,
461
- "hd": false,
462
- "mn": "ADBE Vector Group",
463
- "nm": "Shape 1",
464
- "ix": 1,
465
- "cix": 2,
466
- "np": 3,
467
- "it": [
468
- {
469
- "ty": "sh",
470
- "bm": 0,
471
- "hd": false,
472
- "mn": "ADBE Vector Shape - Group",
473
- "nm": "Path 1",
474
- "ix": 1,
475
- "d": 1,
476
- "ks": {
477
- "a": 0,
478
- "k": {
479
- "c": false,
480
- "i": [
481
- [0, 0],
482
- [99.107, 97.913],
483
- [-21, 17]
484
- ],
485
- "o": [
486
- [0, 0],
487
- [-83, -82],
488
- [38.022, -30.779]
489
- ],
490
- "v": [
491
- [-4, 194],
492
- [-2, 10],
493
- [-4, -151]
494
- ]
495
- },
496
- "ix": 2
497
- }
498
- },
499
- {
500
- "ty": "gs",
501
- "bm": 0,
502
- "hd": false,
503
- "mn": "ADBE Vector Graphic - G-Stroke",
504
- "nm": "Gradient Stroke 1",
505
- "e": { "a": 0, "k": [-5, -130], "ix": 5 },
506
- "g": {
507
- "p": 3,
508
- "k": {
509
- "a": 0,
510
- "k": [
511
- 0, 0.18823529411764706, 0.8745098039215686, 0.9882352941176471, 0.485,
512
- 0.07450980392156863, 0.8980392156862745, 0.6901960784313725, 1, 0, 1,
513
- 0.6627450980392157
514
- ],
515
- "ix": 8
516
- }
517
- },
518
- "t": 1,
519
- "a": { "a": 0, "k": 0 },
520
- "h": { "a": 0, "k": 0 },
521
- "s": { "a": 0, "k": [-4, 152], "ix": 4 },
522
- "lc": 2,
523
- "lj": 1,
524
- "ml": 4,
525
- "o": { "a": 0, "k": 100, "ix": 9 },
526
- "w": { "a": 0, "k": 19, "ix": 10 }
527
- },
528
- {
529
- "ty": "fl",
530
- "bm": 0,
531
- "hd": false,
532
- "mn": "ADBE Vector Graphic - Fill",
533
- "nm": "Fill 1",
534
- "c": { "a": 0, "k": [0.0549, 0.2627, 0.4824], "ix": 4 },
535
- "r": 1,
536
- "o": { "a": 0, "k": 0, "ix": 5 }
537
- },
538
- {
539
- "ty": "tr",
540
- "a": { "a": 0, "k": [0, 0], "ix": 1 },
541
- "s": { "a": 0, "k": [100, 100], "ix": 3 },
542
- "sk": { "a": 0, "k": 0, "ix": 4 },
543
- "p": { "a": 0, "k": [0, 0], "ix": 2 },
544
- "r": { "a": 0, "k": 0, "ix": 6 },
545
- "sa": { "a": 0, "k": 0, "ix": 5 },
546
- "o": { "a": 0, "k": 100, "ix": 7 }
547
- }
548
- ]
549
- },
550
- {
551
- "ty": "tm",
552
- "bm": 0,
553
- "hd": false,
554
- "mn": "ADBE Vector Filter - Trim",
555
- "nm": "Trim Paths 2",
556
- "ix": 2,
557
- "e": {
558
- "a": 1,
559
- "k": [
560
- {
561
- "o": { "x": 0.66, "y": 0 },
562
- "i": { "x": 0.34, "y": 1 },
563
- "s": [0],
564
- "t": 0
565
- },
566
- { "s": [100], "t": 48.0000019550801 }
567
- ],
568
- "ix": 2
569
- },
570
- "o": { "a": 0, "k": 0, "ix": 3 },
571
- "s": {
572
- "a": 1,
573
- "k": [
574
- {
575
- "o": { "x": 0.66, "y": 0 },
576
- "i": { "x": 0.34, "y": 1 },
577
- "s": [0],
578
- "t": 17
579
- },
580
- { "s": [100], "t": 65.0000026475043 }
581
- ],
582
- "ix": 1
583
- },
584
- "m": 1
585
- }
586
- ],
587
- "ind": 1
588
- },
589
- {
590
- "ty": 4,
591
- "nm": "Shape Layer 1",
592
- "sr": 1,
593
- "st": 0,
594
- "op": 101.000004113814,
595
- "ip": 0,
596
- "hd": false,
597
- "ddd": 0,
598
- "bm": 0,
599
- "hasMask": false,
600
- "ao": 0,
601
- "ks": {
602
- "a": { "a": 0, "k": [0, 0, 0], "ix": 1 },
603
- "s": { "a": 0, "k": [100, 100, 100], "ix": 6 },
604
- "sk": { "a": 0, "k": 0 },
605
- "p": { "a": 0, "k": [300, 300, 0], "ix": 2 },
606
- "r": { "a": 0, "k": 0, "ix": 10 },
607
- "sa": { "a": 0, "k": 0 },
608
- "o": {
609
- "a": 1,
610
- "k": [
611
- {
612
- "o": { "x": 0.167, "y": 0.167 },
613
- "i": { "x": 0.833, "y": 0.833 },
614
- "s": [0],
615
- "t": 0
616
- },
617
- {
618
- "o": { "x": 0.167, "y": 0.167 },
619
- "i": { "x": 0.833, "y": 0.833 },
620
- "s": [100],
621
- "t": 3
622
- },
623
- {
624
- "o": { "x": 0.167, "y": 0.167 },
625
- "i": { "x": 0.833, "y": 0.833 },
626
- "s": [100],
627
- "t": 57
628
- },
629
- { "s": [0], "t": 63.0000025660426 }
630
- ],
631
- "ix": 11
632
- }
633
- },
634
- "ef": [],
635
- "shapes": [
636
- {
637
- "ty": "gr",
638
- "bm": 0,
639
- "hd": false,
640
- "mn": "ADBE Vector Group",
641
- "nm": "Shape 1",
642
- "ix": 1,
643
- "cix": 2,
644
- "np": 3,
645
- "it": [
646
- {
647
- "ty": "sh",
648
- "bm": 0,
649
- "hd": false,
650
- "mn": "ADBE Vector Shape - Group",
651
- "nm": "Path 1",
652
- "ix": 1,
653
- "d": 1,
654
- "ks": {
655
- "a": 0,
656
- "k": {
657
- "c": false,
658
- "i": [
659
- [0, 0],
660
- [99.107, 97.913],
661
- [-21, 17]
662
- ],
663
- "o": [
664
- [0, 0],
665
- [-83, -82],
666
- [38.022, -30.779]
667
- ],
668
- "v": [
669
- [-4, 194],
670
- [-2, 10],
671
- [-4, -151]
672
- ]
673
- },
674
- "ix": 2
675
- }
676
- },
677
- {
678
- "ty": "gs",
679
- "bm": 0,
680
- "hd": false,
681
- "mn": "ADBE Vector Graphic - G-Stroke",
682
- "nm": "Gradient Stroke 1",
683
- "e": { "a": 0, "k": [-5, -130], "ix": 5 },
684
- "g": {
685
- "p": 3,
686
- "k": {
687
- "a": 0,
688
- "k": [
689
- 0, 0, 0.4666666666666667, 1, 0.485, 0, 0.596078431372549,
690
- 0.8705882352941177, 1, 0, 1, 0.6627450980392157
691
- ],
692
- "ix": 8
693
- }
694
- },
695
- "t": 1,
696
- "a": { "a": 0, "k": 0 },
697
- "h": { "a": 0, "k": 0 },
698
- "s": { "a": 0, "k": [-4, 152], "ix": 4 },
699
- "lc": 2,
700
- "lj": 1,
701
- "ml": 4,
702
- "o": { "a": 0, "k": 100, "ix": 9 },
703
- "w": { "a": 0, "k": 19, "ix": 10 }
704
- },
705
- {
706
- "ty": "fl",
707
- "bm": 0,
708
- "hd": false,
709
- "mn": "ADBE Vector Graphic - Fill",
710
- "nm": "Fill 1",
711
- "c": { "a": 0, "k": [0.0549, 0.2627, 0.4824], "ix": 4 },
712
- "r": 1,
713
- "o": { "a": 0, "k": 0, "ix": 5 }
714
- },
715
- {
716
- "ty": "tr",
717
- "a": { "a": 0, "k": [0, 0], "ix": 1 },
718
- "s": { "a": 0, "k": [100, 100], "ix": 3 },
719
- "sk": { "a": 0, "k": 0, "ix": 4 },
720
- "p": { "a": 0, "k": [0, 0], "ix": 2 },
721
- "r": { "a": 0, "k": 0, "ix": 6 },
722
- "sa": { "a": 0, "k": 0, "ix": 5 },
723
- "o": { "a": 0, "k": 100, "ix": 7 }
724
- }
725
- ]
726
- },
727
- {
728
- "ty": "tm",
729
- "bm": 0,
730
- "hd": false,
731
- "mn": "ADBE Vector Filter - Trim",
732
- "nm": "Trim Paths 1",
733
- "ix": 2,
734
- "e": {
735
- "a": 1,
736
- "k": [
737
- {
738
- "o": { "x": 0.66, "y": 0 },
739
- "i": { "x": 0.34, "y": 1 },
740
- "s": [0],
741
- "t": 0
742
- },
743
- { "s": [100], "t": 48.0000019550801 }
744
- ],
745
- "ix": 2
746
- },
747
- "o": { "a": 0, "k": 0, "ix": 3 },
748
- "s": {
749
- "a": 1,
750
- "k": [
751
- {
752
- "o": { "x": 0.66, "y": 0 },
753
- "i": { "x": 0.34, "y": 1 },
754
- "s": [0],
755
- "t": 17
756
- },
757
- { "s": [100], "t": 65.0000026475043 }
758
- ],
759
- "ix": 1
760
- },
761
- "m": 1
762
- }
763
- ],
764
- "ind": 2
765
- }
766
- ]
767
- }
768
- ]
769
- }