@telus-uds/themes-community.theme-allium 3.1.9 → 3.1.10

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/build/rn/theme.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Thu, 26 Jun 2025 23:46:06 GMT
4
+ * Generated on Fri, 11 Jul 2025 22:14:13 GMT
5
5
  *
6
6
  */
7
7
 
@@ -123,6 +123,6 @@ module.exports = {
123
123
  },
124
124
  metadata: {
125
125
  name: 'themes-community.theme-allium',
126
- themeTokensVersion: '4.9.0'
126
+ themeTokensVersion: '4.10.0'
127
127
  }
128
128
  }
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Thu, 26 Jun 2025 23:46:23 GMT
4
+ * Generated on Fri, 11 Jul 2025 22:14:30 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Thu, 26 Jun 2025 23:46:23 GMT
4
+ * Generated on Fri, 11 Jul 2025 22:14:30 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,4 +1,4 @@
1
1
  export { default as ContentCard } from './ContentCard'
2
2
  export { default as StickyNavigationBarTabs } from './StickyNavigationBarTabs'
3
- export const metadata = { name: 'themes-community.theme-allium', themeTokensVersion: '4.9.0'}
3
+ export const metadata = { name: 'themes-community.theme-allium', themeTokensVersion: '4.10.0'}
4
4
  export { default } from './theme'