@medipass/utils 11.66.7-feature-eclipse-reporting.0 → 11.68.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/package.json +2 -2
  3. package/billable-items-01050ba2.js +0 -27
  4. package/build-validation-schema.js +0 -1282
  5. package/businesses-e3a20604.js +0 -53
  6. package/chart.js +0 -45
  7. package/claim-payment-status-formatted.js +0 -12
  8. package/claim-payment-status-icons.js +0 -10
  9. package/claim-payment-status-text-classes.js +0 -10
  10. package/constants.js +0 -460
  11. package/countries.js +0 -1011
  12. package/datetime.js +0 -36
  13. package/document-types-formatted.js +0 -13
  14. package/document-types-icons.js +0 -10
  15. package/document-types-text-classes.js +0 -10
  16. package/documents/workflow-state-formatted-text-classes.js +0 -12
  17. package/documents/workflow-state-formatted.js +0 -15
  18. package/documents/workflow-state-icons.js +0 -10
  19. package/form-applications/assign-values-to-sections.js +0 -29
  20. package/forms-f06ca97e.js +0 -51
  21. package/funders.js +0 -122
  22. package/get-env.js +0 -196
  23. package/get-select-options.js +0 -65
  24. package/get-staff-type-display-name.js +0 -12
  25. package/google-addresses.js +0 -127
  26. package/health-fund-accounts-3cd8650f.js +0 -20
  27. package/health-fund-settings-43327826.js +0 -22
  28. package/health-funds-300facef.js +0 -194
  29. package/i18n/index.js +0 -59
  30. package/i18n/translations.js +0 -36
  31. package/index.js +0 -56
  32. package/intercom.js +0 -101
  33. package/members-cb4f73a9.js +0 -53
  34. package/modalities-b360d521.js +0 -19
  35. package/normalise-abn.js +0 -22
  36. package/parse-health-fund-card-fields.js +0 -12
  37. package/patients-2083dd9c.js +0 -46
  38. package/payment-methods-4fa2d01f.js +0 -26
  39. package/payment-options.js +0 -52
  40. package/practices-3e703f22.js +0 -87
  41. package/products-bd313cb4.js +0 -83
  42. package/products.js +0 -31
  43. package/professional-categories-e2e5284b.js +0 -19
  44. package/redux-actions.js +0 -161
  45. package/redux-reducer.js +0 -112
  46. package/sanitise-url.js +0 -17
  47. package/scroll.js +0 -9
  48. package/sensitive-keys.js +0 -9
  49. package/sentry.js +0 -112
  50. package/service-items.js +0 -230
  51. package/services-2e25cdac.js +0 -127
  52. package/specialties-7640b7e3.js +0 -20
  53. package/staff-990794cd.js +0 -161
  54. package/status-icons.js +0 -10
  55. package/status-text-classes.js +0 -10
  56. package/subscriptions-45c1321a.js +0 -160
  57. package/test-framework/fixtures/accounts.js +0 -34
  58. package/test-framework/fixtures/billable-items.js +0 -9
  59. package/test-framework/fixtures/businesses.js +0 -9
  60. package/test-framework/fixtures/documents.js +0 -121
  61. package/test-framework/fixtures/form-application-templates.js +0 -74
  62. package/test-framework/fixtures/form-applications.js +0 -39
  63. package/test-framework/fixtures/forms.js +0 -9
  64. package/test-framework/fixtures/health-fund-accounts.js +0 -9
  65. package/test-framework/fixtures/health-fund-settings.js +0 -9
  66. package/test-framework/fixtures/health-funds.js +0 -10
  67. package/test-framework/fixtures/index.js +0 -45
  68. package/test-framework/fixtures/members.js +0 -9
  69. package/test-framework/fixtures/message-mappings.js +0 -61
  70. package/test-framework/fixtures/modalities.js +0 -9
  71. package/test-framework/fixtures/patients.js +0 -9
  72. package/test-framework/fixtures/payment-methods.js +0 -9
  73. package/test-framework/fixtures/practices.js +0 -11
  74. package/test-framework/fixtures/products.js +0 -10
  75. package/test-framework/fixtures/professional-categories.js +0 -9
  76. package/test-framework/fixtures/services.js +0 -11
  77. package/test-framework/fixtures/specialties.js +0 -9
  78. package/test-framework/fixtures/staff.js +0 -12
  79. package/test-framework/fixtures/subscriptions.js +0 -13
  80. package/test-framework/fixtures/transaction-reports.js +0 -203
  81. package/test-framework/fixtures/transactions.js +0 -22
  82. package/test-framework/fixtures/workflow-exceptions.js +0 -32
  83. package/test-framework/react.js +0 -38
  84. package/transaction-details-by-funder.js +0 -81
  85. package/transaction-status-formatted.js +0 -13
  86. package/transaction-status-helpers.js +0 -77
  87. package/transaction-status-icons.js +0 -10
  88. package/transaction-status-text-classes.js +0 -10
  89. package/transaction-status.js +0 -42
  90. package/transactions-6e5fd92d.js +0 -1883
  91. package/validate-form.js +0 -388
  92. package/validate.js +0 -37
  93. package/webpack-config.js +0 -27
  94. package/workflow-state-formatted-text-classes.js +0 -12
  95. package/workflow-state-formatted.js +0 -13
package/CHANGELOG.md CHANGED
@@ -3,6 +3,28 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [11.68.0](https://github.com/medipass/web-medicules/compare/@medipass/utils@11.67.0...@medipass/utils@11.68.0) (2022-08-17)
7
+
8
+
9
+ ### Features
10
+
11
+ * eclipse reporting ([#675](https://github.com/medipass/web-medicules/issues/675)) ([1643308](https://github.com/medipass/web-medicules/commit/1643308))
12
+
13
+
14
+
15
+
16
+
17
+ # [11.67.0](https://github.com/medipass/web-medicules/compare/@medipass/utils@11.66.6...@medipass/utils@11.67.0) (2022-08-16)
18
+
19
+
20
+ ### Features
21
+
22
+ * add typescript support to web-sdk ([#674](https://github.com/medipass/web-medicules/issues/674)) ([ee644f8](https://github.com/medipass/web-medicules/commit/ee644f8))
23
+
24
+
25
+
26
+
27
+
6
28
  ## [11.66.6](https://github.com/medipass/web-medicules/compare/@medipass/utils@11.66.5...@medipass/utils@11.66.6) (2022-08-07)
7
29
 
8
30
  **Note:** Version bump only for package @medipass/utils
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medipass/utils",
3
- "version": "11.66.7-feature-eclipse-reporting.0",
3
+ "version": "11.68.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "module": "index.js",
@@ -48,5 +48,5 @@
48
48
  "redux-thunk": "^2.2.0",
49
49
  "rimraf": "^2.6.2"
50
50
  },
51
- "gitHead": "c6660556b6593cbdf847588a319c834e68dce232"
51
+ "gitHead": "3d6bdaa651601f28de5cbbb74d5c8045847b6e67"
52
52
  }
@@ -1,27 +0,0 @@
1
- 'use strict';
2
-
3
- var defaultBillableItem = {
4
- _id: 'billableItemDefaultId',
5
- organisationId: 'organisationDefaultId',
6
- businessId: 'businessDefaultId',
7
- practiceId: 'practiceDefaultId',
8
- modalityId: 'modalityDefaultId',
9
- staffId: 'staffPractitionerDefaultId',
10
- itemCode: 'mockItemCode',
11
- fullName: 'mockFullName',
12
- displayName: 'mockDisplayName',
13
- description: 'mockDescription',
14
- price: 4000,
15
- searchWords: ['mockitemcode', 'mockfullname', 'mockdisplayname'],
16
- status: 'ACTIVE',
17
- created: new Date('2015-01-01T00:00:00'),
18
- modified: new Date('2015-01-02T00:00:00Z')
19
- };
20
-
21
- var billableItems = /*#__PURE__*/Object.freeze({
22
- __proto__: null,
23
- defaultBillableItem: defaultBillableItem
24
- });
25
-
26
- exports.billableItems = billableItems;
27
- exports.defaultBillableItem = defaultBillableItem;