@ovh-ux/manager-pci-common 0.15.0 → 0.15.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/dist/index.esm.js CHANGED
@@ -33748,7 +33748,7 @@ const sG = (e, a, t) => {
33748
33748
  "Thứ Sáu",
33749
33749
  "Thứ Bảy"
33750
33750
  ]
33751
- }, e5 = {
33751
+ }, eZ = {
33752
33752
  // narrow date period is extremely rare in Vietnamese
33753
33753
  // I used abbreviated form for noon, morning and afternoon
33754
33754
  // which are regconizable by Vietnamese, others cannot be any shorter
@@ -33782,7 +33782,7 @@ const sG = (e, a, t) => {
33782
33782
  evening: "tối",
33783
33783
  night: "đêm"
33784
33784
  }
33785
- }, t5 = {
33785
+ }, tZ = {
33786
33786
  narrow: {
33787
33787
  am: "am",
33788
33788
  pm: "pm",
@@ -33813,7 +33813,7 @@ const sG = (e, a, t) => {
33813
33813
  evening: "vào buổi tối",
33814
33814
  night: "vào ban đêm"
33815
33815
  }
33816
- }, a5 = (e, a) => {
33816
+ }, aZ = (e, a) => {
33817
33817
  const t = Number(e), n = a == null ? void 0 : a.unit;
33818
33818
  if (n === "quarter")
33819
33819
  switch (t) {
@@ -33850,8 +33850,8 @@ const sG = (e, a, t) => {
33850
33850
  return t === 1 ? "đầu tiên" : "thứ " + t;
33851
33851
  }
33852
33852
  return String(t);
33853
- }, n5 = {
33854
- ordinalNumber: a5,
33853
+ }, nZ = {
33854
+ ordinalNumber: aZ,
33855
33855
  era: r({
33856
33856
  values: YY,
33857
33857
  defaultWidth: "wide"
@@ -33874,24 +33874,24 @@ const sG = (e, a, t) => {
33874
33874
  defaultWidth: "wide"
33875
33875
  }),
33876
33876
  dayPeriod: r({
33877
- values: e5,
33877
+ values: eZ,
33878
33878
  defaultWidth: "wide",
33879
- formattingValues: t5,
33879
+ formattingValues: tZ,
33880
33880
  defaultFormattingWidth: "wide"
33881
33881
  })
33882
- }, o5 = /^(\d+)/i, r5 = /\d+/i, i5 = {
33882
+ }, oZ = /^(\d+)/i, rZ = /\d+/i, iZ = {
33883
33883
  narrow: /^(tcn|scn)/i,
33884
33884
  abbreviated: /^(trước CN|sau CN)/i,
33885
33885
  wide: /^(trước Công Nguyên|sau Công Nguyên)/i
33886
- }, s5 = {
33886
+ }, sZ = {
33887
33887
  any: [/^t/i, /^s/i]
33888
- }, c5 = {
33888
+ }, cZ = {
33889
33889
  narrow: /^([1234]|i{1,3}v?)/i,
33890
33890
  abbreviated: /^q([1234]|i{1,3}v?)/i,
33891
33891
  wide: /^quý ([1234]|i{1,3}v?)/i
33892
- }, d5 = {
33892
+ }, dZ = {
33893
33893
  any: [/(1|i)$/i, /(2|ii)$/i, /(3|iii)$/i, /(4|iv)$/i]
33894
- }, l5 = {
33894
+ }, lZ = {
33895
33895
  // month number may contain leading 0, 'thg' prefix may have space, underscore or empty before number
33896
33896
  // note the order of '1' since it is a sub-string of '10', so must be lower priority
33897
33897
  narrow: /^(0?[2-9]|10|11|12|0?1)/i,
@@ -33899,7 +33899,7 @@ const sG = (e, a, t) => {
33899
33899
  abbreviated: /^thg[ _]?(0?[1-9](?!\d)|10|11|12)/i,
33900
33900
  // note the order of 'Mười' since it is sub-string of Mười Một, so must be lower priority
33901
33901
  wide: /^tháng ?(Một|Hai|Ba|Tư|Năm|Sáu|Bảy|Tám|Chín|Mười|Mười ?Một|Mười ?Hai|0?[1-9](?!\d)|10|11|12)/i
33902
- }, u5 = {
33902
+ }, uZ = {
33903
33903
  narrow: [
33904
33904
  /0?1$/i,
33905
33905
  /0?2/i,
@@ -33942,21 +33942,21 @@ const sG = (e, a, t) => {
33942
33942
  /^tháng ?(Mười ?Một|11)/i,
33943
33943
  /^tháng ?(Mười ?Hai|12)/i
33944
33944
  ]
33945
- }, m5 = {
33945
+ }, mZ = {
33946
33946
  narrow: /^(CN|T2|T3|T4|T5|T6|T7)/i,
33947
33947
  short: /^(CN|Th ?2|Th ?3|Th ?4|Th ?5|Th ?6|Th ?7)/i,
33948
33948
  abbreviated: /^(CN|Th ?2|Th ?3|Th ?4|Th ?5|Th ?6|Th ?7)/i,
33949
33949
  wide: /^(Chủ ?Nhật|Chúa ?Nhật|thứ ?Hai|thứ ?Ba|thứ ?Tư|thứ ?Năm|thứ ?Sáu|thứ ?Bảy)/i
33950
- }, _5 = {
33950
+ }, _Z = {
33951
33951
  narrow: [/CN/i, /2/i, /3/i, /4/i, /5/i, /6/i, /7/i],
33952
33952
  short: [/CN/i, /2/i, /3/i, /4/i, /5/i, /6/i, /7/i],
33953
33953
  abbreviated: [/CN/i, /2/i, /3/i, /4/i, /5/i, /6/i, /7/i],
33954
33954
  wide: [/(Chủ|Chúa) ?Nhật/i, /Hai/i, /Ba/i, /Tư/i, /Năm/i, /Sáu/i, /Bảy/i]
33955
- }, h5 = {
33955
+ }, hZ = {
33956
33956
  narrow: /^(a|p|nửa đêm|trưa|(giờ) (sáng|chiều|tối|đêm))/i,
33957
33957
  abbreviated: /^(am|pm|nửa đêm|trưa|(giờ) (sáng|chiều|tối|đêm))/i,
33958
33958
  wide: /^(ch[^i]*|sa|nửa đêm|trưa|(giờ) (sáng|chiều|tối|đêm))/i
33959
- }, p5 = {
33959
+ }, pZ = {
33960
33960
  any: {
33961
33961
  am: /^(a|sa)/i,
33962
33962
  pm: /^(p|ch[^i]*)/i,
@@ -33967,55 +33967,55 @@ const sG = (e, a, t) => {
33967
33967
  evening: /tối/i,
33968
33968
  night: /^đêm/i
33969
33969
  }
33970
- }, f5 = {
33970
+ }, fZ = {
33971
33971
  ordinalNumber: y({
33972
- matchPattern: o5,
33973
- parsePattern: r5,
33972
+ matchPattern: oZ,
33973
+ parsePattern: rZ,
33974
33974
  valueCallback: (e) => parseInt(e, 10)
33975
33975
  }),
33976
33976
  era: i({
33977
- matchPatterns: i5,
33977
+ matchPatterns: iZ,
33978
33978
  defaultMatchWidth: "wide",
33979
- parsePatterns: s5,
33979
+ parsePatterns: sZ,
33980
33980
  defaultParseWidth: "any"
33981
33981
  }),
33982
33982
  quarter: i({
33983
- matchPatterns: c5,
33983
+ matchPatterns: cZ,
33984
33984
  defaultMatchWidth: "wide",
33985
- parsePatterns: d5,
33985
+ parsePatterns: dZ,
33986
33986
  defaultParseWidth: "any",
33987
33987
  valueCallback: (e) => e + 1
33988
33988
  }),
33989
33989
  month: i({
33990
- matchPatterns: l5,
33990
+ matchPatterns: lZ,
33991
33991
  defaultMatchWidth: "wide",
33992
- parsePatterns: u5,
33992
+ parsePatterns: uZ,
33993
33993
  defaultParseWidth: "wide"
33994
33994
  }),
33995
33995
  day: i({
33996
- matchPatterns: m5,
33996
+ matchPatterns: mZ,
33997
33997
  defaultMatchWidth: "wide",
33998
- parsePatterns: _5,
33998
+ parsePatterns: _Z,
33999
33999
  defaultParseWidth: "wide"
34000
34000
  }),
34001
34001
  dayPeriod: i({
34002
- matchPatterns: h5,
34002
+ matchPatterns: hZ,
34003
34003
  defaultMatchWidth: "wide",
34004
- parsePatterns: p5,
34004
+ parsePatterns: pZ,
34005
34005
  defaultParseWidth: "any"
34006
34006
  })
34007
- }, g5 = {
34007
+ }, gZ = {
34008
34008
  code: "vi",
34009
34009
  formatDistance: IY,
34010
34010
  formatLong: XY,
34011
34011
  formatRelative: GY,
34012
- localize: n5,
34013
- match: f5,
34012
+ localize: nZ,
34013
+ match: fZ,
34014
34014
  options: {
34015
34015
  weekStartsOn: 1,
34016
34016
  firstWeekContainsDate: 1
34017
34017
  }
34018
- }, b5 = {
34018
+ }, bZ = {
34019
34019
  lessThanXSeconds: {
34020
34020
  one: "不到 1 秒",
34021
34021
  other: "不到 {{count}} 秒"
@@ -34077,36 +34077,36 @@ const sG = (e, a, t) => {
34077
34077
  one: "将近 1 年",
34078
34078
  other: "将近 {{count}} 年"
34079
34079
  }
34080
- }, v5 = (e, a, t) => {
34080
+ }, vZ = (e, a, t) => {
34081
34081
  let n;
34082
- const o = b5[e];
34082
+ const o = bZ[e];
34083
34083
  return typeof o == "string" ? n = o : a === 1 ? n = o.one : n = o.other.replace("{{count}}", String(a)), t != null && t.addSuffix ? t.comparison && t.comparison > 0 ? n + "内" : n + "前" : n;
34084
- }, w5 = {
34084
+ }, wZ = {
34085
34085
  full: "y'年'M'月'd'日' EEEE",
34086
34086
  long: "y'年'M'月'd'日'",
34087
34087
  medium: "yyyy-MM-dd",
34088
34088
  short: "yy-MM-dd"
34089
- }, y5 = {
34089
+ }, yZ = {
34090
34090
  full: "zzzz a h:mm:ss",
34091
34091
  long: "z a h:mm:ss",
34092
34092
  medium: "a h:mm:ss",
34093
34093
  short: "a h:mm"
34094
- }, $5 = {
34094
+ }, $Z = {
34095
34095
  full: "{{date}} {{time}}",
34096
34096
  long: "{{date}} {{time}}",
34097
34097
  medium: "{{date}} {{time}}",
34098
34098
  short: "{{date}} {{time}}"
34099
- }, P5 = {
34099
+ }, PZ = {
34100
34100
  date: s({
34101
- formats: w5,
34101
+ formats: wZ,
34102
34102
  defaultWidth: "full"
34103
34103
  }),
34104
34104
  time: s({
34105
- formats: y5,
34105
+ formats: yZ,
34106
34106
  defaultWidth: "full"
34107
34107
  }),
34108
34108
  dateTime: s({
34109
- formats: $5,
34109
+ formats: $Z,
34110
34110
  defaultWidth: "full"
34111
34111
  })
34112
34112
  };
@@ -34114,7 +34114,7 @@ function Dn(e, a, t) {
34114
34114
  const n = "eeee p";
34115
34115
  return B(e, a, t) ? n : e.getTime() > a.getTime() ? "'下个'" + n : "'上个'" + n;
34116
34116
  }
34117
- const k5 = {
34117
+ const kZ = {
34118
34118
  lastWeek: Dn,
34119
34119
  // days before yesterday, maybe in this week or last week
34120
34120
  yesterday: "'昨天' p",
@@ -34123,18 +34123,18 @@ const k5 = {
34123
34123
  nextWeek: Dn,
34124
34124
  // days after tomorrow, maybe in this week or next week
34125
34125
  other: "PP p"
34126
- }, M5 = (e, a, t, n) => {
34127
- const o = k5[e];
34126
+ }, MZ = (e, a, t, n) => {
34127
+ const o = kZ[e];
34128
34128
  return typeof o == "function" ? o(a, t, n) : o;
34129
- }, z5 = {
34129
+ }, zZ = {
34130
34130
  narrow: ["前", "公元"],
34131
34131
  abbreviated: ["前", "公元"],
34132
34132
  wide: ["公元前", "公元"]
34133
- }, j5 = {
34133
+ }, jZ = {
34134
34134
  narrow: ["1", "2", "3", "4"],
34135
34135
  abbreviated: ["第一季", "第二季", "第三季", "第四季"],
34136
34136
  wide: ["第一季度", "第二季度", "第三季度", "第四季度"]
34137
- }, W5 = {
34137
+ }, WZ = {
34138
34138
  narrow: [
34139
34139
  "一",
34140
34140
  "二",
@@ -34177,12 +34177,12 @@ const k5 = {
34177
34177
  "十一月",
34178
34178
  "十二月"
34179
34179
  ]
34180
- }, x5 = {
34180
+ }, xZ = {
34181
34181
  narrow: ["日", "一", "二", "三", "四", "五", "六"],
34182
34182
  short: ["日", "一", "二", "三", "四", "五", "六"],
34183
34183
  abbreviated: ["周日", "周一", "周二", "周三", "周四", "周五", "周六"],
34184
34184
  wide: ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"]
34185
- }, D5 = {
34185
+ }, DZ = {
34186
34186
  narrow: {
34187
34187
  am: "上",
34188
34188
  pm: "下",
@@ -34213,7 +34213,7 @@ const k5 = {
34213
34213
  evening: "晚上",
34214
34214
  night: "夜间"
34215
34215
  }
34216
- }, S5 = {
34216
+ }, SZ = {
34217
34217
  narrow: {
34218
34218
  am: "上",
34219
34219
  pm: "下",
@@ -34244,7 +34244,7 @@ const k5 = {
34244
34244
  evening: "晚上",
34245
34245
  night: "夜间"
34246
34246
  }
34247
- }, N5 = (e, a) => {
34247
+ }, NZ = (e, a) => {
34248
34248
  const t = Number(e);
34249
34249
  switch (a == null ? void 0 : a.unit) {
34250
34250
  case "date":
@@ -34258,48 +34258,48 @@ const k5 = {
34258
34258
  default:
34259
34259
  return "第 " + t.toString();
34260
34260
  }
34261
- }, T5 = {
34262
- ordinalNumber: N5,
34261
+ }, TZ = {
34262
+ ordinalNumber: NZ,
34263
34263
  era: r({
34264
- values: z5,
34264
+ values: zZ,
34265
34265
  defaultWidth: "wide"
34266
34266
  }),
34267
34267
  quarter: r({
34268
- values: j5,
34268
+ values: jZ,
34269
34269
  defaultWidth: "wide",
34270
34270
  argumentCallback: (e) => e - 1
34271
34271
  }),
34272
34272
  month: r({
34273
- values: W5,
34273
+ values: WZ,
34274
34274
  defaultWidth: "wide"
34275
34275
  }),
34276
34276
  day: r({
34277
- values: x5,
34277
+ values: xZ,
34278
34278
  defaultWidth: "wide"
34279
34279
  }),
34280
34280
  dayPeriod: r({
34281
- values: D5,
34281
+ values: DZ,
34282
34282
  defaultWidth: "wide",
34283
- formattingValues: S5,
34283
+ formattingValues: SZ,
34284
34284
  defaultFormattingWidth: "wide"
34285
34285
  })
34286
- }, A5 = /^(第\s*)?\d+(日|时|分|秒)?/i, C5 = /\d+/i, E5 = {
34286
+ }, AZ = /^(第\s*)?\d+(日|时|分|秒)?/i, CZ = /\d+/i, EZ = {
34287
34287
  narrow: /^(前)/i,
34288
34288
  abbreviated: /^(前)/i,
34289
34289
  wide: /^(公元前|公元)/i
34290
- }, V5 = {
34290
+ }, VZ = {
34291
34291
  any: [/^(前)/i, /^(公元)/i]
34292
- }, L5 = {
34292
+ }, LZ = {
34293
34293
  narrow: /^[1234]/i,
34294
34294
  abbreviated: /^第[一二三四]刻/i,
34295
34295
  wide: /^第[一二三四]刻钟/i
34296
- }, H5 = {
34296
+ }, HZ = {
34297
34297
  any: [/(1|一)/i, /(2|二)/i, /(3|三)/i, /(4|四)/i]
34298
- }, F5 = {
34298
+ }, FZ = {
34299
34299
  narrow: /^(一|二|三|四|五|六|七|八|九|十[二一])/i,
34300
34300
  abbreviated: /^(一|二|三|四|五|六|七|八|九|十[二一]|\d|1[12])月/i,
34301
34301
  wide: /^(一|二|三|四|五|六|七|八|九|十[二一])月/i
34302
- }, I5 = {
34302
+ }, IZ = {
34303
34303
  narrow: [
34304
34304
  /^一/i,
34305
34305
  /^二/i,
@@ -34328,16 +34328,16 @@ const k5 = {
34328
34328
  /^十一|11/i,
34329
34329
  /^十二|12/i
34330
34330
  ]
34331
- }, O5 = {
34331
+ }, OZ = {
34332
34332
  narrow: /^[一二三四五六日]/i,
34333
34333
  short: /^[一二三四五六日]/i,
34334
34334
  abbreviated: /^周[一二三四五六日]/i,
34335
34335
  wide: /^星期[一二三四五六日]/i
34336
- }, R5 = {
34336
+ }, RZ = {
34337
34337
  any: [/日/i, /一/i, /二/i, /三/i, /四/i, /五/i, /六/i]
34338
- }, q5 = {
34338
+ }, qZ = {
34339
34339
  any: /^(上午?|下午?|午夜|[中正]午|早上?|下午|晚上?|凌晨|)/i
34340
- }, X5 = {
34340
+ }, XZ = {
34341
34341
  any: {
34342
34342
  am: /^上午?/i,
34343
34343
  pm: /^下午?/i,
@@ -34348,55 +34348,55 @@ const k5 = {
34348
34348
  evening: /^晚上?/i,
34349
34349
  night: /^凌晨/i
34350
34350
  }
34351
- }, B5 = {
34351
+ }, BZ = {
34352
34352
  ordinalNumber: y({
34353
- matchPattern: A5,
34354
- parsePattern: C5,
34353
+ matchPattern: AZ,
34354
+ parsePattern: CZ,
34355
34355
  valueCallback: (e) => parseInt(e, 10)
34356
34356
  }),
34357
34357
  era: i({
34358
- matchPatterns: E5,
34358
+ matchPatterns: EZ,
34359
34359
  defaultMatchWidth: "wide",
34360
- parsePatterns: V5,
34360
+ parsePatterns: VZ,
34361
34361
  defaultParseWidth: "any"
34362
34362
  }),
34363
34363
  quarter: i({
34364
- matchPatterns: L5,
34364
+ matchPatterns: LZ,
34365
34365
  defaultMatchWidth: "wide",
34366
- parsePatterns: H5,
34366
+ parsePatterns: HZ,
34367
34367
  defaultParseWidth: "any",
34368
34368
  valueCallback: (e) => e + 1
34369
34369
  }),
34370
34370
  month: i({
34371
- matchPatterns: F5,
34371
+ matchPatterns: FZ,
34372
34372
  defaultMatchWidth: "wide",
34373
- parsePatterns: I5,
34373
+ parsePatterns: IZ,
34374
34374
  defaultParseWidth: "any"
34375
34375
  }),
34376
34376
  day: i({
34377
- matchPatterns: O5,
34377
+ matchPatterns: OZ,
34378
34378
  defaultMatchWidth: "wide",
34379
- parsePatterns: R5,
34379
+ parsePatterns: RZ,
34380
34380
  defaultParseWidth: "any"
34381
34381
  }),
34382
34382
  dayPeriod: i({
34383
- matchPatterns: q5,
34383
+ matchPatterns: qZ,
34384
34384
  defaultMatchWidth: "any",
34385
- parsePatterns: X5,
34385
+ parsePatterns: XZ,
34386
34386
  defaultParseWidth: "any"
34387
34387
  })
34388
- }, G5 = {
34388
+ }, GZ = {
34389
34389
  code: "zh-CN",
34390
- formatDistance: v5,
34391
- formatLong: P5,
34392
- formatRelative: M5,
34393
- localize: T5,
34394
- match: B5,
34390
+ formatDistance: vZ,
34391
+ formatLong: PZ,
34392
+ formatRelative: MZ,
34393
+ localize: TZ,
34394
+ match: BZ,
34395
34395
  options: {
34396
34396
  weekStartsOn: 1,
34397
34397
  firstWeekContainsDate: 4
34398
34398
  }
34399
- }, Y5 = {
34399
+ }, YZ = {
34400
34400
  lessThanXSeconds: {
34401
34401
  one: "少於 1 秒",
34402
34402
  other: "少於 {{count}} 秒"
@@ -34458,54 +34458,54 @@ const k5 = {
34458
34458
  one: "將近 1 年",
34459
34459
  other: "將近 {{count}} 年"
34460
34460
  }
34461
- }, Z5 = (e, a, t) => {
34461
+ }, ZZ = (e, a, t) => {
34462
34462
  let n;
34463
- const o = Y5[e];
34463
+ const o = YZ[e];
34464
34464
  return typeof o == "string" ? n = o : a === 1 ? n = o.one : n = o.other.replace("{{count}}", String(a)), t != null && t.addSuffix ? t.comparison && t.comparison > 0 ? n + "內" : n + "前" : n;
34465
- }, K5 = {
34465
+ }, KZ = {
34466
34466
  full: "y'年'M'月'd'日' EEEE",
34467
34467
  long: "y'年'M'月'd'日'",
34468
34468
  medium: "yyyy-MM-dd",
34469
34469
  short: "yy-MM-dd"
34470
- }, Q5 = {
34470
+ }, QZ = {
34471
34471
  full: "zzzz a h:mm:ss",
34472
34472
  long: "z a h:mm:ss",
34473
34473
  medium: "a h:mm:ss",
34474
34474
  short: "a h:mm"
34475
- }, J5 = {
34475
+ }, JZ = {
34476
34476
  full: "{{date}} {{time}}",
34477
34477
  long: "{{date}} {{time}}",
34478
34478
  medium: "{{date}} {{time}}",
34479
34479
  short: "{{date}} {{time}}"
34480
- }, U5 = {
34480
+ }, UZ = {
34481
34481
  date: s({
34482
- formats: K5,
34482
+ formats: KZ,
34483
34483
  defaultWidth: "full"
34484
34484
  }),
34485
34485
  time: s({
34486
- formats: Q5,
34486
+ formats: QZ,
34487
34487
  defaultWidth: "full"
34488
34488
  }),
34489
34489
  dateTime: s({
34490
- formats: J5,
34490
+ formats: JZ,
34491
34491
  defaultWidth: "full"
34492
34492
  })
34493
- }, e6 = {
34493
+ }, e5 = {
34494
34494
  lastWeek: "'上個'eeee p",
34495
34495
  yesterday: "'昨天' p",
34496
34496
  today: "'今天' p",
34497
34497
  tomorrow: "'明天' p",
34498
34498
  nextWeek: "'下個'eeee p",
34499
34499
  other: "P"
34500
- }, t6 = (e, a, t, n) => e6[e], a6 = {
34500
+ }, t5 = (e, a, t, n) => e5[e], a5 = {
34501
34501
  narrow: ["前", "公元"],
34502
34502
  abbreviated: ["前", "公元"],
34503
34503
  wide: ["公元前", "公元"]
34504
- }, n6 = {
34504
+ }, n5 = {
34505
34505
  narrow: ["1", "2", "3", "4"],
34506
34506
  abbreviated: ["第一季", "第二季", "第三季", "第四季"],
34507
34507
  wide: ["第一季度", "第二季度", "第三季度", "第四季度"]
34508
- }, o6 = {
34508
+ }, o5 = {
34509
34509
  narrow: [
34510
34510
  "一",
34511
34511
  "二",
@@ -34548,12 +34548,12 @@ const k5 = {
34548
34548
  "十一月",
34549
34549
  "十二月"
34550
34550
  ]
34551
- }, r6 = {
34551
+ }, r5 = {
34552
34552
  narrow: ["日", "一", "二", "三", "四", "五", "六"],
34553
34553
  short: ["日", "一", "二", "三", "四", "五", "六"],
34554
34554
  abbreviated: ["週日", "週一", "週二", "週三", "週四", "週五", "週六"],
34555
34555
  wide: ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"]
34556
- }, i6 = {
34556
+ }, i5 = {
34557
34557
  narrow: {
34558
34558
  am: "上",
34559
34559
  pm: "下",
@@ -34584,7 +34584,7 @@ const k5 = {
34584
34584
  evening: "晚上",
34585
34585
  night: "夜晚"
34586
34586
  }
34587
- }, s6 = {
34587
+ }, s5 = {
34588
34588
  narrow: {
34589
34589
  am: "上",
34590
34590
  pm: "下",
@@ -34615,7 +34615,7 @@ const k5 = {
34615
34615
  evening: "晚上",
34616
34616
  night: "夜晚"
34617
34617
  }
34618
- }, c6 = (e, a) => {
34618
+ }, c5 = (e, a) => {
34619
34619
  const t = Number(e);
34620
34620
  switch (a == null ? void 0 : a.unit) {
34621
34621
  case "date":
@@ -34629,48 +34629,48 @@ const k5 = {
34629
34629
  default:
34630
34630
  return "第 " + t;
34631
34631
  }
34632
- }, d6 = {
34633
- ordinalNumber: c6,
34632
+ }, d5 = {
34633
+ ordinalNumber: c5,
34634
34634
  era: r({
34635
- values: a6,
34635
+ values: a5,
34636
34636
  defaultWidth: "wide"
34637
34637
  }),
34638
34638
  quarter: r({
34639
- values: n6,
34639
+ values: n5,
34640
34640
  defaultWidth: "wide",
34641
34641
  argumentCallback: (e) => e - 1
34642
34642
  }),
34643
34643
  month: r({
34644
- values: o6,
34644
+ values: o5,
34645
34645
  defaultWidth: "wide"
34646
34646
  }),
34647
34647
  day: r({
34648
- values: r6,
34648
+ values: r5,
34649
34649
  defaultWidth: "wide"
34650
34650
  }),
34651
34651
  dayPeriod: r({
34652
- values: i6,
34652
+ values: i5,
34653
34653
  defaultWidth: "wide",
34654
- formattingValues: s6,
34654
+ formattingValues: s5,
34655
34655
  defaultFormattingWidth: "wide"
34656
34656
  })
34657
- }, l6 = /^(第\s*)?\d+(日|時|分|秒)?/i, u6 = /\d+/i, m6 = {
34657
+ }, l5 = /^(第\s*)?\d+(日|時|分|秒)?/i, u5 = /\d+/i, m5 = {
34658
34658
  narrow: /^(前)/i,
34659
34659
  abbreviated: /^(前)/i,
34660
34660
  wide: /^(公元前|公元)/i
34661
- }, _6 = {
34661
+ }, _5 = {
34662
34662
  any: [/^(前)/i, /^(公元)/i]
34663
- }, h6 = {
34663
+ }, h5 = {
34664
34664
  narrow: /^[1234]/i,
34665
34665
  abbreviated: /^第[一二三四]季/i,
34666
34666
  wide: /^第[一二三四]季度/i
34667
- }, p6 = {
34667
+ }, p5 = {
34668
34668
  any: [/(1|一)/i, /(2|二)/i, /(3|三)/i, /(4|四)/i]
34669
- }, f6 = {
34669
+ }, f5 = {
34670
34670
  narrow: /^(一|二|三|四|五|六|七|八|九|十[二一])/i,
34671
34671
  abbreviated: /^(一|二|三|四|五|六|七|八|九|十[二一]|\d|1[12])月/i,
34672
34672
  wide: /^(一|二|三|四|五|六|七|八|九|十[二一])月/i
34673
- }, g6 = {
34673
+ }, g5 = {
34674
34674
  narrow: [
34675
34675
  /^一/i,
34676
34676
  /^二/i,
@@ -34699,16 +34699,16 @@ const k5 = {
34699
34699
  /^十一|11/i,
34700
34700
  /^十二|12/i
34701
34701
  ]
34702
- }, b6 = {
34702
+ }, b5 = {
34703
34703
  narrow: /^[一二三四五六日]/i,
34704
34704
  short: /^[一二三四五六日]/i,
34705
34705
  abbreviated: /^週[一二三四五六日]/i,
34706
34706
  wide: /^星期[一二三四五六日]/i
34707
- }, v6 = {
34707
+ }, v5 = {
34708
34708
  any: [/日/i, /一/i, /二/i, /三/i, /四/i, /五/i, /六/i]
34709
- }, w6 = {
34709
+ }, w5 = {
34710
34710
  any: /^(上午?|下午?|午夜|[中正]午|早上?|下午|晚上?|凌晨)/i
34711
- }, y6 = {
34711
+ }, y5 = {
34712
34712
  any: {
34713
34713
  am: /^上午?/i,
34714
34714
  pm: /^下午?/i,
@@ -34719,55 +34719,55 @@ const k5 = {
34719
34719
  evening: /^晚上?/i,
34720
34720
  night: /^凌晨/i
34721
34721
  }
34722
- }, $6 = {
34722
+ }, $5 = {
34723
34723
  ordinalNumber: y({
34724
- matchPattern: l6,
34725
- parsePattern: u6,
34724
+ matchPattern: l5,
34725
+ parsePattern: u5,
34726
34726
  valueCallback: (e) => parseInt(e, 10)
34727
34727
  }),
34728
34728
  era: i({
34729
- matchPatterns: m6,
34729
+ matchPatterns: m5,
34730
34730
  defaultMatchWidth: "wide",
34731
- parsePatterns: _6,
34731
+ parsePatterns: _5,
34732
34732
  defaultParseWidth: "any"
34733
34733
  }),
34734
34734
  quarter: i({
34735
- matchPatterns: h6,
34735
+ matchPatterns: h5,
34736
34736
  defaultMatchWidth: "wide",
34737
- parsePatterns: p6,
34737
+ parsePatterns: p5,
34738
34738
  defaultParseWidth: "any",
34739
34739
  valueCallback: (e) => e + 1
34740
34740
  }),
34741
34741
  month: i({
34742
- matchPatterns: f6,
34742
+ matchPatterns: f5,
34743
34743
  defaultMatchWidth: "wide",
34744
- parsePatterns: g6,
34744
+ parsePatterns: g5,
34745
34745
  defaultParseWidth: "any"
34746
34746
  }),
34747
34747
  day: i({
34748
- matchPatterns: b6,
34748
+ matchPatterns: b5,
34749
34749
  defaultMatchWidth: "wide",
34750
- parsePatterns: v6,
34750
+ parsePatterns: v5,
34751
34751
  defaultParseWidth: "any"
34752
34752
  }),
34753
34753
  dayPeriod: i({
34754
- matchPatterns: w6,
34754
+ matchPatterns: w5,
34755
34755
  defaultMatchWidth: "any",
34756
- parsePatterns: y6,
34756
+ parsePatterns: y5,
34757
34757
  defaultParseWidth: "any"
34758
34758
  })
34759
- }, P6 = {
34759
+ }, P5 = {
34760
34760
  code: "zh-HK",
34761
- formatDistance: Z5,
34762
- formatLong: U5,
34763
- formatRelative: t6,
34764
- localize: d6,
34765
- match: $6,
34761
+ formatDistance: ZZ,
34762
+ formatLong: UZ,
34763
+ formatRelative: t5,
34764
+ localize: d5,
34765
+ match: $5,
34766
34766
  options: {
34767
34767
  weekStartsOn: 0,
34768
34768
  firstWeekContainsDate: 1
34769
34769
  }
34770
- }, k6 = {
34770
+ }, k5 = {
34771
34771
  lessThanXSeconds: {
34772
34772
  one: "少於 1 秒",
34773
34773
  other: "少於 {{count}} 秒"
@@ -34829,54 +34829,54 @@ const k5 = {
34829
34829
  one: "將近 1 年",
34830
34830
  other: "將近 {{count}} 年"
34831
34831
  }
34832
- }, M6 = (e, a, t) => {
34832
+ }, M5 = (e, a, t) => {
34833
34833
  let n;
34834
- const o = k6[e];
34834
+ const o = k5[e];
34835
34835
  return typeof o == "string" ? n = o : a === 1 ? n = o.one : n = o.other.replace("{{count}}", String(a)), t != null && t.addSuffix ? t.comparison && t.comparison > 0 ? n + "內" : n + "前" : n;
34836
- }, z6 = {
34836
+ }, z5 = {
34837
34837
  full: "y'年'M'月'd'日' EEEE",
34838
34838
  long: "y'年'M'月'd'日'",
34839
34839
  medium: "yyyy-MM-dd",
34840
34840
  short: "yy-MM-dd"
34841
- }, j6 = {
34841
+ }, j5 = {
34842
34842
  full: "zzzz a h:mm:ss",
34843
34843
  long: "z a h:mm:ss",
34844
34844
  medium: "a h:mm:ss",
34845
34845
  short: "a h:mm"
34846
- }, W6 = {
34846
+ }, W5 = {
34847
34847
  full: "{{date}} {{time}}",
34848
34848
  long: "{{date}} {{time}}",
34849
34849
  medium: "{{date}} {{time}}",
34850
34850
  short: "{{date}} {{time}}"
34851
- }, x6 = {
34851
+ }, x5 = {
34852
34852
  date: s({
34853
- formats: z6,
34853
+ formats: z5,
34854
34854
  defaultWidth: "full"
34855
34855
  }),
34856
34856
  time: s({
34857
- formats: j6,
34857
+ formats: j5,
34858
34858
  defaultWidth: "full"
34859
34859
  }),
34860
34860
  dateTime: s({
34861
- formats: W6,
34861
+ formats: W5,
34862
34862
  defaultWidth: "full"
34863
34863
  })
34864
- }, D6 = {
34864
+ }, D5 = {
34865
34865
  lastWeek: "'上個'eeee p",
34866
34866
  yesterday: "'昨天' p",
34867
34867
  today: "'今天' p",
34868
34868
  tomorrow: "'明天' p",
34869
34869
  nextWeek: "'下個'eeee p",
34870
34870
  other: "P"
34871
- }, S6 = (e, a, t, n) => D6[e], N6 = {
34871
+ }, S5 = (e, a, t, n) => D5[e], N5 = {
34872
34872
  narrow: ["前", "公元"],
34873
34873
  abbreviated: ["前", "公元"],
34874
34874
  wide: ["公元前", "公元"]
34875
- }, T6 = {
34875
+ }, T5 = {
34876
34876
  narrow: ["1", "2", "3", "4"],
34877
34877
  abbreviated: ["第一刻", "第二刻", "第三刻", "第四刻"],
34878
34878
  wide: ["第一刻鐘", "第二刻鐘", "第三刻鐘", "第四刻鐘"]
34879
- }, A6 = {
34879
+ }, A5 = {
34880
34880
  narrow: [
34881
34881
  "一",
34882
34882
  "二",
@@ -34919,12 +34919,12 @@ const k5 = {
34919
34919
  "十一月",
34920
34920
  "十二月"
34921
34921
  ]
34922
- }, C6 = {
34922
+ }, C5 = {
34923
34923
  narrow: ["日", "一", "二", "三", "四", "五", "六"],
34924
34924
  short: ["日", "一", "二", "三", "四", "五", "六"],
34925
34925
  abbreviated: ["週日", "週一", "週二", "週三", "週四", "週五", "週六"],
34926
34926
  wide: ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"]
34927
- }, E6 = {
34927
+ }, E5 = {
34928
34928
  narrow: {
34929
34929
  am: "上",
34930
34930
  pm: "下",
@@ -34955,7 +34955,7 @@ const k5 = {
34955
34955
  evening: "晚上",
34956
34956
  night: "夜間"
34957
34957
  }
34958
- }, V6 = {
34958
+ }, V5 = {
34959
34959
  narrow: {
34960
34960
  am: "上",
34961
34961
  pm: "下",
@@ -34986,7 +34986,7 @@ const k5 = {
34986
34986
  evening: "晚上",
34987
34987
  night: "夜間"
34988
34988
  }
34989
- }, L6 = (e, a) => {
34989
+ }, L5 = (e, a) => {
34990
34990
  const t = Number(e);
34991
34991
  switch (a == null ? void 0 : a.unit) {
34992
34992
  case "date":
@@ -35000,48 +35000,48 @@ const k5 = {
35000
35000
  default:
35001
35001
  return "第 " + t;
35002
35002
  }
35003
- }, H6 = {
35004
- ordinalNumber: L6,
35003
+ }, H5 = {
35004
+ ordinalNumber: L5,
35005
35005
  era: r({
35006
- values: N6,
35006
+ values: N5,
35007
35007
  defaultWidth: "wide"
35008
35008
  }),
35009
35009
  quarter: r({
35010
- values: T6,
35010
+ values: T5,
35011
35011
  defaultWidth: "wide",
35012
35012
  argumentCallback: (e) => e - 1
35013
35013
  }),
35014
35014
  month: r({
35015
- values: A6,
35015
+ values: A5,
35016
35016
  defaultWidth: "wide"
35017
35017
  }),
35018
35018
  day: r({
35019
- values: C6,
35019
+ values: C5,
35020
35020
  defaultWidth: "wide"
35021
35021
  }),
35022
35022
  dayPeriod: r({
35023
- values: E6,
35023
+ values: E5,
35024
35024
  defaultWidth: "wide",
35025
- formattingValues: V6,
35025
+ formattingValues: V5,
35026
35026
  defaultFormattingWidth: "wide"
35027
35027
  })
35028
- }, F6 = /^(第\s*)?\d+(日|時|分|秒)?/i, I6 = /\d+/i, O6 = {
35028
+ }, F5 = /^(第\s*)?\d+(日|時|分|秒)?/i, I5 = /\d+/i, O5 = {
35029
35029
  narrow: /^(前)/i,
35030
35030
  abbreviated: /^(前)/i,
35031
35031
  wide: /^(公元前|公元)/i
35032
- }, R6 = {
35032
+ }, R5 = {
35033
35033
  any: [/^(前)/i, /^(公元)/i]
35034
- }, q6 = {
35034
+ }, q5 = {
35035
35035
  narrow: /^[1234]/i,
35036
35036
  abbreviated: /^第[一二三四]刻/i,
35037
35037
  wide: /^第[一二三四]刻鐘/i
35038
- }, X6 = {
35038
+ }, X5 = {
35039
35039
  any: [/(1|一)/i, /(2|二)/i, /(3|三)/i, /(4|四)/i]
35040
- }, B6 = {
35040
+ }, B5 = {
35041
35041
  narrow: /^(一|二|三|四|五|六|七|八|九|十[二一])/i,
35042
35042
  abbreviated: /^(一|二|三|四|五|六|七|八|九|十[二一]|\d|1[12])月/i,
35043
35043
  wide: /^(一|二|三|四|五|六|七|八|九|十[二一])月/i
35044
- }, G6 = {
35044
+ }, G5 = {
35045
35045
  narrow: [
35046
35046
  /^一/i,
35047
35047
  /^二/i,
@@ -35070,16 +35070,16 @@ const k5 = {
35070
35070
  /^十一|11/i,
35071
35071
  /^十二|12/i
35072
35072
  ]
35073
- }, Y6 = {
35073
+ }, Y5 = {
35074
35074
  narrow: /^[一二三四五六日]/i,
35075
35075
  short: /^[一二三四五六日]/i,
35076
35076
  abbreviated: /^週[一二三四五六日]/i,
35077
35077
  wide: /^星期[一二三四五六日]/i
35078
- }, Z6 = {
35078
+ }, Z5 = {
35079
35079
  any: [/日/i, /一/i, /二/i, /三/i, /四/i, /五/i, /六/i]
35080
- }, K6 = {
35080
+ }, K5 = {
35081
35081
  any: /^(上午?|下午?|午夜|[中正]午|早上?|下午|晚上?|凌晨)/i
35082
- }, Q6 = {
35082
+ }, Q5 = {
35083
35083
  any: {
35084
35084
  am: /^上午?/i,
35085
35085
  pm: /^下午?/i,
@@ -35090,50 +35090,50 @@ const k5 = {
35090
35090
  evening: /^晚上?/i,
35091
35091
  night: /^凌晨/i
35092
35092
  }
35093
- }, J6 = {
35093
+ }, J5 = {
35094
35094
  ordinalNumber: y({
35095
- matchPattern: F6,
35096
- parsePattern: I6,
35095
+ matchPattern: F5,
35096
+ parsePattern: I5,
35097
35097
  valueCallback: (e) => parseInt(e, 10)
35098
35098
  }),
35099
35099
  era: i({
35100
- matchPatterns: O6,
35100
+ matchPatterns: O5,
35101
35101
  defaultMatchWidth: "wide",
35102
- parsePatterns: R6,
35102
+ parsePatterns: R5,
35103
35103
  defaultParseWidth: "any"
35104
35104
  }),
35105
35105
  quarter: i({
35106
- matchPatterns: q6,
35106
+ matchPatterns: q5,
35107
35107
  defaultMatchWidth: "wide",
35108
- parsePatterns: X6,
35108
+ parsePatterns: X5,
35109
35109
  defaultParseWidth: "any",
35110
35110
  valueCallback: (e) => e + 1
35111
35111
  }),
35112
35112
  month: i({
35113
- matchPatterns: B6,
35113
+ matchPatterns: B5,
35114
35114
  defaultMatchWidth: "wide",
35115
- parsePatterns: G6,
35115
+ parsePatterns: G5,
35116
35116
  defaultParseWidth: "any"
35117
35117
  }),
35118
35118
  day: i({
35119
- matchPatterns: Y6,
35119
+ matchPatterns: Y5,
35120
35120
  defaultMatchWidth: "wide",
35121
- parsePatterns: Z6,
35121
+ parsePatterns: Z5,
35122
35122
  defaultParseWidth: "any"
35123
35123
  }),
35124
35124
  dayPeriod: i({
35125
- matchPatterns: K6,
35125
+ matchPatterns: K5,
35126
35126
  defaultMatchWidth: "any",
35127
- parsePatterns: Q6,
35127
+ parsePatterns: Q5,
35128
35128
  defaultParseWidth: "any"
35129
35129
  })
35130
- }, U6 = {
35130
+ }, U5 = {
35131
35131
  code: "zh-TW",
35132
- formatDistance: M6,
35133
- formatLong: x6,
35134
- formatRelative: S6,
35135
- localize: H6,
35136
- match: J6,
35132
+ formatDistance: M5,
35133
+ formatLong: x5,
35134
+ formatRelative: S5,
35135
+ localize: H5,
35136
+ match: J5,
35137
35137
  options: {
35138
35138
  weekStartsOn: 1,
35139
35139
  firstWeekContainsDate: 4
@@ -35231,15 +35231,15 @@ const k5 = {
35231
35231
  uk: TG,
35232
35232
  uz: dY,
35233
35233
  uzCyrl: HY,
35234
- vi: g5,
35235
- zhCN: G5,
35236
- zhHK: P6,
35237
- zhTW: U6
35234
+ vi: gZ,
35235
+ zhCN: GZ,
35236
+ zhHK: P5,
35237
+ zhTW: U5
35238
35238
  }, Symbol.toStringTag, { value: "Module" }));
35239
35239
  function Je(e, a) {
35240
35240
  return e instanceof Date ? new e.constructor(a) : new Date(a);
35241
35241
  }
35242
- const Eo = 6048e5, eZ = 864e5, Na = 6e4, Vo = 36e5;
35242
+ const Eo = 6048e5, e6 = 864e5, Na = 6e4, Vo = 36e5;
35243
35243
  function Et(e) {
35244
35244
  return Qe(e, { weekStartsOn: 1 });
35245
35245
  }
@@ -35269,46 +35269,46 @@ function Nn(e) {
35269
35269
  );
35270
35270
  return t.setUTCFullYear(a.getFullYear()), +e - +t;
35271
35271
  }
35272
- function tZ(e, a) {
35272
+ function t6(e, a) {
35273
35273
  const t = Sn(e), n = Sn(a), o = +t - Nn(t), d = +n - Nn(n);
35274
- return Math.round((o - d) / eZ);
35274
+ return Math.round((o - d) / e6);
35275
35275
  }
35276
- function aZ(e) {
35276
+ function a6(e) {
35277
35277
  const a = Lo(e), t = Je(e, 0);
35278
35278
  return t.setFullYear(a, 0, 4), t.setHours(0, 0, 0, 0), Et(t);
35279
35279
  }
35280
- function nZ(e) {
35280
+ function n6(e) {
35281
35281
  return e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]";
35282
35282
  }
35283
- function oZ(e) {
35284
- if (!nZ(e) && typeof e != "number")
35283
+ function o6(e) {
35284
+ if (!n6(e) && typeof e != "number")
35285
35285
  return !1;
35286
35286
  const a = G(e);
35287
35287
  return !isNaN(Number(a));
35288
35288
  }
35289
- function rZ(e) {
35289
+ function r6(e) {
35290
35290
  return (a) => {
35291
35291
  const n = (e ? Math[e] : Math.trunc)(a);
35292
35292
  return n === 0 ? 0 : n;
35293
35293
  };
35294
35294
  }
35295
- function iZ(e, a) {
35295
+ function i6(e, a) {
35296
35296
  return +G(e) - +G(a);
35297
35297
  }
35298
- function sZ(e, a, t) {
35299
- const n = iZ(e, a) / Na;
35300
- return rZ(t == null ? void 0 : t.roundingMethod)(n);
35298
+ function s6(e, a, t) {
35299
+ const n = i6(e, a) / Na;
35300
+ return r6(t == null ? void 0 : t.roundingMethod)(n);
35301
35301
  }
35302
- function cZ(e) {
35302
+ function c6(e) {
35303
35303
  const a = G(e), t = Je(e, 0);
35304
35304
  return t.setFullYear(a.getFullYear(), 0, 1), t.setHours(0, 0, 0, 0), t;
35305
35305
  }
35306
- function dZ(e) {
35306
+ function d6(e) {
35307
35307
  const a = G(e);
35308
- return tZ(a, cZ(a)) + 1;
35308
+ return t6(a, c6(a)) + 1;
35309
35309
  }
35310
- function lZ(e) {
35311
- const a = G(e), t = +Et(a) - +aZ(a);
35310
+ function l6(e) {
35311
+ const a = G(e), t = +Et(a) - +a6(a);
35312
35312
  return Math.round(t / Eo) + 1;
35313
35313
  }
35314
35314
  function Ho(e, a) {
@@ -35320,13 +35320,13 @@ function Ho(e, a) {
35320
35320
  const p = Qe(h, a);
35321
35321
  return t.getTime() >= _.getTime() ? n + 1 : t.getTime() >= p.getTime() ? n : n - 1;
35322
35322
  }
35323
- function uZ(e, a) {
35323
+ function u6(e, a) {
35324
35324
  var _, h, p, b;
35325
35325
  const t = wt(), n = (a == null ? void 0 : a.firstWeekContainsDate) ?? ((h = (_ = a == null ? void 0 : a.locale) == null ? void 0 : _.options) == null ? void 0 : h.firstWeekContainsDate) ?? t.firstWeekContainsDate ?? ((b = (p = t.locale) == null ? void 0 : p.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, o = Ho(e, a), d = Je(e, 0);
35326
35326
  return d.setFullYear(o, 0, n), d.setHours(0, 0, 0, 0), Qe(d, a);
35327
35327
  }
35328
- function mZ(e, a) {
35329
- const t = G(e), n = +Qe(t, a) - +uZ(t, a);
35328
+ function m6(e, a) {
35329
+ const t = G(e), n = +Qe(t, a) - +u6(t, a);
35330
35330
  return Math.round(n / Eo) + 1;
35331
35331
  }
35332
35332
  function V(e, a) {
@@ -35554,12 +35554,12 @@ const Ee = {
35554
35554
  },
35555
35555
  // Local week of year
35556
35556
  w: function(e, a, t, n) {
35557
- const o = mZ(e, n);
35557
+ const o = m6(e, n);
35558
35558
  return a === "wo" ? t.ordinalNumber(o, { unit: "week" }) : V(o, a.length);
35559
35559
  },
35560
35560
  // ISO week of year
35561
35561
  I: function(e, a, t) {
35562
- const n = lZ(e);
35562
+ const n = l6(e);
35563
35563
  return a === "Io" ? t.ordinalNumber(n, { unit: "week" }) : V(n, a.length);
35564
35564
  },
35565
35565
  // Day of the month
@@ -35568,7 +35568,7 @@ const Ee = {
35568
35568
  },
35569
35569
  // Day of year
35570
35570
  D: function(e, a, t) {
35571
- const n = dZ(e);
35571
+ const n = d6(e);
35572
35572
  return a === "Do" ? t.ordinalNumber(n, { unit: "dayOfYear" }) : V(n, a.length);
35573
35573
  },
35574
35574
  // Day of week
@@ -35919,7 +35919,7 @@ const En = (e, a) => {
35919
35919
  default:
35920
35920
  return a.time({ width: "full" });
35921
35921
  }
35922
- }, _Z = (e, a) => {
35922
+ }, _6 = (e, a) => {
35923
35923
  const t = e.match(/(P+)(p+)?/) || [], n = t[1], o = t[2];
35924
35924
  if (!o)
35925
35925
  return En(e, a);
@@ -35940,46 +35940,46 @@ const En = (e, a) => {
35940
35940
  break;
35941
35941
  }
35942
35942
  return d.replace("{{date}}", En(n, a)).replace("{{time}}", Fo(o, a));
35943
- }, hZ = {
35943
+ }, h6 = {
35944
35944
  p: Fo,
35945
- P: _Z
35946
- }, pZ = /^D+$/, fZ = /^Y+$/, gZ = ["D", "DD", "YY", "YYYY"];
35947
- function bZ(e) {
35948
- return pZ.test(e);
35945
+ P: _6
35946
+ }, p6 = /^D+$/, f6 = /^Y+$/, g6 = ["D", "DD", "YY", "YYYY"];
35947
+ function b6(e) {
35948
+ return p6.test(e);
35949
35949
  }
35950
- function vZ(e) {
35951
- return fZ.test(e);
35950
+ function v6(e) {
35951
+ return f6.test(e);
35952
35952
  }
35953
- function wZ(e, a, t) {
35954
- const n = yZ(e, a, t);
35955
- if (console.warn(n), gZ.includes(e)) throw new RangeError(n);
35953
+ function w6(e, a, t) {
35954
+ const n = y6(e, a, t);
35955
+ if (console.warn(n), g6.includes(e)) throw new RangeError(n);
35956
35956
  }
35957
- function yZ(e, a, t) {
35957
+ function y6(e, a, t) {
35958
35958
  const n = e[0] === "Y" ? "years" : "days of the month";
35959
35959
  return `Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${a}\`) for formatting ${n} to the input \`${t}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`;
35960
35960
  }
35961
- const $Z = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, PZ = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, kZ = /^'([^]*?)'?$/, MZ = /''/g, zZ = /[a-zA-Z]/;
35961
+ const $6 = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, P6 = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, k6 = /^'([^]*?)'?$/, M6 = /''/g, z6 = /[a-zA-Z]/;
35962
35962
  function Vn(e, a, t) {
35963
35963
  var b, v, w, T, S, j, W, N;
35964
35964
  const n = wt(), o = (t == null ? void 0 : t.locale) ?? n.locale ?? $a, d = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((v = (b = t == null ? void 0 : t.locale) == null ? void 0 : b.options) == null ? void 0 : v.firstWeekContainsDate) ?? n.firstWeekContainsDate ?? ((T = (w = n.locale) == null ? void 0 : w.options) == null ? void 0 : T.firstWeekContainsDate) ?? 1, u = (t == null ? void 0 : t.weekStartsOn) ?? ((j = (S = t == null ? void 0 : t.locale) == null ? void 0 : S.options) == null ? void 0 : j.weekStartsOn) ?? n.weekStartsOn ?? ((N = (W = n.locale) == null ? void 0 : W.options) == null ? void 0 : N.weekStartsOn) ?? 0, _ = G(e);
35965
- if (!oZ(_))
35965
+ if (!o6(_))
35966
35966
  throw new RangeError("Invalid time value");
35967
- let h = a.match(PZ).map((x) => {
35967
+ let h = a.match(P6).map((x) => {
35968
35968
  const $ = x[0];
35969
35969
  if ($ === "p" || $ === "P") {
35970
- const E = hZ[$];
35970
+ const E = h6[$];
35971
35971
  return E(x, o.formatLong);
35972
35972
  }
35973
35973
  return x;
35974
- }).join("").match($Z).map((x) => {
35974
+ }).join("").match($6).map((x) => {
35975
35975
  if (x === "''")
35976
35976
  return { isToken: !1, value: "'" };
35977
35977
  const $ = x[0];
35978
35978
  if ($ === "'")
35979
- return { isToken: !1, value: jZ(x) };
35979
+ return { isToken: !1, value: j6(x) };
35980
35980
  if (Tn[$])
35981
35981
  return { isToken: !0, value: x };
35982
- if ($.match(zZ))
35982
+ if ($.match(z6))
35983
35983
  throw new RangeError(
35984
35984
  "Format string contains an unescaped latin alphabet character `" + $ + "`"
35985
35985
  );
@@ -35994,16 +35994,16 @@ function Vn(e, a, t) {
35994
35994
  return h.map((x) => {
35995
35995
  if (!x.isToken) return x.value;
35996
35996
  const $ = x.value;
35997
- (!(t != null && t.useAdditionalWeekYearTokens) && vZ($) || !(t != null && t.useAdditionalDayOfYearTokens) && bZ($)) && wZ($, a, String(e));
35997
+ (!(t != null && t.useAdditionalWeekYearTokens) && v6($) || !(t != null && t.useAdditionalDayOfYearTokens) && b6($)) && w6($, a, String(e));
35998
35998
  const E = Tn[$[0]];
35999
35999
  return E(_, $, o.localize, p);
36000
36000
  }).join("");
36001
36001
  }
36002
- function jZ(e) {
36003
- const a = e.match(kZ);
36004
- return a ? a[1].replace(MZ, "'") : e;
36002
+ function j6(e) {
36003
+ const a = e.match(k6);
36004
+ return a ? a[1].replace(M6, "'") : e;
36005
36005
  }
36006
- const WZ = [
36006
+ const W6 = [
36007
36007
  "years",
36008
36008
  "months",
36009
36009
  "weeks",
@@ -36012,28 +36012,28 @@ const WZ = [
36012
36012
  "minutes",
36013
36013
  "seconds"
36014
36014
  ];
36015
- function xZ(e, a) {
36016
- const t = wt(), n = (a == null ? void 0 : a.locale) ?? t.locale ?? $a, o = (a == null ? void 0 : a.format) ?? WZ, d = (a == null ? void 0 : a.zero) ?? !1, u = (a == null ? void 0 : a.delimiter) ?? " ";
36015
+ function x6(e, a) {
36016
+ const t = wt(), n = (a == null ? void 0 : a.locale) ?? t.locale ?? $a, o = (a == null ? void 0 : a.format) ?? W6, d = (a == null ? void 0 : a.zero) ?? !1, u = (a == null ? void 0 : a.delimiter) ?? " ";
36017
36017
  return n.formatDistance ? o.reduce((h, p) => {
36018
36018
  const b = `x${p.replace(/(^.)/, (w) => w.toUpperCase())}`, v = e[p];
36019
36019
  return v !== void 0 && (d || e[p]) ? h.concat(n.formatDistance(b, v)) : h;
36020
36020
  }, []).join(u) : "";
36021
36021
  }
36022
36022
  function oa(e, a) {
36023
- const n = TZ(e);
36023
+ const n = T6(e);
36024
36024
  let o;
36025
36025
  if (n.date) {
36026
- const h = AZ(n.date, 2);
36027
- o = CZ(h.restDateString, h.year);
36026
+ const h = A6(n.date, 2);
36027
+ o = C6(h.restDateString, h.year);
36028
36028
  }
36029
36029
  if (!o || isNaN(o.getTime()))
36030
36030
  return /* @__PURE__ */ new Date(NaN);
36031
36031
  const d = o.getTime();
36032
36032
  let u = 0, _;
36033
- if (n.time && (u = EZ(n.time), isNaN(u)))
36033
+ if (n.time && (u = E6(n.time), isNaN(u)))
36034
36034
  return /* @__PURE__ */ new Date(NaN);
36035
36035
  if (n.timezone) {
36036
- if (_ = VZ(n.timezone), isNaN(_))
36036
+ if (_ = V6(n.timezone), isNaN(_))
36037
36037
  return /* @__PURE__ */ new Date(NaN);
36038
36038
  } else {
36039
36039
  const h = new Date(d + u), p = /* @__PURE__ */ new Date(0);
@@ -36054,8 +36054,8 @@ const St = {
36054
36054
  dateTimeDelimiter: /[T ]/,
36055
36055
  timeZoneDelimiter: /[Z ]/i,
36056
36056
  timezone: /([Z+-].*)$/
36057
- }, DZ = /^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/, SZ = /^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/, NZ = /^([+-])(\d{2})(?::?(\d{2}))?$/;
36058
- function TZ(e) {
36057
+ }, D6 = /^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/, S6 = /^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/, N6 = /^([+-])(\d{2})(?::?(\d{2}))?$/;
36058
+ function T6(e) {
36059
36059
  const a = {}, t = e.split(St.dateTimeDelimiter);
36060
36060
  let n;
36061
36061
  if (t.length > 2)
@@ -36069,7 +36069,7 @@ function TZ(e) {
36069
36069
  }
36070
36070
  return a;
36071
36071
  }
36072
- function AZ(e, a) {
36072
+ function A6(e, a) {
36073
36073
  const t = new RegExp(
36074
36074
  "^(?:(\\d{4}|[+-]\\d{" + (4 + a) + "})|(\\d{2}|[+-]\\d{" + (2 + a) + "})$)"
36075
36075
  ), n = e.match(t);
@@ -36080,63 +36080,63 @@ function AZ(e, a) {
36080
36080
  restDateString: e.slice((n[1] || n[2]).length)
36081
36081
  };
36082
36082
  }
36083
- function CZ(e, a) {
36083
+ function C6(e, a) {
36084
36084
  if (a === null) return /* @__PURE__ */ new Date(NaN);
36085
- const t = e.match(DZ);
36085
+ const t = e.match(D6);
36086
36086
  if (!t) return /* @__PURE__ */ new Date(NaN);
36087
36087
  const n = !!t[4], o = bt(t[1]), d = bt(t[2]) - 1, u = bt(t[3]), _ = bt(t[4]), h = bt(t[5]) - 1;
36088
36088
  if (n)
36089
- return OZ(a, _, h) ? LZ(a, _, h) : /* @__PURE__ */ new Date(NaN);
36089
+ return O6(a, _, h) ? L6(a, _, h) : /* @__PURE__ */ new Date(NaN);
36090
36090
  {
36091
36091
  const p = /* @__PURE__ */ new Date(0);
36092
- return !FZ(a, d, u) || !IZ(a, o) ? /* @__PURE__ */ new Date(NaN) : (p.setUTCFullYear(a, d, Math.max(o, u)), p);
36092
+ return !F6(a, d, u) || !I6(a, o) ? /* @__PURE__ */ new Date(NaN) : (p.setUTCFullYear(a, d, Math.max(o, u)), p);
36093
36093
  }
36094
36094
  }
36095
36095
  function bt(e) {
36096
36096
  return e ? parseInt(e) : 1;
36097
36097
  }
36098
- function EZ(e) {
36099
- const a = e.match(SZ);
36098
+ function E6(e) {
36099
+ const a = e.match(S6);
36100
36100
  if (!a) return NaN;
36101
36101
  const t = ra(a[1]), n = ra(a[2]), o = ra(a[3]);
36102
- return RZ(t, n, o) ? t * Vo + n * Na + o * 1e3 : NaN;
36102
+ return R6(t, n, o) ? t * Vo + n * Na + o * 1e3 : NaN;
36103
36103
  }
36104
36104
  function ra(e) {
36105
36105
  return e && parseFloat(e.replace(",", ".")) || 0;
36106
36106
  }
36107
- function VZ(e) {
36107
+ function V6(e) {
36108
36108
  if (e === "Z") return 0;
36109
- const a = e.match(NZ);
36109
+ const a = e.match(N6);
36110
36110
  if (!a) return 0;
36111
36111
  const t = a[1] === "+" ? -1 : 1, n = parseInt(a[2]), o = a[3] && parseInt(a[3]) || 0;
36112
- return qZ(n, o) ? t * (n * Vo + o * Na) : NaN;
36112
+ return q6(n, o) ? t * (n * Vo + o * Na) : NaN;
36113
36113
  }
36114
- function LZ(e, a, t) {
36114
+ function L6(e, a, t) {
36115
36115
  const n = /* @__PURE__ */ new Date(0);
36116
36116
  n.setUTCFullYear(e, 0, 4);
36117
36117
  const o = n.getUTCDay() || 7, d = (a - 1) * 7 + t + 1 - o;
36118
36118
  return n.setUTCDate(n.getUTCDate() + d), n;
36119
36119
  }
36120
- const HZ = [31, null, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
36120
+ const H6 = [31, null, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
36121
36121
  function Io(e) {
36122
36122
  return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
36123
36123
  }
36124
- function FZ(e, a, t) {
36125
- return a >= 0 && a <= 11 && t >= 1 && t <= (HZ[a] || (Io(e) ? 29 : 28));
36124
+ function F6(e, a, t) {
36125
+ return a >= 0 && a <= 11 && t >= 1 && t <= (H6[a] || (Io(e) ? 29 : 28));
36126
36126
  }
36127
- function IZ(e, a) {
36127
+ function I6(e, a) {
36128
36128
  return a >= 1 && a <= (Io(e) ? 366 : 365);
36129
36129
  }
36130
- function OZ(e, a, t) {
36130
+ function O6(e, a, t) {
36131
36131
  return a >= 1 && a <= 53 && t >= 0 && t <= 6;
36132
36132
  }
36133
- function RZ(e, a, t) {
36133
+ function R6(e, a, t) {
36134
36134
  return e === 24 ? a === 0 && t === 0 : t >= 0 && t < 60 && a >= 0 && a < 60 && e >= 0 && e < 25;
36135
36135
  }
36136
- function qZ(e, a) {
36136
+ function q6(e, a) {
36137
36137
  return a >= 0 && a <= 59;
36138
36138
  }
36139
- async function XZ() {
36139
+ async function X6() {
36140
36140
  const { data: e } = await Ue({
36141
36141
  route: "/dbaas/logs",
36142
36142
  disableCache: !0
@@ -36149,13 +36149,13 @@ async function Oo(e, a) {
36149
36149
  );
36150
36150
  return t;
36151
36151
  }
36152
- async function BZ(e) {
36152
+ async function B6(e) {
36153
36153
  const { data: a } = await F.get(
36154
36154
  `/dbaas/logs/${e}/output/graylog/stream`
36155
36155
  );
36156
36156
  return a;
36157
36157
  }
36158
- async function GZ(e, a, t) {
36158
+ async function G6(e, a, t) {
36159
36159
  const { data: n, totalCount: o } = await Ue({
36160
36160
  route: `/dbaas/logs/${e}/output/graylog/stream`,
36161
36161
  page: a.pageIndex,
@@ -36165,7 +36165,7 @@ async function GZ(e, a, t) {
36165
36165
  });
36166
36166
  return { data: n, totalCount: o };
36167
36167
  }
36168
- async function YZ(e, a) {
36168
+ async function Y6(e, a) {
36169
36169
  const { data: t } = await F.get(
36170
36170
  `/dbaas/logs/${e}/output/graylog/stream/${a}/url`
36171
36171
  );
@@ -36173,7 +36173,7 @@ async function YZ(e, a) {
36173
36173
  }
36174
36174
  const Rt = () => H({
36175
36175
  queryKey: ["dbaas-logs"],
36176
- queryFn: XZ
36176
+ queryFn: X6
36177
36177
  }), $je = (e, a) => H({
36178
36178
  queryKey: ["dbaas-logs-stream", e, a],
36179
36179
  queryFn: () => Oo(e, a)
@@ -36183,13 +36183,13 @@ const Rt = () => H({
36183
36183
  e,
36184
36184
  JSON.stringify({ pagination: a, filters: t })
36185
36185
  ],
36186
- queryFn: () => GZ(e, a, t)
36187
- }), ZZ = () => {
36186
+ queryFn: () => G6(e, a, t)
36187
+ }), Z6 = () => {
36188
36188
  const { data: e } = Rt();
36189
36189
  return no({
36190
36190
  queries: (e == null ? void 0 : e.map((a) => ({
36191
36191
  queryKey: ["dbaas-logs-stream-id", a.serviceName],
36192
- queryFn: () => BZ(a.serviceName)
36192
+ queryFn: () => B6(a.serviceName)
36193
36193
  }))) || [],
36194
36194
  combine: (a) => ({
36195
36195
  data: a == null ? void 0 : a.map(({ data: t }) => t).flat(),
@@ -36206,7 +36206,7 @@ const Rt = () => H({
36206
36206
  return await new Promise((d) => setTimeout(d, t)), n();
36207
36207
  };
36208
36208
  return n();
36209
- }, KZ = ({
36209
+ }, K6 = ({
36210
36210
  logsApiURL: e,
36211
36211
  subscriptionId: a,
36212
36212
  onError: t,
@@ -36232,7 +36232,7 @@ const Rt = () => H({
36232
36232
  remove: () => d.mutate(),
36233
36233
  ...d
36234
36234
  };
36235
- }, QZ = (e, a) => H({
36235
+ }, Q6 = (e, a) => H({
36236
36236
  queryKey: ["dbaas-logs-subscriptions", e, a],
36237
36237
  queryFn: async () => {
36238
36238
  const { data: t } = await Ue({
@@ -36241,11 +36241,11 @@ const Rt = () => H({
36241
36241
  });
36242
36242
  return t;
36243
36243
  }
36244
- }), JZ = (e, a) => {
36244
+ }), J6 = (e, a) => {
36245
36245
  const { data: t, isPending: n } = Rt(), {
36246
36246
  data: o,
36247
36247
  isPending: d
36248
- } = QZ(e, a);
36248
+ } = Q6(e, a);
36249
36249
  return no({
36250
36250
  queries: (o == null ? void 0 : o.map(({ serviceName: u, streamId: _ }) => ({
36251
36251
  queryKey: [
@@ -36256,7 +36256,7 @@ const Rt = () => H({
36256
36256
  _
36257
36257
  ],
36258
36258
  queryFn: async () => {
36259
- const h = await Oo(u, _), p = await YZ(u, _);
36259
+ const h = await Oo(u, _), p = await Y6(u, _);
36260
36260
  return {
36261
36261
  stream: h,
36262
36262
  streamURL: p.find(({ type: b }) => b === "GRAYLOG_WEBUI")
@@ -36281,7 +36281,7 @@ const Rt = () => H({
36281
36281
  isPending: u.some(({ isPending: _ }) => _) || n || d
36282
36282
  })
36283
36283
  });
36284
- }, UZ = {
36284
+ }, U6 = {
36285
36285
  0: "EMERG",
36286
36286
  1: "ALERT",
36287
36287
  2: "CRIT",
@@ -36307,7 +36307,7 @@ function eK(e, a, t) {
36307
36307
  enabled: _
36308
36308
  });
36309
36309
  me(() => {
36310
- (!w || sZ(w.expirationDate, Date.now()) <= 3) && !T && u.invalidateQueries({
36310
+ (!w || s6(w.expirationDate, Date.now()) <= 3) && !T && u.invalidateQueries({
36311
36311
  queryKey: ["logs-url", e, a]
36312
36312
  });
36313
36313
  }, [w]);
@@ -36329,7 +36329,7 @@ function eK(e, a, t) {
36329
36329
  time: Vn(oa($.timestamp), "pp", {
36330
36330
  locale: o[d]
36331
36331
  }),
36332
- level: UZ[$.level],
36332
+ level: U6[$.level],
36333
36333
  ...t.reduce(
36334
36334
  (E, k) => ({ ...E, [k]: $[k] }),
36335
36335
  {}
@@ -37031,7 +37031,7 @@ function Xn({
37031
37031
  }
37032
37032
  ) }, o.name)) });
37033
37033
  }
37034
- const sQ = "Alle Standorte", cQ = "Kein Standort verfügbar", dQ = 'Bitte aktivieren Sie die letzten Standorte jeder Zone im Bereich <a href="{{url}}" class="oui-link">Standorte</a>.', lQ = "Standort", uQ = "Mein Quota erhöhen", mQ = "Kompatibel mit", _Q = "Local Zones", hQ = "Regionen", pQ = "Local Zones sind eine neue Art der Lokalisierung, die einen Teil unseres Public-Cloud-Produktportfolios unterstützt. In den nächsten Jahren werden wir die Gesamtzahl der Local Zones weltweit schrittweise erhöhen.", fQ = "Die Regionen stützen sich auf ein oder mehrere Rechenzentren, die von OVHcloud verwaltet werden. Jede Region bietet eine oder mehrere Availability Zones mit dem vollständigen OVHcloud Dienstportfolio.", gQ = "Mehr erfahren", bQ = "1-AZ", vQ = "3-AZ", wQ = "Eine Local Zone entspricht einer Methode zur Bereitstellung der Public Cloud Produkte von OVHcloud in Rechenzentren, die sich in unmittelbarer Nähe der Endbenutzer befinden.", yQ = "Mit dem baldigen Eintreffen der 3-AZ Regionen ändert sich der Bereitstellungstyp „Regionen“! Eine 1-AZ-Region (Verfügbarkeitszone) besteht aus einem oder mehreren Rechenzentren, die sich an einem Standort befinden.", $Q = "Eine 1-AZ-Region (Verfügbarkeitszone) besteht aus einem oder mehreren Rechenzentren, die sich an einem Standort befinden.", PQ = "Eine 3-AZ-Region besteht aus drei Verfügbarkeitszonen, die sich innerhalb eines einzigen großstädtischen Ballungsgebiets befinden und wenige Kilometer voneinander entfernt sind. Sie erfüllt höchste Anforderungen an die Resilienz und gewährleistet gleichzeitig extrem geringe Latenzen zwischen AZ.", kQ = {
37034
+ const sQ = "Alle Standorte", cQ = "Kein Standort verfügbar", dQ = 'Bitte aktivieren Sie die letzten Standorte jeder Zone im Bereich <a href="{{url}}" class="oui-link">Standorte</a>.', lQ = "Standort", uQ = "Mein Quota erhöhen", mQ = "Kompatibel mit", _Q = "Local Zones", hQ = "Regionen", pQ = "Local Zones sind eine neue Art der Lokalisierung, die einen Teil unseres Public-Cloud-Produktportfolios unterstützt. In den nächsten Jahren werden wir die Gesamtzahl der Local Zones weltweit schrittweise erhöhen.", fQ = "Die Regionen stützen sich auf ein oder mehrere Rechenzentren, die von OVHcloud verwaltet werden. Jede Region bietet eine oder mehrere Availability Zones mit dem vollständigen OVHcloud Dienstportfolio.", gQ = "Mehr erfahren", bQ = "1-AZ", vQ = "3-AZ", wQ = "Eine Local Zone ermöglicht die Bereitstellung der Public-Cloud-Produkte von OVHcloud in Rechenzentren, die sich in unmittelbarer Nähe der Endnutzer:innen befinden.", yQ = "Mit der bevorstehenden Einführung der 3-AZ-Regionen ändern wir den Namen des Bereitstellungstyps „Regionen“! Eine 1-AZ-Region („AZ“ steht für „Availability Zone“) besteht aus einem oder mehreren Rechenzentren, die sich am gleichen Standort befinden.", $Q = "Eine 1-AZ-Region („AZ“ steht für „Availability Zone“) besteht aus einem oder mehreren Rechenzentren, die sich am gleichen Standort befinden.", PQ = "Eine 3-AZ-Region besteht aus drei Availability Zones, die sich innerhalb des gleichen Ballungsgebiets befinden, aber einige Kilometer voneinander entfernt sind. Sie erfüllt höchste Anforderungen in puncto Resilienz und gewährleistet gleichzeitig eine extrem niedrige Latenz zwischen den AZs.", kQ = {
37035
37035
  pci_project_regions_list_continent_all: sQ,
37036
37036
  pci_project_regions_list_empty: cQ,
37037
37037
  pci_project_regions_list_add: dQ,
@@ -37049,7 +37049,7 @@ const sQ = "Alle Standorte", cQ = "Kein Standort verfügbar", dQ = 'Bitte aktivi
37049
37049
  pci_project_flavors_zone_1AZ_with_3AZ_tooltip: yQ,
37050
37050
  pci_project_flavors_zone_1AZ_tooltip: $Q,
37051
37051
  pci_project_flavors_zone_3AZ_tooltip: PQ
37052
- }, MQ = "All locations", zQ = "No locations are available", jQ = 'Please activate the latest locations in each zone in the <a href="{{url}}" class="oui-link">Locations</a> section', WQ = "Location", xQ = "Increase your quota", DQ = "Compatible with", SQ = "Local Zones", NQ = "Regions", TQ = "Local Zones are a new type of location, which support part of our Public Cloud product portfolio. We will gradually deploy more Local Zones around the world over the next few years.", AQ = "Regions are supported by one or more datacentres managed by OVHcloud. There are one or more Availability Zones in each Region, with a comprehensive portfolio of OVHcloud services.", CQ = "Find out more", EQ = "1-AZ", VQ = "3-AZ", LQ = "A Local Zone is a method of deploying OVHcloud Public Cloud products in datacentres that are located as close as possible to the end users.", HQ = "With the arrival of the 3-AZ regions, the 'Regions' deployment type is changing its name! A 1-AZ region (availability zone) groups together one or more datacentres located on the same site.", FQ = "A 1-AZ region (availability zone) groups together one or more datacentres located on the same site.", IQ = "A 3-AZ region comprises three availability zones located in the same metropolitan area, separated by a few kilometers. It meets the highest resilience requirements while guaranteeing extremely low latency between AZs.", OQ = {
37052
+ }, MQ = "All locations", zQ = "No locations are available", jQ = 'Please activate the latest locations in each zone in the <a href="{{url}}" class="oui-link">Locations</a> section', WQ = "Location", xQ = "Increase your quota", DQ = "Compatible with", SQ = "Local Zones", NQ = "Regions", TQ = "Local Zones are a new type of location, which support part of our Public Cloud product portfolio. We will gradually deploy more Local Zones around the world over the next few years.", AQ = "Regions are supported by one or more datacentres managed by OVHcloud. There are one or more Availability Zones in each Region, with a comprehensive portfolio of OVHcloud services.", CQ = "Find out more", EQ = "1-AZ", VQ = "3-AZ", LQ = "A Local Zone is a method of deploying OVHcloud Public Cloud products in datacentres that are located as close as possible to the end users.", HQ = "With the arrival of the 3-AZ regions, the Regions deployment type is changing its name! A 1-AZ (availability zone) region groups together one or more datacentres located on the same site.", FQ = "A 1-AZ (availability zone) region groups together one or more datacentres located on the same site.", IQ = "A 3-AZ region comprises three availability zones located in the same metropolitan area, separated by a few miles. It meets the highest resilience requirements while guaranteeing extremely low latency between AZs.", OQ = {
37053
37053
  pci_project_regions_list_continent_all: MQ,
37054
37054
  pci_project_regions_list_empty: zQ,
37055
37055
  pci_project_regions_list_add: jQ,
@@ -37067,7 +37067,7 @@ const sQ = "Alle Standorte", cQ = "Kein Standort verfügbar", dQ = 'Bitte aktivi
37067
37067
  pci_project_flavors_zone_1AZ_with_3AZ_tooltip: HQ,
37068
37068
  pci_project_flavors_zone_1AZ_tooltip: FQ,
37069
37069
  pci_project_flavors_zone_3AZ_tooltip: IQ
37070
- }, RQ = "Todas las localizaciones", qQ = "No hay localizaciones disponibles.", XQ = 'Por favor, active las últimas localizaciones de cada zona en la sección <a href="{{url}}" class="oui-link">Localizaciones</a>.', BQ = "Localización", GQ = "Aumentar los límites de mi cuota", YQ = "Compatible con", ZQ = "Local Zones", KQ = "Regiones", QQ = "Las Local Zones (zonas locales) son un nuevo tipo de localización en la que OVHcloud ofrece determinados servicios de su catálogo de productos Public Cloud. OVHcloud tiene previsto ampliar progresivamente el número de Local Zones disponibles en todo el mundo en los próximos años.", JQ = "Las regiones incluyen uno o varios datacenters gestionados por OVHcloud. Cada región ofrece una o varias Availability Zones (zonas de disponibilidad) con todo el catálogo de servicios de OVHcloud.", UQ = "Más información", eJ = "1-AZ", tJ = "3-AZ", aJ = "Una Zona Local corresponde a un modo de despliegue de los productos Public Cloud de OVHcloud en datacenters situados más cerca de los usuarios finales.", nJ = "¡Con la llegada de las regiones 3-AZ, el tipo de despliegue «Regiones» cambia de nombre! Una región de 1-AZ (zona de disponibilidad) reúne uno o varios datacenters localizados en un mismo emplazamiento.", oJ = "Una región de 1-AZ (zona de disponibilidad) reúne uno o varios datacenters localizados en un mismo emplazamiento.", rJ = "Una región 3-AZ comprende tres zonas de disponibilidad situadas en una misma área metropolitana, separadas por algunos kilómetros. Cumple los más altos requisitos de resiliencia, al tiempo que garantiza una latencia extremadamente baja entre los AZ.", iJ = {
37070
+ }, RQ = "Todas las localizaciones", qQ = "No hay localizaciones disponibles.", XQ = 'Por favor, active las últimas localizaciones de cada zona en la sección <a href="{{url}}" class="oui-link">Localizaciones</a>.', BQ = "Localización", GQ = "Aumentar los límites de mi cuota", YQ = "Compatible con", ZQ = "Local Zones", KQ = "Regiones", QQ = "Las Local Zones (zonas locales) son un nuevo tipo de localización en la que OVHcloud ofrece determinados servicios de su catálogo de productos Public Cloud. OVHcloud tiene previsto ampliar progresivamente el número de Local Zones disponibles en todo el mundo en los próximos años.", JQ = "Las regiones incluyen uno o varios datacenters gestionados por OVHcloud. Cada región ofrece una o varias Availability Zones (zonas de disponibilidad) con todo el catálogo de servicios de OVHcloud.", UQ = "Más información", eJ = "1-AZ", tJ = "3-AZ", aJ = "Una Local Zone corresponde a un modo de despliegue de los productos Public Cloud de OVHcloud en datacenters situados más cerca de los usuarios finales.", nJ = "¡Con la llegada de las regiones 3-AZ, el tipo de despliegue «Regiones» cambia de nombre! Una región de 1-AZ (zona de disponibilidad) reúne uno o varios datacenters localizados en una misma ubicación.", oJ = "Una región de 1-AZ (zona de disponibilidad) reúne uno o varios datacenters localizados en una misma ubicación.", rJ = "Una región 3-AZ incluye tres zonas de disponibilidad situadas en una misma área metropolitana, separadas por algunos kilómetros. Cumple los más altos requisitos de resiliencia, al tiempo que garantiza una latencia extremadamente baja entre los AZ.", iJ = {
37071
37071
  pci_project_regions_list_continent_all: RQ,
37072
37072
  pci_project_regions_list_empty: qQ,
37073
37073
  pci_project_regions_list_add: XQ,
@@ -37121,7 +37121,7 @@ const sQ = "Alle Standorte", cQ = "Kein Standort verfügbar", dQ = 'Bitte aktivi
37121
37121
  pci_project_flavors_zone_1AZ_tooltip: HJ,
37122
37122
  pci_project_flavors_zone_3AZ_tooltip: FJ,
37123
37123
  pci_project_flavors_zone_tooltip_link: IJ
37124
- }, RJ = "Tutte le Region", qJ = "Nessuna Region disponibile", XJ = 'Per attivare le ultime localizzazioni disponibili in ogni zona, accedi alla sezione <a href="{{url}}" class="oui-link">Localizzazioni</a>', BJ = "Localizzazione", GJ = "Aumenta la tua quota", YJ = "Compatibile con", ZJ = "Local Zone", KJ = "Region", QJ = "Le Local Zone sono un nuovo tipo di localizzazione che supporta una parte del nostro catalogo di prodotti Public Cloud. Prevediamo di aumentare gradualmente il numero di Local Zone disponibili nel mondo nei prossimi anni.", JJ = "Le Region sono supportate da uno o più datacenter gestiti da OVHcloud. Ogni Region fornisce una o più Availability Zone con il catalogo completo di servizi OVHcloud.", UJ = "Scopri di più", eU = "1-AZ", tU = "3-AZ", aU = "Una Local Zone corrisponde a un metodo di implementazione dei prodotti Public Cloud di OVHcloud in datacenter situati il più vicino possibile agli utenti finali.", nU = "Con il prossimo arrivo delle regioni 3-AZ, il tipo di installazione 'Regioni' cambia nome! Una Region 1-AZ (zona di disponibilità) raggruppa uno o più datacenter localizzati sullo stesso sito.", oU = "Una Region 1-AZ (zona di disponibilità) raggruppa uno o più datacenter localizzati sullo stesso sito.", rU = "Una regione 3-AZ comprende tre zone di disponibilità situate nella stessa area metropolitana, separate da pochi chilometri. Soddisfa i più elevati requisiti di resilienza, garantendo al tempo stesso una latenza estremamente bassa tra gli AZ.", iU = {
37124
+ }, RJ = "Tutte le Region", qJ = "Nessuna Region disponibile", XJ = 'Per attivare le ultime localizzazioni disponibili in ogni zona, accedi alla sezione <a href="{{url}}" class="oui-link">Localizzazioni</a>', BJ = "Localizzazione", GJ = "Aumenta la tua quota", YJ = "Compatibile con", ZJ = "Local Zone", KJ = "Region", QJ = "Le Local Zone sono un nuovo tipo di localizzazione che supporta una parte del nostro catalogo di prodotti Public Cloud. Prevediamo di aumentare gradualmente il numero di Local Zone disponibili nel mondo nei prossimi anni.", JJ = "Le Region sono supportate da uno o più datacenter gestiti da OVHcloud. Ogni Region fornisce una o più Availability Zone con il catalogo completo di servizi OVHcloud.", UJ = "Scopri di più", eU = "1-AZ", tU = "3-AZ", aU = "Una Local Zone corrisponde a una modalità di deploy dei servizi Public Cloud di OVHcloud in datacenter localizzati il più vicino possibile agli utenti finali.", nU = "Con l’arrivo delle Region 3-AZ, il tipo di deploy “Region” cambia nome! Una Region 1-AZ (zona di disponibilità) raggruppa uno o più datacenter presenti nella stessa localizzazione.", oU = "Una Region 1-AZ (zona di disponibilità) raggruppa uno o più datacenter presenti nella stessa localizzazione.", rU = "Una Region 3-AZ comprende tre zone di disponibilità presenti in una stessa area metropolitana, separate da alcuni chilometri. Risponde alle esigenze più rigorose in materia di resilienza, garantendo una latenza estremamente ridotta tra le AZ.", iU = {
37125
37125
  pci_project_regions_list_continent_all: RJ,
37126
37126
  pci_project_regions_list_empty: qJ,
37127
37127
  pci_project_regions_list_add: XJ,
@@ -37139,7 +37139,7 @@ const sQ = "Alle Standorte", cQ = "Kein Standort verfügbar", dQ = 'Bitte aktivi
37139
37139
  pci_project_flavors_zone_1AZ_with_3AZ_tooltip: nU,
37140
37140
  pci_project_flavors_zone_1AZ_tooltip: oU,
37141
37141
  pci_project_flavors_zone_3AZ_tooltip: rU
37142
- }, sU = "Wszystkie lokalizacje", cU = "Żadna z lokalizacji nie jest dostępna", dU = 'Włącz najnowsze lokalizacje każdej strefy w sekcji <a href="{{url}}" class="oui-link">Lokalizacje</a>', lU = "Lokalizacja", uU = "Zwiększ limit", mU = "Kompatybilny z", _U = "Local Zones", hU = "Regiony", pU = "Local Zones to nowy rodzaj lokalizacji, obsługujących część naszego portfolio produktów Public Cloud. W ciągu najbliższych kilku lat będziemy stopniowo zwiększać liczbę Local Zones na świecie.", fU = "Regiony są obsługiwane przez jedno lub kilka centrów danych zarządzanych przez OVHCloud. Każdy region obejmuje jedną lub kilka Availability Zones, wraz z pełnym portfolio usług OVHCloud.", gU = "Dowiedz się więcej", bU = "1-AZ", vU = "3-AZ", wU = "Strefa lokalna to tryb wdrażania produktów Public Cloud OVHcloud w centrach danych zlokalizowanych jak najbliżej użytkowników końcowych.", yU = "Wraz ze zbliżającym się pojawieniem się regionów 3-AZ, typ wdrożenia 'Regiony' zmienia nazwę! Region 1-AZ (strefa dostępności) to jeden lub więcej centrów danych zlokalizowanych w tym samym miejscu.", $U = "Region 1-AZ (strefa dostępności) to jeden lub więcej centrów danych zlokalizowanych w tym samym miejscu.", PU = "Region 3-AZ obejmuje trzy strefy dostępności w tym samym obszarze metropolitalnym, oddzielone kilkoma kilometrami. Spełnia najwyższe wymagania w zakresie odporności, jednocześnie gwarantując wyjątkowo krótki czas odpowiedzi między AZ.", kU = {
37142
+ }, sU = "Wszystkie lokalizacje", cU = "Żadna z lokalizacji nie jest dostępna", dU = 'Włącz najnowsze lokalizacje każdej strefy w sekcji <a href="{{url}}" class="oui-link">Lokalizacje</a>', lU = "Lokalizacja", uU = "Zwiększ limit", mU = "Kompatybilny z", _U = "Local Zones", hU = "Regiony", pU = "Local Zones to nowy rodzaj lokalizacji, obsługujących część naszego portfolio produktów Public Cloud. W ciągu najbliższych kilku lat będziemy stopniowo zwiększać liczbę Local Zones na świecie.", fU = "Regiony są obsługiwane przez jedno lub kilka centrów danych zarządzanych przez OVHCloud. Każdy region obejmuje jedną lub kilka Availability Zones, wraz z pełnym portfolio usług OVHCloud.", gU = "Dowiedz się więcej", bU = "1-AZ", vU = "3-AZ", wU = "Local Zone umożliwia wdrażanie produktów Public Cloud OVHcloud w centrach danych zlokalizowanych jak najbliżej użytkowników końcowych.", yU = "Wraz z pojawieniem się regionów 3-AZ, typ wdrożenia Regiony zmienia nazwę. Region 1-AZ (Availability Zone, strefa dostępności) to jedno lub więcej centrów danych zlokalizowanych w tym samym miejscu.", $U = "Region 1-AZ (Availability Zone, strefa dostępności) to jedno lub więcej centrów danych zlokalizowanych w tym samym miejscu.", PU = "Region 3-AZ składa się z trzech stref dostępności zlokalizowanych w tej samej aglomeracji, oddalonych od siebie o kilka kilometrów. Spełnia on najwyższe wymagania w zakresie odporności i gwarantuje wyjątkowo krótki czas odpowiedzi między AZ.", kU = {
37143
37143
  pci_project_regions_list_continent_all: sU,
37144
37144
  pci_project_regions_list_empty: cU,
37145
37145
  pci_project_regions_list_add: dU,
@@ -37157,7 +37157,7 @@ const sQ = "Alle Standorte", cQ = "Kein Standort verfügbar", dQ = 'Bitte aktivi
37157
37157
  pci_project_flavors_zone_1AZ_with_3AZ_tooltip: yU,
37158
37158
  pci_project_flavors_zone_1AZ_tooltip: $U,
37159
37159
  pci_project_flavors_zone_3AZ_tooltip: PU
37160
- }, MU = "Todas as localizações", zU = "Nenhuma localização disponível", jU = 'Pode ativar as últimas localizações de cada zona na secção <a href="{{url}}" class="oui-link">Localizações</a>', WU = "Localização", xU = "Aumentar o meu limite", DU = "Compatível com", SU = "Local Zones", NU = "Regiões", TU = "As Local Zones (zonas locais) são um novo tipo de localização, que suporta parte da nossa carteira de produtos Public Cloud. A OVHcloud prevê aumentar gradualmente o número total de Local Zones em todo o mundo nos próximos anos.", AU = "As Regiões são suportadas por um ou vários datacenters geridos pela OVHcloud. Cada região fornece uma ou várias Availability Zones com o portefólio completo de serviços da OVHcloud.", CU = "Saber mais", EU = "1-AZ", VU = "3-AZ", LU = "Uma Local Zone corresponde a um modo de implementação dos produtos Public Cloud da OVHcloud em datacenters situados mais perto dos utilizadores finais.", HU = "Com a próxima chegada das regiões 3-AZ, o tipo de implementação 'Regiões' muda de nome! Uma região 1-AZ (zona de disponibilidade) agrupa um ou vários datacenters localizados no mesmo site.", FU = "Uma região 1-AZ (zona de disponibilidade) agrupa um ou vários datacenters localizados no mesmo site.", IU = "Uma região 3-AZ compreende três zonas de disponibilidade situadas na mesma área metropolitana, separadas por alguns quilómetros. Satisfaz as exigências mais elevadas em matéria de resiliência, garantindo uma latência extremamente baixa entre os AZ.", OU = {
37160
+ }, MU = "Todas as localizações", zU = "Nenhuma localização disponível", jU = 'Pode ativar as últimas localizações de cada zona na secção <a href="{{url}}" class="oui-link">Localizações</a>', WU = "Localização", xU = "Aumentar o meu limite", DU = "Compatível com", SU = "Local Zones", NU = "Regiões", TU = "As Local Zones (zonas locais) são um novo tipo de localização, que suporta parte da nossa carteira de produtos Public Cloud. A OVHcloud prevê aumentar gradualmente o número total de Local Zones em todo o mundo nos próximos anos.", AU = "As Regiões são suportadas por um ou vários datacenters geridos pela OVHcloud. Cada região fornece uma ou várias Availability Zones com o portefólio completo de serviços da OVHcloud.", CU = "Saber mais", EU = "1-AZ", VU = "3-AZ", LU = "Uma Local Zone corresponde a um modo de implementação dos produtos Public Cloud da OVHcloud em datacenters situados o mais próximo possível dos utilizadores finais.", HU = "Com a chegada próxima das regiões 3-AZ, o tipo de implementação «Regiões» muda de nome! Uma região 1-AZ (zona de disponibilidade) agrupa um ou vários datacenters localizados num mesmo site.", FU = "Uma região 1-AZ (zona de disponibilidade) agrupa um ou vários datacenters localizados num mesmo site.", IU = "Uma região 3-AZ compreende três zonas de disponibilidade situadas numa mesma área metropolitana, separadas por alguns quilómetros. Satisfaz as exigências mais elevadas em matéria de resiliência, garantindo uma latência extremamente baixa entre os AZ.", OU = {
37161
37161
  pci_project_regions_list_continent_all: MU,
37162
37162
  pci_project_regions_list_empty: zU,
37163
37163
  pci_project_regions_list_add: jU,
@@ -37667,7 +37667,7 @@ function Gne({
37667
37667
  onSuccess: a,
37668
37668
  onError: t
37669
37669
  }) {
37670
- const { t: n } = L("pci-logs"), { logsApiURL: o } = U(st), { remove: d, isPending: u } = KZ({
37670
+ const { t: n } = L("pci-logs"), { logsApiURL: o } = U(st), { remove: d, isPending: u } = K6({
37671
37671
  logsApiURL: o,
37672
37672
  subscriptionId: e,
37673
37673
  onSuccess: a,
@@ -37690,7 +37690,7 @@ function Gne({
37690
37690
  ] });
37691
37691
  }
37692
37692
  function Yne({ onGotoStreams: e }) {
37693
- const { t: a } = L("pci-logs"), { navigation: t, tracking: n } = U(We).shell, { logsGuideURL: o, logsTracking: d } = U(st), { data: u } = Rt(), { data: _ } = ZZ(), h = (u == null ? void 0 : u.length) > 0, p = (_ == null ? void 0 : _.length) > 0, b = () => {
37693
+ const { t: a } = L("pci-logs"), { navigation: t, tracking: n } = U(We).shell, { logsGuideURL: o, logsTracking: d } = U(st), { data: u } = Rt(), { data: _ } = Z6(), h = (u == null ? void 0 : u.length) > 0, p = (_ == null ? void 0 : _.length) > 0, b = () => {
37694
37694
  h ? p ? (d != null && d.transfer && n.trackClick({
37695
37695
  name: d == null ? void 0 : d.transfer
37696
37696
  }), e()) : (d != null && d.createDataStream && n.trackClick({
@@ -37770,7 +37770,7 @@ function Yne({ onGotoStreams: e }) {
37770
37770
  ] });
37771
37771
  }
37772
37772
  function Zne({ onGotoStreams: e }) {
37773
- const { t: a } = L("pci-logs"), { tracking: t } = U(We).shell, { logsApiURL: n, logsKind: o, logsTracking: d } = U(st), { addError: u, addSuccess: _, clearNotifications: h } = so(), { data: p, isPending: b } = JZ(
37773
+ const { t: a } = L("pci-logs"), { tracking: t } = U(We).shell, { logsApiURL: n, logsKind: o, logsTracking: d } = U(st), { addError: u, addSuccess: _, clearNotifications: h } = so(), { data: p, isPending: b } = J6(
37774
37774
  n,
37775
37775
  o
37776
37776
  );
@@ -38042,7 +38042,7 @@ function aoe({
38042
38042
  return /* @__PURE__ */ M(ee, { children: [
38043
38043
  _ && /* @__PURE__ */ l(fa, {}),
38044
38044
  !_ && !(u != null && u.duration) && "-",
38045
- !_ && (u == null ? void 0 : u.duration) && xZ(toe(u == null ? void 0 : u.duration), {
38045
+ !_ && (u == null ? void 0 : u.duration) && x6(toe(u == null ? void 0 : u.duration), {
38046
38046
  locale: o[d]
38047
38047
  })
38048
38048
  ] });
@@ -41278,7 +41278,7 @@ export {
41278
41278
  O$e as FlavorTile,
41279
41279
  H$e as GLOBAL_REGIONS_INFO_URL,
41280
41280
  rs as KUBE_FLAVOR_CATEGORIES,
41281
- UZ as LEVEL_LABELS,
41281
+ U6 as LEVEL_LABELS,
41282
41282
  L$e as LOCAL_ZONE_INFO_URL,
41283
41283
  st as LogContext,
41284
41284
  Eje as LogProvider,
@@ -41335,7 +41335,7 @@ export {
41335
41335
  ls as hasEnoughQuota,
41336
41336
  WK as isDiscoveryProject,
41337
41337
  Ta as pollLogOperation,
41338
- ZZ as useAllStreamIds,
41338
+ Z6 as useAllStreamIds,
41339
41339
  DK as useAnnouncementBanner,
41340
41340
  Cwe as useBytes,
41341
41341
  ts as useCatalog,
@@ -41348,7 +41348,7 @@ export {
41348
41348
  wje as useInstance,
41349
41349
  yje as useInstances,
41350
41350
  ds as useKubeFlavors,
41351
- JZ as useLogsDetails,
41351
+ J6 as useLogsDetails,
41352
41352
  us as useMergedKubeFlavors,
41353
41353
  kje as useOperationProgress,
41354
41354
  Ije as usePCICommonContextFactory,
@@ -41359,10 +41359,10 @@ export {
41359
41359
  Q7 as useProjectLocalisation,
41360
41360
  os as useProjectQuota,
41361
41361
  Nje as useProjectRegions,
41362
- KZ as useRemoveSubscription,
41362
+ K6 as useRemoveSubscription,
41363
41363
  $je as useStream,
41364
41364
  Pje as useStreams,
41365
- QZ as useSubscribedLogs,
41365
+ Q6 as useSubscribedLogs,
41366
41366
  eK as useTailLogs,
41367
41367
  A7 as useTrustedZoneBanner,
41368
41368
  jje as useVolumes