@feathery/react 1.0.540 → 1.0.541
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/Form/components/grid/Cell.d.ts.map +1 -1
- package/dist/elements/fields/SliderField/index.d.ts +2 -0
- package/dist/elements/fields/SliderField/index.d.ts.map +1 -0
- package/dist/elements/fields/SliderField/styles.d.ts +4 -0
- package/dist/elements/fields/SliderField/styles.d.ts.map +1 -0
- package/dist/elements/fields/index.d.ts +3 -1
- package/dist/elements/fields/index.d.ts.map +1 -1
- package/dist/elements/index.d.ts +1 -0
- package/dist/elements/index.d.ts.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/package.json +2 -1
- package/umd/index.js +1 -1
- package/umd/index.js.LICENSE.txt +6 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Cell.d.ts","sourceRoot":"","sources":["../../../../src/Form/components/grid/Cell.tsx"],"names":[],"mappings":"AA0BA,QAAA,MAAM,IAAI,8BAA+B,GAAG,
|
|
1
|
+
{"version":3,"file":"Cell.d.ts","sourceRoot":"","sources":["../../../../src/Form/components/grid/Cell.tsx"],"names":[],"mappings":"AA0BA,QAAA,MAAM,IAAI,8BAA+B,GAAG,4DA+b3C,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/elements/fields/SliderField/index.tsx"],"names":[],"mappings":"AAKA,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAClC,OAAO,EACP,UAAU,EACV,gBAAgB,EAChB,QAAY,EACZ,QAAQ,EACR,QAAmB,EACnB,YAAiB,EACjB,QAAQ,EACT,EAAE,GAAG,oDAgEL"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/elements/fields/SliderField/styles.tsx"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO,UAAU,YAAY,CAAC,EAAE,YAAiB,EAAE;;CAAA,oDAuQzD"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import ButtonGroupField from './ButtonGroupField';
|
|
2
3
|
import CheckboxField from './CheckboxField';
|
|
3
4
|
import CheckboxGroupField from './CheckboxGroupField';
|
|
@@ -7,7 +8,7 @@ import FileUploadField from './FileUploadField';
|
|
|
7
8
|
import PinInputField from './PinInputField';
|
|
8
9
|
import RadioButtonGroupField from './RadioButtonGroupField';
|
|
9
10
|
import SignatureField from './SignatureField';
|
|
10
|
-
import
|
|
11
|
+
import SliderField from './SliderField';
|
|
11
12
|
declare const Fields: {
|
|
12
13
|
AddressLine1: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, editMode, onSelect, onBlur, setRef, value, inlineError, children, ...props }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
|
|
13
14
|
ButtonGroupField: typeof ButtonGroupField;
|
|
@@ -22,6 +23,7 @@ declare const Fields: {
|
|
|
22
23
|
PinInputField: typeof PinInputField;
|
|
23
24
|
RadioButtonGroupField: typeof RadioButtonGroupField;
|
|
24
25
|
SignatureField: typeof SignatureField;
|
|
26
|
+
SliderField: typeof SliderField;
|
|
25
27
|
TextField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, editMode, onAccept, onBlur, setRef, rawValue, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
|
|
26
28
|
TextArea: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, editMode, onChange, setRef, rawValue, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
|
|
27
29
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/elements/fields/index.tsx"],"names":[],"mappings":"AAAA,OAAO,gBAAgB,MAAM,oBAAoB,CAAC;AAClD,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAC5C,OAAO,kBAAkB,MAAM,sBAAsB,CAAC;AACtD,OAAO,gBAAgB,MAAM,oBAAoB,CAAC;AAElD,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAC5C,OAAO,eAAe,MAAM,mBAAmB,CAAC;AAEhD,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAC5C,OAAO,qBAAqB,MAAM,yBAAyB,CAAC;AAC5D,OAAO,cAAc,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/elements/fields/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwB,MAAM,OAAO,CAAC;AAE7C,OAAO,gBAAgB,MAAM,oBAAoB,CAAC;AAClD,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAC5C,OAAO,kBAAkB,MAAM,sBAAsB,CAAC;AACtD,OAAO,gBAAgB,MAAM,oBAAoB,CAAC;AAElD,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAC5C,OAAO,eAAe,MAAM,mBAAmB,CAAC;AAEhD,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAC5C,OAAO,qBAAqB,MAAM,yBAAyB,CAAC;AAC5D,OAAO,cAAc,MAAM,kBAAkB,CAAC;AAC9C,OAAO,WAAW,MAAM,eAAe,CAAC;AAMxC,QAAA,MAAM,MAAM;;;;;;;;;;;;;;;;;CAiBX,CAAC;AAkUF,eAAe,MAAM,CAAC"}
|
package/dist/elements/index.d.ts
CHANGED
|
@@ -18,6 +18,7 @@ declare const Elements: {
|
|
|
18
18
|
PinInputField: typeof import("./fields/PinInputField").default;
|
|
19
19
|
RadioButtonGroupField: typeof import("./fields/RadioButtonGroupField").default;
|
|
20
20
|
SignatureField: typeof import("./fields/SignatureField").default;
|
|
21
|
+
SliderField: typeof import("./fields/SliderField").default;
|
|
21
22
|
TextField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, editMode, onAccept, onBlur, setRef, rawValue, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
|
|
22
23
|
TextArea: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, editMode, onChange, setRef, rawValue, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
|
|
23
24
|
ImageElement: typeof ImageElement;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/elements/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,OAAO,WAAW,MAAM,qBAAqB,CAAC;AAC9C,OAAO,aAAa,MAAM,uBAAuB,CAAC;AAClD,OAAO,YAAY,MAAM,sBAAsB,CAAC;AAChD,OAAO,kBAAkB,MAAM,4BAA4B,CAAC;AAC5D,OAAO,YAAY,MAAM,sBAAsB,CAAC;AAWhD,QAAA,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/elements/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwB,MAAM,OAAO,CAAC;AAI7C,OAAO,WAAW,MAAM,qBAAqB,CAAC;AAC9C,OAAO,aAAa,MAAM,uBAAuB,CAAC;AAClD,OAAO,YAAY,MAAM,sBAAsB,CAAC;AAChD,OAAO,kBAAkB,MAAM,4BAA4B,CAAC;AAC5D,OAAO,YAAY,MAAM,sBAAsB,CAAC;AAWhD,QAAA,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;CAA0B,CAAC;AAsHzC,eAAe,QAAQ,CAAC"}
|
package/dist/index.d.ts
CHANGED
|
@@ -29,6 +29,7 @@ declare const Feathery: {
|
|
|
29
29
|
PinInputField: typeof import("./elements/fields/PinInputField").default;
|
|
30
30
|
RadioButtonGroupField: typeof import("./elements/fields/RadioButtonGroupField").default;
|
|
31
31
|
SignatureField: typeof import("./elements/fields/SignatureField").default;
|
|
32
|
+
SliderField: typeof import("./elements/fields/SliderField").default;
|
|
32
33
|
TextField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, editMode, onAccept, onBlur, setRef, rawValue, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
|
|
33
34
|
TextArea: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, editMode, onChange, setRef, rawValue, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
|
|
34
35
|
ImageElement: typeof import("./elements/basic/ImageElement").default;
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,QAAQ,MAAM,YAAY,CAAC;AAClC,OAAO,IAAI,EAAE,EAAE,KAAK,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAClD,OAAO,EACL,IAAI,EACJ,YAAY,EACZ,SAAS,EACT,YAAY,EAEZ,aAAa,EACb,aAAa,EACd,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAG9C,iBAAS,YAAY;;EAGpB;AAED;;;;GAIG;AACH,iBAAS,QAAQ,CAAC,SAAS,EAAE,GAAG,EAAE,KAAK,EAAE,SAAS,QAIjD;AAGD,QAAA,MAAM,aAAa,qBAAe,CAAC;AAGnC,QAAA,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,QAAQ,MAAM,YAAY,CAAC;AAClC,OAAO,IAAI,EAAE,EAAE,KAAK,IAAI,SAAS,EAAE,MAAM,QAAQ,CAAC;AAClD,OAAO,EACL,IAAI,EACJ,YAAY,EACZ,SAAS,EACT,YAAY,EAEZ,aAAa,EACb,aAAa,EACd,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAG9C,iBAAS,YAAY;;EAGpB;AAED;;;;GAIG;AACH,iBAAS,QAAQ,CAAC,SAAS,EAAE,GAAG,EAAE,KAAK,EAAE,SAAS,QAIjD;AAGD,QAAA,MAAM,aAAa,qBAAe,CAAC;AAGnC,QAAA,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAYb,CAAC;AAEF,OAAO,EACL,IAAI,EACJ,QAAQ,EACR,IAAI,EACJ,aAAa,EACb,YAAY,EACZ,YAAY,EACZ,SAAS,EACT,YAAY,EACZ,aAAa,EACb,aAAa,EACb,QAAQ,EACR,QAAQ,EACT,CAAC;AACF,YAAY,EAAE,aAAa,EAAE,CAAC"}
|