ps-toolkit-ui 1.8.31 → 1.8.32

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.
@@ -8155,7 +8155,7 @@
8155
8155
  labels: {
8156
8156
  useHTML: true,
8157
8157
  style: {
8158
- fontFamily: 'VazirBold',
8158
+ fontWeight: '700',
8159
8159
  direction: 'rtl',
8160
8160
  textAlign: 'center'
8161
8161
  },
@@ -8177,7 +8177,7 @@
8177
8177
  labels: {
8178
8178
  useHTML: true,
8179
8179
  style: {
8180
- fontFamily: 'VazirBold',
8180
+ fontWeight: '700',
8181
8181
  direction: 'rtl',
8182
8182
  textAlign: 'center'
8183
8183
  },
@@ -8193,7 +8193,7 @@
8193
8193
  itemMarginRight: 50,
8194
8194
  itemMarginLeft: 50,
8195
8195
  itemStyle: {
8196
- fontFamily: 'VazirBold',
8196
+ fontWeight: '700',
8197
8197
  direction: 'rtl'
8198
8198
  }
8199
8199
  },
@@ -8202,7 +8202,7 @@
8202
8202
  crosshairs: true,
8203
8203
  useHTML: true,
8204
8204
  style: {
8205
- fontFamily: 'VazirBold',
8205
+ fontWeight: '700',
8206
8206
  direction: 'rtl',
8207
8207
  textAlign: 'center'
8208
8208
  },