@lengors/protoscout-schemas 2.1.1 → 2.1.2-alpha.1

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.
Files changed (83) hide show
  1. package/dist/scrapers/index.d.ts +21 -21
  2. package/dist/scrapers/index.d.ts.map +1 -1
  3. package/dist/scrapers/index.js +21 -21
  4. package/dist/scrapers/index.js.map +1 -1
  5. package/dist/scrapers/scraper-profile.js +1 -1
  6. package/dist/scrapers/scraper-profile.js.map +1 -1
  7. package/dist/scrapers/scraper-request.js +1 -1
  8. package/dist/scrapers/scraper-request.js.map +1 -1
  9. package/dist/scrapers/scraper-response-error.js +1 -1
  10. package/dist/scrapers/scraper-response-error.js.map +1 -1
  11. package/dist/scrapers/scraper-response-result-date-time-instant.js +1 -1
  12. package/dist/scrapers/scraper-response-result-date-time-instant.js.map +1 -1
  13. package/dist/scrapers/scraper-response-result-date-time-range.js +1 -1
  14. package/dist/scrapers/scraper-response-result-date-time-range.js.map +1 -1
  15. package/dist/scrapers/scraper-response-result-date-time.js +2 -2
  16. package/dist/scrapers/scraper-response-result-date-time.js.map +1 -1
  17. package/dist/scrapers/scraper-response-result-detail.js +2 -2
  18. package/dist/scrapers/scraper-response-result-detail.js.map +1 -1
  19. package/dist/scrapers/scraper-response-result-quantity.js +1 -1
  20. package/dist/scrapers/scraper-response-result-quantity.js.map +1 -1
  21. package/dist/scrapers/scraper-response-result-stock.js +2 -2
  22. package/dist/scrapers/scraper-response-result-stock.js.map +1 -1
  23. package/dist/scrapers/scraper-response-result.js +6 -6
  24. package/dist/scrapers/scraper-response-result.js.map +1 -1
  25. package/dist/scrapers/scraper-response.js +2 -2
  26. package/dist/scrapers/scraper-response.js.map +1 -1
  27. package/dist/scrapers/specifications/index.d.ts +30 -30
  28. package/dist/scrapers/specifications/index.d.ts.map +1 -1
  29. package/dist/scrapers/specifications/index.js +30 -30
  30. package/dist/scrapers/specifications/index.js.map +1 -1
  31. package/dist/scrapers/specifications/scraper-specification-data-payload.js +1 -1
  32. package/dist/scrapers/specifications/scraper-specification-data-payload.js.map +1 -1
  33. package/dist/scrapers/specifications/scraper-specification-defaults.js +3 -3
  34. package/dist/scrapers/specifications/scraper-specification-defaults.js.map +1 -1
  35. package/dist/scrapers/specifications/scraper-specification-expression.js +1 -1
  36. package/dist/scrapers/specifications/scraper-specification-expression.js.map +1 -1
  37. package/dist/scrapers/specifications/scraper-specification-flat-action.js +1 -1
  38. package/dist/scrapers/specifications/scraper-specification-flat-action.js.map +1 -1
  39. package/dist/scrapers/specifications/scraper-specification-gates.js +1 -1
  40. package/dist/scrapers/specifications/scraper-specification-gates.js.map +1 -1
  41. package/dist/scrapers/specifications/scraper-specification-handler.js +6 -6
  42. package/dist/scrapers/specifications/scraper-specification-handler.js.map +1 -1
  43. package/dist/scrapers/specifications/scraper-specification-header-map.js +1 -1
  44. package/dist/scrapers/specifications/scraper-specification-header-map.js.map +1 -1
  45. package/dist/scrapers/specifications/scraper-specification-json-payload.js +1 -1
  46. package/dist/scrapers/specifications/scraper-specification-json-payload.js.map +1 -1
  47. package/dist/scrapers/specifications/scraper-specification-map-action.js +1 -1
  48. package/dist/scrapers/specifications/scraper-specification-map-action.js.map +1 -1
  49. package/dist/scrapers/specifications/scraper-specification-map.js +1 -1
  50. package/dist/scrapers/specifications/scraper-specification-map.js.map +1 -1
  51. package/dist/scrapers/specifications/scraper-specification-payload-map.js +1 -1
  52. package/dist/scrapers/specifications/scraper-specification-payload-map.js.map +1 -1
  53. package/dist/scrapers/specifications/scraper-specification-request-action.js +2 -2
  54. package/dist/scrapers/specifications/scraper-specification-request-action.js.map +1 -1
  55. package/dist/scrapers/specifications/scraper-specification-request.js +6 -6
  56. package/dist/scrapers/specifications/scraper-specification-request.js.map +1 -1
  57. package/dist/scrapers/specifications/scraper-specification-requirement.js +1 -1
  58. package/dist/scrapers/specifications/scraper-specification-requirement.js.map +1 -1
  59. package/dist/scrapers/specifications/scraper-specification-return-action.js +1 -1
  60. package/dist/scrapers/specifications/scraper-specification-return-action.js.map +1 -1
  61. package/dist/scrapers/specifications/scraper-specification-return-brand.js +1 -1
  62. package/dist/scrapers/specifications/scraper-specification-return-brand.js.map +1 -1
  63. package/dist/scrapers/specifications/scraper-specification-return-descriptionless-detail.js +1 -1
  64. package/dist/scrapers/specifications/scraper-specification-return-descriptionless-detail.js.map +1 -1
  65. package/dist/scrapers/specifications/scraper-specification-return-descriptive-detail.js +1 -1
  66. package/dist/scrapers/specifications/scraper-specification-return-descriptive-detail.js.map +1 -1
  67. package/dist/scrapers/specifications/scraper-specification-return-detail.js +2 -2
  68. package/dist/scrapers/specifications/scraper-specification-return-detail.js.map +1 -1
  69. package/dist/scrapers/specifications/scraper-specification-return-extract-stock.js +1 -1
  70. package/dist/scrapers/specifications/scraper-specification-return-extract-stock.js.map +1 -1
  71. package/dist/scrapers/specifications/scraper-specification-return-flat-stock.js +2 -2
  72. package/dist/scrapers/specifications/scraper-specification-return-flat-stock.js.map +1 -1
  73. package/dist/scrapers/specifications/scraper-specification-return.js +5 -5
  74. package/dist/scrapers/specifications/scraper-specification-return.js.map +1 -1
  75. package/dist/scrapers/specifications/scraper-specification-settings.js +3 -3
  76. package/dist/scrapers/specifications/scraper-specification-settings.js.map +1 -1
  77. package/dist/scrapers/specifications/scraper-specification-url-parameter.js +1 -1
  78. package/dist/scrapers/specifications/scraper-specification-url-parameter.js.map +1 -1
  79. package/dist/scrapers/specifications/scraper-specification-url.js +2 -2
  80. package/dist/scrapers/specifications/scraper-specification-url.js.map +1 -1
  81. package/dist/scrapers/specifications/scraper-specification.js +2 -2
  82. package/dist/scrapers/specifications/scraper-specification.js.map +1 -1
  83. package/package.json +1 -1
@@ -1,22 +1,22 @@
1
- export * from "./scraper-inputs";
2
- export * from "./scraper-profile";
3
- export * from "./scraper-request";
4
- export * from "./scraper-response-error-code";
5
- export * from "./scraper-response-error";
6
- export * from "./scraper-response-result-brand";
7
- export * from "./scraper-response-result-date-time-instant-grain";
8
- export * from "./scraper-response-result-date-time-instant";
9
- export * from "./scraper-response-result-date-time-range";
10
- export * from "./scraper-response-result-date-time";
11
- export * from "./scraper-response-result-descriptionless-detail";
12
- export * from "./scraper-response-result-descriptive-detail";
13
- export * from "./scraper-response-result-detail";
14
- export * from "./scraper-response-result-grading";
15
- export * from "./scraper-response-result-noise-level";
16
- export * from "./scraper-response-result-price";
17
- export * from "./scraper-response-result-quantity-modifier";
18
- export * from "./scraper-response-result-quantity";
19
- export * from "./scraper-response-result-stock";
20
- export * from "./scraper-response-result";
21
- export * from "./scraper-response";
1
+ export * from "./scraper-inputs.js";
2
+ export * from "./scraper-profile.js";
3
+ export * from "./scraper-request.js";
4
+ export * from "./scraper-response-error-code.js";
5
+ export * from "./scraper-response-error.js";
6
+ export * from "./scraper-response-result-brand.js";
7
+ export * from "./scraper-response-result-date-time-instant-grain.js";
8
+ export * from "./scraper-response-result-date-time-instant.js";
9
+ export * from "./scraper-response-result-date-time-range.js";
10
+ export * from "./scraper-response-result-date-time.js";
11
+ export * from "./scraper-response-result-descriptionless-detail.js";
12
+ export * from "./scraper-response-result-descriptive-detail.js";
13
+ export * from "./scraper-response-result-detail.js";
14
+ export * from "./scraper-response-result-grading.js";
15
+ export * from "./scraper-response-result-noise-level.js";
16
+ export * from "./scraper-response-result-price.js";
17
+ export * from "./scraper-response-result-quantity-modifier.js";
18
+ export * from "./scraper-response-result-quantity.js";
19
+ export * from "./scraper-response-result-stock.js";
20
+ export * from "./scraper-response-result.js";
21
+ export * from "./scraper-response.js";
22
22
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/main/ts/scrapers/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,0BAA0B,CAAC;AACzC,cAAc,iCAAiC,CAAC;AAChD,cAAc,mDAAmD,CAAC;AAClE,cAAc,6CAA6C,CAAC;AAC5D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,qCAAqC,CAAC;AACpD,cAAc,kDAAkD,CAAC;AACjE,cAAc,8CAA8C,CAAC;AAC7D,cAAc,kCAAkC,CAAC;AACjD,cAAc,mCAAmC,CAAC;AAClD,cAAc,uCAAuC,CAAC;AACtD,cAAc,iCAAiC,CAAC;AAChD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,oCAAoC,CAAC;AACnD,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/main/ts/scrapers/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,kCAAkC,CAAC;AACjD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,oCAAoC,CAAC;AACnD,cAAc,sDAAsD,CAAC;AACrE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,8CAA8C,CAAC;AAC7D,cAAc,wCAAwC,CAAC;AACvD,cAAc,qDAAqD,CAAC;AACpE,cAAc,iDAAiD,CAAC;AAChE,cAAc,qCAAqC,CAAC;AACpD,cAAc,sCAAsC,CAAC;AACrD,cAAc,0CAA0C,CAAC;AACzD,cAAc,oCAAoC,CAAC;AACnD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,uCAAuC,CAAC;AACtD,cAAc,oCAAoC,CAAC;AACnD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC"}
@@ -1,22 +1,22 @@
1
- export * from "./scraper-inputs";
2
- export * from "./scraper-profile";
3
- export * from "./scraper-request";
4
- export * from "./scraper-response-error-code";
5
- export * from "./scraper-response-error";
6
- export * from "./scraper-response-result-brand";
7
- export * from "./scraper-response-result-date-time-instant-grain";
8
- export * from "./scraper-response-result-date-time-instant";
9
- export * from "./scraper-response-result-date-time-range";
10
- export * from "./scraper-response-result-date-time";
11
- export * from "./scraper-response-result-descriptionless-detail";
12
- export * from "./scraper-response-result-descriptive-detail";
13
- export * from "./scraper-response-result-detail";
14
- export * from "./scraper-response-result-grading";
15
- export * from "./scraper-response-result-noise-level";
16
- export * from "./scraper-response-result-price";
17
- export * from "./scraper-response-result-quantity-modifier";
18
- export * from "./scraper-response-result-quantity";
19
- export * from "./scraper-response-result-stock";
20
- export * from "./scraper-response-result";
21
- export * from "./scraper-response";
1
+ export * from "./scraper-inputs.js";
2
+ export * from "./scraper-profile.js";
3
+ export * from "./scraper-request.js";
4
+ export * from "./scraper-response-error-code.js";
5
+ export * from "./scraper-response-error.js";
6
+ export * from "./scraper-response-result-brand.js";
7
+ export * from "./scraper-response-result-date-time-instant-grain.js";
8
+ export * from "./scraper-response-result-date-time-instant.js";
9
+ export * from "./scraper-response-result-date-time-range.js";
10
+ export * from "./scraper-response-result-date-time.js";
11
+ export * from "./scraper-response-result-descriptionless-detail.js";
12
+ export * from "./scraper-response-result-descriptive-detail.js";
13
+ export * from "./scraper-response-result-detail.js";
14
+ export * from "./scraper-response-result-grading.js";
15
+ export * from "./scraper-response-result-noise-level.js";
16
+ export * from "./scraper-response-result-price.js";
17
+ export * from "./scraper-response-result-quantity-modifier.js";
18
+ export * from "./scraper-response-result-quantity.js";
19
+ export * from "./scraper-response-result-stock.js";
20
+ export * from "./scraper-response-result.js";
21
+ export * from "./scraper-response.js";
22
22
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,0BAA0B,CAAC;AACzC,cAAc,iCAAiC,CAAC;AAChD,cAAc,mDAAmD,CAAC;AAClE,cAAc,6CAA6C,CAAC;AAC5D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,qCAAqC,CAAC;AACpD,cAAc,kDAAkD,CAAC;AACjE,cAAc,8CAA8C,CAAC;AAC7D,cAAc,kCAAkC,CAAC;AACjD,cAAc,mCAAmC,CAAC;AAClD,cAAc,uCAAuC,CAAC;AACtD,cAAc,iCAAiC,CAAC;AAChD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,oCAAoC,CAAC;AACnD,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,kCAAkC,CAAC;AACjD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,oCAAoC,CAAC;AACnD,cAAc,sDAAsD,CAAC;AACrE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,8CAA8C,CAAC;AAC7D,cAAc,wCAAwC,CAAC;AACvD,cAAc,qDAAqD,CAAC;AACpE,cAAc,iDAAiD,CAAC;AAChE,cAAc,qCAAqC,CAAC;AACpD,cAAc,sCAAsC,CAAC;AACrD,cAAc,0CAA0C,CAAC;AACzD,cAAc,oCAAoC,CAAC;AACnD,cAAc,gDAAgD,CAAC;AAC/D,cAAc,uCAAuC,CAAC;AACtD,cAAc,oCAAoC,CAAC;AACnD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperInputs } from "./scraper-inputs";
2
+ import { ScraperInputs } from "./scraper-inputs.js";
3
3
  /**
4
4
  * Represents a scraper profile that associates a scraper's specification name with its inputs.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-profile.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-profile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD;;;;GAIG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,CAAC,IAAI,CAClC,CAAC;KACE,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,CAAC,oBAAoB,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC5D,KAAK,EAAE,eAAe;QACtB,WAAW,EAAE,yCAAyC;KACvD,CAAC;IACF,MAAM,EAAE,aAAa;CACtB,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,0EAA0E;IAC9E,KAAK,EAAE,kBAAkB;IACzB,WAAW,EACT,iFAAiF;IACnF,QAAQ,EACN,oEAAoE;IACtE,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,EACJ,CAAC,CAAC,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;IACrB,iBAAiB,EAAE,IAAI,CAAC,kBAAkB;IAC1C,MAAM,EAAE,IAAI,CAAC,MAAM;CACpB,CAAC,CAAC,CACJ,CAAC"}
1
+ {"version":3,"file":"scraper-profile.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-profile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAEpD;;;;GAIG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,CAAC,IAAI,CAClC,CAAC;KACE,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,CAAC,oBAAoB,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC5D,KAAK,EAAE,eAAe;QACtB,WAAW,EAAE,yCAAyC;KACvD,CAAC;IACF,MAAM,EAAE,aAAa;CACtB,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,0EAA0E;IAC9E,KAAK,EAAE,kBAAkB;IACzB,WAAW,EACT,iFAAiF;IACnF,QAAQ,EACN,oEAAoE;IACtE,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,EACJ,CAAC,CAAC,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;IACrB,iBAAiB,EAAE,IAAI,CAAC,kBAAkB;IAC1C,MAAM,EAAE,IAAI,CAAC,MAAM;CACpB,CAAC,CAAC,CACJ,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperProfile } from "./scraper-profile";
2
+ import { ScraperProfile } from "./scraper-profile.js";
3
3
  /**
4
4
  * Represents a request to scrapers for a specific search term.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-request.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-request.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAEnD;;;;GAIG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,CAAC,IAAI,CAClC,CAAC;KACE,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,CAAC,aAAa,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACrD,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,0BAA0B;KACxC,CAAC;IACF,QAAQ,EAAE,CAAC;SACR,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC;SACjC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,mBAAmB;QAC1B,WAAW,EAAE,2BAA2B;KACzC,CAAC;CACL,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,0EAA0E;IAC9E,KAAK,EAAE,kBAAkB;IACzB,WAAW,EAAE,sCAAsC;IACnD,QAAQ,EACN,oEAAoE;IACtE,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,EACJ,CAAC,CAAC,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;IACrB,UAAU,EAAE,IAAI,CAAC,WAAW;IAC5B,QAAQ,EAAE,IAAI,CAAC,QAAQ;CACxB,CAAC,CAAC,CACJ,CAAC"}
1
+ {"version":3,"file":"scraper-request.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-request.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAEtD;;;;GAIG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,CAAC,IAAI,CAClC,CAAC;KACE,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,CAAC,aAAa,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACrD,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,0BAA0B;KACxC,CAAC;IACF,QAAQ,EAAE,CAAC;SACR,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC;SACjC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,mBAAmB;QAC1B,WAAW,EAAE,2BAA2B;KACzC,CAAC;CACL,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,0EAA0E;IAC9E,KAAK,EAAE,kBAAkB;IACzB,WAAW,EAAE,sCAAsC;IACnD,QAAQ,EACN,oEAAoE;IACtE,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,EACJ,CAAC,CAAC,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;IACrB,UAAU,EAAE,IAAI,CAAC,WAAW;IAC5B,QAAQ,EAAE,IAAI,CAAC,QAAQ;CACxB,CAAC,CAAC,CACJ,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperResponseErrorCode } from "./scraper-response-error-code";
2
+ import { ScraperResponseErrorCode } from "./scraper-response-error-code.js";
3
3
  /**
4
4
  * Represents a response with error data associated with a failure in scraper.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-response-error.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-error.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEzE;;;;GAIG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC;KAClC,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,wBAAwB;IAC9B,CAAC,oBAAoB,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC5D,KAAK,EAAE,uBAAuB;QAC9B,WAAW,EAAE,sDAAsD;KACpE,CAAC;IACF,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC,QAAQ,CAC1B,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACpC,KAAK,EAAE,eAAe;QACtB,WAAW,EAAE,gDAAgD;KAC9D,CAAC,CACH;IACD,OAAO,EAAE,CAAC,CAAC,QAAQ,CACjB,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACpC,KAAK,EAAE,gBAAgB;QACvB,WAAW,EAAE,gCAAgC;KAC9C,CAAC,CACH;CACF,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,iFAAiF;IACrF,KAAK,EAAE,yBAAyB;IAChC,WAAW,EACT,gEAAgE;IAClE,QAAQ,EACN,0EAA0E;IAC5E,cAAc,EAAE;QACd,qEAAqE;KACtE;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-response-error.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-error.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,wBAAwB,EAAE,MAAM,kCAAkC,CAAC;AAE5E;;;;GAIG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC;KAClC,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,wBAAwB;IAC9B,CAAC,oBAAoB,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC5D,KAAK,EAAE,uBAAuB;QAC9B,WAAW,EAAE,sDAAsD;KACpE,CAAC;IACF,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC,QAAQ,CAC1B,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACpC,KAAK,EAAE,eAAe;QACtB,WAAW,EAAE,gDAAgD;KAC9D,CAAC,CACH;IACD,OAAO,EAAE,CAAC,CAAC,QAAQ,CACjB,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACpC,KAAK,EAAE,gBAAgB;QACvB,WAAW,EAAE,gCAAgC;KAC9C,CAAC,CACH;CACF,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,iFAAiF;IACrF,KAAK,EAAE,yBAAyB;IAChC,WAAW,EACT,gEAAgE;IAClE,QAAQ,EACN,0EAA0E;IAC5E,cAAc,EAAE;QACd,qEAAqE;KACtE;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperResponseResultDateTimeInstantGrain } from "./scraper-response-result-date-time-instant-grain";
2
+ import { ScraperResponseResultDateTimeInstantGrain } from "./scraper-response-result-date-time-instant-grain.js";
3
3
  /**
4
4
  * Represents the instant of the delivery date-time associated with a scrapped result.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-response-result-date-time-instant.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-result-date-time-instant.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,yCAAyC,EAAE,MAAM,mDAAmD,CAAC;AAE9G;;;;GAIG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAG,CAAC;KAClD,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,KAAK,EAAE,CAAC,CAAC,GAAG,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACjD,KAAK,EAAE,iCAAiC;QACxC,WAAW,EACT,6DAA6D;KAChE,CAAC;IACF,KAAK,EAAE,yCAAyC;CACjD,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,oGAAoG;IACxG,KAAK,EAAE,2BAA2B;IAClC,WAAW,EAAE,oDAAoD;IACjE,QAAQ,EACN,0FAA0F;IAC5F,cAAc,EAAE;QACd,mFAAmF;KACpF;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-response-result-date-time-instant.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-result-date-time-instant.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,yCAAyC,EAAE,MAAM,sDAAsD,CAAC;AAEjH;;;;GAIG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAG,CAAC;KAClD,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,KAAK,EAAE,CAAC,CAAC,GAAG,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACjD,KAAK,EAAE,iCAAiC;QACxC,WAAW,EACT,6DAA6D;KAChE,CAAC;IACF,KAAK,EAAE,yCAAyC;CACjD,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,oGAAoG;IACxG,KAAK,EAAE,2BAA2B;IAClC,WAAW,EAAE,oDAAoD;IACjE,QAAQ,EACN,0FAA0F;IAC5F,cAAc,EAAE;QACd,mFAAmF;KACpF;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperResponseResultDateTimeInstant } from "./scraper-response-result-date-time-instant";
2
+ import { ScraperResponseResultDateTimeInstant } from "./scraper-response-result-date-time-instant.js";
3
3
  /**
4
4
  * Represents the range of the delivery date-time associated with a scrapped result.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-response-result-date-time-range.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-result-date-time-range.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,oCAAoC,EAAE,MAAM,6CAA6C,CAAC;AAEnG;;;;GAIG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAG,CAAC;KAChD,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,oCAAoC;IAC1C,KAAK,EAAE,oCAAoC;CAC5C,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,kGAAkG;IACtG,KAAK,EAAE,yBAAyB;IAChC,WAAW,EAAE,kDAAkD;IAC/D,QAAQ,EACN,wFAAwF;IAC1F,cAAc,EAAE;QACd,mFAAmF;KACpF;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-response-result-date-time-range.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-result-date-time-range.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,oCAAoC,EAAE,MAAM,gDAAgD,CAAC;AAEtG;;;;GAIG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAG,CAAC;KAChD,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,oCAAoC;IAC1C,KAAK,EAAE,oCAAoC;CAC5C,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,kGAAkG;IACtG,KAAK,EAAE,yBAAyB;IAChC,WAAW,EAAE,kDAAkD;IAC/D,QAAQ,EACN,wFAAwF;IAC1F,cAAc,EAAE;QACd,mFAAmF;KACpF;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperResponseResultDateTimeInstant } from "./scraper-response-result-date-time-instant";
3
- import { ScraperResponseResultDateTimeRange } from "./scraper-response-result-date-time-range";
2
+ import { ScraperResponseResultDateTimeInstant } from "./scraper-response-result-date-time-instant.js";
3
+ import { ScraperResponseResultDateTimeRange } from "./scraper-response-result-date-time-range.js";
4
4
  /**
5
5
  * Represents the delivery date-time associated with a scrapped result.
6
6
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-response-result-date-time.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-result-date-time.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,oCAAoC,EAAE,MAAM,6CAA6C,CAAC;AACnG,OAAO,EAAE,kCAAkC,EAAE,MAAM,2CAA2C,CAAC;AAE/F;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG,CAAC;KAC3C,KAAK,CAAC;IACL,oCAAoC;IACpC,kCAAkC;CACnC,CAAC;KACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,4FAA4F;IAChG,gBAAgB,EACd,mFAAmF;CACtF,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-response-result-date-time.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-result-date-time.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,oCAAoC,EAAE,MAAM,gDAAgD,CAAC;AACtG,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AAElG;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG,CAAC;KAC3C,KAAK,CAAC;IACL,oCAAoC;IACpC,kCAAkC;CACnC,CAAC;KACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,4FAA4F;IAChG,gBAAgB,EACd,mFAAmF;CACtF,CAAC,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperResponseResultDescriptionlessDetail } from "./scraper-response-result-descriptionless-detail";
3
- import { ScraperResponseResultDescriptiveDetail } from "./scraper-response-result-descriptive-detail";
2
+ import { ScraperResponseResultDescriptionlessDetail } from "./scraper-response-result-descriptionless-detail.js";
3
+ import { ScraperResponseResultDescriptiveDetail } from "./scraper-response-result-descriptive-detail.js";
4
4
  /**
5
5
  * Represents the detail data associated with a scrapped result.
6
6
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-response-result-detail.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-result-detail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,0CAA0C,EAAE,MAAM,kDAAkD,CAAC;AAC9G,OAAO,EAAE,sCAAsC,EAAE,MAAM,8CAA8C,CAAC;AAEtG;;;;GAIG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAG,CAAC;KACzC,KAAK,CAAC;IACL,0CAA0C;IAC1C,sCAAsC;CACvC,CAAC;KACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,yFAAyF;IAC7F,gBAAgB,EACd,iFAAiF;CACpF,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-response-result-detail.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-result-detail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,0CAA0C,EAAE,MAAM,qDAAqD,CAAC;AACjH,OAAO,EAAE,sCAAsC,EAAE,MAAM,iDAAiD,CAAC;AAEzG;;;;GAIG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAG,CAAC;KACzC,KAAK,CAAC;IACL,0CAA0C;IAC1C,sCAAsC;CACvC,CAAC;KACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,yFAAyF;IAC7F,gBAAgB,EACd,iFAAiF;CACpF,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperResponseResultQuantityModifier } from "./scraper-response-result-quantity-modifier";
2
+ import { ScraperResponseResultQuantityModifier } from "./scraper-response-result-quantity-modifier.js";
3
3
  /**
4
4
  * Represents a quantity for the result of a scraper.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-response-result-quantity.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-result-quantity.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,qCAAqC,EAAE,MAAM,6CAA6C,CAAC;AAEpG;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG,CAAC;KAC3C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,MAAM,EAAE,CAAC,CAAC,KAAK,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC3C,KAAK,EAAE,yBAAyB;QAChC,WAAW,EAAE,yCAAyC;KACvD,CAAC;IACF,QAAQ,EAAE,qCAAqC;CAChD,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,2FAA2F;IAC/F,KAAK,EAAE,mCAAmC;IAC1C,WAAW,EAAE,sDAAsD;IACnE,QAAQ,EACN,mFAAmF;IACrF,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-response-result-quantity.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-result-quantity.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,qCAAqC,EAAE,MAAM,gDAAgD,CAAC;AAEvG;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG,CAAC;KAC3C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,MAAM,EAAE,CAAC,CAAC,KAAK,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC3C,KAAK,EAAE,yBAAyB;QAChC,WAAW,EAAE,yCAAyC;KACvD,CAAC;IACF,QAAQ,EAAE,qCAAqC;CAChD,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,2FAA2F;IAC/F,KAAK,EAAE,mCAAmC;IAC1C,WAAW,EAAE,sDAAsD;IACnE,QAAQ,EACN,mFAAmF;IACrF,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperResponseResultQuantity } from "./scraper-response-result-quantity";
3
- import { ScraperResponseResultDateTime } from "./scraper-response-result-date-time";
2
+ import { ScraperResponseResultQuantity } from "./scraper-response-result-quantity.js";
3
+ import { ScraperResponseResultDateTime } from "./scraper-response-result-date-time.js";
4
4
  /**
5
5
  * Represents the stock data associated with the result of a scraper.
6
6
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-response-result-stock.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-result-stock.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACnF,OAAO,EAAE,6BAA6B,EAAE,MAAM,qCAAqC,CAAC;AAEpF;;;;GAIG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG,CAAC,CAAC,IAAI,CAC9C,CAAC;KACE,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,YAAY,EAAE,6BAA6B;IAC3C,OAAO,EAAE,CAAC,CAAC,QAAQ,CACjB,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACpC,KAAK,EAAE,8BAA8B;QACrC,WAAW,EACT,gEAAgE;KACnE,CAAC,CACH;IACD,CAAC,eAAe,CAAC,EAAE,CAAC,CAAC,QAAQ,CAAC,6BAA6B,CAAC;CAC7D,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,wFAAwF;IAC5F,KAAK,EAAE,gCAAgC;IACvC,WAAW,EAAE,+CAA+C;IAC5D,QAAQ,EACN,gFAAgF;IAClF,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,EACJ,CAAC,CAAC,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;IACrB,YAAY,EAAE,IAAI,CAAC,YAAY;IAC/B,OAAO,EAAE,IAAI,CAAC,OAAO;IACrB,YAAY,EAAE,IAAI,CAAC,aAAa;CACjC,CAAC,CAAC,CACJ,CAAC"}
1
+ {"version":3,"file":"scraper-response-result-stock.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-result-stock.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,6BAA6B,EAAE,MAAM,uCAAuC,CAAC;AACtF,OAAO,EAAE,6BAA6B,EAAE,MAAM,wCAAwC,CAAC;AAEvF;;;;GAIG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG,CAAC,CAAC,IAAI,CAC9C,CAAC;KACE,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,YAAY,EAAE,6BAA6B;IAC3C,OAAO,EAAE,CAAC,CAAC,QAAQ,CACjB,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACpC,KAAK,EAAE,8BAA8B;QACrC,WAAW,EACT,gEAAgE;KACnE,CAAC,CACH;IACD,CAAC,eAAe,CAAC,EAAE,CAAC,CAAC,QAAQ,CAAC,6BAA6B,CAAC;CAC7D,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,wFAAwF;IAC5F,KAAK,EAAE,gCAAgC;IACvC,WAAW,EAAE,+CAA+C;IAC5D,QAAQ,EACN,gFAAgF;IAClF,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,EACJ,CAAC,CAAC,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;IACrB,YAAY,EAAE,IAAI,CAAC,YAAY;IAC/B,OAAO,EAAE,IAAI,CAAC,OAAO;IACrB,YAAY,EAAE,IAAI,CAAC,aAAa;CACjC,CAAC,CAAC,CACJ,CAAC"}
@@ -1,10 +1,10 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperResponseResultBrand } from "./scraper-response-result-brand";
3
- import { ScraperResponseResultPrice } from "./scraper-response-result-price";
4
- import { ScraperResponseResultStock } from "./scraper-response-result-stock";
5
- import { ScraperResponseResultGrading } from "./scraper-response-result-grading";
6
- import { ScraperResponseResultNoiseLevel } from "./scraper-response-result-noise-level";
7
- import { ScraperResponseResultDetail } from "./scraper-response-result-detail";
2
+ import { ScraperResponseResultBrand } from "./scraper-response-result-brand.js";
3
+ import { ScraperResponseResultPrice } from "./scraper-response-result-price.js";
4
+ import { ScraperResponseResultStock } from "./scraper-response-result-stock.js";
5
+ import { ScraperResponseResultGrading } from "./scraper-response-result-grading.js";
6
+ import { ScraperResponseResultNoiseLevel } from "./scraper-response-result-noise-level.js";
7
+ import { ScraperResponseResultDetail } from "./scraper-response-result-detail.js";
8
8
  /**
9
9
  * Represents the result of a scraper response.
10
10
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-response-result.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-result.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"scraper-response-result.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response-result.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,0BAA0B,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,EAAE,0BAA0B,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,EAAE,0BAA0B,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,EAAE,4BAA4B,EAAE,MAAM,sCAAsC,CAAC;AACpF,OAAO,EAAE,+BAA+B,EAAE,MAAM,0CAA0C,CAAC;AAC3F,OAAO,EAAE,2BAA2B,EAAE,MAAM,qCAAqC,CAAC;AAElF;;;;GAIG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAG,CAAC,CAAC,IAAI,CACzC,CAAC;KACE,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACzC,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,uCAAuC;KACrD,CAAC;IACF,CAAC,oBAAoB,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC5D,KAAK,EAAE,uBAAuB;QAC9B,WAAW,EACT,8DAA8D;KACjE,CAAC;IACF,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACjD,KAAK,EAAE,qBAAqB;QAC5B,WAAW,EAAE,iCAAiC;KAC/C,CAAC;IACF,KAAK,EAAE,0BAA0B;IACjC,KAAK,EAAE,0BAA0B;IACjC,KAAK,EAAE,CAAC,CAAC,QAAQ,CACf,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACpC,KAAK,EAAE,eAAe;QACtB,WAAW,EAAE,wCAAwC;KACtD,CAAC,CACH;IACD,MAAM,EAAE,CAAC,CAAC,QAAQ,CAChB,CAAC;SACE,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,CAAC;SAC7C,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,yBAAyB;QAChC,WAAW,EAAE,yCAAyC;KACvD,CAAC,CACL;IACD,IAAI,EAAE,CAAC,CAAC,QAAQ,CAAC,4BAA4B,CAAC;IAC9C,KAAK,EAAE,CAAC,CAAC,QAAQ,CAAC,+BAA+B,CAAC;IAClD,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAClB,CAAC,CAAC,KAAK,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACnC,KAAK,EAAE,kBAAkB;QACzB,WAAW,EAAE,iDAAiD;KAC/D,CAAC,CACH;IACD,WAAW,EAAE,CAAC,CAAC,QAAQ,CAAC,4BAA4B,CAAC;IACrD,OAAO,EAAE,CAAC,CAAC,QAAQ,CACjB,CAAC;SACE,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,2BAA2B,CAAC,CAAC;SAC9C,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,0BAA0B;QACjC,WAAW,EAAE,0CAA0C;KACxD,CAAC,CACL;CACF,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,kFAAkF;IACtF,KAAK,EAAE,0BAA0B;IACjC,WAAW,EAAE,kCAAkC;IAC/C,QAAQ,EACN,2EAA2E;IAC7E,cAAc,EAAE;QACd,qEAAqE;KACtE;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,EACJ,CAAC,CAAC,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;IACrB,GAAG,EAAE,IAAI,CAAC,GAAG;IACb,iBAAiB,EAAE,IAAI,CAAC,kBAAkB;IAC1C,WAAW,EAAE,IAAI,CAAC,WAAW;IAC7B,KAAK,EAAE,IAAI,CAAC,KAAK;IACjB,KAAK,EAAE,IAAI,CAAC,KAAK;IACjB,KAAK,EAAE,IAAI,CAAC,KAAK;IACjB,MAAM,EAAE,IAAI,CAAC,MAAM;IACnB,IAAI,EAAE,IAAI,CAAC,IAAI;IACf,KAAK,EAAE,IAAI,CAAC,KAAK;IACjB,QAAQ,EAAE,IAAI,CAAC,QAAQ;IACvB,WAAW,EAAE,IAAI,CAAC,WAAW;IAC7B,OAAO,EAAE,IAAI,CAAC,OAAO;CACtB,CAAC,CAAC,CACJ,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperResponseError } from "./scraper-response-error";
3
- import { ScraperResponseResult } from "./scraper-response-result";
2
+ import { ScraperResponseError } from "./scraper-response-error.js";
3
+ import { ScraperResponseResult } from "./scraper-response-result.js";
4
4
  /**
5
5
  * Represents the response from a scraper, which can either be an error or a successful result.
6
6
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-response.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAElE;;;;GAIG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,CAAC;KAC7B,KAAK,CAAC,CAAC,oBAAoB,EAAE,qBAAqB,CAAC,CAAC;KACpD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,2EAA2E;IAC/E,gBAAgB,EACd,qEAAqE;CACxE,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-response.js","sourceRoot":"","sources":["../../src/main/ts/scrapers/scraper-response.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AACnE,OAAO,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAErE;;;;GAIG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,CAAC;KAC7B,KAAK,CAAC,CAAC,oBAAoB,EAAE,qBAAqB,CAAC,CAAC;KACpD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,2EAA2E;IAC/E,gBAAgB,EACd,qEAAqE;CACxE,CAAC,CAAC"}
@@ -1,31 +1,31 @@
1
- export * from "./scraper-specification-data-payload";
2
- export * from "./scraper-specification-defaults";
3
- export * from "./scraper-specification-expression";
4
- export * from "./scraper-specification-flat-action";
5
- export * from "./scraper-specification-gates";
6
- export * from "./scraper-specification-handler";
7
- export * from "./scraper-specification-header-map";
8
- export * from "./scraper-specification-jexl-specification";
9
- export * from "./scraper-specification-json-payload";
10
- export * from "./scraper-specification-map-action";
11
- export * from "./scraper-specification-map";
12
- export * from "./scraper-specification-payload-map";
13
- export * from "./scraper-specification-request-action";
14
- export * from "./scraper-specification-request-method";
15
- export * from "./scraper-specification-request-parser";
16
- export * from "./scraper-specification-request";
17
- export * from "./scraper-specification-requirement-type";
18
- export * from "./scraper-specification-requirement";
19
- export * from "./scraper-specification-return-action";
20
- export * from "./scraper-specification-return-brand";
21
- export * from "./scraper-specification-return-descriptionless-detail";
22
- export * from "./scraper-specification-return-descriptive-detail";
23
- export * from "./scraper-specification-return-detail";
24
- export * from "./scraper-specification-return-extract-stock";
25
- export * from "./scraper-specification-return-flat-stock";
26
- export * from "./scraper-specification-return";
27
- export * from "./scraper-specification-settings";
28
- export * from "./scraper-specification-url-parameter";
29
- export * from "./scraper-specification-url";
30
- export * from "./scraper-specification";
1
+ export * from "./scraper-specification-data-payload.js";
2
+ export * from "./scraper-specification-defaults.js";
3
+ export * from "./scraper-specification-expression.js";
4
+ export * from "./scraper-specification-flat-action.js";
5
+ export * from "./scraper-specification-gates.js";
6
+ export * from "./scraper-specification-handler.js";
7
+ export * from "./scraper-specification-header-map.js";
8
+ export * from "./scraper-specification-jexl-specification.js";
9
+ export * from "./scraper-specification-json-payload.js";
10
+ export * from "./scraper-specification-map-action.js";
11
+ export * from "./scraper-specification-map.js";
12
+ export * from "./scraper-specification-payload-map.js";
13
+ export * from "./scraper-specification-request-action.js";
14
+ export * from "./scraper-specification-request-method.js";
15
+ export * from "./scraper-specification-request-parser.js";
16
+ export * from "./scraper-specification-request.js";
17
+ export * from "./scraper-specification-requirement-type.js";
18
+ export * from "./scraper-specification-requirement.js";
19
+ export * from "./scraper-specification-return-action.js";
20
+ export * from "./scraper-specification-return-brand.js";
21
+ export * from "./scraper-specification-return-descriptionless-detail.js";
22
+ export * from "./scraper-specification-return-descriptive-detail.js";
23
+ export * from "./scraper-specification-return-detail.js";
24
+ export * from "./scraper-specification-return-extract-stock.js";
25
+ export * from "./scraper-specification-return-flat-stock.js";
26
+ export * from "./scraper-specification-return.js";
27
+ export * from "./scraper-specification-settings.js";
28
+ export * from "./scraper-specification-url-parameter.js";
29
+ export * from "./scraper-specification-url.js";
30
+ export * from "./scraper-specification.js";
31
31
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/index.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAC;AACrD,cAAc,kCAAkC,CAAC;AACjD,cAAc,oCAAoC,CAAC;AACnD,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,oCAAoC,CAAC;AACnD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,sCAAsC,CAAC;AACrD,cAAc,oCAAoC,CAAC;AACnD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,qCAAqC,CAAC;AACpD,cAAc,wCAAwC,CAAC;AACvD,cAAc,wCAAwC,CAAC;AACvD,cAAc,wCAAwC,CAAC;AACvD,cAAc,iCAAiC,CAAC;AAChD,cAAc,0CAA0C,CAAC;AACzD,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC;AACtD,cAAc,sCAAsC,CAAC;AACrD,cAAc,uDAAuD,CAAC;AACtE,cAAc,mDAAmD,CAAC;AAClE,cAAc,uCAAuC,CAAC;AACtD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,gCAAgC,CAAC;AAC/C,cAAc,kCAAkC,CAAC;AACjD,cAAc,uCAAuC,CAAC;AACtD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/index.ts"],"names":[],"mappings":"AAAA,cAAc,yCAAyC,CAAC;AACxD,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC;AACtD,cAAc,wCAAwC,CAAC;AACvD,cAAc,kCAAkC,CAAC;AACjD,cAAc,oCAAoC,CAAC;AACnD,cAAc,uCAAuC,CAAC;AACtD,cAAc,+CAA+C,CAAC;AAC9D,cAAc,yCAAyC,CAAC;AACxD,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,wCAAwC,CAAC;AACvD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,oCAAoC,CAAC;AACnD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,wCAAwC,CAAC;AACvD,cAAc,0CAA0C,CAAC;AACzD,cAAc,yCAAyC,CAAC;AACxD,cAAc,0DAA0D,CAAC;AACzE,cAAc,sDAAsD,CAAC;AACrE,cAAc,0CAA0C,CAAC;AACzD,cAAc,iDAAiD,CAAC;AAChE,cAAc,8CAA8C,CAAC;AAC7D,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,0CAA0C,CAAC;AACzD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,4BAA4B,CAAC"}
@@ -1,31 +1,31 @@
1
- export * from "./scraper-specification-data-payload";
2
- export * from "./scraper-specification-defaults";
3
- export * from "./scraper-specification-expression";
4
- export * from "./scraper-specification-flat-action";
5
- export * from "./scraper-specification-gates";
6
- export * from "./scraper-specification-handler";
7
- export * from "./scraper-specification-header-map";
8
- export * from "./scraper-specification-jexl-specification";
9
- export * from "./scraper-specification-json-payload";
10
- export * from "./scraper-specification-map-action";
11
- export * from "./scraper-specification-map";
12
- export * from "./scraper-specification-payload-map";
13
- export * from "./scraper-specification-request-action";
14
- export * from "./scraper-specification-request-method";
15
- export * from "./scraper-specification-request-parser";
16
- export * from "./scraper-specification-request";
17
- export * from "./scraper-specification-requirement-type";
18
- export * from "./scraper-specification-requirement";
19
- export * from "./scraper-specification-return-action";
20
- export * from "./scraper-specification-return-brand";
21
- export * from "./scraper-specification-return-descriptionless-detail";
22
- export * from "./scraper-specification-return-descriptive-detail";
23
- export * from "./scraper-specification-return-detail";
24
- export * from "./scraper-specification-return-extract-stock";
25
- export * from "./scraper-specification-return-flat-stock";
26
- export * from "./scraper-specification-return";
27
- export * from "./scraper-specification-settings";
28
- export * from "./scraper-specification-url-parameter";
29
- export * from "./scraper-specification-url";
30
- export * from "./scraper-specification";
1
+ export * from "./scraper-specification-data-payload.js";
2
+ export * from "./scraper-specification-defaults.js";
3
+ export * from "./scraper-specification-expression.js";
4
+ export * from "./scraper-specification-flat-action.js";
5
+ export * from "./scraper-specification-gates.js";
6
+ export * from "./scraper-specification-handler.js";
7
+ export * from "./scraper-specification-header-map.js";
8
+ export * from "./scraper-specification-jexl-specification.js";
9
+ export * from "./scraper-specification-json-payload.js";
10
+ export * from "./scraper-specification-map-action.js";
11
+ export * from "./scraper-specification-map.js";
12
+ export * from "./scraper-specification-payload-map.js";
13
+ export * from "./scraper-specification-request-action.js";
14
+ export * from "./scraper-specification-request-method.js";
15
+ export * from "./scraper-specification-request-parser.js";
16
+ export * from "./scraper-specification-request.js";
17
+ export * from "./scraper-specification-requirement-type.js";
18
+ export * from "./scraper-specification-requirement.js";
19
+ export * from "./scraper-specification-return-action.js";
20
+ export * from "./scraper-specification-return-brand.js";
21
+ export * from "./scraper-specification-return-descriptionless-detail.js";
22
+ export * from "./scraper-specification-return-descriptive-detail.js";
23
+ export * from "./scraper-specification-return-detail.js";
24
+ export * from "./scraper-specification-return-extract-stock.js";
25
+ export * from "./scraper-specification-return-flat-stock.js";
26
+ export * from "./scraper-specification-return.js";
27
+ export * from "./scraper-specification-settings.js";
28
+ export * from "./scraper-specification-url-parameter.js";
29
+ export * from "./scraper-specification-url.js";
30
+ export * from "./scraper-specification.js";
31
31
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/index.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAC;AACrD,cAAc,kCAAkC,CAAC;AACjD,cAAc,oCAAoC,CAAC;AACnD,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,oCAAoC,CAAC;AACnD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,sCAAsC,CAAC;AACrD,cAAc,oCAAoC,CAAC;AACnD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,qCAAqC,CAAC;AACpD,cAAc,wCAAwC,CAAC;AACvD,cAAc,wCAAwC,CAAC;AACvD,cAAc,wCAAwC,CAAC;AACvD,cAAc,iCAAiC,CAAC;AAChD,cAAc,0CAA0C,CAAC;AACzD,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC;AACtD,cAAc,sCAAsC,CAAC;AACrD,cAAc,uDAAuD,CAAC;AACtE,cAAc,mDAAmD,CAAC;AAClE,cAAc,uCAAuC,CAAC;AACtD,cAAc,8CAA8C,CAAC;AAC7D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,gCAAgC,CAAC;AAC/C,cAAc,kCAAkC,CAAC;AACjD,cAAc,uCAAuC,CAAC;AACtD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/index.ts"],"names":[],"mappings":"AAAA,cAAc,yCAAyC,CAAC;AACxD,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC;AACtD,cAAc,wCAAwC,CAAC;AACvD,cAAc,kCAAkC,CAAC;AACjD,cAAc,oCAAoC,CAAC;AACnD,cAAc,uCAAuC,CAAC;AACtD,cAAc,+CAA+C,CAAC;AAC9D,cAAc,yCAAyC,CAAC;AACxD,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,wCAAwC,CAAC;AACvD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,oCAAoC,CAAC;AACnD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,wCAAwC,CAAC;AACvD,cAAc,0CAA0C,CAAC;AACzD,cAAc,yCAAyC,CAAC;AACxD,cAAc,0DAA0D,CAAC;AACzE,cAAc,sDAAsD,CAAC;AACrE,cAAc,0CAA0C,CAAC;AACzD,cAAc,iDAAiD,CAAC;AAChE,cAAc,8CAA8C,CAAC;AAC7D,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,0CAA0C,CAAC;AACzD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,4BAA4B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationPayloadMap } from "./scraper-specification-payload-map";
2
+ import { ScraperSpecificationPayloadMap } from "./scraper-specification-payload-map.js";
3
3
  /**
4
4
  * Represents a data payload to be used by scraper's web request.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-data-payload.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-data-payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAErF;;;;GAIG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,CAAC;KAC7C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,8BAA8B;CACrC,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,4GAA4G;IAChH,KAAK,EAAE,mCAAmC;IAC1C,WAAW,EAAE,mDAAmD;IAChE,QAAQ,EACN,oGAAoG;IACtG,cAAc,EAAE;QACd,gGAAgG;KACjG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-data-payload.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-data-payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,wCAAwC,CAAC;AAExF;;;;GAIG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,CAAC;KAC7C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,8BAA8B;CACrC,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,4GAA4G;IAChH,KAAK,EAAE,mCAAmC;IAC1C,WAAW,EAAE,mDAAmD;IAChE,QAAQ,EACN,oGAAoG;IACtG,cAAc,EAAE;QACd,gGAAgG;KACjG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationUrl } from "./scraper-specification-url";
3
- import { ScraperSpecificationHeaderMap } from "./scraper-specification-header-map";
4
- import { ScraperSpecificationExpression } from "./scraper-specification-expression";
2
+ import { ScraperSpecificationUrl } from "./scraper-specification-url.js";
3
+ import { ScraperSpecificationHeaderMap } from "./scraper-specification-header-map.js";
4
+ import { ScraperSpecificationExpression } from "./scraper-specification-expression.js";
5
5
  /**
6
6
  * Represents the default values to inject into the scraper context.
7
7
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-defaults.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-defaults.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AACtE,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACnF,OAAO,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEpF;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG,CAAC;KAC1C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,GAAG,EAAE,uBAAuB;IAC5B,OAAO,EAAE,CAAC,CAAC,QAAQ,CAAC,6BAA6B,CAAC;IAClD,KAAK,EAAE,CAAC;SACL,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,CAAC;SACjD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,mCAAmC;QAC1C,WAAW,EAAE,oDAAoD;KAClE,CAAC;CACL,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,wGAAwG;IAC5G,KAAK,EAAE,yBAAyB;IAChC,WAAW,EAAE,gDAAgD;IAC7D,QAAQ,EACN,iGAAiG;IACnG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-defaults.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-defaults.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AACzE,OAAO,EAAE,6BAA6B,EAAE,MAAM,uCAAuC,CAAC;AACtF,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AAEvF;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG,CAAC;KAC1C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,GAAG,EAAE,uBAAuB;IAC5B,OAAO,EAAE,CAAC,CAAC,QAAQ,CAAC,6BAA6B,CAAC;IAClD,KAAK,EAAE,CAAC;SACL,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,CAAC;SACjD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,mCAAmC;QAC1C,WAAW,EAAE,oDAAoD;KAClE,CAAC;CACL,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,wGAAwG;IAC5G,KAAK,EAAE,yBAAyB;IAChC,WAAW,EAAE,gDAAgD;IAC7D,QAAQ,EACN,iGAAiG;IACnG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationJexlExpression } from "./scraper-specification-jexl-specification";
2
+ import { ScraperSpecificationJexlExpression } from "./scraper-specification-jexl-specification.js";
3
3
  /**
4
4
  * Represents an expression to be used by scraper's computable properties.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-expression.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-expression.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,kCAAkC,EAAE,MAAM,4CAA4C,CAAC;AAEhG;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,CAAC;KAC5C,KAAK,CAAC;IACL,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACpC,KAAK,EAAE,6BAA6B;QACpC,WAAW,EAAE,2DAA2D;KACzE,CAAC;IACF,kCAAkC;CACnC,CAAC;KACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,0GAA0G;IAC9G,gBAAgB,EACd,uGAAuG;CAC1G,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-expression.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-expression.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,kCAAkC,EAAE,MAAM,+CAA+C,CAAC;AAEnG;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,CAAC;KAC5C,KAAK,CAAC;IACL,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACpC,KAAK,EAAE,6BAA6B;QACpC,WAAW,EAAE,2DAA2D;KACzE,CAAC;IACF,kCAAkC;CACnC,CAAC;KACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,0GAA0G;IAC9G,gBAAgB,EACd,uGAAuG;CAC1G,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationJexlExpression } from "./scraper-specification-jexl-specification";
2
+ import { ScraperSpecificationJexlExpression } from "./scraper-specification-jexl-specification.js";
3
3
  /**
4
4
  * Represents an action that flattens the result of a scraper specification.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-flat-action.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-flat-action.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,kCAAkC,EAAE,MAAM,4CAA4C,CAAC;AAEhG;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,CAAC;KAC5C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,QAAQ,EAAE,kCAAkC;CAC7C,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,2GAA2G;IAC/G,KAAK,EAAE,kDAAkD;IACzD,WAAW,EAAE,uCAAuC;IACpD,QAAQ,EACN,mGAAmG;IACrG,cAAc,EAAE;QACd,+FAA+F;KAChG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-flat-action.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-flat-action.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,kCAAkC,EAAE,MAAM,+CAA+C,CAAC;AAEnG;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,CAAC;KAC5C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,QAAQ,EAAE,kCAAkC;CAC7C,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,2GAA2G;IAC/G,KAAK,EAAE,kDAAkD;IACzD,WAAW,EAAE,uCAAuC;IACpD,QAAQ,EACN,mGAAmG;IACrG,cAAc,EAAE;QACd,+FAA+F;KAChG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationExpression } from "./scraper-specification-expression";
2
+ import { ScraperSpecificationExpression } from "./scraper-specification-expression.js";
3
3
  /**
4
4
  * Represents the gates for a scraper specification handler.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-gates.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-gates.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEpF;;;;GAIG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG,CAAC;KACvC,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,KAAK,EAAE,CAAC,CAAC,QAAQ,CACf,CAAC;SACE,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,CAAC;SACjD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,0BAA0B;QACjC,WAAW,EAAE,oDAAoD;KAClE,CAAC,CACL;IACD,MAAM,EAAE,CAAC,CAAC,QAAQ,CAChB,CAAC;SACE,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,CAAC;SACjD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,0BAA0B;QACjC,WAAW,EAAE,qDAAqD;KACnE,CAAC,CACL;IACD,QAAQ,EAAE,CAAC;SACR,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,CAAC;SACjD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,2BAA2B;QAClC,WAAW,EAAE,sDAAsD;KACpE,CAAC;CACL,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,qGAAqG;IACzG,KAAK,EAAE,kBAAkB;IACzB,WAAW,EAAE,8BAA8B;IAC3C,QAAQ,EACN,8FAA8F;IAChG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-gates.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-gates.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AAEvF;;;;GAIG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG,CAAC;KACvC,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,KAAK,EAAE,CAAC,CAAC,QAAQ,CACf,CAAC;SACE,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,CAAC;SACjD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,0BAA0B;QACjC,WAAW,EAAE,oDAAoD;KAClE,CAAC,CACL;IACD,MAAM,EAAE,CAAC,CAAC,QAAQ,CAChB,CAAC;SACE,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,CAAC;SACjD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,0BAA0B;QACjC,WAAW,EAAE,qDAAqD;KACnE,CAAC,CACL;IACD,QAAQ,EAAE,CAAC;SACR,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,CAAC;SACjD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,2BAA2B;QAClC,WAAW,EAAE,sDAAsD;KACpE,CAAC;CACL,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,qGAAqG;IACzG,KAAK,EAAE,kBAAkB;IACzB,WAAW,EAAE,8BAA8B;IAC3C,QAAQ,EACN,8FAA8F;IAChG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,10 +1,10 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationJexlExpression } from "./scraper-specification-jexl-specification";
3
- import { ScraperSpecificationGates } from "./scraper-specification-gates";
4
- import { ScraperSpecificationFlatAction } from "./scraper-specification-flat-action";
5
- import { ScraperSpecificationMapAction } from "./scraper-specification-map-action";
6
- import { ScraperSpecificationRequestAction } from "./scraper-specification-request-action";
7
- import { ScraperSpecificationReturnAction } from "./scraper-specification-return-action";
2
+ import { ScraperSpecificationJexlExpression } from "./scraper-specification-jexl-specification.js";
3
+ import { ScraperSpecificationGates } from "./scraper-specification-gates.js";
4
+ import { ScraperSpecificationFlatAction } from "./scraper-specification-flat-action.js";
5
+ import { ScraperSpecificationMapAction } from "./scraper-specification-map-action.js";
6
+ import { ScraperSpecificationRequestAction } from "./scraper-specification-request-action.js";
7
+ import { ScraperSpecificationReturnAction } from "./scraper-specification-return-action.js";
8
8
  /**
9
9
  * Represents a handler used by scraper for handling current context.
10
10
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-handler.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-handler.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,kCAAkC,EAAE,MAAM,4CAA4C,CAAC;AAChG,OAAO,EAAE,yBAAyB,EAAE,MAAM,+BAA+B,CAAC;AAC1E,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AACrF,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACnF,OAAO,EAAE,iCAAiC,EAAE,MAAM,wCAAwC,CAAC;AAC3F,OAAO,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AAEzF;;;;GAIG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAG,CAAC;KACzC,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1C,KAAK,EAAE,2BAA2B;QAClC,WAAW,EAAE,4BAA4B;KAC1C,CAAC;IACF,OAAO,EAAE,CAAC,CAAC,QAAQ,CAAC,kCAAkC,CAAC;IACvD,KAAK,EAAE,yBAAyB;IAChC,MAAM,EAAE,CAAC;SACN,KAAK,CAAC;QACL,8BAA8B;QAC9B,6BAA6B;QAC7B,iCAAiC;QACjC,gCAAgC;KACjC,CAAC;SACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,gBAAgB,EACd,+FAA+F;KAClG,CAAC;CACL,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,uGAAuG;IAC3G,KAAK,EAAE,gCAAgC;IACvC,WAAW,EAAE,uDAAuD;IACpE,QAAQ,EACN,gGAAgG;IAClG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-handler.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-handler.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,kCAAkC,EAAE,MAAM,+CAA+C,CAAC;AACnG,OAAO,EAAE,yBAAyB,EAAE,MAAM,kCAAkC,CAAC;AAC7E,OAAO,EAAE,8BAA8B,EAAE,MAAM,wCAAwC,CAAC;AACxF,OAAO,EAAE,6BAA6B,EAAE,MAAM,uCAAuC,CAAC;AACtF,OAAO,EAAE,iCAAiC,EAAE,MAAM,2CAA2C,CAAC;AAC9F,OAAO,EAAE,gCAAgC,EAAE,MAAM,0CAA0C,CAAC;AAE5F;;;;GAIG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAG,CAAC;KACzC,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1C,KAAK,EAAE,2BAA2B;QAClC,WAAW,EAAE,4BAA4B;KAC1C,CAAC;IACF,OAAO,EAAE,CAAC,CAAC,QAAQ,CAAC,kCAAkC,CAAC;IACvD,KAAK,EAAE,yBAAyB;IAChC,MAAM,EAAE,CAAC;SACN,KAAK,CAAC;QACL,8BAA8B;QAC9B,6BAA6B;QAC7B,iCAAiC;QACjC,gCAAgC;KACjC,CAAC;SACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,gBAAgB,EACd,+FAA+F;KAClG,CAAC;CACL,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,uGAAuG;IAC3G,KAAK,EAAE,gCAAgC;IACvC,WAAW,EAAE,uDAAuD;IACpE,QAAQ,EACN,gGAAgG;IAClG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationExpression } from "./scraper-specification-expression";
2
+ import { ScraperSpecificationExpression } from "./scraper-specification-expression.js";
3
3
  /**
4
4
  * Represents a map of headers to be used by a scraper's web request.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-header-map.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-header-map.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEpF;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG,CAAC;KAC3C,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE,8BAA8B,CAAC,CAAC;KAC9D,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,0GAA0G;IAC9G,KAAK,EAAE,iCAAiC;IACxC,WAAW,EAAE,iDAAiD;IAC9D,QAAQ,EACN,kGAAkG;IACpG,cAAc,EAAE,CAAC,sBAAsB,CAAC;CACzC,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-header-map.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-header-map.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AAEvF;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG,CAAC;KAC3C,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE,8BAA8B,CAAC,CAAC;KAC9D,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,0GAA0G;IAC9G,KAAK,EAAE,iCAAiC;IACxC,WAAW,EAAE,iDAAiD;IAC9D,QAAQ,EACN,kGAAkG;IACpG,cAAc,EAAE,CAAC,sBAAsB,CAAC;CACzC,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationPayloadMap } from "./scraper-specification-payload-map";
2
+ import { ScraperSpecificationPayloadMap } from "./scraper-specification-payload-map.js";
3
3
  /**
4
4
  * Represents a json payload to be used by scraper's web request.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-json-payload.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-json-payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAErF;;;;GAIG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,CAAC;KAC7C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,8BAA8B;CACrC,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,4GAA4G;IAChH,KAAK,EAAE,mCAAmC;IAC1C,WAAW,EAAE,mDAAmD;IAChE,QAAQ,EACN,oGAAoG;IACtG,cAAc,EAAE;QACd,gGAAgG;KACjG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-json-payload.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-json-payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,wCAAwC,CAAC;AAExF;;;;GAIG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,CAAC;KAC7C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,8BAA8B;CACrC,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,4GAA4G;IAChH,KAAK,EAAE,mCAAmC;IAC1C,WAAW,EAAE,mDAAmD;IAChE,QAAQ,EACN,oGAAoG;IACtG,cAAc,EAAE;QACd,gGAAgG;KACjG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationMap } from "./scraper-specification-map";
2
+ import { ScraperSpecificationMap } from "./scraper-specification-map.js";
3
3
  /**
4
4
  * Represents a mapping action performed by a scraper specification handler.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-map-action.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-map-action.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AAEtE;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG,CAAC;KAC3C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,uBAAuB;CAC9B,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,0GAA0G;IAC9G,KAAK,EAAE,iDAAiD;IACxD,WAAW,EAAE,sCAAsC;IACnD,QAAQ,EACN,kGAAkG;IACpG,cAAc,EAAE;QACd,+FAA+F;KAChG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-map-action.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-map-action.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AAEzE;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG,CAAC;KAC3C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,uBAAuB;CAC9B,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,0GAA0G;IAC9G,KAAK,EAAE,iDAAiD;IACxD,WAAW,EAAE,sCAAsC;IACnD,QAAQ,EACN,kGAAkG;IACpG,cAAc,EAAE;QACd,+FAA+F;KAChG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationJexlExpression } from "./scraper-specification-jexl-specification";
2
+ import { ScraperSpecificationJexlExpression } from "./scraper-specification-jexl-specification.js";
3
3
  /**
4
4
  * Represents a mapping of expressions used in a scraper specification.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-map.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-map.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,kCAAkC,EAAE,MAAM,4CAA4C,CAAC;AAEhG;;;;GAIG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,CAAC;KACrC,KAAK,CAAC;IACL,kCAAkC;IAClC,CAAC;SACE,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,CAAC;SACrD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,sDAAsD;QAC7D,WAAW,EAAE,0DAA0D;KACxE,CAAC;CACL,CAAC;KACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,mGAAmG;IACvG,gBAAgB,EACd,uHAAuH;CAC1H,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-map.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-map.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,kCAAkC,EAAE,MAAM,+CAA+C,CAAC;AAEnG;;;;GAIG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,CAAC;KACrC,KAAK,CAAC;IACL,kCAAkC;IAClC,CAAC;SACE,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,CAAC;SACrD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,sDAAsD;QAC7D,WAAW,EAAE,0DAA0D;KACxE,CAAC;CACL,CAAC;KACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,mGAAmG;IACvG,gBAAgB,EACd,uHAAuH;CAC1H,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationExpression } from "./scraper-specification-expression";
2
+ import { ScraperSpecificationExpression } from "./scraper-specification-expression.js";
3
3
  /**
4
4
  * Represents a payload map to be used by a scraper's web request.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-payload-map.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-payload-map.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEpF;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,CAAC;KAC5C,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE,8BAA8B,CAAC,CAAC;KAC9D,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,2GAA2G;IAC/G,KAAK,EAAE,8BAA8B;IACrC,WAAW,EAAE,8CAA8C;IAC3D,QAAQ,EACN,mGAAmG;IACrG,cAAc,EAAE,CAAC,sBAAsB,CAAC;CACzC,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-payload-map.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-payload-map.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AAEvF;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,CAAC;KAC5C,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE,8BAA8B,CAAC,CAAC;KAC9D,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,2GAA2G;IAC/G,KAAK,EAAE,8BAA8B;IACrC,WAAW,EAAE,8CAA8C;IAC3D,QAAQ,EACN,mGAAmG;IACrG,cAAc,EAAE,CAAC,sBAAsB,CAAC;CACzC,CAAC,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationMap } from "./scraper-specification-map";
3
- import { ScraperSpecificationRequest } from "./scraper-specification-request";
2
+ import { ScraperSpecificationMap } from "./scraper-specification-map.js";
3
+ import { ScraperSpecificationRequest } from "./scraper-specification-request.js";
4
4
  /**
5
5
  * Represents a web request action to be used by scraper's handler.
6
6
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-request-action.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-request-action.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AACtE,OAAO,EAAE,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AAE9E;;;;GAIG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,CAAC;KAC/C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,QAAQ,EAAE,2BAA2B;IACrC,IAAI,EAAE,CAAC,CAAC,QAAQ,CAAC,uBAAuB,CAAC;CAC1C,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,8GAA8G;IAClH,KAAK,EAAE,iDAAiD;IACxD,WAAW,EAAE,0CAA0C;IACvD,QAAQ,EACN,sGAAsG;IACxG,cAAc,EAAE;QACd,+FAA+F;KAChG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-request-action.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-request-action.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AACzE,OAAO,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AAEjF;;;;GAIG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,CAAC;KAC/C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,QAAQ,EAAE,2BAA2B;IACrC,IAAI,EAAE,CAAC,CAAC,QAAQ,CAAC,uBAAuB,CAAC;CAC1C,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,8GAA8G;IAClH,KAAK,EAAE,iDAAiD;IACxD,WAAW,EAAE,0CAA0C;IACvD,QAAQ,EACN,sGAAsG;IACxG,cAAc,EAAE;QACd,+FAA+F;KAChG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,10 +1,10 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationUrl } from "./scraper-specification-url";
3
- import { ScraperSpecificationRequestMethod } from "./scraper-specification-request-method";
4
- import { ScraperSpecificationHeaderMap } from "./scraper-specification-header-map";
5
- import { ScraperSpecificationDataPayload } from "./scraper-specification-data-payload";
6
- import { ScraperSpecificationJsonPayload } from "./scraper-specification-json-payload";
7
- import { ScraperSpecificationRequestParser } from "./scraper-specification-request-parser";
2
+ import { ScraperSpecificationUrl } from "./scraper-specification-url.js";
3
+ import { ScraperSpecificationRequestMethod } from "./scraper-specification-request-method.js";
4
+ import { ScraperSpecificationHeaderMap } from "./scraper-specification-header-map.js";
5
+ import { ScraperSpecificationDataPayload } from "./scraper-specification-data-payload.js";
6
+ import { ScraperSpecificationJsonPayload } from "./scraper-specification-json-payload.js";
7
+ import { ScraperSpecificationRequestParser } from "./scraper-specification-request-parser.js";
8
8
  /**
9
9
  * Represents a web request specification to be used by scraper's handler.
10
10
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-request.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-request.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAC;AACtE,OAAO,EAAE,iCAAiC,EAAE,MAAM,wCAAwC,CAAC;AAC3F,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACnF,OAAO,EAAE,+BAA+B,EAAE,MAAM,sCAAsC,CAAC;AACvF,OAAO,EAAE,+BAA+B,EAAE,MAAM,sCAAsC,CAAC;AACvF,OAAO,EAAE,iCAAiC,EAAE,MAAM,wCAAwC,CAAC;AAE3F;;;;GAIG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAG,CAAC;KACzC,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,GAAG,EAAE,uBAAuB;IAC5B,MAAM,EAAE,iCAAiC;IACzC,OAAO,EAAE,CAAC,CAAC,QAAQ,CAAC,6BAA6B,CAAC;IAClD,OAAO,EAAE,CAAC,CAAC,QAAQ,CACjB,CAAC;SACE,KAAK,CAAC;QACL,+BAA+B;QAC/B,+BAA+B;KAChC,CAAC;SACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,gBAAgB,EACd,gGAAgG;KACnG,CAAC,CACL;IACD,MAAM,EAAE,iCAAiC;CAC1C,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,uGAAuG;IAC3G,KAAK,EAAE,oCAAoC;IAC3C,WAAW,EAAE,mDAAmD;IAChE,QAAQ,EACN,gGAAgG;IAClG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-request.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-request.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AACzE,OAAO,EAAE,iCAAiC,EAAE,MAAM,2CAA2C,CAAC;AAC9F,OAAO,EAAE,6BAA6B,EAAE,MAAM,uCAAuC,CAAC;AACtF,OAAO,EAAE,+BAA+B,EAAE,MAAM,yCAAyC,CAAC;AAC1F,OAAO,EAAE,+BAA+B,EAAE,MAAM,yCAAyC,CAAC;AAC1F,OAAO,EAAE,iCAAiC,EAAE,MAAM,2CAA2C,CAAC;AAE9F;;;;GAIG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAG,CAAC;KACzC,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,GAAG,EAAE,uBAAuB;IAC5B,MAAM,EAAE,iCAAiC;IACzC,OAAO,EAAE,CAAC,CAAC,QAAQ,CAAC,6BAA6B,CAAC;IAClD,OAAO,EAAE,CAAC,CAAC,QAAQ,CACjB,CAAC;SACE,KAAK,CAAC;QACL,+BAA+B;QAC/B,+BAA+B;KAChC,CAAC;SACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,gBAAgB,EACd,gGAAgG;KACnG,CAAC,CACL;IACD,MAAM,EAAE,iCAAiC;CAC1C,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,uGAAuG;IAC3G,KAAK,EAAE,oCAAoC;IAC3C,WAAW,EAAE,mDAAmD;IAChE,QAAQ,EACN,gGAAgG;IAClG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationRequirementType } from "./scraper-specification-requirement-type";
2
+ import { ScraperSpecificationRequirementType } from "./scraper-specification-requirement-type.js";
3
3
  /**
4
4
  * Represents a requirement for a scraper's specification.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-requirement.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-requirement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,mCAAmC,EAAE,MAAM,0CAA0C,CAAC;AAE/F;;;;GAIG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,CAAC;KAC7C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1C,KAAK,EAAE,6BAA6B;QACpC,WAAW,EAAE,kCAAkC;KAChD,CAAC;IACF,IAAI,EAAE,mCAAmC;IACzC,OAAO,EAAE,CAAC,CAAC,QAAQ,CACjB,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACpC,KAAK,EAAE,sCAAsC;QAC7C,WAAW,EACT,2DAA2D;KAC9D,CAAC,CACH;CACF,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,2GAA2G;IAC/G,KAAK,EAAE,sCAAsC;IAC7C,WAAW,EAAE,oCAAoC;IACjD,QAAQ,EACN,oGAAoG;IACtG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-requirement.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-requirement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,mCAAmC,EAAE,MAAM,6CAA6C,CAAC;AAElG;;;;GAIG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,CAAC;KAC7C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1C,KAAK,EAAE,6BAA6B;QACpC,WAAW,EAAE,kCAAkC;KAChD,CAAC;IACF,IAAI,EAAE,mCAAmC;IACzC,OAAO,EAAE,CAAC,CAAC,QAAQ,CACjB,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACpC,KAAK,EAAE,sCAAsC;QAC7C,WAAW,EACT,2DAA2D;KAC9D,CAAC,CACH;CACF,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,2GAA2G;IAC/G,KAAK,EAAE,sCAAsC;IAC7C,WAAW,EAAE,oCAAoC;IACjD,QAAQ,EACN,oGAAoG;IACtG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationReturn } from "./scraper-specification-return";
2
+ import { ScraperSpecificationReturn } from "./scraper-specification-return.js";
3
3
  /**
4
4
  * Represents a returning action performed by a scraper specification handler.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-return-action.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return-action.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,0BAA0B,EAAE,MAAM,gCAAgC,CAAC;AAE5E;;;;GAIG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,CAAC;KAC9C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,OAAO,EAAE,0BAA0B;CACpC,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,6GAA6G;IACjH,KAAK,EAAE,mDAAmD;IAC1D,WAAW,EAAE,yCAAyC;IACtD,QAAQ,EACN,qGAAqG;IACvG,cAAc,EAAE;QACd,+FAA+F;KAChG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-return-action.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return-action.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;AAE/E;;;;GAIG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,CAAC;KAC9C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,OAAO,EAAE,0BAA0B;CACpC,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,6GAA6G;IACjH,KAAK,EAAE,mDAAmD;IAC1D,WAAW,EAAE,yCAAyC;IACtD,QAAQ,EACN,qGAAqG;IACvG,cAAc,EAAE;QACd,+FAA+F;KAChG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationExpression } from "./scraper-specification-expression";
2
+ import { ScraperSpecificationExpression } from "./scraper-specification-expression.js";
3
3
  /**
4
4
  * Represents a brand data specification to be returned by a scraper.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-return-brand.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return-brand.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEpF;;;;GAIG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,CAAC;KAC7C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,WAAW,EAAE,8BAA8B;IAC3C,KAAK,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;CAClD,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,4GAA4G;IAChH,KAAK,EAAE,4BAA4B;IACnC,WAAW,EAAE,uCAAuC;IACpD,QAAQ,EACN,oGAAoG;IACtG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-return-brand.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return-brand.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AAEvF;;;;GAIG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,CAAC;KAC7C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,WAAW,EAAE,8BAA8B;IAC3C,KAAK,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;CAClD,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,4GAA4G;IAChH,KAAK,EAAE,4BAA4B;IACnC,WAAW,EAAE,uCAAuC;IACpD,QAAQ,EACN,oGAAoG;IACtG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationExpression } from "./scraper-specification-expression";
2
+ import { ScraperSpecificationExpression } from "./scraper-specification-expression.js";
3
3
  /**
4
4
  * Represents a detail data specification to be returned by a scraper without description.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-return-descriptionless-detail.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return-descriptionless-detail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEpF;;;;GAIG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAG,CAAC;KAC7D,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,8BAA8B;IACpC,KAAK,EAAE,8BAA8B;CACtC,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,6HAA6H;IACjI,KAAK,EAAE,6CAA6C;IACpD,WAAW,EAAE,wDAAwD;IACrE,QAAQ,EACN,oHAAoH;IACtH,cAAc,EAAE;QACd,qGAAqG;KACtG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-return-descriptionless-detail.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return-descriptionless-detail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AAEvF;;;;GAIG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAG,CAAC;KAC7D,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,8BAA8B;IACpC,KAAK,EAAE,8BAA8B;CACtC,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,6HAA6H;IACjI,KAAK,EAAE,6CAA6C;IACpD,WAAW,EAAE,wDAAwD;IACrE,QAAQ,EACN,oHAAoH;IACtH,cAAc,EAAE;QACd,qGAAqG;KACtG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationExpression } from "./scraper-specification-expression";
2
+ import { ScraperSpecificationExpression } from "./scraper-specification-expression.js";
3
3
  /**
4
4
  * Represents a detail data specification to be returned by a scraper with description.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-return-descriptive-detail.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return-descriptive-detail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEpF;;;;GAIG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAG,CAAC;KACzD,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,8BAA8B;IACpC,WAAW,EAAE,8BAA8B;IAC3C,KAAK,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;CAClD,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,yHAAyH;IAC7H,KAAK,EAAE,yCAAyC;IAChD,WAAW,EAAE,oDAAoD;IACjE,QAAQ,EACN,gHAAgH;IAClH,cAAc,EAAE;QACd,qGAAqG;KACtG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-return-descriptive-detail.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return-descriptive-detail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AAEvF;;;;GAIG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAG,CAAC;KACzD,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,8BAA8B;IACpC,WAAW,EAAE,8BAA8B;IAC3C,KAAK,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;CAClD,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,yHAAyH;IAC7H,KAAK,EAAE,yCAAyC;IAChD,WAAW,EAAE,oDAAoD;IACjE,QAAQ,EACN,gHAAgH;IAClH,cAAc,EAAE;QACd,qGAAqG;KACtG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationReturnDescriptiveDetail } from "./scraper-specification-return-descriptive-detail";
3
- import { ScraperSpecificationReturnDescriptionlessDetail } from "./scraper-specification-return-descriptionless-detail";
2
+ import { ScraperSpecificationReturnDescriptiveDetail } from "./scraper-specification-return-descriptive-detail.js";
3
+ import { ScraperSpecificationReturnDescriptionlessDetail } from "./scraper-specification-return-descriptionless-detail.js";
4
4
  /**
5
5
  * Represents a detail data specification to be returned by a scraper.
6
6
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-return-detail.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return-detail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,2CAA2C,EAAE,MAAM,mDAAmD,CAAC;AAChH,OAAO,EAAE,+CAA+C,EAAE,MAAM,uDAAuD,CAAC;AAExH;;;;GAIG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,CAAC;KAC9C,KAAK,CAAC;IACL,2CAA2C;IAC3C,+CAA+C;CAChD,CAAC;KACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,6GAA6G;IACjH,gBAAgB,EACd,qGAAqG;CACxG,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-return-detail.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return-detail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,2CAA2C,EAAE,MAAM,sDAAsD,CAAC;AACnH,OAAO,EAAE,+CAA+C,EAAE,MAAM,0DAA0D,CAAC;AAE3H;;;;GAIG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,CAAC;KAC9C,KAAK,CAAC;IACL,2CAA2C;IAC3C,+CAA+C;CAChD,CAAC;KACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,6GAA6G;IACjH,gBAAgB,EACd,qGAAqG;CACxG,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationExpression } from "./scraper-specification-expression";
2
+ import { ScraperSpecificationExpression } from "./scraper-specification-expression.js";
3
3
  /**
4
4
  * Represents a stock data specification to be returned by a scraper.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-return-extract-stock.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return-extract-stock.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEpF;;;;GAIG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,CAAC,CAAC,IAAI,CAC1D,CAAC;KACE,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,YAAY,EAAE,8BAA8B;IAC5C,OAAO,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IACnD,CAAC,eAAe,CAAC,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;CAC9D,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,oHAAoH;IACxH,KAAK,EAAE,oCAAoC;IAC3C,WAAW,EAAE,+CAA+C;IAC5D,QAAQ,EACN,2GAA2G;IAC7G,cAAc,EAAE;QACd,oGAAoG;KACrG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,EACJ,CAAC,CAAC,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;IACrB,YAAY,EAAE,IAAI,CAAC,YAAY;IAC/B,OAAO,EAAE,IAAI,CAAC,OAAO;IACrB,YAAY,EAAE,IAAI,CAAC,aAAa;CACjC,CAAC,CAAC,CACJ,CAAC"}
1
+ {"version":3,"file":"scraper-specification-return-extract-stock.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return-extract-stock.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AAEvF;;;;GAIG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,CAAC,CAAC,IAAI,CAC1D,CAAC;KACE,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,YAAY,EAAE,8BAA8B;IAC5C,OAAO,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IACnD,CAAC,eAAe,CAAC,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;CAC9D,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,oHAAoH;IACxH,KAAK,EAAE,oCAAoC;IAC3C,WAAW,EAAE,+CAA+C;IAC5D,QAAQ,EACN,2GAA2G;IAC7G,cAAc,EAAE;QACd,oGAAoG;KACrG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,EACJ,CAAC,CAAC,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;IACrB,YAAY,EAAE,IAAI,CAAC,YAAY;IAC/B,OAAO,EAAE,IAAI,CAAC,OAAO;IACrB,YAAY,EAAE,IAAI,CAAC,aAAa;CACjC,CAAC,CAAC,CACJ,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationJexlExpression } from "./scraper-specification-jexl-specification";
3
- import { ScraperSpecificationReturnExtractStock } from "./scraper-specification-return-extract-stock";
2
+ import { ScraperSpecificationJexlExpression } from "./scraper-specification-jexl-specification.js";
3
+ import { ScraperSpecificationReturnExtractStock } from "./scraper-specification-return-extract-stock.js";
4
4
  /**
5
5
  * Represents a stock data specification to be returned by a scraper, including flattening of the stock data.
6
6
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-return-flat-stock.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return-flat-stock.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,kCAAkC,EAAE,MAAM,4CAA4C,CAAC;AAChG,OAAO,EAAE,sCAAsC,EAAE,MAAM,8CAA8C,CAAC;AAEtG;;;;GAIG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAG,CAAC;KACjD,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,QAAQ,EAAE,kCAAkC;IAC5C,QAAQ,EAAE,sCAAsC;CACjD,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,iHAAiH;IACrH,KAAK,EAAE,qCAAqC;IAC5C,WAAW,EACT,mEAAmE;IACrE,QAAQ,EACN,wGAAwG;IAC1G,cAAc,EAAE;QACd,oGAAoG;KACrG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-return-flat-stock.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return-flat-stock.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,kCAAkC,EAAE,MAAM,+CAA+C,CAAC;AACnG,OAAO,EAAE,sCAAsC,EAAE,MAAM,iDAAiD,CAAC;AAEzG;;;;GAIG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAG,CAAC;KACjD,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,QAAQ,EAAE,kCAAkC;IAC5C,QAAQ,EAAE,sCAAsC;CACjD,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,iHAAiH;IACrH,KAAK,EAAE,qCAAqC;IAC5C,WAAW,EACT,mEAAmE;IACrE,QAAQ,EACN,wGAAwG;IAC1G,cAAc,EAAE;QACd,oGAAoG;KACrG;IACD,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,9 +1,9 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationExpression } from "./scraper-specification-expression";
3
- import { ScraperSpecificationReturnBrand } from "./scraper-specification-return-brand";
4
- import { ScraperSpecificationReturnDetail } from "./scraper-specification-return-detail";
5
- import { ScraperSpecificationReturnExtractStock } from "./scraper-specification-return-extract-stock";
6
- import { ScraperSpecificationReturnFlatStock } from "./scraper-specification-return-flat-stock";
2
+ import { ScraperSpecificationExpression } from "./scraper-specification-expression.js";
3
+ import { ScraperSpecificationReturnBrand } from "./scraper-specification-return-brand.js";
4
+ import { ScraperSpecificationReturnDetail } from "./scraper-specification-return-detail.js";
5
+ import { ScraperSpecificationReturnExtractStock } from "./scraper-specification-return-extract-stock.js";
6
+ import { ScraperSpecificationReturnFlatStock } from "./scraper-specification-return-flat-stock.js";
7
7
  /**
8
8
  * Represents a return data specification to be returned by a scraper.
9
9
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-return.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AACpF,OAAO,EAAE,+BAA+B,EAAE,MAAM,sCAAsC,CAAC;AACvF,OAAO,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AACzF,OAAO,EAAE,sCAAsC,EAAE,MAAM,8CAA8C,CAAC;AACtG,OAAO,EAAE,mCAAmC,EAAE,MAAM,2CAA2C,CAAC;AAEhG;;;;GAIG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG,CAAC;KACxC,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,WAAW,EAAE,8BAA8B;IAC3C,KAAK,EAAE,+BAA+B;IACtC,KAAK,EAAE,8BAA8B;IACrC,KAAK,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IACjD,MAAM,EAAE,CAAC,CAAC,QAAQ,CAChB,CAAC;SACE,QAAQ,CACP,CAAC,CAAC,KAAK,CACL,CAAC;SACE,KAAK,CAAC;QACL,sCAAsC;QACtC,mCAAmC;KACpC,CAAC;SACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,gBAAgB,EACd,oGAAoG;KACvG,CAAC,CACL,CACF;SACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,iCAAiC;QACxC,WAAW,EAAE,+CAA+C;KAC7D,CAAC,CACL;IACD,IAAI,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IAChD,KAAK,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IACjD,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IACpD,WAAW,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IACvD,OAAO,EAAE,CAAC,CAAC,QAAQ,CACjB,CAAC;SACE,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,gCAAgC,CAAC,CAAC;SACnD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,kCAAkC;QACzC,WAAW,EAAE,gDAAgD;KAC9D,CAAC,CACL;CACF,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,sGAAsG;IAC1G,KAAK,EAAE,sBAAsB;IAC7B,WAAW,EAAE,iCAAiC;IAC9C,QAAQ,EACN,+FAA+F;IACjG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-return.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-return.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AACvF,OAAO,EAAE,+BAA+B,EAAE,MAAM,yCAAyC,CAAC;AAC1F,OAAO,EAAE,gCAAgC,EAAE,MAAM,0CAA0C,CAAC;AAC5F,OAAO,EAAE,sCAAsC,EAAE,MAAM,iDAAiD,CAAC;AACzG,OAAO,EAAE,mCAAmC,EAAE,MAAM,8CAA8C,CAAC;AAEnG;;;;GAIG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG,CAAC;KACxC,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,WAAW,EAAE,8BAA8B;IAC3C,KAAK,EAAE,+BAA+B;IACtC,KAAK,EAAE,8BAA8B;IACrC,KAAK,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IACjD,MAAM,EAAE,CAAC,CAAC,QAAQ,CAChB,CAAC;SACE,QAAQ,CACP,CAAC,CAAC,KAAK,CACL,CAAC;SACE,KAAK,CAAC;QACL,sCAAsC;QACtC,mCAAmC;KACpC,CAAC;SACD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,gBAAgB,EACd,oGAAoG;KACvG,CAAC,CACL,CACF;SACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,iCAAiC;QACxC,WAAW,EAAE,+CAA+C;KAC7D,CAAC,CACL;IACD,IAAI,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IAChD,KAAK,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IACjD,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IACpD,WAAW,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IACvD,OAAO,EAAE,CAAC,CAAC,QAAQ,CACjB,CAAC;SACE,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,gCAAgC,CAAC,CAAC;SACnD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,kCAAkC;QACzC,WAAW,EAAE,gDAAgD;KAC9D,CAAC,CACL;CACF,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,sGAAsG;IAC1G,KAAK,EAAE,sBAAsB;IAC7B,WAAW,EAAE,iCAAiC;IAC9C,QAAQ,EACN,+FAA+F;IACjG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationDefaults } from "./scraper-specification-defaults";
3
- import { ScraperSpecificationExpression } from "./scraper-specification-expression";
4
- import { ScraperSpecificationRequirement } from "./scraper-specification-requirement";
2
+ import { ScraperSpecificationDefaults } from "./scraper-specification-defaults.js";
3
+ import { ScraperSpecificationExpression } from "./scraper-specification-expression.js";
4
+ import { ScraperSpecificationRequirement } from "./scraper-specification-requirement.js";
5
5
  /**
6
6
  * Represents the settings for a scraper specification.
7
7
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-settings.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,4BAA4B,EAAE,MAAM,kCAAkC,CAAC;AAChF,OAAO,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AACpF,OAAO,EAAE,+BAA+B,EAAE,MAAM,qCAAqC,CAAC;AAEtF;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG,CAAC;KAC1C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,QAAQ,EAAE,4BAA4B;IACtC,MAAM,EAAE,8BAA8B;IACtC,QAAQ,EAAE,8BAA8B;IACxC,YAAY,EAAE,CAAC,CAAC,QAAQ,CACtB,CAAC;SACE,QAAQ,CACP,CAAC,CAAC,KAAK,CACL,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACpC,KAAK,EAAE,wBAAwB;QAC/B,WAAW,EAAE,0BAA0B;KACxC,CAAC,CACH,CACF;SACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,yBAAyB;QAChC,WAAW,EAAE,6CAA6C;KAC3D,CAAC,CACL;IACD,YAAY,EAAE,CAAC,CAAC,QAAQ,CACtB,CAAC;SACE,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,+BAA+B,CAAC,CAAC;SAClD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,uCAAuC;QAC9C,WAAW,EAAE,4CAA4C;KAC1D,CAAC,CACL;CACF,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,wGAAwG;IAC5G,KAAK,EAAE,mCAAmC;IAC1C,WAAW,EAAE,4CAA4C;IACzD,QAAQ,EACN,iGAAiG;IACnG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-settings.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,4BAA4B,EAAE,MAAM,qCAAqC,CAAC;AACnF,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AACvF,OAAO,EAAE,+BAA+B,EAAE,MAAM,wCAAwC,CAAC;AAEzF;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG,CAAC;KAC1C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,QAAQ,EAAE,4BAA4B;IACtC,MAAM,EAAE,8BAA8B;IACtC,QAAQ,EAAE,8BAA8B;IACxC,YAAY,EAAE,CAAC,CAAC,QAAQ,CACtB,CAAC;SACE,QAAQ,CACP,CAAC,CAAC,KAAK,CACL,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QACpC,KAAK,EAAE,wBAAwB;QAC/B,WAAW,EAAE,0BAA0B;KACxC,CAAC,CACH,CACF;SACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,yBAAyB;QAChC,WAAW,EAAE,6CAA6C;KAC3D,CAAC,CACL;IACD,YAAY,EAAE,CAAC,CAAC,QAAQ,CACtB,CAAC;SACE,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,+BAA+B,CAAC,CAAC;SAClD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,uCAAuC;QAC9C,WAAW,EAAE,4CAA4C;KAC1D,CAAC,CACL;CACF,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,wGAAwG;IAC5G,KAAK,EAAE,mCAAmC;IAC1C,WAAW,EAAE,4CAA4C;IACzD,QAAQ,EACN,iGAAiG;IACnG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationExpression } from "./scraper-specification-expression";
2
+ import { ScraperSpecificationExpression } from "./scraper-specification-expression.js";
3
3
  /**
4
4
  * Represents a parameter for a scraper's URL.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-url-parameter.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-url-parameter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AAEpF;;;;GAIG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,CAAC;KAC9C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,8BAA8B;IACpC,KAAK,EAAE,8BAA8B;CACtC,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,6GAA6G;IACjH,KAAK,EAAE,0BAA0B;IACjC,WAAW,EAAE,8BAA8B;IAC3C,QAAQ,EACN,qGAAqG;IACvG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-url-parameter.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-url-parameter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AAEvF;;;;GAIG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,CAAC;KAC9C,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,8BAA8B;IACpC,KAAK,EAAE,8BAA8B;CACtC,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,6GAA6G;IACjH,KAAK,EAAE,0BAA0B;IACjC,WAAW,EAAE,8BAA8B;IAC3C,QAAQ,EACN,qGAAqG;IACvG,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationExpression } from "./scraper-specification-expression";
3
- import { ScraperSpecificationUrlParameter } from "./scraper-specification-url-parameter";
2
+ import { ScraperSpecificationExpression } from "./scraper-specification-expression.js";
3
+ import { ScraperSpecificationUrlParameter } from "./scraper-specification-url-parameter.js";
4
4
  /**
5
5
  * Represents a URL specification for a scraper.
6
6
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification-url.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-url.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;AACpF,OAAO,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AAEzF;;;;GAIG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,CAAC;KACrC,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IACpD,MAAM,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IAClD,IAAI,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IAChD,IAAI,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IAChD,UAAU,EAAE,CAAC,CAAC,QAAQ,CACpB,CAAC;SACE,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,gCAAgC,CAAC,CAAC;SACnD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,gCAAgC;QACvC,WAAW,EAAE,oCAAoC;KAClD,CAAC,CACL;CACF,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,mGAAmG;IACvG,KAAK,EAAE,4BAA4B;IACnC,WAAW,EAAE,4DAA4D;IACzE,QAAQ,EACN,4FAA4F;IAC9F,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification-url.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification-url.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AACvF,OAAO,EAAE,gCAAgC,EAAE,MAAM,0CAA0C,CAAC;AAE5F;;;;GAIG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,CAAC;KACrC,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IACpD,MAAM,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IAClD,IAAI,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IAChD,IAAI,EAAE,CAAC,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IAChD,UAAU,EAAE,CAAC,CAAC,QAAQ,CACpB,CAAC;SACE,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,gCAAgC,CAAC,CAAC;SACnD,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,gCAAgC;QACvC,WAAW,EAAE,oCAAoC;KAClD,CAAC,CACL;CACF,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,mGAAmG;IACvG,KAAK,EAAE,4BAA4B;IACnC,WAAW,EAAE,4DAA4D;IACzE,QAAQ,EACN,4FAA4F;IAC9F,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { z } from "zod/mini";
2
- import { ScraperSpecificationSettings } from "./scraper-specification-settings";
3
- import { ScraperSpecificationHandler } from "./scraper-specification-handler";
2
+ import { ScraperSpecificationSettings } from "./scraper-specification-settings.js";
3
+ import { ScraperSpecificationHandler } from "./scraper-specification-handler.js";
4
4
  /**
5
5
  * Represents a scraper specification that defines how a scraper should behave.
6
6
  *
@@ -1 +1 @@
1
- {"version":3,"file":"scraper-specification.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,4BAA4B,EAAE,MAAM,kCAAkC,CAAC;AAChF,OAAO,EAAE,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AAE9E;;;;GAIG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC;KAClC,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1C,KAAK,EAAE,+BAA+B;QACtC,WAAW,EAAE,gCAAgC;KAC9C,CAAC;IACF,QAAQ,EAAE,4BAA4B;IACtC,QAAQ,EAAE,CAAC;SACR,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,2BAA2B,CAAC,CAAC;SAC9C,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,mCAAmC;QAC1C,WAAW,EAAE,2CAA2C;KACzD,CAAC;CACL,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,+FAA+F;IACnG,KAAK,EAAE,wBAAwB;IAC/B,WAAW,EAAE,mCAAmC;IAChD,QAAQ,EACN,yFAAyF;IAC3F,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
1
+ {"version":3,"file":"scraper-specification.js","sourceRoot":"","sources":["../../../src/main/ts/scrapers/specifications/scraper-specification.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,4BAA4B,EAAE,MAAM,qCAAqC,CAAC;AACnF,OAAO,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AAEjF;;;;GAIG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC;KAClC,QAAQ,CACP,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1C,KAAK,EAAE,+BAA+B;QACtC,WAAW,EAAE,gCAAgC;KAC9C,CAAC;IACF,QAAQ,EAAE,4BAA4B;IACtC,QAAQ,EAAE,CAAC;SACR,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,2BAA2B,CAAC,CAAC;SAC9C,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;QAC1B,KAAK,EAAE,mCAAmC;QAC1C,WAAW,EAAE,2CAA2C;KACzD,CAAC;CACL,CAAC,CACH;KACA,QAAQ,CAAC,CAAC,CAAC,cAAc,EAAE;IAC1B,OAAO,EAAE,wCAAwC;IACjD,EAAE,EAAE,+FAA+F;IACnG,KAAK,EAAE,wBAAwB;IAC/B,WAAW,EAAE,mCAAmC;IAChD,QAAQ,EACN,yFAAyF;IAC3F,cAAc,EAAE,CAAC,sBAAsB,CAAC;IACxC,oBAAoB,EAAE,KAAK;CAC5B,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lengors/protoscout-schemas",
3
- "version": "2.1.1",
3
+ "version": "2.1.2-alpha.1",
4
4
  "description": "Project containing schemas for ProtoScout, the protocol used by WebScout",
5
5
  "keywords": [
6
6
  "protoscout",