Skip to content

Commit

Permalink
docs: update dependent-usage.json (#3215)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 5, 2024
1 parent aed7b6f commit 4b63a24
Showing 1 changed file with 45 additions and 45 deletions.
90 changes: 45 additions & 45 deletions dependent-usage.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastModified": 1725459902113,
"lastModified": 1725545496563,
"projectUsages": [
{
"version": "22.7.0",
Expand Down Expand Up @@ -49728,9 +49728,9 @@
"Dropdown": [
{
"filePath": "src/DesktopHeader.jsx",
"line": 88,
"line": 106,
"column": 6,
"index": 2275
"index": 2778
},
{
"filePath": "src/learning-header/AuthenticatedUserDropdown.jsx",
Expand All @@ -49742,9 +49742,9 @@
"Dropdown.Toggle": [
{
"filePath": "src/DesktopHeader.jsx",
"line": 89,
"line": 107,
"column": 8,
"index": 2294
"index": 2797
},
{
"filePath": "src/learning-header/AuthenticatedUserDropdown.jsx",
Expand All @@ -49756,23 +49756,23 @@
"AvatarButton": [
{
"filePath": "src/DesktopHeader.jsx",
"line": 91,
"line": 109,
"column": 14,
"index": 2354
"index": 2857
},
{
"filePath": "src/MobileHeader.jsx",
"line": 178,
"line": 197,
"column": 21,
"index": 5873
"index": 6473
}
],
"Dropdown.Menu": [
{
"filePath": "src/DesktopHeader.jsx",
"line": 97,
"line": 115,
"column": 8,
"index": 2549
"index": 3052
},
{
"filePath": "src/learning-header/AuthenticatedUserDropdown.jsx",
Expand All @@ -49784,15 +49784,15 @@
"Dropdown.Item": [
{
"filePath": "src/DesktopHeader.jsx",
"line": 99,
"line": 117,
"column": 12,
"index": 2620
"index": 3123
},
{
"filePath": "src/DesktopHeader.jsx",
"line": 118,
"line": 136,
"column": 16,
"index": 3365
"index": 3868
},
{
"filePath": "src/learning-header/AuthenticatedUserDropdown.jsx",
Expand Down Expand Up @@ -49858,25 +49858,25 @@
"Dropdown.Header": [
{
"filePath": "src/DesktopHeader.jsx",
"line": 113,
"line": 131,
"column": 32,
"index": 3116
"index": 3619
}
],
"Dropdown.Divider": [
{
"filePath": "src/DesktopHeader.jsx",
"line": 127,
"line": 145,
"column": 46,
"index": 3733
"index": 4236
}
],
"Badge": [
{
"filePath": "src/Header.jsx",
"line": 107,
"line": 112,
"column": 87,
"index": 3748
"index": 3989
},
{
"filePath": "src/learning-header/AuthenticatedUserDropdown.jsx",
Expand All @@ -49900,9 +49900,9 @@
},
{
"filePath": "src/Notifications/index.jsx",
"line": 125,
"line": 126,
"column": 16,
"index": 4681
"index": 4735
},
{
"filePath": "src/Notifications/NotificationSections.jsx",
Expand Down Expand Up @@ -49960,9 +49960,9 @@
"OverlayTrigger": [
{
"filePath": "src/Notifications/index.jsx",
"line": 79,
"line": 80,
"column": 6,
"index": 2675
"index": 2729
},
{
"filePath": "src/studio-header/CourseLockUp.jsx",
Expand All @@ -49974,39 +49974,39 @@
"Popover": [
{
"filePath": "src/Notifications/index.jsx",
"line": 85,
"line": 86,
"column": 10,
"index": 2830
"index": 2884
}
],
"Popover.Title": [
{
"filePath": "src/Notifications/index.jsx",
"line": 98,
"line": 99,
"column": 16,
"index": 3418
"index": 3472
}
],
"Hyperlink": [
{
"filePath": "src/Notifications/index.jsx",
"line": 104,
"line": 105,
"column": 18,
"index": 3753
"index": 3807
}
],
"Icon": [
{
"filePath": "src/Notifications/index.jsx",
"line": 110,
"line": 111,
"column": 20,
"index": 4015
"index": 4069
},
{
"filePath": "src/Notifications/index.jsx",
"line": 144,
"line": 145,
"column": 20,
"index": 5344
"index": 5398
},
{
"filePath": "src/Notifications/NotificationEmptySection.jsx",
Expand Down Expand Up @@ -50036,25 +50036,25 @@
"Settings": [
{
"filePath": "src/Notifications/index.jsx",
"line": 111,
"line": 112,
"column": 27,
"index": 4048
"index": 4102
}
],
"Popover.Content": [
{
"filePath": "src/Notifications/index.jsx",
"line": 119,
"line": 120,
"column": 14,
"index": 4360
"index": 4414
}
],
"IconButton": [
{
"filePath": "src/Notifications/index.jsx",
"line": 139,
"line": 140,
"column": 10,
"index": 5107
"index": 5161
},
{
"filePath": "src/Notifications/NotificationEmptySection.jsx",
Expand All @@ -50066,9 +50066,9 @@
"NotificationsNone": [
{
"filePath": "src/Notifications/index.jsx",
"line": 143,
"line": 144,
"column": 17,
"index": 5305
"index": 5359
},
{
"filePath": "src/Notifications/NotificationEmptySection.jsx",
Expand All @@ -50080,9 +50080,9 @@
"Bubble": [
{
"filePath": "src/Notifications/index.jsx",
"line": 151,
"line": 154,
"column": 10,
"index": 5596
"index": 5714
}
],
"Spinner": [
Expand Down

0 comments on commit 4b63a24

Please sign in to comment.