{
  "schemaVersion": "1.0.0",
  "readme": "",
  "modules": [
    {
      "kind": "javascript-module",
      "path": "src/defs-react.js",
      "declarations": [],
      "exports": []
    },
    {
      "kind": "javascript-module",
      "path": "src/defs.js",
      "declarations": [],
      "exports": []
    },
    {
      "kind": "javascript-module",
      "path": "src/index.js",
      "declarations": [
        {
          "kind": "class",
          "description": "",
          "name": "PieFormLabel",
          "members": [
            {
              "kind": "field",
              "name": "for",
              "type": {
                "text": "FormLabelProps['for']"
              },
              "privacy": "public",
              "attribute": "for",
              "reflects": true
            },
            {
              "kind": "field",
              "name": "optional",
              "type": {
                "text": "FormLabelProps['optional']"
              },
              "privacy": "public",
              "attribute": "optional"
            },
            {
              "kind": "field",
              "name": "trailing",
              "type": {
                "text": "FormLabelProps['trailing']"
              },
              "privacy": "public",
              "attribute": "trailing"
            },
            {
              "kind": "method",
              "name": "_renderOptionalLabel",
              "privacy": "private",
              "return": {
                "type": {
                  "text": "TemplateResult | typeof nothing"
                }
              }
            },
            {
              "kind": "method",
              "name": "handleClick",
              "privacy": "private"
            }
          ],
          "attributes": [
            {
              "name": "for",
              "type": {
                "text": "FormLabelProps['for']"
              },
              "fieldName": "for"
            },
            {
              "name": "optional",
              "type": {
                "text": "FormLabelProps['optional']"
              },
              "fieldName": "optional"
            },
            {
              "name": "trailing",
              "type": {
                "text": "FormLabelProps['trailing']"
              },
              "fieldName": "trailing"
            }
          ],
          "superclass": {
            "name": "PieElement",
            "package": "@justeattakeaway/pie-webc-core/src/internals/PieElement"
          },
          "tagName": "pie-form-label",
          "customElement": true
        }
      ],
      "exports": [
        {
          "kind": "js",
          "name": "*",
          "declaration": {
            "name": "*",
            "module": "src/defs"
          }
        },
        {
          "kind": "js",
          "name": "PieFormLabel",
          "declaration": {
            "name": "PieFormLabel",
            "module": "src/index.js"
          }
        }
      ]
    }
  ]
}
