@public-ui/sample-react 2.0.0-rc.0 → 2.0.0-rc.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/dist/1474.js +1 -1
- package/dist/183.js +1 -1
- package/dist/2337.js +1 -1
- package/dist/2412.js +1 -1
- package/dist/{376.js → 2946.js} +2 -2
- package/dist/3303.js +1 -1
- package/dist/3325.js +2 -1
- package/dist/3429.js +1 -1
- package/dist/3459.js +1 -1
- package/dist/353.js +2 -0
- package/dist/3932.js +1 -1
- package/dist/3961.js +2 -0
- package/dist/4022.js +1 -1
- package/dist/4164.js +2 -0
- package/dist/4195.js +1 -1
- package/dist/4291.js +1 -1
- package/dist/4323.js +1 -1
- package/dist/4355.js +1 -1
- package/dist/4564.js +1 -1
- package/dist/4891.js +1 -1
- package/dist/5183.js +1 -1
- package/dist/5327.js +2 -0
- package/dist/5369.js +1 -1
- package/dist/5390.js +1 -1
- package/dist/540.js +1 -1
- package/dist/5717.js +2 -0
- package/dist/5862.js +1 -1
- package/dist/5866.js +1 -1
- package/dist/6012.js +1 -1
- package/dist/6068.js +1 -1
- package/dist/6210.js +1 -1
- package/dist/6320.js +1 -1
- package/dist/6558.js +1 -1
- package/dist/6813.js +1 -1
- package/dist/6908.js +1 -1
- package/dist/7029.js +1 -1
- package/dist/7209.js +2 -0
- package/dist/7255.js +1 -1
- package/dist/7447.js +1 -1
- package/dist/7535.js +2 -0
- package/dist/7715.js +1 -1
- package/dist/7722.js +1 -1
- package/dist/7734.js +2 -0
- package/dist/7801.js +1 -1
- package/dist/7858.js +1 -1
- package/dist/7955.js +1 -1
- package/dist/7995.js +1 -1
- package/dist/{8408.js → 8026.js} +2 -2
- package/dist/8061.js +1 -1
- package/dist/8065.js +1 -1
- package/dist/8073.js +1 -1
- package/dist/8111.js +1 -1
- package/dist/8255.js +1 -1
- package/dist/8291.js +1 -1
- package/dist/8709.js +1 -1
- package/dist/8761.js +1 -1
- package/dist/9224.js +2 -0
- package/dist/9734.js +1 -1
- package/dist/9747.js +1 -1
- package/dist/9792.js +1 -1
- package/dist/9895.js +1 -1
- package/dist/9963.js +1 -1
- package/dist/9972.js +1 -1
- package/dist/abgrenzung.jpg +0 -0
- package/dist/main.css +2 -2
- package/dist/main.js +42474 -2786
- package/dist/main.js.LICENSE.txt +2 -2
- package/package.json +14 -14
- package/public/abgrenzung.jpg +0 -0
- package/src/App.tsx +22 -18
- package/src/components/FocusInput.tsx +9 -8
- package/src/components/SampleDescription.tsx +20 -0
- package/src/components/badge/basic.tsx +5 -5
- package/src/components/button/access-key.tsx +19 -0
- package/src/components/button/baselined.tsx +13 -0
- package/src/components/button/routes.ts +4 -0
- package/src/components/button-link/image.tsx +1 -1
- package/src/components/card/selection.tsx +3 -3
- package/src/components/handout/basic.tsx +4 -2
- package/src/components/heading/badged.tsx +18 -6
- package/src/components/image/basic.tsx +1 -1
- package/src/components/input-checkbox/partials/cases.tsx +2 -0
- package/src/components/input-color/partials/cases.tsx +2 -2
- package/src/components/input-date/partials/cases.tsx +1 -1
- package/src/components/input-email/partials/cases.tsx +1 -0
- package/src/components/input-file/partials/cases.tsx +1 -1
- package/src/components/input-number/partials/cases.tsx +1 -1
- package/src/components/input-password/partials/cases.tsx +1 -0
- package/src/components/input-radio/horizontal.tsx +4 -3
- package/src/components/input-radio/partials/cases.tsx +1 -0
- package/src/components/input-range/partials/cases.tsx +1 -1
- package/src/components/input-text/partials/cases.tsx +1 -1
- package/src/components/link/basic.tsx +2 -2
- package/src/components/link/image.tsx +2 -2
- package/src/components/logo/basic.tsx +1 -1
- package/src/components/nav/active.tsx +8 -9
- package/src/components/nav/basic.tsx +1 -1
- package/src/components/pagination/basic.tsx +14 -4
- package/src/components/select/partials/cases.tsx +3 -3
- package/src/components/skip-nav/basic.tsx +6 -7
- package/src/components/table/with-pagination.tsx +2 -3
- package/src/components/textarea/partials/cases.tsx +2 -2
- package/src/components/toast/basic.tsx +60 -14
- package/src/react.main.tsx +2 -2
- package/src/scenarios/appointment-form/AvailableAppointmentsForm.tsx +1 -1
- package/src/scenarios/complex-form/component.tsx +6 -6
- package/src/shares/HideMenusContext.ts +3 -0
- package/src/shares/routes.ts +0 -2
- package/src/shares/store.ts +1 -1
- package/src/shares/theme.ts +9 -40
- package/src/style.scss +2 -5
- package/dist/3073.js +0 -2
- package/dist/3537.js +0 -2
- package/dist/4021.js +0 -2
- package/dist/4501.js +0 -2
- package/dist/4903.js +0 -2
- package/dist/6655.js +0 -2
- package/dist/9044.js +0 -2
- package/dist/9106.js +0 -2
- package/dist/9230.js +0 -2
- package/dist/9329.js +0 -2
- package/src/components/popover/basic.tsx +0 -36
- package/src/components/popover/routes.ts +0 -8
- /package/dist/{3073.js.LICENSE.txt → 2946.js.LICENSE.txt} +0 -0
- /package/dist/{3537.js.LICENSE.txt → 3325.js.LICENSE.txt} +0 -0
- /package/dist/{376.js.LICENSE.txt → 353.js.LICENSE.txt} +0 -0
- /package/dist/{4021.js.LICENSE.txt → 3961.js.LICENSE.txt} +0 -0
- /package/dist/{4501.js.LICENSE.txt → 4164.js.LICENSE.txt} +0 -0
- /package/dist/{4903.js.LICENSE.txt → 5327.js.LICENSE.txt} +0 -0
- /package/dist/{6655.js.LICENSE.txt → 5717.js.LICENSE.txt} +0 -0
- /package/dist/{8408.js.LICENSE.txt → 7209.js.LICENSE.txt} +0 -0
- /package/dist/{9044.js.LICENSE.txt → 7535.js.LICENSE.txt} +0 -0
- /package/dist/{9106.js.LICENSE.txt → 7734.js.LICENSE.txt} +0 -0
- /package/dist/{9230.js.LICENSE.txt → 8026.js.LICENSE.txt} +0 -0
- /package/dist/{9329.js.LICENSE.txt → 9224.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.