@htmlbricks/hb-page-invoice 0.65.23 → 0.66.0

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/manifest.json CHANGED
@@ -223,44 +223,7 @@
223
223
  }
224
224
  },
225
225
  "styleSetup": {
226
- "vars": [
227
- {
228
- "name": "--bs-primary",
229
- "valueType": "color",
230
- "theme": "bootstrap",
231
- "defaultValue": "#07689f"
232
- },
233
- {
234
- "name": "--bs-secondary",
235
- "valueType": "color",
236
- "theme": "bootstrap",
237
- "defaultValue": "#c9d6df"
238
- },
239
- {
240
- "name": "--bs-success",
241
- "valueType": "color",
242
- "theme": "bootstrap",
243
- "defaultValue": "#11d3bc"
244
- },
245
- {
246
- "name": "--bs-info",
247
- "valueType": "color",
248
- "theme": "bootstrap",
249
- "defaultValue": "#a2d5f2"
250
- },
251
- {
252
- "name": "--bs-warning",
253
- "valueType": "color",
254
- "theme": "bootstrap",
255
- "defaultValue": "#ffc107"
256
- },
257
- {
258
- "name": "--bs-danger",
259
- "valueType": "color",
260
- "theme": "bootstrap",
261
- "defaultValue": "#f67280"
262
- }
263
- ],
226
+ "vars": [],
264
227
  "parts": []
265
228
  },
266
229
  "contributors": [],
@@ -324,5 +287,5 @@
324
287
  "size": {},
325
288
  "iifePath": "main.iife.js",
326
289
  "repoName": "@htmlbricks/hb-page-invoice",
327
- "version": "0.65.23"
290
+ "version": "0.66.0"
328
291
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-page-invoice",
3
- "version": "0.65.23",
3
+ "version": "0.66.0",
4
4
  "contributors": [],
5
5
  "description": "Printable invoice page: shows seller and buyer from headers, invoice date and serial, line items in hb-table with price, quantity, VAT and row totals, plus subtotal, tax and grand total in the invoice currency. When printer is not yes, offers print and open-in-window actions.",
6
6
  "licenses": [