@progressive-development/pd-spa-helper 0.8.13 → 0.8.15

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.
@@ -1 +1 @@
1
- {"version":3,"file":"pd-loading-state.d.ts","sourceRoot":"","sources":["../../src/tmpown/pd-loading-state.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAa,cAAc,EAAE,MAAM,KAAK,CAAC;AAK5D,OAAO,0CAA0C,CAAC;AAElD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAErD,qBAEa,cAAe,SAAQ,UAAU;IAE5C,YAAY,CAAC,EAAE,YAAY,CAAC;IAE5B,MAAM,CAAC,MAAM,EAqHR,cAAc,CAAC;IAEpB,MAAM;IASN,cAAc;CA0Df"}
1
+ {"version":3,"file":"pd-loading-state.d.ts","sourceRoot":"","sources":["../../src/tmpown/pd-loading-state.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAa,cAAc,EAAE,MAAM,KAAK,CAAC;AAK5D,OAAO,0CAA0C,CAAC;AAElD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAErD,qBAEa,cAAe,SAAQ,UAAU;IAE5C,YAAY,CAAC,EAAE,YAAY,CAAC;IAE5B,MAAM,CAAC,MAAM,EAmHR,cAAc,CAAC;IAEpB,MAAM;IASN,cAAc;CA0Df"}
@@ -167,12 +167,10 @@ PdLoadingState.styles = [
167
167
  }
168
168
 
169
169
  .completed {
170
- --pd-icon-stroke-col-active: green;
171
170
  --pd-icon-col-active: green;
172
171
  }
173
172
 
174
173
  .loading {
175
- --pd-icon-stroke-col-active: orange;
176
174
  --pd-icon-col-active: orange;
177
175
  }
178
176
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progressive-development/pd-spa-helper",
3
- "version": "0.8.13",
3
+ "version": "0.8.15",
4
4
  "description": "Webcomponent pd-spa-helper following open-wc recommendations",
5
5
  "author": "PD Progressive Development",
6
6
  "license": "SEE LICENSE IN LICENSE",
@@ -35,14 +35,14 @@
35
35
  },
36
36
  "dependencies": {
37
37
  "@lit/localize": "^0.12.2",
38
- "@progressive-development/pd-content": "^0.7.6",
39
- "@progressive-development/pd-dialog": "^0.6.14",
40
- "@progressive-development/pd-forms": "^0.7.9",
41
- "@progressive-development/pd-icon": "^0.7.4",
42
- "@progressive-development/pd-order": "^0.6.14",
43
- "@progressive-development/pd-page": "^0.6.14",
38
+ "@progressive-development/pd-content": "^0.7.10",
39
+ "@progressive-development/pd-dialog": "^0.6.17",
40
+ "@progressive-development/pd-forms": "^0.8.1",
41
+ "@progressive-development/pd-icon": "^0.7.6",
42
+ "@progressive-development/pd-order": "^0.7.4",
43
+ "@progressive-development/pd-page": "^0.6.18",
44
44
  "@progressive-development/pd-shared-styles": "^0.2.5",
45
- "@progressive-development/pd-wizard": "^0.6.11",
45
+ "@progressive-development/pd-wizard": "^0.6.14",
46
46
  "date-fns": "^2.30.0",
47
47
  "firebase": "^10.14.1",
48
48
  "lit": "^3.3.0",