@alfalab/core-components-masked-input 4.4.0 → 4.4.3

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/CHANGELOG.md CHANGED
@@ -3,6 +3,33 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [4.4.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.4.2...@alfalab/core-components-masked-input@4.4.3) (2022-07-18)
7
+
8
+ **Note:** Version bump only for package @alfalab/core-components-masked-input
9
+
10
+
11
+
12
+
13
+
14
+ ## [4.4.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.4.1...@alfalab/core-components-masked-input@4.4.2) (2022-07-15)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * bump packages version ([#153](https://github.com/core-ds/core-components/issues/153)) ([fd3e082](https://github.com/core-ds/core-components/commit/fd3e08205672129cdce04e1000c673f2cd9c10da))
20
+
21
+
22
+
23
+
24
+
25
+ ## [4.4.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.4.0...@alfalab/core-components-masked-input@4.4.1) (2022-07-14)
26
+
27
+ **Note:** Version bump only for package @alfalab/core-components-masked-input
28
+
29
+
30
+
31
+
32
+
6
33
  # [4.4.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@4.3.7...@alfalab/core-components-masked-input@4.4.0) (2022-06-28)
7
34
 
8
35
 
@@ -444,4 +471,5 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
444
471
 
445
472
  ## [3.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-masked-input@3.2.0...@alfalab/core-components-masked-input@3.2.1) (2021-02-18)
446
473
 
474
+
447
475
  **Note:** Version bump only for package @alfalab/core-components-masked-input
File without changes
@@ -53,7 +53,7 @@ function __rest(s, e) {
53
53
  return t;
54
54
  }
55
55
 
56
- var styles = {"textHidden":"masked-input__textHidden_1an6d"};
56
+ var styles = {"textHidden":"masked-input__textHidden_bbg7m"};
57
57
  require('./index.css')
58
58
 
59
59
  // Символ плейсхолдера не может входить в маску, поэтому вместо пробела используется \u2000
File without changes
@@ -6,7 +6,7 @@ var React = require('react');
6
6
  var cn = require('classnames');
7
7
  var mergeRefs = require('react-merge-refs');
8
8
  var textMaskCore = require('text-mask-core');
9
- var coreComponentsInput = require('@alfalab/core-components-input/dist/cssm');
9
+ var coreComponentsInput = require('@alfalab/core-components-input/cssm');
10
10
  var styles = require('./index.module.css');
11
11
 
12
12
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
File without changes
@@ -7,7 +7,7 @@ require('react');
7
7
  require('classnames');
8
8
  require('react-merge-refs');
9
9
  require('text-mask-core');
10
- require('@alfalab/core-components-input/dist/cssm');
10
+ require('@alfalab/core-components-input/cssm');
11
11
  require('./index.module.css');
12
12
 
13
13
 
File without changes
File without changes
@@ -2,7 +2,7 @@ import React, { useRef, useState, useCallback, useEffect } from 'react';
2
2
  import cn from 'classnames';
3
3
  import mergeRefs from 'react-merge-refs';
4
4
  import { createTextMaskInputElement } from 'text-mask-core';
5
- import { Input } from '@alfalab/core-components-input/dist/esm';
5
+ import { Input } from '@alfalab/core-components-input/esm';
6
6
 
7
7
  /*! *****************************************************************************
8
8
  Copyright (c) Microsoft Corporation.
@@ -43,7 +43,7 @@ function __rest(s, e) {
43
43
  return t;
44
44
  }
45
45
 
46
- var styles = {"textHidden":"masked-input__textHidden_1an6d"};
46
+ var styles = {"textHidden":"masked-input__textHidden_bbg7m"};
47
47
  require('./index.css')
48
48
 
49
49
  // Символ плейсхолдера не может входить в маску, поэтому вместо пробела используется \u2000
package/esm/index.css ADDED
@@ -0,0 +1 @@
1
+ /* hash: 1yb55 */
File without changes
@@ -3,4 +3,4 @@ import 'react';
3
3
  import 'classnames';
4
4
  import 'react-merge-refs';
5
5
  import 'text-mask-core';
6
- import '@alfalab/core-components-input/dist/esm';
6
+ import '@alfalab/core-components-input/esm';
package/index.css ADDED
@@ -0,0 +1 @@
1
+ /* hash: 1yb55 */
File without changes
File without changes
File without changes
@@ -2,9 +2,9 @@ import React, { useRef, useState, useCallback, useEffect } from 'react';
2
2
  import cn from 'classnames';
3
3
  import mergeRefs from 'react-merge-refs';
4
4
  import { createTextMaskInputElement } from 'text-mask-core';
5
- import { Input } from '@alfalab/core-components-input/dist/modern';
5
+ import { Input } from '@alfalab/core-components-input/modern';
6
6
 
7
- var styles = {"textHidden":"masked-input__textHidden_1an6d"};
7
+ var styles = {"textHidden":"masked-input__textHidden_bbg7m"};
8
8
  require('./index.css')
9
9
 
10
10
  // Символ плейсхолдера не может входить в маску, поэтому вместо пробела используется \u2000
@@ -0,0 +1 @@
1
+ /* hash: 1yb55 */
File without changes
@@ -2,5 +2,5 @@ import 'react';
2
2
  import 'classnames';
3
3
  import 'react-merge-refs';
4
4
  import 'text-mask-core';
5
- import '@alfalab/core-components-input/dist/modern';
5
+ import '@alfalab/core-components-input/modern';
6
6
  export { MaskedInput, PLACEHOLDER_CHAR } from './Component.js';
package/package.json CHANGED
@@ -1,28 +1,25 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-masked-input",
3
- "version": "4.4.0",
3
+ "version": "4.4.3",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
7
- "main": "dist/index.js",
8
- "module": "./dist/esm/index.js",
9
- "files": [
10
- "dist"
11
- ],
7
+ "main": "index.js",
8
+ "module": "./esm/index.js",
12
9
  "scripts": {
13
- "postinstall": "node ./dist/send-stats.js > /dev/null 2>&1 || exit 0"
10
+ "postinstall": "node -e \"if (require('fs').existsSync('./send-stats.js')){require('./send-stats.js')} \""
14
11
  },
15
12
  "publishConfig": {
16
- "access": "public"
13
+ "access": "public",
14
+ "directory": "dist"
17
15
  },
18
16
  "peerDependencies": {
19
17
  "react": "^16.9.0 || ^17.0.1"
20
18
  },
21
19
  "dependencies": {
22
- "@alfalab/core-components-input": "^8.2.0",
20
+ "@alfalab/core-components-input": "^8.2.3",
23
21
  "classnames": "^2.2.6",
24
22
  "react-merge-refs": "^1.1.0",
25
23
  "text-mask-core": "^5.1.2"
26
- },
27
- "gitHead": "dcd5c0c8e25b7c374ff9311505ccf738a82e22c0"
24
+ }
28
25
  }
File without changes
@@ -1 +0,0 @@
1
- /* hash: jyei5 */
package/dist/index.css DELETED
@@ -1 +0,0 @@
1
- /* hash: jyei5 */
@@ -1 +0,0 @@
1
- /* hash: jyei5 */