List of all items
Structs
- shared::structures::base_css_type::BaseCSSType
- shared::structures::evaluate_result::EvaluateResult
- shared::structures::functions::FunctionConfig
- shared::structures::functions::FunctionMap
- shared::structures::member_transform::MemberTransform
- shared::structures::null_pre_rule::NullPreRule
- shared::structures::pre_rule::ComputedStyle
- shared::structures::pre_rule::StylesPreRule
- shared::structures::pre_rule_set::PreRuleSet
- shared::structures::seen_value::SeenValue
- shared::structures::state::EvaluationState
- shared::structures::state_manager::SeenValueWithVarDeclCount
- shared::structures::state_manager::StateManager
- shared::structures::theme_ref::ThemeRef
- shared::transformers::stylex_types::Angle
- shared::transformers::stylex_types::Color
- shared::transformers::stylex_types::Image
- shared::transformers::stylex_types::Integer
- shared::transformers::stylex_types::Length
- shared::transformers::stylex_types::LengthPercentage
- shared::transformers::stylex_types::Num
- shared::transformers::stylex_types::Percentage
- shared::transformers::stylex_types::Resolution
- shared::transformers::stylex_types::Time
- shared::transformers::stylex_types::TransformFunction
- shared::transformers::stylex_types::TransformList
- shared::transformers::stylex_types::Url
- shared::utils::css::normalizers::base::CssFolder
- shared::utils::log::build_code_frame_error::Cleaner
- shared::utils::log::build_code_frame_error::CodeFrame
- shared::utils::log::build_code_frame_error::ExpressionFinder
- shared::utils::log::build_code_frame_error::TplConverter
- shared::utils::object::Pipe
- transform::StyleXTransform
- transform::styleq::common::StyleQResult
Enums
- shared::enums::data_structures::evaluate_result_value::EvaluateResultValue
- shared::enums::data_structures::flat_compiled_styles_value::FlatCompiledStylesValue
- shared::enums::data_structures::fn_result::FnResult
- shared::enums::data_structures::obj_map_type::ObjMapType
- shared::structures::functions::CallbackType
- shared::structures::functions::FunctionConfigType
- shared::structures::functions::FunctionType
- shared::structures::pre_rule::CompiledResult
- shared::structures::pre_rule::PreRuleValue
- shared::structures::pre_rule::PreRules
- shared::utils::core::js_to_expr::NestedStringObject
- shared::utils::core::parse_nullable_style::ResolvedArg
- shared::utils::core::parse_nullable_style::StyleObject
- shared::utils::js::check_declaration::DeclarationType
Traits
Macros
Functions
- shared::structures::state_manager::add_file_extension
- shared::structures::state_manager::add_import_expression
- shared::structures::state_manager::add_inject_default_import_expression
- shared::structures::state_manager::add_inject_named_import_expression
- shared::structures::state_manager::add_inject_var_decl_expression
- shared::structures::state_manager::chain_collect
- shared::structures::state_manager::chain_collect_hash_map
- shared::structures::state_manager::chain_collect_index_map
- shared::structures::state_manager::file_path_resolver
- shared::structures::state_manager::matches_file_suffix
- shared::structures::state_manager::union_hash_set
- shared::structures::state_manager::union_index_set
- shared::transformers::stylex_create::stylex_create_set
- shared::transformers::stylex_create_theme::stylex_create_theme
- shared::transformers::stylex_default_maker::stylex_default_marker
- shared::transformers::stylex_define_consts::stylex_define_consts
- shared::transformers::stylex_define_vars::stylex_define_vars
- shared::transformers::stylex_first_that_works::is_var
- shared::transformers::stylex_first_that_works::stylex_first_that_works
- shared::transformers::stylex_keyframes::construct_keyframes_obj
- shared::transformers::stylex_keyframes::expand_frame_shorthands
- shared::transformers::stylex_keyframes::get_keyframes_fn
- shared::transformers::stylex_keyframes::stylex_keyframes
- shared::transformers::stylex_position_try::construct_position_try_obj
- shared::transformers::stylex_position_try::get_position_try_fn
- shared::transformers::stylex_position_try::stylex_position_try
- shared::transformers::stylex_types::angle
- shared::transformers::stylex_types::color
- shared::transformers::stylex_types::convert_number_to_bare_string
- shared::transformers::stylex_types::convert_number_to_length
- shared::transformers::stylex_types::convert_number_to_percentage
- shared::transformers::stylex_types::convert_number_to_string_using
- shared::transformers::stylex_types::get_types_fn
- shared::transformers::stylex_types::image
- shared::transformers::stylex_types::integer
- shared::transformers::stylex_types::length
- shared::transformers::stylex_types::length_percentage
- shared::transformers::stylex_types::num
- shared::transformers::stylex_types::percentage
- shared::transformers::stylex_types::resolution
- shared::transformers::stylex_types::time
- shared::transformers::stylex_types::transform_function
- shared::transformers::stylex_types::transform_list
- shared::transformers::stylex_types::url
- shared::transformers::stylex_view_transition_class::concat_view_transition_class_style_str
- shared::transformers::stylex_view_transition_class::construct_final_view_transition_css_str
- shared::transformers::stylex_view_transition_class::construct_view_transition_class_style_str
- shared::transformers::stylex_view_transition_class::stylex_view_transition_class
- shared::utils::ast::convertors::binary_expr_to_num
- shared::utils::ast::convertors::binary_expr_to_string
- shared::utils::ast::convertors::convert_atom_to_str_ref
- shared::utils::ast::convertors::convert_atom_to_string
- shared::utils::ast::convertors::convert_concat_to_tpl_expr
- shared::utils::ast::convertors::convert_expr_to_bool
- shared::utils::ast::convertors::convert_expr_to_str
- shared::utils::ast::convertors::convert_ident_to_expr
- shared::utils::ast::convertors::convert_key_value_to_str
- shared::utils::ast::convertors::convert_lit_to_number
- shared::utils::ast::convertors::convert_lit_to_string
- shared::utils::ast::convertors::convert_simple_tpl_to_str_expr
- shared::utils::ast::convertors::convert_str_lit_to_atom
- shared::utils::ast::convertors::convert_str_lit_to_string
- shared::utils::ast::convertors::convert_string_to_prop_name
- shared::utils::ast::convertors::convert_tpl_to_string_lit
- shared::utils::ast::convertors::convert_unary_to_num
- shared::utils::ast::convertors::convert_wtf8_to_atom
- shared::utils::ast::convertors::create_big_int_expr
- shared::utils::ast::convertors::create_bool_expr
- shared::utils::ast::convertors::create_ident_expr
- shared::utils::ast::convertors::create_null_expr
- shared::utils::ast::convertors::create_number_expr
- shared::utils::ast::convertors::create_string_expr
- shared::utils::ast::convertors::evaluate_left_and_right_expression
- shared::utils::ast::convertors::expand_shorthand_prop
- shared::utils::ast::convertors::expr_to_num
- shared::utils::ast::convertors::expr_tpl_to_string
- shared::utils::ast::convertors::extract_str_lit_ref
- shared::utils::ast::convertors::extract_tpl_cooked_value
- shared::utils::ast::convertors::handle_tpl_to_expression
- shared::utils::ast::convertors::ident_to_number
- shared::utils::ast::convertors::ident_to_string
- shared::utils::ast::convertors::transform_bin_expr_to_number
- shared::utils::ast::helpers::get_property_by_key
- shared::utils::ast::helpers::is_variable_named_exported
- shared::utils::common::_get_var_decl_by_ident_or_member
- shared::utils::common::_get_variable_names
- shared::utils::common::_md5_hash
- shared::utils::common::_resolve_node_package_path
- shared::utils::common::char_code_at
- shared::utils::common::create_hash
- shared::utils::common::create_short_hash
- shared::utils::common::dashify
- shared::utils::common::deep_merge_props
- shared::utils::common::downcast_style_options_to_state_manager
- shared::utils::common::evaluate_bin_expr
- shared::utils::common::extract_filename_from_path
- shared::utils::common::extract_filename_with_ext_from_path
- shared::utils::common::extract_path
- shared::utils::common::fill_state_declarations
- shared::utils::common::fill_top_level_expressions
- shared::utils::common::find_and_swap_remove
- shared::utils::common::gen_file_based_identifier
- shared::utils::common::get_css_value
- shared::utils::common::get_expr_from_var_decl
- shared::utils::common::get_hash_map_difference
- shared::utils::common::get_hash_map_value_difference
- shared::utils::common::get_import_by_ident
- shared::utils::common::get_import_from
- shared::utils::common::get_key_values_from_object
- shared::utils::common::get_var_decl_by_ident
- shared::utils::common::get_var_decl_from
- shared::utils::common::hash_f64
- shared::utils::common::increase_ident_count
- shared::utils::common::increase_ident_count_by_count
- shared::utils::common::increase_member_ident
- shared::utils::common::increase_member_ident_count
- shared::utils::common::increase_member_ident_count_by_count
- shared::utils::common::js_object_to_json
- shared::utils::common::matches_ident_with_var_decl_name
- shared::utils::common::normalize_expr
- shared::utils::common::prop_name_eq
- shared::utils::common::reduce_ident_count
- shared::utils::common::reduce_member_expression_count
- shared::utils::common::reduce_member_ident_count
- shared::utils::common::remove_duplicates
- shared::utils::common::remove_quotes
- shared::utils::common::round_f64
- shared::utils::common::round_to_decimal_places
- shared::utils::common::serialize_value_to_json_string
- shared::utils::common::sort_numbers_factory
- shared::utils::common::stable_hash
- shared::utils::common::sum_hash_map_values
- shared::utils::common::type_of
- shared::utils::common::wrap_key_in_quotes
- shared::utils::core::add_source_map_data::add_source_map_data
- shared::utils::core::add_source_map_data::create_short_filename
- shared::utils::core::add_source_map_data::get_package_prefix
- shared::utils::core::add_source_map_data::get_short_path
- shared::utils::core::attrs::attrs
- shared::utils::core::convert_style_to_class_name::compose_vars
- shared::utils::core::convert_style_to_class_name::convert_style_to_class_name
- shared::utils::core::convert_style_to_class_name::variable_fallbacks
- shared::utils::core::define_vars_utils::collect_vars_by_at_rules
- shared::utils::core::define_vars_utils::construct_css_variables_string
- shared::utils::core::define_vars_utils::get_nitial_value_of_css_type
- shared::utils::core::define_vars_utils::priority_for_at_rule
- shared::utils::core::define_vars_utils::wrap_with_at_rules
- shared::utils::core::dev_class_name::convert_theme_to_base_styles
- shared::utils::core::dev_class_name::convert_theme_to_dev_styles
- shared::utils::core::dev_class_name::convert_theme_to_test_styles
- shared::utils::core::dev_class_name::convert_to_test_styles
- shared::utils::core::dev_class_name::inject_dev_class_names
- shared::utils::core::dev_class_name::namespace_to_dev_class_name
- shared::utils::core::evaluate_stylex_create_arg::evaluate_partial_object_recursively
- shared::utils::core::evaluate_stylex_create_arg::evaluate_stylex_create_arg
- shared::utils::core::evaluate_stylex_create_arg::prepend_key_to_reason
- shared::utils::core::flat_map_expanded_shorthands::flat_map_expanded_shorthands
- shared::utils::core::flatten_raw_style_object::flatten_raw_style_object
- shared::utils::core::flatten_raw_style_object::flatten_raw_style_object_logic
- shared::utils::core::flatten_raw_style_object::insert_or_update_rule_with_shifting_index
- shared::utils::core::flatten_raw_style_object::normalize_key_path
- shared::utils::core::js_to_expr::convert_object_to_ast
- shared::utils::core::js_to_expr::remove_objects_with_spreads
- shared::utils::core::make_string_expression::fn_result_to_expression
- shared::utils::core::make_string_expression::gen_bitwise_or_of_conditions
- shared::utils::core::make_string_expression::gen_condition_permutations
- shared::utils::core::make_string_expression::make_string_expression
- shared::utils::core::member_expression::member_expression
- shared::utils::core::parse_nullable_style::_evaluate_style_object
- shared::utils::core::parse_nullable_style::parse_compiled_styles
- shared::utils::core::parse_nullable_style::parse_nullable_key_value
- shared::utils::core::parse_nullable_style::parse_nullable_object
- shared::utils::core::parse_nullable_style::parse_nullable_style
- shared::utils::core::props::props
- shared::utils::core::stylex::stylex
- shared::utils::core::stylex_merge::get_conditional_expr_idents
- shared::utils::core::stylex_merge::get_conditional_expr_members
- shared::utils::core::stylex_merge::stylex_merge
- shared::utils::css::common::build_nested_css_rule
- shared::utils::css::common::convert_css_function_to_camel_case
- shared::utils::css::common::generate_css_rule
- shared::utils::css::common::get_at_rule_priority
- shared::utils::css::common::get_compound_pseudo_priority
- shared::utils::css::common::get_default_priority
- shared::utils::css::common::get_number_suffix
- shared::utils::css::common::get_priority
- shared::utils::css::common::get_pseudo_class_priority
- shared::utils::css::common::get_pseudo_element_priority
- shared::utils::css::common::get_value_from_ident
- shared::utils::css::common::inline_style_to_css_string
- shared::utils::css::common::normalize_css_property_name
- shared::utils::css::common::normalize_css_property_value
- shared::utils::css::common::split_value
- shared::utils::css::common::split_value_required
- shared::utils::css::common::stringify
- shared::utils::css::common::swc_parse_css
- shared::utils::css::common::transform_value
- shared::utils::css::common::transform_value_cached
- shared::utils::css::normalizers::base::base_normalizer
- shared::utils::css::normalizers::base::get_zero_dimension_unit
- shared::utils::css::normalizers::base::get_zero_dimension_value
- shared::utils::css::normalizers::base::kebab_case_normalizer
- shared::utils::css::normalizers::base::timing_normalizer
- shared::utils::css::normalizers::base::zero_dimension_normalizer
- shared::utils::css::validators::unprefixed_custom_properties::process_declaration
- shared::utils::css::validators::unprefixed_custom_properties::process_function
- shared::utils::css::validators::unprefixed_custom_properties::process_qualified_rule
- shared::utils::css::validators::unprefixed_custom_properties::unprefixed_custom_properties_validator
- shared::utils::js::check_declaration::check_ident_declaration
- shared::utils::js::evaluate::_evaluate
- shared::utils::js::evaluate::args_to_numbers
- shared::utils::js::evaluate::deopt
- shared::utils::js::evaluate::evaluate
- shared::utils::js::evaluate::evaluate_cached
- shared::utils::js::evaluate::evaluate_func_call_args
- shared::utils::js::evaluate::evaluate_obj_key
- shared::utils::js::evaluate::evaluate_quasis
- shared::utils::js::evaluate::evaluate_result_vec_to_array_expr
- shared::utils::js::evaluate::evaluate_theme_ref
- shared::utils::js::evaluate::evaluate_unary_numeric
- shared::utils::js::evaluate::get_binding
- shared::utils::js::evaluate::get_callee_name
- shared::utils::js::evaluate::get_method_name
- shared::utils::js::evaluate::is_id_prop
- shared::utils::js::evaluate::is_invalid_method
- shared::utils::js::evaluate::is_mutating_array_method
- shared::utils::js::evaluate::is_mutating_object_method
- shared::utils::js::evaluate::is_mutation_expr
- shared::utils::js::evaluate::is_valid_callee
- shared::utils::js::evaluate::normalize_js_object_method_args
- shared::utils::js::evaluate::normalize_js_object_method_nested_vector_arg
- shared::utils::js::evaluate::resolve_env_entry_to_result
- shared::utils::js::native_functions::evaluate_filter
- shared::utils::js::native_functions::evaluate_filter_cb
- shared::utils::js::native_functions::evaluate_join
- shared::utils::js::native_functions::evaluate_map
- shared::utils::js::native_functions::evaluate_map_cb
- shared::utils::log::build_code_frame_error::build_code_frame_error
- shared::utils::log::build_code_frame_error::build_code_frame_error_and_panic
- shared::utils::log::build_code_frame_error::compute_cache_key
- shared::utils::log::build_code_frame_error::create_module
- shared::utils::log::build_code_frame_error::find_expression_span
- shared::utils::log::build_code_frame_error::get_memoized_frame_source_code
- shared::utils::log::build_code_frame_error::get_source_code
- shared::utils::log::build_code_frame_error::get_span_from_source_code
- shared::utils::log::build_code_frame_error::load_code_frame_from_cache
- shared::utils::log::build_code_frame_error::parse_and_normalize_program
- shared::utils::log::build_code_frame_error::print_module
- shared::utils::log::build_code_frame_error::print_program
- shared::utils::log::build_code_frame_error::read_source_file
- shared::utils::object::_obj_map_entries
- shared::utils::object::obj_entries
- shared::utils::object::obj_from_entries
- shared::utils::object::obj_map
- shared::utils::object::obj_map_keys_key_value
- shared::utils::object::obj_map_keys_string
- shared::utils::object::preprocess_object_properties
- shared::utils::validators::assert_stylex_arg
- shared::utils::validators::assert_valid_keyframes
- shared::utils::validators::assert_valid_position_try
- shared::utils::validators::assert_valid_properties
- shared::utils::validators::assert_valid_view_transition_class
- shared::utils::validators::find_and_validate_stylex_define_consts
- shared::utils::validators::find_and_validate_stylex_define_vars
- shared::utils::validators::is_attrs_call
- shared::utils::validators::is_create_call
- shared::utils::validators::is_create_theme_call
- shared::utils::validators::is_default_marker_call
- shared::utils::validators::is_define_consts_call
- shared::utils::validators::is_define_marker_call
- shared::utils::validators::is_define_vars_call
- shared::utils::validators::is_keyframes_call
- shared::utils::validators::is_position_try_call
- shared::utils::validators::is_props_call
- shared::utils::validators::is_target_call
- shared::utils::validators::is_view_transition_class_call
- shared::utils::validators::validate_conditional_styles
- shared::utils::validators::validate_dynamic_style_params
- shared::utils::validators::validate_namespace
- shared::utils::validators::validate_stylex_create
- shared::utils::validators::validate_stylex_create_theme_indent
- shared::utils::validators::validate_stylex_default_marker_indent
- shared::utils::validators::validate_stylex_define_marker_indent
- shared::utils::validators::validate_stylex_keyframes_indent
- shared::utils::validators::validate_stylex_position_try_indent
- shared::utils::validators::validate_stylex_view_transition_class_indent
- shared::utils::validators::validate_theme_variables
- transform::_typescript_factory
- transform::fill_stylex_imports
- transform::fold::fold_jsx_opening_element_impl::build_stylex_props_call
- transform::fold::fold_jsx_opening_element_impl::extract_prop_value
- transform::fold::fold_jsx_opening_element_impl::find_sx_prop_idx
- transform::fold::fold_jsx_opening_element_impl::is_jsx_runtime_call
- transform::fold::fold_jsx_opening_element_impl::sx_value_to_props_args
- transform::fold::fold_var_declarator::retain_style_props
- transform::resolve_factory
- transform::styleq::common::get_hash
- transform::styleq::common::styleq
- transform::stylex::transform_stylex_create_call::extract_expr_from_rule
- transform::stylex::transform_stylex_create_call::has_explicit_nullish_fallback
- transform::stylex::transform_stylex_create_call::hoist_expression
- transform::stylex::transform_stylex_create_call::is_safe_to_skip_null_check
- transform::stylex::transform_stylex_create_call::legacy_expand_shorthands
- transform::stylex::transform_stylex_create_call::path_replace_hoisted
Type Aliases
- shared::structures::functions::StylexExprFn
- shared::structures::functions::StylexTypeFn
- shared::structures::state_manager::AtomHashMap
- shared::structures::state_manager::AtomHashSet
- shared::structures::types::ClassPathsInNamespace
- shared::structures::types::ClassPathsMap
- shared::structures::types::ClassesToOriginalPaths
- shared::structures::types::DynamicFns
- shared::structures::types::EvaluationCallback
- shared::structures::types::FlatCompiledStyles
- shared::structures::types::FunctionMapIdentifiers
- shared::structures::types::FunctionMapMemberExpression
- shared::structures::types::InjectableStylesMap
- shared::structures::types::StylesObjectMap
- shared::structures::types::TInlineStyles
Statics
- shared::structures::state_manager::TRANSFORMED_VARS_FILE_EXTENSION
- shared::transformers::stylex_types::FN_MAP
- shared::utils::core::add_source_map_data::NEXTJS_HYDRATION_WARNING
- transform::stylex::transform_stylex_create_call::STYLEX_WHEN_MAP