@hero-design/rn-work-uikit 1.13.6 → 1.13.8-test-auto-workflow.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @hero-design/rn-work-uikit
2
2
 
3
+ ## 1.13.8-test-auto-workflow.0
4
+
5
+ ### Patch Changes
6
+
7
+ - bump version
8
+
9
+ - Updated dependencies []:
10
+ - @hero-design/react-native-month-year-picker@8.45.3-test-auto-workflow.0
11
+ - @hero-design/rn@8.127.1-test-auto-workflow.0
12
+
13
+ ## 1.13.7
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [[`94e95b9b964949e2ad8da6f071ac0aae7b8879ae`](https://github.com/Thinkei/hero-design/commit/94e95b9b964949e2ad8da6f071ac0aae7b8879ae)]:
18
+ - @hero-design/rn@8.127.0
19
+
3
20
  ## 1.13.6
4
21
 
5
22
  ### Patch Changes
package/es/index.js CHANGED
@@ -7333,10 +7333,12 @@ var getTagTheme = function getTagTheme(theme) {
7333
7333
  dangerBackground: theme.colors.errorSurface,
7334
7334
  archived: theme.colors.onArchivedSurface,
7335
7335
  archivedBackground: theme.colors.archivedSurface,
7336
- text: theme.colors.onDefaultGlobalSurface
7336
+ text: theme.colors.onDefaultGlobalSurface,
7337
+ neutral: theme.colors.onDefaultGlobalSurface,
7338
+ neutralBackground: theme.colors.neutralGlobalSurface
7337
7339
  };
7338
7340
  var fonts = {
7339
- "default": theme.fonts.neutral.semiBold
7341
+ "default": theme.fonts.neutral.medium
7340
7342
  };
7341
7343
  var fontSizes = {
7342
7344
  "default": theme.fontSizes.small
@@ -29017,7 +29019,7 @@ var Tag = function Tag(_ref) {
29017
29019
  testID: testID !== undefined ? "".concat(testID, "-left-icon") : undefined
29018
29020
  }), typeof content === 'string' ? /*#__PURE__*/React__default.createElement(StyledText$1, {
29019
29021
  themeIntent: intent,
29020
- fontWeight: "semi-bold"
29022
+ fontWeight: "medium"
29021
29023
  }, content) : content, rightIcon !== undefined && /*#__PURE__*/React__default.createElement(StyledTagIcon, {
29022
29024
  icon: rightIcon,
29023
29025
  size: "xsmall",
package/lib/index.js CHANGED
@@ -7363,10 +7363,12 @@ var getTagTheme = function getTagTheme(theme) {
7363
7363
  dangerBackground: theme.colors.errorSurface,
7364
7364
  archived: theme.colors.onArchivedSurface,
7365
7365
  archivedBackground: theme.colors.archivedSurface,
7366
- text: theme.colors.onDefaultGlobalSurface
7366
+ text: theme.colors.onDefaultGlobalSurface,
7367
+ neutral: theme.colors.onDefaultGlobalSurface,
7368
+ neutralBackground: theme.colors.neutralGlobalSurface
7367
7369
  };
7368
7370
  var fonts = {
7369
- "default": theme.fonts.neutral.semiBold
7371
+ "default": theme.fonts.neutral.medium
7370
7372
  };
7371
7373
  var fontSizes = {
7372
7374
  "default": theme.fontSizes.small
@@ -29047,7 +29049,7 @@ var Tag = function Tag(_ref) {
29047
29049
  testID: testID !== undefined ? "".concat(testID, "-left-icon") : undefined
29048
29050
  }), typeof content === 'string' ? /*#__PURE__*/React__namespace.default.createElement(StyledText$1, {
29049
29051
  themeIntent: intent,
29050
- fontWeight: "semi-bold"
29052
+ fontWeight: "medium"
29051
29053
  }, content) : content, rightIcon !== undefined && /*#__PURE__*/React__namespace.default.createElement(StyledTagIcon, {
29052
29054
  icon: rightIcon,
29053
29055
  size: "xsmall",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hero-design/rn-work-uikit",
3
- "version": "1.13.6",
3
+ "version": "1.13.8-test-auto-workflow.0",
4
4
  "license": "MIT",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -23,11 +23,11 @@
23
23
  "dependencies": {
24
24
  "@emotion/native": "^11.9.3",
25
25
  "@emotion/react": "^11.9.3",
26
- "@hero-design/rn": "8.126.0",
26
+ "@hero-design/rn": "8.127.1-test-auto-workflow.0",
27
27
  "hero-editor": "^1.17.0"
28
28
  },
29
29
  "peerDependencies": {
30
- "@hero-design/react-native-month-year-picker": "^8.45.2",
30
+ "@hero-design/react-native-month-year-picker": "^8.45.3-test-auto-workflow.0",
31
31
  "@ptomasroos/react-native-multi-slider": "^2.2.2",
32
32
  "@react-native-community/datetimepicker": "^8.4.4",
33
33
  "@react-native-community/slider": " ^5.0.1",
@@ -55,8 +55,8 @@
55
55
  "@eslint/compat": "^1.1.1",
56
56
  "@eslint/eslintrc": "^3.1.0",
57
57
  "@eslint/js": "^9.8.0",
58
- "@hero-design/eslint-plugin": "9.2.3",
59
- "@hero-design/react-native-month-year-picker": "^8.45.2",
58
+ "@hero-design/eslint-plugin": "9.2.4-test-auto-workflow.0",
59
+ "@hero-design/react-native-month-year-picker": "^8.45.3-test-auto-workflow.0",
60
60
  "@ptomasroos/react-native-multi-slider": "^2.2.2",
61
61
  "@react-native-community/datetimepicker": "8.4.4",
62
62
  "@react-native-community/slider": "^5.0.1",
@@ -80,12 +80,12 @@
80
80
  "babel-plugin-module-resolver": "^5.0.2",
81
81
  "core-js": "^3.33.0",
82
82
  "eslint": "^8.56.0",
83
- "eslint-config-hd": "8.42.5",
83
+ "eslint-config-hd": "8.42.6-test-auto-workflow.0",
84
84
  "expo-linear-gradient": "55.0.9",
85
85
  "jest": "^29.2.1",
86
86
  "jest-environment-jsdom": "^29.2.1",
87
87
  "jest-junit": "^16.0.0",
88
- "prettier-config-hd": "8.42.4",
88
+ "prettier-config-hd": "8.42.5-test-auto-workflow.0",
89
89
  "react": "19.1.0",
90
90
  "react-dom": "19.1.0",
91
91
  "react-native": "0.81.5",