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.
Files changed (2) hide show
  1. package/dist/beca-ui.js +3 -3
  2. 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: a,
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: 2,
138277
+ total: m,
138278
138278
  pageSize: 1,
138279
138279
  onChange: (O) => h(O),
138280
138280
  className: "pdf-pagination"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "beca-ui",
3
- "version": "0.1.17",
3
+ "version": "0.1.18",
4
4
  "description": "Becawork UI",
5
5
  "license": "MIT",
6
6
  "author": {