package.dist.prod.features.OpenUI5Element.js.map Maven / Gradle / Ivy
{
"version": 3,
"sources": ["../../../src/features/OpenUI5Element.ts"],
"sourcesContent": ["import UI5Element from \"../UI5Element.js\";\n\nclass OpenUI5Element extends UI5Element {\n\t__isBusy?: boolean;\n\tisOpenUI5Component?: boolean;\n\t__suppressFocusIn?: () => void;\n\t__suppressFocusBack?: (e: KeyboardEvent) => void;\n\t__redirectFocus?: boolean;\n}\n\nexport default OpenUI5Element;\n"],
"mappings": "aAAA,OAAOA,MAAgB,mBAEvB,MAAMC,UAAuBD,CAAW,CAMxC,CAEA,eAAeC",
"names": ["UI5Element", "OpenUI5Element"]
}