@wix/system-core-components 1.3.5 → 1.3.7
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/dist/bundles/debug/es/system-core-components.mjs +3 -0
- package/dist/bundles/debug/es/system-core-components.mjs.map +1 -1
- package/dist/bundles/debug/umd/system-core-components.js +3 -0
- package/dist/bundles/debug/umd/system-core-components.js.map +1 -1
- package/dist/bundles/es/system-core-components.mjs +332 -331
- package/dist/bundles/es/system-core-components.mjs.map +1 -1
- package/dist/bundles/umd/system-core-components.js +1 -1
- package/dist/bundles/umd/system-core-components.js.map +1 -1
- package/dist/esm/PinnedLayer.d.ts +9 -0
- package/dist/esm/PinnedLayer.js +6 -0
- package/dist/esm/PinnedLayer.js.map +1 -0
- package/dist/esm/index.d.ts +1 -0
- package/dist/esm/index.js +1 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/types/PinnedLayer.d.ts +10 -0
- package/dist/types/PinnedLayer.d.ts.map +1 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/index.d.ts.map +1 -1
- package/package.json +2 -2
- package/src/PinnedLayer.tsx +12 -0
- package/src/index.ts +1 -0
- /package/dist/bundles/debug/{wix-next.css → style.css} +0 -0
- /package/dist/bundles/{wix-next.css → style.css} +0 -0
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { withNormalChildren } from './hocs';
|
|
4
|
+
const _PinnedLayer = ({ id, className, children }) => React.createElement("div", { id: id, className: className }, children());
|
|
5
|
+
export const PinnedLayer = withNormalChildren(_PinnedLayer);
|
|
6
|
+
//# sourceMappingURL=PinnedLayer.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PinnedLayer.js","sourceRoot":"","sources":["../../src/PinnedLayer.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAA;AACZ,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,QAAQ,CAAA;AAE3C,MAAM,YAAY,GAKb,CAAC,EAAE,EAAE,EAAE,SAAS,EAAE,QAAQ,EAAE,EAAE,EAAE,CAAC,6BAAK,EAAE,EAAE,EAAE,EAAE,SAAS,EAAE,SAAS,IAAG,QAAQ,EAAE,CAAO,CAAA;AAE3F,MAAM,CAAC,MAAM,WAAW,GAAG,kBAAkB,CAAC,YAAY,CAAC,CAAA"}
|
package/dist/esm/index.d.ts
CHANGED
|
@@ -8,6 +8,7 @@ export { Page_ResponsivePageWithColorBG } from './Page_ResponsivePageWithColorBG
|
|
|
8
8
|
export { PageGroup } from './PageGroup';
|
|
9
9
|
export { PagesContainer } from './PagesContainer';
|
|
10
10
|
export { PageSections } from './PageSections';
|
|
11
|
+
export { PinnedLayer } from './PinnedLayer';
|
|
11
12
|
export { ResponsiveContainer } from './ResponsiveContainer';
|
|
12
13
|
export { ResponsivePopupPage_WithoutOverlay } from './ResponsivePopupPage_WithoutOverlay';
|
|
13
14
|
export { Section } from './Section';
|
package/dist/esm/index.js
CHANGED
|
@@ -8,6 +8,7 @@ export { Page_ResponsivePageWithColorBG } from './Page_ResponsivePageWithColorBG
|
|
|
8
8
|
export { PageGroup } from './PageGroup';
|
|
9
9
|
export { PagesContainer } from './PagesContainer';
|
|
10
10
|
export { PageSections } from './PageSections';
|
|
11
|
+
export { PinnedLayer } from './PinnedLayer';
|
|
11
12
|
export { ResponsiveContainer } from './ResponsiveContainer';
|
|
12
13
|
export { ResponsivePopupPage_WithoutOverlay } from './ResponsivePopupPage_WithoutOverlay';
|
|
13
14
|
export { Section } from './Section';
|
package/dist/esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAA;AACvF,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAA;AACvF,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAA;AACzD,OAAO,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAA;AACjF,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AACvC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC7C,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAC3D,OAAO,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAA;AACzF,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAA;AACvF,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAA;AACvF,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAA;AACzD,OAAO,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAA;AACjF,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AACvC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC7C,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAC3C,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAC3D,OAAO,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAA;AACzF,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const PinnedLayer: ({ children, ...props }: {
|
|
3
|
+
id?: string;
|
|
4
|
+
className?: string;
|
|
5
|
+
rootClassName?: string;
|
|
6
|
+
children: () => React.ReactNode;
|
|
7
|
+
} & {
|
|
8
|
+
children?: React.ReactNode;
|
|
9
|
+
}) => React.JSX.Element;
|
|
10
|
+
//# sourceMappingURL=PinnedLayer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PinnedLayer.d.ts","sourceRoot":"","sources":["../../src/PinnedLayer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAUzB,eAAO,MAAM,WAAW;SANf,MAAM;gBACC,MAAM;oBACF,MAAM;cACZ,MAAM,KAAK,CAAC,SAAS;;;uBAGwB,CAAA"}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -8,6 +8,7 @@ export { Page_ResponsivePageWithColorBG } from './Page_ResponsivePageWithColorBG
|
|
|
8
8
|
export { PageGroup } from './PageGroup';
|
|
9
9
|
export { PagesContainer } from './PagesContainer';
|
|
10
10
|
export { PageSections } from './PageSections';
|
|
11
|
+
export { PinnedLayer } from './PinnedLayer';
|
|
11
12
|
export { ResponsiveContainer } from './ResponsiveContainer';
|
|
12
13
|
export { ResponsivePopupPage_WithoutOverlay } from './ResponsivePopupPage_WithoutOverlay';
|
|
13
14
|
export { Section } from './Section';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAA;AACvF,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAA;AACvF,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAA;AACzD,OAAO,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAA;AACjF,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AACvC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC7C,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAC3D,OAAO,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAA;AACzF,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAA;AACvF,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAA;AACvF,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAA;AACzD,OAAO,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAA;AACjF,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AACvC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC7C,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAC3C,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAC3D,OAAO,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAA;AACzF,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/system-core-components",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.7",
|
|
4
4
|
"description": "System core structural components for Wix sites",
|
|
5
5
|
"types": "dist/types/index.d.ts",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -70,5 +70,5 @@
|
|
|
70
70
|
}
|
|
71
71
|
},
|
|
72
72
|
"module": "dist/esm/index.js",
|
|
73
|
-
"falconPackageHash": "
|
|
73
|
+
"falconPackageHash": "94a3d8c1c8db5d088448767453213df04000c3145d90105cd10c7ef3"
|
|
74
74
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use client'
|
|
2
|
+
import React from 'react'
|
|
3
|
+
import { withNormalChildren } from './hocs'
|
|
4
|
+
|
|
5
|
+
const _PinnedLayer: React.FC<{
|
|
6
|
+
id?: string
|
|
7
|
+
className?: string
|
|
8
|
+
rootClassName?: string
|
|
9
|
+
children: () => React.ReactNode
|
|
10
|
+
}> = ({ id, className, children }) => <div id={id} className={className}>{children()}</div>
|
|
11
|
+
|
|
12
|
+
export const PinnedLayer = withNormalChildren(_PinnedLayer)
|
package/src/index.ts
CHANGED
|
@@ -8,6 +8,7 @@ export { Page_ResponsivePageWithColorBG } from './Page_ResponsivePageWithColorBG
|
|
|
8
8
|
export { PageGroup } from './PageGroup'
|
|
9
9
|
export { PagesContainer } from './PagesContainer'
|
|
10
10
|
export { PageSections } from './PageSections'
|
|
11
|
+
export { PinnedLayer } from './PinnedLayer'
|
|
11
12
|
export { ResponsiveContainer } from './ResponsiveContainer'
|
|
12
13
|
export { ResponsivePopupPage_WithoutOverlay } from './ResponsivePopupPage_WithoutOverlay'
|
|
13
14
|
export { Section } from './Section'
|
|
File without changes
|
|
File without changes
|