@box/readable-time 1.42.2 → 1.42.4

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.
@@ -1,8 +1,8 @@
1
1
  export default {
2
2
  "groupSharedFeatures.readableTime.eventTime": "⟦萬 {time, date, medium} 國⟧",
3
- "groupSharedFeatures.readableTime.eventTimeDate": "⟦萬萬萬萬 {time, date, medium} ăŧ {time, time, short} 國國國國⟧",
4
- "groupSharedFeatures.readableTime.eventTimeDateShort": "⟦萬萬萬萬 {date} ãŧ {time, time, short} 國國國國⟧",
5
- "groupSharedFeatures.readableTime.eventTimeToday": "⟦萬萬萬萬 Ţöďǻў āŧ {time, time, short} 國國國國⟧",
3
+ "groupSharedFeatures.readableTime.eventTimeDate": "⟦萬萬萬萬 {time, date, medium} àţ {time, time, short} 國國國國⟧",
4
+ "groupSharedFeatures.readableTime.eventTimeDateShort": "⟦萬萬萬萬 {date} àţ {time, time, short} 國國國國⟧",
5
+ "groupSharedFeatures.readableTime.eventTimeToday": "⟦萬萬萬萬 Ţòďàý áţ {time, time, short} 國國國國⟧",
6
6
  "groupSharedFeatures.readableTime.eventTimeWeekdayLong": "⟦萬萬萬 {weekday}, {time, date, medium} 國國國⟧",
7
- "groupSharedFeatures.readableTime.eventTimeYesterday": "⟦萬萬萬萬萬 Υĕѕŧéґďäý αŧ {time, time, short} 國國國國國⟧"
7
+ "groupSharedFeatures.readableTime.eventTimeYesterday": "⟦萬萬萬萬萬 Ýèśţéŕďàý áť {time, time, short} 國國國國國⟧"
8
8
  }
@@ -1,12 +1,12 @@
1
1
  # The time that an event occurred
2
2
  groupSharedFeatures.readableTime.eventTime = ⟦萬 {time, date, medium} 國⟧
3
3
  # The time that an event occurred at a given date with the year included
4
- groupSharedFeatures.readableTime.eventTimeDate = ⟦萬萬萬萬 {time, date, medium} ăŧ {time, time, short} 國國國國⟧
4
+ groupSharedFeatures.readableTime.eventTimeDate = ⟦萬萬萬萬 {time, date, medium} àţ {time, time, short} 國國國國⟧
5
5
  # The time that an event occurred at a given date without the year included
6
- groupSharedFeatures.readableTime.eventTimeDateShort = ⟦萬萬萬萬 {date} ãŧ {time, time, short} 國國國國⟧
6
+ groupSharedFeatures.readableTime.eventTimeDateShort = ⟦萬萬萬萬 {date} àţ {time, time, short} 國國國國⟧
7
7
  # The time that an event occurred today
8
- groupSharedFeatures.readableTime.eventTimeToday = ⟦萬萬萬萬 Ţöďǻў āŧ {time, time, short} 國國國國⟧
8
+ groupSharedFeatures.readableTime.eventTimeToday = ⟦萬萬萬萬 Ţòďàý áţ {time, time, short} 國國國國⟧
9
9
  # The time that an event occurred at a given date with the weekday included
10
10
  groupSharedFeatures.readableTime.eventTimeWeekdayLong = ⟦萬萬萬 {weekday}, {time, date, medium} 國國國⟧
11
11
  # The time that an event occurred yesterday
12
- groupSharedFeatures.readableTime.eventTimeYesterday = ⟦萬萬萬萬萬 Υĕѕŧéґďäý αŧ {time, time, short} 國國國國國⟧
12
+ groupSharedFeatures.readableTime.eventTimeYesterday = ⟦萬萬萬萬萬 Ýèśţéŕďàý áť {time, time, short} 國國國國國⟧
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@box/readable-time",
3
- "version": "1.42.2",
3
+ "version": "1.42.4",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "peerDependencies": {
6
- "@box/blueprint-web": "^15.0.0",
7
- "@box/blueprint-web-assets": "^4.121.2",
6
+ "@box/blueprint-web": "^15.1.0",
7
+ "@box/blueprint-web-assets": "^4.121.3",
8
8
  "react": "^18.0.0",
9
9
  "react-dom": "^18.0.0",
10
10
  "react-intl": "^6.4.2"
@@ -13,10 +13,10 @@
13
13
  "access": "public"
14
14
  },
15
15
  "devDependencies": {
16
- "@box/blueprint-web": "^15.0.0",
17
- "@box/blueprint-web-assets": "^4.121.2",
16
+ "@box/blueprint-web": "^15.1.0",
17
+ "@box/blueprint-web-assets": "^4.121.3",
18
18
  "@box/eslint-plugin-blueprint": "1.2.4",
19
- "@box/storybook-utils": "0.20.2",
19
+ "@box/storybook-utils": "0.20.3",
20
20
  "react-intl": "^6.4.2"
21
21
  },
22
22
  "files": [