All Downloads are FREE. Search and download functionalities are using the official Maven repository.

theme.keycloak.v2.admin.resources.assets.Text-2a2c2dcc.js.map Maven / Gradle / Ivy

There is a newer version: 25.0.1
Show newest version
{"version":3,"file":"Text-2a2c2dcc.js","sources":["../../../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@patternfly/react-core/dist/esm/components/Text/Text.js"],"sourcesContent":["import { __rest } from \"tslib\";\nimport * as React from 'react';\nimport { css } from '@patternfly/react-styles';\nimport styles from '@patternfly/react-styles/css/components/Content/content';\nimport { useOUIAProps } from '../../helpers';\nexport var TextVariants;\n(function (TextVariants) {\n    TextVariants[\"h1\"] = \"h1\";\n    TextVariants[\"h2\"] = \"h2\";\n    TextVariants[\"h3\"] = \"h3\";\n    TextVariants[\"h4\"] = \"h4\";\n    TextVariants[\"h5\"] = \"h5\";\n    TextVariants[\"h6\"] = \"h6\";\n    TextVariants[\"p\"] = \"p\";\n    TextVariants[\"a\"] = \"a\";\n    TextVariants[\"small\"] = \"small\";\n    TextVariants[\"blockquote\"] = \"blockquote\";\n    TextVariants[\"pre\"] = \"pre\";\n})(TextVariants || (TextVariants = {}));\nexport const Text = (_a) => {\n    var { children = null, className = '', component = TextVariants.p, isVisitedLink = false, ouiaId, ouiaSafe = true } = _a, props = __rest(_a, [\"children\", \"className\", \"component\", \"isVisitedLink\", \"ouiaId\", \"ouiaSafe\"]);\n    const Component = component;\n    const ouiaProps = useOUIAProps(Text.displayName, ouiaId, ouiaSafe);\n    return (React.createElement(Component, Object.assign({}, ouiaProps, props, { \"data-pf-content\": true, className: css(isVisitedLink && component === TextVariants.a && styles.modifiers.visited, className) }), children));\n};\nText.displayName = 'Text';\n//# sourceMappingURL=Text.js.map"],"names":["TextVariants","Text","_a","children","className","component","isVisitedLink","ouiaId","ouiaSafe","props","__rest","Component","ouiaProps","useOUIAProps","React.createElement","css","styles"],"mappings":"sEAKU,IAACA,GACV,SAAUA,EAAc,CACrBA,EAAa,GAAQ,KACrBA,EAAa,GAAQ,KACrBA,EAAa,GAAQ,KACrBA,EAAa,GAAQ,KACrBA,EAAa,GAAQ,KACrBA,EAAa,GAAQ,KACrBA,EAAa,EAAO,IACpBA,EAAa,EAAO,IACpBA,EAAa,MAAW,QACxBA,EAAa,WAAgB,aAC7BA,EAAa,IAAS,KAC1B,GAAGA,IAAiBA,EAAe,CAAE,EAAC,EAC1B,MAACC,EAAQC,GAAO,CACxB,GAAI,CAAE,SAAAC,EAAW,KAAM,UAAAC,EAAY,GAAI,UAAAC,EAAYL,EAAa,EAAG,cAAAM,EAAgB,GAAO,OAAAC,EAAQ,SAAAC,EAAW,EAAM,EAAGN,EAAIO,EAAQC,EAAOR,EAAI,CAAC,WAAY,YAAa,YAAa,gBAAiB,SAAU,UAAU,CAAC,EAC1N,MAAMS,EAAYN,EACZO,EAAYC,EAAaZ,EAAK,YAAaM,EAAQC,CAAQ,EACjE,OAAQM,gBAAoBH,EAAW,OAAO,OAAO,CAAA,EAAIC,EAAWH,EAAO,CAAE,kBAAmB,GAAM,UAAWM,EAAIT,GAAiBD,IAAcL,EAAa,GAAKgB,EAAO,UAAU,QAASZ,CAAS,EAAG,EAAGD,CAAQ,CAC3N,EACAF,EAAK,YAAc","x_google_ignoreList":[0]}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy