File manager - Edit - /home/autoph/public_html/connectv1/node_modules/html2canvas/dist/lib/css/property-descriptors/visibility.js
Back
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var IPropertyDescriptor_1 = require("../IPropertyDescriptor"); var VISIBILITY; (function (VISIBILITY) { VISIBILITY[VISIBILITY["VISIBLE"] = 0] = "VISIBLE"; VISIBILITY[VISIBILITY["HIDDEN"] = 1] = "HIDDEN"; VISIBILITY[VISIBILITY["COLLAPSE"] = 2] = "COLLAPSE"; })(VISIBILITY = exports.VISIBILITY || (exports.VISIBILITY = {})); exports.visibility = { name: 'visible', initialValue: 'none', prefix: false, type: IPropertyDescriptor_1.PropertyDescriptorParsingType.IDENT_VALUE, parse: function (visibility) { switch (visibility) { case 'hidden': return VISIBILITY.HIDDEN; case 'collapse': return VISIBILITY.COLLAPSE; case 'visible': default: return VISIBILITY.VISIBLE; } } }; //# sourceMappingURL=visibility.js.map
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings