@formio/esignature 1.0.0-rc.1 → 1.0.0-rc.3

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.
@@ -0,0 +1,53 @@
1
+ /*!
2
+ * Signature Pad v4.2.0 | https://github.com/szimek/signature_pad
3
+ * (c) 2024 Szymon Nowak | Released under the MIT license
4
+ */
5
+
6
+ /*!
7
+ * dist/inputmask
8
+ * https://github.com/RobinHerbots/Inputmask
9
+ * Copyright (c) 2010 - 2024 Robin Herbots
10
+ * Licensed under the MIT license
11
+ * Version: 5.0.9
12
+ */
13
+
14
+ /*!
15
+ * https://github.com/Starcounter-Jack/JSON-Patch
16
+ * (c) 2017-2021 Joachim Wester
17
+ * MIT license
18
+ */
19
+
20
+ /*!
21
+ * https://github.com/Starcounter-Jack/JSON-Patch
22
+ * (c) 2017-2022 Joachim Wester
23
+ * MIT licensed
24
+ */
25
+
26
+ /*! @formio/choices.js v10.2.1 | © 2024 Josh Johnson | https://github.com/jshjohnson/Choices#readme */
27
+
28
+ /*! @license DOMPurify 3.2.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.3/LICENSE */
29
+
30
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
31
+
32
+ /**
33
+ * @license
34
+ * Lodash <https://lodash.com/>
35
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
36
+ * Released under MIT license <https://lodash.com/license>
37
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
38
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
39
+ */
40
+
41
+ //! Copyright (c) JS Foundation and other contributors
42
+
43
+ //! github.com/moment/moment-timezone
44
+
45
+ //! license : MIT
46
+
47
+ //! moment-timezone.js
48
+
49
+ //! moment.js
50
+
51
+ //! moment.js locale configuration
52
+
53
+ //! version : 0.5.46
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@formio/esignature","version":"1.0.0-rc.1","description":"eSignature components for form.io","main":"esignature.js","module":"node","scripts":{"watch":"tsc -w","build:style":"sass ./src/sass/esignature.scss ./dist/esignature.css","build:dist":"rm -rf lib && rm -rf dist && tsc && gulp templates && webpack --config=config/webpack.prod.js && gulp modifyPackage && yarn build:style","build:dev":"rm -rf lib && rm -rf dist && tsc && gulp templates && webpack --config=config/webpack.dev.js && gulp changeEntry && yarn build:style","build:portal":"rm -rf lib && rm -rf build && tsc && gulp templates && gulp esignature-config-template && webpack --config=config/webpack.portal.js && sass ./src/sass/esignature.scss ./build/esignature.css","build":"yarn build:portal && yarn build:dist","lint":"tslint -p .","release":"yarn build && yarn publish ./dist --access public","test":"rm -rf lib && tsc && gulp templates && mocha test/*.spec.ts"},"pre-commit":["lint","test"],"files":["*"],"repository":{"type":"git","url":"git+https://github.com/formio/esignature"},"keywords":["Form.io","components"],"license":"UNLICENSED","bugs":{"url":"https://github.com/formio/esignature/issues"},"configVersion":3,"homepage":"https://github.com/formio/esignature#readme","devDependencies":{"@formio/js":"^5.0.0","@types/mocha":"^10.0.1","@types/node":"^20.1.5","chai":"^4.3.7","copy-webpack-plugin":"^9.0.1","ejsify":"^1.0.0","esm":"^3.2.25","gulp":"^4.0.2","gulp-insert":"^0.5.0","gulp-rename":"^2.0.0","gulp-template":"^5.0.0","javascript-obfuscator":"^4.0.2","jsdom":"^24.0.0","jsdom-global":"^3.0.2","mocha":"^10.4.0","nyc":"^15.1.0","pre-commit":"^1.2.2","request":"^2.88.2","ts-node":"^10.9.1","ts-sinon":"^2.0.2","tslint":"^6.1.2","typescript":"5.1.6","webpack":"^5.88.1","webpack-cli":"^4.9.2","webpack-node-externals":"^3.0.0","webpack-obfuscator":"^3.5.1"},"peerDependencies":{"@formio/js":"^5.0.0"},"dependencies":{}}
1
+ {"name":"@formio/esignature","version":"1.0.0-rc.3","description":"eSignature components for form.io","main":"esignature.js","module":"node","scripts":{"watch":"tsc -w","build:style":"sass ./src/sass/esignature.scss ./dist/esignature.css","build:dist":"rm -rf lib && rm -rf dist && tsc && gulp templates && webpack --config=config/webpack.prod.js && gulp modifyPackage && yarn build:style","build:dev":"rm -rf lib && rm -rf dist && tsc && gulp templates && webpack --config=config/webpack.dev.js && gulp changeEntry && yarn build:style","build:portal":"rm -rf lib && rm -rf build && tsc && gulp templates && gulp esignature-config-template && webpack --config=config/webpack.portal.js && sass ./src/sass/esignature.scss ./build/esignature.css","build":"yarn build:portal && yarn build:dist","lint":"tslint -p .","release":"yarn build && yarn publish ./dist --access public","test":"rm -rf lib && tsc && gulp templates && mocha test/*.spec.ts"},"pre-commit":["lint","test"],"files":["*"],"repository":{"type":"git","url":"git+https://github.com/formio/esignature"},"keywords":["Form.io","components"],"license":"UNLICENSED","bugs":{"url":"https://github.com/formio/esignature/issues"},"configVersion":3,"homepage":"https://github.com/formio/esignature#readme","devDependencies":{"@formio/js":"^5.0.0","@types/mocha":"^10.0.1","@types/node":"^20.1.5","chai":"^4.3.7","copy-webpack-plugin":"^9.0.1","ejsify":"^1.0.0","esm":"^3.2.25","gulp":"^4.0.2","gulp-insert":"^0.5.0","gulp-rename":"^2.0.0","gulp-template":"^5.0.0","javascript-obfuscator":"^4.0.2","jsdom":"^24.0.0","jsdom-global":"^3.0.2","mocha":"^10.4.0","nyc":"^15.1.0","pre-commit":"^1.2.2","request":"^2.88.2","ts-node":"^10.9.1","ts-sinon":"^2.0.2","tslint":"^6.1.2","typescript":"5.1.6","webpack":"^5.88.1","webpack-cli":"^4.9.2","webpack-node-externals":"^3.0.0","webpack-obfuscator":"^3.5.1"},"peerDependencies":{"@formio/js":"^5.0.0"},"dependencies":{}}