@atlassian/aui 9.11.0 → 9.11.2

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 (35) hide show
  1. package/dist/aui/aui-prototyping-design-tokens-api-full.js +1 -1
  2. package/dist/aui/aui-prototyping-design-tokens-api.js +1 -1
  3. package/dist/aui/aui-prototyping-design-tokens-base-themes-css.css +1 -1
  4. package/dist/aui/aui-prototyping-design-tokens-base-themes-css.js +1 -1
  5. package/dist/aui/aui-prototyping-design-tokens-base-themes.js +1 -1
  6. package/dist/aui/aui-prototyping.css +6 -6
  7. package/dist/aui/aui-prototyping.css.map +1 -1
  8. package/dist/aui/aui-prototyping.js +23 -20
  9. package/dist/aui/aui-prototyping.js.map +1 -1
  10. package/dist/aui/aui-prototyping.nodeps.css +6 -6
  11. package/dist/aui/aui-prototyping.nodeps.css.map +1 -1
  12. package/dist/aui/aui-prototyping.nodeps.js +23 -20
  13. package/dist/aui/aui-prototyping.nodeps.js.map +1 -1
  14. package/entry/token-themes-generated/npm/themes/typography.js +27 -0
  15. package/package.json +1 -1
  16. package/src/js/aui/inline-dialog.js +3 -0
  17. package/src/js/aui/tables-sortable.js +1 -0
  18. package/src/js-vendor/jquery/jquery.tablesorter.js +1920 -1891
  19. package/src/less/aui-appheader.less +1 -1
  20. package/src/less/dropdown2.less +2 -4
  21. package/entry/token-themes-generated/p2/aui-prototyping-design-tokens-base-themes.js +0 -26
  22. package/entry/token-themes-generated/p2/aui-prototyping-design-tokens-theme-import-map.js +0 -51
  23. package/entry/token-themes-generated/p2/aui-prototyping-design-tokens-theme.css +0 -797
  24. package/entry/token-themes-generated/p2/themes/dark-future.js +0 -7
  25. package/entry/token-themes-generated/p2/themes/dark-new-input-border.js +0 -7
  26. package/entry/token-themes-generated/p2/themes/dark.js +0 -395
  27. package/entry/token-themes-generated/p2/themes/legacy-dark.js +0 -395
  28. package/entry/token-themes-generated/p2/themes/legacy-light.js +0 -395
  29. package/entry/token-themes-generated/p2/themes/light-future.js +0 -7
  30. package/entry/token-themes-generated/p2/themes/light-new-input-border.js +0 -7
  31. package/entry/token-themes-generated/p2/themes/light.js +0 -395
  32. package/entry/token-themes-generated/p2/themes/shape.js +0 -15
  33. package/entry/token-themes-generated/p2/themes/spacing.js +0 -27
  34. package/entry/token-themes-generated/p2/themes/typography-adg3.js +0 -50
  35. package/entry/token-themes-generated/p2/themes/typography-minor3.js +0 -41
@@ -1,6 +1,6 @@
1
1
  /*!!
2
2
  * @atlassian/aui - Atlassian User Interface library
3
- * @version v9.11.0
3
+ * @version v9.11.2
4
4
  * @link https://aui.atlassian.com
5
5
  * @license Apache-2.0
6
6
  * @author Atlassian Pty Ltd.
@@ -1,6 +1,6 @@
1
1
  /*!!
2
2
  * @atlassian/aui - Atlassian User Interface library
3
- * @version v9.11.0
3
+ * @version v9.11.2
4
4
  * @link https://aui.atlassian.com
5
5
  * @license Apache-2.0
6
6
  * @author Atlassian Pty Ltd.
@@ -1,6 +1,6 @@
1
1
  /*!!
2
2
  * @atlassian/aui - Atlassian User Interface library
3
- * @version v9.11.0
3
+ * @version v9.11.2
4
4
  * @link https://aui.atlassian.com
5
5
  * @license Apache-2.0
6
6
  * @author Atlassian Pty Ltd.
@@ -1,6 +1,6 @@
1
1
  /*!!
2
2
  * @atlassian/aui - Atlassian User Interface library
3
- * @version v9.11.0
3
+ * @version v9.11.2
4
4
  * @link https://aui.atlassian.com
5
5
  * @license Apache-2.0
6
6
  * @author Atlassian Pty Ltd.
@@ -1,6 +1,6 @@
1
1
  /*!!
2
2
  * @atlassian/aui - Atlassian User Interface library
3
- * @version v9.11.0
3
+ * @version v9.11.2
4
4
  * @link https://aui.atlassian.com
5
5
  * @license Apache-2.0
6
6
  * @author Atlassian Pty Ltd.