@serve.zone/catalog 2.12.1 → 2.12.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.
@@ -9801,7 +9801,7 @@ Set the 'coep' option to 'require-corp'.`),a?.includes("/")||a===".."||a===".")t
9801
9801
  padding: 10px 14px;
9802
9802
  margin-bottom: 12px;
9803
9803
  border-radius: 0 6px 6px 0;
9804
- background: ${h.bdTheme("#fafafa","#0a0a0a")};
9804
+ background: ${h.bdTheme("#fafafa","#101010")};
9805
9805
  }
9806
9806
 
9807
9807
  .section:last-of-type {
@@ -43519,4 +43519,4 @@ ibantools/jsnext/ibantools.js:
43519
43519
  * @preferred
43520
43520
  *)
43521
43521
  */
43522
- //# sourceMappingURL=bundle-1775601254051.js.map
43522
+ //# sourceMappingURL=bundle-1775601707174.js.map
@@ -3,7 +3,7 @@
3
3
  */
4
4
  export const commitinfo = {
5
5
  name: '@serve.zone/catalog',
6
- version: '2.12.1',
6
+ version: '2.12.2',
7
7
  description: 'UI component catalog for serve.zone'
8
8
  };
9
9
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiMDBfY29tbWl0aW5mb19kYXRhLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vdHNfd2ViLzAwX2NvbW1pdGluZm9fZGF0YS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUNILE1BQU0sQ0FBQyxNQUFNLFVBQVUsR0FBRztJQUN4QixJQUFJLEVBQUUscUJBQXFCO0lBQzNCLE9BQU8sRUFBRSxRQUFRO0lBQ2pCLFdBQVcsRUFBRSxxQ0FBcUM7Q0FDbkQsQ0FBQSJ9
@@ -270,7 +270,7 @@ let SzRouteCard = (() => {
270
270
  padding: 10px 14px;
271
271
  margin-bottom: 12px;
272
272
  border-radius: 0 6px 6px 0;
273
- background: ${cssManager.bdTheme('#fafafa', '#0a0a0a')};
273
+ background: ${cssManager.bdTheme('#fafafa', '#101010')};
274
274
  }
275
275
 
276
276
  .section:last-of-type {
@@ -149268,7 +149268,7 @@ __publicField(_SzRouteCard, "styles", [
149268
149268
  padding: 10px 14px;
149269
149269
  margin-bottom: 12px;
149270
149270
  border-radius: 0 6px 6px 0;
149271
- background: ${cssManager.bdTheme("#fafafa", "#0a0a0a")};
149271
+ background: ${cssManager.bdTheme("#fafafa", "#101010")};
149272
149272
  }
149273
149273
 
149274
149274
  .section:last-of-type {