@evercam/ui 0.0.63-preview-smart-search-d0bc94612 → 0.0.63-surface-classes

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.mjs CHANGED
@@ -8656,10 +8656,13 @@ const vt = ni || Ca, R1 = {
8656
8656
  pattern: /e-text-(xs|sm|base|lg|xl|2xl|3xl|4xl|5xl|6xl|7xl|8xl|9xl)/
8657
8657
  },
8658
8658
  {
8659
- pattern: /e-text-(warning|error|info|success|primary|brand)-./
8659
+ pattern: /e-border-(warning|error|info|success|primary|brand|surface)-./
8660
8660
  },
8661
8661
  {
8662
- pattern: /e-bg-(warning|error|info|success|primary|brand)-./
8662
+ pattern: /e-text-(warning|error|info|success|primary|brand|surface)-./
8663
+ },
8664
+ {
8665
+ pattern: /e-bg-(warning|error|info|success|primary|brand|surface)-./
8663
8666
  }
8664
8667
  ]
8665
8668
  };