@adminide-stack/clock-tik-browser 12.0.22-alpha.2 → 12.0.22-alpha.4

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 (59) hide show
  1. package/lib/pages/LandingPage/components/BooksFeatureSection.d.ts +4 -0
  2. package/lib/pages/LandingPage/components/BooksFeatureSection.d.ts.map +1 -0
  3. package/lib/pages/LandingPage/components/BooksFeatureSection.js +318 -0
  4. package/lib/pages/LandingPage/components/BooksFeatureSection.js.map +1 -0
  5. package/lib/pages/LandingPage/components/HRMFeatureSection.d.ts +4 -0
  6. package/lib/pages/LandingPage/components/HRMFeatureSection.d.ts.map +1 -0
  7. package/lib/pages/LandingPage/components/HRMFeatureSection.js +231 -0
  8. package/lib/pages/LandingPage/components/HRMFeatureSection.js.map +1 -0
  9. package/lib/pages/LandingPage/components/index.d.ts +2 -0
  10. package/lib/pages/LandingPage/components/index.d.ts.map +1 -1
  11. package/lib/pages/LandingPage/index.d.ts.map +1 -1
  12. package/lib/pages/LandingPage/index.js +7 -3
  13. package/lib/pages/LandingPage/index.js.map +1 -1
  14. package/lib/templates/content/blog/2026-02-15-modern-hr-management-small-business-guide.md +112 -0
  15. package/lib/templates/content/blog/2026-02-18-employee-onboarding-checklist-2026.md +164 -0
  16. package/lib/templates/content/blog/2026-02-19-leave-management-best-practices.md +143 -0
  17. package/lib/templates/content/blog/2026-02-20-travel-expense-management-growing-teams.md +143 -0
  18. package/lib/templates/content/blog/2026-02-21-purchase-order-management-guide.md +155 -0
  19. package/lib/templates/content/blog/2026-02-22-expense-tracking-small-business.md +155 -0
  20. package/lib/templates/content/blog/2026-02-23-vendor-management-best-practices.md +157 -0
  21. package/lib/templates/content/blog/2026-02-24-sales-quotes-orders-closing-deals-faster.md +198 -0
  22. package/lib/templates/content/blog/authors.yml +6 -0
  23. package/lib/templates/content/content-manifest.json +488 -0
  24. package/lib/templates/content/docs/books/books-overview.md +19 -19
  25. package/lib/templates/content/docs/books/dashboard.md +24 -24
  26. package/lib/templates/content/docs/books/expenses.md +44 -44
  27. package/lib/templates/content/docs/books/notes.md +12 -12
  28. package/lib/templates/content/docs/books/purchase-orders.md +39 -39
  29. package/lib/templates/content/docs/books/quotes.md +45 -45
  30. package/lib/templates/content/docs/books/sales-orders.md +39 -39
  31. package/lib/templates/content/docs/books/vendor-credits.md +41 -41
  32. package/lib/templates/content/docs/books/vendors.md +38 -38
  33. package/lib/templates/content/docs/hrm/dashboard.md +49 -48
  34. package/lib/templates/content/docs/hrm/hr-letters.md +9 -9
  35. package/lib/templates/content/docs/hrm/hrm-overview.md +11 -11
  36. package/lib/templates/content/docs/hrm/leave.md +3 -3
  37. package/lib/templates/content/docs/hrm/members.md +5 -4
  38. package/lib/templates/content/docs/hrm/my-space.md +64 -64
  39. package/lib/templates/content/docs/hrm/offboarding.md +4 -4
  40. package/lib/templates/content/docs/hrm/onboarding.md +23 -23
  41. package/lib/templates/content/docs/hrm/settings.md +12 -12
  42. package/lib/templates/content/docs/hrm/travel.md +19 -17
  43. package/lib/templates/content/docs/timer/timetracking.md +1 -1
  44. package/lib/templates/static/img/books/books-sidebar-expanded.png +0 -0
  45. package/lib/templates/static/img/books/dashboard-overview.png +0 -0
  46. package/lib/templates/static/img/books/expense-form.png +0 -0
  47. package/lib/templates/static/img/books/expenses-list.png +0 -0
  48. package/lib/templates/static/img/books/notes-page.png +0 -0
  49. package/lib/templates/static/img/books/purchase-order-form.png +0 -0
  50. package/lib/templates/static/img/books/purchase-orders-list.png +0 -0
  51. package/lib/templates/static/img/books/quote-form.png +0 -0
  52. package/lib/templates/static/img/books/quotes-list.png +0 -0
  53. package/lib/templates/static/img/books/sales-order-form.png +0 -0
  54. package/lib/templates/static/img/books/sales-orders-list.png +0 -0
  55. package/lib/templates/static/img/books/vendor-credit-form.png +0 -0
  56. package/lib/templates/static/img/books/vendor-credits-list.png +0 -0
  57. package/lib/templates/static/img/books/vendor-form.png +0 -0
  58. package/lib/templates/static/img/books/vendors-list.png +0 -0
  59. package/package.json +3 -3
@@ -56,62 +56,62 @@ My Space organizes your employee data into several sections:
56
56
 
57
57
  #### Basic Information
58
58
 
59
- | Field | Description |
60
- |-------|-------------|
61
- | Employee ID | Your unique employee identifier |
62
- | Nick name | Optional display name |
63
- | First Name | Legal first name |
64
- | Last Name | Legal last name |
65
- | Email address | Work email |
59
+ | Field | Description |
60
+ | ------------- | ------------------------------- |
61
+ | Employee ID | Your unique employee identifier |
62
+ | Nick name | Optional display name |
63
+ | First Name | Legal first name |
64
+ | Last Name | Legal last name |
65
+ | Email address | Work email |
66
66
 
67
67
  #### Personal Details
68
68
 
69
- | Field | Description |
70
- |-------|-------------|
71
- | Date of Birth | Your date of birth |
69
+ | Field | Description |
70
+ | ------------------------ | ----------------------------------- |
71
+ | Date of Birth | Your date of birth |
72
72
  | Ask me about / Expertise | Areas colleagues can consult you on |
73
- | Age | Auto-calculated from DOB |
74
- | Gender | Gender identity |
75
- | Marital Status | Marital status |
76
- | About Me | Extended personal description |
73
+ | Age | Auto-calculated from DOB |
74
+ | Gender | Gender identity |
75
+ | Marital Status | Marital status |
76
+ | About Me | Extended personal description |
77
77
 
78
78
  #### Identity Information
79
79
 
80
80
  Sensitive identification fields for HR records:
81
81
 
82
- | Field | Description |
83
- |-------|-------------|
84
- | UAN | Universal Account Number |
85
- | PAN | Permanent Account Number |
82
+ | Field | Description |
83
+ | ------- | ----------------------------- |
84
+ | UAN | Universal Account Number |
85
+ | PAN | Permanent Account Number |
86
86
  | Aadhaar | Aadhaar identification number |
87
87
 
88
88
  #### Contact Details
89
89
 
90
- | Field | Description |
91
- |-------|-------------|
92
- | Work Phone Number | Office phone |
93
- | Personal Mobile Number | Mobile number |
94
- | Extension | Phone extension |
95
- | Personal Email Address | Non-work email |
96
- | Seating Location | Desk / seat location |
97
- | Tags | Contact-related tags |
98
- | Present Address | Current residential address |
99
- | Permanent Address | Permanent address |
90
+ | Field | Description |
91
+ | ---------------------- | --------------------------- |
92
+ | Work Phone Number | Office phone |
93
+ | Personal Mobile Number | Mobile number |
94
+ | Extension | Phone extension |
95
+ | Personal Email Address | Non-work email |
96
+ | Seating Location | Desk / seat location |
97
+ | Tags | Contact-related tags |
98
+ | Present Address | Current residential address |
99
+ | Permanent Address | Permanent address |
100
100
 
101
101
  #### Work Information
102
102
 
103
- | Field | Description |
104
- |-------|-------------|
105
- | Department | Your department |
106
- | Role | Organizational role (e.g., Admin) |
107
- | Location | Office / site location |
108
- | Employment Type | Full-time, Part-time, Contract, etc. |
109
- | Designation | Job title / designation |
110
- | Employee Status | Active, Inactive, etc. |
111
- | Source of Hire | Recruitment channel |
112
- | Date of Joining | Start date |
113
- | Current Experience | Tenure at this organization |
114
- | Total Experience | Overall career experience |
103
+ | Field | Description |
104
+ | ------------------ | ------------------------------------ |
105
+ | Department | Your department |
106
+ | Role | Organizational role (e.g., Admin) |
107
+ | Location | Office / site location |
108
+ | Employment Type | Full-time, Part-time, Contract, etc. |
109
+ | Designation | Job title / designation |
110
+ | Employee Status | Active, Inactive, etc. |
111
+ | Source of Hire | Recruitment channel |
112
+ | Date of Joining | Start date |
113
+ | Current Experience | Tenure at this organization |
114
+ | Total Experience | Overall career experience |
115
115
 
116
116
  #### Hierarchy Information
117
117
 
@@ -123,35 +123,35 @@ Sensitive identification fields for HR records:
123
123
 
124
124
  A table listing your prior employment:
125
125
 
126
- | Column | Description |
127
- |--------|-------------|
128
- | Company Name | Previous employer |
129
- | Job Title | Role held |
130
- | From Date | Employment start date |
131
- | To Date | Employment end date |
132
- | Job Description | Key responsibilities |
133
- | Relevant | Whether relevant to current role |
126
+ | Column | Description |
127
+ | --------------- | -------------------------------- |
128
+ | Company Name | Previous employer |
129
+ | Job Title | Role held |
130
+ | From Date | Employment start date |
131
+ | To Date | Employment end date |
132
+ | Job Description | Key responsibilities |
133
+ | Relevant | Whether relevant to current role |
134
134
 
135
135
  ---
136
136
 
137
137
  ### Education Details
138
138
 
139
- | Column | Description |
140
- |--------|-------------|
141
- | Institute Name | School / University |
142
- | Degree / Diploma | Qualification type |
143
- | Specialization | Field of study |
144
- | Date of Completion | Graduation date |
139
+ | Column | Description |
140
+ | ------------------ | ------------------- |
141
+ | Institute Name | School / University |
142
+ | Degree / Diploma | Qualification type |
143
+ | Specialization | Field of study |
144
+ | Date of Completion | Graduation date |
145
145
 
146
146
  ---
147
147
 
148
148
  ### Dependent Details
149
149
 
150
- | Column | Description |
151
- |--------|-------------|
152
- | Name | Dependent's name |
153
- | Relationship | Relation to employee |
154
- | Date of Birth | Dependent's DOB |
150
+ | Column | Description |
151
+ | ------------- | -------------------- |
152
+ | Name | Dependent's name |
153
+ | Relationship | Relation to employee |
154
+ | Date of Birth | Dependent's DOB |
155
155
 
156
156
  ---
157
157
 
@@ -159,11 +159,11 @@ A table listing your prior employment:
159
159
 
160
160
  My Space provides navigation tabs at the top of the page:
161
161
 
162
- | Tab | Description |
163
- |-----|-------------|
164
- | **Profile** | Main profile view (default) — all sections described above |
165
- | **Attendance** | View your attendance records and history |
166
- | **Time Logs** | Opens the [Timesheet Management](/docs/timetracking) page to view and edit timesheets |
162
+ | Tab | Description |
163
+ | -------------- | ------------------------------------------------------------------------------------- |
164
+ | **Profile** | Main profile view (default) — all sections described above |
165
+ | **Attendance** | View your attendance records and history |
166
+ | **Time Logs** | Opens the [Timesheet Management](/docs/timetracking) page to view and edit timesheets |
167
167
 
168
168
  ![Timesheet from HRM](/static/img/hrm/hrm-overview-time-logs.png)
169
169
 
@@ -41,10 +41,10 @@ When you open the Offboarding page, you'll see:
41
41
 
42
42
  The offboarding page displays request information in columns:
43
43
 
44
- | Column | Description |
45
- |--------|-------------|
46
- | **LWD** | Last Working Day — the proposed or approved final date of employment |
47
- | **HR** | HR contact / status — indicates the HR representative handling the request |
44
+ | Column | Description |
45
+ | ------- | -------------------------------------------------------------------------- |
46
+ | **LWD** | Last Working Day — the proposed or approved final date of employment |
47
+ | **HR** | HR contact / status — indicates the HR representative handling the request |
48
48
 
49
49
  ---
50
50
 
@@ -52,13 +52,13 @@ Manage your organization's candidates in one place.
52
52
 
53
53
  **Filter candidates by status:**
54
54
 
55
- | Status | Description |
56
- |--------|-------------|
57
- | All Candidates | View all candidates regardless of status |
58
- | Pending | Candidates awaiting initial processing |
59
- | In Progress | Candidates currently going through onboarding |
60
- | Completed Onboarding | Candidates who finished the onboarding process |
61
- | Converted to Employee | Candidates who have been officially hired |
55
+ | Status | Description |
56
+ | --------------------- | ---------------------------------------------- |
57
+ | All Candidates | View all candidates regardless of status |
58
+ | Pending | Candidates awaiting initial processing |
59
+ | In Progress | Candidates currently going through onboarding |
60
+ | Completed Onboarding | Candidates who finished the onboarding process |
61
+ | Converted to Employee | Candidates who have been officially hired |
62
62
 
63
63
  The page shows a count (e.g., "0 of 0 candidates") and provides an empty-state prompt to add your first candidate.
64
64
 
@@ -78,14 +78,14 @@ Track and manage active onboarding processes.
78
78
 
79
79
  **Filter by status:**
80
80
 
81
- | Status | Description |
82
- |--------|-------------|
83
- | All Statuses | View all onboarding instances |
84
- | Pending Offer | Offer letter sent, awaiting acceptance |
85
- | Pending Contract | Contract pending signature |
86
- | In Progress | Onboarding actively underway |
87
- | Completed | Onboarding finished successfully |
88
- | Cancelled | Onboarding was cancelled |
81
+ | Status | Description |
82
+ | ---------------- | -------------------------------------- |
83
+ | All Statuses | View all onboarding instances |
84
+ | Pending Offer | Offer letter sent, awaiting acceptance |
85
+ | Pending Contract | Contract pending signature |
86
+ | In Progress | Onboarding actively underway |
87
+ | Completed | Onboarding finished successfully |
88
+ | Cancelled | Onboarding was cancelled |
89
89
 
90
90
  ---
91
91
 
@@ -103,13 +103,13 @@ Manage individual tasks within onboarding flows across all instances.
103
103
 
104
104
  **Task Statistics:**
105
105
 
106
- | Metric | Description |
107
- |--------|-------------|
108
- | Total Tasks | All onboarding tasks created |
109
- | Pending | Tasks not yet started |
110
- | In Progress | Tasks currently being worked on |
111
- | Completed | Tasks finished |
112
- | Blocked | Tasks blocked by dependencies or issues |
113
- | Overdue | Tasks past their due date |
106
+ | Metric | Description |
107
+ | ----------- | --------------------------------------- |
108
+ | Total Tasks | All onboarding tasks created |
109
+ | Pending | Tasks not yet started |
110
+ | In Progress | Tasks currently being worked on |
111
+ | Completed | Tasks finished |
112
+ | Blocked | Tasks blocked by dependencies or issues |
113
+ | Overdue | Tasks past their due date |
114
114
 
115
115
  Use **Filters** to narrow down the task list by status, assignee, or onboarding instance.
@@ -25,18 +25,18 @@ Navigate to **HRM > Settings > Permissions** (`/hrm/settings/permissions`) for t
25
25
 
26
26
  Select a role from the dropdown to configure its permissions. Available roles include:
27
27
 
28
- | Role | Description |
29
- |------|-------------|
30
- | **HR Director** | Full HR management access with strategic oversight |
31
- | **HR Manager** | Day-to-day HR operations and team management |
32
- | **Tech Lead** | Technical team leadership with limited HR access |
33
- | **Team Manager** | Direct team management and performance oversight |
34
- | **Department Head** | Department-level management and budgeting |
35
- | **Vice President** | Executive-level access with strategic HR oversight |
36
- | **Recruiter** | Recruitment and candidate management access |
37
- | **Payroll Admin** | Payroll processing and compensation management |
38
- | **Training Coordinator** | Training programs and employee development |
39
- | **Compliance Officer** | HR compliance, audits, and policy enforcement |
28
+ | Role | Description |
29
+ | ------------------------ | -------------------------------------------------- |
30
+ | **HR Director** | Full HR management access with strategic oversight |
31
+ | **HR Manager** | Day-to-day HR operations and team management |
32
+ | **Tech Lead** | Technical team leadership with limited HR access |
33
+ | **Team Manager** | Direct team management and performance oversight |
34
+ | **Department Head** | Department-level management and budgeting |
35
+ | **Vice President** | Executive-level access with strategic HR oversight |
36
+ | **Recruiter** | Recruitment and candidate management access |
37
+ | **Payroll Admin** | Payroll processing and compensation management |
38
+ | **Training Coordinator** | Training programs and employee development |
39
+ | **Compliance Officer** | HR compliance, audits, and policy enforcement |
40
40
 
41
41
  ### Permission Categories
42
42
 
@@ -24,18 +24,19 @@ The Travel Management page lets employees submit travel requests and expenses, a
24
24
 
25
25
  The page displays summary cards at the top:
26
26
 
27
- | Stat | Description |
28
- |------|-------------|
29
- | **Total Requests** | All travel requests submitted |
27
+ | Stat | Description |
28
+ | -------------------- | --------------------------------------- |
29
+ | **Total Requests** | All travel requests submitted |
30
30
  | **Pending Approval** | Requests awaiting manager / HR approval |
31
- | **Approved** | Requests that have been approved |
32
- | **Rejected** | Requests that have been denied |
31
+ | **Approved** | Requests that have been approved |
32
+ | **Rejected** | Requests that have been denied |
33
33
 
34
34
  ---
35
35
 
36
36
  ### Search & Filter
37
37
 
38
38
  Use the search bar to find requests by:
39
+
39
40
  - Request ID
40
41
  - Employee name
41
42
  - Purpose of visit
@@ -53,20 +54,21 @@ Click **New Request** to open the dropdown with two options:
53
54
 
54
55
  Submit a request for business travel with these fields:
55
56
 
56
- | Field | Required | Description |
57
- |-------|----------|-------------|
58
- | Employee ID | Yes | Select the employee (from dropdown) |
59
- | Employee Department | Auto | Auto-filled based on selected employee |
60
- | Purpose of Visit | Yes | Why the travel is needed (e.g., "Client Meeting", "Conference") |
61
- | Place of Visit | Yes | Destination (e.g., "New York", "London") |
62
- | Departure Date | Yes | Travel start date |
63
- | Arrival Date | Yes | Travel end date |
64
- | Expected duration in days | No | Estimated number of days |
65
- | Mode of Travel | No | Transportation mode (e.g., "Flight", "Train", "Car") |
66
- | Billable to Customer | No | Checkbox — whether travel costs are billed to a customer |
67
- | Description / Notes | No | Additional context or details |
57
+ | Field | Required | Description |
58
+ | ------------------------- | -------- | --------------------------------------------------------------- |
59
+ | Employee ID | Yes | Select the employee (from dropdown) |
60
+ | Employee Department | Auto | Auto-filled based on selected employee |
61
+ | Purpose of Visit | Yes | Why the travel is needed (e.g., "Client Meeting", "Conference") |
62
+ | Place of Visit | Yes | Destination (e.g., "New York", "London") |
63
+ | Departure Date | Yes | Travel start date |
64
+ | Arrival Date | Yes | Travel end date |
65
+ | Expected duration in days | No | Estimated number of days |
66
+ | Mode of Travel | No | Transportation mode (e.g., "Flight", "Train", "Car") |
67
+ | Billable to Customer | No | Checkbox — whether travel costs are billed to a customer |
68
+ | Description / Notes | No | Additional context or details |
68
69
 
69
70
  **To submit:**
71
+
70
72
  1. Navigate to **HRM > Travel**
71
73
  2. Click **New Request > Travel Request**
72
74
  3. Fill in the required fields
@@ -58,6 +58,7 @@ If you need to take a break but don't want to stop the timer entirely, use the *
58
58
  ![Timer paused](/static/img/timer/timer-paused.png)
59
59
 
60
60
  This is especially useful when:
61
+
61
62
  - You're taking a short break but will continue the same task
62
63
  - You need to step away from the computer briefly
63
64
  - You want to pause without creating a new time entry
@@ -179,7 +180,6 @@ Manual mode lets you add time entries by duration. Let’s say you've started wo
179
180
  - Type 2h (or 200 or 2:00)
180
181
  - Click ADD to add the time entry
181
182
 
182
-
183
183
  Duration format guide
184
184
 
185
185
  - If you type anything between 1 and 59, it will be interpreted as minutes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adminide-stack/clock-tik-browser",
3
- "version": "12.0.22-alpha.2",
3
+ "version": "12.0.22-alpha.4",
4
4
  "description": "Sample core for higher packages to depend on",
5
5
  "license": "ISC",
6
6
  "author": "CDMBase LLC",
@@ -28,7 +28,7 @@
28
28
  "openai": "^4.52.0"
29
29
  },
30
30
  "devDependencies": {
31
- "common": "12.0.22-alpha.0"
31
+ "common": "12.0.22-alpha.4"
32
32
  },
33
33
  "peerDependencies": {
34
34
  "@common-stack/client-react": ">0.5.16",
@@ -69,5 +69,5 @@
69
69
  "typescript": {
70
70
  "definition": "lib/index.d.ts"
71
71
  },
72
- "gitHead": "dad05023f0cc9398d497b9e3469a6f86e2c51d0e"
72
+ "gitHead": "0bb40e42f6fd40936ec78b9ad12d3b475ccf03e7"
73
73
  }