@scaleflex/asset-picker 0.2.12 → 0.2.14

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.
@@ -1,64 +1,53 @@
1
1
  {
2
2
  "permissions": {
3
3
  "allow": [
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)",
4
+ "Bash(ls:*)",
11
5
  "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)",
18
6
  "Bash(npm install:*)",
7
+ "Bash(npx tsc:*)",
19
8
  "Bash(npx vite:*)",
9
+ "WebFetch(domain:localhost)",
10
+ "Bash(curl:*)",
11
+ "Bash(node:*)",
12
+ "WebSearch",
20
13
  "Bash(npm run:*)",
21
- "Bash(git push:*)",
22
- "Bash(npm publish:*)",
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* \\\\\\))",
14
+ "Bash(wc:*)",
25
15
  "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\" {})",
28
- "Bash(npm view:*)",
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/)",
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:*)",
45
21
  "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\")",
49
- "Bash(curl -s \"https://api.filerobot.com/fbmjmuoeb/v5/files?format=json,regvar:api,select:internal&preview=2301&limit=2&sort=created_at:desc\" -H \"X-Filerobot-Key: SECU_47D57B3106A841F7A1FEA951846CC5F3\")",
50
- "Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); [print\\(f[''''name''''], f.get\\(''''extension'''',''''?''''\\), f.get\\(''''type'''',''''?''''\\)\\) for f in d.get\\(''''files'''',[]\\)]\")",
51
- "Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\(''''total:'''', d.get\\(''''info'''',{}\\).get\\(''''total_files_count'''',0\\)\\); [print\\(f[''''name''''], f.get\\(''''extension'''',''''?''''\\), f.get\\(''''type'''',{}\\).get\\(''''value'''',''''?''''\\)\\) for f in d.get\\(''''files'''',[]\\)]\")",
52
- "Bash(curl -s \"https://api.filerobot.com/fbmjmuoeb/v5/files?format=json,regvar:api,select:internal&preview=2301&limit=3&sort=created_at:desc\" -H \"X-Filerobot-Key: SECU_47D57B3106A841F7A1FEA951846CC5F3\")",
53
- "Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\(''''total:'''', d.get\\(''''info'''',{}\\).get\\(''''total_files_count'''',0\\)\\); [print\\(f[''''name''''], f.get\\(''''extension'''',''''?''''\\), f.get\\(''''type'''',''''?''''\\)\\) for f in d.get\\(''''files'''',[]\\)]\")",
54
- "Bash(curl -s 'https://api.filerobot.com/fbmjmuoeb/v5/files?preview=2301&q=type:%22image_svg%22&folder=%2F&sort=modified_at:desc&offset=0&limit=2&recursive=1' -H 'x-filerobot-key: SECU_47D57B3106A841F7A1FEA951846CC5F3')",
55
- "Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\(''''total:'''', d.get\\(''''info'''',{}\\).get\\(''''total_files_count'''',0\\)\\); [print\\(f[''''name''''], f.get\\(''''type'''',{}\\).get\\(''''value'''',''''?''''\\) if isinstance\\(f.get\\(''''type''''\\),dict\\) else f.get\\(''''type'''',''''?''''\\)\\) for f in d.get\\(''''files'''',[]\\)]\")",
56
- "Bash(curl -s 'https://api.filerobot.com/fbmjmuoeb/v5/files?preview=2301&q=type:%22image_jpg%22&folder=%2F&sort=modified_at:desc&offset=0&limit=2&recursive=1' -H 'x-filerobot-key: SECU_47D57B3106A841F7A1FEA951846CC5F3')",
57
- "Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\(''''total:'''', d.get\\(''''info'''',{}\\).get\\(''''total_files_count'''',0\\)\\); [print\\(f[''''name'''']\\) for f in d.get\\(''''files'''',[]\\)]\")",
58
- "Bash(curl -s 'https://api.filerobot.com/fbmjmuoeb/v5/filters/config' -H 'x-filerobot-key: SECU_47D57B3106A841F7A1FEA951846CC5F3')",
59
- "Bash(curl -s 'https://api.filerobot.com/fbmjmuoeb/v5/filters?filter_by=filetype&format=list&limit=200' -H 'x-filerobot-key: SECU_47D57B3106A841F7A1FEA951846CC5F3')",
60
- "Bash(curl -s 'https://api.filerobot.com/fbmjmuoeb/v5/files?format=json,regvar:api,select:internal&preview=2301&q=type:%22image_svg%22&folder=%2F&sort=created_at:desc&offset=0&limit=2&recursive=1' -H 'x-filerobot-key: SECU_47D57B3106A841F7A1FEA951846CC5F3')",
61
- "Bash(curl -s 'https://api.filerobot.com/fbmjmuoeb/v5/files?preview=2301&q=type:%22image_png%22,%22image_jpeg%22,%22image_svg%22,%22image_webp%22,%22image_gif%22,%22image_other%22,%22image_psd%22,%22image_avif%22,%22image_tiff%22,%22image_eps%22&folder=%2F&sort=modified_at:desc&offset=0&limit=3&recursive=1' -H 'x-filerobot-key: SECU_47D57B3106A841F7A1FEA951846CC5F3')"
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:*)",
41
+ "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:*)",
46
+ "Bash(npm view:*)",
47
+ "Bash(find ~/.claude -type f \\\\\\(-name *release* -o -name *.mdc -o -name *.md \\\\\\))",
48
+ "Bash(node -e \"console.log\\(require\\(''./node_modules/@scaleflex/uploader/package.json''\\).version\\)\")",
49
+ "Bash(node -e \"console.log\\(require\\(''../uploader/package.json''\\).version\\)\")",
50
+ "Bash(./scripts/publish-github.sh \"Update demo with latest uploader\")"
62
51
  ]
63
52
  }
64
53
  }