Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uifabric/merge-styles

Package Overview
Dependencies
Maintainers
2
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uifabric/merge-styles - npm Package Compare versions

Comparing version 5.0.0-beta.13 to 5.0.0-beta.14

merge-styles.build.error.log

0

config/api-extractor.json

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ var MergeStyles =

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ define(["require", "exports"], function (require, exports) {

@@ -0,0 +0,0 @@ import { IFontFace } from './IRawStyleBase';

@@ -0,0 +0,0 @@ define(["require", "exports", "./Stylesheet", "./styleToClassName"], function (require, exports, Stylesheet_1, styleToClassName_1) {

@@ -0,0 +0,0 @@ export interface IVendorSettings {

@@ -0,0 +0,0 @@ define(["require", "exports"], function (require, exports) {

@@ -0,0 +0,0 @@ export { IRawStyle, IStyle } from './IStyle';

@@ -0,0 +0,0 @@ define(["require", "exports", "./mergeStyles", "./mergeStyleSets", "./concatStyleSets", "./fontFace", "./keyframes", "./Stylesheet"], function (require, exports, mergeStyles_1, mergeStyleSets_1, concatStyleSets_1, fontFace_1, keyframes_1, Stylesheet_1) {

@@ -0,0 +0,0 @@ define(["require", "exports"], function (require, exports) {

@@ -0,0 +0,0 @@ import { IRawStyleBase } from './IRawStyleBase';

@@ -0,0 +0,0 @@ define(["require", "exports"], function (require, exports) {

@@ -0,0 +0,0 @@ import { IStyle } from './IStyle';

@@ -0,0 +0,0 @@ define(["require", "exports"], function (require, exports) {

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ define(["require", "exports", "./Stylesheet", "./styleToClassName"], function (require, exports, Stylesheet_1, styleToClassName_1) {

@@ -0,0 +0,0 @@ import { IStyle } from './IStyle';

@@ -0,0 +0,0 @@ define(["require", "exports", "./styleToClassName", "./Stylesheet"], function (require, exports, styleToClassName_1, Stylesheet_1) {

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ define(["require", "exports", "./mergeStyles", "./concatStyleSets"], function (require, exports, mergeStyles_1, concatStyleSets_1) {

@@ -0,0 +0,0 @@ export declare function renderStatic(onRender: () => string): {

@@ -0,0 +0,0 @@ define(["require", "exports", "./Stylesheet"], function (require, exports, Stylesheet_1) {

@@ -0,0 +0,0 @@ import { IStyle } from './IStyle';

@@ -0,0 +0,0 @@ define(["require", "exports", "tslib"], function (require, exports, tslib_1) {

@@ -0,0 +0,0 @@ import { IStyle } from './IStyle';

@@ -0,0 +0,0 @@ define(["require", "exports", "./transforms/rtlifyRules", "./transforms/provideUnits", "./transforms/prefixRules", "./transforms/kebabRules", "./Stylesheet"], function (require, exports, rtlifyRules_1, provideUnits_1, prefixRules_1, kebabRules_1, Stylesheet_1) {

export declare function kebabRules(rulePairs: (string | number)[], index: number): void;

@@ -0,0 +0,0 @@ define(["require", "exports"], function (require, exports) {

export declare function prefixRules(rulePairs: (string | number)[], index: number): void;

@@ -0,0 +0,0 @@ define(["require", "exports", "../getVendorSettings"], function (require, exports, getVendorSettings_1) {

export declare function provideUnits(rulePairs: (string | number)[], index: number): void;

@@ -0,0 +0,0 @@ define(["require", "exports"], function (require, exports) {

export declare function setRTL(isRTL: boolean): void;
export declare function getRTL(): boolean;
export declare function rtlifyRules(rulePairs: (string | number)[], index: number): void;

@@ -0,0 +0,0 @@ define(["require", "exports"], function (require, exports) {

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IFontFace } from './IRawStyleBase';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export interface IVendorSettings {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export { IRawStyle, IStyle } from './IStyle';

@@ -0,0 +0,0 @@ "use strict";

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IRawStyleBase.js.map

@@ -0,0 +0,0 @@ import { IRawStyleBase } from './IRawStyleBase';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IStyle.js.map

@@ -0,0 +0,0 @@ import { IStyle } from './IStyle';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=IStyleSet.js.map

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IStyle } from './IStyle';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare function renderStatic(onRender: () => string): {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IStyle } from './IStyle';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IStyle } from './IStyle';

@@ -0,0 +0,0 @@ "use strict";

export declare function kebabRules(rulePairs: (string | number)[], index: number): void;

@@ -0,0 +0,0 @@ "use strict";

export declare function prefixRules(rulePairs: (string | number)[], index: number): void;

@@ -0,0 +0,0 @@ "use strict";

export declare function provideUnits(rulePairs: (string | number)[], index: number): void;

@@ -0,0 +0,0 @@ "use strict";

export declare function setRTL(isRTL: boolean): void;
export declare function getRTL(): boolean;
export declare function rtlifyRules(rulePairs: (string | number)[], index: number): void;

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "@uifabric/merge-styles",
"version": "5.0.0-beta.13",
"version": "5.0.0-beta.14",
"description": "Office UI Fabric style loading utilities.",

@@ -36,3 +36,3 @@ "main": "lib/index.js",

"es6-weak-map": "^2.0.2",
"office-ui-fabric-react-tslint": "5.0.0-beta.13"
"office-ui-fabric-react-tslint": "5.0.0-beta.14"
},

@@ -39,0 +39,0 @@ "dependencies": {

@@ -0,0 +0,0 @@ # [merge-styles](http://dev.office.com/fabric)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc