realreport 1.3.0 → 1.3.1

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 CHANGED
@@ -1,9 +1,16 @@
1
1
  # RealReport
2
2
 
3
3
  [RealReport](https://real-report.com)는 Javascript 리포팅 라이브러리입니다.
4
-
4
+ e
5
5
  RealReport 사용하려면 반드시 제품 [라이선스](https://real-report.com/license)가 필요합니다. 라이선스를 발급 받고 제품을 다운로드하는 더 자세한 방법은 [라이선스 발급](https://real-report.com/license) 페이지를 참조하세요.
6
6
 
7
+ ## 배포
8
+
9
+ ### examples 배포 구조
10
+
11
+ <img width="871" alt="image" src="https://user-images.githubusercontent.com/6207238/181147115-33cc9432-2770-4514-9def-92e6d09390f6.png">
12
+
13
+
7
14
  ## JavaScript 설치
8
15
 
9
16
  ### 다운로드
@@ -109,4 +116,4 @@ RealReport의 강력한 내보내기 기능중 하나인 PDF 내보내기 기능
109
116
  </html>
110
117
  ```
111
118
 
112
- ## 자세한 내용은 [RealReport 문서 사이트](https://real-report.com/)를 참조하세요.
119
+ ## 자세한 내용은 [RealReport 문서 사이트](https://real-report.com/)를 참조하세요.
package/dist/README.md CHANGED
@@ -1,9 +1,16 @@
1
1
  # RealReport
2
2
 
3
3
  [RealReport](https://real-report.com)는 Javascript 리포팅 라이브러리입니다.
4
-
4
+ e
5
5
  RealReport 사용하려면 반드시 제품 [라이선스](https://real-report.com/license)가 필요합니다. 라이선스를 발급 받고 제품을 다운로드하는 더 자세한 방법은 [라이선스 발급](https://real-report.com/license) 페이지를 참조하세요.
6
6
 
7
+ ## 배포
8
+
9
+ ### examples 배포 구조
10
+
11
+ <img width="871" alt="image" src="https://user-images.githubusercontent.com/6207238/181147115-33cc9432-2770-4514-9def-92e6d09390f6.png">
12
+
13
+
7
14
  ## JavaScript 설치
8
15
 
9
16
  ### 다운로드
@@ -109,4 +116,4 @@ RealReport의 강력한 내보내기 기능중 하나인 PDF 내보내기 기능
109
116
  </html>
110
117
  ```
111
118
 
112
- ## 자세한 내용은 [RealReport 문서 사이트](https://real-report.com/)를 참조하세요.
119
+ ## 자세한 내용은 [RealReport 문서 사이트](https://real-report.com/)를 참조하세요.
@@ -338,6 +338,9 @@
338
338
  page-break-after: always;
339
339
  display: none;
340
340
  }
341
+ .rr-rendered {
342
+ display: none;
343
+ }
341
344
  }
342
345
 
343
346
  .rr-stack-container {
@@ -1,7 +1,7 @@
1
1
  /// <reference types="node" />
2
2
  /**
3
- * RealReport v1.3.0
4
- * commit aa9700e
3
+ * RealReport v1.3.1
4
+ * commit a5ee7dd
5
5
 
6
6
  * Copyright (C) 2013-2022 WooriTech Inc.
7
7
  https://real-report.com