@jetshop/template-trend 6.0.0 → 6.0.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetshop/template-trend",
3
- "version": "6.0.0",
3
+ "version": "6.0.1",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "build": "react-scripts build",
@@ -45,11 +45,11 @@
45
45
  ]
46
46
  },
47
47
  "dependencies": {
48
- "@jetshop/core": "^6.0.0",
48
+ "@jetshop/core": "^6.0.1",
49
49
  "@jetshop/flight-shortcodes": "^2.0.10",
50
- "@jetshop/intl": "^6.0.0",
51
- "@jetshop/react-scripts": "^6.0.0",
52
- "@jetshop/ui": "^6.0.0",
50
+ "@jetshop/intl": "^6.0.1",
51
+ "@jetshop/react-scripts": "^6.0.1",
52
+ "@jetshop/ui": "^6.0.1",
53
53
  "@react-google-maps/api": "~2.18.1",
54
54
  "prop-types": "^15.6.2",
55
55
  "react": "^18",
@@ -1,5 +1,5 @@
1
1
  import LogInFormProvider from '@jetshop/ui/Auth/LogInFormProvider';
2
- import t from 'format-message';
2
+ import t from '@jetshop/intl';
3
3
  import React from 'react';
4
4
  import { styled } from 'linaria/react';
5
5
  import { css, cx } from 'linaria';
@@ -191,6 +191,9 @@
191
191
  "forgot_password_69eea15b": {
192
192
  "message": "Forgot password"
193
193
  },
194
+ "forgot_password_7232790f": {
195
+ "message": "Forgot password?"
196
+ },
194
197
  "free_for_your_order_34aba239": {
195
198
  "message": "Free for your order"
196
199
  },
@@ -353,6 +356,9 @@
353
356
  "not_available_487d3648": {
354
357
  "message": "Not available"
355
358
  },
359
+ "not_yet_a_member_sign_up_5454936d": {
360
+ "message": "Not yet a member? Sign Up"
361
+ },
356
362
  "note_if_you_were_directed_here_via_a_link_we_are_g_47b83052": {
357
363
  "message": "NOTE! If you were directed here via a link we are grateful if you inform us as to which link it was so that we can resolve the problem."
358
364
  },
@@ -404,6 +410,9 @@
404
410
  "package_discount_66e25640": {
405
411
  "message": "Package Discount"
406
412
  },
413
+ "password_8a271b1c": {
414
+ "message": "Password"
415
+ },
407
416
  "payment_method_84a444f1": {
408
417
  "message": "Payment method"
409
418
  },