adata-ui 0.1.21 → 0.1.25

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/package-lock.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adata-ui",
3
- "version": "0.1.17",
3
+ "version": "0.1.24",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
@@ -9480,14 +9480,6 @@
9480
9480
  "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
9481
9481
  "dev": true
9482
9482
  },
9483
- "block-stream": {
9484
- "version": "0.0.9",
9485
- "resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz",
9486
- "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=",
9487
- "requires": {
9488
- "inherits": "~2.0.0"
9489
- }
9490
- },
9491
9483
  "bluebird": {
9492
9484
  "version": "3.7.2",
9493
9485
  "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
@@ -12119,6 +12111,11 @@
12119
12111
  "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
12120
12112
  "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A=="
12121
12113
  },
12114
+ "env-paths": {
12115
+ "version": "2.2.1",
12116
+ "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
12117
+ "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A=="
12118
+ },
12122
12119
  "errno": {
12123
12120
  "version": "0.1.8",
12124
12121
  "resolved": "https://registry.npmjs.org/errno/-/errno-0.1.8.tgz",
@@ -13420,7 +13417,6 @@
13420
13417
  "version": "2.1.0",
13421
13418
  "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
13422
13419
  "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
13423
- "dev": true,
13424
13420
  "requires": {
13425
13421
  "minipass": "^3.0.0"
13426
13422
  }
@@ -13455,17 +13451,6 @@
13455
13451
  "dev": true,
13456
13452
  "optional": true
13457
13453
  },
13458
- "fstream": {
13459
- "version": "1.0.12",
13460
- "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.12.tgz",
13461
- "integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==",
13462
- "requires": {
13463
- "graceful-fs": "^4.1.2",
13464
- "inherits": "~2.0.0",
13465
- "mkdirp": ">=0.5 0",
13466
- "rimraf": "2"
13467
- }
13468
- },
13469
13454
  "function-bind": {
13470
13455
  "version": "1.1.1",
13471
13456
  "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
@@ -14535,11 +14520,6 @@
14535
14520
  "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
14536
14521
  "dev": true
14537
14522
  },
14538
- "in-publish": {
14539
- "version": "2.0.1",
14540
- "resolved": "https://registry.npmjs.org/in-publish/-/in-publish-2.0.1.tgz",
14541
- "integrity": "sha512-oDM0kUSNFC31ShNxHKUyfZKy8ZeXZBWMjMdZHKLOk13uvT27VTL/QzRGfRUcevJhpkZAvlhPYuXkF7eNWrtyxQ=="
14542
- },
14543
14523
  "indent-string": {
14544
14524
  "version": "4.0.0",
14545
14525
  "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
@@ -19459,7 +19439,6 @@
19459
19439
  "version": "3.1.6",
19460
19440
  "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.6.tgz",
19461
19441
  "integrity": "sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==",
19462
- "dev": true,
19463
19442
  "requires": {
19464
19443
  "yallist": "^4.0.0"
19465
19444
  },
@@ -19467,8 +19446,7 @@
19467
19446
  "yallist": {
19468
19447
  "version": "4.0.0",
19469
19448
  "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
19470
- "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
19471
- "dev": true
19449
+ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
19472
19450
  }
19473
19451
  }
19474
19452
  },
@@ -19503,7 +19481,6 @@
19503
19481
  "version": "2.1.2",
19504
19482
  "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
19505
19483
  "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
19506
- "dev": true,
19507
19484
  "requires": {
19508
19485
  "minipass": "^3.0.0",
19509
19486
  "yallist": "^4.0.0"
@@ -19512,8 +19489,7 @@
19512
19489
  "yallist": {
19513
19490
  "version": "4.0.0",
19514
19491
  "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
19515
- "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
19516
- "dev": true
19492
+ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
19517
19493
  }
19518
19494
  }
19519
19495
  },
@@ -19711,22 +19687,20 @@
19711
19687
  "dev": true
19712
19688
  },
19713
19689
  "node-gyp": {
19714
- "version": "3.8.0",
19715
- "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.8.0.tgz",
19716
- "integrity": "sha512-3g8lYefrRRzvGeSowdJKAKyks8oUpLEd/DyPV4eMhVlhJ0aNaZqIrNUIPuEWWTAoPqyFkfGrM67MC69baqn6vA==",
19690
+ "version": "7.1.2",
19691
+ "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-7.1.2.tgz",
19692
+ "integrity": "sha512-CbpcIo7C3eMu3dL1c3d0xw449fHIGALIJsRP4DDPHpyiW8vcriNY7ubh9TE4zEKfSxscY7PjeFnshE7h75ynjQ==",
19717
19693
  "requires": {
19718
- "fstream": "^1.0.0",
19719
- "glob": "^7.0.3",
19720
- "graceful-fs": "^4.1.2",
19721
- "mkdirp": "^0.5.0",
19722
- "nopt": "2 || 3",
19723
- "npmlog": "0 || 1 || 2 || 3 || 4",
19724
- "osenv": "0",
19725
- "request": "^2.87.0",
19726
- "rimraf": "2",
19727
- "semver": "~5.3.0",
19728
- "tar": "^2.0.0",
19729
- "which": "1"
19694
+ "env-paths": "^2.2.0",
19695
+ "glob": "^7.1.4",
19696
+ "graceful-fs": "^4.2.3",
19697
+ "nopt": "^5.0.0",
19698
+ "npmlog": "^4.1.2",
19699
+ "request": "^2.88.2",
19700
+ "rimraf": "^3.0.2",
19701
+ "semver": "^7.3.2",
19702
+ "tar": "^6.0.2",
19703
+ "which": "^2.0.2"
19730
19704
  },
19731
19705
  "dependencies": {
19732
19706
  "ansi-regex": {
@@ -19766,6 +19740,14 @@
19766
19740
  "number-is-nan": "^1.0.0"
19767
19741
  }
19768
19742
  },
19743
+ "lru-cache": {
19744
+ "version": "6.0.0",
19745
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
19746
+ "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
19747
+ "requires": {
19748
+ "yallist": "^4.0.0"
19749
+ }
19750
+ },
19769
19751
  "npmlog": {
19770
19752
  "version": "4.1.2",
19771
19753
  "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz",
@@ -19777,10 +19759,21 @@
19777
19759
  "set-blocking": "~2.0.0"
19778
19760
  }
19779
19761
  },
19762
+ "rimraf": {
19763
+ "version": "3.0.2",
19764
+ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
19765
+ "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
19766
+ "requires": {
19767
+ "glob": "^7.1.3"
19768
+ }
19769
+ },
19780
19770
  "semver": {
19781
- "version": "5.3.0",
19782
- "resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
19783
- "integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8="
19771
+ "version": "7.3.5",
19772
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
19773
+ "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
19774
+ "requires": {
19775
+ "lru-cache": "^6.0.0"
19776
+ }
19784
19777
  },
19785
19778
  "string-width": {
19786
19779
  "version": "1.0.2",
@@ -19800,15 +19793,18 @@
19800
19793
  "ansi-regex": "^2.0.0"
19801
19794
  }
19802
19795
  },
19803
- "tar": {
19804
- "version": "2.2.2",
19805
- "resolved": "https://registry.npmjs.org/tar/-/tar-2.2.2.tgz",
19806
- "integrity": "sha512-FCEhQ/4rE1zYv9rYXJw/msRqsnmlje5jHP6huWeBZ704jUTy02c5AZyWujpMR1ax6mVw9NyJMfuK2CMDWVIfgA==",
19796
+ "which": {
19797
+ "version": "2.0.2",
19798
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
19799
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
19807
19800
  "requires": {
19808
- "block-stream": "*",
19809
- "fstream": "^1.0.12",
19810
- "inherits": "2"
19801
+ "isexe": "^2.0.0"
19811
19802
  }
19803
+ },
19804
+ "yallist": {
19805
+ "version": "4.0.0",
19806
+ "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
19807
+ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
19812
19808
  }
19813
19809
  }
19814
19810
  },
@@ -19874,22 +19870,21 @@
19874
19870
  "integrity": "sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA=="
19875
19871
  },
19876
19872
  "node-sass": {
19877
- "version": "4.14.1",
19878
- "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz",
19879
- "integrity": "sha512-sjCuOlvGyCJS40R8BscF5vhVlQjNN069NtQ1gSxyK1u9iqvn6tf7O1R4GNowVZfiZUCRt5MmMs1xd+4V/7Yr0g==",
19873
+ "version": "5.0.0",
19874
+ "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-5.0.0.tgz",
19875
+ "integrity": "sha512-opNgmlu83ZCF792U281Ry7tak9IbVC+AKnXGovcQ8LG8wFaJv6cLnRlc6DIHlmNxWEexB5bZxi9SZ9JyUuOYjw==",
19880
19876
  "requires": {
19881
19877
  "async-foreach": "^0.1.3",
19882
19878
  "chalk": "^1.1.1",
19883
- "cross-spawn": "^3.0.0",
19879
+ "cross-spawn": "^7.0.3",
19884
19880
  "gaze": "^1.0.0",
19885
19881
  "get-stdin": "^4.0.1",
19886
19882
  "glob": "^7.0.3",
19887
- "in-publish": "^2.0.0",
19888
19883
  "lodash": "^4.17.15",
19889
19884
  "meow": "^3.7.0",
19890
19885
  "mkdirp": "^0.5.1",
19891
19886
  "nan": "^2.13.2",
19892
- "node-gyp": "^3.8.0",
19887
+ "node-gyp": "^7.1.0",
19893
19888
  "npmlog": "^4.0.0",
19894
19889
  "request": "^2.88.0",
19895
19890
  "sass-graph": "2.2.5",
@@ -19929,12 +19924,13 @@
19929
19924
  }
19930
19925
  },
19931
19926
  "cross-spawn": {
19932
- "version": "3.0.1",
19933
- "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz",
19934
- "integrity": "sha1-ElYDfsufDF9549bvE14wdwGEuYI=",
19927
+ "version": "7.0.3",
19928
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
19929
+ "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
19935
19930
  "requires": {
19936
- "lru-cache": "^4.0.1",
19937
- "which": "^1.2.9"
19931
+ "path-key": "^3.1.0",
19932
+ "shebang-command": "^2.0.0",
19933
+ "which": "^2.0.1"
19938
19934
  }
19939
19935
  },
19940
19936
  "gauge": {
@@ -19960,15 +19956,6 @@
19960
19956
  "number-is-nan": "^1.0.0"
19961
19957
  }
19962
19958
  },
19963
- "lru-cache": {
19964
- "version": "4.1.5",
19965
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz",
19966
- "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==",
19967
- "requires": {
19968
- "pseudomap": "^1.0.2",
19969
- "yallist": "^2.1.2"
19970
- }
19971
- },
19972
19959
  "npmlog": {
19973
19960
  "version": "4.1.2",
19974
19961
  "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz",
@@ -19980,6 +19967,24 @@
19980
19967
  "set-blocking": "~2.0.0"
19981
19968
  }
19982
19969
  },
19970
+ "path-key": {
19971
+ "version": "3.1.1",
19972
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
19973
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="
19974
+ },
19975
+ "shebang-command": {
19976
+ "version": "2.0.0",
19977
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
19978
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
19979
+ "requires": {
19980
+ "shebang-regex": "^3.0.0"
19981
+ }
19982
+ },
19983
+ "shebang-regex": {
19984
+ "version": "3.0.0",
19985
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
19986
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="
19987
+ },
19983
19988
  "string-width": {
19984
19989
  "version": "1.0.2",
19985
19990
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
@@ -20003,17 +20008,20 @@
20003
20008
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
20004
20009
  "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
20005
20010
  },
20006
- "yallist": {
20007
- "version": "2.1.2",
20008
- "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz",
20009
- "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI="
20011
+ "which": {
20012
+ "version": "2.0.2",
20013
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
20014
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
20015
+ "requires": {
20016
+ "isexe": "^2.0.0"
20017
+ }
20010
20018
  }
20011
20019
  }
20012
20020
  },
20013
20021
  "nopt": {
20014
- "version": "3.0.6",
20015
- "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
20016
- "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=",
20022
+ "version": "5.0.0",
20023
+ "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
20024
+ "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==",
20017
20025
  "requires": {
20018
20026
  "abbrev": "1"
20019
20027
  }
@@ -20353,24 +20361,11 @@
20353
20361
  "integrity": "sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc=",
20354
20362
  "dev": true
20355
20363
  },
20356
- "os-homedir": {
20357
- "version": "1.0.2",
20358
- "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
20359
- "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M="
20360
- },
20361
20364
  "os-tmpdir": {
20362
20365
  "version": "1.0.2",
20363
20366
  "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
20364
- "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ="
20365
- },
20366
- "osenv": {
20367
- "version": "0.1.5",
20368
- "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz",
20369
- "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
20370
- "requires": {
20371
- "os-homedir": "^1.0.0",
20372
- "os-tmpdir": "^1.0.0"
20373
- }
20367
+ "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
20368
+ "dev": true
20374
20369
  },
20375
20370
  "overlayscrollbars": {
20376
20371
  "version": "1.13.1",
@@ -21513,7 +21508,8 @@
21513
21508
  "pseudomap": {
21514
21509
  "version": "1.0.2",
21515
21510
  "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
21516
- "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM="
21511
+ "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=",
21512
+ "dev": true
21517
21513
  },
21518
21514
  "psl": {
21519
21515
  "version": "1.8.0",
@@ -22635,6 +22631,7 @@
22635
22631
  "version": "2.7.1",
22636
22632
  "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
22637
22633
  "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
22634
+ "dev": true,
22638
22635
  "requires": {
22639
22636
  "glob": "^7.1.3"
22640
22637
  }
@@ -24132,7 +24129,6 @@
24132
24129
  "version": "6.1.11",
24133
24130
  "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz",
24134
24131
  "integrity": "sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==",
24135
- "dev": true,
24136
24132
  "requires": {
24137
24133
  "chownr": "^2.0.0",
24138
24134
  "fs-minipass": "^2.0.0",
@@ -24145,20 +24141,17 @@
24145
24141
  "chownr": {
24146
24142
  "version": "2.0.0",
24147
24143
  "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
24148
- "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
24149
- "dev": true
24144
+ "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ=="
24150
24145
  },
24151
24146
  "mkdirp": {
24152
24147
  "version": "1.0.4",
24153
24148
  "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
24154
- "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
24155
- "dev": true
24149
+ "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
24156
24150
  },
24157
24151
  "yallist": {
24158
24152
  "version": "4.0.0",
24159
24153
  "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
24160
- "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
24161
- "dev": true
24154
+ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
24162
24155
  }
24163
24156
  }
24164
24157
  },
@@ -26311,6 +26304,7 @@
26311
26304
  "version": "1.3.1",
26312
26305
  "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
26313
26306
  "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
26307
+ "dev": true,
26314
26308
  "requires": {
26315
26309
  "isexe": "^2.0.0"
26316
26310
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adata-ui",
3
- "version": "0.1.21",
3
+ "version": "0.1.25",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -15,7 +15,7 @@
15
15
  "@storybook/addons": "^6.4.14",
16
16
  "@storybook/theming": "^6.4.14",
17
17
  "core-js": "^3.6.5",
18
- "node-sass": "^4.14.1",
18
+ "node-sass": "^5.0.0",
19
19
  "user": "0.0.0",
20
20
  "v-click-outside": "^3.1.2",
21
21
  "vue": "^2.6.11",
@@ -42,7 +42,7 @@
42
42
 
43
43
  &__error {
44
44
  text-align: left;
45
- font-size: var(--fs-content-micro);
45
+ font-size: 10px;
46
46
  line-height: 14px;
47
47
  color: #ff2e43;
48
48
  margin-top: 9px;
@@ -69,7 +69,7 @@
69
69
  border-radius: 2px;
70
70
  width: 100%;
71
71
  height: 40px;
72
- font-size: var(--fs-form);
72
+ font-size: 14px;
73
73
  color: #1A2030;
74
74
  padding: 19px 40px 5px 16px;
75
75
  transition: 0.3s all;
@@ -77,7 +77,7 @@
77
77
  padding: 19px 36px 7px 12px;
78
78
  height: 40px;
79
79
  border: 1px solid #71757A;
80
- font-size: var(--fs-content-mini);
80
+ font-size: 12px;
81
81
  }
82
82
 
83
83
  &:focus ~ #{$self}__label,
@@ -85,20 +85,20 @@
85
85
  &:-webkit-autofill ~ #{$self}__label,
86
86
  &:not(:-webkit-autofill):valid ~ #{$self}__label {
87
87
  top: 12px;
88
- font-size: var(--fs-content-micro);
88
+ font-size: 10px;
89
89
  color: #71757A;
90
90
  @media(max-width: 1025px) {
91
- font-size: var(--fs-content-nano);
91
+ font-size: 8px;
92
92
  }
93
93
  }
94
94
 
95
95
  &:focus ~ #{$self}__label-red,
96
96
  &:not(:focus):valid ~ #{$self}__label-red {
97
97
  top: 12px;
98
- font-size: var(--fs-content-micro);
98
+ font-size: 10px;
99
99
  color: #ff2e43;
100
100
  @media(max-width: 1025px) {
101
- font-size: var(--fs-content-nano);
101
+ font-size: 8px;
102
102
  }
103
103
  }
104
104
 
@@ -126,10 +126,10 @@
126
126
  line-height: 40px;
127
127
  transition: 0.3s;
128
128
  color: #71757A;
129
- font-size: var(--fs-form-placeholder);
129
+ font-size: 12px;
130
130
  @media(max-width: 1025px) {
131
131
  left: 12px;
132
- font-size: var(--fs-content-micro);
132
+ font-size: 10px;
133
133
  line-height: 16px;
134
134
  color: #71757A;
135
135
  }
@@ -146,11 +146,11 @@
146
146
  line-height: 40px;
147
147
  transition: 0.3s;
148
148
  color: #ff2e43;
149
- font-size: var(--fs-form-placeholder);
149
+ font-size: 12px;
150
150
 
151
151
  @media(max-width: 1025px) {
152
152
  left: 12px;
153
- font-size: var(--fs-content-micro);
153
+ font-size: 10px;
154
154
  line-height: 16px;
155
155
  color: #ff2e43;
156
156
  }
@@ -198,7 +198,7 @@
198
198
  padding: 5px 16px;
199
199
  line-height: 16px;
200
200
  font-size: 14px;
201
- color: var(--newGray);
201
+ color: #71757a;
202
202
  transition: 0.3s all;
203
203
  cursor: pointer;
204
204
  @media(max-width: 1025px) {
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <header class="a-header" :class="[{'bordered': isBordered}, {'fixed': isFixed}]">
2
+ <header v-if="windowOpen" class="a-header" :class="[{'bordered': isBordered}, {'fixed': isFixed}]">
3
3
  <div class="container">
4
4
  <div class="a-header__left">
5
5
  <a class="logo" :href="toAdtdev('https://adata.kz')">
@@ -130,6 +130,7 @@ export default {
130
130
  data() {
131
131
  return {
132
132
  profileDropDown,
133
+ windowOpen: false,
133
134
  subheaderItems: [
134
135
  {
135
136
  id: 1,
@@ -156,6 +157,7 @@ export default {
156
157
  };
157
158
  },
158
159
  mounted() {
160
+ this.windowOpen = true;
159
161
  this.setBalance(this.balance);
160
162
  },
161
163
  computed: {
@@ -327,6 +329,7 @@ export default {
327
329
  font-size: 16px;
328
330
  line-height: 22px;
329
331
  color: #2c3e50;
332
+ display: block;
330
333
 
331
334
  &:last-child {
332
335
  border-bottom: 1px solid #9DA3AC4C;
@@ -31,6 +31,11 @@
31
31
  </div>
32
32
  </div>
33
33
  <div class="adt-text-block__error" v-if="!!errorText">
34
+ <svg width="14" height="14" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" id="icon__attention">
35
+ <path d="M8.5 4C8.5 3.72386 8.27614 3.5 8 3.5C7.72386 3.5 7.5 3.72386 7.5 4H8.5ZM7.5 9C7.5 9.27614 7.72386 9.5 8 9.5C8.27614 9.5 8.5 9.27614 8.5 9H7.5ZM7.5 4V9H8.5V4H7.5Z" fill="#FF2E43"/>
36
+ <path d="M8.5 11C8.5 10.7239 8.27614 10.5 8 10.5C7.72386 10.5 7.5 10.7239 7.5 11H8.5ZM7.5 11.5C7.5 11.7761 7.72386 12 8 12C8.27614 12 8.5 11.7761 8.5 11.5H7.5ZM7.5 11V11.5H8.5V11H7.5Z" fill="#FF2E43"/>
37
+ <circle cx="8" cy="8" r="7" stroke="#FF2E43"/>
38
+ </svg>
34
39
  {{ errorText }}
35
40
  </div>
36
41
  </div>
@@ -4,19 +4,14 @@ export default {
4
4
  title: 'SearchTextField',
5
5
  component: ASearchTextField,
6
6
  data: () => ({ value: "" }),
7
- methods: {
8
- inputHandle(val) {
9
- console.log(val);
10
- }
11
- },
12
- template: "<a-search-text-field v-model='value' @input='inputHandle' label='Example'></a-search-text-field>>"
7
+ template: "<a-search-text-field @input='(val) => {this.value = val}' label='Example'></a-search-text-field>>"
13
8
  }
14
9
 
10
+
15
11
  const Template = (args, { argTypes }) => ({
16
12
  components: { ASearchTextField },
17
13
  props: Object.keys(argTypes),
18
- data: () => ({ val: "" }),
19
- template: '<a-search-text-field v-model="val" v-bind="$props"></a-search-text-field>'
14
+ template: '<a-search-text-field v-bind="$props"></a-search-text-field>'
20
15
  })
21
16
 
22
17
  export const WithIcon = Template.bind({});
@@ -10,8 +10,7 @@
10
10
  :type="type"
11
11
  :value="value"
12
12
  required
13
- @input="inputHandler($event)"
14
- @keydown="handleKeyDown"
13
+ @input="$emit('input', $event.target.value)"
15
14
  @keypress.enter="$emit('enterPressed')"
16
15
  @focus="showAutocomplete = true"
17
16
  @click="$emit('showVTour')"
@@ -30,7 +29,7 @@
30
29
  >
31
30
  {{ label }}
32
31
  </label>
33
- <div class="mobile-magnifier" v-if="magnifierMob" @click="$emit('onMagnifierClick')">
32
+ <div class="mobile mobile-magnifier" v-if="magnifierMob" @click="$emit('onMagnifierClick')">
34
33
  <svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="magnifier">
35
34
  <path d="M13.95 13.95L10 10" stroke="#2C3E50" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round">
36
35
  </path>
@@ -91,6 +90,7 @@ export default {
91
90
  value: {
92
91
  type: String,
93
92
  required: true,
93
+ default: ""
94
94
  },
95
95
  clearable: {
96
96
  type: Boolean,
@@ -179,13 +179,6 @@ export default {
179
179
  autocompleteOption.setAttribute("id", 'searchVariant');
180
180
  return autocompleteOption.innerText;
181
181
  },
182
- handleKeyDown(e) {
183
- if (+e.keyCode === 9) this.showAutocomplete = false;
184
- const specialKeys = [8, 188, 190, 110] // 8 - Backspace, 188 - ",", 190 and 110 - "."
185
- const charCode = e.keyCode
186
- if ((charCode >= 48 && charCode <= 57) || (charCode >= 96 && charCode <= 105) || specialKeys.indexOf(charCode) !== -1) return;
187
- else e.preventDefault()
188
- },
189
182
  inputHandler(e) {
190
183
  this.$emit('input', e.target.value);
191
184
  this.showAutocomplete = true;
@@ -9,6 +9,7 @@
9
9
  :placeholder="placeholder"
10
10
  required
11
11
  @input="$emit('input', $event.target.value)"
12
+ @keypress.enter="$emit('enterPressed')"
12
13
  class="adt-text-block__input"
13
14
  :class="{ error: !!errorText }"
14
15
  />
@@ -37,6 +38,11 @@
37
38
  </div>
38
39
  </div>
39
40
  <div class="adt-text-block__error" v-if="!!errorText">
41
+ <svg width="14" height="14" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" id="icon__attention">
42
+ <path d="M8.5 4C8.5 3.72386 8.27614 3.5 8 3.5C7.72386 3.5 7.5 3.72386 7.5 4H8.5ZM7.5 9C7.5 9.27614 7.72386 9.5 8 9.5C8.27614 9.5 8.5 9.27614 8.5 9H7.5ZM7.5 4V9H8.5V4H7.5Z" fill="#FF2E43"/>
43
+ <path d="M8.5 11C8.5 10.7239 8.27614 10.5 8 10.5C7.72386 10.5 7.5 10.7239 7.5 11H8.5ZM7.5 11.5C7.5 11.7761 7.72386 12 8 12C8.27614 12 8.5 11.7761 8.5 11.5H7.5ZM7.5 11V11.5H8.5V11H7.5Z" fill="#FF2E43"/>
44
+ <circle cx="8" cy="8" r="7" stroke="#FF2E43"/>
45
+ </svg>
40
46
  {{ errorText }}
41
47
  </div>
42
48
  </div>
@@ -6,6 +6,7 @@ import AAlert from './Alert/Alert'
6
6
  import AHeader from './Header/Header'
7
7
  import AFooter from './Footer/Footer'
8
8
  import ASearchTextField from './SearchTextField/SearchTextField'
9
+
9
10
  const Components = {
10
11
  AButton,
11
12
  ATextField,