@elice/material-pdf 1.241007.0-aidt.7 → 1.241007.0-focusring.0

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.
@@ -2,6 +2,6 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var th = {"pdf.status.loading":"กำลังโหลดไฟล์...","pdf.status.error":"เกิดข้อผิดพลาดขณะโหลดไฟล์","pdf.fullScreen":"เต็มหน้าจอ","pdf.download":"ดาวน์โหลดไฟล์"};
5
+ var th = {"pdf.status.loading":"{_termLibraryLecture} {_termLibraryLecturePage} กำลังโหลด...","pdf.status.error":"เกิดข้อผิดพลาดในการดึงข้อมูล {_termLibraryLecture} {_termLibraryLecturePage}","pdf.fullScreen":"เต็มหน้าจอ","pdf.download":"ดาวน์โหลด {_termLibraryLecture} {_termLibraryLecturePage}"};
6
6
 
7
7
  exports.default = th;
@@ -1,3 +1,3 @@
1
- var th = {"pdf.status.loading":"กำลังโหลดไฟล์...","pdf.status.error":"เกิดข้อผิดพลาดขณะโหลดไฟล์","pdf.fullScreen":"เต็มหน้าจอ","pdf.download":"ดาวน์โหลดไฟล์"};
1
+ var th = {"pdf.status.loading":"{_termLibraryLecture} {_termLibraryLecturePage} กำลังโหลด...","pdf.status.error":"เกิดข้อผิดพลาดในการดึงข้อมูล {_termLibraryLecture} {_termLibraryLecturePage}","pdf.fullScreen":"เต็มหน้าจอ","pdf.download":"ดาวน์โหลด {_termLibraryLecture} {_termLibraryLecturePage}"};
2
2
 
3
3
  export { th as default };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elice/material-pdf",
3
- "version": "1.241007.0-aidt.7",
3
+ "version": "1.241007.0-focusring.0",
4
4
  "description": "User view and editing components of Elice material PDF",
5
5
  "repository": "https://git.elicer.io/elice/frontend/library/elice-material",
6
6
  "license": "UNLICENSED",
@@ -42,15 +42,15 @@
42
42
  },
43
43
  "devDependencies": {
44
44
  "@elice/api-client": "^1.240619.0",
45
- "@elice/blocks": "1.240802.1",
45
+ "@elice/blocks": "1.241004.0-focusring.0",
46
46
  "@elice/design-tokens": "^1.220803.0",
47
47
  "@elice/icons": "^1.230814.0",
48
48
  "@elice/icons-legacy": "npm:@elice/icons@0.230814.0",
49
49
  "@elice/intl": "0.240425.0-rc.2",
50
- "@elice/markdown": "1.241007.0-aidt.3",
51
- "@elice/material-shared-types": "1.241007.0-aidt.7",
52
- "@elice/material-shared-utils": "1.241007.0-aidt.7",
53
- "@elice/types": "1.241008.0-aidt.4",
50
+ "@elice/markdown": "^1.240124.0",
51
+ "@elice/material-shared-types": "1.241007.0-focusring.0",
52
+ "@elice/material-shared-utils": "1.241007.0-focusring.0",
53
+ "@elice/types": "1.240709.0",
54
54
  "@types/classnames": "^2.3.1",
55
55
  "@types/react": "~17.0.9",
56
56
  "@types/styled-components": "^5.1.21",