@kaizen/components 1.4.20-canary.3469 → 1.4.21

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 (121) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/esm/index.js +53 -0
  3. package/dist/iife/ActionButton.module-LHTIA2D3.scss +10 -0
  4. package/dist/iife/Avatar.module-GUG7HXMZ.scss +165 -0
  5. package/dist/iife/AvatarGroup.module-QAVTI4PR.scss +85 -0
  6. package/dist/iife/Base.module-DJPJNUQ5.scss +80 -0
  7. package/dist/iife/BaseButton.module-4FKZZLVI.scss +103 -0
  8. package/dist/iife/Brand.module-FCHTLJQK.scss +4 -0
  9. package/dist/iife/BrandMoment.module-4P7H2D3W.scss +196 -0
  10. package/dist/iife/Calendar.module-H7XBQXTA.scss +211 -0
  11. package/dist/iife/CalendarRange.module-QWW624PJ.scss +64 -0
  12. package/dist/iife/CalendarSingle.module-N2P3DWLM.scss +18 -0
  13. package/dist/iife/Card.module-VEUOO2LT.scss +38 -0
  14. package/dist/iife/Collapsible.module-ZJNVWQIB.scss +119 -0
  15. package/dist/iife/CollapsibleGroup.module-UR2SIYLJ.scss +10 -0
  16. package/dist/iife/ConfirmationModal.module-RN2H7KPL.scss +157 -0
  17. package/dist/iife/Content.module-6CTLBAHR.scss +25 -0
  18. package/dist/iife/ContextModal.module-TTFVPUPU.scss +77 -0
  19. package/dist/iife/DateInput.module-YBXARKD2.scss +3 -0
  20. package/dist/iife/DateInputDescription.module-SGAJNB7K.scss +19 -0
  21. package/dist/iife/DateInputField.module-2LG4I24X.scss +5 -0
  22. package/dist/iife/DateInputWithIconButton.module-RSUEQ345.scss +53 -0
  23. package/dist/iife/DateRangePicker.module-EIUGUIIA.scss +115 -0
  24. package/dist/iife/DropdownButton.module-WZ6FRRPS.scss +44 -0
  25. package/dist/iife/EditableRichTextContent.module-N2SFSI5C.scss +25 -0
  26. package/dist/iife/EmptyState.module-DOSURL5X.scss +156 -0
  27. package/dist/iife/ExpertAdviceCollapsible.module-L554JCXB.scss +47 -0
  28. package/dist/iife/FilterMenuButton.module-26EL5K3H.scss +19 -0
  29. package/dist/iife/FilterSplitButton.module-LMMEHFXQ.scss +133 -0
  30. package/dist/iife/FloatingCalendarWrapper.module-62NLSOUD.scss +12 -0
  31. package/dist/iife/GenericModal.module-DW6NSOGA.scss +110 -0
  32. package/dist/iife/GenericModalSection.module-MJ4MTMSP.scss +7 -0
  33. package/dist/iife/GenericNotification.module-DAERSOHE.scss +115 -0
  34. package/dist/iife/GenericTile.module-ZXQ4XWP4.scss +136 -0
  35. package/dist/iife/GuidanceBlock.module-FAHJFZMK.scss +324 -0
  36. package/dist/iife/HeroCard.module-LXHTKJTW.scss +106 -0
  37. package/dist/iife/InputEditModal.module-X3TLJPFO.scss +36 -0
  38. package/dist/iife/KaizenProvider/ThemeProvider/ThemeManager.js +398 -420
  39. package/dist/iife/KaizenProvider/ThemeProvider/ThemeManager.spec.js +404 -423
  40. package/dist/iife/KaizenProvider/ThemeProvider/index.js +412 -434
  41. package/dist/iife/KaizenProvider/index.js +414 -436
  42. package/dist/iife/LikertScaleLegacy.module-JYCJ5CON.scss +298 -0
  43. package/dist/iife/LinkPopover-7NCAPCQ3.scss +22 -0
  44. package/dist/iife/MainActions.module-T43D33YO.scss +16 -0
  45. package/dist/iife/MenuDropdown.module-DYV6JLT6.scss +26 -0
  46. package/dist/iife/MenuItem.module-LD7ZYX4T.scss +99 -0
  47. package/dist/iife/MenuList.module-44RMG7CF.scss +35 -0
  48. package/dist/iife/MobileActions.module-Z6PD4VIR.scss +198 -0
  49. package/dist/iife/ModalAccessibleDescription.module-NIJNKHHO.scss +3 -0
  50. package/dist/iife/ModalAccessibleLabel.module-NG26HDU4.scss +58 -0
  51. package/dist/iife/ModalFooter.module-TK3HAXMB.scss +69 -0
  52. package/dist/iife/ModalHeader.module-6SW7KZ22.scss +23 -0
  53. package/dist/iife/MultiActionTile.module-4Y2NA4H6.scss +3 -0
  54. package/dist/iife/NavigationTabs.module-VDIXMFXJ.scss +108 -0
  55. package/dist/iife/Pagination.module-U5S6WZ5K.scss +124 -0
  56. package/dist/iife/Popover.module-5ZQUBHXG.scss +264 -0
  57. package/dist/iife/ProgressBar.module-RL2UWVEH.scss +91 -0
  58. package/dist/iife/RichTextContent.module-4HA44IM4.scss +5 -0
  59. package/dist/iife/RichTextEditor.module-ZHXEK4XJ.scss +97 -0
  60. package/dist/iife/RoadblockModal.module-KVZCYLF2.scss +45 -0
  61. package/dist/iife/Select.module-6LHWOGGY.scss +391 -0
  62. package/dist/iife/Skirt.module-S3GPHMMQ.scss +32 -0
  63. package/dist/iife/SkirtCard.module-6YQ4PS2K.scss +16 -0
  64. package/dist/iife/SplitButton.module-WMGCIDDK.scss +4 -0
  65. package/dist/iife/StatelessMenu.module-SX2T5P4I.scss +3 -0
  66. package/dist/iife/Table.module-LCDRXCBP.scss +233 -0
  67. package/dist/iife/Tabs.module-BUPNPYW4.scss +172 -0
  68. package/dist/iife/Tag.module-T6PQJLSW.scss +268 -0
  69. package/dist/iife/TileGrid.module-NJQFVYRS.scss +23 -0
  70. package/dist/iife/TimeField.module-B4WNYAUE.scss +75 -0
  71. package/dist/iife/TimeSegment.module-TKOTKIXH.scss +53 -0
  72. package/dist/iife/TitleBlockMenuItem.module-LWVSMJTH.scss +99 -0
  73. package/dist/iife/TitleBlockZen.module-OK3QIC4Y.scss +695 -0
  74. package/dist/iife/ToastNotificationsList.module-EHDVGWDW.scss +26 -0
  75. package/dist/iife/ToggleIconButton.module-COM67MDC.scss +132 -0
  76. package/dist/iife/Toolbar.module-3BZYZE6H.scss +44 -0
  77. package/dist/iife/Toolbar.module-BP3GTBGW.scss +6 -0
  78. package/dist/iife/ToolbarSection.module-LZTHWGO7.scss +15 -0
  79. package/dist/iife/Well.module-4TIRC3HQ.scss +73 -0
  80. package/dist/iife/__future__/index.js +602 -915
  81. package/dist/iife/add-link.icon-2JH25LOT.svg +3 -0
  82. package/dist/iife/arrow-left.icon-RWWYLDT3.svg +17 -0
  83. package/dist/iife/arrow-right.icon-3ZGNCW3O.svg +17 -0
  84. package/dist/iife/bold.icon-FEZQ56AP.svg +3 -0
  85. package/dist/iife/bulletted-list.icon-ZDSXNO72.svg +3 -0
  86. package/dist/iife/caution.icon-BHBJMNMA.svg +1 -0
  87. package/dist/iife/clear-white.icon-O3ZK5Z2K.svg +18 -0
  88. package/dist/iife/close.icon-7H6W45MB.svg +1 -0
  89. package/dist/iife/date-start.icon-NV4EVRXI.svg +17 -0
  90. package/dist/iife/decrease-indent.icon-VAYQUHQG.svg +3 -0
  91. package/dist/iife/edit.icon-YJ4EIXHJ.svg +17 -0
  92. package/dist/iife/ellipsis.icon-DECY5OPU.svg +17 -0
  93. package/dist/iife/exclamation.icon-FJBHW7NP.svg +17 -0
  94. package/dist/iife/external-link.icon-7FNRTMN2.svg +17 -0
  95. package/dist/iife/hamburger.icon-YHQT7RB6.svg +17 -0
  96. package/dist/iife/increase-indent.icon-3XUPJEBD.svg +3 -0
  97. package/dist/iife/index.js +115236 -1958
  98. package/dist/iife/information-white.icon-3DXZDERC.svg +19 -0
  99. package/dist/iife/information.icon-5LHKLG66.svg +17 -0
  100. package/dist/iife/italics.icon-WWQDZP3S.svg +3 -0
  101. package/dist/iife/meatballs.icon-DECY5OPU.svg +17 -0
  102. package/dist/iife/numbered-list.icon-WPE4LE5R.svg +3 -0
  103. package/dist/iife/remove-link.icon-QMFTP7WO.svg +3 -0
  104. package/dist/iife/sort-ascending.icon-E24DTSHO.svg +17 -0
  105. package/dist/iife/sort-descending.icon-4SMPW2PG.svg +17 -0
  106. package/dist/iife/success-white.icon-VXFA2PUU.svg +18 -0
  107. package/dist/iife/underline.icon-ACYVVVSD.svg +3 -0
  108. package/dist/iife/user.icon-24JPACDP.svg +17 -0
  109. package/dist/index.d.ts +41 -1
  110. package/dist/index.js +54 -1
  111. package/dist/styles.css +98 -0
  112. package/package.json +32 -32
  113. package/dist/iife/Icon.module-VD7NKLAR-VD7NKLAR.scss +0 -72
  114. /package/dist/iife/{Dropdown.module-4CIBZTRZ-4CIBZTRZ.scss → Dropdown.module-4CIBZTRZ.scss} +0 -0
  115. /package/dist/iife/{Layout.module-MZ6JYT46-MZ6JYT46.scss → Layout.module-MZ6JYT46.scss} +0 -0
  116. /package/dist/iife/{Margin.module-DJURK5K7-DJURK5K7.scss → Margin.module-DJURK5K7.scss} +0 -0
  117. /package/dist/iife/{Menu.module-N76N74LN-N76N74LN.scss → Menu.module-N76N74LN.scss} +0 -0
  118. /package/dist/iife/{Padding.module-QSNUEZBU-QSNUEZBU.scss → Padding.module-QSNUEZBU.scss} +0 -0
  119. /package/dist/iife/{SkipLink.module-KAZA7PAL-KAZA7PAL.scss → SkipLink.module-KAZA7PAL.scss} +0 -0
  120. /package/dist/iife/{Text.module-SXGFOHGJ-SXGFOHGJ.scss → Text.module-SXGFOHGJ.scss} +0 -0
  121. /package/dist/iife/{VisuallyHidden.module-E5JUNEF5-E5JUNEF5.scss → VisuallyHidden.module-E5JUNEF5.scss} +0 -0
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.12499 14.167H5.83299C4.68033 14.167 3.69766 13.7607 2.88499 12.948C2.07299 12.1353 1.66699 11.1527 1.66699 10C1.66699 8.84734 2.07299 7.86467 2.88499 7.05201C3.69766 6.23934 4.68033 5.83301 5.83299 5.83301H9.12499V7.58301H5.83299C5.13899 7.58301 4.56266 7.81234 4.10399 8.27101C3.64599 8.72901 3.41699 9.30534 3.41699 10C3.41699 10.6947 3.64599 11.271 4.10399 11.729C4.56266 12.1877 5.13899 12.417 5.83299 12.417H9.12499V14.167ZM6.66699 10.875V9.12501H13.333V10.875H6.66699ZM10.875 14.167V12.417H14.167C14.861 12.417 15.4373 12.1877 15.896 11.729C16.354 11.271 16.583 10.6947 16.583 10C16.583 9.30534 16.354 8.72901 15.896 8.27101C15.4373 7.81234 14.861 7.58301 14.167 7.58301H10.875V5.83301H14.167C15.3197 5.83301 16.3023 6.23934 17.115 7.05201C17.927 7.86467 18.333 8.84734 18.333 10C18.333 11.1527 17.927 12.1353 17.115 12.948C16.3023 13.7607 15.3197 14.167 14.167 14.167H10.875Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
4
+ <title>arrow-left</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs>
7
+ <polygon id="path-1" points="17.5 9.16666667 5.69166667 9.16666667 8.67916667 6.17916667 7.5 5 2.5 10 7.5 15 8.67916667 13.8208333 5.69166667 10.8333333 17.5 10.8333333"></polygon>
8
+ </defs>
9
+ <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
10
+ <g id="arrow-left">
11
+ <mask id="mask-2" fill="white">
12
+ <use xlink:href="#path-1"></use>
13
+ </mask>
14
+ <use id="Icons/Directional/arrow-left" fill="#000000" xlink:href="#path-1"></use>
15
+ </g>
16
+ </g>
17
+ </svg>
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
4
+ <title>arrow-right</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs>
7
+ <polygon id="path-1" points="12.5 5 11.3208333 6.17916667 14.3083333 9.16583333 2.5 9.16583333 2.5 10.8325 14.3083333 10.8325 11.3208333 13.8208333 12.5 15 17.5 9.99916667"></polygon>
8
+ </defs>
9
+ <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
10
+ <g id="arrow-right">
11
+ <mask id="mask-2" fill="white">
12
+ <use xlink:href="#path-1"></use>
13
+ </mask>
14
+ <use id="Icons/Directional/arrow-right" fill="#000000" xlink:href="#path-1"></use>
15
+ </g>
16
+ </g>
17
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6 16V4H10.7855C11.7949 4 12.6764 4.28216 13.4301 4.84649C14.1838 5.41082 14.5606 6.1716 14.5606 7.12882C14.5606 7.81452 14.3963 8.36102 14.0675 8.76832C13.7381 9.17494 13.3539 9.48556 12.9149 9.70018V9.87195C13.5583 10.0859 14.0668 10.4215 14.4405 10.8789C14.8135 11.3362 15 11.929 15 12.6572C15 13.7283 14.5975 14.5532 13.7926 15.1319C12.9876 15.7106 12.0292 16 10.9172 16H6ZM8.41489 8.8434H10.5885C11.0563 8.8434 11.4476 8.71107 11.7622 8.44639C12.0769 8.18239 12.2343 7.85738 12.2343 7.47133C12.2343 7.10037 12.0769 6.77912 11.7622 6.50759C11.4476 6.23605 11.0563 6.10028 10.5885 6.10028H8.41489V8.8434ZM8.41489 13.8575H10.7634C11.3345 13.8575 11.7808 13.718 12.1026 13.4389C12.4243 13.1605 12.5851 12.7999 12.5851 12.3569C12.5851 11.9139 12.4243 11.5533 12.1026 11.2749C11.7808 10.9965 11.3345 10.8573 10.7634 10.8573H8.41489V13.8575Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.812 11.292C3.45133 11.292 3.146 11.167 2.896 10.917C2.646 10.667 2.521 10.3613 2.521 10C2.521 9.63867 2.646 9.333 2.896 9.083C3.146 8.833 3.45133 8.708 3.812 8.708C4.17333 8.708 4.479 8.833 4.729 9.083C4.979 9.333 5.104 9.63867 5.104 10C5.104 10.3613 4.979 10.667 4.729 10.917C4.479 11.167 4.17333 11.292 3.812 11.292ZM3.812 6.312C3.45133 6.312 3.146 6.18734 2.896 5.938C2.646 5.68734 2.521 5.38167 2.521 5.021C2.521 4.65967 2.646 4.354 2.896 4.104C3.146 3.854 3.45133 3.729 3.812 3.729C4.17333 3.729 4.479 3.854 4.729 4.104C4.979 4.354 5.104 4.65967 5.104 5.021C5.104 5.38167 4.979 5.68734 4.729 5.938C4.479 6.18734 4.17333 6.312 3.812 6.312ZM3.812 16.25C3.45133 16.25 3.146 16.125 2.896 15.875C2.646 15.625 2.521 15.3193 2.521 14.958C2.521 14.5973 2.646 14.292 2.896 14.042C3.146 13.792 3.45133 13.667 3.812 13.667C4.17333 13.667 4.479 13.792 4.729 14.042C4.979 14.292 5.104 14.5973 5.104 14.958C5.104 15.3193 4.979 15.625 4.729 15.875C4.479 16.125 4.17333 16.25 3.812 16.25ZM6.646 15.833V14.083H17.5V15.833H6.646ZM6.646 10.875V9.125H17.5V10.875H6.646ZM6.646 5.896V4.146H17.5V5.896H6.646Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1 @@
1
+ <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.67 2.822 2.16 15.849A1.486 1.486 0 0 0 3.488 18h13.024a1.486 1.486 0 0 0 1.33-2.151L11.328 2.822c-.548-1.096-2.11-1.096-2.658 0ZM10.8 15H9.2v-1.6h1.6V15Zm-1.6-3.2h1.6V7H9.2v4.8Z" fill="#000000"/></svg>
@@ -0,0 +1,18 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
4
+ <title>clear</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs>
7
+ <path d="M10,2 C5.576,2 2,5.576 2,10 C2,14.424 5.576,18 10,18 C14.424,18 18,14.424 18,10 C18,5.576 14.424,2 10,2 L10,2 Z" id="path-1"></path>
8
+ </defs>
9
+ <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
10
+ <g id="clear">
11
+ <mask id="mask-2" fill="white">
12
+ <use xlink:href="#path-1"></use>
13
+ </mask>
14
+ <use id="Icons/Actions/clear" fill="#000000" xlink:href="#path-1"></use>
15
+ <polygon id="Path" fill="#FFFFFF" points="14 12.872 12.872 14 10 11.128 7.128 14 6 12.872 8.872 10 6 7.128 7.128 6 10 8.872 12.872 6 14 7.128 11.128 10"></polygon>
16
+ </g>
17
+ </g>
18
+ </svg>
@@ -0,0 +1 @@
1
+ <svg width="20" height="20" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><title>Icons/Actions/close</title><defs><path id="a" d="M14.654 4.167 10 8.82 5.346 4.167l-1.18 1.18L8.823 10l-4.655 4.655 1.179 1.178L10 11.18l4.654 4.654 1.18-1.178L11.18 10l4.655-4.653z"/></defs><use fill="#000" xlink:href="#a" fill-rule="evenodd"/></svg>
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
4
+ <title>date-start</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs>
7
+ <path d="M16.2240005,2.88911118 C17.2019006,2.88911118 18.0020006,3.68921121 18.0020006,4.66711125 L18.0020006,17.1131117 C18.0020006,18.0910118 17.2019006,18.8911118 16.2240005,18.8911118 L3.77800007,18.8911118 C2.79121003,18.8911118 2,18.0910118 2,17.1131117 L2.00889,4.66711125 C2.00889,3.68921121 2.79121003,2.88911118 3.77800007,2.88911118 L4.6670001,2.88911118 L4.6670001,1.11111111 L6.44500017,1.11111111 L6.44500017,2.88911118 L13.5570004,2.88911118 L13.5570004,1.11111111 L15.3350005,1.11111111 L15.3350005,2.88911118 L16.2240005,2.88911118 Z M16.2240005,17.1131117 L16.2240005,7.33411135 L3.77800007,7.33411135 L3.77800007,17.1131117 L16.2240005,17.1131117 Z M5.55600014,9.11211142 L10.0010003,9.11211142 L10.0010003,13.5571116 L5.55600014,13.5571116 L5.55600014,9.11211142 Z" id="path-1"></path>
8
+ </defs>
9
+ <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
10
+ <g id="date-start">
11
+ <mask id="mask-2" fill="white">
12
+ <use xlink:href="#path-1"></use>
13
+ </mask>
14
+ <use id="Icons/Actions/date-start" fill="#000000" xlink:href="#path-1"></use>
15
+ </g>
16
+ </g>
17
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.18333 13.9088V12.2755H17V13.9088H9.18333ZM6.1892 13.2088L3 10L6.1892 6.8108V13.2088ZM3 17V15.3667H17V17H3ZM3 4.63333V3H17V4.63333H3ZM9.18333 7.72453V6.0912H17V7.72453H9.18333ZM9.18333 10.8167V9.18333H17V10.8167H9.18333Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
4
+ <title>edit</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs>
7
+ <path d="M1.55555556,14.6662036 L1.55555556,18 L5.07456283,18 L15.4579803,8.16307821 L11.938973,4.82928184 L1.55555556,14.6662036 Z M18.1699619,5.59383248 C18.5359386,5.24711766 18.5359386,4.6825948 18.1699619,4.33587998 L15.9787934,2.26003612 C15.6128166,1.91332129 15.0169314,1.91332129 14.6509546,2.26003612 L12.9336791,3.88692874 L16.4526863,7.2207251 L18.1699619,5.59383248 Z" id="path-1"></path>
8
+ </defs>
9
+ <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
10
+ <g id="edit">
11
+ <mask id="mask-2" fill="white">
12
+ <use xlink:href="#path-1"></use>
13
+ </mask>
14
+ <use id="Icons/Actions/edit" fill="#000000" xlink:href="#path-1"></use>
15
+ </g>
16
+ </g>
17
+ </svg>
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
4
+ <title>meatballs</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs>
7
+ <path d="M4,8 C2.9,8 2,8.9 2,10 C2,11.1 2.9,12 4,12 C5.1,12 6,11.1 6,10 C6,8.9 5.1,8 4,8 L4,8 Z M16,8 C14.9,8 14,8.9 14,10 C14,11.1 14.9,12 16,12 C17.1,12 18,11.1 18,10 C18,8.9 17.1,8 16,8 L16,8 Z M10,8 C8.9,8 8,8.9 8,10 C8,11.1 8.9,12 10,12 C11.1,12 12,11.1 12,10 C12,8.9 11.1,8 10,8 L10,8 Z" id="path-1"></path>
8
+ </defs>
9
+ <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
10
+ <g id="meatballs">
11
+ <mask id="mask-2" fill="white">
12
+ <use xlink:href="#path-1"></use>
13
+ </mask>
14
+ <use id="Icons/Actions/metballs" fill="#000000" xlink:href="#path-1"></use>
15
+ </g>
16
+ </g>
17
+ </svg>
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
4
+ <title>exclamation-white</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs>
7
+ <path d="M10,2 C14.416,2 18,5.58 18,10 C18,14.42 14.416,18 10,18 C5.584,18 2,14.42 2,10 C2,5.58 5.584,2 10,2 Z M10.8,14 L10.8,12.4 L9.2,12.4 L9.2,14 L10.8,14 Z M10.8,10.8 L10.8,6 L9.2,6 L9.2,10.8 L10.8,10.8 Z" id="path-1"></path>
8
+ </defs>
9
+ <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
10
+ <g id="exclamation-white">
11
+ <mask id="mask-2" fill="white">
12
+ <use xlink:href="#path-1"></use>
13
+ </mask>
14
+ <use id="Combined-Shape" fill="#000000" xlink:href="#path-1"></use>
15
+ </g>
16
+ </g>
17
+ </svg>
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
4
+ <title>external-link</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs>
7
+ <path d="M16.2222222,16.2222222 L3.77777778,16.2222222 L3.77777778,3.77777778 L10,3.77777778 L10,2 L3.77777778,2 C2.79111111,2 2,2.8 2,3.77777778 L2,16.2222222 C2,17.2 2.79111111,18 3.77777778,18 L16.2222222,18 C17.2,18 18,17.2 18,16.2222222 L18,10 L16.2222222,10 L16.2222222,16.2222222 L16.2222222,16.2222222 Z M11.7777778,2 L11.7777778,3.77777778 L14.9688889,3.77777778 L6.23111111,12.5155556 L7.48444444,13.7688889 L16.2222222,5.03111111 L16.2222222,8.22222222 L18,8.22222222 L18,2 L11.7777778,2 L11.7777778,2 Z" id="path-1"></path>
8
+ </defs>
9
+ <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
10
+ <g id="external-link">
11
+ <mask id="mask-2" fill="white">
12
+ <use xlink:href="#path-1"></use>
13
+ </mask>
14
+ <use id="Icons/Actions/external-link" fill="#000000" xlink:href="#path-1"></use>
15
+ </g>
16
+ </g>
17
+ </svg>
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
4
+ <title>hamburger</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs>
7
+ <path d="M2,16 L18,16 L18,14 L2,14 L2,16 Z M2,11 L18,11 L18,9 L2,9 L2,11 Z M2,4 L2,6 L18,6 L18,4 L2,4 Z" id="path-1"></path>
8
+ </defs>
9
+ <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
10
+ <g id="hamburger">
11
+ <mask id="mask-2" fill="white">
12
+ <use xlink:href="#path-1"></use>
13
+ </mask>
14
+ <use fill="#000000" fill-rule="nonzero" xlink:href="#path-1"></use>
15
+ </g>
16
+ </g>
17
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 17V15.3667H17V17H3ZM3 13.2088V6.8108L6.2088 10L3 13.2088ZM9.18333 13.9088V12.2755H17V13.9088H9.18333ZM3 4.63333V3H17V4.63333H3ZM9.18333 7.72453V6.0912H17V7.72453H9.18333ZM9.18333 10.8167V9.18333H17V10.8167H9.18333Z" fill="black"/>
3
+ </svg>