oasys-lib 0.0.3 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/bundles/oasys-lib.umd.js +39 -30
  2. package/bundles/oasys-lib.umd.js.map +1 -1
  3. package/esm2015/lib/components/button/button.component.js +31 -18
  4. package/esm2015/lib/components/button/button.js +1 -1
  5. package/esm2015/lib/components/icon/icon.component.js +5 -3
  6. package/esm2015/lib/components/icon/icon.js +1 -1
  7. package/esm2015/lib/components/text/text.js +2 -0
  8. package/esm2015/lib/oasys-lib.module.js +11 -8
  9. package/esm2015/lib/services/token.service.js +2 -1
  10. package/esm2015/public-api.js +1 -1
  11. package/fesm2015/oasys-lib.js +40 -25
  12. package/fesm2015/oasys-lib.js.map +1 -1
  13. package/lib/components/button/button.component.d.ts +12 -6
  14. package/lib/components/button/button.component.d.ts.map +1 -0
  15. package/lib/components/button/button.d.ts +1 -1
  16. package/lib/components/button/button.d.ts.map +1 -0
  17. package/lib/components/icon/icon.component.d.ts +1 -0
  18. package/lib/components/icon/icon.component.d.ts.map +1 -0
  19. package/lib/components/icon/icon.d.ts +2 -1
  20. package/lib/components/icon/icon.d.ts.map +1 -0
  21. package/lib/components/layout/box/box.component.d.ts +1 -0
  22. package/lib/components/layout/box/box.component.d.ts.map +1 -0
  23. package/lib/components/layout/inline/inline.component.d.ts +1 -0
  24. package/lib/components/layout/inline/inline.component.d.ts.map +1 -0
  25. package/lib/components/text/text.d.ts +2 -0
  26. package/lib/components/text/text.d.ts.map +1 -0
  27. package/lib/oasys-lib.module.d.ts +2 -1
  28. package/lib/oasys-lib.module.d.ts.map +1 -0
  29. package/lib/services/token.service.d.ts +1 -0
  30. package/lib/services/token.service.d.ts.map +1 -0
  31. package/lib/services/window.service.d.ts +1 -0
  32. package/lib/services/window.service.d.ts.map +1 -0
  33. package/oasys-lib.d.ts +1 -0
  34. package/oasys-lib.d.ts.map +1 -0
  35. package/package.json +3 -3
  36. package/public-api.d.ts +1 -0
  37. package/public-api.d.ts.map +1 -0
  38. package/src/assets/bloomandwild/icons/icons.svg +1 -1
  39. package/src/assets/bloomandwild/variables.css +32 -12
  40. package/src/assets/bloomon/icons/icons.svg +1 -1
  41. package/src/assets/bloomon/variables.css +31 -10
  42. package/src/assets/global/variables.css +1 -1
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "oasys-lib",
3
- "version": "0.0.3",
3
+ "version": "0.0.6",
4
4
  "peerDependencies": {
5
- "@angular/common": "^13.2.0",
6
- "@angular/core": "^13.2.0"
5
+ "@angular/common": "^12.2.0",
6
+ "@angular/core": "^12.2.0"
7
7
  },
8
8
  "dependencies": {
9
9
  "tslib": "^2.3.0"
package/public-api.d.ts CHANGED
@@ -2,3 +2,4 @@ export * from './lib/oasys-lib.module';
2
2
  export * from './lib/components/button/button.component';
3
3
  export * from './lib/components/icon/icon.component';
4
4
  export * from './lib/components/layout/box/box.component';
5
+ //# sourceMappingURL=public-api.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../projects/oasys-lib/src/public-api.ts"],"names":[],"mappings":"AAKA,cAAc,wBAAwB,CAAC;AAEvC,cAAc,0CAA0C,CAAC;AACzD,cAAc,sCAAsC,CAAC;AACrD,cAAc,2CAA2C,CAAC"}
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><symbol viewBox="0 0 32 32" id="icon-basket-24" xmlns="http://www.w3.org/2000/svg"><path d="M4 9.127a1 1 0 0 1 1-1h22a1 1 0 0 1 1 1v17.967c0 1.923-1.497 3.567-3.444 3.567H7.445c-1.948 0-3.444-1.643-3.444-3.567V9.127zm2 1v16.967c0 .912.692 1.567 1.444 1.567h17.111c.752 0 1.444-.655 1.444-1.567V10.127h-20z"/><path d="M11.533 11.909a1 1 0 0 0 1-1V6.751c0-.398.06-.78.171-1.137.124-.4.312-.771.552-1.1A3.635 3.635 0 0 1 16.2 2.999c1.767 0 3.262 1.285 3.597 3.019.046.236.07.481.07.732v4.158a1 1 0 0 0 2 0V6.75a5.82 5.82 0 0 0-.106-1.111C21.253 3.007 18.968.999 16.2.999a5.634 5.634 0 0 0-4.561 2.338 5.738 5.738 0 0 0-.844 1.684 5.823 5.823 0 0 0-.261 1.729v4.158a1 1 0 0 0 1 1z"/></symbol><symbol viewBox="0 0 32 32" id="icon-heart-24" xmlns="http://www.w3.org/2000/svg"><path d="m16 10.087 1.307-1.852C18.455 6.608 20.246 5.6 22.223 5.6c3.319 0 6.177 2.895 6.177 6.681v-.002.045c0 1.64-.567 3.149-1.504 4.325l-.016.02-.016.019c-2.351 3.133-8.123 8.649-10.548 10.92-1.505-1.296-4.329-3.769-6.895-6.243C8.062 20.057 6.8 18.77 5.85 17.672a16.092 16.092 0 0 1-1.12-1.427 4.645 4.645 0 0 1-.291-.483l.003.006a1.224 1.224 0 0 1-.082-.185s0-.001 0 0l-.037-.16-.069-.147a7.093 7.093 0 0 1-.655-2.997c0-3.785 2.859-6.68 6.177-6.68 1.977 0 3.768 1.009 4.916 2.633l1.307 1.853zm-1.075-4.014C13.553 4.782 11.752 4 9.778 4c-4.297 0-7.779 3.707-7.779 8.28 0 1.32.289 2.565.804 3.672.599 2.529 9.847 10.62 12.716 13.08.215.187.498.3.807.3.328 0 .626-.128.847-.337l-.001.001c2.228-2.08 8.437-7.969 10.971-11.347a8.516 8.516 0 0 0 1.856-5.326v-.045.002c0-4.573-3.483-8.28-7.777-8.28-1.973 0-3.776.783-5.148 2.073a8.245 8.245 0 0 0-1.058 1.214l-.017.025a8.145 8.145 0 0 0-1.071-1.236l-.004-.004z"/></symbol><symbol viewBox="0 0 32 32" id="icon-pin-24" xmlns="http://www.w3.org/2000/svg"><path d="M15.818 5A8.818 8.818 0 0 0 7 13.818c0 3.416 2.22 6.718 4.635 9.267a32.226 32.226 0 0 0 4.183 3.689 32.226 32.226 0 0 0 4.183-3.689c2.415-2.549 4.635-5.851 4.635-9.267A8.818 8.818 0 0 0 15.818 5zm0 23-.555.832-.003-.002-.007-.005-.025-.017-.09-.062a31.12 31.12 0 0 1-1.478-1.106 34.21 34.21 0 0 1-3.478-3.18c-2.494-2.633-5.183-6.422-5.183-10.642C4.999 7.843 9.842 3 15.817 3s10.818 4.843 10.818 10.818c0 4.22-2.689 8.009-5.183 10.642a34.33 34.33 0 0 1-4.628 4.054c-.14.101-.251.179-.328.232l-.09.062-.025.017-.007.005-.002.001s-.001.001-.556-.831zm0 0 .556.831a1.004 1.004 0 0 1-1.111.001l.555-.832z"/><path d="M15.818 11.545a2.273 2.273 0 1 0 0 4.547 2.273 2.273 0 0 0 0-4.547zm-4.273 2.273a4.273 4.273 0 1 1 8.546 0 4.273 4.273 0 0 1-8.546 0z"/></symbol></svg>
1
+ <?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><symbol viewBox="0 0 16 16" id="icon-arrow-down" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.077 14.5a.5.5 0 0 0 .5-.5V2.154a.5.5 0 1 0-1 0V14a.5.5 0 0 0 .5.5Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14.354 7.723a.5.5 0 0 0-.708 0l-5.57 5.57-5.569-5.57a.5.5 0 0 0-.707.707l5.923 5.924a.5.5 0 0 0 .707 0l5.924-5.924a.5.5 0 0 0 0-.707Z"/></symbol><symbol viewBox="0 0 16 16" id="icon-arrow-left" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 7.923a.5.5 0 0 1 .5-.5h11.846a.5.5 0 0 1 0 1H2a.5.5 0 0 1-.5-.5Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8.277 1.646a.5.5 0 0 1 0 .708l-5.57 5.57 5.57 5.569a.5.5 0 1 1-.707.707L1.646 8.277a.5.5 0 0 1 0-.707L7.57 1.646a.5.5 0 0 1 .707 0Z"/></symbol><symbol viewBox="0 0 16 16" id="icon-arrow-right" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.5 7.923a.5.5 0 0 0-.5-.5H2.154a.5.5 0 1 0 0 1H14a.5.5 0 0 0 .5-.5Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.723 1.646a.5.5 0 0 0 0 .708l5.57 5.57-5.57 5.569a.5.5 0 1 0 .707.707l5.924-5.923a.5.5 0 0 0 0-.707L8.43 1.646a.5.5 0 0 0-.707 0Z"/></symbol><symbol viewBox="0 0 16 16" id="icon-arrow-up" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.923 1.5a.5.5 0 0 0-.5.5v11.846a.5.5 0 0 0 1 0V2a.5.5 0 0 0-.5-.5Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1.646 8.277a.5.5 0 0 0 .708 0l5.57-5.57 5.569 5.57a.5.5 0 1 0 .707-.707L8.277 1.646a.5.5 0 0 0-.707 0L1.646 7.57a.5.5 0 0 0 0 .707Z"/></symbol><symbol viewBox="0 0 20 20" id="icon-basket" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 6.564a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v8.983c0 .962-.748 1.783-1.722 1.783H5.722C4.748 17.33 4 16.51 4 15.547V6.564Zm1 .5v8.483c0 .456.346.783.722.783h8.556c.376 0 .722-.327.722-.783V7.064H5Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.767 7.955a.5.5 0 0 0 .5-.5v-2.08a1.914 1.914 0 0 1 .361-1.118A1.817 1.817 0 0 1 10.1 3.5c.883 0 1.631.643 1.799 1.51.022.118.034.24.034.366v2.079a.5.5 0 0 0 1 0v-2.08c0-.189-.018-.375-.053-.555-.254-1.316-1.396-2.32-2.78-2.32-.938 0-1.767.463-2.28 1.17a2.884 2.884 0 0 0-.553 1.706v2.079a.5.5 0 0 0 .5.5Z"/></symbol><symbol viewBox="0 0 16 16" id="icon-chevron-down" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.354 4.646a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 1 1 .708-.708L8 10.293l5.646-5.647a.5.5 0 0 1 .708 0Z"/></symbol><symbol viewBox="0 0 16 16" id="icon-chevron-left" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.354 14.354a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708.708L5.707 8l5.647 5.646a.5.5 0 0 1 0 .708Z"/></symbol><symbol viewBox="0 0 16 16" id="icon-chevron-right" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708Z"/></symbol><symbol viewBox="0 0 16 16" id="icon-chevron-up" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.646 11.354a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708 0Z"/></symbol><symbol viewBox="0 0 20 20" id="icon-heart" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.296 4.717A3.828 3.828 0 0 1 13.078 3.5c1.05 0 2.05.442 2.783 1.218A4.23 4.23 0 0 1 17 7.62a4.23 4.23 0 0 1-1.139 2.904l-5.498 5.818a.5.5 0 0 1-.727 0L4.14 10.525c-1.519-1.607-1.519-4.2 0-5.808a3.79 3.79 0 0 1 5.565 0l.296.314.296-.314Zm2.782-.217c-.765 0-1.505.322-2.055.904l-.66.698a.5.5 0 0 1-.727 0l-.659-.698C7.838 4.2 6.004 4.2 4.866 5.404c-1.154 1.222-1.154 3.213 0 4.434L10 15.272l5.134-5.434A3.23 3.23 0 0 0 16 7.621a3.23 3.23 0 0 0-.866-2.217 2.828 2.828 0 0 0-2.056-.904Z"/></symbol><symbol viewBox="0 0 16 16" id="icon-heart-fill" xmlns="http://www.w3.org/2000/svg"><path d="M8.296 2.717A3.828 3.828 0 0 1 11.078 1.5c1.05 0 2.05.442 2.783 1.218A4.23 4.23 0 0 1 15 5.62a4.23 4.23 0 0 1-1.139 2.904l-5.498 5.818a.5.5 0 0 1-.727 0L2.14 8.525c-1.519-1.607-1.519-4.2 0-5.808a3.79 3.79 0 0 1 5.565 0L8 3.031l.296-.314Z"/></symbol><symbol viewBox="0 0 20 20" id="icon-pin" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.41 5A4.41 4.41 0 0 0 6 9.41c0 1.707 1.11 3.358 2.318 4.633a16.096 16.096 0 0 0 2.091 1.844 16.106 16.106 0 0 0 2.092-1.845c1.207-1.274 2.317-2.925 2.317-4.633A4.41 4.41 0 0 0 10.41 5Zm0 11.5-.278.416-.002-.001-.004-.002-.012-.009-.045-.03a15.52 15.52 0 0 1-.739-.553 17.084 17.084 0 0 1-1.738-1.59C6.344 13.413 5 11.518 5 9.408a5.41 5.41 0 1 1 10.818 0c0 2.11-1.344 4.005-2.591 5.321a17.083 17.083 0 0 1-2.478 2.143l-.045.031-.012.009-.004.002s-.002.001-.279-.415Zm0 0 .277.416a.502.502 0 0 1-.555 0l.277-.416Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.41 8.273a1.136 1.136 0 1 0 0 2.272 1.136 1.136 0 0 0 0-2.272ZM8.272 9.409a2.136 2.136 0 1 1 4.272 0 2.136 2.136 0 0 1-4.272 0Z"/></symbol><symbol viewBox="0 0 16 16" id="icon-user" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M.5 13.333c0-2.14 1.814-3.833 4-3.833h7c2.186 0 4 1.694 4 3.833V14.5a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-1.167Zm4-2.833c-1.68 0-3 1.291-3 2.833V14.5h13v-1.167c0-1.542-1.32-2.833-3-2.833h-7ZM8 1.5a3 3 0 1 0 0 6 3 3 0 0 0 0-6Zm-4 3a4 4 0 1 1 8 0 4 4 0 0 1-8 0Z"/></symbol><symbol viewBox="0 0 16 16" id="icon-user-fill" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M.5 13.333c0-2.14 1.814-3.833 4-3.833h7c2.186 0 4 1.694 4 3.833V14.5a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-1.167ZM4 4.5a4 4 0 1 1 8 0 4 4 0 0 1-8 0Z"/></symbol></svg>
@@ -1,9 +1,9 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 07 Jul 2022 14:00:55 GMT
3
+ * Generated on Thu, 14 Jul 2022 10:45:20 GMT
4
4
  */
5
5
 
6
- :root .bloomandwild {
6
+ :root .brand-tokens-bloomandwild {
7
7
  --component-color-button-primary-background: #262626;
8
8
  --component-color-button-primary-border: #262626;
9
9
  --component-color-button-primary-text: #ffffff;
@@ -40,23 +40,42 @@
40
40
  --component-color-button-disabled-background: #f4f3f2;
41
41
  --component-color-button-disabled-border: #f4f3f2;
42
42
  --component-color-button-disabled-text: #898989;
43
- --component-size-button-large-padding-x: 1.9rem;
44
- --component-size-button-large-padding-y: 1.5rem;
45
- --component-size-button-large-icon-offset-leading: 0.8rem;
46
- --component-size-button-large-icon-offset-trailing: 0.8rem;
47
- --component-size-button-large-icon-offset-icon-only: 1rem;
43
+ --component-size-button-large-padding-x: 2rem;
44
+ --component-size-button-large-padding-y: 1.6rem;
45
+ --component-size-button-large-icon-offset-leading: 0.5rem;
46
+ --component-size-button-large-icon-offset-trailing: 0.5rem;
47
+ --component-size-button-large-icon-offset-icon-only: 0.6rem;
48
48
  --component-size-button-large-line-height: 1.6rem;
49
49
  --component-size-button-large-inline-spacing: 0.8rem;
50
50
  --component-size-button-large-font-size: 1.8rem;
51
- --component-size-button-small-padding-x: 1.5rem;
52
- --component-size-button-small-padding-y: 0.7rem;
53
- --component-size-button-small-icon-offset-leading: 0.4rem;
54
- --component-size-button-small-icon-offset-trailing: 0.4rem;
51
+ --component-size-button-large-border-width: 0rem;
52
+ --component-size-button-small-padding-x: 1.6rem;
53
+ --component-size-button-small-padding-y: 0.8rem;
54
+ --component-size-button-small-icon-offset-leading: 0.5rem;
55
+ --component-size-button-small-icon-offset-trailing: 0.5rem;
55
56
  --component-size-button-small-icon-offset-icon-only: 1rem;
56
57
  --component-size-button-small-line-height: 1.6rem;
57
58
  --component-size-button-small-inline-spacing: 0.4rem;
58
59
  --component-size-button-small-font-size: 1.6rem;
59
- --component-border-width-button: 0.1rem;
60
+ --component-size-button-small-border-width: 0rem;
61
+ --component-size-outline-button-large-padding-x: 1.9rem;
62
+ --component-size-outline-button-large-padding-y: 1.5rem;
63
+ --component-size-outline-button-large-icon-offset-leading: 0.4rem;
64
+ --component-size-outline-button-large-icon-offset-trailing: 0.4rem;
65
+ --component-size-outline-button-large-icon-offset-icon-only: 0.6rem;
66
+ --component-size-outline-button-large-line-height: 1.6rem;
67
+ --component-size-outline-button-large-inline-spacing: 0.8rem;
68
+ --component-size-outline-button-large-font-size: 1.8rem;
69
+ --component-size-outline-button-large-border-width: 0.1rem;
70
+ --component-size-outline-button-small-padding-x: 1.5rem;
71
+ --component-size-outline-button-small-padding-y: 0.7rem;
72
+ --component-size-outline-button-small-icon-offset-leading: 0.4rem;
73
+ --component-size-outline-button-small-icon-offset-trailing: 0.4rem;
74
+ --component-size-outline-button-small-icon-offset-icon-only: 1rem;
75
+ --component-size-outline-button-small-line-height: 1.6rem;
76
+ --component-size-outline-button-small-inline-spacing: 0.4rem;
77
+ --component-size-outline-button-small-font-size: 1.6rem;
78
+ --component-size-outline-button-small-border-width: 0.1rem;
60
79
  --component-border-radius-button: 0.2rem;
61
80
  --component-text-transform-button: normal;
62
81
  --component-letter-spacing-button: 0rem;
@@ -84,6 +103,7 @@
84
103
  --semantic-font-weight-bold: 500;
85
104
  --semantic-font-letter-spacing-action-primary: 0rem;
86
105
  --semantic-brand-name: bloomandwild;
106
+ --semantic-border-width-none: 0rem;
87
107
  --semantic-border-width-default: 0.1rem;
88
108
  --semantic-border-width-emphasis: 0.2rem;
89
109
  --semantic-border-width-focus: 0.4rem;
@@ -1 +1 @@
1
- <?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><symbol viewBox="0 0 32 32" id="icon-basket-16" xmlns="http://www.w3.org/2000/svg"><path d="M5.354 10.124A3.47 3.47 0 0 1 8.777 7.2h14.445a3.465 3.465 0 0 1 3.424 2.924l2.566 16.208a2.134 2.134 0 0 1-2.106 2.468H4.894a2.134 2.134 0 0 1-2.104-2.48l-.002.012 2.566-16.208zM8.778 8.8c-.92 0-1.7.668-1.844 1.574l-2.566 16.21c-.052.324.2.616.526.616h22.212a.534.534 0 0 0 .525-.619v.003l-2.566-16.21A1.87 1.87 0 0 0 23.222 8.8H8.779z"/><path d="M10.466 7.572a5.467 5.467 0 0 1 10.934 0v.668h-1.6v-.668a3.867 3.867 0 1 0-7.734 0v.668h-1.6v-.668z"/></symbol><symbol viewBox="0 0 32 32" id="icon-basket-24" xmlns="http://www.w3.org/2000/svg"><path d="M5.353 10.124A3.471 3.471 0 0 1 8.777 7.2h14.445a3.467 3.467 0 0 1 3.421 2.904l.003.02 2.567 16.209a2.133 2.133 0 0 1-2.107 2.466H4.893a2.133 2.133 0 0 1-2.105-2.479l-.002.012 2.567-16.209zM8.777 8.8c-.928 0-1.698.677-1.842 1.564l-.001.011-2.565 16.209a.533.533 0 0 0 .527.616h22.211a.533.533 0 0 0 .526-.619v.003l-2.565-16.211A1.87 1.87 0 0 0 23.225 8.8H8.779z"/><path d="M10.467 7.573a5.467 5.467 0 1 1 10.934 0v.667h-1.6v-.667a3.867 3.867 0 0 0-7.734 0v.667h-1.6v-.667z"/></symbol><symbol viewBox="0 0 32 32" id="icon-heart-16" xmlns="http://www.w3.org/2000/svg"><path d="m16 11.154 1.924-2.584a5.351 5.351 0 0 1 4.298-2.17c2.95 0 5.378 2.418 5.378 5.446v-.001.017a5.425 5.425 0 0 1-1.288 3.52l-.026.03-.022.028c-2.158 2.724-7.328 7.452-9.968 9.812l-.291-.232a165.158 165.158 0 0 1-6.077-5.248l-.051-.045a57.434 57.434 0 0 1-3.465-3.401c-.462-.51-.814-.936-1.052-1.27a3.007 3.007 0 0 1-.244-.384l-.046-.178-.11-.228a5.452 5.452 0 0 1-.56-2.42C4.4 8.82 6.83 6.4 9.776 6.4h.001a5.34 5.34 0 0 1 4.299 2.17L16 11.154zm12.144 5.776A7.813 7.813 0 0 0 30 11.86v-.014.001c0-4.334-3.482-7.846-7.778-7.846a7.694 7.694 0 0 0-4.498 1.444A7.87 7.87 0 0 0 16 7.139a7.931 7.931 0 0 0-1.701-1.678l-.023-.016a7.634 7.634 0 0 0-4.488-1.444h-.013.001C5.484 4.001 2 7.513 2 11.847c0 1.248.29 2.428.804 3.476.6 2.398 9.846 10.062 12.716 12.394a1.28 1.28 0 0 0 1.656-.037l-.001.001c2.228-1.97 8.436-7.55 10.97-10.75z"/></symbol><symbol viewBox="0 0 32 32" id="icon-heart-24" xmlns="http://www.w3.org/2000/svg"><path d="m16 10.087 1.307-1.852C18.455 6.608 20.246 5.6 22.223 5.6c3.319 0 6.177 2.895 6.177 6.681v-.002.045c0 1.64-.567 3.149-1.504 4.325l-.016.02-.016.019c-2.351 3.133-8.123 8.649-10.548 10.92-1.505-1.296-4.329-3.769-6.895-6.243C8.062 20.057 6.8 18.77 5.85 17.672a16.092 16.092 0 0 1-1.12-1.427 4.645 4.645 0 0 1-.291-.483l.003.006a1.224 1.224 0 0 1-.082-.185s0-.001 0 0l-.037-.16-.069-.147a7.093 7.093 0 0 1-.655-2.997c0-3.785 2.859-6.68 6.177-6.68 1.977 0 3.768 1.009 4.916 2.633l1.307 1.853zm-1.075-4.014C13.553 4.782 11.752 4 9.778 4c-4.297 0-7.779 3.707-7.779 8.28 0 1.32.289 2.565.804 3.672.599 2.529 9.847 10.62 12.716 13.08.215.187.498.3.807.3.328 0 .626-.128.847-.337l-.001.001c2.228-2.08 8.437-7.969 10.971-11.347a8.516 8.516 0 0 0 1.856-5.326v-.045.002c0-4.573-3.483-8.28-7.777-8.28-1.973 0-3.776.783-5.148 2.073a8.245 8.245 0 0 0-1.058 1.214l-.017.025a8.145 8.145 0 0 0-1.071-1.236l-.004-.004z"/></symbol><symbol viewBox="0 0 34 32" id="icon-pin-16" xmlns="http://www.w3.org/2000/svg"><path d="M16.364 5a8.818 8.818 0 0 0-8.818 8.818c0 3.416 2.22 6.718 4.635 9.267a32.226 32.226 0 0 0 4.183 3.689 32.108 32.108 0 0 0 4.183-3.689c2.415-2.549 4.635-5.851 4.635-9.267A8.818 8.818 0 0 0 16.364 5zm0 23-.555.832-.003-.002-.007-.005-.025-.017-.09-.061a31.12 31.12 0 0 1-1.478-1.106 34.21 34.21 0 0 1-3.478-3.18c-2.494-2.633-5.183-6.422-5.183-10.642 0-5.975 4.843-10.818 10.818-10.818s10.818 4.843 10.818 10.818c0 4.22-2.689 8.009-5.183 10.642a34.33 34.33 0 0 1-4.628 4.054c-.14.101-.251.179-.328.232l-.114.078-.007.005-.002.002s-.001.001-.556-.831zm0 0 .556.831a1.002 1.002 0 0 1-1.111 0l.555-.832z"/><path d="M16.364 11.545a2.273 2.273 0 1 0 0 4.547 2.273 2.273 0 0 0 0-4.547zm-4.273 2.273a4.273 4.273 0 1 1 8.546 0 4.273 4.273 0 0 1-8.546 0z"/></symbol><symbol viewBox="0 0 32 32" id="icon-pin-24" xmlns="http://www.w3.org/2000/svg"><path d="M7.467 13.6c0-4.882 3.842-8.8 8.533-8.8s8.533 3.918 8.533 8.8c0 2.167-1.097 4.46-2.721 6.719-1.614 2.246-3.664 4.349-5.425 6.141a.544.544 0 0 1-.776 0c-1.761-1.793-3.811-3.896-5.425-6.141-1.623-2.259-2.721-4.552-2.721-6.719zM16 3.2c-5.618 0-10.133 4.678-10.133 10.4 0 2.674 1.335 5.306 3.021 7.653 1.696 2.361 3.833 4.547 5.582 6.329.84.855 2.219.855 3.059 0 1.749-1.781 3.886-3.968 5.582-6.329 1.686-2.347 3.021-4.978 3.021-7.653 0-5.722-4.516-10.4-10.133-10.4zm-2.533 10.133a2.533 2.533 0 1 1 5.066 0 2.533 2.533 0 0 1-5.066 0zM16 9.2a4.133 4.133 0 1 0 0 8.266A4.133 4.133 0 0 0 16 9.2z"/></symbol></svg>
1
+ <?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><symbol viewBox="0 0 24 24" id="icon-arrow-down" xmlns="http://www.w3.org/2000/svg"><path d="M12.59 5.864v11.818c-.468.329-.73.343-1.2 0V5.864h1.2Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="m16.588 14.532-3.384 3.867a1.6 1.6 0 0 1-2.408 0l-3.384-3.867.903-.79 3.384 3.867a.4.4 0 0 0 .602 0l3.384-3.868.903.79Z"/></symbol><symbol viewBox="0 0 24 24" id="icon-arrow-left" xmlns="http://www.w3.org/2000/svg"><path d="M18.5 11.773H6.682c-.464.473-.44.728 0 1.2H18.5v-1.2Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.832 7.776 5.965 11.16a1.6 1.6 0 0 0 0 2.408l3.867 3.384.79-.903-3.867-3.384a.4.4 0 0 1 0-.602l3.867-3.384-.79-.903Z"/></symbol><symbol viewBox="0 0 24 24" id="icon-arrow-right" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 12.227h11.818c.464-.473.44-.728 0-1.2H5.5v1.2Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="m14.168 16.224 3.867-3.384a1.6 1.6 0 0 0 0-2.408l-3.867-3.384-.79.903 3.867 3.384a.4.4 0 0 1 0 .602l-3.867 3.384.79.903Z"/></symbol><symbol viewBox="0 0 24 24" id="icon-arrow-up" xmlns="http://www.w3.org/2000/svg"><path d="M12.59 18.864V7.046c-.472-.464-.727-.44-1.2 0v11.818h1.2Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M16.588 10.196 13.204 6.33a1.6 1.6 0 0 0-2.408 0l-3.384 3.867.903.79L11.7 7.12a.4.4 0 0 1 .602 0l3.384 3.867.903-.79Z"/></symbol><symbol viewBox="0 0 20 20" id="icon-basket" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.553 4.5h4.81a2.417 2.417 0 0 0-4.81 0Zm5.814 0h1.147c1.066 0 1.973.775 2.14 1.828l1.604 10.13A1.333 1.333 0 0 1 16.94 18H3.059c-.82 0-1.445-.732-1.317-1.542l1.604-10.13A2.167 2.167 0 0 1 5.486 4.5h1.063a3.417 3.417 0 0 1 6.818 0ZM4.334 6.484c.09-.567.578-.984 1.152-.984h9.028c.574 0 1.063.417 1.152.984l1.604 10.13a.333.333 0 0 1-.329.386H3.059a.333.333 0 0 1-.33-.386l1.605-10.13Z"/></symbol><symbol viewBox="0 0 24 24" id="icon-chevron-down" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m17.904 9.944-4.828 4.388a1.6 1.6 0 0 1-2.152 0L6.096 9.944l.808-.888 4.827 4.389a.4.4 0 0 0 .538 0l4.827-4.389.808.888Z"/></symbol><symbol viewBox="0 0 24 24" id="icon-chevron-left" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m14.056 6.096-4.388 4.828a1.6 1.6 0 0 0 0 2.152l4.388 4.828.888-.808-4.389-4.827a.4.4 0 0 1 0-.538l4.389-4.827-.888-.808Z"/></symbol><symbol viewBox="0 0 24 24" id="icon-chevron-right" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m9.944 6.096 4.388 4.828a1.6 1.6 0 0 1 0 2.152l-4.388 4.828-.888-.808 4.389-4.827a.4.4 0 0 0 0-.538L9.055 6.904l.888-.808Z"/></symbol><symbol viewBox="0 0 24 24" id="icon-chevron-up" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m6.096 14.056 4.828-4.388a1.6 1.6 0 0 1 2.152 0l4.828 4.388-.808.888-4.827-4.389a.4.4 0 0 0-.538 0l-4.827 4.389-.808-.888Z"/></symbol><symbol viewBox="0 0 20 20" id="icon-heart" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m10 6.304-.817-1.158C8.466 4.13 7.347 3.5 6.11 3.5 4.037 3.5 2.25 5.31 2.25 7.676c0 .676.148 1.311.41 1.872l.042.093.024.099c.001.005.013.04.049.111.04.079.099.179.182.302.167.247.402.547.7.891.593.687 1.382 1.492 2.23 2.31a109.885 109.885 0 0 0 4.31 3.9c1.516-1.418 5.124-4.865 6.593-6.823l.01-.013.01-.012c.582-.728.94-1.68.94-2.73 0-2.366-1.787-4.176-3.861-4.176-1.236 0-2.355.63-3.072 1.646L10 6.304Zm-.672-2.508A4.679 4.679 0 0 0 6.111 2.5C3.426 2.5 1.25 4.817 1.25 7.676c0 .824.18 1.602.502 2.294.374 1.581 6.155 6.638 7.948 8.176a.771.771 0 0 0 1.034-.023c1.392-1.3 5.273-4.981 6.856-7.092a5.357 5.357 0 0 0 1.16-3.355c0-2.859-2.176-5.176-4.861-5.176-1.234 0-2.36.49-3.217 1.296A5.095 5.095 0 0 0 10 4.57a5.098 5.098 0 0 0-.672-.774Z"/></symbol><symbol viewBox="0 0 24 24" id="icon-heart-fill" xmlns="http://www.w3.org/2000/svg"><path d="M12 5.484C13.064 3.976 14.758 3 16.667 3 19.888 3 22.5 5.78 22.5 9.21a6.428 6.428 0 0 1-1.392 4.027c-1.9 2.533-6.557 6.95-8.228 8.51a.925.925 0 0 1-1.24.028c-2.152-1.846-9.088-7.913-9.537-9.811A6.516 6.516 0 0 1 1.5 9.21C1.5 5.78 4.112 3 7.333 3c1.909 0 3.603.976 4.667 2.484Z"/></symbol><symbol viewBox="0 0 20 20" id="icon-pin" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.667 8.5C4.667 5.45 7.067 3 10 3c2.932 0 5.333 2.45 5.333 5.5 0 1.355-.685 2.787-1.7 4.2-1.009 1.403-2.29 2.718-3.39 3.838a.34.34 0 0 1-.485 0c-1.1-1.12-2.382-2.435-3.39-3.838-1.016-1.413-1.701-2.845-1.701-4.2ZM10 2C6.489 2 3.667 4.924 3.667 8.5c0 1.671.834 3.316 1.888 4.783 1.06 1.476 2.396 2.842 3.49 3.955a1.34 1.34 0 0 0 1.911 0c1.093-1.113 2.429-2.48 3.489-3.955 1.054-1.467 1.888-3.111 1.888-4.783C16.333 4.924 13.511 2 10 2ZM8.417 8.333a1.583 1.583 0 1 1 3.166 0 1.583 1.583 0 0 1-3.166 0ZM10 5.75a2.583 2.583 0 1 0 0 5.167 2.583 2.583 0 0 0 0-5.167Z"/></symbol><symbol viewBox="0 0 24 24" id="icon-user" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m18.55 21.3-.606-3.181a6.05 6.05 0 0 0-11.888 0L5.45 21.3h13.1ZM12 12a7.25 7.25 0 0 0-7.123 5.894l-.71 3.728a.74.74 0 0 0 .727.878h14.212a.74.74 0 0 0 .727-.878l-.71-3.728A7.25 7.25 0 0 0 12 12ZM12 8.8a2.8 2.8 0 1 0 0-5.6 2.8 2.8 0 0 0 0 5.6Zm0 1.2a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z"/></symbol><symbol viewBox="0 0 24 24" id="icon-user-fill" xmlns="http://www.w3.org/2000/svg"><path d="M4.877 17.894a7.25 7.25 0 0 1 14.246 0l.71 3.728a.74.74 0 0 1-.727.878H4.894a.74.74 0 0 1-.727-.878l.71-3.728ZM16 6a4 4 0 1 1-8 0 4 4 0 0 1 8 0Z"/></symbol></svg>
@@ -1,9 +1,9 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 07 Jul 2022 14:00:55 GMT
3
+ * Generated on Thu, 14 Jul 2022 10:45:20 GMT
4
4
  */
5
5
 
6
- :root .bloomon {
6
+ :root .brand-tokens-bloomon {
7
7
  --component-color-button-primary-background: #464646;
8
8
  --component-color-button-primary-border: #464646;
9
9
  --component-color-button-primary-text: #ffffff;
@@ -40,22 +40,42 @@
40
40
  --component-color-button-disabled-background: #f7f7f7;
41
41
  --component-color-button-disabled-border: #f7f7f7;
42
42
  --component-color-button-disabled-text: #898989;
43
- --component-size-button-large-padding-x: 2.3rem;
44
- --component-size-button-large-padding-y: 1.5rem;
45
- --component-size-button-large-icon-offset-leading: 0.6rem;
46
- --component-size-button-large-icon-offset-trailing: 0.6rem;
43
+ --component-size-button-large-padding-x: 2.4rem;
44
+ --component-size-button-large-padding-y: 1.6rem;
45
+ --component-size-button-large-icon-offset-leading: 0.7rem;
46
+ --component-size-button-large-icon-offset-trailing: 0.7rem;
47
47
  --component-size-button-large-icon-offset-icon-only: 1rem;
48
48
  --component-size-button-large-line-height: 1.6rem;
49
49
  --component-size-button-large-inline-spacing: 0.8rem;
50
50
  --component-size-button-large-font-size: 1.4rem;
51
- --component-size-button-small-padding-x: 1.5rem;
52
- --component-size-button-small-padding-y: 0.7rem;
53
- --component-size-button-small-icon-offset-leading: 0.4rem;
54
- --component-size-button-small-icon-offset-trailing: 0.4rem;
51
+ --component-size-button-large-border-width: 0rem;
52
+ --component-size-button-small-padding-x: 1.6rem;
53
+ --component-size-button-small-padding-y: 0.8rem;
54
+ --component-size-button-small-icon-offset-leading: 0.5rem;
55
+ --component-size-button-small-icon-offset-trailing: 0.5rem;
55
56
  --component-size-button-small-icon-offset-icon-only: 1rem;
56
57
  --component-size-button-small-line-height: 1.6rem;
57
58
  --component-size-button-small-inline-spacing: 0.4rem;
58
59
  --component-size-button-small-font-size: 1.2rem;
60
+ --component-size-button-small-border-width: 0rem;
61
+ --component-size-outline-button-large-padding-x: 2.3rem;
62
+ --component-size-outline-button-large-padding-y: 1.5rem;
63
+ --component-size-outline-button-large-icon-offset-leading: 0.6rem;
64
+ --component-size-outline-button-large-icon-offset-trailing: 0.6rem;
65
+ --component-size-outline-button-large-icon-offset-icon-only: 1rem;
66
+ --component-size-outline-button-large-line-height: 1.6rem;
67
+ --component-size-outline-button-large-inline-spacing: 0.8rem;
68
+ --component-size-outline-button-large-font-size: 1.4rem;
69
+ --component-size-outline-button-large-border-width: 0.1rem;
70
+ --component-size-outline-button-small-padding-x: 1.5rem;
71
+ --component-size-outline-button-small-padding-y: 0.7rem;
72
+ --component-size-outline-button-small-icon-offset-leading: 0.4rem;
73
+ --component-size-outline-button-small-icon-offset-trailing: 0.4rem;
74
+ --component-size-outline-button-small-icon-offset-icon-only: 1rem;
75
+ --component-size-outline-button-small-line-height: 1.6rem;
76
+ --component-size-outline-button-small-inline-spacing: 0.4rem;
77
+ --component-size-outline-button-small-font-size: 1.2rem;
78
+ --component-size-outline-button-small-border-width: 0.1rem;
59
79
  --component-border-width-button: 0.1rem;
60
80
  --component-border-radius-button: 2.4rem;
61
81
  --component-text-transform-button: uppercase;
@@ -84,6 +104,7 @@
84
104
  --semantic-font-weight-bold: normal;
85
105
  --semantic-font-letter-spacing-action-primary: 0.2rem;
86
106
  --semantic-brand-name: bloomon;
107
+ --semantic-border-width-none: 0rem;
87
108
  --semantic-border-width-default: 0.1rem;
88
109
  --semantic-border-width-emphasis: 0.2rem;
89
110
  --semantic-border-width-focus: 0.4rem;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 07 Jul 2022 14:00:55 GMT
3
+ * Generated on Thu, 14 Jul 2022 10:45:20 GMT
4
4
  */
5
5
 
6
6
  :root {