@getgreenline/blaze-ui 1.0.47-beta.0 → 1.0.47-beta.1
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/svgs/header-app-switcher/billing.d.ts +3 -0
- package/dist/svgs/header-app-switcher/billing.d.ts.map +1 -0
- package/dist/svgs/header-app-switcher/billing.js +7 -0
- package/dist/svgs/header-app-switcher/ecom.d.ts +3 -0
- package/dist/svgs/header-app-switcher/ecom.d.ts.map +1 -0
- package/dist/svgs/header-app-switcher/ecom.js +7 -0
- package/dist/svgs/header-app-switcher/growth.d.ts +3 -0
- package/dist/svgs/header-app-switcher/growth.d.ts.map +1 -0
- package/dist/svgs/header-app-switcher/growth.js +7 -0
- package/dist/svgs/header-app-switcher/lighthouse.d.ts +3 -0
- package/dist/svgs/header-app-switcher/lighthouse.d.ts.map +1 -0
- package/dist/svgs/header-app-switcher/lighthouse.js +7 -0
- package/dist/svgs/header-app-switcher/pos.d.ts +3 -0
- package/dist/svgs/header-app-switcher/pos.d.ts.map +1 -0
- package/dist/svgs/header-app-switcher/pos.js +7 -0
- package/dist/svgs/header-app-switcher/retail.d.ts +3 -0
- package/dist/svgs/header-app-switcher/retail.d.ts.map +1 -0
- package/dist/svgs/header-app-switcher/retail.js +7 -0
- package/dist/svgs/header-app-switcher/settings.d.ts +3 -0
- package/dist/svgs/header-app-switcher/settings.d.ts.map +1 -0
- package/dist/svgs/header-app-switcher/settings.js +7 -0
- package/dist/svgs/header-app-switcher/sites.d.ts +3 -0
- package/dist/svgs/header-app-switcher/sites.d.ts.map +1 -0
- package/dist/svgs/header-app-switcher/sites.js +7 -0
- package/dist/svgs/header-app-switcher-logos.d.ts +2 -2
- package/dist/svgs/header-app-switcher-logos.d.ts.map +1 -1
- package/dist/svgs/header-app-switcher-logos.js +18 -21
- package/package.json +14 -13
- package/dist/svgs/header-app-switcher/billing.svg +0 -24
- package/dist/svgs/header-app-switcher/ecom.svg +0 -40
- package/dist/svgs/header-app-switcher/growth.svg +0 -14
- package/dist/svgs/header-app-switcher/lighthouse.svg +0 -44
- package/dist/svgs/header-app-switcher/pos.svg +0 -42
- package/dist/svgs/header-app-switcher/retail.svg +0 -42
- package/dist/svgs/header-app-switcher/settings.svg +0 -24
- package/dist/svgs/header-app-switcher/sites.svg +0 -14
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"billing.d.ts","sourceRoot":"","sources":["../../../src/svgs/header-app-switcher/billing.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAA;AAErC,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,2CA4BpE"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function BillingAppSwitcherLogo(props) {
|
|
4
|
+
return (jsxs("svg", { ...props, "aria-hidden": "true", width: "36", height: "36", viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "28", height: "28", rx: "6", fill: "#2BB2DC" }), jsx("path", { d: "M20 8.75H8C7.17157 8.75 6.5 9.42157 6.5 10.25V17.75C6.5 18.5784 7.17157 19.25 8 19.25H20C20.8284 19.25 21.5 18.5784 21.5 17.75V10.25C21.5 9.42157 20.8284 8.75 20 8.75Z", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M6.5 12.5H21.5", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })] }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { BillingAppSwitcherLogo };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ecom.d.ts","sourceRoot":"","sources":["../../../src/svgs/header-app-switcher/ecom.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAA;AAErC,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,2CA4CjE"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function EcomAppSwitcherLogo(props) {
|
|
4
|
+
return (jsxs("svg", { ...props, "aria-hidden": "true", width: "36", height: "36", viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "28", height: "28", rx: "6", fill: "#2BB2DC" }), jsx("path", { d: "M9.09044 22.97C8.14725 22.97 7.3927 22.2 7.3927 21.26C7.3927 20.32 8.15718 19.55 9.09044 19.55C10.0237 19.55 10.7882 20.32 10.7882 21.26C10.7882 22.2 10.0237 22.97 9.09044 22.97ZM9.09044 20.51C8.68338 20.51 8.34582 20.85 8.34582 21.26C8.34582 21.67 8.68338 22.01 9.09044 22.01C9.4975 22.01 9.83506 21.67 9.83506 21.26C9.83506 20.85 9.4975 20.51 9.09044 20.51Z", fill: "white" }), jsx("path", { d: "M21.0342 22.97C20.091 22.97 19.3365 22.2 19.3365 21.26C19.3365 20.32 20.101 19.55 21.0342 19.55C21.9675 19.55 22.732 20.32 22.732 21.26C22.732 22.2 21.9675 22.97 21.0342 22.97ZM21.0342 20.51C20.6272 20.51 20.2896 20.85 20.2896 21.26C20.2896 21.67 20.6272 22.01 21.0342 22.01C21.4413 22.01 21.7788 21.67 21.7788 21.26C21.7788 20.85 21.4413 20.51 21.0342 20.51Z", fill: "white" }), jsx("path", { d: "M19.803 20.77H10.3116V21.73H19.803V20.77Z", fill: "white" }), jsx("path", { d: "M6.30061 9.57001C5.58577 9.57001 5 8.98001 5 8.26001C5 7.54001 5.58577 6.95001 6.30061 6.95001C7.01544 6.95001 7.60121 7.54001 7.60121 8.26001C7.60121 8.98001 7.01544 9.57001 6.30061 9.57001ZM6.30061 7.92001C6.11197 7.92001 5.96304 8.07001 5.96304 8.26001C5.96304 8.45001 6.11197 8.60001 6.30061 8.60001C6.48924 8.60001 6.63817 8.45001 6.63817 8.26001C6.63817 8.07001 6.48924 7.92001 6.30061 7.92001Z", fill: "white" }), jsx("path", { d: "M21.5206 19.93L20.5874 19.72L20.8058 18.75H6.84662L8.48479 8.74H7.3331V7.78H9.61661L7.97844 17.79H22.0171L21.5206 19.93Z", fill: "white" }), jsx("path", { d: "M12.1186 12.58H10.0733L9.52728 16.46H11.5725L12.1186 12.58Z", fill: "white" }), jsx("path", { d: "M15.6829 10.42H13.6376L12.8036 16.46H14.839L15.6829 10.42Z", fill: "white" }), jsx("path", { d: "M19.2968 7.98001H17.2515L16.0701 16.46H18.1153L19.2968 7.98001Z", fill: "white" }), jsx("path", { d: "M23 5.75H20.9547L19.4556 16.46H21.5008L23 5.75Z", fill: "white" })] }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { EcomAppSwitcherLogo };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"growth.d.ts","sourceRoot":"","sources":["../../../src/svgs/header-app-switcher/growth.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAA;AAErC,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,2CAkBnE"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function GrowthAppSwitcherLogo(props) {
|
|
4
|
+
return (jsxs("svg", { ...props, "aria-hidden": "true", width: "36", height: "36", viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "28", height: "28", rx: "6", fill: "#2BB2DC" }), jsx("path", { d: "M16.3333 9.22222L21 5L23 10.5556L20.7778 9.66667L19.3208 17.9922C19.2708 18.2778 18.9651 18.4398 18.7006 18.3208L14.7778 16.5556L12.7643 21.7906C12.6591 22.064 12.3229 22.1627 12.0866 21.9895L9.22222 19.8889L8.20933 20.8364C7.74196 21.2737 7.18568 21.6048 6.57853 21.8072L5 22.3333L9 16.1111L10.7778 17.2222L13.2222 12.1111L16.3333 13.6667L18.5556 9.22222H16.3333Z", fill: "white" })] }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { GrowthAppSwitcherLogo };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lighthouse.d.ts","sourceRoot":"","sources":["../../../src/svgs/header-app-switcher/lighthouse.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAA;AAErC,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,2CAgDvE"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function LighthouseAppSwitcherLogo(props) {
|
|
4
|
+
return (jsxs("svg", { ...props, "aria-hidden": "true", width: "36", height: "36", viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "28", height: "28", rx: "6", fill: "#2BB2DC" }), jsx("path", { d: "M11.6715 10.4873C10.8244 9.41555 9.75644 9.08405 9.75385 9.08188C10.2455 9.87115 9.4549 10.6826 8.30273 11.8155C7.70785 12.8812 8.26341 13.8861 9.99405 15.6356L10.9319 14.6767C12.6393 12.9454 12.7421 11.8415 11.6715 10.4873Z", fill: "white" }), jsx("path", { d: "M17.3615 16.2925C16.5195 17.1382 14.7379 18.9276 13.8078 19.8618C13.7737 19.8961 13.7395 19.9299 13.7054 19.9629C11.23 22.4492 10.245 21.9771 9.96161 21.7302L12.3333 24.1124C12.7092 24.4899 13.2026 24.6786 13.6963 24.6786C14.1901 24.6786 14.6835 24.4899 15.0593 24.1124L18.1763 20.9817C19.3082 19.647 18.9699 17.9635 17.3607 16.2921L17.3615 16.2925Z", fill: "white" }), jsx("path", { d: "M13.4536 19.716L9.69855 15.9445L9.70244 15.9406C6.95485 13.181 7.4832 12.6499 7.77394 12.357L5.56464 14.576C5.20045 14.9418 5 15.4277 5 15.945C5 16.4622 5.20045 16.9481 5.56464 17.3139L8.78312 20.5465C10.1133 21.6795 11.7895 21.3362 13.4536 19.7165V19.716Z", fill: "white" }), jsx("path", { d: "M22.4136 15.5134C22.406 14.9838 22.1927 14.4888 21.8128 14.12L18.8713 11.3046L18.4624 11.3784L17.0756 13.7456L16.5874 11.0458L14.2202 9.65871L16.6864 9.21314L16.2027 8.75009C12.868 5.37079 13.7836 4.42904 13.7836 4.42904C13.8041 4.36908 11.4874 6.1565 11.5186 8.32171C11.5386 9.70373 12.3113 10.713 13.0849 11.4789C13.0849 11.4789 17.2312 15.2388 17.5 15.5C20.2631 18.1846 19.3015 19.6855 19 20L21.8532 16.9235C22.2223 16.5436 22.4212 16.043 22.4136 15.5134Z", fill: "white" }), jsx("path", { d: "M18.8126 10.4739L17.9405 10.6313L17.4924 11.3963L17.3346 10.5239L16.57 10.0761L17.4421 9.91833L17.8902 9.1534L18.048 10.0258L18.8126 10.4739Z", fill: "white" }), jsx("path", { d: "M19.9504 4.47549L18.4931 5.762L18.5211 7.70582L17.2346 6.24856L15.2908 6.27657L16.7481 4.99006L16.7201 3.04625L18.0066 4.5035L19.9504 4.47549Z", fill: "white" }), jsx("path", { opacity: "0.4", d: "M10.3494 7.73774C10.5529 7.73481 10.7155 7.56746 10.7126 7.36396C10.7097 7.16046 10.5423 6.99786 10.3388 7.00079C10.1353 7.00373 9.97271 7.17107 9.97565 7.37458C9.97858 7.57808 10.1459 7.74067 10.3494 7.73774Z", fill: "white" }), jsx("path", { opacity: "0.8", d: "M8.92098 6.39679C9.41537 6.38967 9.81039 5.9831 9.80326 5.48871C9.79614 4.99431 9.38958 4.5993 8.89518 4.60643C8.40079 4.61355 8.00577 5.02011 8.0129 5.51451C8.02002 6.0089 8.42658 6.40391 8.92098 6.39679Z", fill: "white" })] }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { LighthouseAppSwitcherLogo };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pos.d.ts","sourceRoot":"","sources":["../../../src/svgs/header-app-switcher/pos.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAA;AAErC,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,2CA8ChE"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function PosAppSwitcherLogo(props) {
|
|
4
|
+
return (jsxs("svg", { ...props, "aria-hidden": "true", width: "36", height: "36", viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "28", height: "28", rx: "6", fill: "#2BB2DC" }), jsx("path", { d: "M11.1386 13.6388C12.9053 11.8472 13.0117 10.7049 11.9039 9.30353C11.0272 8.19445 9.9221 7.8514 9.91942 7.84915C10.4282 8.66592 9.61005 9.50559 8.41774 10.678C7.80214 11.7808 8.37706 12.8207 10.168 14.6312L11.1386 13.6388Z", fill: "#1B365F" }), jsx("path", { d: "M14.1151 19.0042C14.0797 19.0397 14.0444 19.0747 14.0091 19.1088C11.4475 21.6821 10.4282 21.1932 10.1349 20.9377L12.5892 23.4028C12.9782 23.7934 13.4887 23.9888 13.9997 23.9888C14.5107 23.9888 15.0213 23.7934 15.4102 23.4028L18.6357 20.1631C19.807 18.7819 19.457 17.0397 17.7917 15.3101C16.9204 16.1852 15.0767 18.037 14.1142 19.0037L14.1151 19.0042Z", fill: "#1B365F" }), jsx("path", { d: "M22.4157 13.5342L16.8502 8.02746C13.5446 4.56461 14.4794 3.62661 14.4794 3.62661C14.5009 3.56644 12.1449 5.33828 12.1449 7.52635C12.1449 8.92325 12.9076 9.95376 13.6747 10.7386C13.6747 10.7386 18.0881 15.0093 18.0903 15.0111C20.825 17.7577 20.0047 18.7842 19.6948 19.0999L22.4157 16.3671C22.7925 15.9886 23 15.4857 23 14.9505C23 14.4152 22.7925 13.9123 22.4157 13.5338V13.5342Z", fill: "#1B365F" }), jsx("path", { d: "M13.7481 18.8538L9.86222 14.9509L9.86625 14.9468C7.02295 12.0911 7.5697 11.5415 7.87057 11.2384L5.58431 13.5347C5.20744 13.9132 5 14.4161 5 14.9513C5 15.4866 5.20744 15.9895 5.58431 16.368L8.9149 19.7132C10.2914 20.8856 12.026 20.5304 13.7481 18.8542V18.8538Z", fill: "#1B365F" }), jsx("path", { d: "M11.9039 9.30353C11.0272 8.19445 9.9221 7.8514 9.91942 7.84915C10.4282 8.66592 9.61005 9.50559 8.41774 10.678C7.80214 11.7808 8.37706 12.8207 10.168 14.6312L11.1386 13.6388C12.9053 11.8472 13.0117 10.7049 11.9039 9.30353Z", fill: "white" }), jsx("path", { d: "M17.7921 15.311C16.9208 16.1861 15.0772 18.0379 14.1146 19.0046C14.0793 19.0401 14.044 19.0751 14.0087 19.1093C11.447 21.6821 10.4277 21.1936 10.1345 20.9381L12.5888 23.4032C12.9778 23.7939 13.4883 23.9892 13.9993 23.9892C14.5103 23.9892 15.0208 23.7939 15.4098 23.4032L18.6353 20.1636C19.8066 18.7824 19.4566 17.0402 17.7913 15.3105L17.7921 15.311Z", fill: "white" }), jsx("path", { d: "M22.4157 13.5342L16.8502 8.02743C13.5446 4.56458 14.4794 3.62658 14.4794 3.62658C14.5009 3.56641 12.1449 5.33825 12.1449 7.52632C12.1449 8.92322 12.9076 9.95373 13.6747 10.7386C13.6747 10.7386 18.0881 15.0092 18.0903 15.011C20.9296 17.8628 19.9367 18.86 19.6618 19.133L22.4157 16.3671C22.7925 15.9886 23 15.4857 23 14.9504C23 14.4152 22.7925 13.9123 22.4157 13.5338V13.5342Z", fill: "white" }), jsx("path", { d: "M13.7481 18.8537L9.86222 14.9508L9.86625 14.9468C7.02295 12.091 7.5697 11.5414 7.87057 11.2383L5.58431 13.5346C5.20744 13.9132 5 14.4161 5 14.9513C5 15.4865 5.20744 15.9894 5.58431 16.3679L8.9149 19.7132C10.2914 20.8855 12.026 20.5304 13.7481 18.8542V18.8537Z", fill: "white" })] }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { PosAppSwitcherLogo };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"retail.d.ts","sourceRoot":"","sources":["../../../src/svgs/header-app-switcher/retail.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAA;AAErC,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,2CA8CnE"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function RetailAppSwitcherLogo(props) {
|
|
4
|
+
return (jsxs("svg", { ...props, "aria-hidden": "true", width: "36", height: "36", viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "28", height: "28", rx: "6", fill: "#2BB2DC" }), jsx("path", { d: "M11.1386 13.6388C12.9054 11.8472 13.0118 10.7049 11.9039 9.30353C11.0273 8.19445 9.92213 7.8514 9.91945 7.84915C10.4282 8.66592 9.61008 9.50559 8.41777 10.678C7.80217 11.7808 8.37709 12.8207 10.168 14.6312L11.1386 13.6388Z", fill: "#1B365F" }), jsx("path", { d: "M14.1151 19.0042C14.0798 19.0397 14.0445 19.0747 14.0091 19.1088C11.4475 21.6821 10.4282 21.1932 10.1349 20.9377L12.5893 23.4028C12.9782 23.7934 13.4888 23.9888 13.9998 23.9888C14.5107 23.9888 15.0213 23.7934 15.4102 23.4028L18.6358 20.1631C19.8071 18.7819 19.457 17.0397 17.7917 15.3101C16.9204 16.1852 15.0767 18.037 14.1142 19.0037L14.1151 19.0042Z", fill: "#1B365F" }), jsx("path", { d: "M22.4157 13.5342L16.8502 8.02746C13.5446 4.56461 14.4794 3.62661 14.4794 3.62661C14.5009 3.56644 12.1449 5.33828 12.1449 7.52635C12.1449 8.92325 12.9076 9.95376 13.6747 10.7386C13.6747 10.7386 18.0881 15.0093 18.0903 15.0111C20.825 17.7577 20.0047 18.7842 19.6948 19.0999L22.4157 16.3671C22.7925 15.9886 23 15.4857 23 14.9505C23 14.4152 22.7925 13.9123 22.4157 13.5338V13.5342Z", fill: "#1B365F" }), jsx("path", { d: "M13.7481 18.8538L9.86222 14.9509L9.86625 14.9468C7.02295 12.0911 7.5697 11.5415 7.87057 11.2384L5.58431 13.5347C5.20744 13.9132 5 14.4161 5 14.9513C5 15.4866 5.20744 15.9895 5.58431 16.368L8.9149 19.7132C10.2914 20.8856 12.026 20.5304 13.7481 18.8542V18.8538Z", fill: "#1B365F" }), jsx("path", { d: "M11.9039 9.30353C11.0273 8.19445 9.92213 7.8514 9.91945 7.84915C10.4282 8.66592 9.61008 9.50559 8.41777 10.678C7.80217 11.7808 8.37709 12.8207 10.168 14.6312L11.1386 13.6388C12.9054 11.8472 13.0118 10.7049 11.9039 9.30353Z", fill: "white" }), jsx("path", { d: "M17.7922 15.311C16.9209 16.1861 15.0772 18.0379 14.1147 19.0046C14.0793 19.0401 14.044 19.0751 14.0087 19.1093C11.4471 21.6821 10.4278 21.1936 10.1345 20.9381L12.5888 23.4032C12.9778 23.7939 13.4883 23.9892 13.9993 23.9892C14.5103 23.9892 15.0209 23.7939 15.4098 23.4032L18.6353 20.1636C19.8066 18.7824 19.4566 17.0402 17.7913 15.3105L17.7922 15.311Z", fill: "white" }), jsx("path", { d: "M22.4157 13.5342L16.8502 8.02743C13.5446 4.56458 14.4794 3.62658 14.4794 3.62658C14.5009 3.56641 12.1449 5.33825 12.1449 7.52632C12.1449 8.92322 12.9076 9.95373 13.6747 10.7386C13.6747 10.7386 18.0881 15.0092 18.0903 15.011C20.9296 17.8628 19.9367 18.86 19.6618 19.133L22.4157 16.3671C22.7925 15.9886 23 15.4857 23 14.9504C23 14.4152 22.7925 13.9123 22.4157 13.5338V13.5342Z", fill: "white" }), jsx("path", { d: "M13.7481 18.8537L9.86222 14.9508L9.86625 14.9468C7.02295 12.091 7.5697 11.5414 7.87057 11.2383L5.58431 13.5346C5.20744 13.9132 5 14.4161 5 14.9513C5 15.4865 5.20744 15.9894 5.58431 16.3679L8.9149 19.7132C10.2914 20.8855 12.026 20.5304 13.7481 18.8542V18.8537Z", fill: "white" })] }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { RetailAppSwitcherLogo };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../src/svgs/header-app-switcher/settings.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAA;AAErC,wBAAgB,uBAAuB,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,2CA4BrE"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function SettingsAppSwitcherLogo(props) {
|
|
4
|
+
return (jsxs("svg", { ...props, "aria-hidden": "true", width: "36", height: "36", viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "28", height: "28", rx: "6", fill: "#2BB2DC" }), jsx("path", { d: "M12.2532 8.10199C12.2946 7.66725 12.4965 7.26353 12.8196 6.9697C13.1426 6.67588 13.5637 6.51306 14.0004 6.51306C14.4371 6.51306 14.8581 6.67588 15.1812 6.9697C15.5042 7.26353 15.7062 7.66725 15.7475 8.10199C15.7723 8.38283 15.8645 8.65356 16.0161 8.89125C16.1677 9.12894 16.3744 9.3266 16.6186 9.4675C16.8628 9.6084 17.1373 9.68839 17.419 9.70071C17.7007 9.71302 17.9812 9.65729 18.2367 9.53824C18.6336 9.35808 19.0832 9.33201 19.4982 9.46511C19.9132 9.59821 20.2639 9.88095 20.4819 10.2583C20.6999 10.6357 20.7697 11.0807 20.6777 11.5067C20.5857 11.9327 20.3385 12.3092 19.9842 12.563C19.7535 12.7249 19.5652 12.9399 19.4352 13.19C19.3051 13.4401 19.2373 13.7178 19.2373 13.9996C19.2373 14.2815 19.3051 14.5592 19.4352 14.8092C19.5652 15.0593 19.7535 15.2744 19.9842 15.4362C20.3385 15.69 20.5857 16.0666 20.6777 16.4926C20.7697 16.9186 20.6999 17.3635 20.4819 17.7409C20.2639 18.1183 19.9132 18.401 19.4982 18.5341C19.0832 18.6672 18.6336 18.6412 18.2367 18.461C17.9812 18.3419 17.7007 18.2862 17.419 18.2985C17.1373 18.3108 16.8628 18.3908 16.6186 18.5317C16.3744 18.6726 16.1677 18.8703 16.0161 19.108C15.8645 19.3457 15.7723 19.6164 15.7475 19.8972C15.7062 20.332 15.5042 20.7357 15.1812 21.0295C14.8581 21.3234 14.4371 21.4862 14.0004 21.4862C13.5637 21.4862 13.1426 21.3234 12.8196 21.0295C12.4965 20.7357 12.2946 20.332 12.2532 19.8972C12.2284 19.6163 12.1363 19.3455 11.9846 19.1077C11.833 18.8699 11.6262 18.6722 11.3819 18.5313C11.1376 18.3904 10.8629 18.3104 10.5812 18.2982C10.2994 18.2859 10.0188 18.3418 9.76323 18.461C9.3664 18.6412 8.91673 18.6672 8.50173 18.5341C8.08674 18.401 7.73611 18.1183 7.5181 17.7409C7.30008 17.3635 7.23027 16.9186 7.32225 16.4926C7.41424 16.0666 7.66144 15.69 8.01573 15.4362C8.24645 15.2744 8.43478 15.0593 8.5648 14.8092C8.69482 14.5592 8.7627 14.2815 8.7627 13.9996C8.7627 13.7178 8.69482 13.4401 8.5648 13.19C8.43478 12.9399 8.24645 12.7249 8.01573 12.563C7.66193 12.3091 7.41517 11.9327 7.32341 11.507C7.23165 11.0813 7.30144 10.6366 7.51922 10.2595C7.737 9.88241 8.08722 9.59972 8.5018 9.46642C8.91639 9.33312 9.36572 9.35872 9.76248 9.53824C10.0181 9.65729 10.2985 9.71302 10.5802 9.70071C10.8619 9.68839 11.1364 9.6084 11.3806 9.4675C11.6248 9.3266 11.8315 9.12894 11.9831 8.89125C12.1348 8.65356 12.2269 8.38283 12.2517 8.10199", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), jsx("path", { d: "M14 16.25C15.2426 16.25 16.25 15.2426 16.25 14C16.25 12.7574 15.2426 11.75 14 11.75C12.7574 11.75 11.75 12.7574 11.75 14C11.75 15.2426 12.7574 16.25 14 16.25Z", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })] }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { SettingsAppSwitcherLogo };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sites.d.ts","sourceRoot":"","sources":["../../../src/svgs/header-app-switcher/sites.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAA;AAErC,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,2CAkBlE"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
function SitesAppSwitcherLogo(props) {
|
|
4
|
+
return (jsxs("svg", { ...props, "aria-hidden": "true", width: "36", height: "36", viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("rect", { width: "28", height: "28", rx: "6", fill: "#2BB2DC" }), jsx("path", { d: "M9.44824 10.4514C9.82424 10.4514 10.1257 10.7522 10.126 11.1281V22.6105C10.126 22.9867 9.82441 23.2883 9.44824 23.2883H5.67773C5.30157 23.2883 5 22.9867 5 22.6105V11.1281C5.00026 10.7522 5.30173 10.4514 5.67773 10.4514H9.44824ZM22.2666 18.4641C22.6238 18.4643 22.9053 18.7465 22.9053 19.1037V22.5353C22.9053 22.8926 22.6238 23.1748 22.2666 23.175H12.1191C11.7618 23.175 11.4795 22.8927 11.4795 22.5353V19.1037C11.4795 18.7464 11.7618 18.4641 12.1191 18.4641H22.2666ZM15.8906 10.4514C16.2664 10.4516 16.5671 10.7523 16.5674 11.1281V15.9055C16.5674 16.2815 16.2666 16.583 15.8906 16.5832H12.1191C11.743 16.5832 11.4424 16.2816 11.4424 15.9055V11.1281C11.4426 10.7522 11.7432 10.4514 12.1191 10.4514H15.8906ZM22.3223 10.4514C22.6983 10.4514 22.9997 10.7522 23 11.1281V15.9055C23 16.2816 22.6984 16.5832 22.3223 16.5832H18.5518C18.1756 16.5832 17.874 16.2816 17.874 15.9055V11.1281C17.8743 10.7522 18.1758 10.4514 18.5518 10.4514H22.3223ZM22.2568 4.79999C22.614 4.80002 22.8962 5.08155 22.8965 5.43866V7.93085C22.8965 8.28818 22.6142 8.57046 22.2568 8.5705H5.64941C5.29206 8.5705 5.00977 8.2882 5.00977 7.93085V5.43866H5C5.00025 5.08156 5.2825 4.80005 5.63965 4.79999H22.2568Z", fill: "white" })] }));
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { SitesAppSwitcherLogo };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
type HeaderAppSwitcherLogoProps =
|
|
1
|
+
import type { SVGProps } from "react";
|
|
2
|
+
type HeaderAppSwitcherLogoProps = SVGProps<SVGSVGElement>;
|
|
3
3
|
declare function AppsGridIcon(): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare function RetailLogo(props: HeaderAppSwitcherLogoProps): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
declare function PosLogo(props: HeaderAppSwitcherLogoProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"header-app-switcher-logos.d.ts","sourceRoot":"","sources":["../../src/svgs/header-app-switcher-logos.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"header-app-switcher-logos.d.ts","sourceRoot":"","sources":["../../src/svgs/header-app-switcher-logos.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAiB,QAAQ,EAAE,MAAM,OAAO,CAAA;AAYpD,KAAK,0BAA0B,GAAG,QAAQ,CAAC,aAAa,CAAC,CAAA;AAEzD,iBAAS,YAAY,4CAmBpB;AAkBD,iBAAS,UAAU,CAAC,KAAK,EAAE,0BAA0B,2CAEpD;AAED,iBAAS,OAAO,CAAC,KAAK,EAAE,0BAA0B,2CAEjD;AAED,iBAAS,QAAQ,CAAC,KAAK,EAAE,0BAA0B,2CAElD;AAED,iBAAS,SAAS,CAAC,KAAK,EAAE,0BAA0B,2CAEnD;AAED,iBAAS,cAAc,CAAC,KAAK,EAAE,0BAA0B,2CAExD;AAED,iBAAS,UAAU,CAAC,KAAK,EAAE,0BAA0B,2CAEpD;AAED,iBAAS,WAAW,CAAC,KAAK,EAAE,0BAA0B,2CAErD;AAED,iBAAS,YAAY,CAAC,KAAK,EAAE,0BAA0B,2CAEtD;AAED,OAAO,EACL,YAAY,EACZ,WAAW,EACX,QAAQ,EACR,UAAU,EACV,cAAc,EACd,OAAO,EACP,UAAU,EACV,YAAY,EACZ,SAAS,GACV,CAAA"}
|
|
@@ -1,46 +1,43 @@
|
|
|
1
1
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
2
|
import { cn } from '../lib/utils.js';
|
|
3
|
+
import { BillingAppSwitcherLogo } from './header-app-switcher/billing.js';
|
|
4
|
+
import { EcomAppSwitcherLogo } from './header-app-switcher/ecom.js';
|
|
5
|
+
import { GrowthAppSwitcherLogo } from './header-app-switcher/growth.js';
|
|
6
|
+
import { LighthouseAppSwitcherLogo } from './header-app-switcher/lighthouse.js';
|
|
7
|
+
import { PosAppSwitcherLogo } from './header-app-switcher/pos.js';
|
|
8
|
+
import { RetailAppSwitcherLogo } from './header-app-switcher/retail.js';
|
|
9
|
+
import { SettingsAppSwitcherLogo } from './header-app-switcher/settings.js';
|
|
10
|
+
import { SitesAppSwitcherLogo } from './header-app-switcher/sites.js';
|
|
3
11
|
|
|
4
|
-
const appLogoSrc = {
|
|
5
|
-
retail: new URL("./header-app-switcher/retail.svg", import.meta.url).href,
|
|
6
|
-
pos: new URL("./header-app-switcher/pos.svg", import.meta.url).href,
|
|
7
|
-
ecom: new URL("./header-app-switcher/ecom.svg", import.meta.url).href,
|
|
8
|
-
sites: new URL("./header-app-switcher/sites.svg", import.meta.url).href,
|
|
9
|
-
lighthouse: new URL("./header-app-switcher/lighthouse.svg", import.meta.url)
|
|
10
|
-
.href,
|
|
11
|
-
growth: new URL("./header-app-switcher/growth.svg", import.meta.url).href,
|
|
12
|
-
billing: new URL("./header-app-switcher/billing.svg", import.meta.url).href,
|
|
13
|
-
settings: new URL("./header-app-switcher/settings.svg", import.meta.url).href,
|
|
14
|
-
};
|
|
15
12
|
function AppsGridIcon() {
|
|
16
13
|
return (jsxs("svg", { "aria-hidden": true, viewBox: "0 0 24 24", fill: "currentColor", className: "tw:h-5 tw:w-5", children: [jsx("circle", { cx: "5", cy: "5", r: "1.5" }), jsx("circle", { cx: "12", cy: "5", r: "1.5" }), jsx("circle", { cx: "19", cy: "5", r: "1.5" }), jsx("circle", { cx: "5", cy: "12", r: "1.5" }), jsx("circle", { cx: "12", cy: "12", r: "1.5" }), jsx("circle", { cx: "19", cy: "12", r: "1.5" }), jsx("circle", { cx: "5", cy: "19", r: "1.5" }), jsx("circle", { cx: "12", cy: "19", r: "1.5" }), jsx("circle", { cx: "19", cy: "19", r: "1.5" })] }));
|
|
17
14
|
}
|
|
18
|
-
function
|
|
19
|
-
return (jsx(
|
|
15
|
+
function AppLogo({ Logo, className, ...props }) {
|
|
16
|
+
return (jsx(Logo, { "aria-hidden": true, className: cn("tw:size-9 tw:shrink-0", className), ...props }));
|
|
20
17
|
}
|
|
21
18
|
function RetailLogo(props) {
|
|
22
|
-
return jsx(
|
|
19
|
+
return jsx(AppLogo, { Logo: RetailAppSwitcherLogo, ...props });
|
|
23
20
|
}
|
|
24
21
|
function PosLogo(props) {
|
|
25
|
-
return jsx(
|
|
22
|
+
return jsx(AppLogo, { Logo: PosAppSwitcherLogo, ...props });
|
|
26
23
|
}
|
|
27
24
|
function EcomLogo(props) {
|
|
28
|
-
return jsx(
|
|
25
|
+
return jsx(AppLogo, { Logo: EcomAppSwitcherLogo, ...props });
|
|
29
26
|
}
|
|
30
27
|
function SitesLogo(props) {
|
|
31
|
-
return jsx(
|
|
28
|
+
return jsx(AppLogo, { Logo: SitesAppSwitcherLogo, ...props });
|
|
32
29
|
}
|
|
33
30
|
function LighthouseLogo(props) {
|
|
34
|
-
return jsx(
|
|
31
|
+
return jsx(AppLogo, { Logo: LighthouseAppSwitcherLogo, ...props });
|
|
35
32
|
}
|
|
36
33
|
function GrowthLogo(props) {
|
|
37
|
-
return jsx(
|
|
34
|
+
return jsx(AppLogo, { Logo: GrowthAppSwitcherLogo, ...props });
|
|
38
35
|
}
|
|
39
36
|
function BillingLogo(props) {
|
|
40
|
-
return jsx(
|
|
37
|
+
return jsx(AppLogo, { Logo: BillingAppSwitcherLogo, ...props });
|
|
41
38
|
}
|
|
42
39
|
function SettingsLogo(props) {
|
|
43
|
-
return jsx(
|
|
40
|
+
return jsx(AppLogo, { Logo: SettingsAppSwitcherLogo, ...props });
|
|
44
41
|
}
|
|
45
42
|
|
|
46
43
|
export { AppsGridIcon, BillingLogo, EcomLogo, GrowthLogo, LighthouseLogo, PosLogo, RetailLogo, SettingsLogo, SitesLogo };
|
package/package.json
CHANGED
|
@@ -1,7 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@getgreenline/blaze-ui",
|
|
3
|
-
"version": "1.0.47-beta.
|
|
3
|
+
"version": "1.0.47-beta.1",
|
|
4
4
|
"type": "module",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"build": "pnpm run clean && pnpm run build:js && pnpm run build:types && pnpm run build:assets",
|
|
7
|
+
"build:js": "rollup -c",
|
|
8
|
+
"build:types": "tsc -p tsconfig.build.json",
|
|
9
|
+
"build:assets": "cp src/styles/globals.css dist/globals.css",
|
|
10
|
+
"clean": "rm -rf dist",
|
|
11
|
+
"lint": "eslint . --max-warnings 0",
|
|
12
|
+
"prepublishOnly": "pnpm run build"
|
|
13
|
+
},
|
|
5
14
|
"dependencies": {
|
|
6
15
|
"@base-ui/react": "^1.4.1",
|
|
7
16
|
"@hookform/resolvers": "^5.2.2",
|
|
@@ -61,12 +70,12 @@
|
|
|
61
70
|
"@types/node": "^20.19.39",
|
|
62
71
|
"@types/react": "^19.2.14",
|
|
63
72
|
"@types/react-dom": "^19.2.3",
|
|
73
|
+
"@workspace/eslint-config": "workspace:*",
|
|
74
|
+
"@workspace/typescript-config": "workspace:*",
|
|
64
75
|
"eslint": "^10.3.0",
|
|
65
76
|
"rollup": "^4.60.3",
|
|
66
77
|
"tailwindcss": "^4.2.4",
|
|
67
|
-
"typescript": "^6.0.3"
|
|
68
|
-
"@workspace/eslint-config": "0.0.0",
|
|
69
|
-
"@workspace/typescript-config": "0.0.0"
|
|
78
|
+
"typescript": "^6.0.3"
|
|
70
79
|
},
|
|
71
80
|
"main": "./dist/index.js",
|
|
72
81
|
"module": "./dist/index.js",
|
|
@@ -101,13 +110,5 @@
|
|
|
101
110
|
"import": "./dist/hooks/*.js",
|
|
102
111
|
"default": "./dist/hooks/*.js"
|
|
103
112
|
}
|
|
104
|
-
},
|
|
105
|
-
"scripts": {
|
|
106
|
-
"build": "pnpm run clean && pnpm run build:js && pnpm run build:types && pnpm run build:assets",
|
|
107
|
-
"build:js": "rollup -c",
|
|
108
|
-
"build:types": "tsc -p tsconfig.build.json",
|
|
109
|
-
"build:assets": "mkdir -p dist/svgs && cp src/styles/globals.css dist/globals.css && cp -R src/svgs/header-app-switcher dist/svgs/header-app-switcher",
|
|
110
|
-
"clean": "rm -rf dist",
|
|
111
|
-
"lint": "eslint . --max-warnings 0"
|
|
112
113
|
}
|
|
113
|
-
}
|
|
114
|
+
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
aria-hidden="true"
|
|
3
|
-
width="36"
|
|
4
|
-
height="36"
|
|
5
|
-
viewBox="0 0 28 28"
|
|
6
|
-
fill="none"
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
>
|
|
9
|
-
<rect width="28" height="28" rx="6" fill="#2BB2DC" />
|
|
10
|
-
<path
|
|
11
|
-
d="M20 8.75H8C7.17157 8.75 6.5 9.42157 6.5 10.25V17.75C6.5 18.5784 7.17157 19.25 8 19.25H20C20.8284 19.25 21.5 18.5784 21.5 17.75V10.25C21.5 9.42157 20.8284 8.75 20 8.75Z"
|
|
12
|
-
stroke="white"
|
|
13
|
-
stroke-width="1.5"
|
|
14
|
-
stroke-linecap="round"
|
|
15
|
-
stroke-linejoin="round"
|
|
16
|
-
/>
|
|
17
|
-
<path
|
|
18
|
-
d="M6.5 12.5H21.5"
|
|
19
|
-
stroke="white"
|
|
20
|
-
stroke-width="1.5"
|
|
21
|
-
stroke-linecap="round"
|
|
22
|
-
stroke-linejoin="round"
|
|
23
|
-
/>
|
|
24
|
-
</svg>
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
aria-hidden="true"
|
|
3
|
-
width="36"
|
|
4
|
-
height="36"
|
|
5
|
-
viewBox="0 0 28 28"
|
|
6
|
-
fill="none"
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
>
|
|
9
|
-
<rect width="28" height="28" rx="6" fill="#2BB2DC" />
|
|
10
|
-
<path
|
|
11
|
-
d="M9.09044 22.97C8.14725 22.97 7.3927 22.2 7.3927 21.26C7.3927 20.32 8.15718 19.55 9.09044 19.55C10.0237 19.55 10.7882 20.32 10.7882 21.26C10.7882 22.2 10.0237 22.97 9.09044 22.97ZM9.09044 20.51C8.68338 20.51 8.34582 20.85 8.34582 21.26C8.34582 21.67 8.68338 22.01 9.09044 22.01C9.4975 22.01 9.83506 21.67 9.83506 21.26C9.83506 20.85 9.4975 20.51 9.09044 20.51Z"
|
|
12
|
-
fill="white"
|
|
13
|
-
/>
|
|
14
|
-
<path
|
|
15
|
-
d="M21.0342 22.97C20.091 22.97 19.3365 22.2 19.3365 21.26C19.3365 20.32 20.101 19.55 21.0342 19.55C21.9675 19.55 22.732 20.32 22.732 21.26C22.732 22.2 21.9675 22.97 21.0342 22.97ZM21.0342 20.51C20.6272 20.51 20.2896 20.85 20.2896 21.26C20.2896 21.67 20.6272 22.01 21.0342 22.01C21.4413 22.01 21.7788 21.67 21.7788 21.26C21.7788 20.85 21.4413 20.51 21.0342 20.51Z"
|
|
16
|
-
fill="white"
|
|
17
|
-
/>
|
|
18
|
-
<path d="M19.803 20.77H10.3116V21.73H19.803V20.77Z" fill="white" />
|
|
19
|
-
<path
|
|
20
|
-
d="M6.30061 9.57001C5.58577 9.57001 5 8.98001 5 8.26001C5 7.54001 5.58577 6.95001 6.30061 6.95001C7.01544 6.95001 7.60121 7.54001 7.60121 8.26001C7.60121 8.98001 7.01544 9.57001 6.30061 9.57001ZM6.30061 7.92001C6.11197 7.92001 5.96304 8.07001 5.96304 8.26001C5.96304 8.45001 6.11197 8.60001 6.30061 8.60001C6.48924 8.60001 6.63817 8.45001 6.63817 8.26001C6.63817 8.07001 6.48924 7.92001 6.30061 7.92001Z"
|
|
21
|
-
fill="white"
|
|
22
|
-
/>
|
|
23
|
-
<path
|
|
24
|
-
d="M21.5206 19.93L20.5874 19.72L20.8058 18.75H6.84662L8.48479 8.74H7.3331V7.78H9.61661L7.97844 17.79H22.0171L21.5206 19.93Z"
|
|
25
|
-
fill="white"
|
|
26
|
-
/>
|
|
27
|
-
<path
|
|
28
|
-
d="M12.1186 12.58H10.0733L9.52728 16.46H11.5725L12.1186 12.58Z"
|
|
29
|
-
fill="white"
|
|
30
|
-
/>
|
|
31
|
-
<path
|
|
32
|
-
d="M15.6829 10.42H13.6376L12.8036 16.46H14.839L15.6829 10.42Z"
|
|
33
|
-
fill="white"
|
|
34
|
-
/>
|
|
35
|
-
<path
|
|
36
|
-
d="M19.2968 7.98001H17.2515L16.0701 16.46H18.1153L19.2968 7.98001Z"
|
|
37
|
-
fill="white"
|
|
38
|
-
/>
|
|
39
|
-
<path d="M23 5.75H20.9547L19.4556 16.46H21.5008L23 5.75Z" fill="white" />
|
|
40
|
-
</svg>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
aria-hidden="true"
|
|
3
|
-
width="36"
|
|
4
|
-
height="36"
|
|
5
|
-
viewBox="0 0 28 28"
|
|
6
|
-
fill="none"
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
>
|
|
9
|
-
<rect width="28" height="28" rx="6" fill="#2BB2DC" />
|
|
10
|
-
<path
|
|
11
|
-
d="M16.3333 9.22222L21 5L23 10.5556L20.7778 9.66667L19.3208 17.9922C19.2708 18.2778 18.9651 18.4398 18.7006 18.3208L14.7778 16.5556L12.7643 21.7906C12.6591 22.064 12.3229 22.1627 12.0866 21.9895L9.22222 19.8889L8.20933 20.8364C7.74196 21.2737 7.18568 21.6048 6.57853 21.8072L5 22.3333L9 16.1111L10.7778 17.2222L13.2222 12.1111L16.3333 13.6667L18.5556 9.22222H16.3333Z"
|
|
12
|
-
fill="white"
|
|
13
|
-
/>
|
|
14
|
-
</svg>
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
aria-hidden="true"
|
|
3
|
-
width="36"
|
|
4
|
-
height="36"
|
|
5
|
-
viewBox="0 0 28 28"
|
|
6
|
-
fill="none"
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
>
|
|
9
|
-
<rect width="28" height="28" rx="6" fill="#2BB2DC" />
|
|
10
|
-
<path
|
|
11
|
-
d="M11.6715 10.4873C10.8244 9.41555 9.75644 9.08405 9.75385 9.08188C10.2455 9.87115 9.4549 10.6826 8.30273 11.8155C7.70785 12.8812 8.26341 13.8861 9.99405 15.6356L10.9319 14.6767C12.6393 12.9454 12.7421 11.8415 11.6715 10.4873Z"
|
|
12
|
-
fill="white"
|
|
13
|
-
/>
|
|
14
|
-
<path
|
|
15
|
-
d="M17.3615 16.2925C16.5195 17.1382 14.7379 18.9276 13.8078 19.8618C13.7737 19.8961 13.7395 19.9299 13.7054 19.9629C11.23 22.4492 10.245 21.9771 9.96161 21.7302L12.3333 24.1124C12.7092 24.4899 13.2026 24.6786 13.6963 24.6786C14.1901 24.6786 14.6835 24.4899 15.0593 24.1124L18.1763 20.9817C19.3082 19.647 18.9699 17.9635 17.3607 16.2921L17.3615 16.2925Z"
|
|
16
|
-
fill="white"
|
|
17
|
-
/>
|
|
18
|
-
<path
|
|
19
|
-
d="M13.4536 19.716L9.69855 15.9445L9.70244 15.9406C6.95485 13.181 7.4832 12.6499 7.77394 12.357L5.56464 14.576C5.20045 14.9418 5 15.4277 5 15.945C5 16.4622 5.20045 16.9481 5.56464 17.3139L8.78312 20.5465C10.1133 21.6795 11.7895 21.3362 13.4536 19.7165V19.716Z"
|
|
20
|
-
fill="white"
|
|
21
|
-
/>
|
|
22
|
-
<path
|
|
23
|
-
d="M22.4136 15.5134C22.406 14.9838 22.1927 14.4888 21.8128 14.12L18.8713 11.3046L18.4624 11.3784L17.0756 13.7456L16.5874 11.0458L14.2202 9.65871L16.6864 9.21314L16.2027 8.75009C12.868 5.37079 13.7836 4.42904 13.7836 4.42904C13.8041 4.36908 11.4874 6.1565 11.5186 8.32171C11.5386 9.70373 12.3113 10.713 13.0849 11.4789C13.0849 11.4789 17.2312 15.2388 17.5 15.5C20.2631 18.1846 19.3015 19.6855 19 20L21.8532 16.9235C22.2223 16.5436 22.4212 16.043 22.4136 15.5134Z"
|
|
24
|
-
fill="white"
|
|
25
|
-
/>
|
|
26
|
-
<path
|
|
27
|
-
d="M18.8126 10.4739L17.9405 10.6313L17.4924 11.3963L17.3346 10.5239L16.57 10.0761L17.4421 9.91833L17.8902 9.1534L18.048 10.0258L18.8126 10.4739Z"
|
|
28
|
-
fill="white"
|
|
29
|
-
/>
|
|
30
|
-
<path
|
|
31
|
-
d="M19.9504 4.47549L18.4931 5.762L18.5211 7.70582L17.2346 6.24856L15.2908 6.27657L16.7481 4.99006L16.7201 3.04625L18.0066 4.5035L19.9504 4.47549Z"
|
|
32
|
-
fill="white"
|
|
33
|
-
/>
|
|
34
|
-
<path
|
|
35
|
-
opacity="0.4"
|
|
36
|
-
d="M10.3494 7.73774C10.5529 7.73481 10.7155 7.56746 10.7126 7.36396C10.7097 7.16046 10.5423 6.99786 10.3388 7.00079C10.1353 7.00373 9.97271 7.17107 9.97565 7.37458C9.97858 7.57808 10.1459 7.74067 10.3494 7.73774Z"
|
|
37
|
-
fill="white"
|
|
38
|
-
/>
|
|
39
|
-
<path
|
|
40
|
-
opacity="0.8"
|
|
41
|
-
d="M8.92098 6.39679C9.41537 6.38967 9.81039 5.9831 9.80326 5.48871C9.79614 4.99431 9.38958 4.5993 8.89518 4.60643C8.40079 4.61355 8.00577 5.02011 8.0129 5.51451C8.02002 6.0089 8.42658 6.40391 8.92098 6.39679Z"
|
|
42
|
-
fill="white"
|
|
43
|
-
/>
|
|
44
|
-
</svg>
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
aria-hidden="true"
|
|
3
|
-
width="36"
|
|
4
|
-
height="36"
|
|
5
|
-
viewBox="0 0 28 28"
|
|
6
|
-
fill="none"
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
>
|
|
9
|
-
<rect width="28" height="28" rx="6" fill="#2BB2DC" />
|
|
10
|
-
<path
|
|
11
|
-
d="M11.1386 13.6388C12.9053 11.8472 13.0117 10.7049 11.9039 9.30353C11.0272 8.19445 9.9221 7.8514 9.91942 7.84915C10.4282 8.66592 9.61005 9.50559 8.41774 10.678C7.80214 11.7808 8.37706 12.8207 10.168 14.6312L11.1386 13.6388Z"
|
|
12
|
-
fill="#1B365F"
|
|
13
|
-
/>
|
|
14
|
-
<path
|
|
15
|
-
d="M14.1151 19.0042C14.0797 19.0397 14.0444 19.0747 14.0091 19.1088C11.4475 21.6821 10.4282 21.1932 10.1349 20.9377L12.5892 23.4028C12.9782 23.7934 13.4887 23.9888 13.9997 23.9888C14.5107 23.9888 15.0213 23.7934 15.4102 23.4028L18.6357 20.1631C19.807 18.7819 19.457 17.0397 17.7917 15.3101C16.9204 16.1852 15.0767 18.037 14.1142 19.0037L14.1151 19.0042Z"
|
|
16
|
-
fill="#1B365F"
|
|
17
|
-
/>
|
|
18
|
-
<path
|
|
19
|
-
d="M22.4157 13.5342L16.8502 8.02746C13.5446 4.56461 14.4794 3.62661 14.4794 3.62661C14.5009 3.56644 12.1449 5.33828 12.1449 7.52635C12.1449 8.92325 12.9076 9.95376 13.6747 10.7386C13.6747 10.7386 18.0881 15.0093 18.0903 15.0111C20.825 17.7577 20.0047 18.7842 19.6948 19.0999L22.4157 16.3671C22.7925 15.9886 23 15.4857 23 14.9505C23 14.4152 22.7925 13.9123 22.4157 13.5338V13.5342Z"
|
|
20
|
-
fill="#1B365F"
|
|
21
|
-
/>
|
|
22
|
-
<path
|
|
23
|
-
d="M13.7481 18.8538L9.86222 14.9509L9.86625 14.9468C7.02295 12.0911 7.5697 11.5415 7.87057 11.2384L5.58431 13.5347C5.20744 13.9132 5 14.4161 5 14.9513C5 15.4866 5.20744 15.9895 5.58431 16.368L8.9149 19.7132C10.2914 20.8856 12.026 20.5304 13.7481 18.8542V18.8538Z"
|
|
24
|
-
fill="#1B365F"
|
|
25
|
-
/>
|
|
26
|
-
<path
|
|
27
|
-
d="M11.9039 9.30353C11.0272 8.19445 9.9221 7.8514 9.91942 7.84915C10.4282 8.66592 9.61005 9.50559 8.41774 10.678C7.80214 11.7808 8.37706 12.8207 10.168 14.6312L11.1386 13.6388C12.9053 11.8472 13.0117 10.7049 11.9039 9.30353Z"
|
|
28
|
-
fill="white"
|
|
29
|
-
/>
|
|
30
|
-
<path
|
|
31
|
-
d="M17.7921 15.311C16.9208 16.1861 15.0772 18.0379 14.1146 19.0046C14.0793 19.0401 14.044 19.0751 14.0087 19.1093C11.447 21.6821 10.4277 21.1936 10.1345 20.9381L12.5888 23.4032C12.9778 23.7939 13.4883 23.9892 13.9993 23.9892C14.5103 23.9892 15.0208 23.7939 15.4098 23.4032L18.6353 20.1636C19.8066 18.7824 19.4566 17.0402 17.7913 15.3105L17.7921 15.311Z"
|
|
32
|
-
fill="white"
|
|
33
|
-
/>
|
|
34
|
-
<path
|
|
35
|
-
d="M22.4157 13.5342L16.8502 8.02743C13.5446 4.56458 14.4794 3.62658 14.4794 3.62658C14.5009 3.56641 12.1449 5.33825 12.1449 7.52632C12.1449 8.92322 12.9076 9.95373 13.6747 10.7386C13.6747 10.7386 18.0881 15.0092 18.0903 15.011C20.9296 17.8628 19.9367 18.86 19.6618 19.133L22.4157 16.3671C22.7925 15.9886 23 15.4857 23 14.9504C23 14.4152 22.7925 13.9123 22.4157 13.5338V13.5342Z"
|
|
36
|
-
fill="white"
|
|
37
|
-
/>
|
|
38
|
-
<path
|
|
39
|
-
d="M13.7481 18.8537L9.86222 14.9508L9.86625 14.9468C7.02295 12.091 7.5697 11.5414 7.87057 11.2383L5.58431 13.5346C5.20744 13.9132 5 14.4161 5 14.9513C5 15.4865 5.20744 15.9894 5.58431 16.3679L8.9149 19.7132C10.2914 20.8855 12.026 20.5304 13.7481 18.8542V18.8537Z"
|
|
40
|
-
fill="white"
|
|
41
|
-
/>
|
|
42
|
-
</svg>
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
aria-hidden="true"
|
|
3
|
-
width="36"
|
|
4
|
-
height="36"
|
|
5
|
-
viewBox="0 0 28 28"
|
|
6
|
-
fill="none"
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
>
|
|
9
|
-
<rect width="28" height="28" rx="6" fill="#2BB2DC" />
|
|
10
|
-
<path
|
|
11
|
-
d="M11.1386 13.6388C12.9054 11.8472 13.0118 10.7049 11.9039 9.30353C11.0273 8.19445 9.92213 7.8514 9.91945 7.84915C10.4282 8.66592 9.61008 9.50559 8.41777 10.678C7.80217 11.7808 8.37709 12.8207 10.168 14.6312L11.1386 13.6388Z"
|
|
12
|
-
fill="#1B365F"
|
|
13
|
-
/>
|
|
14
|
-
<path
|
|
15
|
-
d="M14.1151 19.0042C14.0798 19.0397 14.0445 19.0747 14.0091 19.1088C11.4475 21.6821 10.4282 21.1932 10.1349 20.9377L12.5893 23.4028C12.9782 23.7934 13.4888 23.9888 13.9998 23.9888C14.5107 23.9888 15.0213 23.7934 15.4102 23.4028L18.6358 20.1631C19.8071 18.7819 19.457 17.0397 17.7917 15.3101C16.9204 16.1852 15.0767 18.037 14.1142 19.0037L14.1151 19.0042Z"
|
|
16
|
-
fill="#1B365F"
|
|
17
|
-
/>
|
|
18
|
-
<path
|
|
19
|
-
d="M22.4157 13.5342L16.8502 8.02746C13.5446 4.56461 14.4794 3.62661 14.4794 3.62661C14.5009 3.56644 12.1449 5.33828 12.1449 7.52635C12.1449 8.92325 12.9076 9.95376 13.6747 10.7386C13.6747 10.7386 18.0881 15.0093 18.0903 15.0111C20.825 17.7577 20.0047 18.7842 19.6948 19.0999L22.4157 16.3671C22.7925 15.9886 23 15.4857 23 14.9505C23 14.4152 22.7925 13.9123 22.4157 13.5338V13.5342Z"
|
|
20
|
-
fill="#1B365F"
|
|
21
|
-
/>
|
|
22
|
-
<path
|
|
23
|
-
d="M13.7481 18.8538L9.86222 14.9509L9.86625 14.9468C7.02295 12.0911 7.5697 11.5415 7.87057 11.2384L5.58431 13.5347C5.20744 13.9132 5 14.4161 5 14.9513C5 15.4866 5.20744 15.9895 5.58431 16.368L8.9149 19.7132C10.2914 20.8856 12.026 20.5304 13.7481 18.8542V18.8538Z"
|
|
24
|
-
fill="#1B365F"
|
|
25
|
-
/>
|
|
26
|
-
<path
|
|
27
|
-
d="M11.9039 9.30353C11.0273 8.19445 9.92213 7.8514 9.91945 7.84915C10.4282 8.66592 9.61008 9.50559 8.41777 10.678C7.80217 11.7808 8.37709 12.8207 10.168 14.6312L11.1386 13.6388C12.9054 11.8472 13.0118 10.7049 11.9039 9.30353Z"
|
|
28
|
-
fill="white"
|
|
29
|
-
/>
|
|
30
|
-
<path
|
|
31
|
-
d="M17.7922 15.311C16.9209 16.1861 15.0772 18.0379 14.1147 19.0046C14.0793 19.0401 14.044 19.0751 14.0087 19.1093C11.4471 21.6821 10.4278 21.1936 10.1345 20.9381L12.5888 23.4032C12.9778 23.7939 13.4883 23.9892 13.9993 23.9892C14.5103 23.9892 15.0209 23.7939 15.4098 23.4032L18.6353 20.1636C19.8066 18.7824 19.4566 17.0402 17.7913 15.3105L17.7922 15.311Z"
|
|
32
|
-
fill="white"
|
|
33
|
-
/>
|
|
34
|
-
<path
|
|
35
|
-
d="M22.4157 13.5342L16.8502 8.02743C13.5446 4.56458 14.4794 3.62658 14.4794 3.62658C14.5009 3.56641 12.1449 5.33825 12.1449 7.52632C12.1449 8.92322 12.9076 9.95373 13.6747 10.7386C13.6747 10.7386 18.0881 15.0092 18.0903 15.011C20.9296 17.8628 19.9367 18.86 19.6618 19.133L22.4157 16.3671C22.7925 15.9886 23 15.4857 23 14.9504C23 14.4152 22.7925 13.9123 22.4157 13.5338V13.5342Z"
|
|
36
|
-
fill="white"
|
|
37
|
-
/>
|
|
38
|
-
<path
|
|
39
|
-
d="M13.7481 18.8537L9.86222 14.9508L9.86625 14.9468C7.02295 12.091 7.5697 11.5414 7.87057 11.2383L5.58431 13.5346C5.20744 13.9132 5 14.4161 5 14.9513C5 15.4865 5.20744 15.9894 5.58431 16.3679L8.9149 19.7132C10.2914 20.8855 12.026 20.5304 13.7481 18.8542V18.8537Z"
|
|
40
|
-
fill="white"
|
|
41
|
-
/>
|
|
42
|
-
</svg>
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
aria-hidden="true"
|
|
3
|
-
width="36"
|
|
4
|
-
height="36"
|
|
5
|
-
viewBox="0 0 28 28"
|
|
6
|
-
fill="none"
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
>
|
|
9
|
-
<rect width="28" height="28" rx="6" fill="#2BB2DC" />
|
|
10
|
-
<path
|
|
11
|
-
d="M12.2532 8.10199C12.2946 7.66725 12.4965 7.26353 12.8196 6.9697C13.1426 6.67588 13.5637 6.51306 14.0004 6.51306C14.4371 6.51306 14.8581 6.67588 15.1812 6.9697C15.5042 7.26353 15.7062 7.66725 15.7475 8.10199C15.7723 8.38283 15.8645 8.65356 16.0161 8.89125C16.1677 9.12894 16.3744 9.3266 16.6186 9.4675C16.8628 9.6084 17.1373 9.68839 17.419 9.70071C17.7007 9.71302 17.9812 9.65729 18.2367 9.53824C18.6336 9.35808 19.0832 9.33201 19.4982 9.46511C19.9132 9.59821 20.2639 9.88095 20.4819 10.2583C20.6999 10.6357 20.7697 11.0807 20.6777 11.5067C20.5857 11.9327 20.3385 12.3092 19.9842 12.563C19.7535 12.7249 19.5652 12.9399 19.4352 13.19C19.3051 13.4401 19.2373 13.7178 19.2373 13.9996C19.2373 14.2815 19.3051 14.5592 19.4352 14.8092C19.5652 15.0593 19.7535 15.2744 19.9842 15.4362C20.3385 15.69 20.5857 16.0666 20.6777 16.4926C20.7697 16.9186 20.6999 17.3635 20.4819 17.7409C20.2639 18.1183 19.9132 18.401 19.4982 18.5341C19.0832 18.6672 18.6336 18.6412 18.2367 18.461C17.9812 18.3419 17.7007 18.2862 17.419 18.2985C17.1373 18.3108 16.8628 18.3908 16.6186 18.5317C16.3744 18.6726 16.1677 18.8703 16.0161 19.108C15.8645 19.3457 15.7723 19.6164 15.7475 19.8972C15.7062 20.332 15.5042 20.7357 15.1812 21.0295C14.8581 21.3234 14.4371 21.4862 14.0004 21.4862C13.5637 21.4862 13.1426 21.3234 12.8196 21.0295C12.4965 20.7357 12.2946 20.332 12.2532 19.8972C12.2284 19.6163 12.1363 19.3455 11.9846 19.1077C11.833 18.8699 11.6262 18.6722 11.3819 18.5313C11.1376 18.3904 10.8629 18.3104 10.5812 18.2982C10.2994 18.2859 10.0188 18.3418 9.76323 18.461C9.3664 18.6412 8.91673 18.6672 8.50173 18.5341C8.08674 18.401 7.73611 18.1183 7.5181 17.7409C7.30008 17.3635 7.23027 16.9186 7.32225 16.4926C7.41424 16.0666 7.66144 15.69 8.01573 15.4362C8.24645 15.2744 8.43478 15.0593 8.5648 14.8092C8.69482 14.5592 8.7627 14.2815 8.7627 13.9996C8.7627 13.7178 8.69482 13.4401 8.5648 13.19C8.43478 12.9399 8.24645 12.7249 8.01573 12.563C7.66193 12.3091 7.41517 11.9327 7.32341 11.507C7.23165 11.0813 7.30144 10.6366 7.51922 10.2595C7.737 9.88241 8.08722 9.59972 8.5018 9.46642C8.91639 9.33312 9.36572 9.35872 9.76248 9.53824C10.0181 9.65729 10.2985 9.71302 10.5802 9.70071C10.8619 9.68839 11.1364 9.6084 11.3806 9.4675C11.6248 9.3266 11.8315 9.12894 11.9831 8.89125C12.1348 8.65356 12.2269 8.38283 12.2517 8.10199"
|
|
12
|
-
stroke="white"
|
|
13
|
-
stroke-width="1.5"
|
|
14
|
-
stroke-linecap="round"
|
|
15
|
-
stroke-linejoin="round"
|
|
16
|
-
/>
|
|
17
|
-
<path
|
|
18
|
-
d="M14 16.25C15.2426 16.25 16.25 15.2426 16.25 14C16.25 12.7574 15.2426 11.75 14 11.75C12.7574 11.75 11.75 12.7574 11.75 14C11.75 15.2426 12.7574 16.25 14 16.25Z"
|
|
19
|
-
stroke="white"
|
|
20
|
-
stroke-width="1.5"
|
|
21
|
-
stroke-linecap="round"
|
|
22
|
-
stroke-linejoin="round"
|
|
23
|
-
/>
|
|
24
|
-
</svg>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
aria-hidden="true"
|
|
3
|
-
width="36"
|
|
4
|
-
height="36"
|
|
5
|
-
viewBox="0 0 28 28"
|
|
6
|
-
fill="none"
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
>
|
|
9
|
-
<rect width="28" height="28" rx="6" fill="#2BB2DC" />
|
|
10
|
-
<path
|
|
11
|
-
d="M9.44824 10.4514C9.82424 10.4514 10.1257 10.7522 10.126 11.1281V22.6105C10.126 22.9867 9.82441 23.2883 9.44824 23.2883H5.67773C5.30157 23.2883 5 22.9867 5 22.6105V11.1281C5.00026 10.7522 5.30173 10.4514 5.67773 10.4514H9.44824ZM22.2666 18.4641C22.6238 18.4643 22.9053 18.7465 22.9053 19.1037V22.5353C22.9053 22.8926 22.6238 23.1748 22.2666 23.175H12.1191C11.7618 23.175 11.4795 22.8927 11.4795 22.5353V19.1037C11.4795 18.7464 11.7618 18.4641 12.1191 18.4641H22.2666ZM15.8906 10.4514C16.2664 10.4516 16.5671 10.7523 16.5674 11.1281V15.9055C16.5674 16.2815 16.2666 16.583 15.8906 16.5832H12.1191C11.743 16.5832 11.4424 16.2816 11.4424 15.9055V11.1281C11.4426 10.7522 11.7432 10.4514 12.1191 10.4514H15.8906ZM22.3223 10.4514C22.6983 10.4514 22.9997 10.7522 23 11.1281V15.9055C23 16.2816 22.6984 16.5832 22.3223 16.5832H18.5518C18.1756 16.5832 17.874 16.2816 17.874 15.9055V11.1281C17.8743 10.7522 18.1758 10.4514 18.5518 10.4514H22.3223ZM22.2568 4.79999C22.614 4.80002 22.8962 5.08155 22.8965 5.43866V7.93085C22.8965 8.28818 22.6142 8.57046 22.2568 8.5705H5.64941C5.29206 8.5705 5.00977 8.2882 5.00977 7.93085V5.43866H5C5.00025 5.08156 5.2825 4.80005 5.63965 4.79999H22.2568Z"
|
|
12
|
-
fill="white"
|
|
13
|
-
/>
|
|
14
|
-
</svg>
|