@public-ui/sample-react 1.7.3 → 2.0.0-rc.1

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 (115) hide show
  1. package/.gitignore +2 -0
  2. package/dist/1410.js +2 -0
  3. package/dist/1474.js +1 -1
  4. package/dist/183.js +1 -1
  5. package/dist/2337.js +1 -1
  6. package/dist/2412.js +1 -1
  7. package/dist/3303.js +1 -1
  8. package/dist/3325.js +1 -2
  9. package/dist/3429.js +1 -1
  10. package/dist/3459.js +1 -1
  11. package/dist/3537.js +1 -1
  12. package/dist/{5889.js → 3688.js} +2 -2
  13. package/dist/3932.js +1 -1
  14. package/dist/4021.js +1 -1
  15. package/dist/4022.js +1 -1
  16. package/dist/4195.js +1 -1
  17. package/dist/4291.js +1 -1
  18. package/dist/4323.js +1 -1
  19. package/dist/4355.js +1 -1
  20. package/dist/4564.js +1 -1
  21. package/dist/4891.js +1 -1
  22. package/dist/5183.js +1 -1
  23. package/dist/5211.js +2 -0
  24. package/dist/5369.js +1 -1
  25. package/dist/5390.js +1 -1
  26. package/dist/540.js +1 -1
  27. package/dist/5862.js +1 -1
  28. package/dist/5866.js +1 -1
  29. package/dist/6012.js +1 -1
  30. package/dist/6068.js +1 -1
  31. package/dist/6210.js +1 -1
  32. package/dist/6320.js +1 -1
  33. package/dist/6558.js +1 -1
  34. package/dist/6655.js +1 -1
  35. package/dist/6813.js +1 -1
  36. package/dist/6908.js +1 -1
  37. package/dist/7029.js +1 -1
  38. package/dist/7255.js +1 -1
  39. package/dist/7447.js +1 -1
  40. package/dist/7715.js +1 -1
  41. package/dist/7722.js +1 -1
  42. package/dist/7801.js +1 -1
  43. package/dist/7858.js +1 -1
  44. package/dist/7893.js +2 -0
  45. package/dist/7955.js +1 -1
  46. package/dist/7995.js +1 -1
  47. package/dist/8061.js +1 -1
  48. package/dist/8065.js +1 -1
  49. package/dist/8073.js +1 -1
  50. package/dist/8111.js +1 -1
  51. package/dist/8255.js +1 -1
  52. package/dist/8291.js +1 -1
  53. package/dist/{2788.js → 8509.js} +2 -2
  54. package/dist/8709.js +1 -1
  55. package/dist/8761.js +1 -1
  56. package/dist/9106.js +1 -1
  57. package/dist/9734.js +1 -1
  58. package/dist/9747.js +1 -1
  59. package/dist/9792.js +1 -1
  60. package/dist/9895.js +1 -1
  61. package/dist/9963.js +1 -1
  62. package/dist/9972.js +1 -1
  63. package/dist/main.js +76 -76
  64. package/dist/main.js.LICENSE.txt +2 -2
  65. package/package.json +13 -13
  66. package/src/components/Sidebar.tsx +2 -2
  67. package/src/components/abbr/basic.html +5 -5
  68. package/src/components/abbr/basic.tsx +5 -5
  69. package/src/components/accordion/basic.tsx +6 -6
  70. package/src/components/accordion/headlines.tsx +12 -12
  71. package/src/components/accordion/list.tsx +4 -9
  72. package/src/components/accordion/routes.ts +0 -4
  73. package/src/components/alert/basic.tsx +2 -2
  74. package/src/components/alert/html.tsx +1 -1
  75. package/src/components/breadcrumb/basic.tsx +3 -3
  76. package/src/components/button/hide-label.tsx +1 -1
  77. package/src/components/card/basic.tsx +2 -4
  78. package/src/components/card/confirm.tsx +12 -10
  79. package/src/components/card/flex.tsx +10 -20
  80. package/src/components/card/selection.tsx +45 -39
  81. package/src/components/details/basic.tsx +2 -2
  82. package/src/components/handout/basic.tsx +69 -88
  83. package/src/components/icon/basic.tsx +2 -2
  84. package/src/components/input-email/partials/cases.tsx +1 -1
  85. package/src/components/link-group/basic.tsx +1 -1
  86. package/src/components/link-group/horizontal.tsx +1 -1
  87. package/src/components/modal/basic.tsx +3 -3
  88. package/src/components/nav/active.tsx +1 -1
  89. package/src/components/nav/aria-current.tsx +1 -1
  90. package/src/components/nav/basic.tsx +1 -1
  91. package/src/components/nav/horizontal.tsx +1 -1
  92. package/src/components/popover/basic.tsx +2 -2
  93. package/src/components/skip-nav/basic.tsx +1 -1
  94. package/src/components/split-button/basic.tsx +0 -3
  95. package/src/components/table/badge-size.tsx +1 -1
  96. package/src/components/table/render-cell.tsx +1 -1
  97. package/src/components/table/sort-date.tsx +1 -1
  98. package/src/components/version/basic.tsx +1 -1
  99. package/src/components/version/context.tsx +1 -1
  100. package/dist/1159.js +0 -2
  101. package/dist/3495.js +0 -2
  102. package/dist/4256.js +0 -2
  103. package/dist/4477.js +0 -2
  104. package/dist/4477.js.LICENSE.txt +0 -3
  105. package/dist/5889.js.LICENSE.txt +0 -3
  106. package/dist/7958.js +0 -2
  107. package/dist/7958.js.LICENSE.txt +0 -3
  108. package/dist/8099.js +0 -2
  109. package/dist/8099.js.LICENSE.txt +0 -3
  110. package/src/components/accordion/header.tsx +0 -17
  111. /package/dist/{1159.js.LICENSE.txt → 1410.js.LICENSE.txt} +0 -0
  112. /package/dist/{2788.js.LICENSE.txt → 3688.js.LICENSE.txt} +0 -0
  113. /package/dist/{3325.js.LICENSE.txt → 5211.js.LICENSE.txt} +0 -0
  114. /package/dist/{3495.js.LICENSE.txt → 7893.js.LICENSE.txt} +0 -0
  115. /package/dist/{4256.js.LICENSE.txt → 8509.js.LICENSE.txt} +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.