@public-ui/sample-react 3.0.0-rc.0 → 3.0.0-rc.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.
- package/README.md +8 -0
- package/dist/1068.js +2 -0
- package/dist/1219.js +2 -0
- package/dist/1258.js +2 -0
- package/dist/1298.js +2 -0
- package/dist/{572.js → 136.js} +2 -2
- package/dist/1416.js +2 -0
- package/dist/1676.js +2 -0
- package/dist/1718.js +2 -0
- package/dist/1744.js +2 -0
- package/dist/1791.js +1 -1
- package/dist/2078.js +2 -0
- package/dist/2115.js +2 -0
- package/dist/2195.js +2 -0
- package/dist/3021.js +2 -0
- package/dist/3027.js +2 -0
- package/dist/3186.js +2 -0
- package/dist/{7473.js → 3241.js} +2 -2
- package/dist/364.js +2 -0
- package/dist/{2450.js → 3758.js} +2 -2
- package/dist/3836.js +2 -0
- package/dist/3872.js +2 -0
- package/dist/3879.js +2 -0
- package/dist/3949.js +2 -0
- package/dist/4211.js +2 -0
- package/dist/4350.js +2 -0
- package/dist/4390.js +2 -0
- package/dist/{2986.js → 4566.js} +2 -2
- package/dist/4662.js +2 -0
- package/dist/4928.js +2 -0
- package/dist/5000.js +2 -0
- package/dist/5151.js +2 -0
- package/dist/5171.js +2 -0
- package/dist/{6740.js → 5792.js} +2 -2
- package/dist/5876.js +2 -0
- package/dist/597.js +2 -0
- package/dist/6451.js +2 -0
- package/dist/{9148.js → 6480.js} +2 -2
- package/dist/{1325.js → 6577.js} +2 -2
- package/dist/6983.js +2 -0
- package/dist/7084.js +2 -0
- package/dist/7225.js +2 -0
- package/dist/7267.js +2 -0
- package/dist/7779.js +2 -0
- package/dist/7958.js +2 -0
- package/dist/7997.js +2 -0
- package/dist/8069.js +2 -0
- package/dist/8177.js +1 -1
- package/dist/8212.js +2 -0
- package/dist/8243.js +2 -0
- package/dist/8283.js +2 -0
- package/dist/8478.js +2 -0
- package/dist/851.js +2 -0
- package/dist/8573.js +2 -0
- package/dist/8728.js +2 -0
- package/dist/8808.js +2 -0
- package/dist/8999.js +2 -0
- package/dist/9068.js +2 -0
- package/dist/9130.js +2 -0
- package/dist/9162.js +2 -0
- package/dist/9219.js +2 -0
- package/dist/9423.js +2 -0
- package/dist/9430.js +2 -0
- package/dist/9542.js +2 -0
- package/dist/{7141.js → 9929.js} +2 -2
- package/dist/993.js +2 -0
- package/dist/index.html +0 -1
- package/dist/main.css +2 -2
- package/dist/main.js +1 -1
- package/package.json +15 -15
- package/public/index.html +0 -1
- package/src/App.tsx +0 -2
- package/src/components/handout/basic.tsx +18 -23
- package/src/components/image/basic.tsx +1 -1
- package/src/components/input-date/partials/minMax.tsx +3 -3
- package/src/components/input-date/partials/variants.tsx +1 -1
- package/src/components/input-date/show-hide-msg.tsx +0 -1
- package/src/components/input-text/partials/cases.tsx +1 -1
- package/src/components/input-text/smart-button.tsx +14 -1
- package/src/components/input-text/text-formatter.tsx +1 -2
- package/src/components/link/access-key.tsx +1 -3
- package/src/components/nav/basic.tsx +8 -2
- package/src/components/nav/horizontal.tsx +2 -2
- package/src/components/pagination/basic.tsx +1 -1
- package/src/components/select/partials/cases.tsx +16 -1
- package/src/components/single-select/partials/cases.tsx +5 -4
- package/src/components/single-select/partials/variants.tsx +5 -5
- package/src/components/split-button/basic.tsx +2 -2
- package/src/components/table/column-alignment.tsx +12 -12
- package/src/components/table/complex-headers.tsx +3 -3
- package/src/components/table/horizontal-scrollbar.tsx +12 -6
- package/src/components/table/multi-sort.tsx +4 -4
- package/src/components/table/pagination-position.tsx +23 -5
- package/src/components/table/render-cell.tsx +4 -4
- package/src/components/table/sort-data.tsx +14 -16
- package/src/components/table/stateful-with-selection.tsx +5 -5
- package/src/components/table/stateful-with-single-selection.tsx +5 -5
- package/src/components/table/stateless-with-selection.tsx +6 -6
- package/src/components/table/stateless-with-single-selection.tsx +6 -6
- package/src/components/table/with-footer.tsx +3 -3
- package/src/components/table/with-pagination.tsx +3 -3
- package/src/react.main.tsx +2 -7
- package/src/scenarios/appointment-form/PersonalInformationForm.tsx +4 -1
- package/src/scenarios/horizontal-scrollbar-advanced/TableHorizontalScrollbarAdvanced.tsx +2 -2
- package/src/shares/routes.ts +0 -6
- package/src/style.scss +4 -0
- package/dist/1073.js +0 -2
- package/dist/1392.js +0 -2
- package/dist/1604.js +0 -2
- package/dist/175.js +0 -2
- package/dist/178.js +0 -2
- package/dist/2220.js +0 -2
- package/dist/2444.js +0 -2
- package/dist/2794.js +0 -2
- package/dist/3030.js +0 -2
- package/dist/3270.js +0 -2
- package/dist/3340.js +0 -2
- package/dist/3392.js +0 -2
- package/dist/3529.js +0 -2
- package/dist/3756.js +0 -2
- package/dist/3960.js +0 -2
- package/dist/399.js +0 -2
- package/dist/4145.js +0 -2
- package/dist/4539.js +0 -2
- package/dist/4563.js +0 -2
- package/dist/4571.js +0 -2
- package/dist/5260.js +0 -2
- package/dist/5301.js +0 -2
- package/dist/5333.js +0 -2
- package/dist/5523.js +0 -2
- package/dist/5551.js +0 -2
- package/dist/5575.js +0 -2
- package/dist/5665.js +0 -2
- package/dist/5873.js +0 -2
- package/dist/5879.js +0 -2
- package/dist/5964.js +0 -2
- package/dist/618.js +0 -2
- package/dist/623.js +0 -2
- package/dist/643.js +0 -2
- package/dist/6610.js +0 -2
- package/dist/6618.js +0 -2
- package/dist/6711.js +0 -2
- package/dist/6786.js +0 -2
- package/dist/685.js +0 -2
- package/dist/6950.js +0 -2
- package/dist/7055.js +0 -2
- package/dist/7106.js +0 -2
- package/dist/7146.js +0 -2
- package/dist/7287.js +0 -2
- package/dist/7599.js +0 -2
- package/dist/7648.js +0 -2
- package/dist/7668.js +0 -2
- package/dist/7855.js +0 -2
- package/dist/7965.js +0 -2
- package/dist/8165.js +0 -2
- package/dist/8306.js +0 -2
- package/dist/8543.js +0 -2
- package/dist/866.js +0 -2
- package/dist/8859.js +0 -2
- package/dist/904.js +0 -2
- package/dist/9522.js +0 -2
- package/dist/9625.js +0 -2
- package/dist/9625.js.LICENSE.txt +0 -3
- package/dist/971.js +0 -2
- package/dist/971.js.LICENSE.txt +0 -3
- package/dist/9712.js +0 -2
- package/dist/9712.js.LICENSE.txt +0 -3
- package/dist/976.js +0 -2
- package/dist/976.js.LICENSE.txt +0 -3
- package/dist/982.js +0 -2
- package/dist/982.js.LICENSE.txt +0 -3
- package/dist/986.js +0 -2
- package/dist/986.js.LICENSE.txt +0 -3
- package/src/components/button-group/basic.tsx +0 -34
- package/src/components/button-group/routes.ts +0 -8
- package/src/components/indented-text/basic.tsx +0 -37
- package/src/components/indented-text/routes.ts +0 -8
- package/src/components/link-group/basic.tsx +0 -23
- package/src/components/link-group/horizontal.tsx +0 -23
- package/src/components/link-group/routes.ts +0 -10
- /package/dist/{1073.js.LICENSE.txt → 1068.js.LICENSE.txt} +0 -0
- /package/dist/{1325.js.LICENSE.txt → 1219.js.LICENSE.txt} +0 -0
- /package/dist/{1392.js.LICENSE.txt → 1258.js.LICENSE.txt} +0 -0
- /package/dist/{1604.js.LICENSE.txt → 1298.js.LICENSE.txt} +0 -0
- /package/dist/{175.js.LICENSE.txt → 136.js.LICENSE.txt} +0 -0
- /package/dist/{178.js.LICENSE.txt → 1416.js.LICENSE.txt} +0 -0
- /package/dist/{2220.js.LICENSE.txt → 1676.js.LICENSE.txt} +0 -0
- /package/dist/{2444.js.LICENSE.txt → 1718.js.LICENSE.txt} +0 -0
- /package/dist/{2450.js.LICENSE.txt → 1744.js.LICENSE.txt} +0 -0
- /package/dist/{2794.js.LICENSE.txt → 2078.js.LICENSE.txt} +0 -0
- /package/dist/{2986.js.LICENSE.txt → 2115.js.LICENSE.txt} +0 -0
- /package/dist/{3030.js.LICENSE.txt → 2195.js.LICENSE.txt} +0 -0
- /package/dist/{3270.js.LICENSE.txt → 3021.js.LICENSE.txt} +0 -0
- /package/dist/{3340.js.LICENSE.txt → 3027.js.LICENSE.txt} +0 -0
- /package/dist/{3392.js.LICENSE.txt → 3186.js.LICENSE.txt} +0 -0
- /package/dist/{3529.js.LICENSE.txt → 3241.js.LICENSE.txt} +0 -0
- /package/dist/{3756.js.LICENSE.txt → 364.js.LICENSE.txt} +0 -0
- /package/dist/{3960.js.LICENSE.txt → 3758.js.LICENSE.txt} +0 -0
- /package/dist/{399.js.LICENSE.txt → 3836.js.LICENSE.txt} +0 -0
- /package/dist/{4145.js.LICENSE.txt → 3872.js.LICENSE.txt} +0 -0
- /package/dist/{4539.js.LICENSE.txt → 3879.js.LICENSE.txt} +0 -0
- /package/dist/{4563.js.LICENSE.txt → 3949.js.LICENSE.txt} +0 -0
- /package/dist/{4571.js.LICENSE.txt → 4211.js.LICENSE.txt} +0 -0
- /package/dist/{5260.js.LICENSE.txt → 4350.js.LICENSE.txt} +0 -0
- /package/dist/{5301.js.LICENSE.txt → 4390.js.LICENSE.txt} +0 -0
- /package/dist/{5333.js.LICENSE.txt → 4566.js.LICENSE.txt} +0 -0
- /package/dist/{5523.js.LICENSE.txt → 4662.js.LICENSE.txt} +0 -0
- /package/dist/{5551.js.LICENSE.txt → 4928.js.LICENSE.txt} +0 -0
- /package/dist/{5575.js.LICENSE.txt → 5000.js.LICENSE.txt} +0 -0
- /package/dist/{5665.js.LICENSE.txt → 5151.js.LICENSE.txt} +0 -0
- /package/dist/{572.js.LICENSE.txt → 5171.js.LICENSE.txt} +0 -0
- /package/dist/{5873.js.LICENSE.txt → 5792.js.LICENSE.txt} +0 -0
- /package/dist/{5879.js.LICENSE.txt → 5876.js.LICENSE.txt} +0 -0
- /package/dist/{5964.js.LICENSE.txt → 597.js.LICENSE.txt} +0 -0
- /package/dist/{618.js.LICENSE.txt → 6451.js.LICENSE.txt} +0 -0
- /package/dist/{623.js.LICENSE.txt → 6480.js.LICENSE.txt} +0 -0
- /package/dist/{643.js.LICENSE.txt → 6577.js.LICENSE.txt} +0 -0
- /package/dist/{6610.js.LICENSE.txt → 6983.js.LICENSE.txt} +0 -0
- /package/dist/{6618.js.LICENSE.txt → 7084.js.LICENSE.txt} +0 -0
- /package/dist/{6711.js.LICENSE.txt → 7225.js.LICENSE.txt} +0 -0
- /package/dist/{6740.js.LICENSE.txt → 7267.js.LICENSE.txt} +0 -0
- /package/dist/{6786.js.LICENSE.txt → 7779.js.LICENSE.txt} +0 -0
- /package/dist/{685.js.LICENSE.txt → 7958.js.LICENSE.txt} +0 -0
- /package/dist/{6950.js.LICENSE.txt → 7997.js.LICENSE.txt} +0 -0
- /package/dist/{7055.js.LICENSE.txt → 8069.js.LICENSE.txt} +0 -0
- /package/dist/{7106.js.LICENSE.txt → 8212.js.LICENSE.txt} +0 -0
- /package/dist/{7141.js.LICENSE.txt → 8243.js.LICENSE.txt} +0 -0
- /package/dist/{7146.js.LICENSE.txt → 8283.js.LICENSE.txt} +0 -0
- /package/dist/{7287.js.LICENSE.txt → 8478.js.LICENSE.txt} +0 -0
- /package/dist/{7473.js.LICENSE.txt → 851.js.LICENSE.txt} +0 -0
- /package/dist/{7599.js.LICENSE.txt → 8573.js.LICENSE.txt} +0 -0
- /package/dist/{7648.js.LICENSE.txt → 8728.js.LICENSE.txt} +0 -0
- /package/dist/{7668.js.LICENSE.txt → 8808.js.LICENSE.txt} +0 -0
- /package/dist/{7855.js.LICENSE.txt → 8999.js.LICENSE.txt} +0 -0
- /package/dist/{7965.js.LICENSE.txt → 9068.js.LICENSE.txt} +0 -0
- /package/dist/{8165.js.LICENSE.txt → 9130.js.LICENSE.txt} +0 -0
- /package/dist/{8306.js.LICENSE.txt → 9162.js.LICENSE.txt} +0 -0
- /package/dist/{8543.js.LICENSE.txt → 9219.js.LICENSE.txt} +0 -0
- /package/dist/{866.js.LICENSE.txt → 9423.js.LICENSE.txt} +0 -0
- /package/dist/{8859.js.LICENSE.txt → 9430.js.LICENSE.txt} +0 -0
- /package/dist/{904.js.LICENSE.txt → 9542.js.LICENSE.txt} +0 -0
- /package/dist/{9148.js.LICENSE.txt → 9929.js.LICENSE.txt} +0 -0
- /package/dist/{9522.js.LICENSE.txt → 993.js.LICENSE.txt} +0 -0
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|