@scaleflex/asset-picker 0.2.6 → 0.2.8

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.
Files changed (52) hide show
  1. package/.claude/settings.local.json +39 -38
  2. package/dist/{asset-picker-Cc1NFvo6.js → asset-picker-CveN6PRs.js} +3393 -2512
  3. package/dist/{asset-picker-D62afrSd.cjs → asset-picker-jJyPEuMn.cjs} +882 -379
  4. package/dist/asset-picker.d.ts +9 -0
  5. package/dist/asset-picker.d.ts.map +1 -1
  6. package/dist/components/filters/filters.constants.d.ts.map +1 -1
  7. package/dist/components/header/ap-header.d.ts.map +1 -1
  8. package/dist/components/selection/ap-folder-resolve-dialog.d.ts +18 -0
  9. package/dist/components/selection/ap-folder-resolve-dialog.d.ts.map +1 -0
  10. package/dist/components/selection/ap-selection-bar.d.ts +4 -0
  11. package/dist/components/selection/ap-selection-bar.d.ts.map +1 -1
  12. package/dist/components/toolbar/ap-content-toolbar.d.ts.map +1 -1
  13. package/dist/components/views/ap-asset-row.d.ts +2 -0
  14. package/dist/components/views/ap-asset-row.d.ts.map +1 -1
  15. package/dist/components/views/ap-folder-card.d.ts +5 -10
  16. package/dist/components/views/ap-folder-card.d.ts.map +1 -1
  17. package/dist/components/views/ap-folder-row.d.ts +10 -1
  18. package/dist/components/views/ap-folder-row.d.ts.map +1 -1
  19. package/dist/components/views/ap-grid-view.d.ts +4 -0
  20. package/dist/components/views/ap-grid-view.d.ts.map +1 -1
  21. package/dist/components/views/ap-list-view.d.ts +9 -1
  22. package/dist/components/views/ap-list-view.d.ts.map +1 -1
  23. package/dist/components/views/ap-skeleton.d.ts +4 -0
  24. package/dist/components/views/ap-skeleton.d.ts.map +1 -1
  25. package/dist/controllers/marquee.controller.d.ts +4 -1
  26. package/dist/controllers/marquee.controller.d.ts.map +1 -1
  27. package/dist/controllers/selection.controller.d.ts +12 -0
  28. package/dist/controllers/selection.controller.d.ts.map +1 -1
  29. package/dist/define.cjs +1 -1
  30. package/dist/define.js +1 -1
  31. package/dist/index.cjs +1 -1
  32. package/dist/index.d.ts +2 -2
  33. package/dist/index.d.ts.map +1 -1
  34. package/dist/index.js +1 -1
  35. package/dist/react.cjs +1 -1
  36. package/dist/react.d.ts +6 -1
  37. package/dist/react.d.ts.map +1 -1
  38. package/dist/react.js +25 -25
  39. package/dist/store/index.d.ts.map +1 -1
  40. package/dist/store/store.types.d.ts +2 -0
  41. package/dist/store/store.types.d.ts.map +1 -1
  42. package/dist/types/config.types.d.ts +15 -1
  43. package/dist/types/config.types.d.ts.map +1 -1
  44. package/dist/types/events.types.d.ts +7 -0
  45. package/dist/types/events.types.d.ts.map +1 -1
  46. package/dist/types/folder.types.d.ts +4 -0
  47. package/dist/types/folder.types.d.ts.map +1 -1
  48. package/dist/utils/file-type.d.ts +2 -0
  49. package/dist/utils/file-type.d.ts.map +1 -1
  50. package/dist/utils/thumbnail.d.ts +6 -0
  51. package/dist/utils/thumbnail.d.ts.map +1 -1
  52. package/package.json +2 -2
@@ -1,50 +1,51 @@
1
1
  {
2
2
  "permissions": {
3
3
  "allow": [
4
- "Bash(ls:*)",
4
+ "Bash(grep -r \"ap-icon.*grid\\\\|ap-icon.*list\\\\|ap-icon.*sort\\\\|ap-icon.*globe\" /Users/dmitry_stremous/scaleflex/asset-picker/src/components --include=*.ts)",
5
+ "Bash(git add:*)",
6
+ "Bash(git commit:*)",
7
+ "Bash(npx tsc:*)",
8
+ "Bash(/tmp/report.txt:*)",
9
+ "Read(//tmp/**)",
10
+ "Bash(grep -r \"chip\\\\|pinned\" /Users/dmitry_stremous/scaleflex/asset-picker/src/styles/ --include=*.css --include=*.ts)",
5
11
  "Bash(grep:*)",
12
+ "Bash(find /Users/dmitry_stremous/scaleflex/asset-picker/src/components -name *checkbox* -o -name *check*)",
13
+ "Bash(find /Users/dmitry_stremous/scaleflex/asset-picker/src -name *checkbox* -o -name *icon*)",
14
+ "WebFetch(domain:lucide.dev)",
15
+ "Bash(find /Users/dmitry_stremous/scaleflex/asset-picker/src -name *regional* -o -name *dropdown*)",
16
+ "Bash(find src/components/header src/components/shared -type f -name *.ts)",
17
+ "Bash(find /Users/dmitry_stremous/scaleflex/uploader/src -type f -name *.ts -o -name *.tsx)",
6
18
  "Bash(npm install:*)",
7
- "Bash(npx tsc:*)",
8
19
  "Bash(npx vite:*)",
9
- "WebFetch(domain:localhost)",
10
- "Bash(curl:*)",
11
- "Bash(node:*)",
12
- "WebSearch",
13
20
  "Bash(npm run:*)",
14
- "Bash(wc:*)",
15
- "WebFetch(domain:unpkg.com)",
16
- "Bash(git:*)",
17
- "Bash(find /Users/dmitrystremous/scaleflex -maxdepth 3 -type d -name \"*admin*\" 2>/dev/null | grep -i filerobot)",
18
- "Bash(gh run:*)",
19
- "Bash(gh workflow:*)",
20
- "Bash(find:*)",
21
- "Bash(npx playwright:*)",
22
- "Bash(npm ls:*)",
23
- "Read(//Users/dmitrystremous/**)",
24
- "Bash(npx:*)",
25
- "Bash(rm:*)",
26
- "Bash(tail:*)",
27
- "WebFetch(domain:raw.githubusercontent.com)",
28
- "Bash(gh api:*)",
29
- "WebFetch(domain:www.scaleflex.com)",
30
- "WebFetch(domain:scaleflex.github.io)",
31
- "WebFetch(domain:github.com)",
32
- "WebFetch(domain:portals.scaleflex.com)",
33
- "Bash(for f:*)",
34
- "Bash(do echo:*)",
35
- "Read(//Users/dmitrystremous/scaleflex/asset-picker/**)",
36
- "Bash(done)",
37
- "Bash(cd:*)",
38
- "Bash(chmod:*)",
39
- "Bash(./scripts/publish-github.sh \"v0.1.0 — initial release\" 2>&1)",
40
- "Bash(npm whoami:*)",
21
+ "Bash(git push:*)",
41
22
  "Bash(npm publish:*)",
42
- "Bash(gh repo:*)",
43
- "Bash(./scripts/publish-github.sh \"Update README with demo and docs links\" 2>&1)",
44
- "Bash(lsof:*)",
45
- "Bash(kill:*)",
23
+ "Bash(find /Users/dmitry_stremous/scaleflex/uploader -maxdepth 2 -type f -name *DEPLOY* -o -name *deploy* -o -name *publish*)",
24
+ "Bash(find /Users/dmitry_stremous/scaleflex/asset-picker -maxdepth 2 -type f \\\\\\(-name *DEPLOY* -o -name *deploy* -o -name *publish* \\\\\\))",
25
+ "WebFetch(domain:unpkg.com)",
26
+ "Bash(git status:*)",
27
+ "Bash(find /Users/dmitry_stremous/scaleflex/asset-picker/src -name \"*.ts\" -type f -exec grep -l \"ap-filter-metadata\\\\|metadata.*popover\\\\|MetadataFilter\" {})",
46
28
  "Bash(npm view:*)",
47
- "Bash(find ~/.claude -type f \\\\\\(-name *release* -o -name *.mdc -o -name *.md \\\\\\))"
29
+ "Bash(node:*)",
30
+ "Bash(npm pack:*)",
31
+ "Bash(find /Users/dmitry_stremous/scaleflex/asset-picker -name *.test.ts -o -name *.spec.ts)",
32
+ "Bash(git show:*)",
33
+ "Bash(npm update:*)",
34
+ "Bash(npm ls:*)",
35
+ "Bash(curl -s \"https://api.filerobot.com/fbmjmuoeb/v5/files?format=json,regvar:api,select:internal&preview=2301&limit=2&q=type:video&sort=created_at:desc\" -H \"X-Filerobot-Key: SECU_47D57B3106A841F7A1FEA951846CC5F3\")",
36
+ "Bash(python3 -m json.tool)",
37
+ "Bash(curl -s \"https://api.filerobot.com/fbmjmuoeb/v5/files?format=json,regvar:api,select:internal&preview=2301&limit=2&q=extension:mp4&sort=created_at:desc\" -H \"X-Filerobot-Key: SECU_47D57B3106A841F7A1FEA951846CC5F3\")",
38
+ "Bash(curl -s \"https://api.filerobot.com/fbmjmuoeb/v5/files?format=json,regvar:api,select:internal&preview=2301&limit=5&sort=created_at:desc\" -H \"X-Filerobot-Key: SECU_47D57B3106A841F7A1FEA951846CC5F3\")",
39
+ "Bash(find /Users/dmitry_stremous/scaleflex/asset-picker/src/components/preview -type f -name *.ts -o -name *.tsx)",
40
+ "WebFetch(domain:localhost)",
41
+ "Bash(git fetch:*)",
42
+ "Bash(ssh -T git@github.com)",
43
+ "Bash(git checkout:*)",
44
+ "Bash(curl -s http://localhost:5173/)",
45
+ "Bash(npx playwright:*)",
46
+ "Bash(find /Users/dmitry_stremous/scaleflex/asset-picker/src/components/views -type f -name *folder* -o -name *row* -o -name *card*)",
47
+ "Bash(pkill -f \"vite serve\")",
48
+ "Bash(pkill -f \"vite\")"
48
49
  ]
49
50
  }
50
51
  }