{ "schemaVersion": "experimental", "readme": "", "modules": [ { "kind": "javascript-module", "path": "./index.js", "declarations": [], "exports": [ { "kind": "js", "name": "LionInputDate", "declaration": { "name": "LionInputDate", "module": "./src/LionInputDate.js" } } ] }, { "kind": "javascript-module", "path": "./lion-input-date.js", "declarations": [], "exports": [ { "kind": "custom-element-definition", "name": "lion-input-date", "declaration": { "name": "LionInputDate", "module": "./src/LionInputDate.js" } } ] }, { "kind": "javascript-module", "path": "./src/LionInputDate.js", "declarations": [ { "kind": "class", "name": "LionInputDate", "mixins": [ { "name": "LocalizeMixin", "package": "@lion/localize" } ], "superclass": { "name": "LionInput", "package": "@lion/input" }, "attributes": [ { "name": "modelValue", "fieldName": "modelValue" } ], "members": [ { "kind": "field", "name": "modelValue", "privacy": "public" }, { "kind": "method", "name": "updated", "privacy": "public", "parameters": [ { "name": "changedProperties", "type": { "type": "PropertyValues " } } ] }, { "kind": "method", "name": "connectedCallback", "privacy": "public" }, { "kind": "method", "name": "serializer", "privacy": "public", "parameters": [ { "name": "modelValue", "type": { "type": "Date" } } ] }, { "kind": "method", "name": "deserializer", "privacy": "public", "parameters": [ { "name": "serializedValue", "type": { "type": "string" } } ] } ], "tagName": "lion-input-date" } ], "exports": [ { "kind": "js", "name": "LionInputDate", "declaration": { "name": "LionInputDate", "module": "./src/LionInputDate.js" } } ] } ] }