@shipengine/elements 1.8.0 → 2.0.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 (281) hide show
  1. package/README.md +0 -4
  2. package/address-8f8119f4.js +1 -0
  3. package/assertions-dfa95b4d.js +1 -0
  4. package/carrier-c2a5ed53.js +1 -0
  5. package/carrier-logo-330e926f.js +1 -0
  6. package/components.js +1 -0
  7. package/constants.js +1 -0
  8. package/elements.js +1 -0
  9. package/extensions.js +1 -0
  10. package/formatString-413ec7c7.js +1 -0
  11. package/hooks.js +1 -0
  12. package/index.js +1 -25578
  13. package/money-d4f3d7c3.js +1 -0
  14. package/package.json +53 -7
  15. package/phone-87dd7bd8.js +1 -0
  16. package/schemas.js +1 -0
  17. package/shipment-150160e0.js +1 -0
  18. package/src/components/add-funds-form/add-funds-form.d.ts +1 -1
  19. package/src/components/address-preference-context/address-preference-context.d.ts +5 -2
  20. package/src/components/auto-funding-form/auto-funding-form.d.ts +1 -1
  21. package/src/components/carrier-balance/carrier-balance.d.ts +1 -1
  22. package/src/components/carrier-icon/carrier-icon.d.ts +9 -9
  23. package/src/components/carrier-logo/carrier-logo.d.ts +2 -1
  24. package/src/components/collapsible-panel/collapsible-panel.d.ts +1 -1
  25. package/src/components/display-term/display-term.d.ts +1 -1
  26. package/src/components/edit-billing-form/edit-billing-form.d.ts +1 -1
  27. package/src/components/field/date-picker/date-picker.d.ts +1 -1
  28. package/src/components/field/money-input/money-input.d.ts +1 -1
  29. package/src/components/field/rate-card/cost-breakdown/cost-breakdown.d.ts +1 -1
  30. package/src/components/field/rate-card/rate-card.d.ts +3 -2
  31. package/src/components/field/rate-card/rate-card.styles.d.ts +0 -1
  32. package/src/components/field/rate-select/rate-select.d.ts +7 -2
  33. package/src/components/fund-and-purchase/fund-and-purchase.d.ts +5 -2
  34. package/src/components/here-map/here-map.d.ts +16 -0
  35. package/src/components/here-map/here-map.styles.d.ts +23 -0
  36. package/src/components/history/history-card/history-card.d.ts +1 -1
  37. package/src/components/index.d.ts +1 -0
  38. package/src/components/items-breakdown/items-breakdown.d.ts +1 -1
  39. package/src/components/modal/modal.d.ts +2 -1
  40. package/src/components/pager/pager.d.ts +1 -1
  41. package/src/components/rate-details/index.d.ts +1 -0
  42. package/src/components/rate-details/rate-details.d.ts +17 -0
  43. package/src/components/rate-details/rate-details.styles.d.ts +23 -0
  44. package/src/components/save-status/save-status.d.ts +1 -1
  45. package/src/components/search-bar/index.d.ts +1 -0
  46. package/src/components/search-bar/search-bar.d.ts +8 -0
  47. package/src/components/service-point-display/operating-hours.d.ts +6 -0
  48. package/src/components/service-point-display/operating-hours.styles.d.ts +44 -0
  49. package/src/components/service-point-display/service-point-display.d.ts +6 -6
  50. package/src/components/service-point-display/service-point-display.styles.d.ts +13 -19
  51. package/src/components/service-points/service-points.d.ts +3 -2
  52. package/src/components/tabs/tabs.d.ts +5 -1
  53. package/src/components/tabs/tabs.styles.d.ts +3 -2
  54. package/src/components/templates/address-display/address-display.d.ts +1 -1
  55. package/src/components/templates/address-preference-display/address-preference-display.d.ts +1 -1
  56. package/src/components/templates/address-preference-select/address-preference-select.d.ts +1 -1
  57. package/src/components/templates/connect-external-carrier-form/connect-external-carrier-form.d.ts +12 -0
  58. package/src/components/templates/connect-external-carrier-form/index.d.ts +1 -0
  59. package/src/components/templates/index.d.ts +2 -2
  60. package/src/components/templates/label/label.d.ts +1 -1
  61. package/src/components/templates/label/label.styles.d.ts +21 -1
  62. package/src/components/templates/product-form/product-form-schema.d.ts +12 -0
  63. package/src/components/templates/product-form/product-form.d.ts +1 -1
  64. package/src/components/templates/products-display/products-display.d.ts +1 -1
  65. package/src/components/templates/pudo-rate-tabs/index.d.ts +0 -1
  66. package/src/components/templates/pudo-rate-tabs/pudo-list-view/pudo-list-view.d.ts +5 -0
  67. package/src/components/templates/pudo-rate-tabs/pudo-map-view/pudo-map-view.d.ts +15 -0
  68. package/src/components/templates/pudo-rate-tabs/pudo-rate-tabs.d.ts +17 -15
  69. package/src/components/templates/rate-form/rate-form.d.ts +11 -4
  70. package/src/components/templates/register-funding-source-carrier-form/index.d.ts +2 -0
  71. package/src/components/templates/register-funding-source-carrier-form/register-funding-source-carrier-form.d.ts +13 -0
  72. package/src/components/templates/register-funding-source-carrier-form/register-funding-source-carrier-form.styles.d.ts +25 -0
  73. package/src/components/templates/{add-carrier-form/add-carrier-form-schema.d.ts → register-funding-source-carrier-form/register-funding-source-carrier-schema.d.ts} +42 -88
  74. package/src/components/templates/shipment/shipment.d.ts +3 -10
  75. package/src/components/templates/shipment-form/shipment-form.d.ts +2 -9
  76. package/src/components/templates/shipment-form/shipment-schema.d.ts +1 -1
  77. package/src/components/templates/suspend-sales-order/suspend-sales-order.d.ts +1 -1
  78. package/src/components/templates/suspend-shipment/suspend-shipment.d.ts +1 -1
  79. package/src/components/templates/wallet-form/edit-wallet-address-form.d.ts +1 -1
  80. package/src/components/templates/wallet-form/wallet-form.d.ts +2 -4
  81. package/src/components/templates/wallet-form/wallet-schema.d.ts +1 -1
  82. package/src/components/wallet-card/wallet-card.d.ts +1 -1
  83. package/src/components/warehouse-form/warehouse-form.d.ts +1 -1
  84. package/src/create-element/create-element.d.ts +10 -0
  85. package/src/create-element/element/element.d.ts +16 -0
  86. package/src/create-element/element/hooks/index.d.ts +1 -0
  87. package/src/create-element/element/hooks/use-i18n.d.ts +12 -0
  88. package/src/create-element/element/index.d.ts +3 -0
  89. package/src/create-element/element/utils/get-emotion-cache.d.ts +2 -0
  90. package/src/create-element/element/utils/index.d.ts +1 -0
  91. package/src/create-element/error-boundary/error-boundary.d.ts +21 -0
  92. package/src/create-element/error-boundary/index.d.ts +1 -0
  93. package/src/create-element/index.d.ts +1 -0
  94. package/src/elements/index.d.ts +5 -4
  95. package/src/elements/label-layout/label-layout-element.d.ts +50 -4
  96. package/src/elements/labels-grid/labels-grid.d.ts +51 -5
  97. package/src/elements/manage-carriers/index.d.ts +1 -0
  98. package/src/elements/{shipengine-carriers/shipengine-carriers.d.ts → manage-carriers/manage-carriers.d.ts} +101 -49
  99. package/src/elements/manage-external-carriers/index.d.ts +1 -0
  100. package/src/elements/{external-carriers/external-carriers.d.ts → manage-external-carriers/manage-external-carriers.d.ts} +58 -41
  101. package/src/elements/manage-funding/manage-funding-element.d.ts +50 -4
  102. package/src/elements/manage-warehouses/manage-warehouses.d.ts +68 -5
  103. package/src/elements/payment-method-settings/payment-method-settings-element.d.ts +50 -4
  104. package/src/elements/purchase-label/configure-shipment.d.ts +4 -26
  105. package/src/elements/purchase-label/hooks/use-address.d.ts +1 -1
  106. package/src/elements/purchase-label/hooks/use-configure-shipment.d.ts +1 -1
  107. package/src/elements/purchase-label/hooks/use-customs.d.ts +1 -1
  108. package/src/elements/purchase-label/hooks/use-import-sales-order.d.ts +2 -2
  109. package/src/elements/purchase-label/hooks/use-load-shipment.d.ts +3 -3
  110. package/src/elements/purchase-label/hooks/use-pending-shipment.d.ts +1 -1
  111. package/src/elements/purchase-label/hooks/use-presets.d.ts +1 -1
  112. package/src/elements/purchase-label/hooks/use-rates-form.d.ts +6 -1
  113. package/src/elements/purchase-label/hooks/use-rates-with-cache.d.ts +1 -1
  114. package/src/elements/purchase-label/hooks/use-request-preferred-rates.d.ts +1 -1
  115. package/src/elements/purchase-label/hooks/use-request-rates.d.ts +1 -1
  116. package/src/elements/purchase-label/hooks/use-shipment-form.d.ts +1 -1
  117. package/src/elements/purchase-label/purchase-label-by-sales-order.d.ts +1 -1
  118. package/src/elements/purchase-label/purchase-label-by-shipment.d.ts +1 -1
  119. package/src/elements/purchase-label/purchase-label.d.ts +67 -44
  120. package/src/elements/shipment-summary/index.d.ts +1 -0
  121. package/src/elements/{view-shipment/view-shipment.d.ts → shipment-summary/shipment-summary.d.ts} +87 -51
  122. package/src/elements/shipments-grid/shipments-grid.d.ts +51 -5
  123. package/src/elements/theme-creator/theme-creator.d.ts +50 -4
  124. package/src/elements/theme-creator/themeData/themeData.d.ts +0 -1
  125. package/src/elements/transaction-history/index.d.ts +1 -0
  126. package/src/elements/{wallet-history/wallet-history-element.d.ts → transaction-history/transaction-history-element.d.ts} +50 -4
  127. package/src/elements/unit-settings/unit-settings-element.d.ts +50 -4
  128. package/src/elements/vat-settings/vat-settings-element.d.ts +50 -4
  129. package/src/elements/void-label/components/actions/actions.d.ts +4 -4
  130. package/src/elements/void-label/components/message/message.d.ts +1 -1
  131. package/src/elements/void-label/void-label.d.ts +80 -45
  132. package/src/elements-provider/elements-provider.d.ts +46 -0
  133. package/src/elements-provider/elements-test-provider.d.ts +3 -0
  134. package/src/elements-provider/hooks/index.d.ts +1 -0
  135. package/src/elements-provider/hooks/use-load-icons.d.ts +7 -0
  136. package/src/elements-provider/index.d.ts +1 -0
  137. package/src/factories/shipengine/address.d.ts +1 -1
  138. package/src/factories/shipengine/carrier.d.ts +1 -1
  139. package/src/factories/shipengine/index.d.ts +1 -1
  140. package/src/factories/shipengine/label.d.ts +3 -1
  141. package/src/factories/shipengine/money.d.ts +1 -1
  142. package/src/factories/shipengine/order-source.d.ts +1 -1
  143. package/src/factories/shipengine/package.d.ts +1 -1
  144. package/src/factories/shipengine/resource.d.ts +1 -1
  145. package/src/factories/shipengine/sales-order.d.ts +1 -1
  146. package/src/factories/shipengine/service-point.d.ts +1 -1
  147. package/src/factories/shipengine/service.d.ts +1 -1
  148. package/src/factories/shipengine/shipment.d.ts +1 -1
  149. package/src/factories/shipengine/{wallet-history.d.ts → transaction-history.d.ts} +1 -1
  150. package/src/factories/shipengine/warehouse.d.ts +1 -1
  151. package/src/factories/shipengine/weight.d.ts +1 -1
  152. package/src/features/index.d.ts +3 -3
  153. package/src/features/label-layout/label-layout.d.ts +1 -1
  154. package/src/features/label-layout/use-label-layout.d.ts +1 -1
  155. package/src/features/manage-carriers/hooks/index.d.ts +3 -0
  156. package/src/features/manage-carriers/hooks/use-carrier-metadata.d.ts +2 -0
  157. package/src/features/manage-carriers/hooks/use-list-funding-source-carriers.d.ts +11 -0
  158. package/src/features/manage-carriers/index.d.ts +1 -0
  159. package/src/features/manage-carriers/manage-carriers-row/index.d.ts +1 -0
  160. package/src/features/manage-carriers/manage-carriers-row/manage-carriers-row.d.ts +11 -0
  161. package/src/features/manage-carriers/manage-carriers.d.ts +4 -0
  162. package/src/features/manage-external-carriers/index.d.ts +1 -0
  163. package/src/features/manage-external-carriers/manage-external-carriers.d.ts +4 -0
  164. package/src/features/manage-warehouses/manage-warehouses.d.ts +1 -1
  165. package/src/features/manage-warehouses/use-manage-warehouses.d.ts +9 -9
  166. package/src/features/manage-warehouses/warehouse-display/warehouse-display.d.ts +1 -1
  167. package/src/features/transaction-history/index.d.ts +1 -0
  168. package/src/features/transaction-history/transaction-history.d.ts +6 -0
  169. package/src/features/unit-settings/unit-settings.d.ts +1 -1
  170. package/src/features/unit-settings/use-unit-settings.d.ts +1 -1
  171. package/src/features/vat-settings/use-vat-settings.d.ts +5 -5
  172. package/src/hooks/here-map/init.d.ts +6 -0
  173. package/src/hooks/here-map/use-here-map-ui.d.ts +10 -0
  174. package/src/hooks/here-map/use-here-map.d.ts +5 -0
  175. package/src/hooks/options/use-confirmation-options.d.ts +1 -1
  176. package/src/hooks/options/use-customs-contents-options.d.ts +1 -1
  177. package/src/hooks/options/use-customs-non-delivery-options.d.ts +1 -1
  178. package/src/hooks/options/use-insurance-provider-options.d.ts +1 -1
  179. package/src/hooks/options/use-package-options.d.ts +1 -1
  180. package/src/hooks/options/use-rate-options.d.ts +1 -1
  181. package/src/hooks/options/use-service-code-options.d.ts +1 -1
  182. package/src/hooks/options/use-service-points.d.ts +5 -3
  183. package/src/hooks/options/use-shipment-metadata.d.ts +1 -1
  184. package/src/hooks/options/use-shipping-presets-options.d.ts +1 -1
  185. package/src/hooks/options/use-warehouse-options.d.ts +1 -1
  186. package/src/hooks/use-address-validation.d.ts +1 -1
  187. package/src/hooks/use-get-or-create-shipment.d.ts +3 -3
  188. package/src/hooks/use-scrub-errors.d.ts +1 -1
  189. package/src/index.d.ts +1 -0
  190. package/src/locales/en/index.d.ts +50 -4
  191. package/src/mocks/carriers/handlers.d.ts +1 -1
  192. package/src/mocks/warehouses/handlers.d.ts +1 -1
  193. package/src/schemas/shipengine/money.d.ts +1 -1
  194. package/src/testing/test-utils.d.ts +8 -1
  195. package/src/themes/fallback.d.ts +3 -0
  196. package/src/themes/index.d.ts +4 -0
  197. package/src/types/carrier-metadata.d.ts +7 -11
  198. package/src/types/index.d.ts +0 -1
  199. package/src/types/preferred-rates.d.ts +1 -1
  200. package/src/types/shipping-preset/shipping-preset.d.ts +1 -1
  201. package/src/utilities/date.d.ts +1 -2
  202. package/src/utilities/error.d.ts +1 -1
  203. package/src/utilities/feature-flags/feature-flags.d.ts +18 -0
  204. package/src/utilities/feature-flags/index.d.ts +2 -0
  205. package/src/utilities/feature-flags/types.d.ts +141 -0
  206. package/src/utilities/money.d.ts +1 -1
  207. package/src/utilities/rates.d.ts +1 -1
  208. package/src/utilities/shipengine/address.d.ts +1 -1
  209. package/src/utilities/shipengine/carrier.d.ts +9 -1
  210. package/src/utilities/shipengine/dimensions.d.ts +1 -1
  211. package/src/utilities/shipengine/sales-order.d.ts +1 -1
  212. package/src/utilities/shipengine/shipment.d.ts +1 -1
  213. package/src/utilities/shipengine/warehouses.d.ts +1 -1
  214. package/src/utilities/shipengine/weight.d.ts +1 -1
  215. package/src/workflows/account-settings/account-settings.d.ts +56 -17
  216. package/src/workflows/{manage-wallet-workflow/manage-wallet-workflow.d.ts → carrier-services/carrier-services.d.ts} +79 -25
  217. package/src/workflows/carrier-services/index.d.ts +1 -0
  218. package/src/workflows/{connect-carrier/connect-carrier.d.ts → connect-external-carrier/connect-external-carrier.d.ts} +58 -39
  219. package/src/workflows/connect-external-carrier/index.d.ts +1 -0
  220. package/src/workflows/index.d.ts +3 -2
  221. package/src/workflows/label-workflow/index.d.ts +1 -0
  222. package/src/workflows/{purchase-label-workflow/purchase-label-workflow.d.ts → label-workflow/label-workflow.d.ts} +16 -34
  223. package/src/workflows/onboarding/components/carrier-recovery-form/carrier-recovery-form.d.ts +4 -5
  224. package/src/workflows/onboarding/components/funding-and-carrier-connection-step/funding-and-carrier-connection-step.d.ts +2 -4
  225. package/src/workflows/onboarding/components/funding-and-carrier-connection-step/use-funding-and-carrier-connection-step.d.ts +2 -3
  226. package/src/workflows/onboarding/components/onboarding-wizard/onboarding-wizard.d.ts +2 -9
  227. package/src/workflows/onboarding/components/ship-from-address-step/ship-from-address-step.d.ts +1 -1
  228. package/src/workflows/onboarding/components/ship-from-address-step/use-ship-from-address-step.d.ts +1 -1
  229. package/src/workflows/onboarding/components/terms-agreement-form/terms-agreement-form.d.ts +1 -1
  230. package/src/workflows/onboarding/components/terms-agreement-step/terms-agreement-step.d.ts +1 -1
  231. package/src/workflows/onboarding/components/terms-agreement-step/use-terms-agreement-step.d.ts +2 -7
  232. package/src/workflows/onboarding/onboarding.d.ts +71 -73
  233. package/story-notes-c714d2ed.js +1 -0
  234. package/suspend-text-cad3a977.js +1 -0
  235. package/transaction-history-element-cbfe487c.js +1 -0
  236. package/types.js +1 -0
  237. package/use-page-layout-8cb5075f.js +1 -0
  238. package/use-scrub-errors-9870a6f3.js +1 -0
  239. package/use-toggle-866d7938.js +1 -0
  240. package/use-unit-settings-a5bae16e.js +1 -0
  241. package/utilities.js +1 -0
  242. package/validation-528e7834.js +1 -0
  243. package/wallet-form-9e4bfaea.js +1 -0
  244. package/warehouse-form-da6a7ac5.js +34 -0
  245. package/warehouses-a83188ab.js +1 -0
  246. package/workflows.js +1 -0
  247. package/zod-60def96c.js +1 -0
  248. package/index.cjs +0 -25795
  249. package/src/components/templates/add-carrier-form/add-carrier-form-test.d.ts +0 -1
  250. package/src/components/templates/add-carrier-form/add-carrier-form.d.ts +0 -10
  251. package/src/components/templates/add-carrier-form/index.d.ts +0 -2
  252. package/src/components/templates/connect-carrier-form/connect-carrier-form.d.ts +0 -12
  253. package/src/components/templates/connect-carrier-form/index.d.ts +0 -1
  254. package/src/components/templates/pudo-rate-tabs/service-points-search-bar/index.d.ts +0 -1
  255. package/src/components/templates/pudo-rate-tabs/service-points-search-bar/service-points-search-bar.d.ts +0 -6
  256. package/src/elements/external-carriers/index.d.ts +0 -1
  257. package/src/elements/shipengine-carriers/index.d.ts +0 -1
  258. package/src/elements/view-shipment/index.d.ts +0 -1
  259. package/src/elements/wallet-history/index.d.ts +0 -1
  260. package/src/features/external-carriers/external-carriers.d.ts +0 -10
  261. package/src/features/external-carriers/index.d.ts +0 -1
  262. package/src/features/shipengine-carriers/hooks/index.d.ts +0 -2
  263. package/src/features/shipengine-carriers/hooks/use-carrier-metadata.d.ts +0 -13
  264. package/src/features/shipengine-carriers/hooks/use-list-connected-carriers.d.ts +0 -11
  265. package/src/features/shipengine-carriers/index.d.ts +0 -1
  266. package/src/features/shipengine-carriers/shipengine-carriers-row/index.d.ts +0 -1
  267. package/src/features/shipengine-carriers/shipengine-carriers-row/shipengine-carriers-row.d.ts +0 -9
  268. package/src/features/shipengine-carriers/shipengine-carriers.d.ts +0 -10
  269. package/src/features/wallet-history/index.d.ts +0 -1
  270. package/src/features/wallet-history/wallet-history.d.ts +0 -6
  271. package/src/hooks/use-elements.d.ts +0 -35
  272. package/src/types/patch.d.ts +0 -2
  273. package/src/utilities/feature-flags.d.ts +0 -232
  274. package/src/workflows/connect-carrier/index.d.ts +0 -1
  275. package/src/workflows/manage-wallet-workflow/index.d.ts +0 -1
  276. package/src/workflows/purchase-label-workflow/index.d.ts +0 -1
  277. /package/src/components/templates/{connect-carrier-form/connect-carrier-form.styles.d.ts → connect-external-carrier-form/connect-external-carrier-form.styles.d.ts} +0 -0
  278. /package/src/features/{shipengine-carriers/shipengine-carriers-row/shipengine-carriers-row.styles.d.ts → manage-carriers/manage-carriers-row/manage-carriers-row.styles.d.ts} +0 -0
  279. /package/src/features/{shipengine-carriers/shipengine-carriers.styles.d.ts → manage-carriers/manage-carriers.styles.d.ts} +0 -0
  280. /package/src/features/{wallet-history/wallet-history.styles.d.ts → transaction-history/transaction-history.styles.d.ts} +0 -0
  281. /package/src/workflows/{manage-wallet-workflow → carrier-services}/use-get-wallet-panel-props.d.ts +0 -0
@@ -1,18 +1,18 @@
1
1
  /// <reference types="react" />
2
- import { SE } from "@shipengine/alchemy";
3
- import { ShipmentFeatures } from "../../components/templates/shipment";
2
+ import { SE } from "@shipengine/react-api";
3
+ import { ShipmentSummaryFeatures } from "../../utilities";
4
4
  /**
5
- * # View Shipment Component Props
5
+ * # Shipment Summary Component Props
6
6
  *
7
- * - These are the base props that will be passed into the `<ViewShipment />` component.
7
+ * - These are the base props that will be passed into the `<ShipmentSummary />` component.
8
8
  *
9
- * @see {@link ViewShipment.Component | This prop types usage in the `<ViewShipment />` component}
9
+ * @see {@link ShipmentSummary.Component | This prop types usage in the `<ShipmentSummary />` component}
10
10
  */
11
11
  export type ComponentProps = {
12
12
  /**
13
13
  * `features` is a set of feature flags you would like to enable or disable in this component.
14
14
  */
15
- features?: ShipmentFeatures;
15
+ features?: ShipmentSummaryFeatures;
16
16
  /**
17
17
  * `onClickPrintLabel` is a callback function that will be invoked when the user clicks the
18
18
  * `Print Label` button.
@@ -34,21 +34,21 @@ export type ComponentProps = {
34
34
  shipmentId?: string;
35
35
  };
36
36
  /**
37
- * # View Shipment Component
37
+ * # Shipment Summary Component
38
38
  *
39
- * - The `<ViewShipment />` component is used to for viewing the shipment's tracking number, printing the label that
39
+ * - The `<ShipmentSummary />` component is used to for viewing the shipment's tracking number, printing the label that
40
40
  * was created, and the option to void the label. When a label is voided, you can see a list of the
41
41
  * previously voided labels for a given shipment using this component.
42
42
  *
43
- * @param ComponentProps The base props that will be passed into the `<ViewShipment />` component.
43
+ * @param ComponentProps The base props that will be passed into the `<ShipmentSummary />` component.
44
44
  *
45
- * @returns Element An EmotionJSX.Element that will render the `<ViewShipment />` component
45
+ * @returns Element An EmotionJSX.Element that will render the `<ShipmentSummary />` component
46
46
  * with all the appropriate wrappers.
47
47
  *
48
48
  * @example
49
49
  * You can see how the `<Component />` is used in the `createElement` function call below.
50
50
  * ```tsx
51
- * export const Element = alchemy.createElement(Component, ErrorFallback, {
51
+ * export const Element = createElement(Component, ErrorFallback, {
52
52
  * css: { height: "100%", maxWidth: "800px", minWidth: "440px", width: "100%" },
53
53
  * resources: { en },
54
54
  * });
@@ -56,23 +56,23 @@ export type ComponentProps = {
56
56
  *
57
57
  * <br />
58
58
  *
59
- * @see {@link ViewShipment.Element | The **Element** created to render `<ViewShipment />`}
59
+ * @see {@link ShipmentSummary.Element | The **Element** created to render `<ShipmentSummary />`}
60
60
  */
61
61
  export declare const Component: ({ features, onClickPrintLabel, onClickPurchaseLabel, onClickVoidLabel, shipmentId, }: ComponentProps) => import("@emotion/react/jsx-runtime").JSX.Element;
62
62
  /**
63
- * # Registered View Shipment Element
63
+ * # Registered Shipment Summary Element
64
64
  *
65
- * - This is the registered `<ViewShipment />` element that will be used to render the
66
- * `<ViewShipment.Element />` component.
65
+ * - This is the registered `<ShipmentSummary />` element that will be used to render the
66
+ * `<ShipmentSummary.Element />` component.
67
67
  *
68
68
  * @param ElementProps The props, callbacks, and resources necessary to render
69
- * the `<ViewShipment.Element />` component.
69
+ * the `<ShipmentSummary.Element />` component.
70
70
  *
71
71
  * @example
72
- * The `<Component />` is the source JSX that is rendered when you make use of the `ViewShipment`
72
+ * The `<Component />` is the source JSX that is rendered when you make use of the `ShipmentSummary`
73
73
  * Element directly. Here is a brief example of how you would use it within your application.
74
74
  * ```tsx
75
- * <ViewShipment.Element
75
+ * <ShipmentSummary.Element
76
76
  * onClickPurchaseLabel={({ salesOrderId }) => {
77
77
  * console.log('sales order ID', salesOrderId);
78
78
  * }}
@@ -85,7 +85,7 @@ export declare const Component: ({ features, onClickPrintLabel, onClickPurchaseL
85
85
  *
86
86
  * <br />
87
87
  *
88
- * @see {@link ViewShipment.ComponentProps | The **props** that can be passed into the `<ViewShipment.Element />` component}
88
+ * @see {@link ShipmentSummary.ComponentProps | The **props** that can be passed into the `<ShipmentSummary.Element />` component}
89
89
  *
90
90
  * @see {@link VoidLabel.Element | The next step in the label purchase workflow `<VoidLabel.Element />`}
91
91
  **/
@@ -145,6 +145,7 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
145
145
  schedulePickup: string;
146
146
  showItems: string;
147
147
  void: string;
148
+ download: string;
148
149
  };
149
150
  fields: {
150
151
  dimensions: string;
@@ -163,10 +164,8 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
163
164
  highVolumeForms: string;
164
165
  multipleShippingServices: string;
165
166
  sections: {
166
- labels: string; /**
167
- * `onClickVoidLabel` is a callback function that will be invoked when the user clicks the
168
- * `Void Label` button.
169
- */
167
+ labels: string;
168
+ shipmentSummary: string;
170
169
  };
171
170
  noLabels: string;
172
171
  };
@@ -188,7 +187,7 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
188
187
  genericText: string;
189
188
  };
190
189
  };
191
- "shipengine-carriers": {
190
+ "manage-carriers": {
192
191
  title: string;
193
192
  headers: {
194
193
  accountCarriers: string;
@@ -222,10 +221,6 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
222
221
  };
223
222
  carriers: {
224
223
  title: string;
225
- /**
226
- * `onClickPrintLabel` is a callback function that will be invoked when the user clicks the
227
- * `Print Label` button.
228
- */
229
224
  subtitle: string;
230
225
  };
231
226
  notifications: {
@@ -260,8 +255,50 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
260
255
  };
261
256
  };
262
257
  "register-carrier": {
263
- formTitle: string;
264
- agreeToTerms: string;
258
+ formTitle: {
259
+ default: string;
260
+ new: string;
261
+ edit: string;
262
+ };
263
+ notifications: {
264
+ error: {
265
+ title: string;
266
+ };
267
+ };
268
+ };
269
+ "rate-details": {
270
+ total: string;
271
+ subtotal: string;
272
+ registerVat: string;
273
+ concepts: {
274
+ confirmation: string;
275
+ uncategorized: string;
276
+ shipping: string;
277
+ insurance: string;
278
+ confirm: string;
279
+ discount: string;
280
+ fuel_charge: string;
281
+ additional_fees: string;
282
+ tariff: string;
283
+ tax: string;
284
+ delivery: string;
285
+ handling: string;
286
+ special_goods: string;
287
+ pickup: string;
288
+ location_fee: string;
289
+ oversize: string;
290
+ returns: string;
291
+ notifications: string;
292
+ tip: string; /**
293
+ * `features` is a set of feature flags you would like to enable or disable in this component.
294
+ */
295
+ duties_and_taxes: string;
296
+ brokerage_fee: string;
297
+ admin_fee: string;
298
+ adjustment: string;
299
+ auctane_service_fee: string;
300
+ product_price: string;
301
+ };
265
302
  };
266
303
  "purchase-label": {
267
304
  title: string;
@@ -281,9 +318,7 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
281
318
  insufficientBalanceCTA: string;
282
319
  };
283
320
  cta: {
284
- addPackageDetails: string; /**
285
- * `features` is a set of feature flags you would like to enable or disable in this component.
286
- */
321
+ addPackageDetails: string;
287
322
  };
288
323
  errorMessages: {
289
324
  customsItemsRequired: string;
@@ -376,7 +411,16 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
376
411
  today: string;
377
412
  viewMap: string;
378
413
  otherLocations: string;
379
- noServicePointsFound: string;
414
+ noServicePointsForService: string; /**
415
+ * # Shipment Summary Element Props
416
+ *
417
+ * - These are the base props that will be passed into the `<ShipmentSummary />` element.
418
+ *
419
+ * @see {@link ShipmentSummary.Element | See the full type that `typeof Element` will return}
420
+ */
421
+ error: string;
422
+ paperless: string;
423
+ localTimeDisclaimer: string;
380
424
  };
381
425
  shipToAddressFormFields: string;
382
426
  sections: {
@@ -477,9 +521,6 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
477
521
  isEnabled: string;
478
522
  isLoading: string;
479
523
  lowBalancePurchaseThreshold: string;
480
- /**
481
- * `features` is a set of feature flags you would like to enable or disable in this component.
482
- */
483
524
  maximumPurchasesPerDay: string;
484
525
  purchaseAmount: string;
485
526
  readSettings: string;
@@ -538,9 +579,6 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
538
579
  };
539
580
  units: {
540
581
  title: string;
541
- /**
542
- * `features` is a set of feature flags you would like to enable or disable in this component.
543
- */
544
582
  dimensions: {
545
583
  title: string;
546
584
  standard: string;
@@ -596,9 +634,7 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
596
634
  registrationForm: {
597
635
  error: string;
598
636
  title: string;
599
- betaWarning: string; /**
600
- * `features` is a set of feature flags you would like to enable or disable in this component.
601
- */
637
+ betaWarning: string;
602
638
  };
603
639
  search: string;
604
640
  settingsModal: {
@@ -642,10 +678,7 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
642
678
  addressLine2: string;
643
679
  cityLocality: string;
644
680
  stateProvince: string;
645
- postalCode: string; /**
646
- * `onClickPrintLabel` is a callback function that will be invoked when the user clicks the
647
- * `Print Label` button.
648
- */
681
+ postalCode: string;
649
682
  phone: string;
650
683
  email: string;
651
684
  addressResidentialIndicator: string;
@@ -664,7 +697,9 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
664
697
  modified: string;
665
698
  title: string;
666
699
  originalAddress: string;
667
- matchedAddress: string;
700
+ matchedAddress: string; /**
701
+ * `shipmentId` is the unique identifier for the shipment you wish to view.
702
+ */
668
703
  unableToValidate: string;
669
704
  use: {
670
705
  originalAddress: string;
@@ -891,6 +926,7 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
891
926
  gram: string;
892
927
  kilogram: string;
893
928
  };
929
+ ZnVuZGluZ19zb3VyY2VfaWQgbXVzdCBiZSBhbiBpbnRlZ2Vy: string;
894
930
  T25seSByZXNpZGVudGlhbCBkZWxpdmVyeSBhZGRyZXNzZXMgYXJlIGFsbG93ZWQgZm9yIFVQUyBHcm91bmQgU2F2ZXIu: string;
895
931
  "VGhlIHNlbGVjdGVkIHNlcnZpY2UgaW5jbHVkZXMgaW5zdXJhbmNlIGZvciBhbiBpbnN1cmVkIGFtb3VudCB1cCB0byAkMTAwLgo=": string;
896
932
  "VGhlIHNlbGVjdGVkIHNlcnZpY2UgaW5jbHVkZXMgaW5zdXJhbmNlIGZvciBhbiBpbnN1cmVkIGFtb3VudCB1cCB0byAkNTAuCg==": string;
@@ -925,10 +961,10 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
925
961
  } | undefined;
926
962
  }) => import("@emotion/react/jsx-runtime").JSX.Element;
927
963
  /**
928
- * # View Shipment Element Props
964
+ * # Shipment Summary Element Props
929
965
  *
930
- * - These are the base props that will be passed into the `<ViewShipment />` element.
966
+ * - These are the base props that will be passed into the `<ShipmentSummary />` element.
931
967
  *
932
- * @see {@link ViewShipment.Element | See the full type that `typeof Element` will return}
968
+ * @see {@link ShipmentSummary.Element | See the full type that `typeof Element` will return}
933
969
  */
934
970
  export type ElementProps = React.ComponentProps<typeof Element>;
@@ -1,4 +1,4 @@
1
- import { Shipment, ShipmentStatus } from "@shipengine/alchemy";
1
+ import { Shipment, ShipmentStatus } from "@shipengine/react-api";
2
2
  type ShipmentsGridProps = {
3
3
  onRowClick?: (data: Shipment) => void;
4
4
  shipmentStatus?: ShipmentStatus;
@@ -59,6 +59,7 @@ export declare const Element: ({ resources, ...props }: ShipmentsGridProps & {
59
59
  schedulePickup: string;
60
60
  showItems: string;
61
61
  void: string;
62
+ download: string;
62
63
  };
63
64
  fields: {
64
65
  dimensions: string;
@@ -78,6 +79,7 @@ export declare const Element: ({ resources, ...props }: ShipmentsGridProps & {
78
79
  multipleShippingServices: string;
79
80
  sections: {
80
81
  labels: string;
82
+ shipmentSummary: string;
81
83
  };
82
84
  noLabels: string;
83
85
  };
@@ -99,7 +101,7 @@ export declare const Element: ({ resources, ...props }: ShipmentsGridProps & {
99
101
  genericText: string;
100
102
  };
101
103
  };
102
- "shipengine-carriers": {
104
+ "manage-carriers": {
103
105
  title: string;
104
106
  headers: {
105
107
  accountCarriers: string;
@@ -167,8 +169,48 @@ export declare const Element: ({ resources, ...props }: ShipmentsGridProps & {
167
169
  };
168
170
  };
169
171
  "register-carrier": {
170
- formTitle: string;
171
- agreeToTerms: string;
172
+ formTitle: {
173
+ default: string;
174
+ new: string;
175
+ edit: string;
176
+ };
177
+ notifications: {
178
+ error: {
179
+ title: string;
180
+ };
181
+ };
182
+ };
183
+ "rate-details": {
184
+ total: string;
185
+ subtotal: string;
186
+ registerVat: string;
187
+ concepts: {
188
+ confirmation: string;
189
+ uncategorized: string;
190
+ shipping: string;
191
+ insurance: string;
192
+ confirm: string;
193
+ discount: string;
194
+ fuel_charge: string;
195
+ additional_fees: string;
196
+ tariff: string;
197
+ tax: string;
198
+ delivery: string;
199
+ handling: string;
200
+ special_goods: string;
201
+ pickup: string;
202
+ location_fee: string;
203
+ oversize: string;
204
+ returns: string;
205
+ notifications: string;
206
+ tip: string;
207
+ duties_and_taxes: string;
208
+ brokerage_fee: string;
209
+ admin_fee: string;
210
+ adjustment: string;
211
+ auctane_service_fee: string;
212
+ product_price: string;
213
+ };
172
214
  };
173
215
  "purchase-label": {
174
216
  title: string;
@@ -281,7 +323,10 @@ export declare const Element: ({ resources, ...props }: ShipmentsGridProps & {
281
323
  today: string;
282
324
  viewMap: string;
283
325
  otherLocations: string;
284
- noServicePointsFound: string;
326
+ noServicePointsForService: string;
327
+ error: string;
328
+ paperless: string;
329
+ localTimeDisclaimer: string;
285
330
  };
286
331
  shipToAddressFormFields: string;
287
332
  sections: {
@@ -785,6 +830,7 @@ export declare const Element: ({ resources, ...props }: ShipmentsGridProps & {
785
830
  gram: string;
786
831
  kilogram: string;
787
832
  };
833
+ ZnVuZGluZ19zb3VyY2VfaWQgbXVzdCBiZSBhbiBpbnRlZ2Vy: string;
788
834
  T25seSByZXNpZGVudGlhbCBkZWxpdmVyeSBhZGRyZXNzZXMgYXJlIGFsbG93ZWQgZm9yIFVQUyBHcm91bmQgU2F2ZXIu: string;
789
835
  "VGhlIHNlbGVjdGVkIHNlcnZpY2UgaW5jbHVkZXMgaW5zdXJhbmNlIGZvciBhbiBpbnN1cmVkIGFtb3VudCB1cCB0byAkMTAwLgo=": string;
790
836
  "VGhlIHNlbGVjdGVkIHNlcnZpY2UgaW5jbHVkZXMgaW5zdXJhbmNlIGZvciBhbiBpbnN1cmVkIGFtb3VudCB1cCB0byAkNTAuCg==": string;
@@ -69,6 +69,7 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
69
69
  schedulePickup: string;
70
70
  showItems: string;
71
71
  void: string;
72
+ download: string;
72
73
  };
73
74
  fields: {
74
75
  dimensions: string;
@@ -88,6 +89,7 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
88
89
  multipleShippingServices: string;
89
90
  sections: {
90
91
  labels: string;
92
+ shipmentSummary: string;
91
93
  };
92
94
  noLabels: string;
93
95
  };
@@ -109,7 +111,7 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
109
111
  genericText: string;
110
112
  };
111
113
  };
112
- "shipengine-carriers": {
114
+ "manage-carriers": {
113
115
  title: string;
114
116
  headers: {
115
117
  accountCarriers: string;
@@ -177,8 +179,48 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
177
179
  };
178
180
  };
179
181
  "register-carrier": {
180
- formTitle: string;
181
- agreeToTerms: string;
182
+ formTitle: {
183
+ default: string;
184
+ new: string;
185
+ edit: string;
186
+ };
187
+ notifications: {
188
+ error: {
189
+ title: string;
190
+ };
191
+ };
192
+ };
193
+ "rate-details": {
194
+ total: string;
195
+ subtotal: string;
196
+ registerVat: string;
197
+ concepts: {
198
+ confirmation: string;
199
+ uncategorized: string;
200
+ shipping: string;
201
+ insurance: string;
202
+ confirm: string;
203
+ discount: string;
204
+ fuel_charge: string;
205
+ additional_fees: string;
206
+ tariff: string;
207
+ tax: string;
208
+ delivery: string;
209
+ handling: string;
210
+ special_goods: string;
211
+ pickup: string;
212
+ location_fee: string;
213
+ oversize: string;
214
+ returns: string;
215
+ notifications: string;
216
+ tip: string;
217
+ duties_and_taxes: string;
218
+ brokerage_fee: string;
219
+ admin_fee: string;
220
+ adjustment: string;
221
+ auctane_service_fee: string;
222
+ product_price: string;
223
+ };
182
224
  };
183
225
  "purchase-label": {
184
226
  title: string;
@@ -291,7 +333,10 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
291
333
  today: string;
292
334
  viewMap: string;
293
335
  otherLocations: string;
294
- noServicePointsFound: string;
336
+ noServicePointsForService: string;
337
+ error: string;
338
+ paperless: string;
339
+ localTimeDisclaimer: string;
295
340
  };
296
341
  shipToAddressFormFields: string;
297
342
  sections: {
@@ -795,6 +840,7 @@ export declare const Element: ({ resources, ...props }: ComponentProps & {
795
840
  gram: string;
796
841
  kilogram: string;
797
842
  };
843
+ ZnVuZGluZ19zb3VyY2VfaWQgbXVzdCBiZSBhbiBpbnRlZ2Vy: string;
798
844
  T25seSByZXNpZGVudGlhbCBkZWxpdmVyeSBhZGRyZXNzZXMgYXJlIGFsbG93ZWQgZm9yIFVQUyBHcm91bmQgU2F2ZXIu: string;
799
845
  "VGhlIHNlbGVjdGVkIHNlcnZpY2UgaW5jbHVkZXMgaW5zdXJhbmNlIGZvciBhbiBpbnN1cmVkIGFtb3VudCB1cCB0byAkMTAwLgo=": string;
800
846
  "VGhlIHNlbGVjdGVkIHNlcnZpY2UgaW5jbHVkZXMgaW5zdXJhbmNlIGZvciBhbiBpbnN1cmVkIGFtb3VudCB1cCB0byAkNTAuCg==": string;
@@ -1,3 +1,2 @@
1
1
  import { CustomThemeData } from "@shipengine/giger-theme";
2
2
  export declare const themeData: CustomThemeData;
3
- export declare const pinkThemeData: CustomThemeData;
@@ -0,0 +1 @@
1
+ export * as TransactionHistory from "./transaction-history-element";
@@ -56,6 +56,7 @@ export declare const Element: ({ resources, ...props }: object & {
56
56
  schedulePickup: string;
57
57
  showItems: string;
58
58
  void: string;
59
+ download: string;
59
60
  };
60
61
  fields: {
61
62
  dimensions: string;
@@ -75,6 +76,7 @@ export declare const Element: ({ resources, ...props }: object & {
75
76
  multipleShippingServices: string;
76
77
  sections: {
77
78
  labels: string;
79
+ shipmentSummary: string;
78
80
  };
79
81
  noLabels: string;
80
82
  };
@@ -96,7 +98,7 @@ export declare const Element: ({ resources, ...props }: object & {
96
98
  genericText: string;
97
99
  };
98
100
  };
99
- "shipengine-carriers": {
101
+ "manage-carriers": {
100
102
  title: string;
101
103
  headers: {
102
104
  accountCarriers: string;
@@ -164,8 +166,48 @@ export declare const Element: ({ resources, ...props }: object & {
164
166
  };
165
167
  };
166
168
  "register-carrier": {
167
- formTitle: string;
168
- agreeToTerms: string;
169
+ formTitle: {
170
+ default: string;
171
+ new: string;
172
+ edit: string;
173
+ };
174
+ notifications: {
175
+ error: {
176
+ title: string;
177
+ };
178
+ };
179
+ };
180
+ "rate-details": {
181
+ total: string;
182
+ subtotal: string;
183
+ registerVat: string;
184
+ concepts: {
185
+ confirmation: string;
186
+ uncategorized: string;
187
+ shipping: string;
188
+ insurance: string;
189
+ confirm: string;
190
+ discount: string;
191
+ fuel_charge: string;
192
+ additional_fees: string;
193
+ tariff: string;
194
+ tax: string;
195
+ delivery: string;
196
+ handling: string;
197
+ special_goods: string;
198
+ pickup: string;
199
+ location_fee: string;
200
+ oversize: string;
201
+ returns: string;
202
+ notifications: string;
203
+ tip: string;
204
+ duties_and_taxes: string;
205
+ brokerage_fee: string;
206
+ admin_fee: string;
207
+ adjustment: string;
208
+ auctane_service_fee: string;
209
+ product_price: string;
210
+ };
169
211
  };
170
212
  "purchase-label": {
171
213
  title: string;
@@ -278,7 +320,10 @@ export declare const Element: ({ resources, ...props }: object & {
278
320
  today: string;
279
321
  viewMap: string;
280
322
  otherLocations: string;
281
- noServicePointsFound: string;
323
+ noServicePointsForService: string;
324
+ error: string;
325
+ paperless: string;
326
+ localTimeDisclaimer: string;
282
327
  };
283
328
  shipToAddressFormFields: string;
284
329
  sections: {
@@ -782,6 +827,7 @@ export declare const Element: ({ resources, ...props }: object & {
782
827
  gram: string;
783
828
  kilogram: string;
784
829
  };
830
+ ZnVuZGluZ19zb3VyY2VfaWQgbXVzdCBiZSBhbiBpbnRlZ2Vy: string;
785
831
  T25seSByZXNpZGVudGlhbCBkZWxpdmVyeSBhZGRyZXNzZXMgYXJlIGFsbG93ZWQgZm9yIFVQUyBHcm91bmQgU2F2ZXIu: string;
786
832
  "VGhlIHNlbGVjdGVkIHNlcnZpY2UgaW5jbHVkZXMgaW5zdXJhbmNlIGZvciBhbiBpbnN1cmVkIGFtb3VudCB1cCB0byAkMTAwLgo=": string;
787
833
  "VGhlIHNlbGVjdGVkIHNlcnZpY2UgaW5jbHVkZXMgaW5zdXJhbmNlIGZvciBhbiBpbnN1cmVkIGFtb3VudCB1cCB0byAkNTAuCg==": string;
@@ -56,6 +56,7 @@ export declare const Element: ({ resources, ...props }: object & {
56
56
  schedulePickup: string;
57
57
  showItems: string;
58
58
  void: string;
59
+ download: string;
59
60
  };
60
61
  fields: {
61
62
  dimensions: string;
@@ -75,6 +76,7 @@ export declare const Element: ({ resources, ...props }: object & {
75
76
  multipleShippingServices: string;
76
77
  sections: {
77
78
  labels: string;
79
+ shipmentSummary: string;
78
80
  };
79
81
  noLabels: string;
80
82
  };
@@ -96,7 +98,7 @@ export declare const Element: ({ resources, ...props }: object & {
96
98
  genericText: string;
97
99
  };
98
100
  };
99
- "shipengine-carriers": {
101
+ "manage-carriers": {
100
102
  title: string;
101
103
  headers: {
102
104
  accountCarriers: string;
@@ -164,8 +166,48 @@ export declare const Element: ({ resources, ...props }: object & {
164
166
  };
165
167
  };
166
168
  "register-carrier": {
167
- formTitle: string;
168
- agreeToTerms: string;
169
+ formTitle: {
170
+ default: string;
171
+ new: string;
172
+ edit: string;
173
+ };
174
+ notifications: {
175
+ error: {
176
+ title: string;
177
+ };
178
+ };
179
+ };
180
+ "rate-details": {
181
+ total: string;
182
+ subtotal: string;
183
+ registerVat: string;
184
+ concepts: {
185
+ confirmation: string;
186
+ uncategorized: string;
187
+ shipping: string;
188
+ insurance: string;
189
+ confirm: string;
190
+ discount: string;
191
+ fuel_charge: string;
192
+ additional_fees: string;
193
+ tariff: string;
194
+ tax: string;
195
+ delivery: string;
196
+ handling: string;
197
+ special_goods: string;
198
+ pickup: string;
199
+ location_fee: string;
200
+ oversize: string;
201
+ returns: string;
202
+ notifications: string;
203
+ tip: string;
204
+ duties_and_taxes: string;
205
+ brokerage_fee: string;
206
+ admin_fee: string;
207
+ adjustment: string;
208
+ auctane_service_fee: string;
209
+ product_price: string;
210
+ };
169
211
  };
170
212
  "purchase-label": {
171
213
  title: string;
@@ -278,7 +320,10 @@ export declare const Element: ({ resources, ...props }: object & {
278
320
  today: string;
279
321
  viewMap: string;
280
322
  otherLocations: string;
281
- noServicePointsFound: string;
323
+ noServicePointsForService: string;
324
+ error: string;
325
+ paperless: string;
326
+ localTimeDisclaimer: string;
282
327
  };
283
328
  shipToAddressFormFields: string;
284
329
  sections: {
@@ -782,6 +827,7 @@ export declare const Element: ({ resources, ...props }: object & {
782
827
  gram: string;
783
828
  kilogram: string;
784
829
  };
830
+ ZnVuZGluZ19zb3VyY2VfaWQgbXVzdCBiZSBhbiBpbnRlZ2Vy: string;
785
831
  T25seSByZXNpZGVudGlhbCBkZWxpdmVyeSBhZGRyZXNzZXMgYXJlIGFsbG93ZWQgZm9yIFVQUyBHcm91bmQgU2F2ZXIu: string;
786
832
  "VGhlIHNlbGVjdGVkIHNlcnZpY2UgaW5jbHVkZXMgaW5zdXJhbmNlIGZvciBhbiBpbnN1cmVkIGFtb3VudCB1cCB0byAkMTAwLgo=": string;
787
833
  "VGhlIHNlbGVjdGVkIHNlcnZpY2UgaW5jbHVkZXMgaW5zdXJhbmNlIGZvciBhbiBpbnN1cmVkIGFtb3VudCB1cCB0byAkNTAuCg==": string;