luna-one 3.1.594 → 3.1.595

Sign up to get free protection for your applications and to get access to all the features.
Files changed (212) hide show
  1. package/README.md +2315 -2315
  2. package/dist/global-styles/content/typography.scss +140 -140
  3. package/dist/global-styles/fonts/benton.scss +113 -113
  4. package/dist/global-styles/global-terra.scss +10 -10
  5. package/dist/global-styles/global-vars.scss +599 -599
  6. package/dist/global-styles/layout/_css-grid.scss +20 -20
  7. package/dist/global-styles/layout/_media-queries.scss +35 -35
  8. package/dist/global-styles/layout/_normalize.scss +340 -340
  9. package/dist/global-styles/layout/_reset.scss +13 -13
  10. package/dist/global-styles/mixins/_box-shadow.scss +6 -6
  11. package/dist/global-styles/mixins/_mixins.scss +5 -5
  12. package/dist/global-styles/mixins/_organism-padding-hack.scss +7 -7
  13. package/dist/global-styles/mixins/_typography.scss +102 -102
  14. package/dist/global-styles/mixins/_yiq.scss +50 -50
  15. package/dist/global-styles/mixins/_z-index.scss +3 -3
  16. package/dist/global-styles/terra.scss +15 -15
  17. package/dist/global-styles/utilities/_box-shadow.scss +8 -8
  18. package/dist/global-styles/utilities/_display.scss +48 -48
  19. package/dist/global-styles/utilities/_font-family.scss +15 -15
  20. package/dist/global-styles/utilities/_parallax.scss +23 -23
  21. package/dist/global-styles/utilities/_text-align.scss +24 -24
  22. package/dist/luna/components/2x2/2x2.scss +915 -915
  23. package/dist/luna/components/2x2/2x2Documentation.mdx +77 -77
  24. package/dist/luna/components/Accordion/Accordion.scss +154 -154
  25. package/dist/luna/components/Accordion/AccordionDocumentation.mdx +45 -45
  26. package/dist/luna/components/AdminCategoryData/AdminCategoryData.scss +81 -81
  27. package/dist/luna/components/AdminCategoryData/CategoryTranslationData.js +4 -4
  28. package/dist/luna/components/AdminProductData/AdminProductData.js +4 -4
  29. package/dist/luna/components/AdminProductData/AdminProductData.scss +75 -75
  30. package/dist/luna/components/BlockListItems/BlockListItems.scss +285 -285
  31. package/dist/luna/components/BlockListItems/BlockListItemsDocumentation.mdx +339 -339
  32. package/dist/luna/components/BrowserSupportBanner/BrowserSupportBanner.scss +6 -6
  33. package/dist/luna/components/CTAButtons/CTAButtons.scss +19 -19
  34. package/dist/luna/components/CTAButtons/CTAButtonsDocumentation.mdx +33 -33
  35. package/dist/luna/components/Carousel/Carousel.scss +155 -155
  36. package/dist/luna/components/Carousel/CarouselDocumentation.mdx +161 -161
  37. package/dist/luna/components/ComparisonTable/ComparisonTable.scss +331 -331
  38. package/dist/luna/components/ComparisonTable/ComparisonTableDocumentation.mdx +159 -159
  39. package/dist/luna/components/CtaWithHeader/CTAHeaderTextDocumentation.mdx +45 -45
  40. package/dist/luna/components/CtaWithHeader/CtaWithHeader.scss +324 -324
  41. package/dist/luna/components/DataPoint/DataPoint.scss +170 -170
  42. package/dist/luna/components/DataPoint/DataPointDocumentation.mdx +40 -40
  43. package/dist/luna/components/EventCard/EventCard.js +3 -3
  44. package/dist/luna/components/EventCard/EventCard.scss +134 -134
  45. package/dist/luna/components/EventCard/EventCardDocumentation.mdx +46 -46
  46. package/dist/luna/components/FilterHero/FilterHero.scss +80 -80
  47. package/dist/luna/components/FilterSection/FilterSection.scss +175 -175
  48. package/dist/luna/components/Flyout/Flyout.js +4 -5
  49. package/dist/luna/components/Flyout/Flyout.scss +367 -367
  50. package/dist/luna/components/Flyout/FlyoutDocumentation.mdx +60 -60
  51. package/dist/luna/components/Footer/Footer.scss +484 -484
  52. package/dist/luna/components/Footer/FooterDocumentation.mdx +133 -133
  53. package/dist/luna/components/FullBackgroundHero/FullBackgroundHero.scss +722 -722
  54. package/dist/luna/components/FullBackgroundHero/FullBackgroundHeroDocumentation.mdx +93 -93
  55. package/dist/luna/components/HTMLEmbed/HTMLEmbed.scss +51 -51
  56. package/dist/luna/components/HTMLEmbed/HTMLEmbedDocumentation.mdx +31 -31
  57. package/dist/luna/components/Header/Header.scss +36 -36
  58. package/dist/luna/components/Header/HeaderDocumentation.mdx +24 -24
  59. package/dist/luna/components/IconTextList/IconTextList.scss +124 -124
  60. package/dist/luna/components/IconTextList/IconTextListDocumentation.mdx +45 -45
  61. package/dist/luna/components/ImageGallery/ImageGallery.scss +442 -442
  62. package/dist/luna/components/ImageGallery/ImageGalleryDocumentation.mdx +90 -90
  63. package/dist/luna/components/InPageJumpNav/InPageJumpNav.scss +122 -122
  64. package/dist/luna/components/InPageJumpNav/InPageJumpNavDocumentation.mdx +22 -22
  65. package/dist/luna/components/JobPosting/JobPosting.scss +171 -171
  66. package/dist/luna/components/JobPosting/JobPostingDocumentation.mdx +69 -69
  67. package/dist/luna/components/LanguageSelector/LanguageSelector.js +2 -3
  68. package/dist/luna/components/LanguageSelector/LanguageSelector.scss +318 -318
  69. package/dist/luna/components/LanguageSelector/LanguageSelectorDocumentation.mdx +119 -119
  70. package/dist/luna/components/LinkList/LinkList.scss +59 -59
  71. package/dist/luna/components/LinkList/LinkListDocumentation.mdx +54 -54
  72. package/dist/luna/components/LoadingSpinner/LoadingSpinner.scss +34 -34
  73. package/dist/luna/components/Login/Login.js +3 -4
  74. package/dist/luna/components/Login/Login.scss +180 -180
  75. package/dist/luna/components/MarketoForm/MarketoForm.scss +56 -56
  76. package/dist/luna/components/MarketoForm/MarketoFormDocumentation.mdx +1 -1
  77. package/dist/luna/components/MegaMenu/MegaMenu.js +5 -6
  78. package/dist/luna/components/MegaMenu/MegaMenu.scss +570 -570
  79. package/dist/luna/components/MegaMenu/menu-generators/PartialSubMenu.js +3 -4
  80. package/dist/luna/components/MegaMenu/menu-generators/SubMenu.js +15 -13
  81. package/dist/luna/components/MegaMenu/menu-generators/TertiaryMenu.js +12 -10
  82. package/dist/luna/components/MegaMenu/menu-generators/UncollapsedLinks.js +3 -4
  83. package/dist/luna/components/MobileLogin/MobileLogin.js +3 -4
  84. package/dist/luna/components/MobileLogin/MobileLogin.scss +38 -38
  85. package/dist/luna/components/MobileMegaMenu/MobileMegaMenu.js +6 -6
  86. package/dist/luna/components/MobileMegaMenu/MobileMegaMenu.scss +289 -289
  87. package/dist/luna/components/MobileMegaMenu/MobileMegaMenuCategory.js +9 -9
  88. package/dist/luna/components/MobileMegaMenu/MobileMegaMenuPartialCategory.js +3 -3
  89. package/dist/luna/components/MobileMegaMenu/MobileMegaMenuSubCategory.js +8 -9
  90. package/dist/luna/components/MobileMenu/MobileMenu.scss +70 -70
  91. package/dist/luna/components/MobileNav/MobileNav.js +1 -2
  92. package/dist/luna/components/MobileNav/MobileNav.scss +286 -286
  93. package/dist/luna/components/NavBar/NavBar.scss +628 -628
  94. package/dist/luna/components/NavBar/NavMiniMenu.js +3 -4
  95. package/dist/luna/components/NavBar/NavigationBarDocumentation.mdx +245 -245
  96. package/dist/luna/components/NavBar/UtilityNav.js +5 -5
  97. package/dist/luna/components/NavBarTop/NavBarTop.js +7 -8
  98. package/dist/luna/components/NavBarTop/NavBarTop.scss +403 -403
  99. package/dist/luna/components/NavSearch/NavSearch.scss +130 -130
  100. package/dist/luna/components/NonTimeBasedListEntries/NonTimeBasedListEntries.scss +339 -339
  101. package/dist/luna/components/NonTimeBasedListEntries/NonTimeBasedListEntriesDocumentation.mdx +89 -89
  102. package/dist/luna/components/OverlayNotice/OverlayNotice.scss +247 -247
  103. package/dist/luna/components/OverlayNotice/OverlayNoticeDocumentation.mdx +45 -45
  104. package/dist/luna/components/Pagination/Pagination.scss +27 -27
  105. package/dist/luna/components/ProductSummary/ProductSummary.scss +273 -273
  106. package/dist/luna/components/ProductsPackage/ProductsPackage.scss +194 -194
  107. package/dist/luna/components/ProseLayout/ProseLayout.scss +384 -384
  108. package/dist/luna/components/ProseLayout/ProseLayoutDocumentation.mdx +93 -93
  109. package/dist/luna/components/PullQuote/PullQuote.scss +400 -400
  110. package/dist/luna/components/PullQuote/PullQuoteDocumentation.mdx +60 -60
  111. package/dist/luna/components/PullQuote/ico-quote-white.svg +3 -3
  112. package/dist/luna/components/PullQuote/ico-quote.svg +3 -3
  113. package/dist/luna/components/RegionCard/RegionCard.js +4 -4
  114. package/dist/luna/components/RegionCard/RegionCard.scss +86 -86
  115. package/dist/luna/components/ResourceGrid/ResourceGrid.scss +34 -34
  116. package/dist/luna/components/ResourceGrid/ResourceGridDocumentation.mdx +102 -102
  117. package/dist/luna/components/ScrollInPlace/ScrollInPlace.scss +219 -219
  118. package/dist/luna/components/ScrollInPlace/ScrollInPlaceDocumentation.mdx +123 -123
  119. package/dist/luna/components/SketchUpPricingCard/SketchUpPricingCard.scss +142 -142
  120. package/dist/luna/components/SlideOutFeat/SlideOutFeat.scss +124 -124
  121. package/dist/luna/components/StoreFrontCard/StoreFrontCard.js +1 -2
  122. package/dist/luna/components/StoreFrontCard/StoreFrontCard.scss +434 -434
  123. package/dist/luna/components/SubNav/SubNav.js +4 -5
  124. package/dist/luna/components/SubNav/SubNav.scss +274 -274
  125. package/dist/luna/components/SuperHero/SuperHero.scss +804 -804
  126. package/dist/luna/components/SuperHero/SuperHeroDocumentation.mdx +57 -57
  127. package/dist/luna/components/SupportCard/SupportCard.scss +134 -134
  128. package/dist/luna/components/Tabs/Tabs.js +1 -2
  129. package/dist/luna/components/Tabs/Tabs.scss +871 -871
  130. package/dist/luna/components/Tabs/TabsDocumentation.mdx +94 -94
  131. package/dist/luna/components/TimeBasedList/TimeBasedList.scss +394 -394
  132. package/dist/luna/components/TimeBasedList/TimeBasedListDocumentation.mdx +123 -123
  133. package/dist/luna/components/TrainerCard/TrainerCard.scss +51 -51
  134. package/dist/luna/components/TrialForm/TrialComponents/TrialSpecifics.scss +44 -44
  135. package/dist/luna/components/TrialForm/TrialComponents/TrialSummary.scss +57 -57
  136. package/dist/luna/components/TrialForm/TrialFormStart/TrialFormStart.scss +28 -28
  137. package/dist/luna/components/TrialForm/images/check.svg +3 -3
  138. package/dist/luna/components/TrialForm/images/form-border-bottom-dark.svg +4 -4
  139. package/dist/luna/components/TrialForm/images/form-border-bottom-light.svg +4 -4
  140. package/dist/luna/components/TrialForm/images/form-border-top-dark.svg +4 -4
  141. package/dist/luna/components/TrialForm/images/form-border-top-light.svg +4 -4
  142. package/dist/luna/components/UnboundedCard/UnboundedCard.scss +108 -108
  143. package/dist/luna/components/UnboundedCard/playIcon.svg +17 -17
  144. package/dist/luna/components/VariableContentCard/VariableContentCard.js +4 -4
  145. package/dist/luna/components/VariableContentCard/VariableContentCard.scss +253 -253
  146. package/dist/luna/components/Video/Video.scss +209 -209
  147. package/dist/luna/components/Video/VideoDocumentation.mdx +56 -56
  148. package/dist/luna/components/VidyardModal/VidyardModal.scss +34 -34
  149. package/dist/luna/components/WaffleMenu/WaffleMenu.scss +73 -73
  150. package/dist/luna/images/arrow-diagonal-black.svg +13 -13
  151. package/dist/luna/images/arrow-diagonal-blue.svg +13 -13
  152. package/dist/luna/images/arrow-diagonal-white.svg +13 -13
  153. package/dist/luna/images/bulletpoint.svg +3 -3
  154. package/dist/luna/images/callout-icon.svg +3 -3
  155. package/dist/luna/images/carat-down.svg +3 -3
  156. package/dist/luna/images/carat-up.svg +3 -3
  157. package/dist/luna/images/check-blue.svg +4 -4
  158. package/dist/luna/images/circle-arrow-right-black.svg +3 -3
  159. package/dist/luna/images/circle-arrow-right-white.svg +3 -3
  160. package/dist/luna/images/circle-arrow.svg +3 -3
  161. package/dist/luna/images/close-blue.svg +4 -4
  162. package/dist/luna/images/close-button.svg +42 -42
  163. package/dist/luna/images/close-dark-navy.svg +3 -3
  164. package/dist/luna/images/close-icon.svg +3 -3
  165. package/dist/luna/images/close.svg +3 -3
  166. package/dist/luna/images/collapse-close-blue.svg +5 -5
  167. package/dist/luna/images/collapse-close-gold.svg +5 -5
  168. package/dist/luna/images/collapse-open-blue.svg +4 -4
  169. package/dist/luna/images/collapse-open-gold.svg +4 -4
  170. package/dist/luna/images/cross-medium-blue.svg +4 -4
  171. package/dist/luna/images/cross-medium-white.svg +5 -5
  172. package/dist/luna/images/down-caret-dark-blue.svg +4 -4
  173. package/dist/luna/images/down-caret-dark-gray.svg +4 -4
  174. package/dist/luna/images/down-caret-light-gray.svg +4 -4
  175. package/dist/luna/images/downArrow.svg +36 -36
  176. package/dist/luna/images/ellipses.svg +6 -6
  177. package/dist/luna/images/external-arrow-blue.svg +11 -11
  178. package/dist/luna/images/external-arrow-white-theme.svg +12 -12
  179. package/dist/luna/images/external-arrow.svg +12 -12
  180. package/dist/luna/images/facebook.svg +13 -13
  181. package/dist/luna/images/form-border-top-light.svg +4 -4
  182. package/dist/luna/images/frame-intersection.svg +3 -3
  183. package/dist/luna/images/gallery-image-corner-border.svg +3 -3
  184. package/dist/luna/images/green-tick.svg +3 -3
  185. package/dist/luna/images/instagram.svg +19 -19
  186. package/dist/luna/images/internal-arrow-blue.svg +15 -15
  187. package/dist/luna/images/internal-arrow-white-theme.svg +15 -15
  188. package/dist/luna/images/internal-arrow.svg +15 -15
  189. package/dist/luna/images/linkedin.svg +15 -15
  190. package/dist/luna/images/logo-icon.svg +17 -17
  191. package/dist/luna/images/pdf-doc.svg +9 -9
  192. package/dist/luna/images/play.svg +17 -17
  193. package/dist/luna/images/right-caret-dark-blue.svg +3 -3
  194. package/dist/luna/images/right-caret-light-gray.svg +4 -4
  195. package/dist/luna/images/right-caret-light-yellow-stroke.svg +9 -9
  196. package/dist/luna/images/right-caret-light-yellow.svg +4 -4
  197. package/dist/luna/images/right-caret-medium-gray.svg +4 -4
  198. package/dist/luna/images/search.svg +9 -9
  199. package/dist/luna/images/skipicon.svg +154 -154
  200. package/dist/luna/images/text-doc.svg +9 -9
  201. package/dist/luna/images/text-lines.svg +22 -22
  202. package/dist/luna/images/tooltip-close-icon.svg +3 -3
  203. package/dist/luna/images/tooltip-icon.svg +3 -3
  204. package/dist/luna/images/twitter.svg +17 -17
  205. package/dist/luna/images/up-arrow.svg +36 -36
  206. package/dist/luna/images/up-right-arrow.svg +9 -9
  207. package/dist/luna/images/user-profile.svg +37 -37
  208. package/dist/luna/images/user.svg +4 -4
  209. package/dist/luna/images/waffle.svg +11 -11
  210. package/dist/luna/images/worldwide.svg +19 -19
  211. package/dist/luna/images/youtube.svg +14 -14
  212. package/package.json +91 -91
@@ -1,36 +1,36 @@
1
- <?xml version="1.0"?>
2
- <svg xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink" xmlnsSvgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 284.929 284.929" style="enable-background:new 0 0 512 512" xmlSpace="preserve" class=""><g>
3
- <g xmlns="http://www.w3.org/2000/svg">
4
- <path d="M282.082,195.285L149.028,62.24c-1.901-1.903-4.088-2.856-6.562-2.856s-4.665,0.953-6.567,2.856L2.856,195.285 C0.95,197.191,0,199.378,0,201.853c0,2.474,0.953,4.664,2.856,6.566l14.272,14.271c1.903,1.903,4.093,2.854,6.567,2.854 c2.474,0,4.664-0.951,6.567-2.854l112.204-112.202l112.208,112.209c1.902,1.903,4.093,2.848,6.563,2.848 c2.478,0,4.668-0.951,6.57-2.848l14.274-14.277c1.902-1.902,2.847-4.093,2.847-6.566 C284.929,199.378,283.984,197.188,282.082,195.285z" fill="#005f9e" data-original="#000000" style="" class=""/>
5
- </g>
6
- <g xmlns="http://www.w3.org/2000/svg">
7
- </g>
8
- <g xmlns="http://www.w3.org/2000/svg">
9
- </g>
10
- <g xmlns="http://www.w3.org/2000/svg">
11
- </g>
12
- <g xmlns="http://www.w3.org/2000/svg">
13
- </g>
14
- <g xmlns="http://www.w3.org/2000/svg">
15
- </g>
16
- <g xmlns="http://www.w3.org/2000/svg">
17
- </g>
18
- <g xmlns="http://www.w3.org/2000/svg">
19
- </g>
20
- <g xmlns="http://www.w3.org/2000/svg">
21
- </g>
22
- <g xmlns="http://www.w3.org/2000/svg">
23
- </g>
24
- <g xmlns="http://www.w3.org/2000/svg">
25
- </g>
26
- <g xmlns="http://www.w3.org/2000/svg">
27
- </g>
28
- <g xmlns="http://www.w3.org/2000/svg">
29
- </g>
30
- <g xmlns="http://www.w3.org/2000/svg">
31
- </g>
32
- <g xmlns="http://www.w3.org/2000/svg">
33
- </g>
34
- <g xmlns="http://www.w3.org/2000/svg">
35
- </g>
36
- </g></svg>
1
+ <?xml version="1.0"?>
2
+ <svg xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink" xmlnsSvgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 284.929 284.929" style="enable-background:new 0 0 512 512" xmlSpace="preserve" class=""><g>
3
+ <g xmlns="http://www.w3.org/2000/svg">
4
+ <path d="M282.082,195.285L149.028,62.24c-1.901-1.903-4.088-2.856-6.562-2.856s-4.665,0.953-6.567,2.856L2.856,195.285 C0.95,197.191,0,199.378,0,201.853c0,2.474,0.953,4.664,2.856,6.566l14.272,14.271c1.903,1.903,4.093,2.854,6.567,2.854 c2.474,0,4.664-0.951,6.567-2.854l112.204-112.202l112.208,112.209c1.902,1.903,4.093,2.848,6.563,2.848 c2.478,0,4.668-0.951,6.57-2.848l14.274-14.277c1.902-1.902,2.847-4.093,2.847-6.566 C284.929,199.378,283.984,197.188,282.082,195.285z" fill="#005f9e" data-original="#000000" style="" class=""/>
5
+ </g>
6
+ <g xmlns="http://www.w3.org/2000/svg">
7
+ </g>
8
+ <g xmlns="http://www.w3.org/2000/svg">
9
+ </g>
10
+ <g xmlns="http://www.w3.org/2000/svg">
11
+ </g>
12
+ <g xmlns="http://www.w3.org/2000/svg">
13
+ </g>
14
+ <g xmlns="http://www.w3.org/2000/svg">
15
+ </g>
16
+ <g xmlns="http://www.w3.org/2000/svg">
17
+ </g>
18
+ <g xmlns="http://www.w3.org/2000/svg">
19
+ </g>
20
+ <g xmlns="http://www.w3.org/2000/svg">
21
+ </g>
22
+ <g xmlns="http://www.w3.org/2000/svg">
23
+ </g>
24
+ <g xmlns="http://www.w3.org/2000/svg">
25
+ </g>
26
+ <g xmlns="http://www.w3.org/2000/svg">
27
+ </g>
28
+ <g xmlns="http://www.w3.org/2000/svg">
29
+ </g>
30
+ <g xmlns="http://www.w3.org/2000/svg">
31
+ </g>
32
+ <g xmlns="http://www.w3.org/2000/svg">
33
+ </g>
34
+ <g xmlns="http://www.w3.org/2000/svg">
35
+ </g>
36
+ </g></svg>
@@ -1,10 +1,10 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="19" height="19" viewBox="0 0 19 19" fill="none"
3
- xmlns="http://www.w3.org/2000/svg">
4
- <path d="M4.75 14.25L14.25 4.75" stroke="white"
5
- stroke-width="2" stroke-linecap="round"
6
- stroke-linejoin="round"/>
7
- <path d="M6.53125 4.75H14.25V12.4688" stroke="white"
8
- stroke-width="2" stroke-linecap="round"
9
- stroke-linejoin="round"/>
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="19" height="19" viewBox="0 0 19 19" fill="none"
3
+ xmlns="http://www.w3.org/2000/svg">
4
+ <path d="M4.75 14.25L14.25 4.75" stroke="white"
5
+ stroke-width="2" stroke-linecap="round"
6
+ stroke-linejoin="round"/>
7
+ <path d="M6.53125 4.75H14.25V12.4688" stroke="white"
8
+ stroke-width="2" stroke-linecap="round"
9
+ stroke-linejoin="round"/>
10
10
  </svg>
@@ -1,37 +1,37 @@
1
- <?xml version="1.0"?>
2
- <svg xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink" xmlnsSvgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 19.738 19.738" style="enable-background:new 0 0 512 512" xmlSpace="preserve"><g>
3
- <g xmlns="http://www.w3.org/2000/svg">
4
- <path style="" d="M18.18,19.738h-2c0-3.374-2.83-6.118-6.311-6.118s-6.31,2.745-6.31,6.118h-2 c0-4.478,3.729-8.118,8.311-8.118C14.451,11.62,18.18,15.26,18.18,19.738z" fill="#005f9e" data-original="#010002"/>
5
- <path style="" d="M9.87,10.97c-3.023,0-5.484-2.462-5.484-5.485C4.385,2.461,6.846,0,9.87,0 c3.025,0,5.486,2.46,5.486,5.485S12.895,10.97,9.87,10.97z M9.87,2C7.948,2,6.385,3.563,6.385,5.485S7.948,8.97,9.87,8.97 c1.923,0,3.486-1.563,3.486-3.485S11.791,2,9.87,2z" fill="#005f9e" data-original="#010002"/>
6
- </g>
7
- <g xmlns="http://www.w3.org/2000/svg">
8
- </g>
9
- <g xmlns="http://www.w3.org/2000/svg">
10
- </g>
11
- <g xmlns="http://www.w3.org/2000/svg">
12
- </g>
13
- <g xmlns="http://www.w3.org/2000/svg">
14
- </g>
15
- <g xmlns="http://www.w3.org/2000/svg">
16
- </g>
17
- <g xmlns="http://www.w3.org/2000/svg">
18
- </g>
19
- <g xmlns="http://www.w3.org/2000/svg">
20
- </g>
21
- <g xmlns="http://www.w3.org/2000/svg">
22
- </g>
23
- <g xmlns="http://www.w3.org/2000/svg">
24
- </g>
25
- <g xmlns="http://www.w3.org/2000/svg">
26
- </g>
27
- <g xmlns="http://www.w3.org/2000/svg">
28
- </g>
29
- <g xmlns="http://www.w3.org/2000/svg">
30
- </g>
31
- <g xmlns="http://www.w3.org/2000/svg">
32
- </g>
33
- <g xmlns="http://www.w3.org/2000/svg">
34
- </g>
35
- <g xmlns="http://www.w3.org/2000/svg">
36
- </g>
37
- </g></svg>
1
+ <?xml version="1.0"?>
2
+ <svg xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink" xmlnsSvgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 19.738 19.738" style="enable-background:new 0 0 512 512" xmlSpace="preserve"><g>
3
+ <g xmlns="http://www.w3.org/2000/svg">
4
+ <path style="" d="M18.18,19.738h-2c0-3.374-2.83-6.118-6.311-6.118s-6.31,2.745-6.31,6.118h-2 c0-4.478,3.729-8.118,8.311-8.118C14.451,11.62,18.18,15.26,18.18,19.738z" fill="#005f9e" data-original="#010002"/>
5
+ <path style="" d="M9.87,10.97c-3.023,0-5.484-2.462-5.484-5.485C4.385,2.461,6.846,0,9.87,0 c3.025,0,5.486,2.46,5.486,5.485S12.895,10.97,9.87,10.97z M9.87,2C7.948,2,6.385,3.563,6.385,5.485S7.948,8.97,9.87,8.97 c1.923,0,3.486-1.563,3.486-3.485S11.791,2,9.87,2z" fill="#005f9e" data-original="#010002"/>
6
+ </g>
7
+ <g xmlns="http://www.w3.org/2000/svg">
8
+ </g>
9
+ <g xmlns="http://www.w3.org/2000/svg">
10
+ </g>
11
+ <g xmlns="http://www.w3.org/2000/svg">
12
+ </g>
13
+ <g xmlns="http://www.w3.org/2000/svg">
14
+ </g>
15
+ <g xmlns="http://www.w3.org/2000/svg">
16
+ </g>
17
+ <g xmlns="http://www.w3.org/2000/svg">
18
+ </g>
19
+ <g xmlns="http://www.w3.org/2000/svg">
20
+ </g>
21
+ <g xmlns="http://www.w3.org/2000/svg">
22
+ </g>
23
+ <g xmlns="http://www.w3.org/2000/svg">
24
+ </g>
25
+ <g xmlns="http://www.w3.org/2000/svg">
26
+ </g>
27
+ <g xmlns="http://www.w3.org/2000/svg">
28
+ </g>
29
+ <g xmlns="http://www.w3.org/2000/svg">
30
+ </g>
31
+ <g xmlns="http://www.w3.org/2000/svg">
32
+ </g>
33
+ <g xmlns="http://www.w3.org/2000/svg">
34
+ </g>
35
+ <g xmlns="http://www.w3.org/2000/svg">
36
+ </g>
37
+ </g></svg>
@@ -1,4 +1,4 @@
1
- <svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M10 0.523438C4.48 0.523438 0 5.00344 0 10.5234C0 16.0434 4.48 20.5234 10 20.5234C15.52 20.5234 20 16.0434 20 10.5234C20 5.00344 15.52 0.523438 10 0.523438ZM10 18.5234C8.55 18.5234 7.18 18.1234 6.01 17.4434C6.05 16.3734 6.93 15.5234 8 15.5234H12C13.08 15.5234 13.95 16.3834 13.99 17.4434C12.81 18.1234 11.45 18.5234 10 18.5234ZM15.72 16.1034C15.15 14.6034 13.7 13.5234 12 13.5234H8C6.29 13.5234 4.86 14.6034 4.29 16.1134C2.88 14.6734 2 12.6934 2 10.5234C2 6.11344 5.59 2.52344 10 2.52344C14.41 2.52344 18 6.11344 18 10.5234C18 12.6934 17.13 14.6634 15.72 16.1034Z" fill="#0063A3"/>
3
- <path d="M10 4.52344C7.79 4.52344 6 6.31344 6 8.52344C6 10.7334 7.79 12.5234 10 12.5234C12.21 12.5234 14 10.7334 14 8.52344C14 6.31344 12.21 4.52344 10 4.52344ZM10 10.5234C8.9 10.5234 8 9.62344 8 8.52344C8 7.42344 8.9 6.52344 10 6.52344C11.1 6.52344 12 7.42344 12 8.52344C12 9.62344 11.1 10.5234 10 10.5234Z" fill="#0063A3"/>
4
- </svg>
1
+ <svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 0.523438C4.48 0.523438 0 5.00344 0 10.5234C0 16.0434 4.48 20.5234 10 20.5234C15.52 20.5234 20 16.0434 20 10.5234C20 5.00344 15.52 0.523438 10 0.523438ZM10 18.5234C8.55 18.5234 7.18 18.1234 6.01 17.4434C6.05 16.3734 6.93 15.5234 8 15.5234H12C13.08 15.5234 13.95 16.3834 13.99 17.4434C12.81 18.1234 11.45 18.5234 10 18.5234ZM15.72 16.1034C15.15 14.6034 13.7 13.5234 12 13.5234H8C6.29 13.5234 4.86 14.6034 4.29 16.1134C2.88 14.6734 2 12.6934 2 10.5234C2 6.11344 5.59 2.52344 10 2.52344C14.41 2.52344 18 6.11344 18 10.5234C18 12.6934 17.13 14.6634 15.72 16.1034Z" fill="#0063A3"/>
3
+ <path d="M10 4.52344C7.79 4.52344 6 6.31344 6 8.52344C6 10.7334 7.79 12.5234 10 12.5234C12.21 12.5234 14 10.7334 14 8.52344C14 6.31344 12.21 4.52344 10 4.52344ZM10 10.5234C8.9 10.5234 8 9.62344 8 8.52344C8 7.42344 8.9 6.52344 10 6.52344C11.1 6.52344 12 7.42344 12 8.52344C12 9.62344 11.1 10.5234 10 10.5234Z" fill="#0063A3"/>
4
+ </svg>
@@ -1,11 +1,11 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M4 0H0V4H4V0Z" fill="#0063A3"/>
3
- <path d="M12 0H8V4H12V0Z" fill="#0063A3"/>
4
- <path d="M20 0H16V4H20V0Z" fill="#0063A3"/>
5
- <path d="M4 8H0V12H4V8Z" fill="#0063A3"/>
6
- <path d="M12 8H8V12H12V8Z" fill="#0063A3"/>
7
- <path d="M20 8H16V12H20V8Z" fill="#0063A3"/>
8
- <path d="M4 16H0V20H4V16Z" fill="#0063A3"/>
9
- <path d="M12 16H8V20H12V16Z" fill="#0063A3"/>
10
- <path d="M20 16H16V20H20V16Z" fill="#0063A3"/>
11
- </svg>
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 0H0V4H4V0Z" fill="#0063A3"/>
3
+ <path d="M12 0H8V4H12V0Z" fill="#0063A3"/>
4
+ <path d="M20 0H16V4H20V0Z" fill="#0063A3"/>
5
+ <path d="M4 8H0V12H4V8Z" fill="#0063A3"/>
6
+ <path d="M12 8H8V12H12V8Z" fill="#0063A3"/>
7
+ <path d="M20 8H16V12H20V8Z" fill="#0063A3"/>
8
+ <path d="M4 16H0V20H4V16Z" fill="#0063A3"/>
9
+ <path d="M12 16H8V20H12V16Z" fill="#0063A3"/>
10
+ <path d="M20 16H16V20H20V16Z" fill="#0063A3"/>
11
+ </svg>
@@ -1,20 +1,20 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <!-- Generator: sketchtool 59.1 (101010) - https://sketch.com -->
4
- <title>F3277CAF-4B2E-4F1B-A129-8CDADAE38070</title>
5
- <desc>Created with sketchtool.</desc>
6
- <g id="Navigation" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
7
- <g id="MEP-Default" transform="translate(-271.000000, -188.000000)" fill-rule="nonzero" stroke="#363545">
8
- <g id="Region-and-Language" transform="translate(271.000000, 186.000000)">
9
- <g id="Icon/Globe" transform="translate(0.000000, 2.000000)">
10
- <g>
11
- <circle id="Edge-Oval" cx="8" cy="8" r="7.5"></circle>
12
- <ellipse id="Long-Oval" cx="8" cy="8" rx="4.5" ry="7.5"></ellipse>
13
- <ellipse id="Long-Oval" cx="8" cy="8" rx="1.5" ry="7.5"></ellipse>
14
- <line x1="1" y1="8" x2="15" y2="8" id="Equator"></line>
15
- </g>
16
- </g>
17
- </g>
18
- </g>
19
- </g>
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <!-- Generator: sketchtool 59.1 (101010) - https://sketch.com -->
4
+ <title>F3277CAF-4B2E-4F1B-A129-8CDADAE38070</title>
5
+ <desc>Created with sketchtool.</desc>
6
+ <g id="Navigation" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
7
+ <g id="MEP-Default" transform="translate(-271.000000, -188.000000)" fill-rule="nonzero" stroke="#363545">
8
+ <g id="Region-and-Language" transform="translate(271.000000, 186.000000)">
9
+ <g id="Icon/Globe" transform="translate(0.000000, 2.000000)">
10
+ <g>
11
+ <circle id="Edge-Oval" cx="8" cy="8" r="7.5"></circle>
12
+ <ellipse id="Long-Oval" cx="8" cy="8" rx="4.5" ry="7.5"></ellipse>
13
+ <ellipse id="Long-Oval" cx="8" cy="8" rx="1.5" ry="7.5"></ellipse>
14
+ <line x1="1" y1="8" x2="15" y2="8" id="Equator"></line>
15
+ </g>
16
+ </g>
17
+ </g>
18
+ </g>
19
+ </g>
20
20
  </svg>
@@ -1,14 +1,14 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> <image id="image0" width="32" height="32" x="0" y="0"
4
- xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJN
5
- AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZ
6
- cwAADsQAAA7EAZUrDhsAAAAHdElNRQfkBA4SFBfmgQdLAAABBElEQVRIx+3UPU4DMRCG4SdbAQUJ
7
- V0iJQEgoQJsLhGsgTgG3gHPAAUBCQJGkQER0/AlRogQBSUHEUuym9Ga1bjPuPJ7Xnm/Gw8KirQY2
8
- HNq0oi4BjXx/LT81BKkR+PNp7N6JQebeM5FWWBO7GaBfKTyV6mX3Vw1PpVqJdpSG7cR2wLXvqQSg
9
- xW3gcSw7nivvNa9BADSdFwKeGRYCoOMxCPhgPBdQlMw30xKAcDK/SfxviE4hWsSX2DLeRDXSVeIt
10
- oE3HwJGlOQq+J/oB15lmiRJ0ExdRNbyEXuVp0M0oO8FeKF5jrdlQXXdgy6o6qGnkD5wN1VFe1i9T
11
- 8GPozqmHqPQXNrN/YVSZZIwehZAAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjAtMDQtMTRUMTg6MjA6
12
- MjMrMDM6MDBIe9UAAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIwLTA0LTE0VDE4OjIwOjIzKzAzOjAw
13
- OSZtvAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=" />
14
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> <image id="image0" width="32" height="32" x="0" y="0"
4
+ xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJN
5
+ AAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZ
6
+ cwAADsQAAA7EAZUrDhsAAAAHdElNRQfkBA4SFBfmgQdLAAABBElEQVRIx+3UPU4DMRCG4SdbAQUJ
7
+ V0iJQEgoQJsLhGsgTgG3gHPAAUBCQJGkQER0/AlRogQBSUHEUuym9Ga1bjPuPJ7Xnm/Gw8KirQY2
8
+ HNq0oi4BjXx/LT81BKkR+PNp7N6JQebeM5FWWBO7GaBfKTyV6mX3Vw1PpVqJdpSG7cR2wLXvqQSg
9
+ xW3gcSw7nivvNa9BADSdFwKeGRYCoOMxCPhgPBdQlMw30xKAcDK/SfxviE4hWsSX2DLeRDXSVeIt
10
+ oE3HwJGlOQq+J/oB15lmiRJ0ExdRNbyEXuVp0M0oO8FeKF5jrdlQXXdgy6o6qGnkD5wN1VFe1i9T
11
+ 8GPozqmHqPQXNrN/YVSZZIwehZAAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjAtMDQtMTRUMTg6MjA6
12
+ MjMrMDM6MDBIe9UAAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIwLTA0LTE0VDE4OjIwOjIzKzAzOjAw
13
+ OSZtvAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=" />
14
+ </svg>
package/package.json CHANGED
@@ -1,91 +1,91 @@
1
- {
2
- "name": "luna-one",
3
- "version": "3.1.594",
4
- "peerDependencies": {
5
- "react": "^18.2.0",
6
- "react-dom": "^18.2.0",
7
- "react-scripts": "5.0.1"
8
- },
9
- "devDependencies": {
10
- "@babel/cli": "^7.21.0",
11
- "@babel/core": "^7.21.0",
12
- "@storybook/addon-actions": "^6.5.16",
13
- "@storybook/addon-docs": "^6.5.16",
14
- "@storybook/addon-links": "^6.5.16",
15
- "@storybook/addons": "^6.5.16",
16
- "@storybook/builder-webpack5": "^6.5.16",
17
- "@storybook/manager-webpack5": "^6.5.16",
18
- "@storybook/preset-create-react-app": "^4.1.2",
19
- "@storybook/react": "^6.5.16",
20
- "babel-loader": "^9.1.2",
21
- "jsdom": "^21.1.0",
22
- "prettier": "^2.8.4",
23
- "react": "^18.2.0",
24
- "react-dom": "^18.2.0",
25
- "react-router-dom": "^6.8.2",
26
- "react-scripts": "5.0.1",
27
- "react-test-renderer": "^18.2.0",
28
- "sass": "^1.58.3",
29
- "sass-loader": "^13.2.0",
30
- "webpack": "^5.75.0"
31
- },
32
- "dependencies": {
33
- "@emotion/react": "^11.10.6",
34
- "@storybook/addon-controls": "^7.0.4",
35
- "@testing-library/jest-dom": "^5.16.5",
36
- "@testing-library/react": "^14.0.0",
37
- "@testing-library/user-event": "^14.4.3",
38
- "@vidyard/embed-code": "^4.3.11",
39
- "axios": "^1.3.4",
40
- "cross-env": "^7.0.3",
41
- "flickity": "^3.0.0",
42
- "flickity-as-nav-for": "^3.0.0",
43
- "flickity-imagesloaded": "^2.0.0",
44
- "lodash": "^4.17.21",
45
- "react-app-polyfill": "^3.0.0",
46
- "react-awesome-reveal": "^4.2.3",
47
- "react-google-recaptcha": "^2.1.0",
48
- "react-helmet": "^6.1.0",
49
- "react-player": "^2.11.2",
50
- "react-scroll": "^1.8.9",
51
- "smoothscroll-polyfill": "^0.4.4",
52
- "terra-one": "^3.0.196"
53
- },
54
- "scripts": {
55
- "start": "start-storybook -p 9009 -s public",
56
- "build": "rm -rf dist && cross-env NODE_ENV=production babel src/lib --out-dir dist --copy-files --ignore __tests__,spec.js,test.js,__snapshots__",
57
- "format": "prettier --write \"src/**/*.{js,jsx,ts,tsx,json,md}\"",
58
- "test": "react-scripts test --transformIgnorePatterns \"node_modules/(?!terra-component-lib)/\"",
59
- "eject": "react-scripts eject",
60
- "luna-publish": "git checkout master && git pull && npm install && npm version patch && npm run build && npm publish && git push",
61
- "update-terra": "npm update terra-component-lib",
62
- "patch": "git add . && git commit -m 'Bug fix' && npm version patch && npm run build && npm publish afplay /System/Library/Sounds/Pop.aiff ",
63
- "storybook": "start-storybook -p 9009 -s public",
64
- "build-storybook": "build-storybook -s public"
65
- },
66
- "description": "Luna One is a React component library for the Luna design system by Trimble Creative Strategies.",
67
- "main": "dist/index.js",
68
- "module": "dist/index.js",
69
- "files": [
70
- "dist",
71
- "README.md"
72
- ],
73
- "repository": {
74
- "type": "git",
75
- "url": "git+ssh://git@bitbucket.org/creativestrategy/luna-component-library.git"
76
- },
77
- "author": "",
78
- "license": "ISC",
79
- "homepage": "https://bitbucket.org/creativestrategy/luna-component-library#readme",
80
- "resolutions": {
81
- "webpack": "5"
82
- },
83
- "overrides": {
84
- "react-scripts": "5.0.1",
85
- "node-sass": "^7.0.1"
86
- },
87
- "engines": {
88
- "node": ">=18.0.0",
89
- "npm": ">=9.0.0"
90
- }
91
- }
1
+ {
2
+ "name": "luna-one",
3
+ "version": "3.1.595",
4
+ "peerDependencies": {
5
+ "react": "^18.2.0",
6
+ "react-dom": "^18.2.0",
7
+ "react-scripts": "5.0.1"
8
+ },
9
+ "devDependencies": {
10
+ "@babel/cli": "^7.21.0",
11
+ "@babel/core": "^7.21.0",
12
+ "@storybook/addon-actions": "^6.5.16",
13
+ "@storybook/addon-docs": "^6.5.16",
14
+ "@storybook/addon-links": "^6.5.16",
15
+ "@storybook/addons": "^6.5.16",
16
+ "@storybook/builder-webpack5": "^6.5.16",
17
+ "@storybook/manager-webpack5": "^6.5.16",
18
+ "@storybook/preset-create-react-app": "^4.1.2",
19
+ "@storybook/react": "^6.5.16",
20
+ "babel-loader": "^9.1.2",
21
+ "jsdom": "^21.1.0",
22
+ "prettier": "^2.8.4",
23
+ "react": "^18.2.0",
24
+ "react-dom": "^18.2.0",
25
+ "react-router-dom": "^6.8.2",
26
+ "react-scripts": "5.0.1",
27
+ "react-test-renderer": "^18.2.0",
28
+ "sass": "^1.58.3",
29
+ "sass-loader": "^13.2.0",
30
+ "webpack": "^5.75.0"
31
+ },
32
+ "dependencies": {
33
+ "@emotion/react": "^11.10.6",
34
+ "@storybook/addon-controls": "^7.0.4",
35
+ "@testing-library/jest-dom": "^5.16.5",
36
+ "@testing-library/react": "^14.0.0",
37
+ "@testing-library/user-event": "^14.4.3",
38
+ "@vidyard/embed-code": "^4.3.11",
39
+ "axios": "^1.3.4",
40
+ "cross-env": "^7.0.3",
41
+ "flickity": "^3.0.0",
42
+ "flickity-as-nav-for": "^3.0.0",
43
+ "flickity-imagesloaded": "^2.0.0",
44
+ "lodash": "^4.17.21",
45
+ "react-app-polyfill": "^3.0.0",
46
+ "react-awesome-reveal": "^4.2.3",
47
+ "react-google-recaptcha": "^2.1.0",
48
+ "react-helmet": "^6.1.0",
49
+ "react-player": "^2.11.2",
50
+ "react-scroll": "^1.8.9",
51
+ "smoothscroll-polyfill": "^0.4.4",
52
+ "terra-one": "^3.0.197"
53
+ },
54
+ "scripts": {
55
+ "start": "start-storybook -p 9009 -s public",
56
+ "build": "rm -rf dist && cross-env NODE_ENV=production babel src/lib --out-dir dist --copy-files --ignore __tests__,spec.js,test.js,__snapshots__",
57
+ "format": "prettier --write \"src/**/*.{js,jsx,ts,tsx,json,md}\"",
58
+ "test": "react-scripts test --transformIgnorePatterns \"node_modules/(?!terra-component-lib)/\"",
59
+ "eject": "react-scripts eject",
60
+ "luna-publish": "git checkout master && git pull && npm install && npm version patch && npm run build && npm publish && git push",
61
+ "update-terra": "npm update terra-component-lib",
62
+ "patch": "git add . && git commit -m 'Bug fix' && npm version patch && npm run build && npm publish afplay /System/Library/Sounds/Pop.aiff ",
63
+ "storybook": "start-storybook -p 9009 -s public",
64
+ "build-storybook": "build-storybook -s public"
65
+ },
66
+ "description": "Luna One is a React component library for the Luna design system by Trimble Creative Strategies.",
67
+ "main": "dist/index.js",
68
+ "module": "dist/index.js",
69
+ "files": [
70
+ "dist",
71
+ "README.md"
72
+ ],
73
+ "repository": {
74
+ "type": "git",
75
+ "url": "git+ssh://git@bitbucket.org/creativestrategy/luna-component-library.git"
76
+ },
77
+ "author": "",
78
+ "license": "ISC",
79
+ "homepage": "https://bitbucket.org/creativestrategy/luna-component-library#readme",
80
+ "resolutions": {
81
+ "webpack": "5"
82
+ },
83
+ "overrides": {
84
+ "react-scripts": "5.0.1",
85
+ "node-sass": "^7.0.1"
86
+ },
87
+ "engines": {
88
+ "node": ">=18.0.0",
89
+ "npm": ">=9.0.0"
90
+ }
91
+ }