@oslokommune/punkt-react 6.0.6 → 7.0.0
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/CHANGELOG.md +18 -0
- package/dist/index.d.ts +1 -0
- package/dist/inputwrapper/InputWrapper.d.ts +19 -0
- package/dist/punkt-react.es.js +776 -661
- package/dist/punkt-react.umd.js +11 -11
- package/dist/textarea/Textarea.d.ts +20 -3
- package/dist/textinput/Textinput.d.ts +16 -16
- package/package.json +4 -4
- package/src/components/index.ts +1 -0
- package/src/components/inputwrapper/InputWrapper.tsx +160 -0
- package/src/components/textarea/Textarea.test.tsx +62 -0
- package/src/components/textarea/Textarea.tsx +91 -10
- package/src/components/textinput/Textinput.test.tsx +5 -3
- package/src/components/textinput/Textinput.tsx +105 -172
package/dist/punkt-react.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(E,N){typeof exports=="object"&&typeof module<"u"?N(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],N):(E=typeof globalThis<"u"?globalThis:E||self,N(E["punkt-react"]={},E.React))})(this,function(E,N){"use strict";function Xe(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var ce={exports:{}},Z={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.min.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var
|
|
9
|
+
*/var Ne;function Ze(){if(Ne)return Z;Ne=1;var n=N,u=Symbol.for("react.element"),p=Symbol.for("react.fragment"),s=Object.prototype.hasOwnProperty,l=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c={key:!0,ref:!0,__self:!0,__source:!0};function f(o,d,x){var y,v={},S=null,j=null;x!==void 0&&(S=""+x),d.key!==void 0&&(S=""+d.key),d.ref!==void 0&&(j=d.ref);for(y in d)s.call(d,y)&&!c.hasOwnProperty(y)&&(v[y]=d[y]);if(o&&o.defaultProps)for(y in d=o.defaultProps,d)v[y]===void 0&&(v[y]=d[y]);return{$$typeof:u,type:o,key:S,ref:j,props:v,_owner:l.current}}return Z.Fragment=p,Z.jsx=f,Z.jsxs=f,Z}var Q={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,18 +14,18 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var
|
|
18
|
-
`+
|
|
19
|
-
`)
|
|
20
|
-
`),T=h.length-1,
|
|
21
|
-
`+h[T].replace(" at new "," at ");return e.displayName&&
|
|
17
|
+
*/var ye;function Qe(){return ye||(ye=1,process.env.NODE_ENV!=="production"&&function(){var n=N,u=Symbol.for("react.element"),p=Symbol.for("react.portal"),s=Symbol.for("react.fragment"),l=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),f=Symbol.for("react.provider"),o=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),x=Symbol.for("react.suspense"),y=Symbol.for("react.suspense_list"),v=Symbol.for("react.memo"),S=Symbol.for("react.lazy"),j=Symbol.for("react.offscreen"),F=Symbol.iterator,W="@@iterator";function $(e){if(e===null||typeof e!="object")return null;var r=F&&e[F]||e[W];return typeof r=="function"?r:null}var R=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function w(e){{for(var r=arguments.length,a=new Array(r>1?r-1:0),m=1;m<r;m++)a[m-1]=arguments[m];L("error",e,a)}}function L(e,r,a){{var m=R.ReactDebugCurrentFrame,g=m.getStackAddendum();g!==""&&(r+="%s",a=a.concat([g]));var P=a.map(function(_){return String(_)});P.unshift("Warning: "+r),Function.prototype.apply.call(console[e],console,P)}}var O=!1,H=!1,M=!1,Y=!1,I=!1,q;q=Symbol.for("react.module.reference");function U(e){return!!(typeof e=="string"||typeof e=="function"||e===s||e===c||I||e===l||e===x||e===y||Y||e===j||O||H||M||typeof e=="object"&&e!==null&&(e.$$typeof===S||e.$$typeof===v||e.$$typeof===f||e.$$typeof===o||e.$$typeof===d||e.$$typeof===q||e.getModuleId!==void 0))}function z(e,r,a){var m=e.displayName;if(m)return m;var g=r.displayName||r.name||"";return g!==""?a+"("+g+")":a}function k(e){return e.displayName||"Context"}function D(e){if(e==null)return null;if(typeof e.tag=="number"&&w("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case s:return"Fragment";case p:return"Portal";case c:return"Profiler";case l:return"StrictMode";case x:return"Suspense";case y:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case o:var r=e;return k(r)+".Consumer";case f:var a=e;return k(a._context)+".Provider";case d:return z(e,e.render,"ForwardRef");case v:var m=e.displayName||null;return m!==null?m:D(e.type)||"Memo";case S:{var g=e,P=g._payload,_=g._init;try{return D(_(P))}catch{return null}}}return null}var J=Object.assign,te=0,Ce,Se,je,Oe,$e,Ie,Fe;function De(){}De.__reactDisabledLog=!0;function mt(){{if(te===0){Ce=console.log,Se=console.info,je=console.warn,Oe=console.error,$e=console.group,Ie=console.groupCollapsed,Fe=console.groupEnd;var e={configurable:!0,enumerable:!0,value:De,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}te++}}function kt(){{if(te--,te===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:J({},e,{value:Ce}),info:J({},e,{value:Se}),warn:J({},e,{value:je}),error:J({},e,{value:Oe}),group:J({},e,{value:$e}),groupCollapsed:J({},e,{value:Ie}),groupEnd:J({},e,{value:Fe})})}te<0&&w("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var de=R.ReactCurrentDispatcher,me;function ae(e,r,a){{if(me===void 0)try{throw Error()}catch(g){var m=g.stack.trim().match(/\n( *(at )?)/);me=m&&m[1]||""}return`
|
|
18
|
+
`+me+e}}var ke=!1,le;{var ht=typeof WeakMap=="function"?WeakMap:Map;le=new ht}function Ae(e,r){if(!e||ke)return"";{var a=le.get(e);if(a!==void 0)return a}var m;ke=!0;var g=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var P;P=de.current,de.current=null,mt();try{if(r){var _=function(){throw Error()};if(Object.defineProperty(_.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(_,[])}catch(G){m=G}Reflect.construct(e,[],_)}else{try{_.call()}catch(G){m=G}e.call(_.prototype)}}else{try{throw Error()}catch(G){m=G}e()}}catch(G){if(G&&m&&typeof G.stack=="string"){for(var h=G.stack.split(`
|
|
19
|
+
`),A=m.stack.split(`
|
|
20
|
+
`),T=h.length-1,C=A.length-1;T>=1&&C>=0&&h[T]!==A[C];)C--;for(;T>=1&&C>=0;T--,C--)if(h[T]!==A[C]){if(T!==1||C!==1)do if(T--,C--,C<0||h[T]!==A[C]){var B=`
|
|
21
|
+
`+h[T].replace(" at new "," at ");return e.displayName&&B.includes("<anonymous>")&&(B=B.replace("<anonymous>",e.displayName)),typeof e=="function"&&le.set(e,B),B}while(T>=1&&C>=0);break}}}finally{ke=!1,de.current=P,kt(),Error.prepareStackTrace=g}var X=e?e.displayName||e.name:"",Ke=X?ae(X):"";return typeof e=="function"&&le.set(e,Ke),Ke}function _t(e,r,a){return Ae(e,!1)}function vt(e){var r=e.prototype;return!!(r&&r.isReactComponent)}function oe(e,r,a){if(e==null)return"";if(typeof e=="function")return Ae(e,vt(e));if(typeof e=="string")return ae(e);switch(e){case x:return ae("Suspense");case y:return ae("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case d:return _t(e.render);case v:return oe(e.type,r,a);case S:{var m=e,g=m._payload,P=m._init;try{return oe(P(g),r,a)}catch{}}}return""}var ie=Object.prototype.hasOwnProperty,Le={},Me=R.ReactDebugCurrentFrame;function se(e){if(e){var r=e._owner,a=oe(e.type,e._source,r?r.type:null);Me.setExtraStackFrame(a)}else Me.setExtraStackFrame(null)}function bt(e,r,a,m,g){{var P=Function.call.bind(ie);for(var _ in e)if(P(e,_)){var h=void 0;try{if(typeof e[_]!="function"){var A=Error((m||"React class")+": "+a+" type `"+_+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[_]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw A.name="Invariant Violation",A}h=e[_](r,_,m,a,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(T){h=T}h&&!(h instanceof Error)&&(se(g),w("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",m||"React class",a,_,typeof h),se(null)),h instanceof Error&&!(h.message in Le)&&(Le[h.message]=!0,se(g),w("Failed %s type: %s",a,h.message),se(null))}}}var gt=Array.isArray;function he(e){return gt(e)}function Nt(e){{var r=typeof Symbol=="function"&&Symbol.toStringTag,a=r&&e[Symbol.toStringTag]||e.constructor.name||"Object";return a}}function yt(e){try{return We(e),!1}catch{return!0}}function We(e){return""+e}function Ye(e){if(yt(e))return w("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Nt(e)),We(e)}var re=R.ReactCurrentOwner,wt={key:!0,ref:!0,__self:!0,__source:!0},Be,Ue,_e;_e={};function Pt(e){if(ie.call(e,"ref")){var r=Object.getOwnPropertyDescriptor(e,"ref").get;if(r&&r.isReactWarning)return!1}return e.ref!==void 0}function Et(e){if(ie.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function xt(e,r){if(typeof e.ref=="string"&&re.current&&r&&re.current.stateNode!==r){var a=D(re.current.type);_e[a]||(w('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',D(re.current.type),e.ref),_e[a]=!0)}}function Tt(e,r){{var a=function(){Be||(Be=!0,w("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};a.isReactWarning=!0,Object.defineProperty(e,"key",{get:a,configurable:!0})}}function Rt(e,r){{var a=function(){Ue||(Ue=!0,w("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};a.isReactWarning=!0,Object.defineProperty(e,"ref",{get:a,configurable:!0})}}var Ct=function(e,r,a,m,g,P,_){var h={$$typeof:u,type:e,key:r,ref:a,props:_,_owner:P};return h._store={},Object.defineProperty(h._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(h,"_self",{configurable:!1,enumerable:!1,writable:!1,value:m}),Object.defineProperty(h,"_source",{configurable:!1,enumerable:!1,writable:!1,value:g}),Object.freeze&&(Object.freeze(h.props),Object.freeze(h)),h};function St(e,r,a,m,g){{var P,_={},h=null,A=null;a!==void 0&&(Ye(a),h=""+a),Et(r)&&(Ye(r.key),h=""+r.key),Pt(r)&&(A=r.ref,xt(r,g));for(P in r)ie.call(r,P)&&!wt.hasOwnProperty(P)&&(_[P]=r[P]);if(e&&e.defaultProps){var T=e.defaultProps;for(P in T)_[P]===void 0&&(_[P]=T[P])}if(h||A){var C=typeof e=="function"?e.displayName||e.name||"Unknown":e;h&&Tt(_,C),A&&Rt(_,C)}return Ct(e,h,A,g,m,re.current,_)}}var ve=R.ReactCurrentOwner,Ve=R.ReactDebugCurrentFrame;function K(e){if(e){var r=e._owner,a=oe(e.type,e._source,r?r.type:null);Ve.setExtraStackFrame(a)}else Ve.setExtraStackFrame(null)}var be;be=!1;function ge(e){return typeof e=="object"&&e!==null&&e.$$typeof===u}function He(){{if(ve.current){var e=D(ve.current.type);if(e)return`
|
|
22
22
|
|
|
23
|
-
Check the render method of \``+e+"`."}return""}}function
|
|
23
|
+
Check the render method of \``+e+"`."}return""}}function jt(e){{if(e!==void 0){var r=e.fileName.replace(/^.*[\\\/]/,""),a=e.lineNumber;return`
|
|
24
24
|
|
|
25
|
-
Check your code at `+r+":"+a+"."}return""}}var Ge={};function
|
|
25
|
+
Check your code at `+r+":"+a+"."}return""}}var Ge={};function Ot(e){{var r=He();if(!r){var a=typeof e=="string"?e:e.displayName||e.name;a&&(r=`
|
|
26
26
|
|
|
27
|
-
Check the top-level render call using <`+a+">.")}return r}}function qe(e,r){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var a=
|
|
27
|
+
Check the top-level render call using <`+a+">.")}return r}}function qe(e,r){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var a=Ot(r);if(Ge[a])return;Ge[a]=!0;var m="";e&&e._owner&&e._owner!==ve.current&&(m=" It was passed a child from "+D(e._owner.type)+"."),K(e),w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',a,m),K(null)}}function Je(e,r){{if(typeof e!="object")return;if(he(e))for(var a=0;a<e.length;a++){var m=e[a];ge(m)&&qe(m,r)}else if(ge(e))e._store&&(e._store.validated=!0);else if(e){var g=$(e);if(typeof g=="function"&&g!==e.entries)for(var P=g.call(e),_;!(_=P.next()).done;)ge(_.value)&&qe(_.value,r)}}}function $t(e){{var r=e.type;if(r==null||typeof r=="string")return;var a;if(typeof r=="function")a=r.propTypes;else if(typeof r=="object"&&(r.$$typeof===d||r.$$typeof===v))a=r.propTypes;else return;if(a){var m=D(r);bt(a,e.props,"prop",m,e)}else if(r.PropTypes!==void 0&&!be){be=!0;var g=D(r);w("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",g||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function It(e){{for(var r=Object.keys(e.props),a=0;a<r.length;a++){var m=r[a];if(m!=="children"&&m!=="key"){K(e),w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",m),K(null);break}}e.ref!==null&&(K(e),w("Invalid attribute `ref` supplied to `React.Fragment`."),K(null))}}function ze(e,r,a,m,g,P){{var _=U(e);if(!_){var h="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(h+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var A=jt(g);A?h+=A:h+=He();var T;e===null?T="null":he(e)?T="array":e!==void 0&&e.$$typeof===u?(T="<"+(D(e.type)||"Unknown")+" />",h=" Did you accidentally export a JSX literal instead of a component?"):T=typeof e,w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",T,h)}var C=St(e,r,a,g,P);if(C==null)return C;if(_){var B=r.children;if(B!==void 0)if(m)if(he(B)){for(var X=0;X<B.length;X++)Je(B[X],e);Object.freeze&&Object.freeze(B)}else w("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Je(B,e)}return e===s?It(C):$t(C),C}}function Ft(e,r,a){return ze(e,r,a,!0)}function Dt(e,r,a){return ze(e,r,a,!1)}var At=Dt,Lt=Ft;Q.Fragment=s,Q.jsx=At,Q.jsxs=Lt}()),Q}process.env.NODE_ENV==="production"?ce.exports=Ze():ce.exports=Qe();var ue=ce.exports;const V=ue.Fragment,t=ue.jsx,i=ue.jsxs,pe={},et='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"></svg>';function tt(n,u){return!pe[n]&&typeof window.fetch=="function"&&(pe[n]=window.fetch(u+n+".svg").then(p=>p.ok?p.text():(console.error("Missing icon: "+u+n+".svg"),et)).then(p=>p)),Promise.resolve(pe[n])}const b=({name:n,path:u,className:p="",...s})=>{const l="https://punkt-cdn.oslo.kommune.no/7.0/icons/",[c,f]=N.useState(null);return N.useEffect(()=>{if(!n)return;tt(n,u||l).then(d=>f(d))},[n,u,l]),c?t("span",{className:`pkt-icon ${p}`,dangerouslySetInnerHTML:{__html:c},...s}):null},fe=N.forwardRef(({children:n,className:u,skin:p="info",closeAlert:s=!1,onClose:l,title:c,date:f,ariaLive:o="polite",...d},x)=>{const y=[u,"pkt-alert",p&&`pkt-alert--${p}`].filter(Boolean).join(" "),[v,S]=N.useState(!0),j=()=>{S(!1),l&&l()};return v?i("div",{...d,className:y,"aria-live":o,ref:x,children:[t(b,{className:"pkt-alert__icon",name:p==="info"?"alert-information":`alert-${p}`}),s&&t("div",{className:"pkt-alert__close",children:t("button",{type:"button",className:"pkt-btn pkt-btn--tertiary pkt-btn--small pkt-btn--icon-only",tabIndex:0,"aria-label":"close",onClick:j,children:t(b,{name:"close",className:"pkt-btn__icon","aria-hidden":"true"})})}),c&&t("div",{className:"pkt-alert__title",children:c}),t("div",{className:"pkt-alert__text",children:n}),f&&i("div",{className:"pkt-alert__date",children:["Sist oppdatert: ",f]})]}):null}),ee=N.forwardRef(({children:n,className:u,iconName:p="user",secondIconName:s="user",size:l="medium",skin:c="primary",type:f="button",variant:o="label-only",color:d,...x},y)=>{const v=[u,"pkt-btn",l&&`pkt-btn--${l}`,c&&`pkt-btn--${c}`,o&&`pkt-btn--${o}`,d&&`pkt-btn--${d}`].filter(Boolean).join(" ");return i("button",{...x,className:v,type:f,ref:y,children:[o!=="label-only"&&t(b,{className:"pkt-btn__icon",name:p}),t("span",{className:"pkt-btn__text",children:n}),o==="icons-right-and-left"&&t(b,{className:"pkt-btn__icon",name:s})]})});ee.displayName="PktButton";const rt=({columnOne:n,columnTwo:u,socialLinks:p,className:s})=>{var c,f;const l=[s,"pkt-footer"].filter(Boolean).join(" ");return t("footer",{className:l,"data-mode":"dark",children:i("div",{className:"pkt-footer__container",children:[i("div",{className:"pkt-grid pkt-grid--rowgap-size-32 pkt-grid--gap-size-16",children:[i("div",{className:"pkt-footer__column pkt-cell pkt-cell--span12 pkt-cell--span4-laptop-up",children:[t("h2",{className:"pkt-footer__title",children:n.title}),i("ul",{className:"pkt-footer__list",children:[n.text&&t("li",{className:"pkt-footer__text",children:n.text}),(c=n.links)==null?void 0:c.map((o,d)=>t("li",{className:"pkt-footer__list-item",children:i("a",{className:`pkt-footer__link ${o.external?"pkt-link--external":""}`,href:o.href,target:o.openInNewTab?"_blank":"_self",rel:o.openInNewTab?"noopener noreferrer":void 0,children:[t(b,{className:"pkt-footer__link-icon",name:"chevron-right"}),o.text]})},`links-${d}`))]})]}),i("div",{className:"pkt-footer__column pkt-cell pkt-cell--span12 pkt-cell--span4-laptop-up",children:[t("h2",{className:"pkt-footer__title",children:u.title}),i("ul",{className:"pkt-footer__list",children:[u.text&&t("li",{className:"pkt-footer__text",children:u.text}),(f=u.links)==null?void 0:f.map((o,d)=>t("li",{className:"pkt-footer__list-item",children:i("a",{className:`pkt-footer__link ${o.external?"pkt-link--external":""}`,href:o.href,target:o.openInNewTab?"_blank":"_self",rel:o.openInNewTab?"noopener noreferrer":void 0,children:[t(b,{className:"pkt-footer__link-icon",name:"chevron-right"}),o.text]})},`links-${d}`))]})]}),i("div",{className:"pkt-footer__column pkt-cell pkt-cell--span12 pkt-cell--span4-laptop-up",children:[t("h2",{className:"pkt-footer__title",children:"Om nettstedet"}),i("ul",{className:"pkt-footer__list",children:[t("li",{className:"pkt-footer__list-item",children:i("a",{className:"pkt-footer__link",href:"https://www.oslo.kommune.no/personvern-og-informasjonskapsler/",children:[t(b,{className:"pkt-footer__link-icon",name:"chevron-right"}),"Personvern og informasjonskapsler"]})}),t("li",{className:"pkt-footer__list-item",children:i("a",{className:"pkt-footer__link",href:"https://www.oslo.kommune.no/tilgjengelighet/",children:[t(b,{className:"pkt-footer__link-icon",name:"chevron-right"}),"Tilgjengelighet"]})})]})]})]}),p&&i("div",{className:"pkt-footer__social","aria-label":"standard lenker",children:[t("div",{className:"pkt-footer__social-languages",children:p.filter(o=>o.language).map((o,d)=>t("div",{className:"pkt-footer__social-language",children:t("a",{href:o.href,"aria-label":`til ${o.language} versjon av nettsiden`,target:o.openInNewTab?"_blank":"_self",rel:o.openInNewTab?"noopener noreferrer":void 0,children:o.language})},`sociallinks-language-${d}`))}),t("div",{className:"pkt-footer__social-icons",children:p.filter(o=>o.iconName).map((o,d)=>t(N.Fragment,{children:t("a",{href:o.href,"aria-label":`til ${o.iconName}`,className:"pkt-footer__social-icon-link",target:o.openInNewTab?"_blank":"_self",rel:o.openInNewTab?"noopener noreferrer":void 0,children:t(b,{className:"pkt-footer__social-icon",name:o.iconName})})},`sociallinks-${d}`))})]})]})})},nt=({links:n=[],className:u})=>{const p=[u,"pkt-footer-simple"].filter(Boolean).join(" ");return t("footer",{className:p,"data-mode":"dark",children:t("div",{className:"pkt-footer-simple__container",children:i("ul",{className:"pkt-footer-simple__list",children:[n.map((s,l)=>t("li",{className:"pkt-footer-simple__list-item",children:i("a",{className:`pkt-footer-simple__link ${s.external?" pkt-link--external":""}`,href:s.href,target:s.openInNewTab?"_blank":"_self",rel:s.openInNewTab?"noopener noreferrer":void 0,children:[t(b,{className:"pkt-footer-simple__link-icon",name:"chevron-right"}),s.text]})},l)),t("li",{className:"pkt-footer-simple__list-item",children:i("a",{className:"pkt-footer-simple__link",href:"https://www.oslo.kommune.no/personvern-og-informasjonskapsler/",children:[t(b,{className:"pkt-footer-simple__link-icon",name:"chevron-right"}),"Personvern og informasjonskapsler"]})}),t("li",{className:"pkt-footer-simple__list-item",children:i("a",{className:"pkt-footer-simple__link",href:"https://www.oslo.kommune.no/tilgjengelighet/",children:[t(b,{className:"pkt-footer-simple__link-icon",name:"chevron-right"}),"Tilgjengelighet"]})})]})})})};var we={exports:{}};/*!
|
|
28
28
|
Copyright (c) 2018 Jed Watson.
|
|
29
29
|
Licensed under the MIT License (MIT), see
|
|
30
30
|
http://jedwatson.github.io/classnames
|
|
31
|
-
*/(function(n){(function(){var c={}.hasOwnProperty;function s(){for(var f=[],l=0;l<arguments.length;l++){var u=arguments[l];if(u){var m=typeof u;if(m==="string"||m==="number")f.push(u);else if(Array.isArray(u)){if(u.length){var o=s.apply(null,u);o&&f.push(o)}}else if(m==="object"){if(u.toString!==Object.prototype.toString&&!u.toString.toString().includes("[native code]")){f.push(u.toString());continue}for(var p in u)c.call(u,p)&&u[p]&&f.push(p)}}}return f.join(" ")}n.exports?(s.default=s,n.exports=s):window.classNames=s})()})(Te);var at=Te.exports;const Re=Xe(at),lt=b.forwardRef(({logoLink:n="https://www.oslo.kommune.no/",serviceName:c,fixed:s=!0,scrollToHide:f=!0,user:l,userMenu:u,representing:m,userOptions:o,userMenuFooter:p,canChangeRepresentation:E=!0,showMenuButton:y=!1,showLogOutButton:P=!1,openMenu:S,logOut:O,changeRepresentation:D,...I},A)=>{const j=b.useMemo(()=>typeof(l==null?void 0:l.lastLoggedIn)=="string"?l.lastLoggedIn:l!=null&&l.lastLoggedIn?new Date(l.lastLoggedIn).toLocaleString("nb-NO",{year:"numeric",month:"long",day:"numeric"}):"",[l]),[x,re]=b.useState(!1),[Y,q]=b.useState(0),[H,U]=b.useState(!1),L=b.useRef(null);b.useEffect(()=>(document.addEventListener("mouseup",J),window.addEventListener("scroll",z),()=>{document.removeEventListener("mouseup",J),window.removeEventListener("scroll",z)}));const B=()=>{U(!H)},J=k=>{L.current&&!L.current.contains(k.target)&&U(!1)},z=()=>{if(f){const k=window.pageYOffset||document.documentElement.scrollTop;if(k<0||Math.abs(k-Y)<60)return;re(k>Y),q(k)}};return i("header",{...I,id:"pkt-header","data-testid":"pkt-header","aria-label":"Topp",className:Re("pkt-header",{"pkt-header--fixed":s,"pkt-header--scroll-to-hide":f,"pkt-header--hidden":x}),ref:A,children:[i("div",{className:"pkt-header__logo",children:[typeof n=="string"?t("a",{"aria-label":"Tilbake til forside",className:"pkt-header__logo-link",href:n,children:t(v,{name:"oslologo",className:"pkt-header__logo-svg","aria-hidden":"true",path:"https://punkt-cdn.oslo.kommune.no/6.0/logos/"})}):t("button",{"aria-label":"Tilbake til forside",className:"pkt-link-button pkt-link pkt-header__logo-link",onClick:n,children:t(v,{name:"oslologo",className:"pkt-header__logo-svg","aria-hidden":"true",path:"https://punkt-cdn.oslo.kommune.no/6.0/logos/"})}),t("span",{className:"pkt-header__logo-service",children:c})]}),t("nav",{className:"pkt-header__actions",children:i("ul",{className:"pkt-header__actions-row",children:[y&&t("li",{children:t(te,{className:"pkt-header__menu-btn",skin:"secondary",variant:"icon-right",iconName:"menu",onClick:S,children:"Meny"})}),(l||m)&&i("li",{"data-testid":"usermenu",className:`pkt-header--has-dropdown ${H&&!x?"pkt-header--open-dropdown":""}`,ref:L,children:[i("button",{className:"pkt-header__user-btn pkt-btn pkt-btn--secondary pkt-btn--icons-right-and-left",type:"button",role:"button","aria-controls":"pktUserDropdown","aria-expanded":H,onClick:B,children:[t(v,{name:"user",className:"pkt-btn__icon"}),t("span",{className:"pkt-header__user-fullname",children:(m==null?void 0:m.name)||(l==null?void 0:l.name)}),t("span",{className:"pkt-header__user-shortname",children:(m==null?void 0:m.shortname)||(l==null?void 0:l.shortname)}),t(v,{name:"chevron-thin-down",className:"pkt-btn--closed"}),t(v,{name:"chevron-thin-up",className:"pkt-btn--open"})]}),i("ul",{id:"pktUserDropdown",className:"pkt-header__dropdown pkt-user-menu",children:[l&&i("li",{children:[t("div",{className:"pkt-user-menu__label",children:"Pålogget som"}),t("div",{className:"pkt-user-menu__name",children:l.name}),l.lastLoggedIn&&i("div",{className:"pkt-user-menu__last-logged-in",children:["Sist pålogget: ",t("time",{children:j})]})]}),u&&t("li",{children:t("ul",{className:"pkt-list",children:u.map((k,C)=>t("li",{children:typeof k.target=="string"?i("a",{href:k.target,className:"pkt-link",children:[k.iconName&&t(v,{name:k.iconName,className:"pkt-link__icon"}),k.title]}):i("button",{className:"pkt-link-button pkt-link",onClick:k.target,children:[k.iconName&&t(v,{name:k.iconName,className:"pkt-link__icon"}),k.title]})},`userMenu-${C}`))})}),(m||E)&&i("li",{children:[m&&i(W,{children:[t("div",{className:"pkt-user-menu__label",children:"Representerer"}),t("div",{className:"pkt-user-menu__name",children:m.name}),m.orgNumber&&i("div",{className:"pkt-user-menu__org-number",children:["Org.nr. ",m.orgNumber]})]}),t("ul",{className:"pkt-list mt-size-16",children:E&&t("li",{children:i("button",{className:"pkt-link-button pkt-link",onClick:D,children:[t(v,{name:"cogwheel",className:"pkt-link__icon"}),"Endre organisasjon"]})})})]}),t("li",{children:t("ul",{className:"pkt-list",children:(o||!P)&&i(W,{children:[o==null?void 0:o.map((k,C)=>t("li",{children:typeof k.target=="string"?i("a",{href:k.target,className:"pkt-link",children:[k.iconName&&t(v,{name:k.iconName,className:"pkt-link__icon"}),k.title]}):i("button",{className:"pkt-link-button pkt-link",onClick:k.target,children:[k.iconName&&t(v,{name:k.iconName,className:"pkt-link__icon"}),k.title]})},`userOptions-${C}`)),!P&&t("li",{children:i("button",{className:"pkt-link-button pkt-link",onClick:O,children:[t(v,{name:"exit",className:"pkt-link__icon"}),"Logg ut"]})})]})})}),p&&t("li",{className:"footer",children:t("ul",{className:"pkt-list-horizontal bordered",children:p.map((k,C)=>t("li",{children:typeof k.target=="string"?t("a",{href:k.target,className:"pkt-link",children:k.title}):t("button",{className:"pkt-link-button pkt-link",onClick:k.target,children:k.title})},`userMenuFooter-${C}`))})})]})]}),P&&t("li",{children:t(te,{className:"pkt-header__user-btn pkt-header__user-btn-logout",iconName:"exit",role:"button",onClick:O,skin:"secondary",variant:"icon-right",children:"Logg ut"})})]})})]})}),Ce=b.forwardRef(({label:n,id:c,children:s,...f},l)=>i("div",{className:"pkt-form-group",children:[t("label",{htmlFor:c,className:"pkt-form-label",children:n}),t("input",{className:"pkt-form-input",id:c,...f,ref:l}),s]}));Ce.displayName="PktInput";const Se=b.forwardRef(({children:n,className:c,iconName:s="user",openInNewTab:f=!1,skin:l="normal",href:u="#",external:m=!1,title:o},p)=>{const E=[c,"pkt-linkcard",l&&`pkt-linkcard--${l}`].filter(Boolean).join(" ");return i("a",{href:u,className:`pkt-linkcard pkt-link ${E}`,target:f?"_blank":"_self",rel:f?"noopener noreferrer":void 0,ref:p,children:[t(v,{className:"pkt-link__icon",name:s}),i("div",{className:"pkt-linkcard__content",children:[t("div",{className:`pkt-linkcard__title ${m?"pkt-link pkt-link--external":""}`,children:o}),t("div",{className:"pkt-linkcard__text",children:n})]})]})});Se.displayName="PktLinkCard";const ot=({children:n,skin:c="beige",title:s,className:f,...l})=>{const u=["pkt-messagebox",c&&`pkt-messagebox--${c}`,f].filter(Boolean).join(" ");return i("div",{...l,className:u,children:[t("div",{className:"pkt-messagebox__title",children:s}),t("div",{className:"pkt-messagebox__text",children:n})]})},je=b.forwardRef(({id:n,name:c,label:s,value:f,...l},u)=>i("div",{className:"pkt-form-group",children:[t("input",{type:"radio",className:"pkt-form-check-input",id:n,name:c,value:f,ref:u,...l}),t("label",{className:"pkt-form-label",htmlFor:n,children:s})]}));je.displayName="PktRadio";const it=({label:n,children:c})=>i(W,{children:[t("p",{children:n}),t("div",{className:"pkt-form-group",children:c})]}),st=({isResponsive:n,children:c})=>n?t("div",{className:"pkt-table-container",children:c}):t(W,{children:c}),ct=({isResponsive:n,modifiers:{info:c=!1,success:s=!1,strong:f=!1,shadow:l=!1}={},children:u})=>t(st,{isResponsive:n,children:t("table",{className:Re("pkt-table",{"pkt-table--info":c,"pkt-table--success":s,"pkt-table--strong":f,"pkt-table--shadow":l}),children:u})}),ut=({children:n})=>t("td",{className:"pkt-table__th",children:n}),ft=({children:n})=>t("th",{className:"pkt-table__th",children:n}),Oe=b.forwardRef(({children:n,className:c,skin:s="blue",textStyle:f="normal-text",size:l="medium",closeTag:u=!1,iconName:m="",type:o="button",ariaLabel:p="close",onClick:E=()=>{}},y)=>{const[P,S]=b.useState(!1),O=j=>{S(!0),E(j)},D=["pkt-tag",l&&`pkt-tag--${l}`,s&&`pkt-tag--${s}`,f&&`pkt-tag--${f}`,c].filter(Boolean).join(" "),I=["pkt-tag","pkt-btn","pkt-btn--tertiary",l&&`pkt-tag--${l}`,s&&`pkt-tag--${s}`,f&&`pkt-tag--${f}`,m&&u?"pkt-btn--icons-right-and-left":null,u&&!m?"pkt-btn--icon-right":null,c].filter(Boolean).join(" "),A=!P;return u&&m?t(W,{children:A&&i("button",{className:I,type:o,"aria-label":p,onClick:O,ref:y,children:[t(v,{className:"pkt-tag__icon",name:m}),n,t(v,{className:"pkt-tag__close-btn",name:"close"})]})}):u?t(W,{children:A&&i("button",{className:I,type:o,"aria-label":p,onClick:O,ref:y,children:[t(v,{className:"pkt-tag__close-btn",name:"close"}),n]})}):m?i("span",{className:D,children:[t(v,{className:"pkt-tag__icon",name:m}),n]}):t("span",{className:D,children:n})});Oe.displayName="PktTag";const $e=b.forwardRef(({id:n,label:c,...s},f)=>i("div",{className:"pkt-form-group",children:[t("label",{htmlFor:n,className:"pkt-form-label",children:c}),t("textarea",{className:"pkt-form-textarea",id:n,ref:f,...s})]}));$e.displayName="PktTextarea";const pt=b.forwardRef(({id:n,label:c,name:s,srOnlyLabel:f=!1,helptext:l,helptextDropdown:u,helptextDropdownButton:m,optional:o=!1,required:p=!1,hasError:E=!1,errorMessage:y,placeholder:P,type:S="text",autocomplete:O="off",value:D,suffix:I,prefix:A,iconNameRight:j,disabled:x=!1,inline:re=!1,ariaLabelledby:Y,ariaDescribedby:q,className:H,...U},L)=>{const[B,J]=b.useState(!1),z=()=>{J(!B)},k=()=>o?"pkt-tag pkt-tag--small pkt-tag--thin-text pkt-tag--blue-light":p?"pkt-tag pkt-tag--small pkt-tag--thin-text pkt-tag--beige":"",C=o?"Valgfritt":p?"Må fylles ut":"",ae=[H,"pkt-textinput",x?"pkt-textinput--disabled":"",re?"pkt-textinput--inline":"",E?"pkt-textinput--error":""].join(" "),G=!!u&&u!=="";return i("div",{className:ae,children:[i(G?"div":"label",{htmlFor:n,className:`pkt-textinput__label ${f?"pkt-sr-only":""}`,"aria-describedby":G?"":q,children:[i(G?"h2":"span",{children:[c,C!==""&&t("span",{className:k(),children:C})]}),l&&t("div",{className:"pkt-textinput__helptext",children:l}),G&&i(W,{children:[t(te,{skin:"tertiary",size:"small",variant:"icon-right",iconName:B?"chevron-thin-up":"chevron-thin-down",className:"pkt-textinput__helptext-expandable pkt-link pkt-link--icon-right",onClick:z,children:m||i(W,{children:["Les mer ",t("span",{className:"pkt-sr-only",children:"om inputfeltet"})]})}),t("div",{className:`pkt-textinput__helptext ${B?"pkt-textinput__helptext-expandable-open":"pkt-textinput__helptext-expandable-closed"}`,children:t(de,{children:u})}),t("label",{htmlFor:n,className:"pkt-textinput__label pkt-sr-only","aria-describedby":q,children:c})]}),A&&i("div",{className:"pkt-textinput__input-prefix-wrapper",children:[t("div",{className:"pkt-textinput__input-prefix",children:A}),t("input",{ref:L,className:"pkt-textinput__input",type:S,name:s||n,id:n,placeholder:P,autoComplete:O,value:D,disabled:x,"aria-required":p,"aria-invalid":E,"aria-labelledby":Y,...U})]}),!A&&(I||j)&&i("div",{className:"pkt-textinput__input-suffix-wrapper",children:[t("input",{ref:L,className:"pkt-textinput__input",type:S,name:s||n,id:n,placeholder:P,autoComplete:O,value:D,disabled:x,"aria-required":p,"aria-invalid":E,"aria-labelledby":Y,...U}),I&&i("p",{className:"pkt-textinput__input-suffix",children:[I,j&&t(v,{className:"pkt-textinput__input-suffix-icon",name:j})]}),!I&&j&&t(v,{className:"pkt-textinput__input-icon",name:j})]}),!A&&!I&&!j&&!u&&t("input",{ref:L,className:"pkt-textinput__input",type:S,name:s||n,id:n,placeholder:P,autoComplete:O,value:D,disabled:x,"aria-required":p,"aria-invalid":E,"aria-labelledby":Y,...U})]}),E&&t(de,{skin:"error","aria-live":"assertive",children:y})]})});w.PktAlert=de,w.PktButton=te,w.PktFooter=rt,w.PktFooterSimple=nt,w.PktHeader=lt,w.PktIcon=v,w.PktInput=Ce,w.PktLinkCard=Se,w.PktMessagebox=ot,w.PktRadio=je,w.PktRadioGroup=it,w.PktTable=ct,w.PktTableData=ut,w.PktTableHeader=ft,w.PktTag=Oe,w.PktTextarea=$e,w.PktTextinput=pt,Object.defineProperty(w,Symbol.toStringTag,{value:"Module"})});
|
|
31
|
+
*/(function(n){(function(){var u={}.hasOwnProperty;function p(){for(var s=[],l=0;l<arguments.length;l++){var c=arguments[l];if(c){var f=typeof c;if(f==="string"||f==="number")s.push(c);else if(Array.isArray(c)){if(c.length){var o=p.apply(null,c);o&&s.push(o)}}else if(f==="object"){if(c.toString!==Object.prototype.toString&&!c.toString.toString().includes("[native code]")){s.push(c.toString());continue}for(var d in c)u.call(c,d)&&c[d]&&s.push(d)}}}return s.join(" ")}n.exports?(p.default=p,n.exports=p):window.classNames=p})()})(we);var at=we.exports;const Pe=Xe(at),lt=N.forwardRef(({logoLink:n="https://www.oslo.kommune.no/",serviceName:u,fixed:p=!0,scrollToHide:s=!0,user:l,userMenu:c,representing:f,userOptions:o,userMenuFooter:d,canChangeRepresentation:x=!0,showMenuButton:y=!1,showLogOutButton:v=!1,openMenu:S,logOut:j,changeRepresentation:F,...W},$)=>{const R=N.useMemo(()=>typeof(l==null?void 0:l.lastLoggedIn)=="string"?l.lastLoggedIn:l!=null&&l.lastLoggedIn?new Date(l.lastLoggedIn).toLocaleString("nb-NO",{year:"numeric",month:"long",day:"numeric"}):"",[l]),[w,L]=N.useState(!1),[O,H]=N.useState(0),[M,Y]=N.useState(!1),I=N.useRef(null);N.useEffect(()=>(document.addEventListener("mouseup",U),window.addEventListener("scroll",z),()=>{document.removeEventListener("mouseup",U),window.removeEventListener("scroll",z)}));const q=()=>{Y(!M)},U=k=>{I.current&&!I.current.contains(k.target)&&Y(!1)},z=()=>{if(s){const k=window.pageYOffset||document.documentElement.scrollTop;if(k<0||Math.abs(k-O)<60)return;L(k>O),H(k)}};return i("header",{...W,id:"pkt-header","data-testid":"pkt-header","aria-label":"Topp",className:Pe("pkt-header",{"pkt-header--fixed":p,"pkt-header--scroll-to-hide":s,"pkt-header--hidden":w}),ref:$,children:[i("div",{className:"pkt-header__logo",children:[typeof n=="string"?t("a",{"aria-label":"Tilbake til forside",className:"pkt-header__logo-link",href:n,children:t(b,{name:"oslologo",className:"pkt-header__logo-svg","aria-hidden":"true",path:"https://punkt-cdn.oslo.kommune.no/7.0/logos/"})}):t("button",{"aria-label":"Tilbake til forside",className:"pkt-link-button pkt-link pkt-header__logo-link",onClick:n,children:t(b,{name:"oslologo",className:"pkt-header__logo-svg","aria-hidden":"true",path:"https://punkt-cdn.oslo.kommune.no/7.0/logos/"})}),t("span",{className:"pkt-header__logo-service",children:u})]}),t("nav",{className:"pkt-header__actions",children:i("ul",{className:"pkt-header__actions-row",children:[y&&t("li",{children:t(ee,{className:"pkt-header__menu-btn",skin:"secondary",variant:"icon-right",iconName:"menu",onClick:S,children:"Meny"})}),(l||f)&&i("li",{"data-testid":"usermenu",className:`pkt-header--has-dropdown ${M&&!w?"pkt-header--open-dropdown":""}`,ref:I,children:[i("button",{className:"pkt-header__user-btn pkt-btn pkt-btn--secondary pkt-btn--icons-right-and-left",type:"button",role:"button","aria-controls":"pktUserDropdown","aria-expanded":M,onClick:q,children:[t(b,{name:"user",className:"pkt-btn__icon"}),t("span",{className:"pkt-header__user-fullname",children:(f==null?void 0:f.name)||(l==null?void 0:l.name)}),t("span",{className:"pkt-header__user-shortname",children:(f==null?void 0:f.shortname)||(l==null?void 0:l.shortname)}),t(b,{name:"chevron-thin-down",className:"pkt-btn--closed"}),t(b,{name:"chevron-thin-up",className:"pkt-btn--open"})]}),i("ul",{id:"pktUserDropdown",className:"pkt-header__dropdown pkt-user-menu",children:[l&&i("li",{children:[t("div",{className:"pkt-user-menu__label",children:"Pålogget som"}),t("div",{className:"pkt-user-menu__name",children:l.name}),l.lastLoggedIn&&i("div",{className:"pkt-user-menu__last-logged-in",children:["Sist pålogget: ",t("time",{children:R})]})]}),c&&t("li",{children:t("ul",{className:"pkt-list",children:c.map((k,D)=>t("li",{children:typeof k.target=="string"?i("a",{href:k.target,className:"pkt-link",children:[k.iconName&&t(b,{name:k.iconName,className:"pkt-link__icon"}),k.title]}):i("button",{className:"pkt-link-button pkt-link",onClick:k.target,children:[k.iconName&&t(b,{name:k.iconName,className:"pkt-link__icon"}),k.title]})},`userMenu-${D}`))})}),(f||x)&&i("li",{children:[f&&i(V,{children:[t("div",{className:"pkt-user-menu__label",children:"Representerer"}),t("div",{className:"pkt-user-menu__name",children:f.name}),f.orgNumber&&i("div",{className:"pkt-user-menu__org-number",children:["Org.nr. ",f.orgNumber]})]}),t("ul",{className:"pkt-list mt-size-16",children:x&&t("li",{children:i("button",{className:"pkt-link-button pkt-link",onClick:F,children:[t(b,{name:"cogwheel",className:"pkt-link__icon"}),"Endre organisasjon"]})})})]}),t("li",{children:t("ul",{className:"pkt-list",children:(o||!v)&&i(V,{children:[o==null?void 0:o.map((k,D)=>t("li",{children:typeof k.target=="string"?i("a",{href:k.target,className:"pkt-link",children:[k.iconName&&t(b,{name:k.iconName,className:"pkt-link__icon"}),k.title]}):i("button",{className:"pkt-link-button pkt-link",onClick:k.target,children:[k.iconName&&t(b,{name:k.iconName,className:"pkt-link__icon"}),k.title]})},`userOptions-${D}`)),!v&&t("li",{children:i("button",{className:"pkt-link-button pkt-link",onClick:j,children:[t(b,{name:"exit",className:"pkt-link__icon"}),"Logg ut"]})})]})})}),d&&t("li",{className:"footer",children:t("ul",{className:"pkt-list-horizontal bordered",children:d.map((k,D)=>t("li",{children:typeof k.target=="string"?t("a",{href:k.target,className:"pkt-link",children:k.title}):t("button",{className:"pkt-link-button pkt-link",onClick:k.target,children:k.title})},`userMenuFooter-${D}`))})})]})]}),v&&t("li",{children:t(ee,{className:"pkt-header__user-btn pkt-header__user-btn-logout",iconName:"exit",role:"button",onClick:j,skin:"secondary",variant:"icon-right",children:"Logg ut"})})]})})]})}),Ee=N.forwardRef(({label:n,id:u,children:p,...s},l)=>i("div",{className:"pkt-form-group",children:[t("label",{htmlFor:u,className:"pkt-form-label",children:n}),t("input",{className:"pkt-form-input",id:u,...s,ref:l}),p]}));Ee.displayName="PktInput";const ne=N.forwardRef(({forId:n,label:u,helptext:p,helptextDropdown:s,helptextDropdownButton:l,optional:c,required:f,hasError:o,errorMessage:d,disabled:x,inline:y,ariaDescribedby:v,useWrapper:S=!0,children:j,className:F},W)=>{const[$,R]=N.useState(!1),w=()=>{R(!$)},L=()=>c?"pkt-tag pkt-tag--small pkt-tag--thin-text pkt-tag--blue-light":f?"pkt-tag pkt-tag--small pkt-tag--thin-text pkt-tag--beige":"",O=c?"Valgfritt":f?"Må fylles ut":"",H=x?"pkt-inputwrapper--disabled":"",M=y?"pkt-inputwrapper--inline":"",Y=o?"pkt-inputwrapper--error":"",I=!!s&&s!=="",q=l||'Les mer <span class="pkt-sr-only">om inputfeltet</span>',U=I?"div":"label",z=I?"h2":"span",k=v||(p?`${n}-helptext`:void 0);return i("div",{className:["pkt-inputwrapper",F,H,M,Y].join(" "),ref:W,children:[S?i(V,{children:[t(U,{htmlFor:n,className:"pkt-inputwrapper__label","aria-describedby":I?"":v,children:i(z,{id:`${n}-label`,children:[u,O!==""&&t("span",{className:L(),children:O})]})}),p&&t("div",{className:"pkt-inputwrapper__helptext",id:`${n}-helptext`,children:p}),I&&s!==""&&i("div",{children:[t(ee,{skin:"tertiary",size:"small",variant:"icon-right",iconName:$?"chevron-thin-up":"chevron-thin-down",className:"pkt-inputwrapper__helptext-expandable pkt-link pkt-link--icon-right",onClick:w,children:t("span",{dangerouslySetInnerHTML:{__html:q}})}),t("div",{className:`pkt-inputwrapper__helptext ${$?"pkt-inputwrapper__helptext-expandable-open":"pkt-inputwrapper__helptext-expandable-closed"}`,children:t(fe,{children:t("span",{dangerouslySetInnerHTML:{__html:s}})})}),t("label",{htmlFor:n,className:"pkt-sr-only","aria-describedby":k,children:u})]}),t(V,{children:j})]}):i(V,{children:[t("label",{htmlFor:n,className:"pkt-sr-only","aria-describedby":k,id:`${n}-label`,children:u}),j]}),o&&t("div",{children:t(fe,{skin:"error","aria-live":"assertive",children:d})})]})});ne.displayName="PktInputWrapper";const xe=N.forwardRef(({children:n,className:u,iconName:p="user",openInNewTab:s=!1,skin:l="normal",href:c="#",external:f=!1,title:o},d)=>{const x=[u,"pkt-linkcard",l&&`pkt-linkcard--${l}`].filter(Boolean).join(" ");return i("a",{href:c,className:`pkt-linkcard pkt-link ${x}`,target:s?"_blank":"_self",rel:s?"noopener noreferrer":void 0,ref:d,children:[t(b,{className:"pkt-link__icon",name:p}),i("div",{className:"pkt-linkcard__content",children:[t("div",{className:`pkt-linkcard__title ${f?"pkt-link pkt-link--external":""}`,children:o}),t("div",{className:"pkt-linkcard__text",children:n})]})]})});xe.displayName="PktLinkCard";const ot=({children:n,skin:u="beige",title:p,className:s,...l})=>{const c=["pkt-messagebox",u&&`pkt-messagebox--${u}`,s].filter(Boolean).join(" ");return i("div",{...l,className:c,children:[t("div",{className:"pkt-messagebox__title",children:p}),t("div",{className:"pkt-messagebox__text",children:n})]})},Te=N.forwardRef(({id:n,name:u,label:p,value:s,...l},c)=>i("div",{className:"pkt-form-group",children:[t("input",{type:"radio",className:"pkt-form-check-input",id:n,name:u,value:s,ref:c,...l}),t("label",{className:"pkt-form-label",htmlFor:n,children:p})]}));Te.displayName="PktRadio";const it=({label:n,children:u})=>i(V,{children:[t("p",{children:n}),t("div",{className:"pkt-form-group",children:u})]}),st=({isResponsive:n,children:u})=>n?t("div",{className:"pkt-table-container",children:u}):t(V,{children:u}),ct=({isResponsive:n,modifiers:{info:u=!1,success:p=!1,strong:s=!1,shadow:l=!1}={},children:c})=>t(st,{isResponsive:n,children:t("table",{className:Pe("pkt-table",{"pkt-table--info":u,"pkt-table--success":p,"pkt-table--strong":s,"pkt-table--shadow":l}),children:c})}),ut=({children:n})=>t("td",{className:"pkt-table__th",children:n}),pt=({children:n})=>t("th",{className:"pkt-table__th",children:n}),Re=N.forwardRef(({children:n,className:u,skin:p="blue",textStyle:s="normal-text",size:l="medium",closeTag:c=!1,iconName:f="",type:o="button",ariaLabel:d="close",onClick:x=()=>{}},y)=>{const[v,S]=N.useState(!1),j=R=>{S(!0),x(R)},F=["pkt-tag",l&&`pkt-tag--${l}`,p&&`pkt-tag--${p}`,s&&`pkt-tag--${s}`,u].filter(Boolean).join(" "),W=["pkt-tag","pkt-btn","pkt-btn--tertiary",l&&`pkt-tag--${l}`,p&&`pkt-tag--${p}`,s&&`pkt-tag--${s}`,f&&c?"pkt-btn--icons-right-and-left":null,c&&!f?"pkt-btn--icon-right":null,u].filter(Boolean).join(" "),$=!v;return c&&f?t(V,{children:$&&i("button",{className:W,type:o,"aria-label":d,onClick:j,ref:y,children:[t(b,{className:"pkt-tag__icon",name:f}),n,t(b,{className:"pkt-tag__close-btn",name:"close"})]})}):c?t(V,{children:$&&i("button",{className:W,type:o,"aria-label":d,onClick:j,ref:y,children:[t(b,{className:"pkt-tag__close-btn",name:"close"}),n]})}):f?i("span",{className:F,children:[t(b,{className:"pkt-tag__icon",name:f}),n]}):t("span",{className:F,children:n})});Re.displayName="PktTag";const ft=N.forwardRef(({id:n,ariaDescribedby:u,ariaLabelledby:p,counter:s,counterMaxLength:l,className:c,disabled:f,errorMessage:o,hasError:d,helptext:x,helptextDropdown:y,helptextDropdownButton:v,inline:S,label:j,name:F,optional:W,placeholder:$,required:R,rows:w,useWrapper:L,value:O="",...H},M)=>{const Y=[c,"pkt-textinput","pkt-textarea"].join(" "),I=p||`${n}-label`;return i(ne,{ariaDescribedby:u,className:Y,disabled:f,errorMessage:o,forId:n,hasError:d,helptext:x,helptextDropdown:y,helptextDropdownButton:v,inline:S,label:j,optional:W,required:R,useWrapper:L,children:[t("textarea",{ref:M,className:`pkt-textinput__input ${l&&(O==null?void 0:O.length)>l?"pkt-textinput__input--counter-error":""}`,name:F||n,id:n,placeholder:$,value:O,disabled:f,rows:w,"aria-labelledby":I,"aria-invalid":d,"aria-required":R,...H}),s&&i("div",{className:"pkt-textinput__counter","aria-live":"polite","aria-atomic":!0,children:[(O==null?void 0:O.length)||0,l&&`/${l}`]})]})}),dt=N.forwardRef(({id:n,ariaDescribedby:u,ariaLabelledby:p,autocomplete:s="off",className:l,disabled:c=!1,errorMessage:f,hasError:o=!1,helptext:d,helptextDropdown:x,helptextDropdownButton:y,iconNameRight:v,inline:S=!1,label:j,name:F,optional:W=!1,placeholder:$,prefix:R,required:w=!1,suffix:L,type:O="text",useWrapper:H=!0,value:M,...Y},I)=>{const q=[l,"pkt-textinput"].join(" "),U=p||`${n}-label`;return i(ne,{ariaDescribedby:u,className:q,disabled:c,errorMessage:f,forId:n,hasError:o,helptext:d,helptextDropdown:x,helptextDropdownButton:y,inline:S,label:j,optional:W,required:w,useWrapper:H,children:[R&&i("div",{className:"pkt-textinput__input-prefix-wrapper",children:[t("div",{className:"pkt-textinput__input-prefix",children:R}),t("input",{ref:I,className:"pkt-textinput__input",type:O,name:F||n,id:n,placeholder:$,autoComplete:s,value:M,disabled:c,"aria-required":w,"aria-invalid":o,"aria-labelledby":U,...Y})]}),!R&&(L||v)&&i("div",{className:"pkt-textinput__input-suffix-wrapper",children:[t("input",{ref:I,className:"pkt-textinput__input",type:O,name:F||n,id:n,placeholder:$,autoComplete:s,value:M,disabled:c,"aria-required":w,"aria-invalid":o,"aria-labelledby":U,...Y}),L&&i("p",{className:"pkt-textinput__input-suffix",children:[L,v&&t(b,{className:"pkt-textinput__input-suffix-icon",name:v})]}),!L&&v&&t(b,{className:"pkt-textinput__input-icon",name:v})]}),!R&&!L&&!v&&t("input",{ref:I,className:"pkt-textinput__input",type:O,name:F||n,id:n,placeholder:$,autoComplete:s,value:M,disabled:c,"aria-required":w,"aria-invalid":o,"aria-labelledby":U,...Y})]})});E.PktAlert=fe,E.PktButton=ee,E.PktFooter=rt,E.PktFooterSimple=nt,E.PktHeader=lt,E.PktIcon=b,E.PktInput=Ee,E.PktInputWrapper=ne,E.PktLinkCard=xe,E.PktMessagebox=ot,E.PktRadio=Te,E.PktRadioGroup=it,E.PktTable=ct,E.PktTableData=ut,E.PktTableHeader=pt,E.PktTag=Re,E.PktTextarea=ft,E.PktTextinput=dt,Object.defineProperty(E,Symbol.toStringTag,{value:"Module"})});
|
|
@@ -1,7 +1,24 @@
|
|
|
1
1
|
import React, { TextareaHTMLAttributes } from 'react';
|
|
2
|
-
interface
|
|
2
|
+
export interface IPktTextareaProps extends TextareaHTMLAttributes<HTMLTextAreaElement> {
|
|
3
3
|
id: string;
|
|
4
|
+
ariaDescribedby?: string;
|
|
5
|
+
ariaLabelledby?: string;
|
|
6
|
+
counter?: boolean;
|
|
7
|
+
counterMaxLength?: number;
|
|
8
|
+
disabled?: boolean;
|
|
9
|
+
errorMessage?: string;
|
|
10
|
+
hasError?: boolean;
|
|
11
|
+
helptext?: string;
|
|
12
|
+
helptextDropdown?: string;
|
|
13
|
+
helptextDropdownButton?: string;
|
|
14
|
+
inline?: boolean;
|
|
4
15
|
label: string;
|
|
16
|
+
name?: string;
|
|
17
|
+
optional?: boolean;
|
|
18
|
+
placeholder?: string;
|
|
19
|
+
required?: boolean;
|
|
20
|
+
rows?: number;
|
|
21
|
+
useWrapper?: boolean;
|
|
22
|
+
value?: string;
|
|
5
23
|
}
|
|
6
|
-
export declare const PktTextarea: React.ForwardRefExoticComponent<
|
|
7
|
-
export {};
|
|
24
|
+
export declare const PktTextarea: React.ForwardRefExoticComponent<IPktTextareaProps & React.RefAttributes<HTMLTextAreaElement>>;
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface IPktTextinput extends
|
|
1
|
+
import React, { InputHTMLAttributes } from 'react';
|
|
2
|
+
export interface IPktTextinput extends InputHTMLAttributes<HTMLInputElement> {
|
|
3
3
|
id: string;
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
ariaDescribedby?: string;
|
|
5
|
+
ariaLabelledby?: string;
|
|
6
|
+
autocomplete?: string;
|
|
7
|
+
disabled?: boolean;
|
|
8
|
+
errorMessage?: string;
|
|
9
|
+
hasError?: boolean;
|
|
7
10
|
helptext?: string;
|
|
8
11
|
helptextDropdown?: string;
|
|
9
12
|
helptextDropdownButton?: string;
|
|
13
|
+
iconNameRight?: string;
|
|
14
|
+
inline?: boolean;
|
|
15
|
+
label: string;
|
|
16
|
+
name?: string;
|
|
10
17
|
optional?: boolean;
|
|
11
|
-
required?: boolean;
|
|
12
|
-
hasError?: boolean;
|
|
13
|
-
errorMessage?: string;
|
|
14
18
|
placeholder?: string;
|
|
19
|
+
prefix?: string;
|
|
20
|
+
required?: boolean;
|
|
21
|
+
suffix?: string;
|
|
15
22
|
type?: string;
|
|
16
|
-
|
|
23
|
+
useWrapper?: boolean;
|
|
17
24
|
value?: string;
|
|
18
|
-
suffix?: string;
|
|
19
|
-
prefix?: string;
|
|
20
|
-
iconNameRight?: string;
|
|
21
|
-
disabled?: boolean;
|
|
22
|
-
inline?: boolean;
|
|
23
|
-
ariaLabelledby?: string;
|
|
24
|
-
ariaDescribedby?: string;
|
|
25
25
|
}
|
|
26
26
|
export declare const PktTextinput: React.ForwardRefExoticComponent<IPktTextinput & React.RefAttributes<HTMLInputElement>>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oslokommune/punkt-react",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "7.0.0",
|
|
4
4
|
"description": "React komponentbibliotek til Punkt, et designsystem laget av Oslo Origo",
|
|
5
5
|
"homepage": "https://punkt.oslo.kommune.no",
|
|
6
6
|
"author": "Team Designsystem, Oslo Origo",
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
"test": "react-scripts test --env=jsdom"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
|
-
"@oslokommune/punkt-assets": "^
|
|
35
|
-
"@oslokommune/punkt-css": "^
|
|
34
|
+
"@oslokommune/punkt-assets": "^7.0.0",
|
|
35
|
+
"@oslokommune/punkt-css": "^7.0.0",
|
|
36
36
|
"@testing-library/jest-dom": "^5.16.5",
|
|
37
37
|
"@testing-library/react": "^14.0.0",
|
|
38
38
|
"@testing-library/user-event": "^14.4.3",
|
|
@@ -90,5 +90,5 @@
|
|
|
90
90
|
"url": "https://github.com/oslokommune/punkt/issues"
|
|
91
91
|
},
|
|
92
92
|
"license": "MIT",
|
|
93
|
-
"gitHead": "
|
|
93
|
+
"gitHead": "1798ecaf405fba3b89e70aa8c12d39bc4b6edcc1"
|
|
94
94
|
}
|
package/src/components/index.ts
CHANGED
|
@@ -5,6 +5,7 @@ export { PktFooterSimple } from './footerSimple/FooterSimple'
|
|
|
5
5
|
export { PktHeader } from './header/Header'
|
|
6
6
|
export { PktIcon } from './icon/Icon'
|
|
7
7
|
export { PktInput } from './input/Input'
|
|
8
|
+
export { PktInputWrapper } from './inputwrapper/InputWrapper'
|
|
8
9
|
export { PktLinkCard } from './linkcard/LinkCard'
|
|
9
10
|
export { PktMessagebox } from './messagebox/Messagebox'
|
|
10
11
|
export { PktRadio } from './radio/Radio'
|
|
@@ -0,0 +1,160 @@
|
|
|
1
|
+
import React, { ForwardedRef, forwardRef, ReactNode, RefAttributes, useState } from 'react'
|
|
2
|
+
|
|
3
|
+
import { PktAlert } from '../alert/Alert'
|
|
4
|
+
import { PktButton } from '../button/Button'
|
|
5
|
+
|
|
6
|
+
export interface IPktInputWrapper extends RefAttributes<HTMLElement> {
|
|
7
|
+
forId: string
|
|
8
|
+
label: string
|
|
9
|
+
helptext?: string
|
|
10
|
+
helptextDropdown?: string
|
|
11
|
+
helptextDropdownButton?: string
|
|
12
|
+
optional?: boolean
|
|
13
|
+
required?: boolean
|
|
14
|
+
hasError?: boolean
|
|
15
|
+
errorMessage?: string
|
|
16
|
+
disabled?: boolean
|
|
17
|
+
inline?: boolean
|
|
18
|
+
ariaDescribedby?: string
|
|
19
|
+
useWrapper?: boolean
|
|
20
|
+
children?: ReactNode
|
|
21
|
+
className?: string
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
export const PktInputWrapper = forwardRef(
|
|
25
|
+
(
|
|
26
|
+
{
|
|
27
|
+
forId,
|
|
28
|
+
label,
|
|
29
|
+
helptext,
|
|
30
|
+
helptextDropdown,
|
|
31
|
+
helptextDropdownButton,
|
|
32
|
+
optional,
|
|
33
|
+
required,
|
|
34
|
+
hasError,
|
|
35
|
+
errorMessage,
|
|
36
|
+
disabled,
|
|
37
|
+
inline,
|
|
38
|
+
ariaDescribedby,
|
|
39
|
+
useWrapper = true,
|
|
40
|
+
children,
|
|
41
|
+
className,
|
|
42
|
+
}: IPktInputWrapper,
|
|
43
|
+
ref: ForwardedRef<HTMLDivElement>,
|
|
44
|
+
) => {
|
|
45
|
+
const [isHelpTextOpen, setIsHelpTextOpen] = useState(false)
|
|
46
|
+
|
|
47
|
+
const toggleHelpText = () => {
|
|
48
|
+
setIsHelpTextOpen(!isHelpTextOpen)
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
const tagClass = () => {
|
|
52
|
+
if (optional) {
|
|
53
|
+
return 'pkt-tag pkt-tag--small pkt-tag--thin-text pkt-tag--blue-light'
|
|
54
|
+
} else if (required) {
|
|
55
|
+
return 'pkt-tag pkt-tag--small pkt-tag--thin-text pkt-tag--beige'
|
|
56
|
+
} else {
|
|
57
|
+
return ''
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
const tagText = optional ? 'Valgfritt' : required ? 'Må fylles ut' : ''
|
|
62
|
+
|
|
63
|
+
const disabledClass = disabled ? 'pkt-inputwrapper--disabled' : ''
|
|
64
|
+
const inlineClass = inline ? 'pkt-inputwrapper--inline' : ''
|
|
65
|
+
const errorClass = hasError ? 'pkt-inputwrapper--error' : ''
|
|
66
|
+
|
|
67
|
+
const hasDropDown = !!helptextDropdown && helptextDropdown !== ''
|
|
68
|
+
|
|
69
|
+
const dropdownButton =
|
|
70
|
+
helptextDropdownButton || 'Les mer <span class="pkt-sr-only">om inputfeltet</span>'
|
|
71
|
+
|
|
72
|
+
const LabelComponent = hasDropDown ? 'div' : 'label'
|
|
73
|
+
const LabelTextComponent = hasDropDown ? 'h2' : 'span'
|
|
74
|
+
|
|
75
|
+
const describedBy = ariaDescribedby
|
|
76
|
+
? ariaDescribedby
|
|
77
|
+
: helptext
|
|
78
|
+
? `${forId}-helptext`
|
|
79
|
+
: undefined
|
|
80
|
+
|
|
81
|
+
return (
|
|
82
|
+
<div
|
|
83
|
+
className={['pkt-inputwrapper', className, disabledClass, inlineClass, errorClass].join(
|
|
84
|
+
' ',
|
|
85
|
+
)}
|
|
86
|
+
ref={ref}
|
|
87
|
+
>
|
|
88
|
+
{useWrapper ? (
|
|
89
|
+
<>
|
|
90
|
+
<LabelComponent
|
|
91
|
+
htmlFor={forId}
|
|
92
|
+
className="pkt-inputwrapper__label"
|
|
93
|
+
aria-describedby={hasDropDown ? '' : ariaDescribedby}
|
|
94
|
+
>
|
|
95
|
+
<LabelTextComponent id={`${forId}-label`}>
|
|
96
|
+
{label}
|
|
97
|
+
{tagText !== '' && <span className={tagClass()}>{tagText}</span>}
|
|
98
|
+
</LabelTextComponent>
|
|
99
|
+
</LabelComponent>
|
|
100
|
+
{helptext && (
|
|
101
|
+
<div className="pkt-inputwrapper__helptext" id={`${forId}-helptext`}>
|
|
102
|
+
{helptext}
|
|
103
|
+
</div>
|
|
104
|
+
)}
|
|
105
|
+
{hasDropDown && helptextDropdown !== '' && (
|
|
106
|
+
<div>
|
|
107
|
+
<PktButton
|
|
108
|
+
skin="tertiary"
|
|
109
|
+
size="small"
|
|
110
|
+
variant="icon-right"
|
|
111
|
+
iconName={isHelpTextOpen ? 'chevron-thin-up' : 'chevron-thin-down'}
|
|
112
|
+
className="pkt-inputwrapper__helptext-expandable pkt-link pkt-link--icon-right"
|
|
113
|
+
onClick={toggleHelpText}
|
|
114
|
+
>
|
|
115
|
+
<span dangerouslySetInnerHTML={{ __html: dropdownButton }} />
|
|
116
|
+
</PktButton>
|
|
117
|
+
<div
|
|
118
|
+
className={`pkt-inputwrapper__helptext ${
|
|
119
|
+
isHelpTextOpen
|
|
120
|
+
? 'pkt-inputwrapper__helptext-expandable-open'
|
|
121
|
+
: 'pkt-inputwrapper__helptext-expandable-closed'
|
|
122
|
+
}`}
|
|
123
|
+
>
|
|
124
|
+
<PktAlert>
|
|
125
|
+
<span dangerouslySetInnerHTML={{ __html: helptextDropdown }} />
|
|
126
|
+
</PktAlert>
|
|
127
|
+
</div>
|
|
128
|
+
<label htmlFor={forId} className="pkt-sr-only" aria-describedby={describedBy}>
|
|
129
|
+
{label}
|
|
130
|
+
</label>
|
|
131
|
+
</div>
|
|
132
|
+
)}
|
|
133
|
+
<>{children}</>
|
|
134
|
+
</>
|
|
135
|
+
) : (
|
|
136
|
+
<>
|
|
137
|
+
<label
|
|
138
|
+
htmlFor={forId}
|
|
139
|
+
className="pkt-sr-only"
|
|
140
|
+
aria-describedby={describedBy}
|
|
141
|
+
id={`${forId}-label`}
|
|
142
|
+
>
|
|
143
|
+
{label}
|
|
144
|
+
</label>
|
|
145
|
+
{children}
|
|
146
|
+
</>
|
|
147
|
+
)}
|
|
148
|
+
{hasError && (
|
|
149
|
+
<div>
|
|
150
|
+
<PktAlert skin="error" aria-live="assertive">
|
|
151
|
+
{errorMessage}
|
|
152
|
+
</PktAlert>
|
|
153
|
+
</div>
|
|
154
|
+
)}
|
|
155
|
+
</div>
|
|
156
|
+
)
|
|
157
|
+
},
|
|
158
|
+
)
|
|
159
|
+
|
|
160
|
+
PktInputWrapper.displayName = 'PktInputWrapper'
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import '@testing-library/jest-dom/extend-expect'
|
|
2
|
+
|
|
3
|
+
import { fireEvent, render } from '@testing-library/react'
|
|
4
|
+
import { axe, toHaveNoViolations } from 'jest-axe'
|
|
5
|
+
import React from 'react'
|
|
6
|
+
|
|
7
|
+
import { PktTextarea } from './Textarea'
|
|
8
|
+
|
|
9
|
+
expect.extend(toHaveNoViolations)
|
|
10
|
+
|
|
11
|
+
describe('PktTextarea', () => {
|
|
12
|
+
test('renders input field with correct props', () => {
|
|
13
|
+
const { getByLabelText } = render(<PktTextarea label="Input Label" id="inputId" />)
|
|
14
|
+
|
|
15
|
+
const inputElement = getByLabelText('Input Label')
|
|
16
|
+
expect(inputElement).toBeInTheDocument()
|
|
17
|
+
expect(inputElement.tagName).toBe('TEXTAREA')
|
|
18
|
+
expect(inputElement.id).toBe('inputId')
|
|
19
|
+
})
|
|
20
|
+
|
|
21
|
+
test('renders error message when hasError prop is true', () => {
|
|
22
|
+
const { getByText } = render(
|
|
23
|
+
<PktTextarea label="Input Label" id="inputId" hasError errorMessage="Input error" />,
|
|
24
|
+
)
|
|
25
|
+
|
|
26
|
+
const errorMessage = getByText('Input error')
|
|
27
|
+
expect(errorMessage).toBeInTheDocument()
|
|
28
|
+
expect(errorMessage).toHaveClass('pkt-alert__text')
|
|
29
|
+
})
|
|
30
|
+
|
|
31
|
+
describe('PktTextarea', () => {
|
|
32
|
+
test('toggles helptext class', () => {
|
|
33
|
+
const { getByText, container } = render(
|
|
34
|
+
<PktTextarea
|
|
35
|
+
label="Input Label"
|
|
36
|
+
id="inputId"
|
|
37
|
+
helptext="Help Text"
|
|
38
|
+
helptextDropdown="Help Text"
|
|
39
|
+
/>,
|
|
40
|
+
)
|
|
41
|
+
|
|
42
|
+
const expandButton = getByText('Les mer')
|
|
43
|
+
const helptextElement = container.querySelector(
|
|
44
|
+
'.pkt-inputwrapper__helptext-expandable-closed',
|
|
45
|
+
)
|
|
46
|
+
|
|
47
|
+
fireEvent.click(expandButton)
|
|
48
|
+
expect(helptextElement).toHaveClass('pkt-inputwrapper__helptext-expandable-open')
|
|
49
|
+
|
|
50
|
+
fireEvent.click(expandButton)
|
|
51
|
+
expect(helptextElement).toHaveClass('pkt-inputwrapper__helptext-expandable-closed')
|
|
52
|
+
})
|
|
53
|
+
})
|
|
54
|
+
|
|
55
|
+
describe('accessibility', () => {
|
|
56
|
+
it('renders with no wcag errors with axe', async () => {
|
|
57
|
+
const { container } = render(<PktTextarea label="Input Label" id="inputId" />)
|
|
58
|
+
const results = await axe(container)
|
|
59
|
+
expect(results).toHaveNoViolations()
|
|
60
|
+
})
|
|
61
|
+
})
|
|
62
|
+
})
|