Skip to content

Commit b64f560

Browse files
author
farfromrefug
committed
chore: project
1 parent 0387a46 commit b64f560

File tree

4 files changed

+78
-41
lines changed

4 files changed

+78
-41
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,10 @@ packages/**/*.d.ts
4343
bin
4444
build
4545
Pods
46-
!packages/platforms
46+
!packages/*/platforms
4747
/packages/**/*.aar
48+
/packages/**/*.framework
49+
/packages/**/*.xcframework
4850
/demo-snippets/**/*.aar
4951
*.xcuserdatad
5052
/packages/README.md

.vscode/settings.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
],
1515
"editor.snippetSuggestions": "top",
1616
"NE.enable.snippets": true,
17-
"java.configuration.updateBuildConfiguration": "disabled"
17+
"java.configuration.updateBuildConfiguration": "disabled",
18+
"typescript.tsdk": "node_modules/typescript/lib"
1819
}

tools

yarn.lock

+72-38
Original file line numberDiff line numberDiff line change
@@ -965,6 +965,15 @@ __metadata:
965965
languageName: node
966966
linkType: hard
967967

968+
"@babel/parser@npm:^7.23.5":
969+
version: 7.23.9
970+
resolution: "@babel/parser@npm:7.23.9"
971+
bin:
972+
parser: ./bin/babel-parser.js
973+
checksum: 727a7a807100f6a26df859e2f009c4ddbd0d3363287b45daa50bd082ccd0d431d0c4d0e610a91f806e04a1918726cd0f5a0592c9b902a815337feed12e1cafd9
974+
languageName: node
975+
linkType: hard
976+
968977
"@babel/parser@npm:^7.23.6":
969978
version: 7.23.6
970979
resolution: "@babel/parser@npm:7.23.6"
@@ -3233,7 +3242,7 @@ __metadata:
32333242

32343243
"@nativescript-community/plugin-seed-tools@file:tools::locator=%40nativescript-community%2Fui-material-components%40workspace%3A.":
32353244
version: 1.0.0
3236-
resolution: "@nativescript-community/plugin-seed-tools@file:tools#tools::hash=7ee9ee&locator=%40nativescript-community%2Fui-material-components%40workspace%3A."
3245+
resolution: "@nativescript-community/plugin-seed-tools@file:tools#tools::hash=d8ec7e&locator=%40nativescript-community%2Fui-material-components%40workspace%3A."
32373246
dependencies:
32383247
"@angular/animations": "npm:~17.0.8"
32393248
"@angular/common": "npm:~17.0.8"
@@ -3295,10 +3304,10 @@ __metadata:
32953304
tslib: "npm:2.6.2"
32963305
typedoc: "npm:~0.25.6"
32973306
typescript: "npm:~5.2.2"
3298-
vue: "npm:~2.6.14"
3307+
vue: "npm:^2.7.16"
32993308
yargs: "npm:^17.7.2"
33003309
zone.js: "npm:~0.14.2"
3301-
checksum: ea8db61c781f7ca36a4c5cf5e192f09bf0014c546b1114dfe40a40747c704d7df3c243778f0c07c357820b72966347830969da9c1742806203c0eecae4423399
3310+
checksum: 20d0fbef6f95fa6aa9fb3e5a8acb66c587b3f51c91c259b2aaba4194d32d29abfac06488958195af93edcf0f352c5ae6ddbb350acc895bd78a1f9bfd88544e70
33023311
languageName: node
33033312
linkType: hard
33043313

@@ -3344,49 +3353,49 @@ __metadata:
33443353
version: 0.0.0-use.local
33453354
resolution: "@nativescript-community/ui-material-activityindicator@workspace:packages/activityindicator"
33463355
dependencies:
3347-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3356+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
33483357
languageName: unknown
33493358
linkType: soft
33503359

33513360
"@nativescript-community/ui-material-bottom-navigation@npm:*, @nativescript-community/ui-material-bottom-navigation@workspace:packages/bottom-navigation":
33523361
version: 0.0.0-use.local
33533362
resolution: "@nativescript-community/ui-material-bottom-navigation@workspace:packages/bottom-navigation"
33543363
dependencies:
3355-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3356-
"@nativescript-community/ui-material-core-tabs": "npm:^7.2.30"
3364+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
3365+
"@nativescript-community/ui-material-core-tabs": "npm:^7.2.36"
33573366
languageName: unknown
33583367
linkType: soft
33593368

33603369
"@nativescript-community/ui-material-bottomnavigationbar@npm:*, @nativescript-community/ui-material-bottomnavigationbar@workspace:packages/bottomnavigationbar":
33613370
version: 0.0.0-use.local
33623371
resolution: "@nativescript-community/ui-material-bottomnavigationbar@workspace:packages/bottomnavigationbar"
33633372
dependencies:
3364-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3373+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
33653374
languageName: unknown
33663375
linkType: soft
33673376

33683377
"@nativescript-community/ui-material-bottomsheet@npm:*, @nativescript-community/ui-material-bottomsheet@workspace:packages/bottomsheet":
33693378
version: 0.0.0-use.local
33703379
resolution: "@nativescript-community/ui-material-bottomsheet@workspace:packages/bottomsheet"
33713380
dependencies:
3372-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3381+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
33733382
languageName: unknown
33743383
linkType: soft
33753384

3376-
"@nativescript-community/ui-material-button@npm:*, @nativescript-community/ui-material-button@npm:^7.2.30, @nativescript-community/ui-material-button@workspace:packages/button":
3385+
"@nativescript-community/ui-material-button@npm:*, @nativescript-community/ui-material-button@npm:^7.2.36, @nativescript-community/ui-material-button@workspace:packages/button":
33773386
version: 0.0.0-use.local
33783387
resolution: "@nativescript-community/ui-material-button@workspace:packages/button"
33793388
dependencies:
33803389
"@nativescript-community/text": "npm:^1.5.2"
3381-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3390+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
33823391
languageName: unknown
33833392
linkType: soft
33843393

33853394
"@nativescript-community/ui-material-cardview@npm:*, @nativescript-community/ui-material-cardview@workspace:packages/cardview":
33863395
version: 0.0.0-use.local
33873396
resolution: "@nativescript-community/ui-material-cardview@workspace:packages/cardview"
33883397
dependencies:
3389-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3398+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
33903399
languageName: unknown
33913400
linkType: soft
33923401

@@ -3399,15 +3408,15 @@ __metadata:
33993408
languageName: unknown
34003409
linkType: soft
34013410

3402-
"@nativescript-community/ui-material-core-tabs@npm:*, @nativescript-community/ui-material-core-tabs@npm:^7.2.30, @nativescript-community/ui-material-core-tabs@workspace:packages/core-tabs":
3411+
"@nativescript-community/ui-material-core-tabs@npm:*, @nativescript-community/ui-material-core-tabs@npm:^7.2.36, @nativescript-community/ui-material-core-tabs@workspace:packages/core-tabs":
34033412
version: 0.0.0-use.local
34043413
resolution: "@nativescript-community/ui-material-core-tabs@workspace:packages/core-tabs"
34053414
dependencies:
3406-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3415+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
34073416
languageName: unknown
34083417
linkType: soft
34093418

3410-
"@nativescript-community/ui-material-core@npm:*, @nativescript-community/ui-material-core@npm:^7.2.30, @nativescript-community/ui-material-core@workspace:packages/core":
3419+
"@nativescript-community/ui-material-core@npm:*, @nativescript-community/ui-material-core@npm:^7.2.36, @nativescript-community/ui-material-core@workspace:packages/core":
34113420
version: 0.0.0-use.local
34123421
resolution: "@nativescript-community/ui-material-core@workspace:packages/core"
34133422
languageName: unknown
@@ -3417,83 +3426,83 @@ __metadata:
34173426
version: 0.0.0-use.local
34183427
resolution: "@nativescript-community/ui-material-dialogs@workspace:packages/dialogs"
34193428
dependencies:
3420-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3421-
"@nativescript-community/ui-material-textfield": "npm:^7.2.30"
3429+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
3430+
"@nativescript-community/ui-material-textfield": "npm:^7.2.36"
34223431
languageName: unknown
34233432
linkType: soft
34243433

34253434
"@nativescript-community/ui-material-floatingactionbutton@npm:*, @nativescript-community/ui-material-floatingactionbutton@workspace:packages/floatingactionbutton":
34263435
version: 0.0.0-use.local
34273436
resolution: "@nativescript-community/ui-material-floatingactionbutton@workspace:packages/floatingactionbutton"
34283437
dependencies:
3429-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3438+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
34303439
languageName: unknown
34313440
linkType: soft
34323441

34333442
"@nativescript-community/ui-material-progress@npm:*, @nativescript-community/ui-material-progress@workspace:packages/progress":
34343443
version: 0.0.0-use.local
34353444
resolution: "@nativescript-community/ui-material-progress@workspace:packages/progress"
34363445
dependencies:
3437-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3446+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
34383447
languageName: unknown
34393448
linkType: soft
34403449

34413450
"@nativescript-community/ui-material-ripple@npm:*, @nativescript-community/ui-material-ripple@workspace:packages/ripple":
34423451
version: 0.0.0-use.local
34433452
resolution: "@nativescript-community/ui-material-ripple@workspace:packages/ripple"
34443453
dependencies:
3445-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3454+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
34463455
languageName: unknown
34473456
linkType: soft
34483457

34493458
"@nativescript-community/ui-material-slider@npm:*, @nativescript-community/ui-material-slider@workspace:packages/slider":
34503459
version: 0.0.0-use.local
34513460
resolution: "@nativescript-community/ui-material-slider@workspace:packages/slider"
34523461
dependencies:
3453-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3462+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
34543463
languageName: unknown
34553464
linkType: soft
34563465

34573466
"@nativescript-community/ui-material-snackbar@npm:*, @nativescript-community/ui-material-snackbar@workspace:packages/snackbar":
34583467
version: 0.0.0-use.local
34593468
resolution: "@nativescript-community/ui-material-snackbar@workspace:packages/snackbar"
34603469
dependencies:
3461-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3470+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
34623471
languageName: unknown
34633472
linkType: soft
34643473

34653474
"@nativescript-community/ui-material-speeddial@npm:*, @nativescript-community/ui-material-speeddial@workspace:packages/speeddial":
34663475
version: 0.0.0-use.local
34673476
resolution: "@nativescript-community/ui-material-speeddial@workspace:packages/speeddial"
34683477
dependencies:
3469-
"@nativescript-community/ui-material-button": "npm:^7.2.30"
3470-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3478+
"@nativescript-community/ui-material-button": "npm:^7.2.36"
3479+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
34713480
languageName: unknown
34723481
linkType: soft
34733482

34743483
"@nativescript-community/ui-material-switch@workspace:packages/switch":
34753484
version: 0.0.0-use.local
34763485
resolution: "@nativescript-community/ui-material-switch@workspace:packages/switch"
34773486
dependencies:
3478-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3487+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
34793488
languageName: unknown
34803489
linkType: soft
34813490

34823491
"@nativescript-community/ui-material-tabs@npm:*, @nativescript-community/ui-material-tabs@workspace:packages/tabs":
34833492
version: 0.0.0-use.local
34843493
resolution: "@nativescript-community/ui-material-tabs@workspace:packages/tabs"
34853494
dependencies:
3486-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3487-
"@nativescript-community/ui-material-core-tabs": "npm:^7.2.30"
3495+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
3496+
"@nativescript-community/ui-material-core-tabs": "npm:^7.2.36"
34883497
languageName: unknown
34893498
linkType: soft
34903499

3491-
"@nativescript-community/ui-material-textfield@npm:*, @nativescript-community/ui-material-textfield@npm:^7.2.30, @nativescript-community/ui-material-textfield@workspace:packages/textfield":
3500+
"@nativescript-community/ui-material-textfield@npm:*, @nativescript-community/ui-material-textfield@npm:^7.2.36, @nativescript-community/ui-material-textfield@workspace:packages/textfield":
34923501
version: 0.0.0-use.local
34933502
resolution: "@nativescript-community/ui-material-textfield@workspace:packages/textfield"
34943503
dependencies:
34953504
"@nativescript-community/text": "npm:^1.5.33"
3496-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3505+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
34973506
languageName: unknown
34983507
linkType: soft
34993508

@@ -3502,7 +3511,7 @@ __metadata:
35023511
resolution: "@nativescript-community/ui-material-textview@workspace:packages/textview"
35033512
dependencies:
35043513
"@nativescript-community/text": "npm:^1.5.33"
3505-
"@nativescript-community/ui-material-core": "npm:^7.2.30"
3514+
"@nativescript-community/ui-material-core": "npm:^7.2.36"
35063515
languageName: unknown
35073516
linkType: soft
35083517

@@ -3688,7 +3697,7 @@ __metadata:
36883697
nativescript-vue: "npm:~2.9.3"
36893698
nativescript-vue-template-compiler: "npm:~2.9.3"
36903699
typescript: "npm:5.3.1-rc"
3691-
vue: "npm:~2.6.14"
3700+
vue: "npm:^2.7.16"
36923701
languageName: unknown
36933702
linkType: soft
36943703

@@ -5241,6 +5250,21 @@ __metadata:
52415250
languageName: node
52425251
linkType: hard
52435252

5253+
"@vue/compiler-sfc@npm:2.7.16":
5254+
version: 2.7.16
5255+
resolution: "@vue/compiler-sfc@npm:2.7.16"
5256+
dependencies:
5257+
"@babel/parser": "npm:^7.23.5"
5258+
postcss: "npm:^8.4.14"
5259+
prettier: "npm:^1.18.2 || ^2.0.0"
5260+
source-map: "npm:^0.6.1"
5261+
dependenciesMeta:
5262+
prettier:
5263+
optional: true
5264+
checksum: fd1128fe1b0ebb1e680aa34909d73716ee5e6f4d3460c1c292b47626976d7af25982cdcbfba7cdbd74e1bee865c39813b82dc71c483731c58184d99ef4043d4d
5265+
languageName: node
5266+
linkType: hard
5267+
52445268
"@vue/compiler-sfc@npm:3.3.8, @vue/compiler-sfc@npm:^3.3.4":
52455269
version: 3.3.8
52465270
resolution: "@vue/compiler-sfc@npm:3.3.8"
@@ -8122,6 +8146,13 @@ __metadata:
81228146
languageName: node
81238147
linkType: hard
81248148

8149+
"csstype@npm:^3.1.0":
8150+
version: 3.1.3
8151+
resolution: "csstype@npm:3.1.3"
8152+
checksum: f593cce41ff5ade23f44e77521e3a1bcc2c64107041e1bf6c3c32adc5187d0d60983292fda326154d20b01079e24931aa5b08e4467cc488b60bb1e7f6d478ade
8153+
languageName: node
8154+
linkType: hard
8155+
81258156
"cuint@npm:^0.2.2":
81268157
version: 0.2.2
81278158
resolution: "cuint@npm:0.2.2"
@@ -15599,7 +15630,7 @@ __metadata:
1559915630
languageName: node
1560015631
linkType: hard
1560115632

15602-
"postcss@npm:^8.4.33":
15633+
"postcss@npm:^8.4.14, postcss@npm:^8.4.33":
1560315634
version: 8.4.33
1560415635
resolution: "postcss@npm:8.4.33"
1560515636
dependencies:
@@ -19146,6 +19177,16 @@ __metadata:
1914619177
languageName: node
1914719178
linkType: hard
1914819179

19180+
"vue@npm:^2.7.16":
19181+
version: 2.7.16
19182+
resolution: "vue@npm:2.7.16"
19183+
dependencies:
19184+
"@vue/compiler-sfc": "npm:2.7.16"
19185+
csstype: "npm:^3.1.0"
19186+
checksum: 0371f7bfafd9c6f58ffee6f291fc4ca045033f163e090d8afdfb7550fb9ba71770fe673941083038c88b4a45effe45bb8560c235dc3953c1ff8596f0ad4e4d88
19187+
languageName: node
19188+
linkType: hard
19189+
1914919190
"vue@npm:^3.3.4":
1915019191
version: 3.3.8
1915119192
resolution: "vue@npm:3.3.8"
@@ -19164,13 +19205,6 @@ __metadata:
1916419205
languageName: node
1916519206
linkType: hard
1916619207

19167-
"vue@npm:~2.6.14":
19168-
version: 2.6.14
19169-
resolution: "vue@npm:2.6.14"
19170-
checksum: 382e261c1d995285b1834f093b53d935a537e6afd18a557131890144bcc5b61c87101db70daf8593bd1cdcfad3dcd90a2f4fea35b6ca0cee1e8c6f7f8f88c104
19171-
languageName: node
19172-
linkType: hard
19173-
1917419208
"walk-up-path@npm:^3.0.1":
1917519209
version: 3.0.1
1917619210
resolution: "walk-up-path@npm:3.0.1"

0 commit comments

Comments
 (0)