@yeepay/fmc-material 0.0.3 → 0.0.4
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/index.js +979 -676
- package/dist/styles/style.css +1 -1
- package/package.json +1 -1
- package/types/component-meta.d.ts +9 -5
package/dist/styles/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x:0;--un-pan-y:0;--un-pinch-zoom:0;--un-scroll-snap-strictness:proximity;--un-ordinal:0;--un-slashed-zero:0;--un-numeric-figure:0;--un-numeric-spacing:0;--un-numeric-fraction:0;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset:0;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset:0;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur:0;--un-brightness:0;--un-contrast:0;--un-drop-shadow:0;--un-grayscale:0;--un-hue-rotate:0;--un-invert:0;--un-saturate:0;--un-sepia:0;--un-backdrop-blur:0;--un-backdrop-brightness:0;--un-backdrop-contrast:0;--un-backdrop-grayscale:0;--un-backdrop-hue-rotate:0;--un-backdrop-invert:0;--un-backdrop-opacity:0;--un-backdrop-saturate:0;--un-backdrop-sepia:0;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x:0;--un-pan-y:0;--un-pinch-zoom:0;--un-scroll-snap-strictness:proximity;--un-ordinal:0;--un-slashed-zero:0;--un-numeric-figure:0;--un-numeric-spacing:0;--un-numeric-fraction:0;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset:0;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset:0;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur:0;--un-brightness:0;--un-contrast:0;--un-drop-shadow:0;--un-grayscale:0;--un-hue-rotate:0;--un-invert:0;--un-saturate:0;--un-sepia:0;--un-backdrop-blur:0;--un-backdrop-brightness:0;--un-backdrop-contrast:0;--un-backdrop-grayscale:0;--un-backdrop-hue-rotate:0;--un-backdrop-invert:0;--un-backdrop-opacity:0;--un-backdrop-saturate:0;--un-backdrop-sepia:0;}.block{display:block;}.w-4\/5{width:80%;}.flex-row{flex-direction:row;}.flex-col{flex-direction:column;}.cursor-auto{cursor:auto;}.cursor-default{cursor:default;}.cursor-none{cursor:none;}.cursor-context-menu{cursor:context-menu;}.cursor-help{cursor:help;}.cursor-pointer{cursor:pointer;}.cursor-progress{cursor:progress;}.cursor-wait{cursor:wait;}.cursor-cell{cursor:cell;}.cursor-crosshair{cursor:crosshair;}.cursor-text{cursor:text;}.cursor-vertical-text{cursor:vertical-text;}.cursor-alias{cursor:alias;}.cursor-copy{cursor:copy;}.cursor-move{cursor:move;}.cursor-no-drop{cursor:no-drop;}.cursor-not-allowed{cursor:not-allowed;}.cursor-grab{cursor:grab;}.cursor-grabbing{cursor:grabbing;}.cursor-all-scroll{cursor:all-scroll;}.cursor-col-resize{cursor:col-resize;}.cursor-row-resize{cursor:row-resize;}.cursor-n-resize{cursor:n-resize;}.cursor-e-resize{cursor:e-resize;}.cursor-s-resize{cursor:s-resize;}.cursor-w-resize{cursor:w-resize;}.cursor-zoom-in{cursor:zoom-in;}.cursor-zoom-out{cursor:zoom-out;}.items-start{align-items:flex-start;}.items-end{align-items:flex-end;}.items-center{align-items:center;}.items-baseline{align-items:baseline;}.items-stretch{align-items:stretch;}.justify-start{justify-content:flex-start;}.justify-end{justify-content:flex-end;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.justify-around{justify-content:space-around;}.justify-evenly{justify-content:space-evenly;}.overflow-auto{overflow:auto;}.overflow-hidden{overflow:hidden;}.overflow-scroll{overflow:scroll;}.overflow-visible{overflow:visible;}.truncate,[truncate=""]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.object-cover{object-fit:cover;}.object-contain{object-fit:contain;}.object-fill{object-fit:fill;}.object-scale-down{object-fit:scale-down;}.object-none{object-fit:none;}.px-4{padding-left:1rem;padding-right:1rem;}
|
|
1
|
+
*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x:0;--un-pan-y:0;--un-pinch-zoom:0;--un-scroll-snap-strictness:proximity;--un-ordinal:0;--un-slashed-zero:0;--un-numeric-figure:0;--un-numeric-spacing:0;--un-numeric-fraction:0;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset:0;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset:0;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur:0;--un-brightness:0;--un-contrast:0;--un-drop-shadow:0;--un-grayscale:0;--un-hue-rotate:0;--un-invert:0;--un-saturate:0;--un-sepia:0;--un-backdrop-blur:0;--un-backdrop-brightness:0;--un-backdrop-contrast:0;--un-backdrop-grayscale:0;--un-backdrop-hue-rotate:0;--un-backdrop-invert:0;--un-backdrop-opacity:0;--un-backdrop-saturate:0;--un-backdrop-sepia:0;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x:0;--un-pan-y:0;--un-pinch-zoom:0;--un-scroll-snap-strictness:proximity;--un-ordinal:0;--un-slashed-zero:0;--un-numeric-figure:0;--un-numeric-spacing:0;--un-numeric-fraction:0;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset:0;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset:0;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur:0;--un-brightness:0;--un-contrast:0;--un-drop-shadow:0;--un-grayscale:0;--un-hue-rotate:0;--un-invert:0;--un-saturate:0;--un-sepia:0;--un-backdrop-blur:0;--un-backdrop-brightness:0;--un-backdrop-contrast:0;--un-backdrop-grayscale:0;--un-backdrop-hue-rotate:0;--un-backdrop-invert:0;--un-backdrop-opacity:0;--un-backdrop-saturate:0;--un-backdrop-sepia:0;}.visible{visibility:visible;}.absolute{position:absolute;}.relative{position:relative;}.block{display:block;}.w-4\/5{width:80%;}.flex-row{flex-direction:row;}.flex-col{flex-direction:column;}.cursor-auto{cursor:auto;}.cursor-default{cursor:default;}.cursor-none{cursor:none;}.cursor-context-menu{cursor:context-menu;}.cursor-help{cursor:help;}.cursor-pointer{cursor:pointer;}.cursor-progress{cursor:progress;}.cursor-wait{cursor:wait;}.cursor-cell{cursor:cell;}.cursor-crosshair{cursor:crosshair;}.cursor-text{cursor:text;}.cursor-vertical-text{cursor:vertical-text;}.cursor-alias{cursor:alias;}.cursor-copy{cursor:copy;}.cursor-move{cursor:move;}.cursor-no-drop{cursor:no-drop;}.cursor-not-allowed{cursor:not-allowed;}.cursor-grab{cursor:grab;}.cursor-grabbing{cursor:grabbing;}.cursor-all-scroll{cursor:all-scroll;}.cursor-col-resize{cursor:col-resize;}.cursor-row-resize{cursor:row-resize;}.cursor-n-resize{cursor:n-resize;}.cursor-e-resize{cursor:e-resize;}.cursor-s-resize{cursor:s-resize;}.cursor-w-resize{cursor:w-resize;}.cursor-zoom-in{cursor:zoom-in;}.cursor-zoom-out{cursor:zoom-out;}.items-start{align-items:flex-start;}.items-end{align-items:flex-end;}.items-center{align-items:center;}.items-baseline{align-items:baseline;}.items-stretch{align-items:stretch;}.justify-start{justify-content:flex-start;}.justify-end{justify-content:flex-end;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.justify-around{justify-content:space-around;}.justify-evenly{justify-content:space-evenly;}.overflow-auto{overflow:auto;}.overflow-hidden{overflow:hidden;}.overflow-scroll{overflow:scroll;}.overflow-visible{overflow:visible;}.truncate,[truncate=""]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.object-cover{object-fit:cover;}.object-contain{object-fit:contain;}.object-fill{object-fit:fill;}.object-scale-down{object-fit:scale-down;}.object-none{object-fit:none;}.px-4{padding-left:1rem;padding-right:1rem;}
|
package/package.json
CHANGED
|
@@ -13,8 +13,12 @@ type Flatten<T> =
|
|
|
13
13
|
}[keyof T]
|
|
14
14
|
: never;
|
|
15
15
|
|
|
16
|
-
import
|
|
16
|
+
import Location from '../src/components-meta/location'
|
|
17
17
|
|
|
18
|
+
export type LocationProperties = Record<Flatten<typeof Location.properties>, any>
|
|
19
|
+
export type LocationStyles = Record<Flatten<typeof Location.styles>, any>
|
|
20
|
+
export type LocationValidation = Record<Flatten<typeof Location.validation>, any>
|
|
21
|
+
export type LocationExposedVariables = Record<Flatten<typeof Location.definition.exposedVariables>, any>
|
|
18
22
|
export type UploadProperties = Record<Flatten<typeof Upload.properties>, any>
|
|
19
23
|
export type UploadStyles = Record<Flatten<typeof Upload.styles>, any>
|
|
20
24
|
export type UploadValidation = Record<Flatten<typeof Upload.validation>, any>
|
|
@@ -25,15 +29,15 @@ declare global {
|
|
|
25
29
|
export type Properties<T> =
|
|
26
30
|
LayoutVisible &
|
|
27
31
|
(
|
|
28
|
-
T extends '
|
|
32
|
+
T extends 'location' ? LocationProperties :
|
|
29
33
|
T extends 'upload' ? UploadProperties : never
|
|
30
34
|
)
|
|
31
35
|
|
|
32
36
|
export type Styles<T> =
|
|
33
|
-
T extends '
|
|
37
|
+
T extends 'location' ? LocationStyles :
|
|
34
38
|
T extends 'upload' ? UploadStyles : never
|
|
35
39
|
|
|
36
40
|
export type Validation<T> =
|
|
37
|
-
T extends '
|
|
41
|
+
T extends 'location' ? LocationValidation :
|
|
38
42
|
T extends 'upload' ? UploadValidation : never
|
|
39
43
|
|
|
40
44
|
export type ExposedVariables<T> =
|
|
41
|
-
T extends '
|
|
45
|
+
T extends 'location' ? LocationExposedVariables :
|
|
42
46
|
T extends 'upload' ? UploadExposedVariables : never
|
|
43
47
|
}
|