@tachui/responsive 0.8.1-alpha → 0.8.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -9,9 +9,9 @@ The `@tachui/responsive` package provides comprehensive responsive design capabi
9
9
  ## Installation
10
10
 
11
11
  ```bash
12
- npm install @tachui/responsive@0.8.0-alpha
12
+ npm install @tachui/responsive
13
13
  # or
14
- pnpm add @tachui/responsive@0.8.0-alpha
14
+ pnpm add @tachui/responsive
15
15
  ```
16
16
 
17
17
  ## Core Features
package/dist/index.d.ts CHANGED
@@ -8,4 +8,5 @@
8
8
  export * from './modifiers/responsive';
9
9
  export type { ResponsiveValue, BreakpointKey, ResponsiveStyleConfig, ResponsiveModifierResult, BreakpointConfig, } from './modifiers/responsive/types';
10
10
  export { createResponsiveModifier, ResponsiveCSSGenerator, CSSInjector, configureBreakpoints, useBreakpoint, useMediaQuery, useResponsiveValue, DEFAULT_BREAKPOINTS, } from './modifiers/responsive';
11
+ export { registerResponsiveModifiers } from './modifiers/responsive';
11
12
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,cAAc,wBAAwB,CAAA;AAGtC,YAAY,EACV,eAAe,EACf,aAAa,EACb,qBAAqB,EACrB,wBAAwB,EACxB,gBAAgB,GACjB,MAAM,8BAA8B,CAAA;AAGrC,OAAO,EACL,wBAAwB,EACxB,sBAAsB,EACtB,WAAW,EACX,oBAAoB,EACpB,aAAa,EACb,aAAa,EACb,kBAAkB,EAClB,mBAAmB,GACpB,MAAM,wBAAwB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,cAAc,wBAAwB,CAAA;AAGtC,YAAY,EACV,eAAe,EACf,aAAa,EACb,qBAAqB,EACrB,wBAAwB,EACxB,gBAAgB,GACjB,MAAM,8BAA8B,CAAA;AAGrC,OAAO,EACL,wBAAwB,EACxB,sBAAsB,EACtB,WAAW,EACX,oBAAoB,EACpB,aAAa,EACb,aAAa,EACb,kBAAkB,EAClB,mBAAmB,GACpB,MAAM,wBAAwB,CAAA;AAM/B,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAA"}