Files
superset2/.mypy_cache/3.8/bleach/css_sanitizer.data.json
Maxime Beauchemin 57bccba93a simple redirect
2023-08-10 16:28:51 -07:00

1 line
4.6 KiB
JSON

{".class": "MypyFile", "_fullname": "bleach.css_sanitizer", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "ALLOWED_CSS_PROPERTIES": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "bleach.css_sanitizer.ALLOWED_CSS_PROPERTIES", "name": "ALLOWED_CSS_PROPERTIES", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.frozenset"}}}, "ALLOWED_SVG_PROPERTIES": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "bleach.css_sanitizer.ALLOWED_SVG_PROPERTIES", "name": "ALLOWED_SVG_PROPERTIES", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.frozenset"}}}, "CSSSanitizer": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "bleach.css_sanitizer.CSSSanitizer", "name": "CSSSanitizer", "type_vars": []}, "flags": [], "fullname": "bleach.css_sanitizer.CSSSanitizer", "metaclass_type": null, "metadata": {}, "module_name": "bleach.css_sanitizer", "mro": ["bleach.css_sanitizer.CSSSanitizer", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1], "arg_names": ["self", "allowed_css_properties", "allowed_svg_properties"], "flags": [], "fullname": "bleach.css_sanitizer.CSSSanitizer.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "allowed_css_properties", "allowed_svg_properties"], "arg_types": ["bleach.css_sanitizer.CSSSanitizer", {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Container"}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Container"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of CSSSanitizer", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "allowed_css_properties": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "bleach.css_sanitizer.CSSSanitizer.allowed_css_properties", "name": "allowed_css_properties", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Container"}}}, "allowed_svg_properties": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "bleach.css_sanitizer.CSSSanitizer.allowed_svg_properties", "name": "allowed_svg_properties", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Container"}}}, "sanitize_css": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "style"], "flags": [], "fullname": "bleach.css_sanitizer.CSSSanitizer.sanitize_css", "name": "sanitize_css", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "style"], "arg_types": ["bleach.css_sanitizer.CSSSanitizer", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "sanitize_css of CSSSanitizer", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Container": {".class": "SymbolTableNode", "cross_ref": "typing.Container", "kind": "Gdef", "module_hidden": true, "module_public": false}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "bleach.css_sanitizer.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "bleach.css_sanitizer.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "bleach.css_sanitizer.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "bleach.css_sanitizer.__package__", "name": "__package__", "type": "builtins.str"}}}, "path": "/Users/max/.cache/pre-commit/repo61zz492t/py_env-python3.8/lib/python3.8/site-packages/bleach-stubs/css_sanitizer.pyi"}