@arc-ui/tokens-ee 13.2.0 → 13.4.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/dist/index.cjs.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  /**
4
4
  * Do not edit directly
5
- * Generated on Wed, 11 Feb 2026 16:30:21 GMT
5
+ * Generated on Wed, 25 Feb 2026 15:47:06 GMT
6
6
  */
7
7
  var ComboboxColorBgLight = "#FFFFFF";
8
8
  var ComboboxColorBgDisabled = "#D9D9D9";
package/dist/index.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 11 Feb 2026 16:30:19 GMT
3
+ * Generated on Wed, 25 Feb 2026 15:47:05 GMT
4
4
  */
5
5
 
6
6
  .arc-ds-sys-theme--ee {
package/dist/index.es.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 11 Feb 2026 16:30:21 GMT
3
+ * Generated on Wed, 25 Feb 2026 15:47:06 GMT
4
4
  */
5
5
  var ComboboxColorBgLight = "#FFFFFF";
6
6
  var ComboboxColorBgDisabled = "#D9D9D9";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 11 Feb 2026 16:30:20 GMT
3
+ // Generated on Wed, 25 Feb 2026 15:47:06 GMT
4
4
 
5
5
  $combobox-color-bg-light: #FFFFFF;
6
6
  $combobox-color-bg-disabled: #D9D9D9;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 11 Feb 2026 16:30:21 GMT
3
+ * Generated on Wed, 25 Feb 2026 15:47:06 GMT
4
4
  */
5
5
  export declare const ComboboxColorBgLight = "#FFFFFF";
6
6
  export declare const ComboboxColorBgDisabled = "#D9D9D9";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arc-ui/tokens-ee",
3
- "version": "13.2.0",
3
+ "version": "13.4.0",
4
4
  "homepage": "https://ui.digital-ent-int.bt.com",
5
5
  "author": "BT Business Digital UI Team <ui-digital-ent-int@bt.com>",
6
6
  "main": "dist/index.cjs.js",
@@ -24,8 +24,8 @@
24
24
  "rollup-plugin-copy": "^3.5.0",
25
25
  "rollup-plugin-postcss": "^4.0.0",
26
26
  "typescript": "5.6.3",
27
- "@arc-ui/tokens-figma": "^13.2.0",
28
27
  "@arc-ui/eslint-config": "^12.0.0",
28
+ "@arc-ui/tokens-figma": "^13.4.0",
29
29
  "@arc-ui/typescript-config": "^12.0.0"
30
30
  },
31
31
  "scripts": {