rx-arco-compo 1.0.16 → 1.0.18

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.es.js CHANGED
@@ -7432,6 +7432,7 @@ const Ch = {
7432
7432
  baseColProps: {
7433
7433
  type: Object,
7434
7434
  default: () => ({
7435
+ xxl: 3,
7435
7436
  xl: 3,
7436
7437
  gx: 4,
7437
7438
  lg: 6,
@@ -7443,6 +7444,7 @@ const Ch = {
7443
7444
  actionColProps: {
7444
7445
  type: Object,
7445
7446
  default: () => ({
7447
+ xxl: 3,
7446
7448
  xl: 3,
7447
7449
  gx: 4,
7448
7450
  lg: 6,