@design.estate/dees-catalog 3.52.3 → 3.52.4

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.
@@ -170772,7 +170772,7 @@ __publicField(_DeesAppuiMaincontent, "styles", [
170772
170772
  grid-template-rows: auto 1fr;
170773
170773
  width: 100%;
170774
170774
  height: 100%;
170775
- background: ${cssManager.bdTheme("#ffffff", "#161616")};
170775
+ background: ${cssManager.bdTheme("#fafafa", "#0a0a0a")};
170776
170776
  }
170777
170777
 
170778
170778
  .maincontainer {
@@ -196945,7 +196945,7 @@ init_group_runtime();
196945
196945
  // ts_web/00_commitinfo_data.ts
196946
196946
  var commitinfo = {
196947
196947
  name: "@design.estate/dees-catalog",
196948
- version: "3.52.3",
196948
+ version: "3.52.4",
196949
196949
  description: "A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript."
196950
196950
  };
196951
196951
  export {
@@ -198912,4 +198912,4 @@ ibantools/jsnext/ibantools.js:
198912
198912
  * @preferred
198913
198913
  *)
198914
198914
  */
198915
- //# sourceMappingURL=bundle-1775224278046.js.map
198915
+ //# sourceMappingURL=bundle-1775244332575.js.map
@@ -3,7 +3,7 @@
3
3
  */
4
4
  export const commitinfo = {
5
5
  name: '@design.estate/dees-catalog',
6
- version: '3.52.3',
6
+ version: '3.52.4',
7
7
  description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
8
8
  };
9
9
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiMDBfY29tbWl0aW5mb19kYXRhLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vdHNfd2ViLzAwX2NvbW1pdGluZm9fZGF0YS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUNILE1BQU0sQ0FBQyxNQUFNLFVBQVUsR0FBRztJQUN4QixJQUFJLEVBQUUsNkJBQTZCO0lBQ25DLE9BQU8sRUFBRSxRQUFRO0lBQ2pCLFdBQVcsRUFBRSxzSkFBc0o7Q0FDcEssQ0FBQSJ9
@@ -138,7 +138,7 @@ let DeesAppuiMaincontent = (() => {
138
138
  grid-template-rows: auto 1fr;
139
139
  width: 100%;
140
140
  height: 100%;
141
- background: ${cssManager.bdTheme('#ffffff', '#161616')};
141
+ background: ${cssManager.bdTheme('#fafafa', '#0a0a0a')};
142
142
  }
143
143
 
144
144
  .maincontainer {
@@ -176112,7 +176112,7 @@ __publicField(_DeesAppuiMaincontent, "styles", [
176112
176112
  grid-template-rows: auto 1fr;
176113
176113
  width: 100%;
176114
176114
  height: 100%;
176115
- background: ${cssManager.bdTheme("#ffffff", "#161616")};
176115
+ background: ${cssManager.bdTheme("#fafafa", "#0a0a0a")};
176116
176116
  }
176117
176117
 
176118
176118
  .maincontainer {