@momentum-design/tokens 0.0.48 → 0.0.50

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.
Files changed (33) hide show
  1. package/dist/css/core/complete.css +1 -1
  2. package/dist/css/theme/aaos/day-complete.css +1 -1
  3. package/dist/css/theme/aaos/night-complete.css +1 -1
  4. package/dist/css/theme/webex/common-stable.css +1 -1
  5. package/dist/css/theme/webex/dark-complete.css +1 -1
  6. package/dist/css/theme/webex/dark-stable.css +1 -1
  7. package/dist/css/theme/webex/light-complete.css +1 -1
  8. package/dist/css/theme/webex/light-stable.css +1 -1
  9. package/dist/ios/core/complete.swift +301 -301
  10. package/dist/ios/theme/aaos/day-complete.swift +42 -42
  11. package/dist/ios/theme/aaos/night-complete.swift +42 -42
  12. package/dist/ios/theme/webex/common-stable.swift +63 -63
  13. package/dist/ios/theme/webex/dark-complete.swift +288 -288
  14. package/dist/ios/theme/webex/dark-stable.swift +338 -338
  15. package/dist/ios/theme/webex/light-complete.swift +285 -285
  16. package/dist/ios/theme/webex/light-stable.swift +338 -338
  17. package/dist/resources/core/complete.xml +1 -1
  18. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  19. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  20. package/dist/resources/theme/webex/common-stable.xml +1 -1
  21. package/dist/resources/theme/webex/dark-complete.xml +1 -1
  22. package/dist/resources/theme/webex/dark-stable.xml +1 -1
  23. package/dist/resources/theme/webex/light-complete.xml +1 -1
  24. package/dist/resources/theme/webex/light-stable.xml +1 -1
  25. package/dist/scss/core/complete.scss +1 -1
  26. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  27. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  28. package/dist/scss/theme/webex/common-stable.scss +1 -1
  29. package/dist/scss/theme/webex/dark-complete.scss +1 -1
  30. package/dist/scss/theme/webex/dark-stable.scss +1 -1
  31. package/dist/scss/theme/webex/light-complete.scss +1 -1
  32. package/dist/scss/theme/webex/light-stable.scss +1 -1
  33. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 Feb 2024 13:25:13 GMT
3
+ * Generated on Tue, 19 Mar 2024 11:06:03 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 Feb 2024 13:25:14 GMT
3
+ * Generated on Tue, 19 Mar 2024 11:06:04 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-aaos-day {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 Feb 2024 13:25:14 GMT
3
+ * Generated on Tue, 19 Mar 2024 11:06:04 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-aaos-night {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 Feb 2024 13:25:13 GMT
3
+ * Generated on Tue, 19 Mar 2024 11:06:03 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-commonWebex {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 Feb 2024 13:25:13 GMT
3
+ * Generated on Tue, 19 Mar 2024 11:06:03 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-webex-dark {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 Feb 2024 13:25:13 GMT
3
+ * Generated on Tue, 19 Mar 2024 11:06:03 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 Feb 2024 13:25:13 GMT
3
+ * Generated on Tue, 19 Mar 2024 11:06:03 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-webex-light {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 Feb 2024 13:25:14 GMT
3
+ * Generated on Tue, 19 Mar 2024 11:06:04 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {