beca-ui 0.1.17 → 0.1.18
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/beca-ui.js +3 -3
- package/package.json +1 -1
package/dist/beca-ui.js
CHANGED
|
@@ -138156,7 +138156,7 @@ const styles = {
|
|
|
138156
138156
|
}, x = async ({
|
|
138157
138157
|
numPages: O
|
|
138158
138158
|
}) => {
|
|
138159
|
-
p(O);
|
|
138159
|
+
console.log(O), p(O);
|
|
138160
138160
|
}, Y = useCallback(
|
|
138161
138161
|
(O, z, E) => {
|
|
138162
138162
|
const j = update(c, {
|
|
@@ -138226,7 +138226,7 @@ const styles = {
|
|
|
138226
138226
|
/* @__PURE__ */ jsx(
|
|
138227
138227
|
Document$2,
|
|
138228
138228
|
{
|
|
138229
|
-
file:
|
|
138229
|
+
file: "https://library.vntts.vn/LibraryFiles/ViewFile/PublicLibrary/ffc7b0b5-cfbe-421a-b823-5f3eb599e145/Pdf.pdf",
|
|
138230
138230
|
onLoadSuccess: (O) => {
|
|
138231
138231
|
x(O);
|
|
138232
138232
|
},
|
|
@@ -138274,7 +138274,7 @@ const styles = {
|
|
|
138274
138274
|
Pagination$1,
|
|
138275
138275
|
{
|
|
138276
138276
|
current: u,
|
|
138277
|
-
total:
|
|
138277
|
+
total: m,
|
|
138278
138278
|
pageSize: 1,
|
|
138279
138279
|
onChange: (O) => h(O),
|
|
138280
138280
|
className: "pdf-pagination"
|