@ws-ui/shared 0.2.33 → 0.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/index.es.js CHANGED
@@ -13065,9 +13065,13 @@ async function Ye(e, r) {
13065
13065
  return await n.json();
13066
13066
  }
13067
13067
  const Ii = "/$shared", bh = {
13068
- [`${Ii}/saved_conditions.json`]: {},
13069
- [`${Ii}/shared_datasources.json`]: [],
13070
- [`${Ii}/shared_css.json`]: {},
13068
+ [`${Ii}/saved_conditions.json`]: {
13069
+ conditions: []
13070
+ },
13071
+ [`${Ii}/shared_datasources.json`]: {},
13072
+ [`${Ii}/shared_css.json`]: {
13073
+ classes: []
13074
+ },
13071
13075
  [`${Ii}/CustomComponents/manifest.json`]: [],
13072
13076
  "WebForms/crafted_components.json": []
13073
13077
  };