react-input-material 0.0.758 → 0.0.760

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.
@@ -0,0 +1,5 @@
1
+ import { Locator } from 'playwright-core';
2
+ export declare const checkboxInput: (parent: Locator) => {
3
+ main: Locator;
4
+ };
5
+ export default checkboxInput;
@@ -1 +1 @@
1
- "use strict";if("undefined"!=typeof module&&null!==module&&"undefined"!==eval("typeof require")&&null!==eval("require")&&"main"in eval("require")&&"undefined"!==eval("typeof require.main")&&null!==eval("require.main")){var ORIGINAL_MAIN_MODULE=module;module!==eval("require.main")&&"paths"in module&&"paths"in eval("require.main")&&"undefined"!=typeof __dirname&&null!==__dirname&&(module.paths=eval("require.main.paths").concat(module.paths.filter(function(path){return eval("require.main.paths").includes(path)})))}if(null==window)var window="undefined"==typeof global||null===global?{}:global;!function(e,r){if("object"==typeof exports&&"object"==typeof module)module.exports=r(require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator"));else if("function"==typeof define&&define.amd)define(["@babel/runtime/helpers/asyncToGenerator","@babel/runtime/regenerator"],r);else{var n="object"==typeof exports?r(require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator")):r(e["@babel/runtime/helpers/asyncToGenerator"],e["@babel/runtime/regenerator"]);for(var t in n)("object"==typeof exports?exports:e)[t]=n[t]}}(this,function(e,r){return function(){var n={48:function(r){r.exports=e},49:function(e){e.exports=r}},t={};function o(e){var r=t[e];if(void 0!==r)return r.exports;var u=t[e]={exports:{}};return n[e](u,u.exports,o),u.exports}o.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(r,{a:r}),r},o.d=function(e,r){for(var n in r)o.o(r,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},o.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var u={};o.r(u),o.d(u,{fileInput:function(){return s}});var i=o(48),a=o.n(i),l=o(49),f=o.n(l),s=function(e){var r,n,t={main:e,openFileChooser:function(){return e.locator("button").click()},getFileChooser:(n=a()(f().mark(function e(r){var n;return f().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=r.waitForEvent("filechooser"),e.next=1,t.openFileChooser();case 1:return e.abrupt("return",n);case 2:case"end":return e.stop()}},e)})),function(e){return n.apply(this,arguments)}),fillFiles:(r=a()(f().mark(function e(r,n){var o;return f().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=1,t.getFileChooser(r);case 1:return o=e.sent,e.next=2,o.setFiles(n);case 2:case"end":return e.stop()}},e)})),function(e,n){return r.apply(this,arguments)})};return t};return u.default=s,u}()});
1
+ "use strict";if("undefined"!=typeof module&&null!==module&&"undefined"!==eval("typeof require")&&null!==eval("require")&&"main"in eval("require")&&"undefined"!==eval("typeof require.main")&&null!==eval("require.main")){var ORIGINAL_MAIN_MODULE=module;module!==eval("require.main")&&"paths"in module&&"paths"in eval("require.main")&&"undefined"!=typeof __dirname&&null!==__dirname&&(module.paths=eval("require.main.paths").concat(module.paths.filter(function(path){return eval("require.main.paths").includes(path)})))}if(null==window)var window="undefined"==typeof global||null===global?{}:global;!function(e,r){if("object"==typeof exports&&"object"==typeof module)module.exports=r(require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator"));else if("function"==typeof define&&define.amd)define(["@babel/runtime/helpers/asyncToGenerator","@babel/runtime/regenerator"],r);else{var n="object"==typeof exports?r(require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator")):r(e["@babel/runtime/helpers/asyncToGenerator"],e["@babel/runtime/regenerator"]);for(var t in n)("object"==typeof exports?exports:e)[t]=n[t]}}(this,function(e,r){return function(){var n={48:function(r){r.exports=e},49:function(e){e.exports=r}},t={};function o(e){var r=t[e];if(void 0!==r)return r.exports;var i=t[e]={exports:{}};return n[e](i,i.exports,o),i.exports}o.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(r,{a:r}),r},o.d=function(e,r){for(var n in r)o.o(r,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},o.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var i={};o.r(i),o.d(i,{fileInput:function(){return s}});var u=o(48),a=o.n(u),l=o(49),f=o.n(l),s=function(e){var r,n,t={main:e,openFileChooser:function(){return t.main.locator("button").click()},getFileChooser:(n=a()(f().mark(function e(r){var n;return f().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=r.waitForEvent("filechooser"),t.openFileChooser(),e.abrupt("return",n);case 1:case"end":return e.stop()}},e)})),function(e){return n.apply(this,arguments)}),fillFiles:(r=a()(f().mark(function e(r,n){var o;return f().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=1,t.getFileChooser(r);case 1:return o=e.sent,e.next=2,o.setFiles(n);case 2:case"end":return e.stop()}},e)})),function(e,n){return r.apply(this,arguments)})};return t};return i.default=s,i}()});
@@ -0,0 +1,5 @@
1
+ import { Locator } from 'playwright-core';
2
+ export declare const inputsInput: (parent: Locator) => {
3
+ main: Locator;
4
+ };
5
+ export default inputsInput;
@@ -0,0 +1 @@
1
+ "use strict";if("undefined"!=typeof module&&null!==module&&"undefined"!==eval("typeof require")&&null!==eval("require")&&"main"in eval("require")&&"undefined"!==eval("typeof require.main")&&null!==eval("require.main")){var ORIGINAL_MAIN_MODULE=module;module!==eval("require.main")&&"paths"in module&&"paths"in eval("require.main")&&"undefined"!=typeof __dirname&&null!==__dirname&&(module.paths=eval("require.main.paths").concat(module.paths.filter(function(path){return eval("require.main.paths").includes(path)})))}if(null==window)var window="undefined"==typeof global||null===global?{}:global;!function(e,n){if("object"==typeof exports&&"object"==typeof module)module.exports=n();else if("function"==typeof define&&define.amd)define([],n);else{var t=n();for(var r in t)("object"==typeof exports?exports:e)[r]=t[r]}}(this,function(){return function(){var e={d:function(n,t){for(var r in t)e.o(t,r)&&!e.o(n,r)&&Object.defineProperty(n,r,{enumerable:!0,get:t[r]})},o:function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},r:function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},n={};e.r(n),e.d(n,{inputsInput:function(){return t}});var t=function(e){return{main:e}};return n.default=t,n}()});
@@ -0,0 +1,5 @@
1
+ import { Locator } from 'playwright-core';
2
+ export declare const intervalInput: (parent: Locator) => {
3
+ main: Locator;
4
+ };
5
+ export default intervalInput;
@@ -0,0 +1 @@
1
+ "use strict";if("undefined"!=typeof module&&null!==module&&"undefined"!==eval("typeof require")&&null!==eval("require")&&"main"in eval("require")&&"undefined"!==eval("typeof require.main")&&null!==eval("require.main")){var ORIGINAL_MAIN_MODULE=module;module!==eval("require.main")&&"paths"in module&&"paths"in eval("require.main")&&"undefined"!=typeof __dirname&&null!==__dirname&&(module.paths=eval("require.main.paths").concat(module.paths.filter(function(path){return eval("require.main.paths").includes(path)})))}if(null==window)var window="undefined"==typeof global||null===global?{}:global;!function(e,n){if("object"==typeof exports&&"object"==typeof module)module.exports=n();else if("function"==typeof define&&define.amd)define([],n);else{var t=n();for(var r in t)("object"==typeof exports?exports:e)[r]=t[r]}}(this,function(){return function(){var e={d:function(n,t){for(var r in t)e.o(t,r)&&!e.o(n,r)&&Object.defineProperty(n,r,{enumerable:!0,get:t[r]})},o:function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},r:function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},n={};e.r(n),e.d(n,{intervalInput:function(){return t}});var t=function(e){return{main:e}};return n.default=t,n}()});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-input-material",
3
- "version": "0.0.758",
3
+ "version": "0.0.760",
4
4
  "description": "Reusable material design based input field with support for (richt-)text, code, selections, numbers, dates and so on.",
5
5
  "keywords": [
6
6
  "form-field",
@@ -39,18 +39,24 @@
39
39
  "dist/components/FileInput/index.js",
40
40
  "dist/components/FileInput/type.d.ts",
41
41
  "dist/components/FileInput/type.js",
42
+ "dist/components/Inputs/harness.d.ts",
43
+ "dist/components/Inputs/harness.js",
42
44
  "dist/components/Inputs/import.module.css",
43
45
  "dist/components/Inputs/index.css",
44
46
  "dist/components/Inputs/index.d.ts",
45
47
  "dist/components/Inputs/index.js",
46
48
  "dist/components/Inputs/type.d.ts",
47
49
  "dist/components/Inputs/type.js",
50
+ "dist/components/Interval/harness.d.ts",
51
+ "dist/components/Interval/harness.js",
48
52
  "dist/components/Interval/import.module.css",
49
53
  "dist/components/Interval/index.css",
50
54
  "dist/components/Interval/index.d.ts",
51
55
  "dist/components/Interval/index.js",
52
56
  "dist/components/Interval/type.d.ts",
53
57
  "dist/components/Interval/type.js",
58
+ "dist/components/Checkbox/harness.d.ts",
59
+ "dist/components/Checkbox/harness.js",
54
60
  "dist/components/Checkbox/import.module.css",
55
61
  "dist/components/Checkbox/index.css",
56
62
  "dist/components/Checkbox/index.d.ts",
@@ -116,7 +122,7 @@
116
122
  "@codemirror/lint": "^6.9.2",
117
123
  "@codemirror/search": "^6.5.11",
118
124
  "@codemirror/state": "^6.5.3",
119
- "@codemirror/view": "^6.39.5",
125
+ "@codemirror/view": "^6.39.7",
120
126
  "@emotion/react": "^11.14.0",
121
127
  "@playwright/test": "^1.57.0",
122
128
  "@rmwc/card": "^14.3.5",
@@ -148,8 +154,8 @@
148
154
  "@types/react-transition-group": "^4.4.12",
149
155
  "@types/spark-md5": "^3.0.5",
150
156
  "@types/webpack-env": "^1.18.8",
151
- "@typescript-eslint/eslint-plugin": "^8.50.0",
152
- "@typescript-eslint/parser": "^8.50.0",
157
+ "@typescript-eslint/eslint-plugin": "^8.50.1",
158
+ "@typescript-eslint/parser": "^8.50.1",
153
159
  "blob-util": "^2.0.2",
154
160
  "clientnode": "3.0.1339",
155
161
  "css-loader": "^7.1.2",
@@ -182,7 +188,7 @@
182
188
  "stylelint": "^16.26.1",
183
189
  "stylelint-config-standard": "^39.0.1",
184
190
  "tslib": "^2.8.1",
185
- "typescript-eslint": "^8.50.0",
191
+ "typescript-eslint": "^8.50.1",
186
192
  "typescript-plugin-css-modules": "^5.2.0",
187
193
  "web-component-wrapper": "^0.0.538",
188
194
  "weboptimizer": "^2.0.1636",
@@ -399,17 +405,19 @@
399
405
  "./components/Checkbox/import.module": "./implementations/rmwc/Checkbox/import.module",
400
406
  "./components/Checkbox/index": "./components/Checkbox/index",
401
407
  "./components/Checkbox/type": "./components/Checkbox/type",
408
+ "./components/FileInput/harness": "./components/FileInput/harness",
402
409
  "./components/FileInput/import.module": "./implementations/rmwc/MediaCard/import.module",
403
410
  "./components/FileInput/index": "./components/FileInput/index",
404
411
  "./components/FileInput/type": "./components/FileInput/type",
405
- "./components/FileInput/harness": "./components/FileInput/harness",
412
+ "./components/TextInput/harness": "./components/TextInput/harness",
406
413
  "./components/TextInput/import.module": "./implementations/rmwc/TextField/import.module",
407
414
  "./components/TextInput/index": "./components/TextInput/index",
408
415
  "./components/TextInput/type": "./components/TextInput/type",
409
- "./components/TextInput/harness": "./components/TextInput/harness",
416
+ "./components/Inputs/harness": "./components/Inputs/harness",
410
417
  "./components/Inputs/import.module": "./implementations/rmwc/Inputs/import.module",
411
418
  "./components/Inputs/index": "./components/Inputs/index",
412
419
  "./components/Inputs/type": "./components/Inputs/type",
420
+ "./components/Interval/harness": "./components/Interval/harness",
413
421
  "./components/Interval/import.module": "./implementations/rmwc/Interval/import.module",
414
422
  "./components/Interval/index": "./components/Interval/index",
415
423
  "./components/Interval/type": "./components/Interval/type",