@rei/cedar 11.1.0 → 11.3.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.
- package/dist/cedar-compiled.css +748 -748
- package/dist/cedar.js +142 -37
- package/dist/cedar.mjs +139 -38
- package/dist/lib/assets/{cedar-compiled-32d41d43.css → cedar-compiled-db9b3393.css} +1618 -1618
- package/dist/lib/src/components/accordion/styles/CdrAccordion.mjs +1 -1
- package/dist/lib/src/components/accordion/styles/CdrAccordionGroup.mjs +1 -1
- package/dist/lib/src/components/banner/styles/CdrBanner.mjs +1 -1
- package/dist/lib/src/components/breadcrumb/styles/CdrBreadcrumb.mjs +1 -1
- package/dist/lib/src/components/button/styles/CdrButton.mjs +1 -1
- package/dist/lib/src/components/caption/styles/CdrCaption.mjs +1 -1
- package/dist/lib/src/components/card/styles/CdrCard.mjs +1 -1
- package/dist/lib/src/components/checkbox/styles/CdrCheckbox.mjs +1 -1
- package/dist/lib/src/components/chip/styles/CdrChip.mjs +1 -1
- package/dist/lib/src/components/chip/styles/CdrChipGroup.mjs +1 -1
- package/dist/lib/src/components/container/styles/CdrContainer.mjs +1 -1
- package/dist/lib/src/components/formError/styles/CdrFormError.mjs +1 -1
- package/dist/lib/src/components/formGroup/styles/CdrFormGroup.mjs +1 -1
- package/dist/lib/src/components/grid/styles/CdrGrid.mjs +1 -1
- package/dist/lib/src/components/icon/comps/experiences-running.mjs +28 -0
- package/dist/lib/src/components/icon/comps/membership.mjs +28 -0
- package/dist/lib/src/components/icon/comps/returns.mjs +3 -2
- package/dist/lib/src/components/icon/comps/shipping-prep.mjs +28 -0
- package/dist/lib/src/components/icon/comps/shipping-truck.mjs +28 -0
- package/dist/lib/src/components/icon/styles/CdrIcon.mjs +1 -1
- package/dist/lib/src/components/image/styles/CdrImg.mjs +1 -1
- package/dist/lib/src/components/input/styles/CdrInput.mjs +1 -1
- package/dist/lib/src/components/labelStandalone/styles/CdrLabelStandalone.mjs +1 -1
- package/dist/lib/src/components/labelWrapper/styles/CdrLabelWrapper.mjs +1 -1
- package/dist/lib/src/components/link/styles/CdrLink.mjs +1 -1
- package/dist/lib/src/components/list/styles/CdrList.mjs +1 -1
- package/dist/lib/src/components/modal/styles/CdrModal.mjs +1 -1
- package/dist/lib/src/components/pagination/styles/CdrPagination.mjs +1 -1
- package/dist/lib/src/components/popover/styles/CdrPopover.mjs +1 -1
- package/dist/lib/src/components/popup/styles/CdrPopup.mjs +1 -1
- package/dist/lib/src/components/quote/styles/CdrQuote.mjs +1 -1
- package/dist/lib/src/components/radio/styles/CdrRadio.mjs +1 -1
- package/dist/lib/src/components/rating/styles/CdrRating.mjs +1 -1
- package/dist/lib/src/components/select/styles/CdrSelect.mjs +1 -1
- package/dist/lib/src/components/table/styles/CdrTable.mjs +1 -1
- package/dist/lib/src/components/tabs/styles/CdrTabPanel.mjs +1 -1
- package/dist/lib/src/components/tabs/styles/CdrTabs.mjs +1 -1
- package/dist/lib/src/components/text/styles/CdrText.mjs +1 -1
- package/dist/lib/src/components/toast/styles/CdrToast.mjs +1 -1
- package/dist/lib/src/components/tooltip/styles/CdrTooltip.mjs +1 -1
- package/dist/lib/src/index.mjs +4 -0
- package/dist/style/cdr-accordion-group.css +1 -1
- package/dist/style/cdr-accordion.css +1 -1
- package/dist/style/cdr-banner.css +1 -1
- package/dist/style/cdr-breadcrumb.css +1 -1
- package/dist/style/cdr-button.css +1 -1
- package/dist/style/cdr-caption.css +1 -1
- package/dist/style/cdr-card.css +1 -1
- package/dist/style/cdr-checkbox.css +1 -1
- package/dist/style/cdr-chip-group.css +1 -1
- package/dist/style/cdr-chip.css +1 -1
- package/dist/style/cdr-container.css +1 -1
- package/dist/style/cdr-form-error.css +1 -1
- package/dist/style/cdr-form-group.css +1 -1
- package/dist/style/cdr-grid.css +1 -1
- package/dist/style/cdr-icon.css +1 -1
- package/dist/style/cdr-img.css +1 -1
- package/dist/style/cdr-input.css +1 -1
- package/dist/style/cdr-label-standalone.css +1 -1
- package/dist/style/cdr-label-wrapper.css +1 -1
- package/dist/style/cdr-link.css +1 -1
- package/dist/style/cdr-list.css +1 -1
- package/dist/style/cdr-modal.css +1 -1
- package/dist/style/cdr-pagination.css +1 -1
- package/dist/style/cdr-popover.css +1 -1
- package/dist/style/cdr-popup.css +1 -1
- package/dist/style/cdr-quote.css +1 -1
- package/dist/style/cdr-radio.css +1 -1
- package/dist/style/cdr-rating.css +1 -1
- package/dist/style/cdr-select.css +1 -1
- package/dist/style/cdr-tab-panel.css +1 -1
- package/dist/style/cdr-table.css +1 -1
- package/dist/style/cdr-tabs.css +1 -1
- package/dist/style/cdr-text.css +1 -1
- package/dist/style/cdr-toast.css +1 -1
- package/dist/style/cdr-tooltip.css +1 -1
- package/dist/svg/star-0.svg +2 -5
- package/dist/svg/star-100.svg +2 -5
- package/dist/svg/star-25.svg +5 -6
- package/dist/svg/star-50.svg +6 -6
- package/dist/svg/star-75.svg +5 -6
- package/package.json +4 -4
package/dist/style/cdr-tabs.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@import url("@rei/cedar/dist/style/cdr-tab-panel.css");.cdr-tabs_11-
|
|
1
|
+
@import url("@rei/cedar/dist/style/cdr-tab-panel.css");.cdr-tabs_11-3-2{display:flex;flex-flow:column;height:50rem;overflow-x:hidden}.cdr-tabs_11-3-2 ::-webkit-scrollbar{-webkit-appearance:none;width:0.7rem}.cdr-tabs_11-3-2 ::-webkit-scrollbar-thumb{border-radius:0.4rem;background-color:rgba(0,0,0,0.5);-webkit-box-shadow:0 0 0.1rem rgba(255,255,255,0.5)}.cdr-tabs__header-container_11-3-2{overflow-x:auto;border-bottom:0.1rem solid #928b80;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cdr-tabs__header-container_11-3-2::-webkit-scrollbar{width:0 !important;height:0 !important}.cdr-tabs__gradient-container_11-3-2{position:relative}.cdr-tabs__gradient_11-3-2{transition:opacity .2s ease;-webkit-transition:opacity .2s ease;position:absolute;z-index:100;top:0;bottom:0;width:4.8rem;pointer-events:none;opacity:0}.cdr-tabs__gradient--left_11-3-2{left:0}.cdr-tabs__gradient--right_11-3-2{right:0}.cdr-tabs__gradient--active_11-3-2{opacity:1}.cdr-tabs__header_11-3-2{display:flex;width:100%;margin:0;padding:0;position:relative}.cdr-tabs__header-item_11-3-2{font-family:Graphik,"Helvetica Neue",sans-serif;font-style:normal;font-weight:inherit;letter-spacing:-0.008rem;font-size:1.6rem;line-height:2.2rem;border:none;background-color:transparent;display:block;color:rgba(66,59,47,0.75);font-weight:300;text-decoration:none;padding:1.2rem 0.8rem;white-space:nowrap;outline-offset:-0.3rem}.cdr-tabs__header-item_11-3-2+.cdr-tabs__header-item_11-3-2{margin-left:1.6rem}.cdr-tabs__header-item-active_11-3-2{color:rgba(12,11,8,0.75);font-weight:500}.cdr-tabs__header-item_11-3-2::before{display:block;content:attr(js-name);font-weight:500;height:0;overflow:hidden;visibility:hidden}.cdr-tabs__header-item_11-3-2:active,.cdr-tabs__header-item_11-3-2:hover,.cdr-tabs__header-item_11-3-2:focus{text-decoration:none;color:#406eb5}.cdr-tabs__header-item--disabled_11-3-2{border:none;background-color:transparent;color:#d1cbbd}.cdr-tabs__header-item--disabled_11-3-2:active,.cdr-tabs__header-item--disabled_11-3-2:hover,.cdr-tabs__header-item--disabled_11-3-2:focus{color:#d1cbbd;cursor:not-allowed}.cdr-tabs__underline_11-3-2{z-index:1;position:absolute;width:3rem;margin:0;height:.4rem;margin-top:-.4rem;box-sizing:border-box;border:none;background-color:#406eb5;transition:.4s cubic-bezier(0.32, 0.94, 0.6, 1)}.cdr-tabs__content-container_11-3-2{position:relative;flex:1 1 auto;overflow-x:hidden;overflow-y:auto}.cdr-tabs_11-3-2 .fade-enter-active_11-3-2,.cdr-tabs_11-3-2 .fade-leave-active_11-3-2{opacity:0.5s}.cdr-tabs_11-3-2 .fade-enter_11-3-2,.cdr-tabs_11-3-2 .fade-leave-to_11-3-2{opacity:0}.cdr-tabs--compact_11-3-2 .cdr-tabs__header-item-label_11-3-2,.cdr-tabs--small_11-3-2 .cdr-tabs__header-item-label_11-3-2{font-family:Graphik,"Helvetica Neue",sans-serif;font-style:normal;font-weight:inherit;letter-spacing:-0.008rem;font-size:1.4rem;line-height:1.8rem;padding:0.6rem 1.2rem}.cdr-tabs--compact_11-3-2 .cdr-tabs__header-item_11-3-2+.cdr-tabs--compact_11-3-2 .cdr-tabs__header-item_11-3-2,.cdr-tabs--small_11-3-2 .cdr-tabs__header-item_11-3-2+.cdr-tabs--compact_11-3-2 .cdr-tabs__header-item_11-3-2,.cdr-tabs--compact_11-3-2 .cdr-tabs__header-item_11-3-2+.cdr-tabs--small_11-3-2 .cdr-tabs__header-item_11-3-2,.cdr-tabs--small_11-3-2 .cdr-tabs__header-item_11-3-2+.cdr-tabs--small_11-3-2 .cdr-tabs__header-item_11-3-2{margin-left:.8rem}.cdr-tabs--no-border_11-3-2 .cdr-tabs__header_11-3-2,.cdr-tabs--no-border_11-3-2 .cdr-tabs__header-container_11-3-2{border-bottom:0.1rem solid transparent}.cdr-tabs--full-width_11-3-2 .cdr-tabs__header-item_11-3-2{flex-grow:1}.cdr-tabs--centered_11-3-2 .cdr-tabs__header-item_11-3-2:first-of-type{margin-left:auto}.cdr-tabs--centered_11-3-2 .cdr-tabs__header-item_11-3-2:last-of-type{margin-right:auto}
|
package/dist/style/cdr-text.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-text_11-
|
|
1
|
+
.cdr-text_11-3-2{font-family:Graphik, "Helvetica Neue", sans-serif;font-style:normal;font-weight:400;letter-spacing:-0.016rem;font-size:1.6rem;line-height:2.2rem;margin:0}
|
package/dist/style/cdr-toast.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-toast_11-
|
|
1
|
+
.cdr-toast_11-3-2{position:relative;border-left:0.4rem solid;box-shadow:0 0.8rem 0.8rem 0 rgba(12,11,8,0.2);margin-bottom:1.6rem;font-family:Graphik, "Helvetica Neue", sans-serif;font-style:normal;font-weight:400;letter-spacing:-0.016rem;font-size:1.4rem;line-height:1.8rem}@media (min-width: 768px){.cdr-toast_11-3-2{width:39rem}}.cdr-toast__transition--toast-enter_11-3-2{opacity:0;transform:translateX(2.4rem)}.cdr-toast__transition--toast-enter-active_11-3-2{transition:all .5s cubic-bezier(0.32, 0.94, 0.6, 1)}.cdr-toast__transition--toast-leave-to_11-3-2{opacity:0}.cdr-toast__transition--toast-leave-active_11-3-2{transition:opacity .2s cubic-bezier(0.32, 0.94, 0.6, 1)}.cdr-toast__main_11-3-2{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"icon-left message close-button"}.cdr-toast__icon-left_11-3-2{width:3.2rem;grid-area:icon-left;display:inherit;align-items:center;justify-items:center}.cdr-toast__icon-left_11-3-2 svg{max-height:2.2rem;max-width:2.2rem;stroke:white;stroke-width:0.4rem;paint-order:stroke fill;margin:.4rem}.cdr-toast__message_11-3-2{display:inherit;align-items:center;grid-area:message;padding:0.7rem}.cdr-toast__close-button_11-3-2{display:inherit;align-content:center;grid-area:close-button;max-height:3.2rem}.cdr-toast__close-button_11-3-2 svg{height:2.2rem;width:2.2rem;fill:rgba(3,3,1,0.9) !important}.cdr-toast--default_11-3-2{border-left-color:#726d64}.cdr-toast--default_11-3-2 .cdr-toast__main_11-3-2{background-color:#f9f8f6;border-top:0.1rem solid;border-right:0.1rem solid;border-bottom:0.1rem solid;border-color:#e8e0ce}.cdr-toast--default_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2{background-color:#e8e0ce}.cdr-toast--default_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 svg{fill:#726d64}.cdr-toast--info_11-3-2{border-left-color:#408e86}.cdr-toast--info_11-3-2 .cdr-toast__main_11-3-2{background-color:#edf4f5;border-top:0.1rem solid;border-right:0.1rem solid;border-bottom:0.1rem solid;border-color:#c2d8db}.cdr-toast--info_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2{background-color:#c2d8db}.cdr-toast--info_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 svg{fill:#408e86}.cdr-toast--warning_11-3-2{border-left-color:#b68b37}.cdr-toast--warning_11-3-2 .cdr-toast__main_11-3-2{background-color:#fefcf1;border-top:0.1rem solid;border-right:0.1rem solid;border-bottom:0.1rem solid;border-color:#f5e9b7}.cdr-toast--warning_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2{background-color:#f5e9b7}.cdr-toast--warning_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 svg{fill:#b68b37}.cdr-toast--success_11-3-2{border-left-color:#3b8349}.cdr-toast--success_11-3-2 .cdr-toast__main_11-3-2{background-color:#f4fbf5;border-top:0.1rem solid;border-right:0.1rem solid;border-bottom:0.1rem solid;border-color:#d5e6cb}.cdr-toast--success_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2{background-color:#d5e6cb}.cdr-toast--success_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 svg{fill:#3b8349}.cdr-toast--error_11-3-2{border-left-color:#bb4045}.cdr-toast--error_11-3-2 .cdr-toast__main_11-3-2{background-color:#fdf7f7;border-top:0.1rem solid;border-right:0.1rem solid;border-bottom:0.1rem solid;border-color:#eecbc1}.cdr-toast--error_11-3-2 .cdr-toast__main_11-3-2 svg{fill:#bb4045}.cdr-toast--error_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2{background-color:#eecbc1}.cdr-toast--error_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 svg{fill:#bb4045}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import url("@rei/cedar/dist/style/cdr-popup.css");.cdr-tooltip--position_11-
|
|
1
|
+
@import url("@rei/cedar/dist/style/cdr-popup.css");.cdr-tooltip--position_11-3-2{position:relative}.cdr-tooltip--wrapper_11-3-2{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content}.cdr-tooltip--wrapper_11-3-2 .cdr-popup--closed_11-3-2{position:absolute;width:0.1rem;height:0.1rem;padding:0;margin:-0.1rem;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.cdr-tooltip--wrapper_11-3-2 .cdr-popup__content_11-3-2{font-family:Graphik, "Helvetica Neue", sans-serif;font-style:normal;font-weight:600;letter-spacing:-0.008rem;font-size:1.2rem;line-height:1.6rem;background:#373734;color:#f9f8f6;border:0.1rem solid #f9f8f6;padding:0.6rem 1.2rem}.cdr-tooltip--wrapper_11-3-2 .cdr-popup--bottom_11-3-2 .cdr-popup__arrow_11-3-2::before{border-bottom-color:#f9f8f6}.cdr-tooltip--wrapper_11-3-2 .cdr-popup--bottom_11-3-2 .cdr-popup__arrow_11-3-2::after{border-bottom-color:#373734}.cdr-tooltip--wrapper_11-3-2 .cdr-popup--top_11-3-2 .cdr-popup__arrow_11-3-2::before{border-top-color:#f9f8f6}.cdr-tooltip--wrapper_11-3-2 .cdr-popup--top_11-3-2 .cdr-popup__arrow_11-3-2::after{border-top-color:#373734}.cdr-tooltip--wrapper_11-3-2 .cdr-popup--right_11-3-2 .cdr-popup__arrow_11-3-2::before{border-right-color:#f9f8f6}.cdr-tooltip--wrapper_11-3-2 .cdr-popup--right_11-3-2 .cdr-popup__arrow_11-3-2::after{border-right-color:#373734}.cdr-tooltip--wrapper_11-3-2 .cdr-popup--left_11-3-2 .cdr-popup__arrow_11-3-2::before{border-left-color:#f9f8f6}.cdr-tooltip--wrapper_11-3-2 .cdr-popup--left_11-3-2 .cdr-popup__arrow_11-3-2::after{border-left-color:#373734}
|
package/dist/svg/star-0.svg
CHANGED
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg"
|
|
2
|
-
<
|
|
3
|
-
<path fill="#F9F8F6" fill-rule="nonzero" d="M7.186 19.635L12 16.579l4.814 3.056-1.274-5.767 4.284-3.907-5.645-.51L12 4.041l-2.179 5.41-5.645.51 4.284 3.907z"/>
|
|
4
|
-
<path fill="#BD7B2D" d="M5.69 21.769l1.669-7.552-5.535-5.048 7.298-.66L12 1.364l2.878 7.147 7.298.659-5.535 5.048 1.669 7.552L12 17.763l-6.31 4.006zm1.496-2.134L12 16.579l4.814 3.056-1.274-5.767 4.284-3.907-5.645-.51L12 4.04 9.821 9.45l-5.645.51 4.284 3.907-1.274 5.767z"/>
|
|
5
|
-
</g>
|
|
1
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.1702 17.7643L11.9688 17.6359L11.7673 17.7643L6.37635 21.1984L7.81044 14.6842L7.85695 14.473L7.69738 14.3269L2.8485 9.88945L9.21759 9.31204L9.44623 9.29131L9.53174 9.07825L11.9688 3.00672L14.4058 9.07825L14.4913 9.29131L14.7199 9.31204L21.089 9.88945L16.2401 14.3269L16.0806 14.473L16.1271 14.6842L17.5612 21.1984L12.1702 17.7643Z" fill="#F9F8F6" stroke="#BD7B2D" stroke-width="0.75"/>
|
|
6
3
|
</svg>
|
package/dist/svg/star-100.svg
CHANGED
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg"
|
|
2
|
-
<
|
|
3
|
-
<path fill="#FFD280" fill-rule="nonzero" d="M7.186 19.635L12 16.579l4.814 3.056-1.274-5.767 4.284-3.907-5.645-.51L12 4.041l-2.179 5.41-5.645.51 4.284 3.907z"/>
|
|
4
|
-
<path fill="#BD7B2D" d="M5.69 21.769l1.669-7.552-5.535-5.048 7.298-.66L12 1.364l2.878 7.147 7.298.659-5.535 5.048 1.669 7.552L12 17.763l-6.31 4.006zm1.496-2.134L12 16.579l4.814 3.056-1.274-5.767 4.284-3.907-5.645-.51L12 4.04 9.821 9.45l-5.645.51 4.284 3.907-1.274 5.767z"/>
|
|
5
|
-
</g>
|
|
1
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.4389 17.3426L11.9688 17.0431L11.4986 17.3426L7.12363 20.1295L8.29875 14.7917L8.40726 14.2988L8.03494 13.9581L4.02151 10.2852L9.26273 9.80999L9.79622 9.76163L9.99576 9.2645L11.9688 4.34901L13.9417 9.2645L14.1413 9.76163L14.6748 9.80999L19.916 10.2852L15.9026 13.9581L15.5302 14.2988L15.6388 14.7917L16.8139 20.1295L12.4389 17.3426Z" fill="#FFD280" stroke="#BD7B2D" stroke-width="1.75"/>
|
|
6
3
|
</svg>
|
package/dist/svg/star-25.svg
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg"
|
|
2
|
-
<
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
</g>
|
|
1
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.1699 17.7643L11.9684 17.6359L11.767 17.7643L6.37604 21.1984L7.81014 14.6842L7.85664 14.473L7.69707 14.3269L2.8482 9.88945L9.21728 9.31204L9.44592 9.29131L9.53144 9.07825L11.9684 3.00672L14.4055 9.07825L14.491 9.29131L14.7196 9.31204L21.0887 9.88945L16.2398 14.3269L16.0803 14.473L16.1268 14.6842L17.5608 21.1984L12.1699 17.7643Z" fill="#F9F8F6" stroke="#BD7B2D" stroke-width="0.75"/>
|
|
3
|
+
<path d="M3.64532 10.1547L9.30735 9.65746V18.9355L6.87779 20.5068L8.2268 14.3511L3.64532 10.1547Z" fill="#FFD280"/>
|
|
4
|
+
<path d="M9.60486 8.97247L9.60551 19.1315" stroke="#BD7B2D" stroke-width="0.75"/>
|
|
5
|
+
<path d="M9.44125 9.79321L4.01843 10.2804L8.40374 14.2981L7.11705 20.1342L9.78234 18.4339" stroke="#BD7B2D" stroke-width="1.75"/>
|
|
7
6
|
</svg>
|
package/dist/svg/star-50.svg
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg"
|
|
2
|
-
<
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.1744 17.7643L11.9729 17.6359L11.7714 17.7643L6.3805 21.1984L7.81459 14.6842L7.8611 14.473L7.70153 14.3269L2.85265 9.88945L9.22174 9.31204L9.45038 9.29131L9.53589 9.07825L11.9729 3.00672L14.4099 9.07825L14.4954 9.29131L14.7241 9.31204L21.0931 9.88945L16.2443 14.3269L16.0847 14.473L16.1312 14.6842L17.5653 21.1984L12.1744 17.7643Z" fill="#F9F8F6" stroke="#BD7B2D" stroke-width="0.75"/>
|
|
3
|
+
<path d="M3.64978 10.1548L9.3118 9.65756L11.9821 3.92165V17.2275L6.88225 20.5069L8.23125 14.3512L3.64978 10.1548Z" fill="#FFD280"/>
|
|
4
|
+
<path d="M11.9822 3.92163L11.9831 17.6424" stroke="#BD7B2D" stroke-width="0.75"/>
|
|
5
|
+
<path d="M11.3498 5.89038L9.79225 9.76097L4.01752 10.2828L8.406 14.2935L7.12489 20.1383L12.0741 16.9881" stroke="#BD7B2D" stroke-width="1.75"/>
|
|
6
|
+
<path d="M11.9208 4.59326L11.3589 6.31024" stroke="#BD7B2D"/>
|
|
7
7
|
</svg>
|
package/dist/svg/star-75.svg
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg"
|
|
2
|
-
<
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
</g>
|
|
1
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.1744 17.7643L11.9729 17.6359L11.7714 17.7643L6.3805 21.1984L7.81459 14.6842L7.86109 14.4729L7.70153 14.3269L2.85265 9.88945L9.22174 9.31203L9.45038 9.29131L9.53589 9.07825L11.9729 3.00672L14.4099 9.07825L14.4954 9.29131L14.7241 9.31203L21.0931 9.88945L16.2443 14.3269L16.0847 14.4729L16.1312 14.6842L17.5653 21.1984L12.1744 17.7643Z" fill="#F9F8F6" stroke="#BD7B2D" stroke-width="0.75"/>
|
|
3
|
+
<path d="M8.23125 14.3532L3.64978 10.1568L9.68773 9.60764L11.9729 3.91833L14.258 9.6103V18.7978L11.9757 17.2303L6.88225 20.5089L8.23125 14.3532Z" fill="#FFD280"/>
|
|
4
|
+
<path d="M14.0201 9.18207L14.0201 19.0141" stroke="#BD7B2D" stroke-width="0.75"/>
|
|
5
|
+
<path d="M14.3948 9.37474H13.9952L11.97 4.3423L9.79589 9.76077L4.01172 10.2823L8.40741 14.292L7.12052 20.1371L11.97 17.0486L13.8259 18.2204" stroke="#BD7B2D" stroke-width="1.75"/>
|
|
7
6
|
</svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rei/cedar",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.3.2",
|
|
4
4
|
"description": "REI Cedar Component Library",
|
|
5
5
|
"homepage": "https://rei.github.io/rei-cedar/",
|
|
6
6
|
"license": "MIT",
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
"@babel/register": "^7.13.16",
|
|
56
56
|
"@commitlint/cli": "^9.1.2",
|
|
57
57
|
"@commitlint/config-conventional": "^11.0.0",
|
|
58
|
-
"@rei/cdr-tokens": "^10.0.
|
|
59
|
-
"@rei/cedar-icons": "^2.
|
|
58
|
+
"@rei/cdr-tokens": "^10.0.3",
|
|
59
|
+
"@rei/cedar-icons": "^2.5.1",
|
|
60
60
|
"@rollup/plugin-alias": "^3.1.2",
|
|
61
61
|
"@rollup/plugin-babel": "^5.3.0",
|
|
62
62
|
"@vue/babel-preset-jsx": "^1.2.4",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"babel-plugin-istanbul": "^6.0.0",
|
|
68
68
|
"backstopjs": "^5.3.7",
|
|
69
69
|
"chalk": "^4.1.1",
|
|
70
|
-
"chromedriver": "^
|
|
70
|
+
"chromedriver": "^98.0.0",
|
|
71
71
|
"codecov": "^3.8.2",
|
|
72
72
|
"cross-env": "^7.0.3",
|
|
73
73
|
"cross-spawn": "^7.0.3",
|