@webex/cc-components 1.28.0-ccwidgets.96 → 1.28.0-ccwidgets.98
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.
- package/dist/47609.js +1 -1
- package/dist/69990.js +1 -1
- package/dist/index.js +84 -84
- package/dist/types/components/task/IncomingTask/incoming-task.utils.d.ts +23 -0
- package/dist/types/components/task/Task/index.d.ts +1 -1
- package/dist/types/components/task/Task/task.utils.d.ts +76 -0
- package/dist/types/components/task/TaskList/task-list.utils.d.ts +45 -0
- package/dist/types/components/task/task.types.d.ts +59 -2
- package/dist/wc.js +75 -75
- package/package.json +2 -2
package/dist/47609.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_webex_cc_components=self.webpackChunk_webex_cc_components||[]).push([[47609],{
|
|
1
|
+
"use strict";(self.webpackChunk_webex_cc_components=self.webpackChunk_webex_cc_components||[]).push([[47609],{47609:(a,e,l)=>{l.r(e),l.d(e,{default:()=>c});var t=l(51918);const c=()=>t.qy`<svg aria-hidden="true" part="icon" data-name="handset-alert-bold" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M22.25 7.442V8.75a.75.75 0 1 0 1.5 0V7.442a.75.75 0 0 0-1.5 0M23 12a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M29.738 12.012l-4.986-9-.012-.02a2 2 0 0 0-3.465.018l-5.002 8.982A2.001 2.001 0 0 0 18.002 15h9.997a2 2 0 0 0 1.74-2.988m-11.726.97 4.999-8.986L27.999 13zM9.107 22.843c6.996 6.996 13.264 6.535 15.065 4.734l1.037-1.037a3.23 3.23 0 0 0 0-4.566l-2.524-2.524a3.214 3.214 0 0 0-4.54.012l-1.157 1.157A7 7 0 0 1 13.35 18.6a7 7 0 0 1-2.023-3.634l1.168-1.166a3.317 3.317 0 0 0-.086-4.626L9.976 6.74a3.23 3.23 0 0 0-4.566 0L4.373 7.778c-1.8 1.8-2.261 8.069 4.734 15.065M6.824 8.155a1.23 1.23 0 0 1 1.738 0l2.433 2.433a1.31 1.31 0 0 1 .087 1.797l-1.383 1.38c-1.08 1.081.327 4.34 2.237 6.25 2.101 2.1 5.257 3.227 6.253 2.232l1.37-1.371a1.21 1.21 0 0 1 1.712-.012l2.524 2.524a1.23 1.23 0 0 1 0 1.738l-1.037 1.037c-1.068 1.067-6.275 1.227-12.236-4.735C4.56 15.468 4.72 10.26 5.786 9.192z"/></svg>`}}]);
|
package/dist/69990.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_webex_cc_components=self.webpackChunk_webex_cc_components||[]).push([[69990],{
|
|
1
|
+
"use strict";(self.webpackChunk_webex_cc_components=self.webpackChunk_webex_cc_components||[]).push([[69990],{14752:(a,e,t)=>{t.r(e),t.d(e,{default:()=>n});var l=t(51918);const n=()=>l.qy`<svg aria-hidden="true" part="icon" data-name="number-light" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="m27 20.487-6.308.004 1.636-9.003L27 11.485a.5.5 0 0 0 0-1l-4.49.003.982-5.398a.499.499 0 0 0-.777-.503.5.5 0 0 0-.207.323l-1.015 5.579-8.984.006.983-5.405a.499.499 0 0 0-.777-.503.5.5 0 0 0-.207.323l-1.016 5.586L6 10.5a.5.5 0 0 0 0 1l5.31-.004-1.637 9.003L5 20.502a.5.5 0 0 0 0 1l4.491-.003-.983 5.41a.5.5 0 0 0 .984.18l1.017-5.591 8.984-.006-.985 5.418a.5.5 0 0 0 .984.18l1.018-5.599 6.49-.004a.5.5 0 1 0 0-1m-16.31.01 1.637-9.002 8.984-.006-1.637 9.003z"/></svg>`}}]);
|